starbound_server_quick_start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| starbound_server_quick_start [2014/01/26 12:13] – created tkbletsc | starbound_server_quick_start [2014/01/26 12:28] (current) – tkbletsc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Server install guide from [[http:// | ||
| + | |||
| + | **Note: Default port is 21025.** | ||
| + | |||
| + | ====== Install ====== | ||
| + | |||
| At the shell: | At the shell: | ||
| < | < | ||
| sudo apt-get install lib32gcc1 libpng12-0 | sudo apt-get install lib32gcc1 libpng12-0 | ||
| - | cd | + | cd / |
| mkdir steamcmd | mkdir steamcmd | ||
| cd steamcmd | cd steamcmd | ||
| Line 10: | Line 16: | ||
| ./ | ./ | ||
| </ | </ | ||
| - | In steamcmd: | + | |
| + | In steamcmd. WARNING Password will echo when logging in! | ||
| < | < | ||
| - | > login USERNAME | + | > login USERNAME |
| - | > force_install_dir | + | > force_install_dir |
| > app_update 211820 | > app_update 211820 | ||
| > exit | > exit | ||
| </ | </ | ||
| + | |||
| + | ====== Configure ====== | ||
| + | |||
| Back at the shell: | Back at the shell: | ||
| < | < | ||
| cd / | cd / | ||
| - | ./launch_starbound_server.sh | + | ./starbound_server |
| </ | </ | ||
| + | Ctrl+C to exit. | ||
| + | |||
| + | This creates the default config file in '' | ||
| + | " | ||
| + | " | ||
| + | |||
| + | ====== Script ====== | ||
| + | |||
| + | |||
| + | Server launch script '' | ||
| + | cd linux64 | ||
| + | ./ | ||
| + | Server update script '' | ||
| + | cd steamcmd | ||
| + | ./ | ||
starbound_server_quick_start.1390767182.txt.gz · Last modified: by tkbletsc
