On Tuesday 10 July 2007 16:21, Derick Centeno wrote: > The only additions to these instructions are: > > * Remember that the commands are invoked within /sbin. > * Use su or sudo. > * Every command is invoked by ./ (meaning dot/) preceding that command.
This is not necessary if when you do su, you do 'su -', since /sbin/ is in root's path. Generally, if you're going to make these sorts of changes and configs, you're better off doing 'su -' and not 'su'. Cheers, Chris _______________________________________________ yellowdog-general mailing list [email protected] http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'
