
02-26-2001, 07:06 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Feb 2001
Posts: 30
|
|
Hello!
Can you please list the advantages and disadvantages of FreeBSD and RedHat?
And what OS is easier to use, what are the differences and similarities?
thank you!
Simon.
|

02-26-2001, 08:45 PM
|
|
Retired Moderator
|
|
Join Date: Jan 2001
Posts: 2,603
|
|
Advantages of Redhat:
1. Lots of people use it.
2. Everyone makes sure that their software works on Redhat.
3. It is designed to be easy to use.
Disadvantages of Redhat:
1. It has a long history of security holes.
2. It isn't designed for remote management.
3. Like all flavors of linux, it has large portions of code which were written sloppily several years ago but don't get replaced because they are "good enough".
Advantages of FreeBSD:
1. The BSDs (Free/Net/Open/Pico) were designed from the ground up around the internet.
2. FreeBSD has what is easily the most mature TCP/IP stack.
3. FreeBSD handles heavy loads better than linux.
Disadvantages of FreeBSD:
1. Some software (not much, but some) exists which hasn't been ported to FreeBSD.
2. It isn't designed for user friendlyness (although with tools like webmin/cpanel/etc. you don't need a user friendly OS).
3. It is not as common as RedHat, so you'll have to look a bit harder to find someone who will provide support for it.
|

02-26-2001, 08:50 PM
|
|
Complete Newbie
|
|
Join Date: Nov 2000
Location: CT
Posts: 1,621
|
|
I have always wondered the same ... thx, cperciva!
Wow... seems like FreeBSD 'disadvantages' are no real 'disadvantages' after all! Wonder why few hosts offer it? come on... user friendly is nothing when it comes to server environment, isn't it?
cheers,

|

02-26-2001, 08:53 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Feb 2001
Posts: 30
|
|
Thank you very much cperciva!
|

02-26-2001, 09:02 PM
|
|
Retired Moderator
|
|
Join Date: Jan 2001
Posts: 2,603
|
|
Quote:
Originally posted by dektong
Wow... seems like FreeBSD 'disadvantages' are no real 'disadvantages' after all! Wonder why few hosts offer it?
|
My guess is that the hosts which don't offer FreeBSD but do offer linux are mostly the same ones as got caught up in the linux/open source/dot-com madness of 1999-2000.
For use on desktop PCs, linux does have advantages... it is easier to configure for newbies, and redhat provides a much more windows-like installation than freeBSD does. But for servers, I really don't understand why anyone would choose to use Redhat.
|

02-27-2001, 08:03 AM
|
|
Junior Guru Wannabe
|
|
Join Date: Feb 2001
Posts: 30
|
|
On plesk.com Iīve seen some other OS like BSDI, Slackware and TorboLinux.
Is BSDI like the full version of FreeBSD or are these two totally different OS?
Are plesk or the smarthosting(tools.com) controller, or cpanel3 / webhostmanager (cpanel.net) much easier to use / more comfortable than the Cobalt Linux cp?
thank you.
|

02-27-2001, 04:00 PM
|
|
Retired Moderator
|
|
Join Date: Jan 2001
Posts: 2,603
|
|
BSDI is a different (archaic) flavour of FreeBSD. AFAIK nobody uses it anymore except on really old systems.
Slackware and Turbolinux are flavours of linux.
|

02-27-2001, 04:04 PM
|
|
Web Hosting Master
|
|
Join Date: Jun 2000
Location: Wichita, Ks, USA
Posts: 1,984
|
|
The newest version of Plesk will only work on RedHat 6.2 & 7.0 and FreeBSD 4.x.
and you def. want the newest version it has the bind fix...
__________________
affordablecolo.com carrier grade colocation at a affordable price!
Charles Baker - Company Operations
1-866-316-HOST
|

02-27-2001, 04:05 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Feb 2001
Posts: 30
|
|
__________________
Imagine you had 5 new dedicated servers. And 978 new customers want their own domain with 50 megs of webspace and would all pay you $70/year. But you didnīt know how to administrate the servers and register the domains. Stupid signature I know. It just exists to waste your time...
|

02-28-2001, 10:25 PM
|
|
Aspiring Evangelist
|
|
Join Date: Feb 2001
Location: New York City
Posts: 385
|
|
I think saying that FreeBSD has the most mature TCP/IP stack isn't neccesarily true.
The Linux kernel 2.4.x probably has a better stack. Even the most hard core FreeBSD advocate would probably admit that Linux 2.4.x is now in the same league as FreeBSD when comparing the TCP/IP stack.
Most of the recent exploits haven't been Linux or FreeBSD specific, but rather with the software that both OS's run pretty commonly.
__________________
Raj Dutt // CEO // Voxel dot Net Inc
http://www.voxel.net // sales@voxel.net
|

03-03-2001, 05:18 PM
|
|
Web Hosting Master
|
|
Join Date: Nov 2000
Location: UK
Posts: 2,786
|
|
There is a lot of fuss about FreeBSD being insecure and delays in patches being released (from what I've read anyway). A lot of people recommend OpenBSD in preference to FreeBSD, OpenBSD is apparently much more secure. There's also NetBSD as well.
Another OS which receives little mention is Sun Solaris x86. Solaris is very good operating system, extremely good threading model and very stable. It's not free but around $99.
|

03-03-2001, 05:33 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Feb 2001
Posts: 30
|
|
tnx.
is a program supported by FreeBSD also supported by OpenBSD or NetBSD?
is Sun Solaris x86 based on UNIX?
why is nobody using SSx86 then?
__________________
Imagine you had 5 new dedicated servers. And 978 new customers want their own domain with 50 megs of webspace and would all pay you $70/year. But you didnīt know how to administrate the servers and register the domains. Stupid signature I know. It just exists to waste your time...
|

03-03-2001, 07:35 PM
|
|
Retired Moderator
|
|
Join Date: Jan 2001
Posts: 2,603
|
|
OpenBSD is unquestionably the most secure operating system generally available (I'm ignoring QNX derivatives and suchlike that nobody ever uses.)
However, it is made secure by a process of auditing code before it gets used. And that takes a long time. Which means that there are many pieces of hardware which OpenBSD doesn't support (including multiple processors), the API calls are limited, and generally OpenBSD is very restrictive in what it allows you to do.
OpenBSD is great -- if it meets your needs. If you need more power than OpenBSD provides, use FreeBSD.
To summarize:
FreeBSD: The power to serve.
OpenBSD: Secure by default.
NetBSD: IP-over-anything.
oh, and while I'm here:
Windows: Where do you want to go today?
Linux: Where do you want to go tomorrow?
BSD: Are you guys coming or what?
|

03-03-2001, 07:38 PM
|
|
Aspiring Evangelist
|
|
Join Date: Feb 2001
Location: New York City
Posts: 385
|
|
I'd just like to add that if you're used to software availability with Linux, be prepared to suffer with OpenBSD. Getting things to run just right is much trickier (although there is a ports system).
That being said, nothing makes a better and more firewall than OpenBSD (although I haven't really gotten a chance to play around with the new IPchains that come with Linux 2.4)
Later,
__________________
Raj Dutt // CEO // Voxel dot Net Inc
http://www.voxel.net // sales@voxel.net
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|