xrdp-sessvc
Remote Desktop Protocol (RDP) server
Install
- All systems
-
curl cmd.cat/xrdp-sessvc.sh
- Debian
-
apt-get install xrdp
- Ubuntu
-
apt-get install xrdp
- Alpine
-
apk add xrdp
- Kali Linux
-
apt-get install xrdp
- Fedora
-
dnf install xrdp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xrdp
- Raspbian
-
apt-get install xrdp
- Dockerfile
- dockerfile.run/xrdp-sessvc
- Docker
-
docker run cmd.cat/xrdp-sessvc xrdp-sessvc
powered by Commando
xrdp
Remote Desktop Protocol (RDP) server
xrdp offers a graphical login to a remote client using RDP (the Remote Desktop Protocol). xrdp can connect to a locally created X.org session with the xorgxrdp drivers, to a VNC X11 server, and forward to another RDP server. xrdp accepts connections from freerdp, rdesktop, and the built-in terminal server / remote desktop clients of Microsoft Windows operating systems. In the xorgxrdp (which replaces X11RDP) and VNC modes, it provides a fully functional Linux terminal server, offering an X-Window desktop to the user. In the RDP or VNC forwarding mode, any sort of desktop can be used.