factorio
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| factorio [2016/10/17 13:32] – angelegt xenadmin | factorio [2016/11/28 16:50] (aktuell) – xenadmin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== Factorio ====== | + | ====== Factorio |
| + | <WRAP center round alert 60%> | ||
| + | Baustelle / Work in Progress | ||
| + | </ | ||
| + | ===== Quellen ===== | ||
| https:// | https:// | ||
| https:// | https:// | ||
| Zeile 13: | Zeile 16: | ||
| cp config.example config | cp config.example config | ||
| nano config | nano config | ||
| + | </ | ||
| + | <file txt config> | ||
| + | </ | ||
| + | <code bash> | ||
| + | ln -s / | ||
| ln -s / | ln -s / | ||
| # OR: | # OR: | ||
| Zeile 19: | Zeile 26: | ||
| # restart your shell to verify that it worked | # restart your shell to verify that it worked | ||
| + | adduser --disabled-login --home / | ||
| + | wget https:// | ||
| + | mv linux64 factorio_headless_x64_0.14.14.tar.gz | ||
| + | mv factorio_headless_x64_0.14.14.tar.gz /opt/ | ||
| + | cd /opt/ | ||
| + | tar -xzf factorio_headless_x64_0.14.14.tar.gz | ||
| + | cp / | ||
| + | nano / | ||
| + | </ | ||
| + | <file txt server-settings.json> | ||
| + | </ | ||
| + | <code bash> | ||
| + | chown factorio: | ||
| + | |||
| + | Create save: sudo -u factorio / | ||
| + | Start server: sudo -u factorio / | ||
| + | |||
| + | cp / | ||
| + | # Edit the service file to suit your environment then reload systemd | ||
| + | systemctl daemon-reload | ||
| + | systemctl start factorio | ||
| + | systemctl status -l factorio | ||
| </ | </ | ||
factorio.1476711166.txt.gz · Zuletzt geändert: von xenadmin
