[Tutorial] Installing, Setting up and running SA:MP on a linux VPS
#1

https://www.youtube.com/watch?v=tNFJQoYaBxM

Obviously, your os will vary what exactly you have to do, and I apologize for forgetting the one setting.

The commands I use are:

Код:
apt-get update
Код:
apt-get install vsftpd
Код:
apt-get install nano
Код:
nano /etc/vsftpd.conf
Код:
service vsftpd restart
Код:
adduser myusername
Код:
chmod 755 /home/myusername
after all files are in:

Код:
chmod 755 -R /home/myusername
Код:
cd /home/myusername
Код:
nohup ./samp03svr &
and finally,

Код:
killall samp03svr
I strongly recommend setting up the ftp, and setting the setting "chroot local user" to true, then log in as your user that you created, do NOT use root. Any questions about samp on linux, lemme know, i'll try to help you
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)