SA-MP Forums Archive
Linux Ubuntu 12.04 - 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: Linux Ubuntu 12.04 (/showthread.php?tid=401284)



Linux Ubuntu 12.04 - xDanger - 22.12.2012

Hello,
I've tried to make a SA:MP server on ubuntu 12.04, and doesnt work.
anyone have idea how? Please give me a tutorial.
Thank you.

Note: If this is the fail section please move it.


Re: Linux Ubuntu 12.04 - Samp_India - 22.12.2012

Is it a VPS or your PC ?


Re: Linux Ubuntu 12.04 - xDanger - 22.12.2012

Dedicated Server.


Re: Linux Ubuntu 12.04 - Samp_India - 22.12.2012

You should use http://files.sa-mp.com/samp03esvr_R2.tar.gz

You should get plugins for linux ( .so) and edit server.cfg's plugins line

example
plugins steamer.so


Re: Linux Ubuntu 12.04 - xDanger - 22.12.2012

Give me tutorial for how installing and the commands.


Re: Linux Ubuntu 12.04 - Timmi - 22.12.2012

Hope this helps.


Re: Linux Ubuntu 12.04 - Samp_India - 22.12.2012

I found this.Might be useful to you


Re: Linux Ubuntu 12.04 - xDanger - 22.12.2012

Is that for ubuntu?^^


Re: Linux Ubuntu 12.04 - GWMPT - 22.12.2012

it isn't to hard to setup a server on ubuntu...
just run these commands:

wget http://files.sa-mp.com/samp03esvr_R2.tar.gz
tar xvzf samp03esvr_R2.tar.gz
rm -rf tar xvzf samp03esvr_R2.tar.gz
cd samp03
vi server.cfg
./samp03svr


Re: Linux Ubuntu 12.04 - xDanger - 22.12.2012

Thanks alot dude
Solved..