커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
리눅스 command not found
undefined주차
북마크
선*석
댓글
2
추천
0
조회수
42
조회수
42
답변 완료

seonhyoseog@seonhyoseog-ui-MacBookAir ~ % sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 10


Password:

sudo: update-alternatives: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir ~ % sudo apt-get update

sudo: apt-get: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir ~ % sudo apt-get install -y python3-pip

sudo: apt-get: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir ~ % sudo update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1

sudo: update-alternatives: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir ~ % sudo iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 5000

sudo: iptables: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir ~ % cd ..

seonhyoseog@seonhyoseog-ui-MacBookAir /Users % sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 10

Password:

sudo: update-alternatives: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir /Users % cd ..

seonhyoseog@seonhyoseog-ui-MacBookAir / % cd ..

seonhyoseog@seonhyoseog-ui-MacBookAir / % sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 10

sudo: update-alternatives: command not found

seonhyoseog@seonhyoseog-ui-MacBookAir / % 



EC2 한방에 설치하기 코드스니펫에 있는 코드들을 복붙했는데

오류났어요

어떻게 해야하나요?

취소
 공유
취소
댓글 0
댓글 알림
나의얼굴