joi, 6 decembrie 2018

Kubuntu 18.04 Remote Desktop Connection - from Windows and Linux

(1) Xrdp Server

Just type:
sudo apt install xrdp
sudo systemctl enable xrdp

Then you can use Windows Remote Desktop or Remmina on Linux to connect to your system
If you want acces from internet, open/route port 3389


(2) Google Chrome Remote Desktop Connection

Well, not much to be said here: you need Chrome, then just follow the wizards. The best part is that if associate it with your Google Account, you can easy use it across all your devices that support Chrome, and there is also a application for Android

In Windows it works out of the box. In Linux, however, there might be some things to do:

- You must add your user to group "chrome-remote-desktop"
- You must create a folder with the following command (apparently it's a bug and that's the sollution):
        mkdir ~/.config/chrome-remote-desktop
- It might not work with Ubuntu Unity, so I installed lxde
    sudo apt-get install lxde

After installation and configuration restart the system

Niciun comentariu:

Trimiteți un comentariu