Ubuntu18 安装NoMachine远程桌面(解决远程桌面延迟)
# 问题:
Ubuntu 18 使用自带的共享桌面、VNC远程桌面延迟、降低分辨率也无效。
# 方案:
最后找到安装 NoMachine的远程桌面,解决远程卡顿问题
根据自己操作系统 选择NoMachine for Linux进行下载
官网:https://downloads.nomachine.com/
# 出处:# https://www.cnblogs.com/liucx/
# 安装方法:
# Ubuntu服务端下载(Debian 5 to Debian 12, Ubuntu 8.04 to Ubuntu 23.10):
wget https://download.nomachine.com/download/8.11/Linux/nomachine_8.11.3_4_amd64.deb
apt install -f ./nomachine_8.11.3_4_amd64.deb
systemctl restart nxserver
systemctl status nxserver
# Windows 远程 ubuntu 客户端下载(Windows 7/8/8.1/10/11/Windows Server 2008/2012/2016/2019)
https://download.nomachine.com/download/8.11/Windows/nomachine_8.11.3_3_x64.exe
还支持复制文件过去,很方便
介绍
NoMachine 是一款速度快、质量高、私密安全、免费的远程桌面。只需点击几下,就能连接到世界另一端的电脑,以光速远程连接任何电脑。支持一键传送数据包括视频和音频,随意访问程序里的任何信息,操作流畅简单。
作者:Liucx
E-mail:57349220@qq.com
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利.