Some times on a multi-user system it may be beneficial to allow particular users to do things that require root privileges without having to give them the root password. There is a tools which will solve this problem, a well known tool for this purpose is called sudo.
sudo is a portable application for giving users selectively increased permissions.
Continue reading »
