From 80549a36b06f47693ccfaeec13f307f2b88b7278 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Sat, 17 May 2025 20:58:17 +0800 Subject: [PATCH] fix --- docs/en/guide/incus/incus_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/guide/incus/incus_install.md b/docs/en/guide/incus/incus_install.md index d4c3338321..d87e1dac9d 100644 --- a/docs/en/guide/incus/incus_install.md +++ b/docs/en/guide/incus/incus_install.md @@ -16,7 +16,7 @@ If this is a new server, make sure that both ```apt update``` and ```apt install It's recommended to wait for at least 5 minutes after the system boots up before executing the following commands. This is to avoid the script being executed by the default system settings, which could cause issues with apt sources. ::: -- Prerequisites: Ubuntu 20+ (recommended), Debian 11+ +- Prerequisites: Ubuntu 20+ (recommended), Debian 11+, Alpine, Arch, Gentoo, RockyLinux, AlmaLinux, VoidLinux - The virtual memory here is talking about the size of the SWAP to be opened, and the storage pool is the sum of the sizes of the disks occupied by all your servers to be opened - The server needs to be restarted after the environment installation process to load some default configurations - By default, lxd's lxcfs-related configuration is enabled, so that in-container querying of container information changes to information about the container itself rather than the host