1
0
mirror of https://github.com/hukl/freebsd-toolbox.git synced 2025-11-20 03:08:43 +01:00

Update commands.md

This commit is contained in:
John-Paul Bader
2019-04-01 16:25:35 +02:00
committed by GitHub
parent 3b34e332d0
commit 64f3bba4fa

View File

@ -170,6 +170,7 @@ ezjail-admin list # list all the jails on the host system
ezjail-admin console <JID>|<hostname> # open root shell into jail
ezjail-admin create -f exmaple <hostname> <IP> # create a new jail
ezjail-admin delete -w hostname # delete the jail (in case you use zfs also delete the volume)
ezjail-admin update -U -s 11.1-RELEASE # update basejail from -s <RELEASE> to current host system
```
# Common sysctl's to set