Comments on How to Install VNC Server Ubuntu 22.04
Virtual Network Computing (VNC) is a desktop sharing protocol that allows you to control a computer remotely using the VNC client software. In this tutorial, we will show you how to install and configure the VNC Server on the latest Ubuntu Server 22.04. This guide also covers how to securely connect to the VNC Server through SSh tunneling.
2 Comment(s)
Add comment
Comments
By: gilbert
Hi all,thank you for the tutorial - it works well until i install a browser.chromium is installed as a snap package and returns:
$ chromium-browser/user.slice/user-1001.slice/session-c1.scope is not a snap cgroup
when i try to start it - any ideas how to fix that?Thank you!
By: Sean Doughtie
did you find a solution?