Update lxd_lxc.md

This commit is contained in:
spiritlhl
2023-06-20 16:25:17 +08:00
committed by GitHub
parent 3deaa83d01
commit 5aa561c32e

View File

@@ -189,7 +189,13 @@ curl -L https://ghproxy.com/https://ghproxy.com/https://raw.githubusercontent.co
如果```外网起端口```和```外网止端口```都设置为0则不做区间外网端口映射了只映射基础的SSH端口注意```不能为空```不进行映射需要设置为0
支持自定义小鸡的系统,注意传入参数为系统名字+版本号,如:debian11、ubuntu20centos8注意都是小写字母+数字的组合
支持自定义小鸡的系统,注意传入参数为系统名字+版本号,如:
- debian11
- ubuntu20
- centos7centos8
* 注意都是小写字母+数字的组合,自行尝试,如果搜索无该系统则会自动退出脚本
```
./buildone.sh 小鸡名称 内存大小 硬盘大小 SSH端口 外网起端口 外网止端口 下载速度 上传速度 是否启用IPV6(Y or N) 系统(留空则为debian11)