Skip to content
Linux Server Support
  • Home
  • HowTo
    • Cpanel
    • Mail
    • MySQL
    • Nginx
    • Apache
    • CloudLinux
    • Ubuntu
    • WordPress
    • Magento
  • Tools
  • Hire Me

linux remote desktop

Install Remote Desktop in Debian/Ubuntu

May 30, 2018 by Yujin Boby

To install and use Linux remote server as desktop, first install lite weight desktop environment like XFCE on your server. apt update apt install xfce4 -y Install XRDP apt install xrdp You need to create a user to be used for desktop. useradd -m -s /bin/bash desktop Set password for the user passwd desktop Now … Read more

Categories Debian Tags linux remote desktop Leave a comment
© 2026 Linux Server Support • Built with GeneratePress