I never realized there were so many for Linux, and so few for Windows or cross platform.. at least that are still developed.
Nice list 
	
	
	
	
Nice list
 
	| 
					Linux and Windows control panels.
				 | 
| 
		I never realized there were so many for Linux, and so few for Windows or cross platform.. at least that are still developed. Nice list   
		
		
		11-16-2009, 04:39 AM 
	
	 
		
		
		11-16-2009, 05:15 AM 
	
	 
		I think it is because of TcAdmin, it is cheap, it works, it is simple. And every one that wants to host a server on windows know about it.
	 
		
		
		11-16-2009, 06:43 AM 
	
	 
		Windows has a more complex system of authorization. With Linux you can just write a php script to log into an SSH account and execute a command. Linux Example. PHP Code: $command = 'nohup ./srcds/cstrike/bla' > /dev/null 2>&1 & echo $!';
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
 
		Windows: PHP Code: <?phpShould work^^ 
		
		
		11-16-2009, 08:39 AM 
	
	 
		
		
		11-16-2009, 09:29 AM 
	
	 (11-16-2009, 08:25 AM)realchamp Wrote: Windows: That will make the browser hang, but it will work but that is only launching it. 
~ trewq
 
		
		
		11-16-2009, 10:08 AM 
	
	 
		Mine should output the echo to a nohup, rather than hanging browser.
	 
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
 
		
		
		11-17-2009, 01:05 AM 
	
	 
		You can kill the browser, it will remain running in the background from my experience.
	 
		
		
		11-17-2009, 05:34 AM 
	
	 (11-17-2009, 01:05 AM)realchamp Wrote: You can kill the browser, it will remain running in the background from my experience. Yer, but it doesn't look nice. 
~ trewq
 
		
		
		11-17-2009, 05:54 AM 
	
	 
		Can you write it to dump the console into another file? that way it doesn't try to wait until the srcds.exe is done running. Probably should split this topic up again >_> 
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
 
		
		
		11-18-2009, 09:35 AM 
	
	 
		lol you people are starting to become masters in changing the subject    
Join the Source Dedicated Server Support Group on Steam Community! Source Dedicated Server (SRCDS) Free to join, Live support! (When available) http://forums.srcds.com/viewtopic/5114 
		
		
		11-18-2009, 10:36 AM 
	
	 
		Hmm.. How did I become the thread starter? lol.. me thinks someone tried merging threads and mixed something up    | 
| 
					« Next Oldest | Next Newest »
				 |