Using Proxmox VE
Assuming your using Proxmox VE, the following steps are for setting up a VM that hosts a Sons of The Forest Server. While there are many online guides for deploying this on Linux, I opted for a simple solution of just running it in a Windows VM with Steam downloaded.
What You’ll Need
- Windows ISO
- VirtISO for windows drivers
Overview
- Install Windows on VM
- Install Steam Client on the VM
- Download ‘SoTF Dedicated Server’
locallow server config lanonly true
Automating Server Startup on VM Startup
Method 1: Using the Startup Folder (Easiest)
This folder contains shortcuts to all the applications that you want to launch automatically when you log in.
-
Press the Windows Key + R to open the Run dialog box.
-
Type
shell:startupand press Enter. This will open the Startup folder for your user account. -
Find the program you want to add. You can either find its shortcut on your desktop or find the program’s main
.exefile in its installation folder (usually inC:\Program Files). -
Copy the program’s shortcut or
.exefile. -
Go back to the Startup folder you opened and Paste shortcut.
The next time you log into Windows, this program will start automatically.
Pro Tip: If you want the program to start automatically for every user on the computer, use shell:common startup in the Run dialog instead.