Revision 2 as of 2020-03-22 20:22:19

Clear message

Remote access to a Linux host's desktop with VNC

The following article explains how to access the desktop of a Linux host residing inside the ETH network from another host on the in- and outside. Throughout the article, the following placeholders are used:

Connect to the ETH network

If your host A resides outside of the ETH network, you need to connect to it by initiating a VPN connection. The following steps explain the necessary prerequisites.
If your host is alreay inside the ETH network, skip to the next paragraph.

Know your ETH network password

Install the VPN client

Initiate a VPN connection

Start a VNC server on host C

To start a VNC server instance on your host C you need to initiate a SSH connection to said host.

View and control your remote Desktop on host C

VNC viewer software

The listed VNC software contains a viewer component and is available for both Linux and Windows:

The above list is not meant to be complete, feel free to install other solutions on your own on your home computer.

Check (student) host availability

Check with the command htop if any other users are using C's resources right now. If they do, log out and log in to a different host.
A list of student hosts can be shown by issuing the command grep tardis /etc/hosts

And Mac users?

To be documented. Hint: Everything you need is already available in macOS.