DMSavchik/pz-mod-cli

How to configure a dedicated 'rented' server (Ubuntu)

Opened this issue · 1 comments

This guide is take from the Steam Guides for Project Zomboid

Full guide will be soon!

Here shortly -

  1. Rent a PZ server (dedicated server or VPS).
  2. Install linux (Ubuntu 20).
  3. Configure firewall for rent server.
  4. Check IP and password (of the server) to connect by SSH.
  5. 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).
  6. Update the system.
  7. Create new user in system.
  8. Reboot the system.
  9. Connect to server by SSH (or remote desktop) as a new user.
  10. Install Project Zomboid dedicated server by steamCMD.
  11. Configure your server (Guide: Configure server - build 41 MP)
  12. Configure start-server.sh script
    Set "-Xms16g -Xmx16g" where 16 - is how much RAM for your server
  13. Start server through that script.

Also good to read the next
Ultimate Multiplayer Guide [b41]