apache2.4 安装出现如下错误 ``` $ ./configure checking for chosen layout... Apache checking for working mkdir -p... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking build system type... x86_64-unknown-lin ...
sudo-1.8.6p3-24.el6.x86_64 check if there exit a sudo command: rqm -q sudo go to root command: su, then input the password edit the config file command: visudo sudo是允许系统管理员让普通用户执行一些或者全部的root命令的一个工具,如halt,reboot,su等等。这样不仅减少了root用户的登陆 和管理时间, ...