欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

遠程桌面工具 -- NoMachine

系統 1844 0

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 .

[root@rac2 /]# mkdir /windows

[root@rac2 /]# mount -o username=dave,password=888 //192.168.6.80/tmp /windows

[root@rac2 /]# cd windows/

[root@rac2 windows]# ls

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

[root@rac2 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

[root@rac2 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.

[root@rac2 windows]#

上面有提示我們執行腳本:

[root@rac1 windows]# chmod 755 /usr/lib/cups/backend/ipp

查看 NXserver

[root@rac2 Server]# /usr/NX/bin/nxserver --status

NX> 900 Connecting to server ...

NX> 110 NX Server is running.

NX> 999 Bye.

[root@rac2 Server]#

. 客戶端

Windows 客戶端下載:

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

安裝完之后去連服務端即可。

運行之后,看配置:

遠程桌面工具 -- NoMachine

在這里我們需要輸入 Host 遠程桌面類型。 現在基本用的是 KDE GNOME 如果 Linux 只安裝了一個,就要選對。

下面還有一個選擇網絡類型的。

遠程桌面工具 -- NoMachine

連接之后的畫面:

遠程桌面工具 -- NoMachine

這里有兩點注意的地方:

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

------------------------------------------------------------------------------

Blog http://blog.csdn.net/tianlesoftware

網上資源: http://tianlesoftware.download.csdn.net

相關視頻: http://blog.csdn.net/tianlesoftware/archive/2009/11/27/4886500.aspx

DBA1 群: 62697716( 滿 ); DBA2 群: 62697977( 滿 )

DBA3 群: 62697850 DBA 超級群: 63306533;

聊天 群: 40132017

-- 加群需要在備注說明 Oracle 表空間和數據文件的關系,否則拒絕申請

遠程桌面工具 -- NoMachine


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 精品小视频 | 国产真实乱子伦清晰对白 | 激情五月色综合婷婷大片 | 午夜视频在线免费播放 | 不卡中文字幕在线 | 欧美一区二区三区在线可观看 | 毛片链接| 美国免费黄色片 | 精品视频一区二区三区在线观看 | 亚洲人成亚洲人成在线观看 | 日韩精品视频免费 | 国产精品免费观看 | 欧美精品一区二区三区在线 | 天天看天天摸色天天综合网 | 欧美视频精品 | 成人性大片免费观看网站 | 欧美午夜一区二区三区免费大片 | 久草手机视频在线观看 | 色婷婷五 | 狠狠狠色丁香婷婷综合激情 | 国产一区在线免费观看 | 天天色天天射天天干 | 波多野结衣中文在线观看 | 国产精品久久久久久久午夜 | 五月天婷婷缴情五月免费观看 | 曰批全过程40分钟免费视频多人 | 中文字幕成人乱码在线电影 | 浮力影院在线观看 | 国产日本三级欧美三级妇三级四 | 青草视频在线观看免费资源 | 日韩在线中文字幕 | 扒开双腿进入做爰视频 | 欧美成人在线视频 | 国产精品高清在线 | 日韩视频第二页 | 毛片成人网 | 五月天激激婷婷大综合丁香 | 噜噜噜噜精品视频在线观看 | 久久精品国产精品亚洲综合 | 深夜爽爽爽gif福利免费 | 哪里看毛片 |