trying to setup GUI access on server

I nbeed to use my server to test out some functions where I need to see a browser.

I followed this guide for Ubuntu: https://library.linode.com/remote-deskt … ll-desktop">https://library.linode.com/remote-desktops/vnc-desktop-ubuntu-12.04#sph_configuring-vnc-for-a-full-desktop

However, when I try remmina on the client to connect, it says cannot connect even though the server has vncserver started.

ANy ideas on what the problem could be?

I wanted to use teamviewer but although the server has teamviewer installed, you cannot see the ID and pin to use without a GUI.

3 Replies

i'm using xrdp on my server and just connect with windows remote desktop. Works like a charm and pretty easy to setup also.

On Linux you need to make sure that you have a desktop program installed on your server. The server versions of Linux generally don't come with desktops and many of the features that the desktop version includes.

A desktop will take up more memory, but with a minimum of 2GB, it shouldn't be a problem.

Make sure the ports on the firewall are open.

Can you please run "iptables-save" and "netstat -plantu" as root and paste the output here?

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