2

I want to know which differences between FreeBSD and ubuntu! Someone praise FreeBSD and someone praise Ubuntu and I would like to choose the best ! Which differences between FreeBSD and Ubuntu?

Ravexina
  • 57,256
Denny00
  • 147

1 Answers1

4

The question should be "BSD vs Linux" (Gnu/Linux), If you read a little bit about their history you get a really better Idea how they are differ from each other, I suggest having a look at these Wikipedia pages:

Typically Ubuntu is a Gnu/Linux based distribution, while freeBSD is a whole operation system from BSD family, they both are unix-like.

Linux distributions like Ubuntu are more bleeding edge which makes them a better option for home users, also Linux supports of hardware is much better than of BSD (sooner support of new hardwares).

Most of desktop environments and softwares are available for both of them, however in my opinion installing software in Linux distributions is much easier and faster than FreeBSD which most of the softwares should be installed by port system (source code). there are also binary packages available for FreeBSD which don't get regularly updated as I remember, I might be wrong).

Other nice articles to read:

Ravexina
  • 57,256