ESXi4.0的方式
1.Go to the ESXi console and press alt+F1 2.Type: unsupported 3.Enter the root password(No prompt, typing is blindly) 4.At the prompt type “vi /etc/inetd.conf” 5.Look for the line that starts with “#ssh” (you can search with pressing “/”) 6.Remove the “#” (press the “x” if the cursor is on the character) 7.Save “/etc/inetd.conf” by typing “:wq!” 8.Restart the management service “/sbin/services.sh restart”
ESX6.0 可以使用vSphere Client設定的方式
開啟程式登入ESXi主機
在VMware Server的"安全性設定檔"分頁中,左邊"內容"裡選單,點選"安全性設定檔",
再點選右上方的"內容",開啟環境設定內容,
預設情況下,會看到Remote Tech Support(SSH)的狀態是停止的,
點選右下角的"選項..."按鈕,進行設定更改
在選項中,先在底下"服務命令"中按下"啟動"開啟服務,
若是要預設開啟SSH連線服務,則上方"啟動原則"部份,選擇"任一連接埠開啟時自動啟動,所有連接埠均關閉時停止" 最後按下確定
回到摘要會看到SSh啟動的提示訊息
方式2.從本機console端開啟
按f2 選Troubleshooting Options
將ESXi Shell is Enabled開啟即可