From 2e510a0bdc988f0b229a5732ecdbd6c16bbe3bb5 Mon Sep 17 00:00:00 2001 From: Michael Carbone Date: Thu, 25 Feb 2021 10:06:40 -0500 Subject: [PATCH] make clear latest Ubuntu LTS is not recommended because of issues such as: https://github.com/cuckoosandbox/cuckoo/issues/3134 with current Ubuntu 20.04 TLS. --- docs/book/installation/host/index.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/book/installation/host/index.rst b/docs/book/installation/host/index.rst index 45dbd46b1e..6dad597ab5 100644 --- a/docs/book/installation/host/index.rst +++ b/docs/book/installation/host/index.rst @@ -2,9 +2,7 @@ Preparing the Host ================== -To run Cuckoo we suggest a *GNU/Linux* operating system. We'll be using the -**latest Ubuntu LTS** (16.04 at the time of writing) throughout our -documentation. +To run Cuckoo we suggest a *GNU/Linux* operating system. We'll be using Ubuntu 16.04 LTS throughout this documentation and recommend Ubuntu 18.04 LTS (rather than Ubuntu 20.04 LTS) for new installations. .. toctree::