There was an error while loading. Please reload this page.
filter: Add missing backticks
filter: Use ifconfig(8) groups
zfs: Update template to take advantage of new jail(8) parameters
Add How-to: Creating an aarch64 jail on a amd64 host
mirror: Use private IP address in DNS
filter: Add note about `if_bridge(4)` kernel module
filter: Allow icmp6
filter: Allow icmp for ipv4/ipv6
filter: Change policy to `return`
filter: Add rule for icmp
filter: Add missing `#` character
Add How-to: Filtering network traffic
Add How-to: Using Tailscale and Virtual Networks
Add How-to: Creating a VM using an AppJail image
Fix path, Change markdown to HTML
Add How-to: Creating a private AppJail mirror
Improve mount.sh & umount.sh * Use `geli detach` as a last resort (It is preferable to use `geli detach -l` after running `fsck(8)`, so that when unmounting the file system the GELI device is closed). * Improve checks. * Try to manage only a single device per memory disk.
mount.sh: check if the key exists
Fix create.sh: run fsck(8) before mounting the filesystem
Fix create.sh: not explicitly specifying the unit
Add missing syntax highlighting
Add How-to: Using `geli(8)` with AppJail
Add How-to: Using ZFS inside a jail
Remove information provided by the documentation
Change No to Yes in pot/CPU Sets CPU Sets in pot are configured using set-rss.
Change No to Yes in ezjail/Startup order control Thanks to Alexander Leidinger
Change thin to basejail in ezjail/Jail Type Thanks to Alexander Leidinger
Add Images to AppJail/Automation
Add How-to: Using tmpfs as AppJail's temporary directory
Change Supporting to Support