💾 Archived View for bakertribe.co.uk › articles › linuxsteamcmdserver.gmi captured on 2023-05-24 at 17:35:33. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

Linux SteamCMD Server

After you have isntalled the base Linux Server and setup static IP obviously, these are the commands you should follow;

Update and Upgrade

sudo apt-get update && sudo apt-get upgrade

Ice window manager slim login and start service

sudo apt install icewm

sudo apt install slim

sudo service slim start

RDP

sudo apt install xrdp

sudo service xrdp start

sudo service xrdp enable

nano ~/.xsession

icewm-session

Thunar File manager

sudo apt install thunar

Installing SteamCMD

sudo apt install software-properties-common

sudo add-apt-repository multiverse

sudo dpkg --add-architecture i386

sudo apt update

sudo apt install lib32gcc1 steamcmd

Using SteamCMD

ln -s /usr/games/steamcmd steamcmd

nano server.sh

cd "/steam

./steamcmd +login anonymous +app_update 294420 +quit

cd "/.steam/steamapps/common/*********