My Satisfactory Info

From GotOpinion
Jump to navigation Jump to search

Satisfactory dedicated server setup overview

These steps were created using Ubuntu 22.04.5 LTS and Satisfactory dedicated server 1.1

Resources

Official Satisfactory wiki page on dedicated server

Install Satisfactory dedicated server files

To install, I used the following command with my steam user:

steamcmd +force_install_dir ~/SatisfactoryDedicatedServer +login anonymous +app_update 1690800 validate +quit

Setup port forwarding & firewall

Configured firewall to port forward 7777 for UDP and 8888 for TCP.

No need to update my firewall rules on Ubuntu server.

Start server

Follow directions on official wiki, they worked great.

Links

To my gaming notes