Virtualization
Enable SSH for ESXi
alwaysu012
2009. 6. 21. 22:51
원문보기
주요 내용
- Alt+F1 키로 가상콘솔 이동
- Type "unsupported" then type your password when asked
- vi /etc/inetd.conf
32번 줄의 주석처리되어 있는 ssh 를 풀어줌
ssh stream tcp nowait root ~~~~
- reboot