📌  相关文章
📜  steam 不在 sudoers 文件中. - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:20.752000             🧑  作者: Mango

代码示例1
1.     Open sudoers file using command : sudo nano /etc/sudoers

2.     Then add 
    "YourUsername ALL=(ALL)  ALL" 
    below the root user