filter: grep -r "#Linux"

#Linux

Ubuntu, Debian and general Linux server setup, services, networking and hardening.

59 posts

Counter-Strike 2 Dedicated Server on Linux
#Gameserver

Counter-Strike 2 Dedicated Server on Linux

Install a CS2 dedicated server on Ubuntu/Debian with SteamCMD, get a GSLT, set the right ports and cvars, add Metamod/CounterStrikeSharp, and run it under systemd.

· 4 min read
Self-Hosted Uptime Monitoring with Uptime Kuma
#Docker

Self-Hosted Uptime Monitoring with Uptime Kuma

Run Uptime Kuma in Docker for uptime monitoring — HTTP/TCP/ping checks, Telegram and Discord alerts, a public status page, and a reverse proxy with TLS.

· 4 min read
systemd Timers Instead of cron
#Linux

systemd Timers Instead of cron

Replace cron jobs with systemd timers — .timer + .service pairs, OnCalendar syntax, Persistent catch-up, journald logging, and when cron is still fine.

· 4 min read
Factorio Headless Server on Linux
#Gameserver

Factorio Headless Server on Linux

Set up a Factorio headless dedicated server on Ubuntu/Debian — download the official tarball, server-settings.json, port 34197 UDP, mods, RCON and a systemd unit.

· 4 min read
Rust Dedicated Server on Linux
#Gameserver

Rust Dedicated Server on Linux

Install a Rust dedicated server on Ubuntu/Debian with SteamCMD, set the server.* cvars, open the right ports, add Oxide/uMod plugins, and run it under systemd.

· 4 min read
7 Days to Die Dedicated Server on Linux
#Gameserver

7 Days to Die Dedicated Server on Linux

Install and run a 7 Days to Die dedicated server on Ubuntu/Debian with SteamCMD, serverconfig.xml, ufw ports, EAC notes and a systemd unit.

· 5 min read
Project Zomboid Dedicated Server on Linux
#Gameserver

Project Zomboid Dedicated Server on Linux

Run a Project Zomboid dedicated server on Ubuntu/Debian via SteamCMD. Configs, mods load order, memory, ports, systemd, and the gotchas that corrupt saves.

· 6 min read