RZRoman Zaievinhypha.pub·Mar 26 · 10 min readBack to FreeBSD: Part 2 — JailsBefore we explore FreeBSD jails, it is worth refreshing our understanding of how Linux solved the same problem with LXC (Linux Containers). Clearly inspired by jails, they are conceptually all about t60
RZRoman Zaievinhypha.pub·Feb 20 · 7 min readBack to FreeBSD: Part 1 — IntroA few decades ago, the only well-known way to deliver something to a server, to make it accessible over the internet, was moving files via FTP in Total Commander, FileZilla or FAR Manager, manually co00