Return to site

How to start a killing floor server

broken image

Binaries/Win64/86_64 kf-bioticslabĬonfiguration variables can be found here. Launch the server to get the config files generated: cd.

broken image

The force_install_dir section can be changed to whatever arbitrary location on the file system you want KF2 installed to. # Switch to the steam user and install su - mkdir ~/Steam & cd steamcmd

broken image

# Give ownership of the directory to chown steam:steam /kf2 The following commands create an install directory, give ownership over it to the steam user, and install Killing Floor 2. If your distributions repos didn't have steamcmd, you can manually install it. SteamCMD may or may not be in the repos depending on the flavor of Linux your server is running.

broken image

useradd -m steamĭon't change into the Steam user yet. Do not add this user to the list of sudoers. Giving arbitrary applications root access to the system is never a good idea.Ĭreate a Steam user to run all the Steam operations as. Don't run Steam or the KF2 dedicated server as the root user.