How to Change the Server Name on Your Satisfactory Server ​
The server name is configured in the Game.ini file.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open Game.ini
Open the fileGame.iniat:/FactoryGame/Saved/Config/LinuxServer/Game.iniChange server name
Add the following content and adjust the name:ini[/Script/FactoryGame.FGServerSubsystem] mServerGameState=(ServerSessionName="Your Server Name")Start the server
Save the file and start your server.
Note
If the file already contains an mServerGameState entry, only change the ServerSessionName value there. Do not add a second entry.