Felipe T Posted November 26, 2013 Share Posted November 26, 2013 Hello guys, next wednesday i'll move my servers from Windows to Linux. I've got some questions about this, so if anyone could help me, I would be thankful. 1) Game config files: do I only have to change the "Operational System" from Windows to Linux, and fix the files paths to the new ones? Or I have to reinstall every gameserver using the linux gameserver configs? 2) Can I just move old files from MetaMod and SourceMod to the new server, than replace with the Linux versions? Or you think this may cause a lot of bugs? 3) Any other tips? Thanks in advance! Link to comment Share on other sites More sharing options...
Raizio Posted November 26, 2013 Share Posted November 26, 2013 I'd have to say, to avoid any oddities that might or probably will happen; It'd be best to create a new server in linux, set the metamod and sourcemod up, then copy over all the config files and maps and such. Link to comment Share on other sites More sharing options...
Dennis Posted November 26, 2013 Share Posted November 26, 2013 Create new game servers. Most game servers have different files for Linux than for Windows. It's also not possible to move game servers between different operating systems in TCAdmin. Link to comment Share on other sites More sharing options...
Ben-EdgeGameServers.com Posted November 26, 2013 Share Posted November 26, 2013 Make sure you also download the Linux version of SM & MM . The one they have with Windows will not work with Linux , I'll PM You the list of the files that you will be able to keep but most of them are plugins / configs. Link to comment Share on other sites More sharing options...
Dennis Posted November 26, 2013 Share Posted November 26, 2013 What we did when we moved our servers, was creating a new server for each client. We then installed the specific game server using the Linux files and then we just uploaded the plugins, configs and what not. For Minecraft, this was pretty easy. Counter-Strike on the other hand was a bit more difficult. We first had to install SM and MM for Linux and then find all the files that our client had used (plugins, configs and extensions) and move them, too. It wasn't that difficult, but it took some time. Luckily, we had some customers that insisted on doing it themselves as they still had access to their old server. We gave them a couple of days to finish the moving Link to comment Share on other sites More sharing options...
Felipe T Posted November 26, 2013 Author Share Posted November 26, 2013 Thanks guys. I'm planning to do exactly this, install a vanilla version of the game server for each costumer, install MetaMod and SourceMod for Linux, than move the configs, plugins and maps. My biggest question is about TCAdmin GamServer Configs. Can I use the same template, just changing the OS from Windows to Linux and the Files Paths for executable? This would be very helpful, since I'd just have to reinstall my GameServers directly from TCAdmin. Link to comment Share on other sites More sharing options...
Raizio Posted November 27, 2013 Share Posted November 27, 2013 You have a linux and windows config. It takes most general settings from windows template(if the Template checkbox is checked). It will get the linux specific settings from the linux template. Link to comment Share on other sites More sharing options...
Felipe T Posted November 27, 2013 Author Share Posted November 27, 2013 Yes, but they have different Game ID So I would have to change it on my costumer's properties, right? Link to comment Share on other sites More sharing options...
Raizio Posted November 27, 2013 Share Posted November 27, 2013 That is exactly right. Link to comment Share on other sites More sharing options...
Felipe T Posted November 28, 2013 Author Share Posted November 28, 2013 Hey guys, everything is going almost fine here.. Except for the CS:GO, that I cannot run. I always get this: Status: Start (pid 0) So I've tried to run using my root, and got this message: ./srcds_run srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust -bash: ./srcds_run: Permission denied So I gave it chmod 700, and tried again. Now it runs under root user, I can see the server online, but when I try to run with TCAdmin, I still have the same problem with Pid (0) Any help? Link to comment Share on other sites More sharing options...
Dennis Posted November 28, 2013 Share Posted November 28, 2013 Try changing the tcagame folder to tcagame using the chown command. Link to comment Share on other sites More sharing options...
Felipe T Posted November 28, 2013 Author Share Posted November 28, 2013 Still not working... CSGO is the only game that doesn't starts. Any help? =/ Link to comment Share on other sites More sharing options...
Felipe T Posted November 28, 2013 Author Share Posted November 28, 2013 There's something weird here... All my costumer's directories are being created under root/root user and group. Should it really be like this? I have changed the user/group for MatheusB (this is a CSGO server), and still not working. drwxr-xr-x 3 root root 4096 Nov 28 05:45 LucasL drwxr-xr-x 4 root root 4096 Nov 28 09:11 MarcelP drwxr-xr-x 3 root root 4096 Nov 28 04:01 MarceloC drwxr-xr-x 3 tcagame tcagame 4096 Nov 28 16:55 MatheusB Link to comment Share on other sites More sharing options...
Felipe T Posted November 28, 2013 Author Share Posted November 28, 2013 Well, running this commandline I could make CSGO start without crashing chmod -R 777 /home/tcagame/MatheusB/524 My question is 777 is safe? How can I set TCAdmin to give the correct CHMOD for this files? Thanks! Link to comment Share on other sites More sharing options...
Raizio Posted November 29, 2013 Share Posted November 29, 2013 I use windows, so I am not sure if it works for Linux too. At the actions tab at a service; there is a repair button. This repairs all the permissions for TCAdmin. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now