포스트

Debian 리눅스에서 sudo 명령 안될 때 bash: sudo: command not found

데비안에서 sudo 명령어 안될때 -bash: sudo: command not found

1
2
3
4
5
apt-get update

apt-get install sudo -y

sudo apt-get update
이 기사는 저작권자의 CC BY 4.0 라이센스를 따릅니다.