BSD vs. Linux

KoolDrew

Lifer
Jun 30, 2004
10,226
7
81
I have been using Debian for a while now but I hear alot of talk about BSD's like FreeBSD and I know nothing about BSD's so what are the advantages to BSD over Linux and vice versa?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Advantages and disadvantages are the wrong things to be looking at.

They don't share most of the userland. OpenBSD's been replacing GPLed software whereever possible.

BSD performance might be a bit less, depending on what you are doing.

Different development styles. Different feel. Different rules.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: KoolDrew
What would you suggest and why then?

What you are most comfortable with.

I like OpenBSD. It has that homey feeling, like the ass grooves in a couch by the tv. Other people prefer Linux, and some prefer another BSD. Some people even like Windows and Mac OS X! :Q

Linux
OpenBSD
NetBSD
FreeBSD
DragonflyBSD
Darwin

They're all open. They're all free (varying degrees anyhow). Try them all.

DragonflyBSD is the one I'm most interested in at the moment, but I doubt I'll get around to it anytime soon.
 

KoolDrew

Lifer
Jun 30, 2004
10,226
7
81
Originally posted by: BingBongWongFooey
Well what is your goal?

I would like to learn a bit so I do not mind if it is hard or anything. I ahve heard FreeBSd is harder then linux and that is why I asked. I have never really tried out any BSd's or even heard much about them.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Basically you just asked "Which is better Ford or Chevy?", you're not going to get an impartial obinion that's more than "try them and see".

They're not better or worse, just different and IMO a real PITA compared to Debian.
 

Vadatajs

Diamond Member
Aug 28, 2001
3,475
0
0
Originally posted by: KoolDrew
Originally posted by: BingBongWongFooey
Well what is your goal?

I would like to learn a bit so I do not mind if it is hard or anything. I ahve heard FreeBSd is harder then linux and that is why I asked. I have never really tried out any BSd's or even heard much about them.

FreeBSD is only harder because it doesn't have any gui config tools like the ones provided by Suse and Mandrake. Also, the default shell is tcsh (I believe), so if you're used to bash, you might trip over yourself for a while.

OTOH, FreeBSD has the best documentation I have ever seen for a free operating system. Just about everything you could want to do with it is covered in the handbook.
 

drag

Elite Member
Jul 4, 2002
8,708
0
0
For instance take FreeBSD vs Fedora Core3.

They both pretty much use the same software. Fedora is probably going to offer you slightly more performance (still mostly dependant on hardware) and offer a much broader selection of supported hardware. FreeBSD will probably be slightly more stable and offer much more complete documentation.

All in all they are pretty close together. There is much bigger difference between Linux vs Windows then their is linux vs BSD.

If you want to find out what the big deal is, use Debian or Fedora for a while, then uninstall it and switch to a BSD. You'll see that it's not a tremendous big deal, they are both Unix-like OSes.

Personally my favorite is Debian however.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: Nothinman
Basically you just asked "Which is better Ford or Chevy?", you're not going to get an impartial obinion that's more than "try them and see".

They're not better or worse, just different and IMO a real PITA compared to Debian.

And I find Debian a real PITA compared to OpenBSD. ;)

Chevy.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: Vadatajs
Originally posted by: KoolDrew
Originally posted by: BingBongWongFooey
Well what is your goal?

I would like to learn a bit so I do not mind if it is hard or anything. I ahve heard FreeBSd is harder then linux and that is why I asked. I have never really tried out any BSd's or even heard much about them.

FreeBSD is only harder because it doesn't have any gui config tools like the ones provided by Suse and Mandrake. Also, the default shell is tcsh (I believe), so if you're used to bash, you might trip over yourself for a while.

IIRC, the default shell for regular users is either the bourne or korn shell. The default for root is csh. OpenBSD's like that anyhow. The OpenBSD version of ksh (pdksh) is getting a few bashisms added lately too, to ease the transition.

OTOH, FreeBSD has the best documentation I have ever seen for a free operating system. Just about everything you could want to do with it is covered in the handbook.

FreeBSD's docs are great, but I think OpenBSD has them beat. Just my opinion though. :p
 

Zelmo3

Senior member
Dec 24, 2003
772
0
0
In response to the original question, I don't have any experience with BSD myself but I've heard a couple of things worth noting.
My Intro to Unix teacher commented that BSD is much more secure than Linux.
My oldest brother, a programmer who has done some OS development, generally prefers BSD but switched to Linux on his main rig last year because it has better support for his hardware.