Guide – How To Start – 7 Days to Die – Game Server on Ubuntu 18.04 LTS

7 Days to Die is an open-world game that is a unique combination of first person shooter, survival horror, tower defense, and role-playing games. Set in a brutally unforgiving post-apocalyptic world overrun by the undead.

This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.

How to create and connect to 7 Days to Die Game Server

  1. To start the server, you just need to start the VM through Azure Portal. Start of the server can be up to 5 minutes , wait until it’s fully configured and started.
  2. To connect to the server, start the game 7 days to die. Click “JOIN A GAME” in the main menu.
  1. Click “CONNECT TO IP…” at the bottom, enter the VM’s address in the “IP” field and click the “CONNECT” button.
  1. For additional server configurations, edit the serverconfig.xml file in the /home/steamuser/7daysserver. Changes must be made before the server starts.
  2. To stop the server, enter “sudo pkill 7Days” command in the PuTTY window.

Server update

If you were unable to connect to the the server, you should update the server. To do this, connect to the VM through Putty:

  1. To connect to a VM, you need PuTTy application to connect via ssh. You can download it at the following link – Download.
  2. Run Putty, enter the VM address in the “Host” field, and click “Open” to connect.
  1. In the opened console you will need to enter a username and password that were specified the when creating the virtual machine
  1. Enter the following commands in sequence:

>sudo pkill 7Days (to stop the server)

> sudo su

> /home/steamuser/steamcmd

> login anonymous

> force_install_dir /home/steamuser/7daysserver

> app_update 294420 validate

> exit

> cd /home/steamuser 

> chown -R steamuser:steamuser 7daysserver

  1. To start the server after update, restart the VM through Azure Portal.

Website Built with WordPress.com.

Up ↑

%d bloggers like this: