我有一台centOS 6.5服务器
cat /etc/*elease
CentOS release 6.5 (Final)
我尝试使用此文档在其上安装 NXhttps://wiki.centos.org/HowTos/FreeNX
这就是我安装它的方式,因为最新的软件包是从网络上移走的
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -ivh epel-release-6-8.noarch.rpm
wget http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm
rpm -ivh nux-dextop-release-0-2.el6.nux.noarch.rpm
yum install freenx-server nxagent
yum install opennx
Loaded plugins: downloadonly, fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: centos.aol.com
* extras: chicago.gaminghost.co
* nux-dextop: li.nux.ro
* updates: centos.pymesolutionsweb.com
Setting up Install Process
Package opennx-0.16-724.el6.centos.1.x86_64 already installed and latest version
Nothing to do
然后我将其安装在计算机上的桌面环境(Windows 7)上,以便运行远程会话。我使用以下链接安装了 opnenxhttp://opennx.net/
我按照这里的解释进行了设置
https://wiki.centos.org/HowTos/FreeNX
然后我尝试连接,但它总是给我以下消息
我应该怎么办?
答案1
你可以尝试使用x2go反而。它使用相同的技术(但与 FreeNX 不兼容)。