Update docs/tech_docs/OpenWrt.md
This commit is contained in:
@@ -7,7 +7,7 @@ pct create 100 /var/lib/vz/template/cache/openwrt-rootfs.tar.xz \
|
|||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pct create 200 /var/lib/vz/template/cache/kali-default-rootfs.tar.xz \
|
pct create 200 /var/lib/vz/template/cache/kali-rootfs.tar.xz \
|
||||||
--unprivileged 1 --arch amd64 --ostype debian --hostname kali-0 \
|
--unprivileged 1 --arch amd64 --ostype debian --hostname kali-0 \
|
||||||
--password fuzzy817 --tag tools --storage local-lvm --cores 2 \
|
--password fuzzy817 --tag tools --storage local-lvm --cores 2 \
|
||||||
--memory 2048 --swap 1024 --rootfs local-lvm:1,size=10G \
|
--memory 2048 --swap 1024 --rootfs local-lvm:1,size=10G \
|
||||||
|
|||||||
Reference in New Issue
Block a user