You should try FreeBSD (2014)
blog.pascalj.com
You should try FreeBSD (2014)
1–10 of 156 posts
Re: You should try FreeBSD (2014)
#2I like it.
It feels very clean and well engineered, I always manage to break it via updates though (freebsd-upgrade vs ports vs pkg)
Apparently pkg-ng and ports are linked via a central database though now, so that should not be the case any longer.
As for why? I disliked systemd and was told to "evolve or gtfo" so I gtfo since I didn't like the way it was being forced on me and the few gripes I had with it fell onto people who seemed to be acting very defensively. But I digress.
I'm a systems administrator, in my next employment I will be attempting to get into a company that is making use of freebsd ( hopefully by then I'll be breaking it much less often of course :) )
Re: You should try FreeBSD (2014)
#3It's not infected with systemd.
Edit: Downvotes? This is a selling point, with all major linux distros leaving very little choice for those who dislike systemd.
Re: You should try FreeBSD (2014)
#4Re: You should try FreeBSD (2014)
#5Re: You should try FreeBSD (2014)
#6#1 selling point missing from the article( though they hinted at it with a nod to /etc/rc.conf ): It's not infected with systemd. Edit: Downvotes? This is a selling point, with all major linux distros leaving very little choice for those who dislike systemd.
I'd be more interested in hearing about everything else.
Re: You should try FreeBSD (2014)
#7I did. I like it. It feels very clean and well engineered, I always manage to break it via updates though (freebsd-upgrade vs ports vs pkg) Apparently pkg-ng and ports are linked via a central database though now, so that should not be the case any longer. As for why? I disliked systemd and was told to "evolve or gtfo" so I gtfo since I didn't like the way it was being forced on me and the few gripes I had with it fe…
Re: You should try FreeBSD (2014)
#8The single biggest thing which stood out for me was PF (from OpenBSD). Anybody who has ever had the grace of managing IPTables on Linux, give PF a go with /etc/pf.conf (docs: https://www.freebsd.org/doc/handbook/firewalls-pf.html, my config: https://github.com/jamescun/infrastructure/blob/master/roles...).
Re: You should try FreeBSD (2014)
#9The only time I will advice not spending time on FreeBSD, is when you have to deal with Java.