

Right, but this isn't about a server. It's about a desktop.RedDawn wrote:Gotta remember that *BSD usually are more stable than linux..
http://uptime.netcraft.com/up/today/top.avg.html
You wont see linux in there at all...

I'd suggest linux for it, also...chances are it'll be a bit easier to learn and use.sean_micken wrote:Then use Linux.SJR3t2 wrote:It is about both for me. I really only want to learn one system.sean_micken wrote: Right, but this isn't about a server. It's about a desktop.
Steven
It's not like only n00bs use Linux. Many large corps use Linux tons (look at IBM).
Any system is exactly as secure as its configuration. A well set-up windows system is better than a sloppy linux one, and the same for (almost) any two OSes you care to name.SJR3t2 wrote:I have hurd many BSD people rant that BSD is more sucure than Linux. But I have also hurd one BSD person say he hears that alot, but not sure if it is true. What does the Gentoo community have to say about that. I have not hurd anything from the Gentoo side of the story. I think it depends on how things are set up.
spb wrote:Any system is exactly as secure as its configuration. A well set-up windows system is better than a sloppy linux one, and the same for (almost) any two OSes you care to name.SJR3t2 wrote:I have hurd many BSD people rant that BSD is more sucure than Linux. But I have also hurd one BSD person say he hears that alot, but not sure if it is true. What does the Gentoo community have to say about that. I have not hurd anything from the Gentoo side of the story. I think it depends on how things are set up.
As for gentoo vs freebsd, the way I see it is this: FreeBSD's kernel and base system is nicer than GNU/Linux, but Gentoo's package management is far nicer. As for which I'd choose, go for the best of both worlds: Gentoo/FreeBSD.

Well it's easier said than done. A bunch of companies came up with the Linux Standards Base a while back. I'm not sure if it covers initscripts, but I'd imagine so.j79zlr wrote:Linux needs to standardize its heirarchy, and decide if they are going to use UNIX like startup scripts, e.g. /etc/rc.d/ or sysV startup scripts, e.g. /etc/init.d. Why can't this be done?
Did you find it a bit hard to learn both systems (FreeBSD and Gentoo)? I want to do an app on the web, but I want it secure and stable. I also want to run the same system on my laptop and desktops. Do you think this is pushing it to much and I should go BSD for server then Gentoo Desktop?j79zlr wrote:I would never run Gentoo on a server, portage is too unstable. If you want the security fixes, you have to unmask ~x86, and these can be about as broken as anything. FreeBSD's ports are actually tested before they make it into the ports tree, and security fixes are in there right away.
I don't understand how anyone could argue that Gentoo's portage is a better package management system than FreeBSD's. Aside from the fact that portage is based off of FreeBSD's ports tree, FreeBSD has better dependency checking, and the package tools are far superior. Where is pkgdb -F? portsclean -CDD? Portupgrade will not completely fail if one thing fails, only the dependent ports, nothing is worse than doing a large emerge update, leaving and something fails early. Atleast with BSD it will continue.
Don't get me wrong, I like and use Gentoo as my desktop, but I also use FreeBSD. FreeBSD just doesn't have as much desktop oriented stuff, like a working acroread browser plugin, and their flash sucks, but it is a great OS, desktop or server. Also Linux has better hardware support in general. Linux is only a desktop IMHO.
I just get sick of seeing FreeBSD get blasted, and for no real reason. I think the main advantage of FreeBSD is that there is only one, if I got on a Redhat box I wouldn't know where to find anything. Linux needs to standardize its heirarchy, and decide if they are going to use UNIX like startup scripts, e.g. /etc/rc.d/ or sysV startup scripts, e.g. /etc/init.d. Why can't this be done?