SA-MP on VPS
#1

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.
Reply
#2

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
Reply
#3

Do i need something like GameCP as well to control it?

Thanks for the help also.
Reply
#4

Quote:
Originally Posted by Dmac_91
Do i need something like GameCP as well to control it?
No just use RCON and FTP
Reply
#5

Quote:
Originally Posted by Dmac_91
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).

Quote:
Originally Posted by RoBo
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
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.
Reply
#6

Quote:
Originally Posted by Sneaky*
nohup ./samp02Xsvr &
thats the thing to prevent it - its already in there
Reply
#7

whats the advantage of screen?
Reply
#8

sounds smart for me

gonna try that out one day...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)