05-21-2008, 07:41 PM
Hi, I have a server running tf2 in a datacenter. It's running FreeBSD 6.2-RELEASE #11 and gcc (GCC) 3.4.6 [FreeBSD] 20060305.
I have SSH access to the server. That's how I was able to install srcds. To start the server I use code:
./srcds_run -console -game tf +ip -port +maxplayers 24 +map ctf_2fort
The server runs and everything... but when I close my SSH connection it goes down.
How can I run the server 24/7 without having to do it from an SSH connection?
Thanks
I have SSH access to the server. That's how I was able to install srcds. To start the server I use code:
./srcds_run -console -game tf +ip -port +maxplayers 24 +map ctf_2fort
The server runs and everything... but when I close my SSH connection it goes down.
How can I run the server 24/7 without having to do it from an SSH connection?
Thanks