OS/Linux
[Linux] {user} is not in the sudoers file. This incident will be reported.
이영애님
2021. 5. 3. 11:27
#
sudo yum install {some} 중 에러 발생
{user} is not in the sudoers file. This incident will be reported.
##
접속 user의 권한을 올려야 함
###
$su
$vi /etc/sudoers
{user} ALL=(ALL:ALL) ALL