Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I use FreeBSD jails more way over a decade now. Today I learned, that I can simply do “jexec $jail_name” without a parameter and get a sh shell in the jail. You don’t actually need to put “sh” at the end of the command 🤯
#freebsd #jails #til