Execute some commands as root
Sudo is a command that allows users to execute some commands as root.
The /etc/sudoers file (edited with 'visudo') specifies which users have
access to sudo and which commands they can run. Sudo logs all its
activities to syslogd, so the system administrator can keep an eye on
things. Sudo asks for the password for initializing a check period of a
given time N (where N is defined at installation and is set to 5
minutes by default).
-
Checkout Package
osc checkout SUSE:SLE-15:Update/sudo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 2)
osc copypac from project:openSUSE.org:SUSE:SLE-15:Update package:sudo revision:c26d844d16c28fa2fe8d0d917cc8b63c
Comments 0