Linux下is not in the sudoers file解决方法

2024-10-11 23:25:59

1、切换到root用户,运行visudo命令

Linux下is not in the sudoers file解决方法

3、输入:wq保存并退出配置文件,再次使用sudo命令就不会有上面的提示了。

猜你喜欢