1 server detail:
db2inst1@linux:/opt/normaltool> file /bin/ls
/bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), stripped
2 VNC download location
VNC-5.0.5-Linux-x64-RPM.tar.gz
https://www.realvnc.com/download/get/1263/eula/
3 uninstall old version
linux:/opt/normaltool # rpm -qa|grep vnc xorg-x11-Xvnc-7.4-27.19.19 tightvnc-1.3.9-81.11.28 linux:/opt/normaltool # rpm -e xorg-x11-Xvnc-7.4-27.19.19 error: Failed dependencies: xorg-x11-Xvnc is needed by (installed) tightvnc-1.3.9-81.11.28.x86_64 linux:/opt/normaltool # rpm -e tightvnc-1.3.9-81.11.28 warning: /etc/xinetd.d/vnc saved as /etc/xinetd.d/vnc.rpmsave linux:/opt/normaltool # rpm -e xorg-x11-Xvnc-7.4-27.19.19
4 VNC install command
delete all the files related to vnc service under folder /usr/local/bin
tar -xvf VNC-5.0.5-Linux-x64-RPM.tar.gz db2inst1@linux:/opt/normaltool> ll total 28120 -rw-r--r-- 1 root root 9596687 Sep 24 22:23 VNC-5.0.5-Linux-x64-ANY.tar.gz -rw-r--r-- 1 root root 9544493 Sep 24 22:33 VNC-5.0.5-Linux-x64-RPM.tar.gz -rw-r--r-- 1 500 500 7667502 Mar 4 2013 VNC-Server-5.0.5-Linux-x64.rpm -rw-r--r-- 1 500 500 1930341 Mar 4 2013 VNC-Viewer-5.0.5-Linux-x64.rpm rpm -ivh VNC-Server-5.0.5-Linux-x64.rpm
5
linux:/opt/normaltool # vnclicense -list No license key found. linux:/opt/normaltool # vnclicense -add D7BD2-2BD9M-MBWPB-DH24D-232YA Enterprise (Trial) license key has been successfully applied. linux:/opt/normaltool # vncserver
VNC(R) Server 5.0.5 (r106461) Built on Mar 4 2013 12:57:38 Copyright (C) 2002-2013 RealVNC Ltd. VNC is a registered trademark of RealVNC Ltd. in the U.S. and in other countries. Protected by UK patent 2481870. See http://www.realvnc.com for information on VNC. For third party acknowledgements see: http://www.realvnc.com/products/vnc/documentation/5.0/acknowledgements.txt Warning: 2 is taken because of /tmp/.X11-unix/X2 Remove this file if there is no X Server running as :2 Warning: 3 is taken because of /tmp/.X11-unix/X3 Remove this file if there is no X Server running as :3 Warning: 4 is taken because of /tmp/.X11-unix/X4 Remove this file if there is no X Server running as :4 Warning: 5 is taken because of /tmp/.X11-unix/X5 Remove this file if there is no X Server running as :5 Warning: 6 is taken because of /tmp/.X11-unix/X6 Remove this file if there is no X Server running as :6 Running applications in /root/.vnc/xstartup VNC Server signature: 47-d5-a4-96-38-70-d6-16 Log file is /root/.vnc/linux:13.log New desktop is linux:13 (9.110.183.212:13)
相关推荐
**麒麟SP1系统安装VNC详解** 在信息技术领域,远程桌面访问是不可或缺的功能之一,VNC(Virtual Network Computing)就是这样一种远程控制软件。本文将详细阐述如何在麒麟SP1操作系统中通过自动化脚本来安装和配置...
Centos7.2 安装 VNC 远程桌面 在 Centos 7.2 最小化安装后,需要安装 VNC 远程桌面以方便远程操作。下面是安装 VNC 远程桌面所需的步骤: 首先,检查是否安装 VNC。使用 rpm 命令来检查 VNC 是否已经安装。如果未...
Oracle 6.10 Linux系统安装VNC
"Centos7.6下安装VNC" 在 CentOS 7.6 中安装 VNC 服务器是一项比较简单的任务。VNC(Virtual Network Computing)是一种远程桌面协议,允许用户从远程机器访问和控制 Linux 服务器的桌面环境。 首先,我们需要检查...
解决方法:检查 VNC Server 的安装和配置是否正确,确保环境变量 PATH 中包含 VNC Server 的安装位置。 2. 如何更改 VNC Server 的用户名和密码? 解决方法:右上角点击“Options”,选择“Add”新增用户名,输入新...
在AIX操作系统环境下,安装和使用VNC Server是一项常见的任务,尤其对于需要远程图形化控制AIX系统的用户来说。VNC(Virtual Network Computing)是一种强大的远程控制工具,它支持多种操作系统之间的互操作性,允许...
Centos 7 安装VNC步骤 详细的描述了在Centos7环境下VNCServer的安装和配置,及过程中出现的问题的解决记录
### RHEL 7.1 安装 VNC 远程控制 Linux 主机 #### 一、引言 在现代IT环境中,远程访问Linux系统是非常常见的需求。VNC(Virtual Network Computing)是一种广泛使用的桌面共享系统,它允许用户通过图形界面远程...
统信VNC离线安装文件是专为统信操作系统(UOS)设计的一款远程桌面控制软件的安装包。VNC(Virtual Network Computing)是一种基于服务器/客户端架构的远程桌面协议,它允许用户通过网络访问并控制远程计算机的桌面...
Linux下安装VNC
在Linux系统中安装RealVNC是一项实用且关键的技能,尤其对于远程桌面访问与管理有着不可忽视的作用。RealVNC是一种流行的虚拟网络计算(VNC)软件,它允许用户通过网络连接并控制另一台计算机的桌面环境。无论是从...
"Solaris 10安装VNC图形化桌面详解" Solaris 10 操作系统安装 VNC 图形化桌面是一种常见的解决方案,旨在提供远程桌面访问服务。本文将详细讲解 Solaris 10 安装 VNC 图形化桌面的步骤,并提供详细的截图说明。 一...
2. **安装VNC服务器**:使用`rpm`命令进行离线安装,例如: ``` rpm -ivh tigervnc-server-x.x.x-xxxx.el6.x86_64.rpm ``` 3. **配置VNC服务器**:VNC服务器需要一个密码来保护连接。使用`vncpasswd`命令设置VNC...
"VNC安装redhat7.4操作系统指导_ARM64" 本文档主要讲解了华为ARM架构服务器虚拟化操作系统安装指导,主要涉及到VNC虚拟化安装Redhat7.4操作系统的步骤和注意事项。 一、OS安装 1.1 OS安装 在安装Redhat7.4操作...
CentOS 6.5 安装 VNC 5 详细过程 VNC(Virtual Network Computing)是一种远程桌面连接技术,允许用户从远程访问和控制计算机桌面。在 CentOS 6.5 操作系统中,安装 VNC 5 可以实现远程桌面连接。 安装 VNC 5 1. ...
### PCDuino安装VNC进行远程控制 #### 知识点概述 本篇文章主要介绍如何在PCDuino上安装并配置VNC Server,以便能够通过Windows端的VNC Viewer实现远程控制PCDuino。该过程分为两个部分:一是在PCDuino上安装配置...
VNC 安装配置 VNC(Virtual Network Computing)是一种远程桌面协议,允许用户从远程位置访问和控制 Linux 服务器的桌面环境。在 Redhat 企业 6.0 上安装和配置 VNC 服务器需要执行以下步骤: 一、安装 VNC 服务器...
1.引言 大家都知道可以通过Xmanger的各种软件远程登录服务器,主要是用的ssh、ftp等服务。但对于图形界面等操作时,...首先安装vnc-server服务,完成后可见“Complete!” sudo yum install tigervnc tigervnc-server 2