linux 普通用户添加sudo权限 chmod u+w /etc/sudoersvi /etc/sudoers, add: user ALL(ALL) ALL under root ALL=(ALL) ALLchmod 0440 /etc/sudoers