✓ Solved

How can I enable remote desktop in my linode?

I have tried with this guide https://www.linode.com/docs/guides/install-vnc-on-ubuntu-20-04/ but unfutunatly is not up to date, the packages are not avialable anymore.
Any alternative idea?

1 Reply

✓ Best Answer

I just ran through the Install VNC on Ubuntu 20.04 using an Ubuntu 20.04LTS Linode and didn't run into any issues. I will say, make sure to run the updates on your system before installing the Gnome packages or you will get an error:

sudo apt update -y && sudo apt upgrade -y

As far as alternatives, you can deploy the Apache Guacamole or the Kali Linux Marketplace apps for a desktop experience.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct