1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Update Ubuntu requirements (#1486)

This commit is contained in:
Michael 2024-08-01 16:25:08 +01:00 committed by GitHub
parent 89348a77e3
commit 336b597506
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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**

View File

@ -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)