Server configuration guides

Use this path when you are building or fixing a Linux server stack. These guides focus on getting web services, databases, PHP, TLS, and reverse proxies into a working production shape.

Curated guides

Server setup guides

36 matched guides, newest first. Page 1 of 3.

PHP 8.3 logo with arrow pointing to Debian swirl logo on red gradient background

How to Install PHP 8.3 on Debian 13, 12 and 11

Debian's default PHP package does not stay fixed across releases, so application compatibility often decides whether PHP 8.3 is worth pinning. To install PHP 8.3 on Debian, you...

Updated ( Published )

Nginx web server logo with arrow pointing to Debian Linux logo on coral background

How to Install Nginx on Debian 13, 12 and 11

Most self-hosted stacks need a web server or reverse proxy before the rest of the application can do much. That is why many admins install Nginx on Debian...

Updated ( Published )

MariaDB and Debian logos over a database-themed background representing MariaDB installation and administration on Debian Linux.

How to Install MariaDB on Debian 13, 12 and 11

Debian's default APT sources already give you a production-friendly MariaDB branch, which is usually the cleanest way to stand up a MySQL-compatible database for WordPress, application backends, or...

Updated ( Published )