安装图形界面
yum group install "GNOME Desktop" "Graphical Administration Tools"
安装 xrdp , tigervnc-server
yum -y install xrdp tigervnc-server
启动xrdp
systemctl start xrdp.service
systemctl enable xrdp.sevice
禁用防火墙
systemctl stop firewalld.service
systemctl disable firewalld.service
使用windows远程桌面连接

相关文章:

  • 2021-04-01
  • 2022-12-23
  • 2021-11-19
  • 2021-09-04
  • 2021-04-03
  • 2021-12-18
  • 2021-04-15
  • 2021-10-19
猜你喜欢
  • 2022-02-07
  • 2021-08-15
  • 2021-10-12
  • 2021-10-05
  • 2021-05-24
相关资源
相似解决方案