From 0ca10682b1fc16436006340223dc21b0f304b48e Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 6 Oct 2020 09:06:24 +0200 Subject: [PATCH] Recommend Ubuntu 20.04 instead of 18.04 Signed-off-by: Morris Jobke --- admin_manual/installation/system_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 34ce6920f..1c7dc26cc 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -14,7 +14,7 @@ For best performance, stability and functionality we have documented some recomm +------------------+-----------------------------------------------------------------------+ | Platform | Options | +==================+=======================================================================+ -| Operating System | - **Ubuntu 18.04 LTS** (recommended) | +| Operating System | - **Ubuntu 20.04 LTS** (recommended) | | | - **Red Hat Enterprise Linux 8** (recommended) | | | - Debian 10 (Buster) | | | - SUSE Linux Enterprise Server 15 |