I want to access VPS as Desktop remotely, how can i configure it on my Ubuntu 12.04 VPS securely.
Looking for help…
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Spin up a new 1GB or larger droplet running Ubuntu 14.04 x64 and follow these two articles:
I found the following worked for me. This is simple to do and quite quick to setup.
Source: http://ubuntuhandbook.org/index.php/2015/01/remotely-access-graphical-desktop-of-ubuntu-14-04-server/
Your Droplet The source recommends creating your droplet with a hostname, but I don’t see the utility. Anyway, after creation, ssh in and execute the following:
Locally You’ll need to do this (assuming you’re on ubuntu/mint, but probably works on any debian as well):
Now, start your x2go and create a new session:
root
This is a super basic setup that may not work for everyone. In my case, I have crap bandwidth and needed a place to download a few gigs of data, massage it with csvkit, awk, etc and reupload without it taking hours and hours for data transfers.
Look at this article where I comment on two ways to configure. Last one (using NoMachine) being the one with best performance.
https://www.linkedin.com/pulse/article/20141013093159-4188152-how-to-run-gui-applications-with-best-performance-in-your-headless-linux-servers?trk=prof-post