$sudo bash
$chattr -i /etc/sudoers
$chmod u+w /etc/sudoers
$sudo vi /etc/sudoers
(수정) :wq
$exit
$sudo cat /etc/sudoers
'linux' 카테고리의 다른 글
| [curl] api command curl option (0) | 2021.04.16 |
|---|---|
| [yum] install specific repository (0) | 2020.06.17 |
| [yum] centos7 에서 yum command 안될때 (cannot access internet) (0) | 2020.06.17 |
| [ssh] 관리서버에서 ssh 로그인(비밀번호입력) 없이 접속 설정 (0) | 2020.06.17 |