VNC Server

  | 转载时请务必以超链接形式标明文章原文链接和作者信息及本版权声明。
原文链接:http://www.liaojl.com/archives/2009/02/vnc-server.html

修改VNC Server访问密码:

# vncpasswd
Password:
Verify:

启动VNC Server

# vncserver

在Display :1 上启动VNC Server

# vncserver :1

关闭VNC Server

# vncserver -kill :1

xTerm中文字体无法正常显示

安装中文字体

  • fonts-chinese-3.02-12
  • fonts-ISO8859-2-75dpi-1.0-17.1

XTerm里面部分中文,还是会出现小方框。这并不是XTerm不支持中文,而是XTerm的字号设置太小。在xterm中同时按住 Ctrl 和鼠标右键就会弹出一个菜单,在其中选择 Large 即可。但是,当再次启动的时候仍然是小字号。

在VNC中使用Gnome,编辑~/.vnc/xstartup

#twm &
gnome-session &

Leave a comment

Archives

Creative Commons License
This blog is licensed under a Creative Commons License.