X11RDP-o-Matic icon indicating copy to clipboard operation
X11RDP-o-Matic copied to clipboard

Currently for Debian-based distributions only, X11rdp-o-Matic automaticallydownloads, compiles, installs, and configures the X11rdp back-end X server , and the latest version of xrdp. RDPsesman is a m...

Results 13 X11RDP-o-Matic issues
Sort by recently updated
recently updated
newest added

Debian and Ubuntu use /etc/default but xrdp.service and xrdp-sesman.service specify `EnvironmentFile=/etc/sysconfig/xrdp`. xrdp will not start properly unless the service files find their environment files.

compiled yesterday from master (--justdoit), everything compiled, installed, the issue is that service shows status fail, but it actually works, so probably the issue is cause by init script. platform...

For the moment, the binary created during the compilation is on the folder /opt/X11rdp but it's also the install folder for the deb package. Change it for $WORKINGDIR/Build/X11RDP/opt/x11rdp and use...

wishlist