I have created a git repository for X11rdp-o-matic on Github at https://github.com/scarygliders/X11RDP-o-Matic
Read-only access is via : git://github.com/scarygliders/X11RDP-o-Matic.git
As it stands there is only the master branch which is based on Version 2.5
I am now beginning work on V3.0, which hopefully will start using the latest git versions of X11rdp and will include support for the latest iterations of Debian, Ubuntu. I also intend to start including support for RPM based distributions in the future.
X11rdp-o-Matic git repository now available,
I'm a fairly new user to Linux. Would anyone be so kind to tell me the command to download this from the command line? I'm using Ubuntu Server so don't have a GUI on it yet.
Jeremy, you can get it by issuing the following ;
Of course make sure you have git installed on your system beforehand :)
Note also that this downloads v2.5 , which at time of writing is the current version and only works for certain distribution versions – check the information page here or look at SupportedDistros.txt in the downloaded directory to find out which ones I tested it on.
Regards
Is there a way to get the linux RDP server to support audio and USB devices? (e.g., you can plug in an audio headset or USB mass storage key into your thinclient and have play sound and appropriately mount the USB key within your x-session?)
From what I’ve seen you can compile XRDP with –enable-simplesound as an option, but this is only available in 0.6 and as I’ve seen, the package for Debian seems to be 0.5 in the apt-get options. I’m trying to decipher which version this script pulls and where this option can be added, and I’ll post another comment if I figure it out!