安装了vscode 在localadminadmin用户下,启动不了。
看其他人的博客设置了一下 localadmin用户的~/.bashrc,加了一条alias code='sudo code --user-data-dir="/!:1"',
然后启动提示了 localadmin is not in the sudoers file. This incident will be reported。
然后我在root下修改/etc/sudoers,请问这最后一个ALL,我应该添加什么命令啊?,如果我写ALL,那不就和root用户没区别了吗?
localadmin is not in the sudoers file. This incident will be reported
求hxd赐教