Difference between revisions of "Talk:Linux dedicated server"

From Team Fortress Wiki
Jump to: navigation, search
m (Chef Recipe)
m (Undo edit by Autotune (Talk) (1608051) No advertisements. ~spam)
Line 1: Line 1:
== Chef Recipe ==
 
 
I've created a Chef-based installation script based on the current wiki, with a few minor changes in the upstart script to get it fully functional. Would including a link to it in the wiki be in good form? => https://github.com/autotune/chef/tree/master/tf2server
 
 
[[User:Autotune|Autotune]] ([[User talk:Autotune|talk]]) 10:16, 26 January 2014 (PST)
 
 
 
== Using screen to run servers ==
 
== Using screen to run servers ==
  

Revision as of 18:20, 26 January 2014

Using screen to run servers

It is common practice to use screen to run servers in many distributions. Do you think a discussion of this would be appropriate here? Broseph 17:49, 2 January 2012 (PST)

Pictogram tick.png Yes I definitely think this is a good idea. It's very useful, especially since it allows you to close your connection with the server (the fact that you normally can't isn't even mentioned). --Scootz 20:57, 2 January 2012 (PST)

LSB bootup scripts

Since a lot of people use these scripts to restore the server workings at bootup, this seemed necessary.