I have installed Ubuntu Server 22.04.1 LTS on a PC that I intend to use as a media server and compute node. Atop Ubuntu server, I have installed the default gnome desktop. I am able connect to this server using SSH from other machines.
I want to be able to:
Remotely access the whole GUI of the server.
I found this post which seems to be running only apps, not the entire display of the server.
I do not want to use VNC as I will be using this server over the internet.
What is the simplest way to achieve this?