에러해결
[Linux Error] su: Authentication failure 해결
엔지니어 은성
2021. 10. 22. 13:15
원인 : root 비밀번호를 설정하지 않아 에러 발생
조치 : sudo passwd root
$ sudo passwd root