Son of a Tech: How to Create a Valheim Dedicated Server
How to make a dedicated server for Valheim
Create VPS in Vultur - https://www.vultr.com/?ref=8769206-6G
Download Putty
Install Dependencies
sudo dpkg --add-architecture i386; sudo apt update; sudo apt install curl wget file tar bzip2 gzip unzip bsdmainutils python util-linux ca-certificates binutils bc jq tmux netcat lib32gcc1 lib32stdc++6 steamcmd
sudo dpkg --add-architecture i386; sudo apt update; sudo apt install libsdl2-2.0-0:i386
Create a user and logic
adduser vhserver
su - vhserver
Download linuxgsm.sh
wget -O linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh vhserver
Run the installer following the on-screen instructions.
./vhserver install
Change back to root user
su
Change Directory to config file
cd /home/vhserver/lgsm/config-lgsm/vhserver
Edit Config file
rm common.cfg
Cp _default.cfg common.cfg
Nano common.cfg
Change back to vhserver user
su vhserver
Go back to home dir
cd /home/vhserver
./vhserver start
Additional Info
- Read full article on: Son of a Tech
Leave a comment
Make sure you enter all the required information, indicated by an asterisk (*). HTML code is not allowed.
Disclaimer: As a news and information platform, also aggregate headlines from other sites, and republish small text snippets and images. We always link to original content on other sites, and thus follow a 'Fair Use' policy. For further content, we take great care to only publish original material, but since part of the content is user generated, we cannot guarantee this 100%. If you believe we violate this policy in any particular case, please contact us and we'll take appropriate action immediately.
Our main goal is to make crypto grow by making news and information more accessible for the masses.
Our main goal is to make crypto grow by making news and information more accessible for the masses.