dakewei

1. 在hyper-v的设置中使能增强功能

2. 运行在hyper-v中的虚拟机(笔者使用ubuntu版本为bionic)中安装xrdp

  2.1 获取安装脚本

    $ git clone https://github.com/jterry75/xrdp-init.git ~/xrdp-init

 

  2.2 安装xrdp

    $ cd ~/xrdp-init

    $ chmod u+x install.sh

    $ sudo ./install.sh

  2.3 重启虚拟机

    $ sudo reboot 

3. 参考资料

  在这里

 

    

    

  

分类:

技术点:

相关文章:

  • 2021-08-06
  • 2021-03-04
  • 2021-10-17
  • 2021-12-08
  • 2021-11-28
  • 2021-11-28
  • 2021-04-16
  • 2021-09-07
猜你喜欢
  • 2021-05-21
  • 2021-11-19
  • 2021-08-16
  • 2018-04-19
  • 2021-11-13
  • 2021-12-20
  • 2021-11-28
相关资源
相似解决方案