On 1/30/12 12:13 PM, Tilghman Lesher wrote:
On Mon, Jan 30, 2012 at 11:49 AM, Chris McQuistion
<[email protected]>  wrote:
I'm not sure.  Remove may do the same as erase or it might just remove it
from the yum database, without actually uninstalling it.

A quick google reveals that they are synonymous commands:

http://linux.die.net/man/8/yum

It also revealed what yum stands for:  Yellowdog Updater Modified.


        Also make sure to make sure SSH starts at boot time:

chkconfig --level 2345 sshd on


yum remove will do the same thing as rpm --erase. I prefer rpm --erase, as you can force it to not remove deps.

--

Drew from Zhrodague
Internet Swashbuckler
[email protected]

--
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

Reply via email to