Linux远程桌面工具 -- NoMachine

玩Linux系统,会经常用到远程桌面软件。 我一直用的2个是Xmanager 和 VNC。 今天看到一个新软件: NoMachine。 NoMachine NX 是一个快速的终端服务器和虚拟桌面软件,基于 X11 协议。据说速度比 VNC 还快,甚至可以在只有 10k 的带宽环境下运行。 而且画面也比VNC 的清楚。

NoMachine 官网地址:http://www.nomachine.com/

使用NoMachine 需要配置服务端和客户端。

一. 服务端

服务端需要安装3个包:

nxserver-3.4.0-12.i386.rpm

nxnode-3.4.0-11.i386.rpm

nxclient-3.4.0-7.i386.rpm

Linux 32bit 的下载地址是:

http://www.nomachine.com/download-package.php?Prod_Id=2068

下面是NoMachine网页的上一个使用说明:


1. Download the RPMs

2. Change your working directory to the location where you saved the package and install it by running from a console:

# sudo rpm -i nxclient-3.4.0-7.x86_64.rpm 
  # sudo rpm -i nxnode-3.4.0-14.x86_64.rpm 
  # sudo rpm -i nxserver-3.4.0-14.x86_64.rpm


If you don‘t have the sudo utility installed, log on as superuser ("root") and run the commands without sudo.


Note: click here for detailed instructions on how to install the NX Client, NX Node and NX Server packages. The NX service can be controlled by the command /usr/NX/bin/nxserver --status|--start|--stop|--restart. Additional commands are available to configure the server. Try /usr/NX/bin/nxserver --help for more information. Please, don‘t forget to download and read the NX Server Administrator‘s Guide available here.

[[email protected] /]# mkdir /windows

[[email protected] /]# mount -o username=dave,password=888 //192.168.6.80/tmp /windows

[[email protected] /]# cd windows/

[[email protected] windows]# ls

nxclient-3.4.0-7.i386.rpm  nxnode-3.4.0-14.i386.rpm  nxserver-3.4.0-14.i386.rpm

[[email protected] windows]# ls -lrt

total 17033

-rwxrwSrwx 1 root root 6928970 Nov 11 18:53 nxserver-3.4.0-14.i386.rpm

-rwxrwSrwx 1 root root 6033923 Nov 11 18:53 nxnode-3.4.0-14.i386.rpm

-rwxrwSrwx 1 root root 4477229 Nov 11 18:54 nxclient-3.4.0-7.i386.rpm

[[email protected] windows]# rpm -ivh *.rpm

error: failed to stat /mnt: Host is down

Preparing...                ########################################### [100%]

1:nxclient               ########################################### [ 33%]

Showing file: /usr/NX/share/documents/client/cups-info

CUPS Printing Backend

The NX Client set-up procedure detected that your "IPP CUPS" printing

backend doesn‘t allow printing from the NX session. In order to have

printing support in your NX system, you need to set proper permissions

on the IPP backend. Please execute:

chmod 755 /usr/lib/cups/backend/ipp

2:nxnode                 ########################################### [ 67%]

NX> 700 Starting: install node operation at: Thu Nov 11 18:58:13 2010.

NX> 700 Autodetected system ‘redhat‘.

NX> 700 Install log is ‘/usr/NX/var/log/install‘.

NX> 700 Creating configuration in /usr/NX/etc/node.cfg.

NX> 700 Inspecting local CUPS environment.

NX> 700 Generating CUPS entries in: /usr/NX/etc/node.cfg.

NX> 700 Installation of version: 3.4.0-14 completed.

NX> 700 Bye.

3:nxserver               ########################################### [100%]

NX> 700 Installing: server at: Thu Nov 11 18:58:27 2010.

NX> 700 Autodetected system: redhat.

NX> 700 Install log is: /usr/NX/var/log/install.

NX> 700 Creating configuration file: /usr/NX/etc/server.cfg.

NX> 723 Cannot start NX statistics:

NX> 709 NX statistics are disabled for this server.

NX> 700 Version ‘3.4.0-14‘ installation completed.

NX> 700 Showing file: /usr/NX/share/documents/server/install-notices

...

NX> 700 Bye.

[[email protected] windows]#

上面有提示我们执行脚本:

[[email protected] windows]# chmod 755 /usr/lib/cups/backend/ipp

查看NXserver :

[[email protected] Server]# /usr/NX/bin/nxserver --status

NX> 900 Connecting to server ...

NX> 110 NX Server is running.

NX> 999 Bye.

[[email protected] Server]#

二. 客户端

Windows 客户端下载:

http://www.nomachine.com/download-client-windows.php

安装完之后去连服务端即可。

运行之后,看配置:

在这里我们需要输入Host 和 远程桌面类型。 现在基本用的是KDE 和 GNOME。 如果Linux 只安装了一个,就要选对。

下面还有一个选择网络类型的。

连接之后的画面:

这里有两点注意的地方:

1. 不能用root用户进行连接

2. 如果遇到一下问题,请检查环境变量:

To launch a desktop session, KDE or GNOME, the corresponding
commands, either startkde or gnome-session must be set in the PATH.

If the command is not available in the PATH, an error message like:

"Cannot run ‘startkde‘. Please check that the requested application is in
the system PATH and that you have the rights to execute it."

NoMachine 官网对这个错误做了说明:

http://www.nomachine.com/ar/view.php?ar_id=AR06D00398

时间: 2025-01-09 07:05:27

Linux远程桌面工具 -- NoMachine的相关文章

linux 远程桌面工具NX

1.在linux服务器上需要安装3个文件,下载地址为: http://www.nomachine.com/download-package.php?Prod_Id=1977 nxclient-3.4.0-7.i386.rpm,nxnode-3.4.0-13.i386.rpm,nxserver-3.4.0-12.i386.rpm 2.安装这3个文件 #rpm -ivh nxclient-3.4.0-7.i386.rpm #chmod 755 /usr/lib/cups/backend/ipp#rp

八款最佳的远程桌面工具

远程桌面是微软公司为了方便网络管理员管理维护服务器而推出的一项服务.从windows 2000 server版本开始引入,网络管理员使用远程桌面连接程序连接到网络任意一台开启了远程桌面控制功能的计算机上,就好比自己操作该计算机一样,运行程序,维护数据库等. 远程桌面采用的是一种类似TELNET的技术,它是从TELNET协议发展而来的,通俗的讲远程桌面就是图形化的TELNET. 下面向大家介绍八款最佳的远程桌面工具. 1. Teamviewer 地址: http://www.teamviewer.

2.5 VNC轻松连接Linux远程桌面

VNC连接Linux桌面,要想连接Linux远程桌面,按照下面的步骤,非常简单.快速,Linux配置VNC(以RedHat.CentOS.Fedora系列为例). Linux平台安装VNCServer Windows平台使用VNC-Viewer 方法/步骤 1.在Linux平台安装VNCServer服务端软件包. #yum -y install vnc *vnc-server* 2.修改VNCServer主配置文件 #vim /etc/sysconfig/vncservers 复制最后两行并去掉

杨泽业:linux远程桌面连接软件xshell和ftp软件xftp安装图文教程

在linux系统中,Xshell和Xftp配合使用,是一套非常方便的linux服务器管理软件. xshell是通过输入命令来对服务器进行操作,如进入目录,压缩文件,解压文件,启动服务等等. Xftp是可视化工具,功能和FlashFXP差不多,可以上传,下载,移动文件等操作. 第一,下载Xshell和Xftp.关注[杨泽业建站]微信公众号回复Xshell或者Xftp即可下载全套软件. 第二,开始先安装Xshell.安装xshell,很简单,基本上点击next直至完成即可: 1.右键以管理员身份运行

Linux远程桌面(三)

上一篇中的vnc配置已经很方便了,这一篇介绍更为简单的xmanager的配置,xmanager画面好一丢丢. Xmanager服务器配置             Linux远程桌面(二):vnc之xinetd服务搭建配置 主要修改以下两个文件(在root权限下): (1)/usr/share/gdm/defaults.conf                 //GNOME管理默认的配置文件,也可编辑/etc/gdm/custom.conf, 启用xdmcp (2)/etc/inittab  

Vnc-server——linux远程桌面配置

环境:Centos6.4_x64 安装: yum -y install tigervnc* 配置: #执行vncserver命令,初始化vnc [[email protected] ~]# vncserver You will require a password to access your desktops. Password:                                          #输入密码 Verify:                            

VNC轻松连接Linux远程桌面

VNC连接Linux桌面,要想连接Linux远程桌面,按照下面的步骤,非常简单.快速,Linux配置VNC(以RedHat.CentOS.Fedora系列为例). Linux平台安装VNCServer Windows平台使用VNC-Viewer 方法/步骤 1.在Linux平台安装VNCServer服务端软件包. #yum -y install vnc *vnc-server* 2.修改VNCServer主配置文件 #vim /etc/sysconfig/vncservers 复制最后两行并去掉

window用Xmanager4.0的Xstart连接linux远程桌面

安装包: xorg-x11-xauth xterm.x86_64 0:253-1.el6 Execute command path:/usr/bin/xterm Xstart连接Linux远程桌面有一个好处,服务器端不用做什么设置,开启SSH即可. 服务器要有桌面环境,和X Window 用XDMCP连接,服务器端得做一些配置,麻烦. 菜单 Xmanager Enterprise 4 -- Xbrowser 新建一个Xstart会话 协议选ssh, 执行命令 点击后面的按钮选GNOME 建好后打

使用windows调用Linux远程桌面

一.安装所需要的软件 yum install -y xrdp yum install -y vnc* chkconfig xrdp on chkconfig vncserver on 二.修改配置 a添加用户:useradd herry b.设置vnc验证密码:su - herry :  vncpasswd c.修改配置: 1.[[email protected] ~]# vim /etc/sysconfig/vncservers # The VNCSERVERS variable is a l