Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

rannday/valheim-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valheim Server Setup

For Ubuntu / Debian

Install prerequisites

sudo apt update && sudo apt upgrade -y
sudo add-apt-repository -y multiverse
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install git tmux steamcmd -y

Create an unprivileged user

sudo adduser valheim

Switch to user

su - valheim

Clone repo

cd
git clone https://github.com/rannday/valheim-server.git

About

Valheim Dedicated Linux Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages