linux中分配普通用户root权限
摘要:1.切到root用户 2.修改 /etc/sudoers 文件,找到下面内容 root ALL=(ALL) ALL 3.在上面的内容下面加上如下语句(centos是我的linux的普通用户) centos ALL=(ALL) ALL 3.切到centos用户 su (回车后要求输入root账户的密码
阅读全文
posted @ 2020-02-18 11:29
posted @ 2020-02-18 11:29
posted @ 2020-01-24 18:28
posted @ 2020-01-24 17:17
posted @ 2020-01-24 09:16
posted @ 2020-01-23 21:17