红联Linux门户
Linux帮助

Putty && Xming远程登录CentOS

发布时间:2014-11-25 09:47:47来源:linux网站作者:qzier_go

Host OS : Windows 7.

Guest OS : CentOS 5.7

Virtual Machine : Vmware Player 4 build.

Connection Type: Nat

英文官方 putty 下载地址(目前不要下载中文版的,有后门):http://www.chiark.greenend.org.uk/~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

xming 下载地址: http://sourceforge.net/projects/xming/

#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