**install steam (untested):**
mkdir steam
cd steam
wget http://storefront.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
chmod +x steam
./steam
Download de updatetool en installeert de standaard steam componenten. Waarschijnlijk moet het laaste commando nog een paar keer herhaald worden voor de volledige update dus:
./steam
**update_tf2.sh**
cd steam
./steam -command update -game tf
Update tf2
**start_tf2.sh**
cd steam/orangebox
screen -dmS tf2 ./srcds_run -game tf +ip +map +port
Start team fortress 2 in een screen. Vul wel het ip, map- en portname in.