Re: Slightly OT: bad rap for Fedora, and realistic effects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 3:54 PM +0100 3/1/07, Ingemar Nilsson wrote:
>Les Mikesell <lesmikesell@xxxxxxxxx> writes:
>
>> Maybe you just need to come up with a way to preload a few programs.
>
>In a startup script:
 ...

Readahead does this, and is probably already installed.  "rpm -qil
readahead" and read its README.

I use the following command to list missing files in the readahead.later file:

    while read f ; do [[ ! -a "$f" ]] && echo "'$f'" ; done \
        </etc/readahead.d/default.later
-- 
____________________________________________________________________
TonyN.:'                       <mailto:tonynelson@xxxxxxxxxxxxxxxxx>
      '                              <http://www.georgeanelson.com/>


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux