diff --git a/content/en/admin/install.md b/content/en/admin/install.md index 605be1a5..a3b750a7 100644 --- a/content/en/admin/install.md +++ b/content/en/admin/install.md @@ -9,7 +9,7 @@ menu: ## Pre-requisites {#pre-requisites} -* A machine running **Ubuntu 20.04** or **Debian 11** that you have root access to +* A machine running **Ubuntu 22.04** or **Debian 11** that you have root access to * A **domain name** (or a subdomain) for the Mastodon server, e.g. `example.com` * An e-mail delivery service or other **SMTP server** diff --git a/content/en/admin/prerequisites.md b/content/en/admin/prerequisites.md index 691d53b0..f3f2062f 100644 --- a/content/en/admin/prerequisites.md +++ b/content/en/admin/prerequisites.md @@ -6,7 +6,7 @@ menu: parent: admin --- -If you are setting up a fresh machine, it is recommended that you secure it first. Assuming that you are running **Ubuntu 20.04**: +If you are setting up a fresh machine, it is recommended that you secure it first. Assuming that you are running **Ubuntu 22.04**: ## Do not allow password-based SSH login (keys only)