Linux技术网站,putty工具,中文显示设置
author:一佰互联 2012-05-16   click:1649

专业的Linux技术网站,用户遍布全国各地,拥有大批的Linux专家与工程师,汇集海量Linux信息,是中国Linux人的网上家园。

默认情况下,putty是不支持中文显示的,当使用putty ssh连接到远程linux主机,如果主机上有中文,在putty端通常显示的是乱码。

设置putty的显示可以让putty显示中文,前提是linux主机支持中文,可以现在linux端安装中文包:

如:fonts-chinese-3.02-7.fc6.noarch.rpm

具体版本的中文包可以去RPM Search网站寻找。安装完字体,不用设置linux,直接设置putty。

第一步,连接到linux主机,右键选择Change Settings:



400) {this.resized=true; this.width=400; this.alt='Click here to open new window';}" onmouseover="if(this.resized) this.style.cursor='hand';" onclick="window.open('http://www.linmu100.com/upimg/userup/0711/141513163547.jpg');">

第二步,在做菜单点击Window->Appearance,在右边点击 Chage:



400) {this.resized=true; this.width=400; this.alt='Click here to open new window';}" onmouseover="if(this.resized) this.style.cursor='hand';" onclick="window.open('http://www.linmu100.com/upimg/userup/0711/14151452S11.jpg');">

第三步,在Font栏选择新宋体:



400) {this.resized=true; this.width=400; this.alt='Click here to open new window';}" onmouseover="if(this.resized) this.style.cursor='hand';" onclick="window.open('http://www.linmu100.com/upimg/userup/0711/141516201437.jpg');">

第四步,在左菜单选择 Window->Translation,在右边如图下拉框选择 UTF-8:



400) {this.resized=true; this.width=400; this.alt='Click here to open new window';}" onmouseover="if(this.resized) this.style.cursor='hand';" onclick="window.open('http://www.linmu100.com/upimg/userup/0711/14151F3V11.jpg');">

最后,点击右下角的Apply,ok,这样putty可以显示和输入中文了