Posts: 18
Threads: 9
Joined: Mar 2016
Reputation:
0
26.04.2017, 22:02
(
Последний раз редактировалось AlexLambert; 26.04.2017 в 22:33.
)
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!
Posts: 2,203
Threads: 154
Joined: Oct 2009
Reputation:
0
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)
Posts: 388
Threads: 18
Joined: Apr 2011
Reputation:
0
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.