eine Remote Desktop Connection auf (MX-) Linux umsetzen

tarifa

Lieutenant
Registriert
März 2020
Beiträge
549
wie kann man eine Remote Desktop Connection auf (MX-) Linux umsetzen?


ich sollte eine Remote Desktop Verbindung mit meinem mx-Linux herstellen.

bis dato hab ich diese Doku gefunden - die für Ubuntu anleitet:

How to Use Remote Desktop Connection in Ubuntu
https://www.nakivo.com/blog/how-to-use-remote-desktop-connection-ubuntu-linux-walkthrough/
How to Use Remote Desktop Connection in Ubuntu :: In the majority of cases, you need to install the Ubuntu remote desktop client manually on your Ubuntu Linux. In today’s blog post, Ubuntu 18.04.2 is installed on the VMware virtual machine. Some packages are already installed in our Ubuntu before going to configuring Ubuntu remote desktop: the text editor vim, net-tools and the SSH server (which allows you to connect via SSH to the Linux console remotely). These packages can be installed with the single command:

Code:
sudo apt-get install -y vim net-tools openssh-server
In order to configure Ubuntu RDP connections, you need to install the RDP client or/and the RDP server, depending on the connection direction.



ich werde das mal überprüfen ob ich damit - also mit der Ubuntu-Anleitung weiterkomme?!
 
Zuletzt bearbeitet:
Zurück
Oben