https://github.com/MeowLove/Linux-Remote-Desktop-Environment
对vps要求也是比较高的,毕竟要安装桌面,内存占用还是比较大的。
CPU core ≥ 1,
Memory ≥ 1GB, Disk
space ≥ 15GB.
安装命令如下:
#下载脚本 wget --no-check-certificate -qO ~/Linux-Remote-Desktop-Environment.sh 'https://raw.githubusercontent.com/freehao123/Linux-Remote-Desktop-Environment/master/Download/Common/Load/Linux-Remote-Desktop-Environment.sh' && chmod a+x ~/Linux-Remote-Desktop-Environment.sh #CentOS 7+安装 bash ~/Linux-Remote-Desktop-Environment.sh -CentOS #Debian 9+安装 bash ~/Linux-Remote-Desktop-Environment.sh -Debian #Ubuntu 18.04+安装 bash ~/Linux-Remote-Desktop-Environment.sh -Ubuntu
安装完成后,会显示如下命令(这里有你的远程桌面登录账号和密码):
Normally, the [root] user is not recommended. The new user [RdpUser] has been created with the password [cxthhhhh.com]. Please change the default password as soon as possible after login.