当前位置: 首页 > article >正文

ubuntu 安装 gnome 安装 xrdp

先安装xrdp

更新 apt-get

sudo apt-get update && apt-get upgrade

安装图形包

apt-get install xubuntu-desktop

安装 xrdp

apt-get install xrdp

安装 xfce4

apt-get install xfce4

配置
xfce4
Add xfce to the xfce desktop window manager autorun by fixing the config file “/etc/xrdp/startwm.sh”.
在这里插入图片描述

重启 xrdp
在这里插入图片描述
添加用户

adduser *nameofuser*

在这里插入图片描述
为新加的用户创建配置文件

nano /home/*youruser/.xsession

在配置文件里写入
xfce4-session
https://serverspace.io/support/help/how-to-xrdp-ubuntu-20.04/?_gl=16yiwys_gcl_au*MjkzNjU5NTU1LjE2OTgwNTMyNjQ.

安装 gnome

apt install ubuntu-gnome-desktop -y

https://serverspace.us/support/help/install-gnome-ubuntu-22-04/


http://www.kler.cn/a/103956.html

相关文章:

  • VM虚拟机 13.5 for Mac
  • linux 内存检测工具 kfence 详解
  • 交换机控制在同一个网段内的终端,用hybrid接口实现不同的IP通和不通。
  • Elasticsearch学习笔记
  • 【网络协议】聊聊TCP的三挥四握
  • 【webpack】wabpack5 知识梳理
  • CTFHub-SSRF-读取伪协议
  • Kettle循环结果集中的数据并传入SQL组件【或转换】里面
  • Oracle如何插入图片数据?
  • 蓝桥杯 (饮料换购,C++)
  • ES Nested解释
  • 电脑软件:推荐一款非常强大的pdf阅读编辑软件
  • http协议和Fiddler
  • 【TGRS 2023】RingMo: A Remote Sensing Foundation ModelWith Masked Image Modeling
  • 解决方法:从客户端(---<A href=“http://l...“)中检测到有潜在危险的 Request.Form 值。
  • Qt私有信号实现(private signal)
  • 快速排序(c语言代码实现)
  • thinkphp5使用phpmail发送qq邮件
  • 使用docker部署flask接口服务 一
  • MongoDB URL链接 如何设置账号密码