Sudo
Sudo Guide For Your Linux and Unix Server
What is Sudo ?
Sudo stands for "su do", and means "do something as the supervisor". `sudo` is an enhanced alternative to the Unix `su` command. Most Unix systems have some way of letting ordinary users perform certain tasks as root or some other privileged user. The configuration of sudo is by the /etc/sudoers file.
First a little background. The sudo program itself is a setuid binary. If you examine its permissions, you will see:
#ls -al /usr/bin/sudo
---s--x--x 2 root root 159096 Oct 2 2006 /usr/bin/sudo
How To Install and Running Centreon on Centos 5.2
What is Centreon ?
Centreon is frontend GUI applications that manages Nagios (similar to Groundwork's Fruity), uses MySQL database to create the /etc/nagios/*.cfg files necessary for the Nagios daemon.
<!--more-->
Recent blog posts |
Recent comments
1 day 17 hours ago
1 week 2 hours ago
1 week 1 day ago
2 weeks 2 days ago
4 weeks 1 day ago
4 weeks 2 days ago
4 weeks 6 days ago
5 weeks 1 day ago
5 weeks 2 days ago
6 weeks 2 days ago