Skip to content

Instantly share code, notes, and snippets.

View psammarco's full-sized avatar

Pietro Sammarco psammarco

View GitHub Profile
@vladak
vladak / varmilo keyboard.md
Last active June 28, 2024 17:16
Varmilo keyboard details

This is an outdated draft that was used to review the content with FreeBSD contributors. For the latest revision, vist http://shawndebnath.com/articles/2016/03/27/freebsd-jails-with-vlan-howto.html.


FreeBSD Jails with VLAN HOWTO

This article discusses how to set up jails on a FreeBSD 11-CURRENT system utilizing VIMAGE (aka VNET) to provide a virtualized independent network stack for each jail with support for VLAN tagging.

Prerequisites