Linux
Valheim public-test server
UPDATE
The testing appears to be done and is now part of the regular version of the game. This is still a handy guide for any future betas though.
Here’s a cool update for your Valheim linux server if you’re up from some beta testing.
The Valheim devs announced the Mistlands update and we can all get in on the action early through a beta branch on Steam (and GamePass). You can find out more about the update here and there’s a nice trailer here.
Valheim server on Linux
Here is a step-by-step guide for setting up a Valheim server on Linux. Having done it twice now I thought it would be a good idea to capture this somewhere so that next time I don’t have to look any of this up again.
The only assumptions being made here is that your server is running Ubuntu of some semi-recent version and a basic understanding of Linux.
SteamCMD
The SteamCMD utility from Valve will help us install the gamefiles on the server. Follow the instructions on the wiki to get it up and running.
Dotnet core 5 on a raspberry pi
Here’s a quick get-up-and-go style post on how to get dotnet core 5 usable on a Raspberry Pi (a R-Pi 3 Model B in my case).
We’re doing all this over SSH because my goal was to run a small webapp on the Pi which is located in a cupboard somewhere in my house without a keyboard and mouse attached to it 😁 So, after you’ve connected to the Pi over SSH, the first step is to install the dotnet core SDK.