SA-MP Forums Archive
Server Hosting On 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: Server Hosting On VPS (/showthread.php?tid=624580)



Server Hosting On VPS - Leo Delvecchio - 18.12.2016

Hey guys, was wondering how long it would take to get set up if I was to set up my samp server on a vps? How complicated is it? Cause I know on hosting sites you can update your server according to samp version with the click of a button, but I fail to see how I would do that on a vps? Any recommended sites for VPS? And what would I need to do?


Re: Server Hosting On VPS - iLearner - 18.12.2016

Contact me on skype and i can make something real easy and quick for you (own host)

Skype: saeedra44


Re: Server Hosting On VPS - SickAttack - 18.12.2016

Ubuntu (pretty nice, pretty easy):

apt-get update
apt-get upgrade
apt-get install libgtk2.0-0:i386 libpangox-1.0-0:i386 libpangoxft-1.0-0:i386 libidn11:i386 libglu1-mesa:i386
sudo adduser {user}
su {user} - switch user
wget {linux sa-mp server package download link}
tar -zxf {downloaded file}
rm {downloaded file} - remove package
cd samp03
chmod +x samp-npc samp03svr announce

nano - text editor
cd - navigate between directories
ls - list files in directory
nohup ./samp03svr & - start server and leave it online on exit

apt-get install nano - if you don't already have it preinstalled

-----------

OVH, NFOServers, DigitalOcean, etc.


Re: Server Hosting On VPS - Sithis - 19.12.2016

If you don't know how to use a VPS, don't bother using them.


Re: Server Hosting On VPS - Younes44 - 19.12.2016

well Install OGP to manage it easy..
or use SickAttack's code


Re: Server Hosting On VPS - Sublime - 19.12.2016

Quote:
Originally Posted by Sithis
Посмотреть сообщение
If you don't know how to use a VPS, don't bother using them.
> i dont know how to write
> i should not attempt to learn it
> profit


Re: Server Hosting On VPS - Leo Delvecchio - 19.12.2016

Quote:
Originally Posted by Younes44
Посмотреть сообщение
well Install OGP to manage it easy..
or use SickAttack's code
Installed OGP and linked it to my vps but am confused as to what to do next... Any advice?


Re: Server Hosting On VPS - Leo Delvecchio - 19.12.2016

Quote:
Originally Posted by Sublime
Посмотреть сообщение
> i dont know how to write
> i should not attempt to learn it
> profit
Loool


Re: Server Hosting On VPS - Leo Delvecchio - 19.12.2016

Ok got the server running, but for some reason my GM wont load, trying to get that sorted, and, I have no clue how to change the server from 0.3x R2 to 0.3.7


Re: Server Hosting On VPS - edyun - 26.12.2016

If you need help,contact me,if you have plugins check if they have .so thing at the end of them in server.cfg and get the lates linux sa-mp version from samp.