服务器常用操作 账户操作添加用户添加用户到sudoer 账户操作 添加用户 sudo adduser csdn 添加用户到sudoer 修改文件/etc/sudoers root ALL=(ALL:ALL) ALL csdn ALL=(ALL:ALL) ALL