8
"sudo"그룹에 사용자를 어떻게 추가합니까?
에서 /etc/sudoers나는이를 참조하십시오 # Allow members of group sudo to execute any command after they have # provided their password # (Note that later entries override this, so you might need to move # it further down) %sudo ALL=(ALL) ALL 어떻게 그 sudo그룹에 사용자를 추가 합니까?