Install XRDP on Mobian:


  1. sudo apt install xrdp
  2. Optional (if use lxqt): sudo apt install lxqt
  3. sudo systemctl enable xrdp
  4. sudo nano /etc/X11/Xwrapper.config
        Replace "allowed_users=console" to "allowed_users=anybody"
  5. edit ~/.xsession and add this:
    For plasma-mobile:
    export DESKTOP_SESSION=plasma
    exec startplasma-x11
    
    For LXQt (much faster & stable):
    exec startlxqt
  6. sudo systemctl restart xrdp
It should work now!

Sources: Date: April 11th 2026


Back

© 2019 to 2026 Branden Gilfoil & © up to 2026 for respective owners.