Skip to content

Commit a62a653

Browse files
committed
fix: 修复说明
1 parent bd7eb86 commit a62a653

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docs/en/guide/incus/incus_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If your host does not have an IPV6 subnet and you want to assign IPV6 addresses
1212
If this is a new server, make sure that both ```update``` and ```curl``` are working properly before executing this script.
1313
:::
1414

15-
- Prerequisites: Ubuntu 20+, Debian 11+, RockyLinux 9+, AlmaLinux 9+, Centos 9+
15+
- Prerequisites: Ubuntu 20+(Not recommended to use Incus, please use LXD), Debian 11+(Recommended), RockyLinux 9+, AlmaLinux 9+, Centos 9+
1616
- 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
1717
- The server needs to be restarted after the environment installation process to load some default configurations
1818
- 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

docs/en/guide/incus/incus_lxc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Sometimes there is a problem with the path where init.sh is run, in this case it
131131

132132
Opened Chick Configuration:
133133

134-
- 1 core 128MB RAM 300MB hard disk limited to 300Mbit bandwidth
134+
- 1 core 128MB RAM 1GB hard disk limited to 300Mbit bandwidth
135135
- Only one SSH port
136136
- Unable to mount warp
137137

docs/en/guide/lxd/lxd_lxc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Sometimes there is a problem with the path where init.sh is run, in this case it
118118

119119
Opened Chick Configuration:
120120

121-
- 1 core 128MB RAM 300MB hard disk limited to 300Mbit bandwidth
121+
- 1 core 128MB RAM 1GB hard disk limited to 300Mbit bandwidth
122122
- Only one SSH port
123123
- Unable to mount warp
124124

docs/guide/incus/incus_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ outline: deep
1212
如果是全新的服务器,务必保证```curl```命令可用且```update```无问题再执行本脚本。
1313
:::
1414

15-
- 环境要求:Ubuntu 20+, Debian 11+, RockyLinux 9+, AlmaLinux 9+, Centos 9+
15+
- 环境要求:Ubuntu 20+(不推荐Incus请使用LXD), Debian 11+(推荐), RockyLinux 9+, AlmaLinux 9+, Centos 9+
1616
- 这里的虚拟内存是说要开的SWAP大小,存储池则是你所有要开的服务器占的盘的大小的总和
1717
- 环境安装过程后需要重启服务器以加载一些默认配置
1818
- 默认启用lxd的lxcfs相关配置,使得容器内查询容器信息变更为容器本身的信息而不是宿主机信息

docs/guide/incus/incus_lxc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt
147147

148148
开出的服务器配置:
149149

150-
- 1核128MB内存300MB硬盘限速300Mbit带宽
150+
- 1核128MB内存1GB硬盘限速300Mbit带宽
151151
- 只有一个SSH端口
152152
- 无法挂载warp
153153

docs/guide/lxd/lxd_lxc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt
138138

139139
开出的服务器配置:
140140

141-
- 1核128MB内存300MB硬盘限速300Mbit带宽
141+
- 1核128MB内存1GB硬盘限速300Mbit带宽
142142
- 只有一个SSH端口
143143
- 无法挂载warp
144144

0 commit comments

Comments
 (0)