Team Fortress 2 Install
From 2047Servers Support
| Line 74: | Line 74: | ||
When you go to run the game server you want it to run in the background even when you disconnect from Putty, you will find if you just leave it running & close Putty you will kill the server (kills any processes you left running) | When you go to run the game server you want it to run in the background even when you disconnect from Putty, you will find if you just leave it running & close Putty you will kill the server (kills any processes you left running) | ||
| − | The way you keep a process running while you disconnect, is by making a session (using screen) Note to change the " | + | The way you keep a process running while you disconnect, is by making a session (using screen) Note to change the "TF2_Server" to the servers name or folder name |
<pre>screen -S TF2_Server</pre> | <pre>screen -S TF2_Server</pre> | ||