Archive for the ‘ Game Server ’ Category
Ok, so from Part 1 and Part 2, you should now have a working Counter-Strike:Source server up and running, with Mani-Admin for your administration. Here is how to get MetaMod Source installed… this is going to be a really simple quick one to go on… # cd /<yourserver>/cstrike/addons # wget http://sourcemod.steamfriends.com/files/mmsource-1.7.1.tar.gz # tar -zxvf mmsource-1.7.1.tar.gz # rm mmsource-1.7.1.tar.gz Ok, now [ READ MORE ]
Ok, so from the last section of this you should have a working Counter-Strike:Source server up and running, just to make this a little bit easier on the admins, now we’re going to install Mani Admin Plugin. The first thing your going to need is Mani Admin Plugin it’s self… # wget http://www.mani-admin-plugin.com/mani_admin_plugin/v1_2_beta_s/mani_admin_plugin_v1_2_beta_s.zip # unzip mani_admin_plugin_v1_2_beta_s.zip Once that’s [ READ MORE ]
*** UPDATE: Fixed some typo’s in the commands *** This is how to set up a CS:S server on Ubuntu Linux. This is not a definitive guide, it is simply how I have done it. I have omitted some security precautions here as my server will not be going live online, and is only used for [ READ MORE ]