Linux database guides

Install database servers, caches, search engines, and admin tools on Linux with distro-specific package and repository guidance.

Curated guides

Database guides

31 matched guides, best match first. Page 1 of 3.

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 )

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 )

Elasticsearch 8 logo alongside Debian swirl logo on a purple gradient background with analytics graphics

How to Install Elasticsearch 8 on Debian 13, 12 and 11

Existing Elastic Stack deployments often need Elasticsearch 8 even after Elasticsearch 9 is available, especially when clients, plugins, or cluster upgrade plans are pinned to the 8.x branch....

Updated ( Published )

MySQL 8.0 and Debian logos connected, representing database installation on Debian Linux

How to Install MySQL 8.0 on Debian 12 and 11

MySQL 8.0 on Debian is now a legacy installation path: Oracle's MySQL 8.0 release notes mark 8.0.46 as the end-of-life release in April 2026, but the MySQL APT...

Updated ( Published )

Redis logo with database icon and Debian swirl on gradient blue background with circuit pattern

How to Install Redis on Debian 13, 12 and 11

Fast cache reads only help when the Redis package source matches the server you are maintaining. To install Redis on Debian, start with Debian's default archive package for...

Updated ( Published )

PostgreSQL 15 and Debian logos over a red and blue database-themed background with a connection trail

How to Install PostgreSQL 15 on Debian 13, 12 and 11

PostgreSQL 15 remains useful on Debian when an application stack depends on that major branch for extension compatibility, tested SQL behavior, or a slower database-upgrade schedule. To install...

Updated ( Published )

MariaDB and Fedora logos on a blue database network background

How to Install MariaDB on Fedora 44

Fedora 44 uses MariaDB 11.8 as the unversioned repository default, so the package name decides whether a server gets the current Fedora branch or the older 10.11 LTS...

Updated ( Published )

PostgreSQL elephant logo with version 14 badge next to Fedora logo on blue background with database icons

How to Install PostgreSQL 14 on Fedora 44

Fedora 44 ships PostgreSQL 18 by default, which is fine for new deployments but not for application stacks that still depend on the 14.x branch. To install PostgreSQL...

Updated ( Published )