site updates

This commit is contained in:
2024-05-01 09:36:58 -06:00
parent 780a7e4382
commit 4018599b5f
155 changed files with 0 additions and 0 deletions

View File

@@ -1,8 +0,0 @@
## alpine container
```bash
pct create 200 /var/lib/vz/template/cache/alpine-3.15-x86_64.tar.xz \
--arch amd64 --ostype unmanaged --hostname alpine-mgmt \
--cores 2 --memory 2048 --swap 2048 --storage local-lvm --rootfs 20G \
--net0 name=eth0,bridge=vmbr1,ip=dhcp,firewall=1
```