Longvinter Server Docs
Linux Installation - Docker

Linux Installation - Docker

💡
Edit help articles just like any other document. Create headings, bullets, numbered lists, a table of contents, etc. Drag and drop images or embed videos.
 

Requirements and Pre-requisites

  • GIT installed in your system
  • GIT LFS installed in your system
  • SteamCMD installed in your system
  • Router with the ability to port forward
  • 64-bit Linux Operating System
  • Minimum 2GB RAM
 

System Setup

  1. Creating users and groups to run the server
sudo useradd -m -d /home/steam steamcmd
sudo passwd steamcmd
sudo su steamcmd
 
  1. Installing GIT, GIT Large file system, and other requisites
Ubuntu / Debian
Arch-Linux
Fedora
badge