bittotal.blogg.se

How to make a starbound server
How to make a starbound server











Script, console and game server (if available) logs are created for the server. Server logs are available to monitor and diagnose your server. Debug allows you to see the output of the server directly to your terminal allowing you to diagnose any problems the server might be having./sbserver debug Logs Use debug mode to help you if you are having issues with the server. You can get all important and useful details about the server such as passwords, ports, config files etc./sbserver details Debug You can use the SteamCMD validate option when updating the server. The server will update and restart only if required.īypass the check and go straight to SteamCMD update. Update checks for any server updates and applies them. Pressing CTRL+c will terminate the server. sbserver console To exit the console press CTRL+b d. sbserver restart consoleĬonsole allows you to view the live console of a server as it is running and allow you to enter commands if supported. sbserver install as root and LinuxGSM will automatically install missing dependencies.Ī complete list of commands can be found by typing.īelow are the most common commands available. It is possible for LinuxGSM to install dependencies either by having the sbserver user account with sudo access or running the installer as root.ĭuring the installation if the game server user has sudo permissions LinuxGSM will attempt to install any missing dependencies itself. To install GameDig follow the steps in the LinuxGSM documentation. It also replaces the default LinuxGSM query module in monitor.

how to make a starbound server

GameDig is a recommended additional module that allows LinuxGSM to gather more info from the game server such as current map and connected players to be displayed in details and in logs.

how to make a starbound server

yum install epel-release CentOS 64-bit yum install curl wget tar bzip2 gzip unzip python3 binutils bc jq tmux glibc.i686 libstdc++ libstdc++.i686 Gamedig EPEL is required to install some dependencies needed for using LinuxGSM on CentOS.













How to make a starbound server