Caveat: This was a while ago. I don't know if FreeBSD has adopted the same practice.
You should try FreeBSD (2014)
31–40 of 156 posts
Re: You should try FreeBSD (2014)
#32Can someone explain the significance of this as the author seems to keep glossing over it. What's does he mean by saying they are "together" and what is the advantage of it?
Re: You should try FreeBSD (2014)
#33I recently switched my dev machine (laptop) from Ubuntu to FreeBSD because I wanted the experience. I wrote a post about it[0]. Basically, wifi and graphics were a PITA and I brute forced my way into getting them working. After getting past those two though, everything else just worked. The simplicity of the system compared to Debian/Ubuntu is just astounding. I haven't yet gotten into jails or bhyve, but those are t…
I've found that OpenBSD has incredibly complete support for many laptops, going so far as to support Thinkpads with touchscreens and digitizer pens out of the box. Overall I find FreeBSD's desktop to be more usable, even though OpenBSD has more streamlined configuration in some parts of the system.
I decided to go with FreeBSD because, from what I read, it seemed like it and 3rd-part packages are kept more up-to-date. As a server-side and front-end developer, this is somewhat more immediately important than "complete security".
Edit: Additionally, jails and bhyve are a big motivator to pick FreeBSD over OpenBSD, personally.
Re: You should try FreeBSD (2014)
#34Does anyone have a source that FreeBSD are used at Google and Netflix today?
interview with Scott Long of Netflix on BSD Now http://www.bsdnow.tv/episodes/2013_12_25-the_gift_of_giving
Re: You should try FreeBSD (2014)
#35Re: You should try FreeBSD (2014)
#36As far as I know, FreeBSD is more secure than most of the out of the box Linux versions(not considering jails). Does anyone know an article that illustrates this?
Re: You should try FreeBSD (2014)
#37Re: You should try FreeBSD (2014)
#38Earlier quoted context omitted.
Always read /usr/ports/UPDATING after upgrading your ports tree, before upgrading any ports. This usually has what's going to break and instructions about how to manage. It does seem like it's not updated as often these days though.
Is there an equivalent to Debian's Stable packages?
Other tiers include the stable and current branches which track development more closely.
Re: You should try FreeBSD (2014)
#39How's FreeBSD doing in the exploit mitigation department? Last I checked, they didn't even have ASLR. http://networkfilter.blogspot.com/2014/12/security-openbsd-v...
Re: You should try FreeBSD (2014)
#40> A really big difference is that FreeBSD is the kernel and userland together. Can someone explain the significance of this as the author seems to keep glossing over it. What's does he mean by saying they are "together" and what is the advantage of it?