Update lxd_lxc.md

This commit is contained in:
spiritlhl
2023-06-18 08:51:20 +08:00
committed by GitHub
parent 8c635e52f4
commit 41c2a3b2da

View File

@@ -6,9 +6,9 @@
- 带1个SSH端口25个外网端口
- 默认内存和硬盘大小
::tip
:::tip
lxc若命令无问题执行初始化开小鸡这一步最好放```screen```中后台挂起执行,开小鸡时长与你开几个和母鸡配置相关
::
:::
执行下面命令加载开机脚本
@@ -40,9 +40,9 @@ curl -L https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/lxc/mai
- 只有一个SSH端口
- 无法挂载warp
::tip
:::tip
lxc若命令无问题执行初始化开小鸡这一步最好放```screen```中后台挂起执行,开小鸡时长与你开几个和母鸡配置相关
::
:::
加载开机脚本
@@ -215,4 +215,4 @@ cat test
lxc delete -f test
rm -rf test
ls
```
```