Need help with a Linux VPS!
#1

How do I connect to a Linux VPS like on remote desktop.
Reply
#2

Use putty to gain access to the terminal.
If you still want a remote desktop interface, just install VNC server from terminal and download VNC client on your computer.
Reply
#3

Use SSH and get used to it, and if you need to manage files use WinSCP.

VNC isn't advisable as it's just a waste of bandwidth. Just make some sh files and such.
Reply
#4

Use SSH, i have software recommendation to you https://www.bitvise.com
Reply
#5

I simply use PuTTY as it's just SSH... There's no need for special applications.

You could just use the terminal of a linux box to do your SSH as well.
Reply
#6

If you are thinking of doing the same RDP connection as of Windows, then Linux VPS dont usually come with any Desktop GUI installed and you need to access it using the SSH terminal and you can do it using some softwares like putty and bitvise(with sftp)
Reply
#7

There's tutorials available, just search "Operating System SAMP".

For example:
https://www.vultr.com/docs/how-to-in...er-on-centos-7

If using MySQL, search for PhpMyAdmin setup and MySQL setup with your OS name at the front.

Your Operating System name is not "Linux", there's multiple different distributions of Linux that are different, so it's something like Ubuntu, CentOS, Debian etc.
Reply
#8

You can not connect to Desktop, unless you have a VPS Ubuntu Desktop OS.

Use putty to access VPS in SSH.

If you want to transfer files, WinSCP or FileZilla.

Reply
#9

Quote:
Originally Posted by Koplan
View Post
You can not connect to Desktop, unless you have a VPS Ubuntu Desktop OS.
Desktop distribution isn't the only thing that gives you a GUI option. You can install x on a server, and run either the entire desktop via VNC, or you could even just do the apprpriate app on Linux, through a terminal.

https://askubuntu.com/questions/2031...remote-display
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)