How to install Desktop Environment and XRDP service in Debian 9?

The following tutorial will show you the simplest way to install a desktop environment on Debian 9.

The installation

> Please log in Debian server and switch to root

user@debian9:~$ sudo -i

> Please use tasksel tool to install desktop environment

root@debian9:~# tasksel

> You will see a list for choosing the various desktop environments. Simply pick one of the desktop environment such as XFCE and make sure to check 'Debian desktop environment' also. Start to install the software by clicking 'ok'.

> Please reboot the server and then you may log in XFCE.

root@debian9:~# reboot

Desktop Remote Login

> Please install XRDP and TigerVNC server

root@debian9:~# apt-get install xrdp tigervnc-standalone-server

> Please Enable and start XRDP service

root@debian9:~# systemctl start xrdp
root@debian9:~# systemctl enable xrdp

> Start a Remote Desktop Connection session from Windows to connect the server.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to access Linux Server via Mac?

After the order is placed and paid, a VPS login information will be sent to your registered email...

How to SSH to Linux Server?

SSH is a cryptographic network protocol for operating network services securely over an unsecured...

How to change passwords for users on Linux server?

As a Linux system administrator (administrator or root) you can change the password for any users...

How to Install Ubuntu Desktop and VNC Server on Ubuntu Server14.04?

You may install the default Ubuntu Desktop on Ubuntu Server 14.04 with the following procedure....

How to Install XRDP and Audio Redirection on Ubuntu Server 18?

This is a guide on how to install XRDP with Audio Redirection on Ubuntu Server 18. Log into...

Powered by WHMCompleteSolution