遠端 vSphere Client 操作 (建議)
開啟 vSphere Client > 左邊區塊選擇 主機 IP > 右邊區塊選擇 Configuration > Security Profile > Properties > Remote Tech Support(SSH) > Options
有以下方式啟動或關閉,擇一即可:
- Start automatically
- Start and Stop with host
- Start and stop manually (建議)
在 Service Commands 按下 Start 立即啟動 SSH
本機 Console 操作
1、在控制台下,按 ALT+F1 進入控制台界面
2、輸入 unsupported 然後按 enter (輸入的時候是看不到你輸入的,所以一定要注意)
3、如果輸入的 unsupported 正確,您將看到支持模式和密碼提示,然後輸入 root 密碼進行登錄
4、登錄后,修改設定檔
# vi /etc/inetd.conf
5、搜索 #SSH 這一項后,把前面的 # 去掉
6、然後保存退出
原文:
- From the console press ALT-F1
- Type unsupported and press ENTER
- Enter the root password
- Enter the following command vi /etc/inetd.conf
- Search for the #SSH settings
- Remove the # from the SSH row
- Save the config by using :wq!
- Type ps | grep inetd on the console
- Send a hangup signal by using the following command kill -s HUP