VPS Server - 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: VPS Server (
/showthread.php?tid=328703)
VPS Server -
niyaz - 25.03.2012
Hi My friend has a VPS Server and he doesn't know how to start it.My question is How do you start the server?
Re: VPS Server -
ColorHost-Kevin - 25.03.2012
Run in command:
./samp03svr &
Re: VPS Server -
niyaz - 25.03.2012
He said I bought a vps on Volumedrive.com and the vps is Linux
Re: VPS Server -
ColorHost-Kevin - 25.03.2012
Quote:
Originally Posted by niyaz
He said I bought a vps on Volumedrive.com and the vps is Linux
|
You can run that command in SSH, and it should work fine.
Re: VPS Server -
sanplayer - 25.03.2012
Do this
wget
http://files.sa-mp.com/samp03asvr_R4.tar.gz
tar -zxf samp03asvr_R4.tar.gz
cd samp03
.samp03svr &
^^ That will work in terminal or ssh
Re: VPS Server -
niyaz - 25.03.2012
Is it for Linux?
Re: VPS Server -
ColorHost-Kevin - 25.03.2012
Quote:
Originally Posted by niyaz
Is it for Linux?
|
The command i showed you is a linux command, Yes.
Re: VPS Server -
niyaz - 25.03.2012
Quote:
Originally Posted by sanplayer
|
Downloaded that now he said
where to type the command
Re: VPS Server -
JiHost - 25.03.2012
Quote:
Originally Posted by niyaz
Downloaded that now he said
where to type the command
|
He shouldn't have purchased VPS if he doesn't know how to deal with command line.
He has to download putty, connect with provided details and execute commands given above there.
Re: VPS Server -
Vladamir - 26.03.2012
This is a fantastic guide for configuring Putty.
If he is THAT unfamiliar with linux then I suggest he purchase a windows based VPS and use "MSTSC" to remotely connect and run his server.
Best of luck!