WSL

is not in the sudoers file. This incident will be reported. 오류 발생시

v처니v 2022. 4. 18. 14:41

사용자 계정에 sudo 권한이 없어 발생되는 문제 

1.  sudo 권한 설정. 

2.  etc/group 확인 .

3.  sudo 명령어 동작 확인 

usermod -aG sudo gchwang

grep "sudo" /etc/group

sudo ls