[Tutorial] SA:MP Server Install On Linux Server (Centos 6)
#1

So I've seen many people trying to create as server but always got a problem so I have a tutorial on how to install it on the linux server and then open the server: mp from your host
In this tutorial we will not use the command as ./samp03svr because some people have problems with that command Let's start

Video : https://www.youtube.com/watch?v=bTVUs4T99Yo&t=395s

STEP : 1

First open the putty
Then give the data and connect


HTML Code:
[Image: hxer9g]
STEP : 2

Step 2 starts with installing FTP
Commands to install FTP
HTML Code:
yum -y remove vsftpd
HTML Code:
yum -y install vsftpd
HTML Code:
/etc/rc.d/init.d/vsftpd start
HTML Code:
chkconfig vsftpd on
HTML Code:
yum install screen vsftpd ftp unzip ld-linux.so.2 -y
HTML Code:
service iptables stop
After you give the commands for ftp you will encounter some error and give the commands for error
Commands for fixing the errors
HTML Code:
yum -y install glibc.i686
HTML Code:
yum install libstdc++.so.6
So now you will not have any errors so now comes the important creation

STEP : 3

Now the gamefiles start to be created

HTML Code:
yum install wget
HTML Code:
yum install unzip
HTML Code:
yum install -y screen
HTML Code:
mkdir -p /game/samp/
HTML Code:
cd /game/samp
HTML Code:
tar -zxf samp03dsvr.tar.gz
HTML Code:
cd samp03
HTML Code:
vi server.cfg
(press i and go to rconpassword and change then pres SHIFT+ESC and at the end write this:WQ AND ENTER)
HTML Code:
screen -S server
Now you have successfully completed each step now you have to have a host that uses swift panel

STEP : 3

Now create the games on the panel
Let's Go
You must have the box added to the panel

HTML Code:
[Image: hxewxb]
Then go to configuration & Mange Games

HTML Code:
[Image: hxex7s]
Click new game
Than fixit like this



And hit save changes
Go to boxes again and go to the box that you have for samp and click gamefiles
And it should show on samp found if other games are founded it won't work
Like this

HTML Code:
[Image: hxey2p]
And create new client

HTML Code:
[Image: hxeyj4]
And hit Add new client

Then add new server

HTML Code:
[Image: hxeyt6]
It should show something like this



HTML Code:
[Image: hxezjl]
HTML Code:
[Image: hxezo8]
The server was successfully created

HTML Code:
[Image: hxf09k]
Now for server to work you go to web ftp and server.cfg and change server port to the one that you created

And then start server
As is said it won't work without chaning the port

HTML Code:
[Image: hxf1kq]
Hope it i helpd you if you don't know how to do a step then watch the video
Thanky very much this is the first time i was posting in this forum
GoodBuy
Reply
#2

samp03d bruh...
Reply
#3

Worse still, is the REAL issue people have with CentOS, is that THEY CAN'T GET SOME PLUGINS TO WORK DUE TO NON-PRESENT RUNTIMES.


It's not that they can't install it, or get the server itself to run.


Come to think of it, this looks copy pasted somehow... Why are you installing vsftpd twice? Along with doubling up of unzip, screen.
Reply
#4

yeah copy pasted
look at the version samp03d
Reply
#5

just remove
Code:
code
put [img][/img]

your tutorial bad
Reply
#6

^^ It is that...

Code:
Code:
[img]linkhere[/img]
needs to be
Code:
[img]linkhere[/img]
Reply
#7

Quote:
Originally Posted by Sew_Sumi
View Post
Worse still, is the REAL issue people have with CentOS, is that THEY CAN'T GET SOME PLUGINS TO WORK DUE TO NON-PRESENT RUNTIMES.


It's not that they can't install it, or get the server itself to run.


Come to think of it, this looks copy pasted somehow... Why are you installing vsftpd twice? Along with doubling up of unzip, screen.
Tryed with this http://files.sa-mp.com/samp037svr_R2-1.tar.gz

But didn't work so i found that and it works
Reply
#8

Works fine for others, so it's likely that you were missing the prerequisites in the first place and if you tried again with the 0.3.7 version now, chances are it would work...
Reply
#9

Quote:
Originally Posted by KyNe
View Post
just remove
Code:
code
put [img][/img]

your tutorial bad
his tutorial is good, it is one of the few tutorials which actually give you the code to download the 32bit architecture on a 64-bit machine so you can actually run the samp server, cus most days servers are 64 bit.
Reply
#10

Quote:
Originally Posted by rfr
View Post
it is one of the few tutorials which actually give you the code to download the 32bit architecture on a 64-bit machine so you can actually run the samp server, cus most days servers are 64 bit.
Pretty sure nothing in here is architecture specific...
Reply
#11

Quote:
Originally Posted by Sew_Sumi
View Post
Works fine for others, so it's likely that you were missing the prerequisites in the first place and if you tried again with the 0.3.7 version now, chances are it would work...
It works if you don't belive pm me and i will send you server ip and we can test
Reply
#12

Quote:
Originally Posted by Sew_Sumi
View Post
Works fine for others, so it's likely that you were missing the prerequisites in the first place and if you tried again with the 0.3.7 version now, chances are it would work...
PM if you want ip to test
Reply
#13

0.3.7, or 0.3d?

If you're saying about 0.3.7, then that's what I said before... that it WOULD work...
Reply
#14

This is a really poor tutorial, you haven't explained what any of the commands do, absolutely no detail, I've been using CentOS for years, and Linux in general, so I understood it, but I feel someone with 0 experience would have absolutely no idea and would run into more issues in the long run.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)