Change Win Server to Linux Server - 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: Change Win Server to Linux Server (
/showthread.php?tid=633199)
Change Win Server to Linux Server -
AlexLambert - 26.04.2017
Hi guys, i have my server for windows, if i want to change it to run in a linux server, its enough changing the samp-server.exe file for the samp03svr one?
And can u recommend me Ubuntu, Debian or CentOS, thanks!
Re: Change Win Server to Linux Server -
Melktert - 27.04.2017
https://sampforum.blast.hk/showthread.php?tid=327272
Re: Change Win Server to Linux Server -
AlexLambert - 27.04.2017
Quote:
Originally Posted by Melktert
|
I need to change the server from windows to Linux not to create one.
Re: Change Win Server to Linux Server -
DRIFT_HUNTER - 28.04.2017
First you cant just swap single file and have linux server. You need linux server (as in computer running linux OS), then you need samp server for linux on that same machine. You can upload your gamemodes,filterscripts and scriptfiles there. You will also need to upload plugins that you use, but they will have to be for linux (.so). And dont forget to add all that server.cfg (Keep in mind unix/linux systems are case sensitive)
Re: Change Win Server to Linux Server -
xPhantom - 28.04.2017
Download the correct versions of the plugins in the linux format (.so), I've seen people just rename the plugin from .dll to so and that will not work.
Debian is pretty good, I prefer it over Centos and Ubuntu but thats really just a personal preference.