<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://www.gameserverhost.net/forum/extern.php?action=feed&amp;tid=296&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Game Server Host / Counter-Strike: Source [Linux Server Tutorial] [CentOS]]]></title>
		<link>https://www.gameserverhost.net/forum/viewtopic.php?id=296</link>
		<description><![CDATA[The most recent posts in Counter-Strike: Source [Linux Server Tutorial] [CentOS].]]></description>
		<lastBuildDate>Wed, 21 Mar 2012 14:35:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Counter-Strike: Source [Linux Server Tutorial] [CentOS]]]></title>
			<link>https://www.gameserverhost.net/forum/viewtopic.php?pid=652#p652</link>
			<description><![CDATA[<p>thanks for that !! </p><p>i&#039;ve been looking a long time for a tutorial like that. </p><br /><p>thanks again and nice forum by the way <img src="https://www.gameserverhost.net/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><br /><br /><p>cheers!! </p><br /><br /><br /><br /><br /><br /><br /><p>dan<br />------------------<br />&quot;my life is a game&quot; <br />All these primary impulses, not easily described in words, are the springs of man&#039;s actions.<br />Albert Einstein <br /><a href="http://www.the-rothschild.com/" rel="nofollow">tel aviv hotel</a><br /><a href="http://www.gindi.com/index.aspx?id=4297" rel="nofollow">apartments tel aviv</a></p>]]></description>
			<author><![CDATA[dummy@example.com (danloyal80)]]></author>
			<pubDate>Wed, 21 Mar 2012 14:35:05 +0000</pubDate>
			<guid>https://www.gameserverhost.net/forum/viewtopic.php?pid=652#p652</guid>
		</item>
		<item>
			<title><![CDATA[Re: Counter-Strike: Source [Linux Server Tutorial] [CentOS]]]></title>
			<link>https://www.gameserverhost.net/forum/viewtopic.php?pid=304#p304</link>
			<description><![CDATA[<p>Hey, </p><p>Thanks for that, you should create a screen so when you leave shell telnet the server continues to run without being logged. Otherwise it looks really good, thanks for posting this up!</p><p>Cheers</p>]]></description>
			<author><![CDATA[dummy@example.com (Game Server Host)]]></author>
			<pubDate>Mon, 19 Oct 2009 09:07:15 +0000</pubDate>
			<guid>https://www.gameserverhost.net/forum/viewtopic.php?pid=304#p304</guid>
		</item>
		<item>
			<title><![CDATA[Re: Counter-Strike: Source [Linux Server Tutorial] [CentOS]]]></title>
			<link>https://www.gameserverhost.net/forum/viewtopic.php?pid=303#p303</link>
			<description><![CDATA[<p>Hello,<br />Did I miss anything? If I did P.M me ASAP.</p><p>Thanks, RoflCopter.</p>]]></description>
			<author><![CDATA[dummy@example.com (RoflCopter)]]></author>
			<pubDate>Mon, 19 Oct 2009 01:35:03 +0000</pubDate>
			<guid>https://www.gameserverhost.net/forum/viewtopic.php?pid=303#p303</guid>
		</item>
		<item>
			<title><![CDATA[Re: Counter-Strike: Source [Linux Server Tutorial] [CentOS]]]></title>
			<link>https://www.gameserverhost.net/forum/viewtopic.php?pid=302#p302</link>
			<description><![CDATA[<p><strong>Hello,</strong><br />How to setup a <strong>Counter-Strike: Source</strong> server on Linux by <strong>RoflCopter</strong>.</p><p><strong>*</strong> Dedicated Server <strong>*</strong><br />1x Dual Xeon Quad Core<br />8 GB of RAM<br />160 GB of HDD<br />1 TB of Data</p><p>Let&#039;s start.</p><p><strong>1.</strong> Login with PuTTY (<a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/" rel="nofollow">http://www.chiark.greenend.org.uk/~sgtatham/putty/</a>)<br /><strong>2.</strong> CD /home/ (CD is a Linux Server command that allows you to move around the server)<br /><strong>3.</strong> MKDIR css (MKDIR is a Linux Server command that allows you to make folders)<br /><strong>4.</strong> CD /home/css<br /><strong>5.</strong> WGET <a href="http://www.steampowered.com/download/hldsupdatetool.bin" rel="nofollow">http://www.steampowered.com/download/hldsupdatetool.bin</a> (WGET allows you to download stuff)<br /><strong>6.</strong> CHMOD +X hldsupdatetool.bin (CHHOD abbreviated from change mode)<br /><strong>7.</strong> ./hldsupdatetool.bin (Unzips hldsupdatetool.bin)<br /><strong>8.</strong> ./steam (Updates installer)<br /><strong>9. </strong> ./steam -command update -game &quot;Counter-Strike Source&quot; -dir /home/css/ (Download server files)</p><p><strong>Well DONE!</strong> We got the files on our dedicated server!</p><p>Let&#039;s move on to the server.cfg</p><p><strong>1.</strong> Download WinSCP (<a href="http://winscp.net/eng/index.php" rel="nofollow">http://winscp.net/eng/index.php</a>)<br /><strong>2.</strong> Login with WinSCP<br /><strong>3.</strong> Find /home/css/cstrike/cfg/<br /><strong>4.</strong> Now open Notepad.exe (Start&gt;Run&gt;Notepad.exe)<br /><strong>5.</strong> Go to <a href="http://www.cstrike-planet.com/cfgmaker?cfg=srcds" rel="nofollow">http://www.cstrike-planet.com/cfgmaker?cfg=srcds</a> and make a server.cfg<br /><strong>6.</strong> Copy and paste this into your notepad and save as server.cfg<br /><strong>7.</strong> Go back to your WinSCP and upload it to that folder that we did before</p><p><strong>Well DONE!</strong></p><p>Time to start the server!</p><p><strong>1.</strong> Login with PuTTY<br /><strong>2.</strong> CD /home/css<br /><strong>3.</strong> ./srcds_run -game cstrike -ip {yourip} -port 27015 -maxplayers 16 -tickrate 66 +fps_max 500 +map de_dust2 +servercfgfile server.cfg</p><p>Thanks for reading, upcoming tutorials:</p><p>How to install ProFTPD the easy-way!</p><p>Bye for now from the RoflCopter team!</p>]]></description>
			<author><![CDATA[dummy@example.com (RoflCopter)]]></author>
			<pubDate>Mon, 19 Oct 2009 01:30:59 +0000</pubDate>
			<guid>https://www.gameserverhost.net/forum/viewtopic.php?pid=302#p302</guid>
		</item>
	</channel>
</rss>
