How to configure a dedicated 'rented' server (Ubuntu)
Opened this issue · 1 comments
DMSavchik commented
This guide is take from the Steam Guides for Project Zomboid
Full guide will be soon!
Here shortly -
- Rent a PZ server (dedicated server or VPS).
- Install linux (Ubuntu 20).
- Configure firewall for rent server.
- Check IP and password (of the server) to connect by SSH.
- Connect to server by SSH.
5*. An advice: install remote desktop on linux and configure remote access to desktop (Ubuntu desktop and x2GO for Ubuntu for example). - Update the system.
- Create new user in system.
- Reboot the system.
- Connect to server by SSH (or remote desktop) as a new user.
- Install Project Zomboid dedicated server by steamCMD.
- Configure your server (Guide: Configure server - build 41 MP)
- Configure start-server.sh script
Set "-Xms16g -Xmx16g" where 16 - is how much RAM for your server - Start server through that script.
DMSavchik commented
Also good to read the next
Ultimate Multiplayer Guide [b41]