LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

krdpserver

KDE-based RDP server for remote connections to a KDE Plasma desktop

TLDR

Start RDP server with username and password
$ krdpserver -u [username] -p [password]
copy
Share a specific monitor
$ krdpserver -u [username] -p [password] --monitor [n]
copy

SYNOPSIS

krdpserver [options]

DESCRIPTION

krdpserver is a KDE-based RDP (Remote Desktop Protocol) server that allows remote connections to a KDE Plasma desktop. It enables users to access their Plasma session remotely using standard RDP clients.The server integrates with KDE's portal system and can share the entire desktop or specific monitors. It uses the RDP protocol for compatibility with Windows Remote Desktop and other RDP clients.

PARAMETERS

-u, --username USER

Username for RDP authentication
-p, --password PASS
Password for RDP authentication
--monitor N
Share specific monitor by index number
--port PORT
Listen on specified port (default: 3389)
--certificate FILE
TLS certificate file for encrypted connections
--certificate-key FILE
TLS certificate private key file

INSTALL

sudo apt install krdp
copy
sudo dnf install krdp
copy
sudo pacman -S krdp
copy
sudo apk add krdp
copy

CAVEATS

Requires KDE Plasma desktop environment. Security depends on strong password selection. Firewall rules may need to be configured for remote access.

HISTORY

krdpserver is part of the KRDP project developed by KDE for native RDP server support in Plasma. It provides an alternative to VNC for remote desktop access on Linux.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid