
If you have double authentication this will be nearly impossible to install from OGP because of the too short period of time you will have to add Steam Guard code to OGP Panel then trigger install again. If you have basic Steam Guard, you can simply trigger an install, which will fail, then go to Panel settings and type Steam Guard code received in email, then start another install again.

so put your steam credentials in OGP Panel Settings. Your server is now running in a screen session.You need to use a steam account with the game licence on it apparently to download the server files. To start your server, run these commands. steamcmd.sh +runscript update_starbound.txt Please note that if you have Steam Guard enabled, you will need to enter the code again during the update process. You can update your server anytime using the following command. nano /home/starbound/update_starbound.txt

When the screen reads Success! App '211820' fully installed., simply type quit and press enter. If your Steam account has Steam Guard enabled, you need to check your email inbox for the login code./steamcmd.sh Next, we will use SteamCMD to install the game server files. Switch to the user account that was created earlier. Install the system libraries needed to run SteamCMD.

firewall-cmd -zone=public -add-port=21025/tcp -permanent

Let us also open the necessary firewall port. When prompted, specify a strong, secure password for this user. Then we will create a new user for the server. You need to own this game on your Steam account.īefore starting, lets be sure that the system is up-to-date.In this tutorial, I’ll be explaining how to setup a Starbound server on CentOS 7.
