close
開啟SSH連結, 關閉防火牆(因為我需要遠端登入,所以開啟了SSH,這一步可以跳過); 默認狀況下, VMware ESX 3.0關閉了SSH連接, 我們需要在/etc/ssh目錄下, 修改sshd_config中的PermitRootLogin參數, 並將起修改為yes. ESX 3.0預設情況下是開啟了防火牆, 我們需要使用 #service iptables stop 暫時關閉防火牆, 或者使用 #chkconfig firewall off 永久關閉防火牆.如果考慮到伺服器安全,也可以使用VMware Virtual Infrastructure Client 2.0中的Configuration——〉Security Profile開啟。
關閉ESX SERVER時,下
shutdown -h now (this will shutdown the host machine)
shutdown -r now (this will reboot the host machine)
全站熱搜
留言列表