[Novalug] Ubuntu vs Fedora

Don E. Groves, Jr. dgrovesjr at gmail.com
Sun Jul 5 01:43:21 EDT 2009


On Fri, Jul 3, 2009 at 7:11 PM, Gregory Bledsoe
<gbledsoe at pilot.aptela.com>wrote:

> sudo su - root?
>

NO that gives the tree"
     bash              # as your user
         su - root     # "su" ran by sudo
             -su         #  "su" as a SHELL user id root.
                           #    acting like "bash"

Where "sudo -i" gives the following tree:
    bash                 # as your user
       -bash             #  as the "root" user (started by sudo)

This minor difference can have a Speed and/or functionality difference.

The second version will also more likely function in LOWER memory and/or
LOWER number of avable file handles conditions.

-- 
--
Don E. Groves, Jr.

Tag it's your turn now... ... ....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://calypso.tux.org/pipermail/novalug/attachments/20090705/23f75f04/attachment.html 


More information about the Novalug mailing list