SA-MP Forums Archive
Need help with a Linux VPS! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need help with a Linux VPS! (/showthread.php?tid=655425)



Need help with a Linux VPS! - ggking302 - 20.06.2018

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


Re: Need help with a Linux VPS! - Xhizors - 20.06.2018

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.


Re: Need help with a Linux VPS! - Sew_Sumi - 20.06.2018

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.


Re: Need help with a Linux VPS! - AgusZ - 21.06.2018

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


Re: Need help with a Linux VPS! - Sew_Sumi - 21.06.2018

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.


Re: Need help with a Linux VPS! - Zeth - 21.06.2018

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)


Re: Need help with a Linux VPS! - m3shys - 04.07.2018

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.


Re: Need help with a Linux VPS! - Koplan - 08.07.2018

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.




Re: Need help with a Linux VPS! - Sew_Sumi - 09.07.2018

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