/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.davidschlachter.com
| | blog.grem.de
0.9 parsecs away

Travel
| | ...blogging bits of BSD
| | www.c0ffee.net
1.9 parsecs away

Travel
| | A guide to a fully functional installation of FreeBSD on a ThinkPad T530.
| | www.tumfatig.net
0.6 parsecs away

Travel
| | For some reasons, I decided to use FreeBSD on my laptop. Several times have I tried it in the last few years. Several times have I stopped after the first issue that I felt was sign of it not being built for me. This time, I'll go for at least a whole month of using it. So I can really decide if I keep using it ; or switch back to OpenBSD.
| | etherealwake.com
10.3 parsecs away

Travel
| When using FreeBSD, the most common method for virtualization and process isolation are jails. Introduced with FreeBSD 4.0 in March of 2000, they predate the closest Linux equivalent, cgroups (and, by extension, Docker), by nearly a decade. A core part of any virtualization technology is its interaction with the networking infrastructure. In this regard, I've found much of the available documentation lacking, often deferring to third party tools which are no longer maintained. As such, I've had to scrape...