I use FreeBSD all the time, nowadays. The distinction between BSD and Linux is this:
1. FreeBSD (
comes right from the source: BSD Unix, where Unix more-or-less started. It inherits branches of code from as long ago as perhaps 30 years. This I consider to actually be a Good Thing, since much of the code it came from was some written by only the best, and there as been 20-30 years to continually refine, add, and trim where needed. Because of this, FreeBSD is the most stable operating system I have ever seen.
2. Linux:
(Mandrake is a Linux distribution) comes from a 10-year-old code tree, and was essentially a clone of Unix, adhering to the same specifications and standards (mostly), but arriving at many of them through different means. This has some good and some bad effects. The good is that some core aspects of Linux are a little more cutting-edge than FreeBSD. The bad is that in my experience, and many others, Linux is not quite as stable as FreeBSD (although much more stable than anything Microsoft puts out)
3. Both Linux and FreeBSD, since they adhere to the same standards (called POSIX), can benefit from literally thousands of programs available, both as free software and commercial software. Therefore, often the actual working environment can be almost identical for the end user. They both have access to the same GUI environments, which are mainly based on the X Window system (
and an increasing number of what are called
window managers or desktops, which are what the user actually sees. I recommend for anyone unfamiliar with Unix or Linux, to try the KDE (
desktop first, since it has almost all the functionality of Windows, plus some neat things you can't get in windows.
There is a lot more that can be said for either Linux or FreeBSD, but I will say: FreeBSD is more for advanced users, while Linux is probably a little (only a little) easier to setup and install. However, once I became familiar with FreeBSD, I really prefer it's logical, consistent arrangement to the many different configurations of Linux.
If you have any questions about the actual install of either, please feel free to post here or in the FreeBSD forum.