SUSE 11远程桌面(VNC)配置_suse11开启远程桌面

2020-02-27 其他范文 下载本文

SUSE 11远程桌面(VNC)配置由刀豆文库小编整理,希望给你工作、学习、生活带来方便,猜你可能喜欢“suse11开启远程桌面”。

SUSE 11远程桌面配置

1.远程桌面配置

SUSE安装时已经默认安装了vncserver

1.1.启动vnc服务

#vncserver start

You will require a paword to acce your desktops.Paword:

Verify:

Would you like to enter a view-only paword(y/n)? n

TightVNC Server version 1.3.9

Usage: vncserver [] [:]

vncserver-kill :

are Xvnc options, or:

-name

-depth

-geometry x

-pixelformat rgb

-pixelformat bgr

See vncserver and Xvnc manual pages for more information.启动后将在/root下生成.vnc的目录

1.2.启动一个远程桌面

#cd /root/.vnc

#vncserver :

4New 'X' desktop is oa1:4

Creating default startup script /root/.vnc/xstartup

Starting applications specified in /root/.vnc/xstartup

Log file is /root/.vnc/oa1:4.log

4表示桌面号,VNC服务使用的端口号与桌面号相关,VNC使用TCP端口从5900开始,对应关系如下:

:1对应的端口号为5901

:2对应的端口号为5902

……

:4对应的端口号为5904

基于JAVA的VNC客户程序Web服务TCP端口从5800开始,对应关系如下 :1对应的端口号为5801

……

:4对应的端口号为5804

1.3.中断一个远程桌面

#vncserver –kill :4

1.4.使用远程图形界面

修改/root/.vnc/xstartup,最后一行增加(GNOME、KDE选择一种)gnome-seion &#使用GNOME界面

startkde &#使用KDE界面

然后重新启动桌面

#vncserver –kill :4

#vncserver :4

2.系统配置

2.1.关闭高亮显示

/etc/vimrc

syntax on改为syntax off

《SUSE 11远程桌面(VNC)配置.docx》
将本文的Word文档下载,方便收藏和打印
推荐度:
SUSE 11远程桌面(VNC)配置
点击下载文档
相关专题 suse11开启远程桌面 远程桌面 SUSE VNC suse11开启远程桌面 远程桌面 SUSE VNC
[其他范文]相关推荐
    [其他范文]热门文章
      下载全文