RDP Server - An open source RDP server and X server capable of accepting connections from rdesktop and ms terminal server clients.
License
GNU General Public License version 2.0 (GPLv2)Follow xrdp
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
Much easier to use on my raspberry pi "farm" by having all the ips and certificates at a central computer. It's also easier for choosing and viewing files than the command line since I don't have the programming kung fu to make that easier.
-
very good app for remote linux desktop.
-
This can be used to access your Linux Desktop if used with x11vnc.
-
I've used this project for years. A couple things I wish were better. E.g., that it might be able to take over an existing desktop session the way that Windows behaves. Or that the install was a little easier or better documented. A tip which saved me on CentOS 6.5 was to run in the foreground: xrdp --nodaemon& sleep 2; xrdp-sesman --nodaemon It can give you hints for the "cannot connect" errors. On CentOS i found that without the full desktop envrionment, it complained about starting X11... X11 was failing to start because xterm didn't have the right fonts. 5 stars on this because I use it every day and there's no competition. Once it is set up, it just works.
-
Great for remote access to linux desktop or server. Tested on Debian 7 and Ubuntu 12.04 LTS