Archive for January 26th, 2013

Working with Linux and UNIX sudo

Saturday, January 26th, 2013

Sudo is a great security feature found in Linux and Unix. Linux and UNIX has a super user called root. Instead of providing users full root authority, sudo allows the system administrator to grant root access on a narrow scope.
(more…)