반응형
su 명령어를 사용하기 위해서는 비밀번호를 입력해야 하는데,
root 비밀번호를 모르는 분들을 위한 팁
$ sudo passwd root
를 입력하면 root 비밀번호 재설정이 가능하다.
반응형
'Programming' 카테고리의 다른 글
Windows 10 VMWare Workstation and Device/Credential Guard are not compatible 오류 해결방법 (0) | 2020.03.19 |
---|---|
No X11 DISPLAY variable was set, but this program performed an operation which requires it. 해결방법 (2) | 2019.11.22 |
Windows에서 IP 주소 확인하는 방법 (0) | 2019.11.22 |
Ubuntu에 java 설치하는 방법 (0) | 2019.11.22 |
IntelliJ IDEA에서 terminal을 git bash로 설정하는 방법 (0) | 2019.11.19 |