linux 用户增加root权限
摘要:        
1.切换到root用户下 2.添加sudo文件的写权限,命令是: chmod u+w /etc/sudoers 3.编辑sudoers文件 vi /etc/sudoers 找到这行 root ALL=(ALL) ALL,在他下面添加xxx ALL=(ALL) ALL (这里的xxx是你的用户名) p    阅读全文
        posted @ 2022-11-08 21:14 星河赵 阅读(1874) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号