Update docs/tech_docs/OpenWrt.md
This commit is contained in:
@@ -13,8 +13,8 @@ pct start 100
|
|||||||
```bash
|
```bash
|
||||||
pct create 110 /var/lib/vz/template/cache/kali-rootfs.tar.xz \
|
pct create 110 /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 zfs-disk0 --cores 2 \
|
||||||
--memory 2048 --swap 1024 --rootfs local-lvm:1,size=10G \
|
--memory 2048 --swap 1024 --rootfs local-lvm:1,size=64G \
|
||||||
--net0 name=eth0,bridge=vmbr0,firewall=1 --cpuunits 1500 --onboot 1 \
|
--net0 name=eth0,bridge=vmbr0,firewall=1 --cpuunits 1500 --onboot 1 \
|
||||||
--debug 0 --features nesting=1,keyctl=1
|
--debug 0 --features nesting=1,keyctl=1
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user