Kurinchi Blogger Scribbles …


Archive for August 12th, 2009

Aug 12
2009

su vs. sudo

Last updated: August 11th, 2009

The help pages state …

su – run a shell with substitute user and group id’s
sudo – execute a command as another user (or root)

When ‘sudo‘ is used with a command, the command gets executed with privileges set for the user and the group she belongs to. If a password is required and if it is given initially, the session will be valid depending on the time set for each session and the user needn’t have to type the password within that duration. /etc/sudoers is the location where permission settings for sudoers are being set.
(more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict