首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

VNC装配

2012-09-21 
VNC安装VNC安装【这个仅仅为自己】Vnc安装版本:VNC-5.0.1-Linux-x64-RPM.tar.gz下载:http://www.realvnc.com

VNC安装
VNC安装
【这个仅仅为自己】
Vnc安装
版本:VNC-5.0.1-Linux-x64-RPM.tar.gz
下载:http://www.realvnc.com/download/get/1063/
安装一:(用界面)
1.解压缩
2.进入VNC-5.0.1-Linux-x64-RPM文件夹,双击VNC-Server-5.0.1-Linux-x64.rpm
3.左上角 应用程序-Internet-VNC Server(User-Mode)启动
4.然后设置密码等。
安装二:
# tar –zxvf VNC-5.0.1-Linux-x64-RPM.tar.gz
# cd VNC-5.0.1-Linux-x64-RPM
# rpm –ivh VNC-Server-5.0.1-Linux-x64.rpm

如果命令行启动的话,个人认为用此命令/etc/init.d/vncserver-x11-serviced
设置密码
# vncpasswd

会出现如下所示:
[root@localhost VNC-5.0.1-Linux-x64-RPM]# rpm -ivh VNC-Server-5.0.1-Linux-x64.rpm
Preparing...                ########################################### [100%]
   1:realvnc-vnc-server     ########################################### [100%]
Checking for xauth... [OK]
Updating /etc/pam.d/vncserver
Looking for font path... catalogue:/etc/X11/fontpath.d,built-ins (from xset).
Installed init script for VNC X11 Service-mode daemon
Start and stop the service with:
  /etc/init.d/vncserver-x11-serviced (start|stop)

Installed init script for VNC Virtual-mode daemon
Start and stop the service with:
  /etc/init.d/vncserver-virtuald (start|stop)

[root@localhost VNC-5.0.1-Linux-x64-RPM]# /etc/init.d/vncserver-x11-serviced
Usage: /etc/init.d/vncserver-x11-serviced {start|stop|restart}


@cobble HF AnHui CHN 20120811

热点排行