--------------------------------------------------------------------
Host OS : Windows 7.
Guest OS : CentOS 5.7
Virtual Machine : Vmware Player 4 build.
Connection Type: Nat
--------------------------------------------------------------------
英文官方 putty 下载地址(目前不要下载中文版的,有后门) : ~sgtatham/putty/download.html
貌似centos 安装就已经能支持 ssh 登录, 当然别忘了检查selinux 是否信任 ssh 服务。
#setup
|- Firewall configuration-> Customize -> Allow incoming : ssh (选中 )
直接启动 putty , 填入 GuestOS ip , 端口 : 22 . 登录就行了 。
PS :
中文支持一: Putty Configuration->Window->Appearance->Font settins-> change-> 新宋体
中文支持二 : Translation-> Character Set Translation -> Remote Character Set -> UTF-8
-----------------------------------------------------------
#vi /etc/ssh/sshd_config
|- X11Forwrding yes ( 允许 x 通信)
* 启动 xlauch -> one window (display number:0),
* Run Remote -> using Putty(plink.exe) -> Connect to computer(GuestOS's IP)->
login as user(username) -> Passward
* next -> skip -> finish(open) .
打开gnome 界面。
#gnome-session