07.11.2012, 21:20
Ronalds, you need to download the linux server for SA-MP and extract it to your desktop, this is, if your host doesn't have the Linux files on their server already. You can easily see if they have Linux or Windows based on if they have samp03svr or samp_server.exe, the .exe file is a Windows executable file and samp03svr a Linux program. Now, if you've got the Linux server files then you only need to copy over your filterscripts, gamemodes, plugins, includes, scriptfiles and so on and after you've done that you'll have to put .so after each plugin in the server.cfg. You can then start the server with nohup ./samp03svr and kill it with killall samp03svr (based on if you have the psmisc package or not). Good luck!