如何在搬瓦工Ubuntu 18.04部署安装 VNC 和 Gnome 实现远程桌面环境教程
网站建设哪家好,找创新互联公司!专注于网页设计、网站建设、微信开发、小程序设计、集团企业网站建设等服务项目。为回馈新老客户创新互联还提供了鹿城免费建站欢迎大家使用!
步骤1:更新系统软件包列表
sudo aptget update
步骤2:安装VNC服务器
sudo aptget install tightvncserver
步骤3:设置VNC密码
vncpasswd
输入密码后,系统会生成一个密钥文件,请妥善保管该文件,以便在连接时使用。
步骤1:添加Gnome桌面环境仓库
sudo addaptrepository ppa:gnometeam/gnome
步骤2:更新系统软件包列表
sudo aptget update
步骤3:安装Gnome桌面环境
sudo aptget install gnomepanel gnomesettingsdaemon metacity nautilus gnometerminal
步骤1:编辑VNC配置文件
sudo nano /etc/xrdp/startwm.sh
将以下内容添加到文件中:
#!/bin/sh Uncomment the following two lines for using Gnome as the default desktop instead of Xfce4. See also /etc/X11/Xsession.d/99xstartup in case you want to use another DE. export XDG_CURRENT_DESKTOP=GNOME export XDG_CONFIG_DIRS=/etc/xdg/xdgubuntu:/etc/xdg uncomment the following line if you want to have your own .Xauthority file: export XAUTHORITY=$HOME/.Xauthority start Gnome Display Manager: gdm3 & xterminalemulator geometry 80x24+10+10 ls title "$VNCDESKTOP Desktop" & # comment this line if you don't want to start Xterm automatically exec /usr/bin/gnomesession session=gnomefallback & # comment this line if you want to use Xfce4 instead of GNOME3 as default desktop environment
保存并关闭文件。
步骤1:启动VNC服务并设置为开机自启动
sudo systemctl start vncserver@:1.service # replace "1" with the desired display number (e.g., 2 for second display) sudo systemctl enable vncserver@:1.service # replace "1" with the desired display number (e.g., 2 for second display)
步骤2:使用VNC客户端连接到Ubuntu 18.04桌面环境(使用RealVNC或TightVNC)并输入之前设置的密码,如果一切正常,您应该能够看到Gnome桌面环境。
问题与解答:
Q1:为什么无法通过VNC客户端连接到Ubuntu 18.04桌面环境?
A1:请确保您已正确安装和配置了VNC服务器和Gnome桌面环境,检查防火墙设置是否允许VNC连接,并确保使用的VNC客户端版本与Ubuntu兼容,检查您的网络连接是否正常,如果问题仍然存在,请尝试重新启动VNC服务并重新连接。
文章标题:如何在搬瓦工Ubuntu18.04部署安装VNC和Gnome实现远程桌面环境教程
URL标题:http://www.mswzjz.cn/qtweb/news28/88528.html
攀枝花网站建设、攀枝花网站运维推广公司-贝锐智能,是专注品牌与效果的网络营销公司;服务项目有等
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 贝锐智能