View Full Version : SA-MP on VPS
Dmac_91
31/12/2008, 12:40 AM
I have a VPS with a very basic panel (allows start/stop/reboot) along with LXadmin or something simular. Thats all it has. I was wondering if there was a way and what steps i would need to take to install a SA-MP server on it. It's using CentOS.
I assume you have SSH access?
wget http://files.sa-mp.com/samp02Xsvr.tar.gz
cd /home/yourusername
tar -xvf samp02Xsvr.tar.gz
cd /home/username/samp02X
nohup ./samp02Xsvr &
Done :mrgreen:
Dmac_91
31/12/2008, 01:53 AM
Do i need something like GameCP as well to control it?
Thanks for the help also.
Do i need something like GameCP as well to control it?
No just use RCON and FTP
-Sneaky-
31/12/2008, 03:32 PM
Do i need something like GameCP as well to control it?
Thanks for the help also.
No, but you could use Westie control panel & an automatic server restarter would be usefull ;) (search for it on the forums).
I assume you have SSH access?
wget http://files.sa-mp.com/samp02Xsvr.tar.gz
cd /home/yourusername
tar -xvf samp02Xsvr.tar.gz
cd /home/username/samp02X
nohup ./samp02Xsvr &
Done :mrgreen:
This will exit the server as soon as you close putty (or w/e he uses), I'm not sure how to prevent that.. hmm.
[M]deLux
31/12/2008, 04:36 PM
nohup ./samp02Xsvr &
thats the thing to prevent it - its already in there
[M]deLux
31/12/2008, 05:19 PM
whats the advantage of screen?
[M]deLux
01/01/2009, 04:44 PM
sounds smart for me ;)
gonna try that out one day...
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.