On 8/9/07, James Kosin <jkosin@xxxxxxxxxxxxxxxxxx> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > jeff goudie wrote: > > Hello, I'm relatively new to Linux but learning more and more. I've read > > man pages on yum and quite a few excerpts from various threads on updating > > Fedora machines, but haven't ran across on how to update Fedora machines > > that don't have internet access. So, if somebody has a few minutes, maybe > > you could let me know what to do. Thanks! > > > > -Jeff > > > Jeff, > > Easy, just download the updates from another computer already > connected and burn the updates to a CDROM. > > Then, use 'rpm -Fvh *.rpm' on the CDROM files. > > - -James Shouldn't that be "rpm -Uvh *.rpm"?