Skip to content

bulavko26/xrdp4arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

xRDP4arm

Based on script from https://gist.github.com/jianping0754/869b3de0e79c738f368d38217aa233cf This install.sh script will install xrdp, lxde, pulseaudio and create a remote rdp user for your Ubuntu 20.04 machine. It is compatible with ARM system.

Running script to install lxde desktop and xRDP with sound support on Ubuntu

wget https://cdn.jsdelivr.net/gh/51sec/xrdp4arm@main/install.sh && bash install.sh

If you already installed your lxde desktop and xrdp with following similar commands:

  • apt install xrdp -y
  • apt install ubuntu-desktop

Running scipt to add xRDP sound support

You can run this command to add sound support to your Ubuntu desktop: wget https://cdn.jsdelivr.net/gh/51sec/xrdp4arm@main/install_xrdp_audio.sh && bash install_xrdp_audio.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%