Skip to content

Commit 3483710

Browse files
authored
Update getting-started.md (hestiacp#3472)
1. Added missing "Ubuntu" in the supported OS details. 2. Added under "warning" about an existing "admin" account when installing on a VPS/KVM, and the usage of `--force` as a workaround and move forward with the installation.
1 parent a750bf5 commit 3483710

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/introduction/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,15 @@ The installer needs to be run as **root**, either directly from the terminal or
1010

1111
::: warning
1212
Hestia must be installed on top of a fresh operating system installation to ensure proper functionality.
13+
If on a VPS/KVM, and there is already an admin account, either delete that default admin ID, or use `--force` to continue with the installation. See custom installation below for further details.
1314
:::
1415

1516
| | Minimum | Recommended |
1617
| -------------------- | ----------------------------------- | ------------------------------------ |
1718
| **CPU** | 1 core, 64-bit | 4 cores |
1819
| **Memory** | 1 GB (no SpamAssassin and ClamAV) | 4 GB |
1920
| **Disk** | 10 GB HDD | 40 GB SSD |
20-
| **Operating System** | Debian 10, 11 <br> 20.04, 22.04 LTS | Latest Debian <br> Latest Ubuntu LTS |
21+
| **Operating System** | Debian 10, 11 <br>Ubuntu 20.04, 22.04 LTS | Latest Debian <br> Latest Ubuntu LTS |
2122

2223
::: warning
2324
Hestia only runs on AMD64 / x86_64 and ARM64 / AArch64 processors. It also requires a 64bit operating system!

0 commit comments

Comments
 (0)