Why I run FreeBSD for my home servers (2024)
1–10 of 251 posts
Re: Why I run FreeBSD for my home servers (2024)
#2Re: Why I run FreeBSD for my home servers (2024)
#3I don't want to spend time meticulously configuring things beyond the core infrastructure my services run on. I should probably explore FreeBSD more, but honestly, with containers being everywhere now, I'm not seeing a compelling reason to bother. I realize jails are a valid analogue, but broadly speaking the UX is not the same.
All this being said, I have this romantic draw to FreeBSD and want to play around with it more. But every time I set up a basic box I feel teleported back to 2007.
Are there any fun lab projects, posts, educational series targeted at FreeBSD?
Re: Why I run FreeBSD for my home servers (2024)
#4Curious what “home servers” are really for. I’ve gone decades without needing a home server — what am I missing out on?
Re: Why I run FreeBSD for my home servers (2024)
#5Curious what “home servers” are really for. I’ve gone decades without needing a home server — what am I missing out on?
Re: Why I run FreeBSD for my home servers (2024)
#6I can’t think of any change that has improved my Linux sysadmin experience more than the move to systemd.
Is it complicated? Perhaps it is. But this FUD about it being resource intensive or unreliable or difficult to use is complete nonsense.
And on top of that systemd isn’t even “Linux.” Plenty of popular production-ready distros like Alpine Linux don’t even use it.
And of course I’m not saying FreeBSD is bad, but I’m not the one writing and publishing an article bashing a system I don’t understand.
Re: Why I run FreeBSD for my home servers (2024)
#7Just another “I don’t like systemd and refuse to understand it” rant. I can’t think of any change that has improved my Linux sysadmin experience more than the move to systemd. Is it complicated? Perhaps it is. But this FUD about it being resource intensive or unreliable or difficult to use is complete nonsense. And on top of that systemd isn’t even “Linux.” Plenty of popular production-ready distros like Alpine Linux…
Re: Why I run FreeBSD for my home servers (2024)
#8I notice FreeBSD admins tend to follow a 'pets not cattle' approach, carefully nurturing individual systems. Linux admins like myself typically prefer the 'cattle not pets' mindset—using infrastructure-as-code where if a server dies, no problem, just spin up another one. Leverage containers. Statelessness. I don't want to spend time meticulously configuring things beyond the core infrastructure my services run on. I…
Re: Why I run FreeBSD for my home servers (2024)
#9Philosophically I tend to prefer *BSDs over Linux. I have a few FreeBSD machines, one OpenBSD, and one Linux.
Re: Why I run FreeBSD for my home servers (2024)
#10Just another “I don’t like systemd and refuse to understand it” rant. I can’t think of any change that has improved my Linux sysadmin experience more than the move to systemd. Is it complicated? Perhaps it is. But this FUD about it being resource intensive or unreliable or difficult to use is complete nonsense. And on top of that systemd isn’t even “Linux.” Plenty of popular production-ready distros like Alpine Linux…
systemd is indeed awesome. i'd rather kms than go back to maintaining init.d scripts.
systemd-as-init-replacement was probably fine. systemd-as-kitchen-sink can get annoying.