Guides 11792 Published by Philipp Esselbach 0

A quick guide that walks you through getting Apple’s Swift compiler up and running on an Ubuntu 20.04 server. It covers the essential package updates, required libraries, and the exact commands to download, extract, and add Swift to your system PATH. The steps are written for users comfortable with the command line but who prefer a safe, non‑root workflow. After following the four short sections you’ll be able to compile and run Swift code straight from your Linux terminal.

Guides 11792 Published by Philipp Esselbach 0

A step‑by‑step guide to install Sysdig on Ubuntu 20.04, covering package updates, kernel headers, repository setup, and launching the csysdig UI—plus troubleshooting tips for common hiccups.

Guides 11792 Published by Philipp Esselbach 0

A quick, no‑fluff guide to getting the latest MariaDB up and running on Rocky Linux 8 – from adding the official repo and installing the server, to enabling it at boot, hardening security with mysql_secure_installation, and confirming everything works. Perfect for anyone who wants a reliable MySQL drop‑in without the hassle.