Debian server configuration guides

Build and repair Debian server stacks with web servers, PHP, databases, TLS, reverse proxies, and production checks.

Curated guides

Debian server setup guides

24 matched guides, best match first. Page 1 of 2.

Apache HTTP Server feather logo and Debian spiral on red background

How to Install Apache on Debian 13, 12 and 11

A Debian web server starts quickly with Apache because the default repositories already include the Apache HTTP Server as the apache2 package. Debian does not use the Red...

Updated ( Published )

Memcached logo transitioning to Debian logo showing installation migration from memory cache to Linux distribution setup

How to Install Memcached on Debian 13, 12 and 11

Memcached on Debian gives web applications a fast in-memory cache for database query results, sessions, API responses, and WordPress object caching. The safest way to install Memcached on...

Updated ( Published )

PHP 8.5 logo with version number connected by arrow to Debian swirl logo on coral gradient background

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

Debian 13 (trixie) already ships PHP 8.4.x, Debian 12 (bookworm) ships PHP 8.2.x, and Debian 11 (bullseye) stays on PHP 7.4.x in the default APT sources. That matters...

Updated ( Published )

PHP 8.4 and Debian logos with arrow indicating installation process

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

Debian 13 (trixie) already ships PHP 8.4 in its default APT sources. Debian 12 (bookworm) and Debian 11 (bullseye) still need the Sury repository for the same branch....

Updated ( Published )

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 )