1. 安装sudo命令:aptitude install sudo
2. chmod u+w /etc/sudoers
3. vim /etc/sudoers
添加:user ALL=(ALL) ALL
4. chmod u-x /etc/sudoers
1. 安装sudo命令:aptitude install sudo
2. chmod u+w /etc/sudoers
3. vim /etc/sudoers
添加:user ALL=(ALL) ALL
4. chmod u-x /etc/sudoers