Virtualization

Enable SSH for ESXi

alwaysu012 2009. 6. 21. 22:51

원문보기
http://www.youtube.com/watch?v=Z4IJr5dx2Aw

주요 내용
  1. Alt+F1 키로 가상콘솔 이동
  2. Type "unsupported" then type your password when asked
  3. vi /etc/inetd.conf
    32번 줄의 주석처리되어 있는 ssh 를 풀어줌
    ssh  stream  tcp  nowait  root  ~~~~
  4. reboot
저작자표시 비영리 (새창열림)