My Satisfactory Info: Difference between revisions
Jump to navigation
Jump to search
initial page creation |
m →Links |
||
(One intermediate revision by the same user not shown) | |||
Line 22: | Line 22: | ||
Follow directions on official wiki, they worked great. | Follow directions on official wiki, they worked great. | ||
<center>[[Gaming|To my gaming notes]]</center> |
Latest revision as of 11:43, 14 June 2025
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.