From 7690efd97d6d42971b668075d2289ca6f64faeb0 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:40:32 +0800 Subject: [PATCH] Update pve_lxc.md --- docs/guide/pve_lxc.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/guide/pve_lxc.md b/docs/guide/pve_lxc.md index ab8771132c..79e7748a00 100644 --- a/docs/guide/pve_lxc.md +++ b/docs/guide/pve_lxc.md @@ -33,10 +33,18 @@ curl -L https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/pve/mai #### 使用方法 -- 系统支持:debian10,debian11,ubuntu18,ubuntu20,ubuntu22,centos8,almalinux9等 -- 系统参数一律是小写的系统名字拼接版本号,具体可执行```pveam available --section system```查看可用的系统名字和版本号(注意脚本使用的参数只有小写的英文系统名字拼接版本号) +* 系统支持: +- debian10,debian11 +- ubuntu18,ubuntu20,ubuntu22 +- centos8,almalinux9 - 其他系统可能支持可能不支持,自行测试 -- 默认用户名是root + +:::tip +系统参数一律是小写的系统名字拼接版本号,具体可执行```pveam available --section system```查看可用的系统名字和版本号。 +(注意脚本使用的参数只有小写的英文系统名字拼接版本号) +::: + +所有系统的CT默认用户名是root ```shell ./buildct.sh CTID 密码 CPU核数 内存 硬盘 SSH端口 80端口 443端口 外网端口起 外网端口止 系统 存储盘