[toc] This post will show up in both the FreeBSD section as well as the Network one. It’s sort of a combination of the two. I’ve been detailing my server conversions from Linux to FreeBSD on this blog, but I held off on the final device, and that’s the router. It turned out to be a hell of a challenge…
Category: FreeBSD
Spamilter in a Jail
[toc] If you’ve been following my two sub-threads on this blog regarding FreeBSD jails and fighting spam, you know the status: I have a FreeBSD server called joker that has multiple jails on it. One jail is riddler, and it handles all outbound SMTP connections. But not inbound. Further, you know that I have a reasonably complex anti-spam system set…
FreeBSD Jails: Putting Them to Work
[toc] In the last entry, I explained how I decided to remove the Linux hypervisor from my network and replace it with a beefy FreeBSD server named joker. Instead of all of the VMs running on the former KVM server, I instead created a collection of FreeBSD jails. This post will serve to document what I did to get them…
Dropping Linux and KVM in Favor of FreeBSD and Jails
[toc] Before the Overhaul… As mentioned previously, most of the services that I run out of my house have been via virtual machines. For a long while, I was using VMWare’s ESXi, but I got tired of its stupid Windows admin tool, and also tired of its restrictions on what hardware it would run on. I had a Mac Pro…
FreeBSD as my Network Storage Server (Part 2)
[toc] In the last entry, I went through the thought processes and steps behind bringing up a new storage server called bane using FreeBSD (10.1) as the OS. The intent with this post is to explore the filesystem exports. Bear in mind that bane is doing a few other things like acting as a MySQL server, a local GIT server,…
FreeBSD as my Network Storage Server (Part 1)
[toc] This little server adventure was completed in February of 2015, but I’m recounting it in November. Bear that in mind while reading it. QNAP NFS/Samba/AFS Server As mentioned in a previous post, my main login server is joker which has been a VM on VMWare and then KVM for quite a few years. I’ve kept my important files such…
Linux to FreeBSD
[toc] I posted this on another discussion forum back in January of this year and decided to cut and paste most of it here. Note that the, “I did this,” and, “I did that,” sort of things happened back in December of 2014, not recently. Preface I’ve been a happy UNIX user since ’91, which also corresponds to my Freshman…