[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
#2

nice!
Reply
#3

Better: https://sampwiki.blast.hk/wiki/Linux_Server ? (That page is updated)
Reply
#4

Quote:
Originally Posted by iZN
Посмотреть сообщение
Better: https://sampwiki.blast.hk/wiki/Linux_Server ? (That page is updated)
Method 1 is broken on Centos. Kiro had to fix it to work on mine.
Reply
#5

Quote:
Originally Posted by KyleSmith
Посмотреть сообщение
Method 1 is broken on Centos. Kiro had to fix it to work on mine.
Don't know about it, it works fine here, Debian. Which version of CentOS you have/had?
Reply
#6

Quote:
Originally Posted by iZN
Посмотреть сообщение
Don't know about it, it works fine here, Debian. Which version of CentOS you have/had?
6.4 - 4char.
Reply
#7

People prefer to watch videos than read, so i allowed that :P
Reply
#8

Please check my problem : https://sampforum.blast.hk/showthread.php?tid=493232
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)