Slashdot Mirror


FreeBSD 3.4 released

By the time you read this, FreeBSD 3.4 will have been released. Being a 3.x release, this primarily contains fixes and enhancements to existing parts of the system, rather than complete new functionality and subsystems. Those will come with the 4.0 release, later next year. That said, there are a few new developments that have been shaken out in the -current branch, and have been backported. Read on for more.

On the networking front, the 'netgraph' code has been integrated, giving a much more modular networking framework, allowing arbitrary protocols and transports to be connected together. Amongst other things, this means that PPP over ISDN and PPP over ethernet now work. Many ISPs want to support PPP over ethernet now, and FreeBSD is ideal for this environment. The netgraph code was written and donated to the FreeBSD project by Whistle, and interested hackers can read more information about netgraph.

ISDN support has been improved, with an updated i4b(4) driver. Amongst other things, this adds support for more ISDN cards, including Asuscom ISDNlink 128K, AVM Fritz!Card PCI and PNP, and the Siemens I-Surf 2.0.

There have been security improvements across the board, including a new FreeBSD auditing project, to inspect the source code for potential problems, and fix them as necessary. ICMP redirects, outgoing RSTs, and incoming SYN|FIN frames can all be blocked, to negate certain DoS attacks, and the packet forwarding system can be configured to do so without decreasing the TTL, making gateways and firewalls much less visible, to list a few of the security related enhancements.

The Linux ABI has been improved, thanks to the efforts of Marcel Moolenaar. Linux versions of Quake III Arena and Unreal Tournament work flawlessly (and often faster) on FreeBSD, as do many other apps for which only Linux binaries are available.

As well as these, there have been the general plethora of fixes, updates, improvements to the documentation, and additions to the ports tree. There are currently more than 2,800 software ports available, from Apache, to Zope, which makes software installation that bit simpler for everyone.

FreeBSD 3.4 is available now.

143 comments

  1. Negative on that 4.0 thing, its sooner than you th by bugg · · Score: 2

    ink.
    "Those will come with the 4.0 release, later next year."

    Not really "late" next year.. Q1 or Q2, depending.

    Sysinstall is finally being replaced with something a little more modular. Expect to see X-based installs, just like Caldera and RedHat, as an option for users who don't care about the OS but are instead writing a magazine review ;)

    The second biggest change with sysinstall is that if one of the packages is interactive and prompts the user for a question about their mail relays or something else, when the progress meter on the first tty stops, the dialog will come up (For the weenies you don't realize you have to do Alt-F2, i watch _entire_ installs on that screen. Progress bars are for weenies)

    Enough of that. I'm going to give sysinstall source a whirl.. dcs and jkh have been fighting over who does what next ;)

    --
    -bugg
  2. Super Cool. by davidu · · Score: 2

    Does anyone know how the installation of FreeBSD is compared to Linux? Compared to lets say...hmm....RH6.1 (GUI) or RH6.0...also, does it support most of the same hardware?

    Why should I change? (not a flame, just a serious question)

    -Davidu

    --

    # Hack the planet, it's important.
    1. Re:Super Cool. by howardjp · · Score: 1

      You'll be astounded by how simple the installation is. Sysinstall is great and makes it go in a snap.

    2. Re:Super Cool. by Anonymous Coward · · Score: 1

      Does anyone know how the installation of FreeBSD is compared to Linux? Compared to lets
      say...hmm....RH6.1 (GUI) or RH6.0...also, does it support most of the same hardware?


      It's a fairly straight-forward text install. Feelwise, the install is closest to Slackware.

      As for why to switch, why not try both and see what you prefer? There are technical reasons not to choose FreeBSD (eg, its SMP support sucks chunks through a straw compared to Linux), but then there are technical reasons to choose it as well.

    3. Re:Super Cool. by bugg · · Score: 1

      I've never done the RH6.0 or RH6.1 installs,
      but i've done debian 2.0 and redhat 5.1 installs.

      I'd say that the FreeBSD install is _DEAD_ simple.
      It is as straightforward as you'd possibly want..
      You won't see X-based graphics until 4.0 sometime, so you will have to settle for the console, curses (well, dialog) screen.
      You tell it if you want a minimal, basic, X-user, developer, etc. install, whatever other packages you want, it runs XF86Setup for you, you tell it whether you want KDE or Windowmaker or what have you, you tell it whatever, its dead simple..

      Installation of software is a sinch, nothing is easier than pkg_add -r packagename or cd /usr/ports/category/packagename && make install.

      Stuff doesn't break much :D
      http://www.freebsd.org/
      Read, it'll talk a lot more than I will :D

      --
      -bugg
    4. Re:Super Cool. by bugg · · Score: 1

      I would fathom a guess that a freebsd smp box performs just as well as a linux smp box in the real world.. unless someone can prove me wrong.

      SMP has been making leaps and bounds.

      --
      -bugg
    5. Re:Super Cool. by yetisalmon · · Score: 1

      Unlike linux, you have to create a 'slice' for your BSD. It's alot more complicated to install, but overall I prefer bsd to linux.

    6. Re:Super Cool. by tarp · · Score: 1
      This isn't a flame. But, honestly bugg, even a core FreeBSD developer would be unable to make a statement of that sort with confidence. FreeBSD still has a way to go before its SMP is solid.

      I like FreeBSD a lot, don't get me wrong, but some of the FreeBSD Bigots (especially in #freeBSD) turn off would-be users.

      --
      WorldServe Consulting

    7. Re:Super Cool. by Anonymous Coward · · Score: 0

      I would fathom a guess that a freebsd smp box performs just as well as a linux smp box in the real
      world.. unless someone can prove me wrong.


      And you would be wrong. I've got both Linux and FreeBSD SMP boxes. And yes, the FreeBSD sucks in comparison when doing almost anything except straight number-crunching (and there, the Linux still wins handily, but both are respectable performers).

      You see, Buggs, unlike you, I only post about things I actually, you know, *know* about. Think about that the next time you start FUDing about, say, Linux not supporting USB.

    8. Re:Super Cool. by Anonymous Coward · · Score: 0

      you're a stupid bastard then. like all the other FreeBSD cocksuckers.

    9. Re:Super Cool. by Anonymous Coward · · Score: 0

      I like FreeBSD a lot, don't get me wrong, but some of the FreeBSD Bigots (especially in
      #freeBSD) turn off would-be users.


      Exactly. I like FreeBSD, and I use it on several systems, but I'd like it a lot more if so many of its users weren't clueless FUDding evangelists like Our Man Buggs.

    10. Re:Super Cool. by lisa · · Score: 1

      Hi Davidu,

      I've been using FreeBSD for a year and a half now.

      For a long while it was installed and maintained by someone else who knew what he was doing. If something broke I asked him to fix it.

      Eventually, though, he wasn't around. And I still loved FreeBSD. So, I decided to do my own install.

      Its easy as pie. It took me a little while because I didn't know what any of my hardware was (the stuff was given to me). But hey...if I can do it, anyone can do it.

      I've also installed Caldera something or another, and seen a RH and Suse install. They didn't appear to be any faster or easier.

      And in the end, I know I've got a better machine ;)

      Lisa
      www.grrl.org

    11. Re:Super Cool. by mrowlands · · Score: 1

      I have run linux (slackware and redhat) for a few years now - I now use FreeBSD. Be aware that there are also OpenBsd and NetBsd see

      ftp://ftp.iastate.edu/pub/netbsd/FAQ/.

      observations follow.

      1) out of the "box" I know what has been installed.

      2) Many of the network type apps I run, either don't run on linux or run better on Freebsd

      3) It is not as "beginner friendly" as Linux but as with any os, get to know it, it becomes easier.

      4) installation is generally painfree if you rtfm. Package addition is simple.

      5) I am not convinced it is ready for your laptop unless you are prepared to spend time getting the right laptop and the right pc-card.

      6) Documented support is not as prevalent as with linux.

      7) I am not aware of multilingual availibility - though someone may correct me.

    12. Re:Super Cool. by bugg · · Score: 1

      With what sort of confidence? "I could fathom a guess"

      --
      -bugg
    13. Re:Super Cool. by Anonymous Coward · · Score: 0

      This just goes to show the intelligence and mentality of your average Linux user. Do mommy and daddy know that you have Linux installed on their PC?

    14. Re:Super Cool. by Anonymous Coward · · Score: 0

      Ahh, you mean much like Windows NT's SMP kicks the shit out of Linux SMP? If you doubt me, just look up any benchmark comparisons between the two.

    15. Re:Super Cool. by Anonymous Coward · · Score: 0

      I've installed FreeBSD and Caldera OpenLinux.Have both on the same HD.Both were pretty easy, but I may have just gotten lucky with the hardware I had.Both os's kick.The book by Lahey that comes with FreeBSD is awesome.Open Linux could have come with more, but it was a lot cheaper(bout 30 bucks with rebate).I had no UNIX experience and very little computer experience when I installed both,(not much Windows either,no kidding)just some Commodore 64.

  3. Re:Negative on that 4.0 thing, its sooner than you by saska · · Score: 1
    Tell me more about the new installation system. Has it already landed in -CURRENT? I haven't seen any talking of it on the freebsd-current mailing list the last few months and I can't try -CURRENT out myself.

    Markus
    --

  4. What is it with Slashdot? by bjtuna · · Score: 1

    seems like far too large a percentage of Slashdot's stories are other sites' old news.

    on the other hand, its not that big a deal since slashdot doesn't actually aim to be an up-to-the-minute news source, but rather an all-encompassing method of keeping geeks informed. (read: don't flame me)

    1. Re:What is it with Slashdot? by mzito · · Score: 1

      I remember that because the freebsd main ftp site got hammered the last time Slashdot reported right away that a FreeBSD release was out, the FreeBSD core team asked slashdot to hold their posts of new releases until the ftp mirrors catch up.

      Matt

      --
      me@mzi.to
    2. Re:What is it with Slashdot? by quasimoto · · Score: 1

      If anyone is *not* in a hurry, goto FreeBSD Mall and fork out some $ and buy the disks. A little support is A Good Thing(tm). Maybe I'll get the 3.4-R before Corel sends out the disk I ordered from them. -d

  5. some info for those new to FreeBSD by nocent · · Score: 4

    Here's a few things you might be interested in:
    Why Yahoo uses FreeBSD written by David Filo, co-founder of Yahoo
    Booting Linux and FreeBSD using BootEasy
    Booting Linux and FreeBSD using LILO
    Linux+FreeBSD mini-HOWTO Excellent resource for installing and using FreeBSD and Linux on the same system

    1. Re:some info for those new to FreeBSD by jedinite · · Score: 5
      As a long time BSD-bigot ;), the best advice I can give the BSD newbie is to head to Walnut Creek CDRom.com and order two things:

      The Complete FreeBSD Manual which flat out contains everything you need or want to know about BSD

      New FreeBSD Sub.with 3.4. This will not just get you the brand new 3.4 release for the super-low price of $24.95, but will enroll you in the FreeBSD subscription program, where you'll get a new version of the disc automatically at the discounted subscription rate.

      For the subscription, they bill your credit card automatically when the new version ships (credit cards are the only payment method possible for our subscriptions). The normal shipping charge applies. You may cancel at any time, just write, call, fax, or email. FYI, there are approximately four releases of FreeBSD a year, so it'll cost you approximately $100/yr. But you're supporting great, freely available software development... and a kickass OS! :)

      ---------
      Question: How do I leverage the power of the internet?

      --

      ---------
      There is no try at jedinite.com
  6. sweet! by Anonymous Coward · · Score: 0

    This comes at a good time. I can upgrade my fireweall to OpenBSD 2.6 once the CD arrives, and while it's down I can update my second programming box with FBSD. Im having a geeky holiday....and loving it! ;)

  7. Official Java Support for FreeBSD No. 1 RFE on JDC by saska · · Score: 2

    After Linux was announced officially supported the Linux RFE was obsoleted and now support for FreeBSD is the number one Request For Enhancement on Sun's Java Developer Connection!

    Check out the Top 25 RFE's. (Free JDC membership requiered)

    Markus
    --

  8. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0

    its a known fact that linux is far more secure out of the box

    hate to break it to you...but no. *BSD isn't as "admin-friendly" as Linux, but even FreeBSD's security beats all Linux distros that Ive seen. And OpenBSD makes everyone else's security look like Win 3.11.....out of the box that is.

    runs faster, and has more support HMMMM...in my tests (not damn benchmarks ;) FreeBSD can run Linux binaries faster than Linux. Yes Linux has better support as in "more Linux only apps", but FreeBSD can run them (UT, Q3, etc)

  9. I don't even know why I bother by Anonymous Coward · · Score: 0

    If it looks like a newbie, smells like a newbie, walks like a newbie, and talks like a newbie,it must be a newbie.

  10. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0

    Odd then that so many people would continue to use it. Odd that its IP stack code should be so well thought of. Odd that a standard install still doesn't require 400+MB of cruft to be installed on your hard drive (RedHat) to be functional. Fucking troll.

  11. Yes, there must be a native Java port for FreeBSD by Anonymous Coward · · Score: 0
    I put all three of my votes on it.

    We need this, really bad.

    The current state of Java on FreeBSD frankly isn't encouraging.

    Jikes helps, but I'd really love to get IBM's JDK for linux working on FreeBSD at the very least.

    The current JDK port for FreeBSD is too slow...although I really appreciate the work Nate has put into it.

    Maybe if he had some help from Sun it wouldn't be such a struggle.

  12. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0

    This is obviously someone who has never used any BSD. And hardly used linux.

    A.) Linux is NOT UNIX. Linux is it's own kernel, OS, etc.

    B.) Linux does not have a ports system. The ports system is incredibly awesome, ask anyone who has used it.

    C.) FreeBSD is WAAAAAY more secure than linux out of the box. You should just see how many advisories there are in BSD vs. Linux. Linux has more than all the BSDs combined.

    D.) SMP scalability is one of the many things that FreeBSD has worked on, and it is getting better and better as time goes on. Linux was once shaky on this this type of thing before, just so ya know.

    E.) Most of the programs you use in Linux, came from UNIX first. (sendmail, apache, vi, C/C++, etc).

    F.) can you say GNOME? that's just stupid. GNOME works under a lot of forms of UNIX, not just linux.

    The moral is: Get a Clue. Duh.
    I am a big fan of Linux, in fact I was a huge fan of linux, until I used FreeBSD and OpenBSD. Now I run more boxes w/BSD than I do with linux.

  13. Can't get ISO by tarp · · Score: 1
    -rw------- 1 2035 207 647673856 Dec 20 13:43 3.4-install.iso ncftp ...leases/i386/ISO-IMAGES > get 3.4-install.iso get 3.4-install.iso: 3.4-install.iso: Permission denied.

    Wonder when the ISO will be downloadable. Probably as soon as it's mirrored to the other sites...

    --
    WorldServe Consulting

    1. Re:Can't get ISO by ChazeFroy · · Score: 2

      Efnet:
      ùíù Topic (#freebsd): The 3.4-RELEASE ISO IS READ ONLY BECAUSE ITS FUCKED -- OK?

  14. Re:BSD has lost, Linux won the unix war. READ ON by Yebyen · · Score: 1

    Wait a minute... there is a whole bunch of things in this post that pisses me off...

    per the previous intel/freebsd hype story... this is pure hogwash, intel should be sued by the linux community.

    For what? Is that what you think linux is about? Linux is not about suing.

    its a known fact that linux is far more secure out of the box, scales better, runs faster, and has more support.

    I'd like to hear the source of this "known fact". All of MY sources say OpenBSD is the securest OS out there.

    freebsd and any other bsd for that matter cannot stand up to the superiority and mass appeal of linux.


    Huh? In my opinion, once the people convert to linux then other people will show them how similar and interchangable all the Unixes are.

    linux has won the unix war. it crushes *BSD, Solaris, IRIX, AIX, etc. no other os can match its superior SMP scalability, security, and more advanced features.


    Huh again? SMP? As far as I know, linux does NOT scale well past 4 processors... i'm not a comp science degree so correct me if i'm wrong, but that's what I've heard.

    can you say GNOME???

    Linux, the choice of a GNU generation


    LOL what does GNOME have to do with anything you've said before... is gnome even tied to linux? It's my understanding (flame me if i'm wrong) that pretty much anything Open source is useable on pretty much any platform that has X. Now someone who has gnome running on a BSD box let me know and prove me right :-). And as far as "Linux, the choice of a GNU generation" isn't gnu developing their own OS, Hurd? I know absolutely nothing about hurd and thus have no clue, but Gnu is not tied to linux... last time i heard Debian was thinking of a BSD port... don't know how they'd go about that but anyway... i'm done ranting.

    --
    Restating the obvious since nineteen aught five.
  15. 4.0 feature freeze "Real Soon Now" by hodeleri · · Score: 3

    4.0-current is starting to look real cool. For the inside scoop, you should check out the -current mailing list archives at FreeBSD.org, but here are a few things:

    The new sysinstall will have the CAPABILITY to support X installs. The talk on -current is all for having a fancy dancy configurator, but they don't want to leave the possiblity out. (The sysinstall that exists now is utterly horrible for changing, but it does a whole lot of stuff)

    The ata driver is nearing completion and will replace the old wd driver. This means UDMA-66 support and other goodies.

    Sound is being wrapped up into a new pcm driver, with support for most PCI sound cards, and work on the mmap support is improving.

    A lot of drivers are being turned into KLDs, I'm able to load and unload nfs, msdos, vesa, various ethernet cards, USB (doesn't work too well yet), netgraph, cd9660, yadda yadda yadda.

    I also here talk of after 4.0 FreeBSD will get a new ports/packages system. The ports tree is the best part of FreeBSD: cd /usr/ports/type/port && make install clean makes installing software hassle free. I don't know how it could get BETTER but that's what they're saying.

    1. Re:4.0 feature freeze "Real Soon Now" by Guy+Harris · · Score: 3
      A lot of drivers are being turned into KLDs, I'm able to load and unload nfs, msdos, vesa, various ethernet cards, USB (doesn't work too well yet), netgraph, cd9660, yadda yadda yadda.

      Presumably you mean "a lot more drivers"; I've been running with the VFAT and ISO 9660 file systems as loadable modules for a while, under 3.x.

      The ports tree is the best part of FreeBSD: cd /usr/ports/type/port && make install clean makes installing software hassle free.

      Or just use pkg_add if you don't care about having the source around. (pkg_add -r is nice for installing from the Internet; Debian has a similar mechanism for downloading and installing, I don't know whether any of the RPM-based package installers do.)

    2. Re:4.0 feature freeze "Real Soon Now" by Hawke · · Score: 1
      (pkg_add -r is nice for installing from the Internet; Debian has a similar mechanism for downloading and installing, I don't know whether any of the RPM-based package installers do.)

      $ rpm -qlp ftp://updates.redhat.com/6.1/noarch/timetool-2.7.1 -1.noarch.rpm
      /etc/X11/applnk/System/timetool.desktop
      /usr/bin/timetool
      /usr/lib/rhs/control-panel/timetool.init
      /usr/lib/rhs/control-panel/timetool.xpm
      $
      Looks like RPM is in good shape.

  16. Have you ever used FreeBSD? by Anonymous Coward · · Score: 1
    1. FreeBSD runs faster than Linux in the same hardware, and that is accepted even by Linus.
    2. FreeBSD scales far better (really far...) than Linux. It is used among others by Yahoo! (the single most heavily web server on the net), cdrom.com (the single most heavily used ftp server in the net) and by MCI/Worldcom (the largest broadband provider in the world), among many 1000s others. While Linux is still strugglying to be accepted in the small business market, FreeBSD have been in use in the multi-billion corporate world for years!
    3. Linux is by no means the most secure Unix available, have you checked OpenBSD (http://www.openbsd.org)?
    4. Better support?, I don't think so. Linux has a larger user base (so do Windows), but *BSD users are far more advanced than those of Linux.
    5. 99% of the OpenSource software that works in Linux works in FreeBSD too. And it is the primary developing plattform for many of the best OSS projects around (Apache, PostgreSQL, etc). 2000+ ports wow!

    ---
    FreeBSD is to Linux as Linux is to Windows

    1. Re:Have you ever used FreeBSD? by Anonymous Coward · · Score: 0

      1.FreeBSD runs faster than Linux in the same hardware, and that is accepted even by Linus.

      And Jordan Hubbard has accepted that he likes to suck billg's dick. (See, I can make things up too!)

      2.FreeBSD scales far better (really far...) than Linux. It is used among others by Yahoo! (the single most heavily web server on the net), cdrom.com (the single most heavily used ftp server in the net) and by MCI/Worldcom (the largest broadband provider in the world), among many 1000s others. While Linux is still strugglying to be accepted in the small business market, FreeBSD have been in use in the multi-billion corporate world for years!

      FTP: copy data from SCSI drive to Network card, adding headers.
      WWW: Linux runs dejanews and google, whats your point?
      Now try Linux vs. FreeBSD on a real machine, like a 4 way SMP box, doing something intensive like "make -j" or a MySQL server. But just keep telling yourself that FreeBSD is the one true OS, and messy things like facts won't get in your way. Different OSes have different strengths and weaknesses, and large scale multi-cpu scalability is one of FreeBSD's weaknesses. (yes, even in -current).

      3.Linux is by no means the most secure Unix available, have you checked OpenBSD (http://www.openbsd.org)?

      Yes, OpenBSD rocks (by far the best BSD out there). But FreeBSD is just as bad as linux (not redhat) when it comes to security. The number of advisories that fly for FreeBSD is especially bad when you consider that its installed base is so much smaller than linux.

      4.Better support?, I don't think so. Linux has a larger user base (so do Windows), but *BSD users are far more advanced than those of Linux.

      Perhaps this is true if you ignore all the thousands of recent converts from linux like you who left because Linux got popular enough that they no longer felt elitist and special just for using it.

      5.99% of the OpenSource software that works in Linux works in FreeBSD too. And it is the primary developing plattform for many of the best OSS projects around (Apache, PostgreSQL, etc). 2000+ ports wow!

      So whats your point? all that software runs on linux too.

      FreeBSD is to Linux as Linux is to Windows

      Your clueless bigotry is almost as bad as that of the troll who started this thread. Just because linux got popular doesn't make it less of an OS.

      My question to you: when FreeBSD gets popular, are you going to switch to NetBSD and rant about how much FreeBSD sucks? or perhaps the HURD? EPOC? I'm genuinely interested in how a "OS rebel" like you thinks.

    2. Re:Have you ever used FreeBSD? by Anonymous Coward · · Score: 0

      Wow. Now I'm impressed. You are the type of user every corporation wants. Eating, believing and propagating advocacy. Now go back into your stable.

    3. Re:Have you ever used FreeBSD? by Anonymous Coward · · Score: 0
      My question to you: when FreeBSD gets popular, are you going to switch to NetBSD and rant about how much FreeBSD sucks? or perhaps the HURD? EPOC? I'm genuinely interested in how a "OS rebel" like you thinks.

      He will write his own O/S and name it Amoeba. Now, that I call a rebel.

    4. Re:Have you ever used FreeBSD? by Anonymous Coward · · Score: 0

      "Now try Linux vs. FreeBSD on a real machine, like a 4 way SMP box"

      Now try linux vs NT on a 4 way SMP box. Duh, woops, you lost there. Anyway, the FreeBSD camp is progressing at a rate similar to the linux camp in SMP. Linux not to long ago, was a piece of shit, just like FreeBSD SMP.

      "The number of advisories that fly for FreeBSD is especially bad when you consider that its installed base is so much smaller than linux"

      Complete bull shit. Name me more than 2 major advisories in the past 3 years that would result in a local root exploit -- let alone a remote one (of course, not including userland programs -- because the same can affect anyone). I think you're just repeating myth's here. Note also (though there may be a correlation but not direct causation) that Linux has had far more security problems before the user explosion. I'm sorry, I just see the system as more well thought out and security minded -- instead of the % of kludge involved in developing and supporting an interface for just about every piece of software. But that's just my opinion -- of course.

      I happily use Linux and FreeBSD. From my sysadmin perspective, FreeBSD *is* the most stable and cheap OS out there. Linux 2.0 series compared to 2.2 FreeBSD was a no brainer. 2.2 FreeBSD completely rocks 2.0 Linux. I have been running servers on 2.x FreeBSD years before Linux wasn't a complete piece of crap.

      I do, however, run a half a terabyte database server, right on my desk here, on a dual alpha with 4gb of ram. Why? Because Linux SMP is currently faster than FreeBSD. What do we use on very large production database servers? SCO Unixware and Sparc Solaris.

      Can't we all just get along? Seriously; I'm sick of all this bull shit, usually from those who don't know wtf they are talking about. Blind advocacy based on OS allegience is just stupid (I'm referring to the person you commented on mostly).

  17. read the manual you dumbass by Anonymous Coward · · Score: 0

    every time soneone posts a BSD story 400 lusers always post questions that are answered at freebsd.org.

  18. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0
    And OpenBSD makes everyone else's security look like Win 3.11

    I beg your pardon. OpenBSD has telnetd enabled by default, as well as most other standard services (see inetd.conf). You _have_ to perform manual changes on every O/S, be it FreeBSD, Red Hat Linux or OpenBSD to secure it appropiately. A good admin will secure every O/S; an incompetent admin won't be able to install OpenBSD, independent of how good OpenBSD is.

  19. A Serious Answer (long though) by MO! · · Score: 5

    Hello,

    I've been using FreeBSD for a few years now, along with most other OS's I can get my hands on. ;-)

    Currently I have RedHat Linux 6.1 installed on one box, and FreeBSD 3.4-Stable on my gateway machine.

    The simple answer is, very similar in most ways, but that really doesn't tell you much. I'll instead mention some of the most obvious differences.

    First of all, unlike RedHat, FreeBSD doesn't install and enable everything under the sun. With FreeBSD, if you choose to install "everything", you still have to configure and then enable most added-value type daemons. This is both good & bad, depending upon the user and what they can handle. If you're used to having some sort of defaults set and Samba, Apache, AnonFTP, etc. all startup on your first boot - you may be frustrated that these aren't running the first boot into FreeBSD. Although base defaults are places in .sample files, you have to manually choose what you want to start upon boot, and enable it yourself. Personally, I like this - especially for a home system. I don't necessarily want Apache running all the time, just when I need to test a website I've created.

    The second difference, and most important to me, is FreeBSD's install lets you choose the base "distribution" you want (Developer, X-Developer, X-User, Minimal, Everything, etc.) BEFORE it fetches anything. This is really important to me since I install via FTP from the Internet. I just replaced RedHat 6.1 with FreeBSD 3.4 on my laptop. Since I have the full 3.4-Stable sources on my gateway machine, I only need a minimal install on the laptop. I can then NFS mount the gateway's fs and compile/install the complete system from there. This cuts down drastically the amount of transfers over my modem. When I installed the minimal RedHat distributing on my laptop it took quite a few hours to complete. FreeBSD was done with the minimal base in about 20 minutes. Then, since I had already compiled the updated source on my gateway, I just had to mount the NFS exports and do a "make installworld" - BAM! Complete install on my laptop within about an hour.

    As for technical differences, Linux uses one entire "DOS" extended partition for it's further slicing into swap and fs points. With FreeBSD, this "DOS" partition is created as a primary, not extended. This makes it easier to delete if you're just playing with OS's, since a DOS diskette with fdisk on it can remove the FreeBSD partition. With Linux, you can't remove the extended partition because extended drives exist, but DOS can't read the extended drive, so you're SOL.

    The init scripts are also completely different. Many folks may argue that System V scripts are better than BSD scripts, or vis versa. I don't particularly think either is better, they're simply different.

    hmmm... Think that's the major things you'll notice right off the bat. The hardware support is pretty much the same, I rarely find a device that one can use and the other can't. Usually, it's either supported by both FreeBSD and Linux, or neither of them at all.

    Good luck! Remember, new experiences are opportunities to learn and grow! I have used/still use about 15 different OS's. Most of them Unix or Unix-like variants. They all have strengths, they all have weaknesses, and they all are different in many ways. But then again, they are all mostly the same.

    Michael.

    --
    I AM, therefore I THINK!
    1. Re:A Serious Answer (long though) by ianezz · · Score: 1

      > Linux uses one entire "DOS" extended partition for it's further slicing into swap and fs points.

      Please, don't take me as a Linux Troll, but I really don't understand what you said: the case you cite is just a possibility out of many.

      Nothing prevents you to use 2 "DOS" primaries (as you call them), one for the fs, the other for the swap space). Or just one with the swap space in a file mounted via loop device (slower, of course). There's no requirement that Linux (and swap) stays in a particular partition.

      Instead, a really nice feature that FreeBSD has and Linux hasn't yet is the layering of multiple filesystems one on top of each other (that is, the result is that in the same subtree you find files/directories belonging to different filesystems, all joined together without the need to do symlinks everywhere).




    2. Re:A Serious Answer (long though) by mvw · · Score: 3
      The simple answer is, very similar in most ways, but that really doesn't tell you much. I'll instead mention some of the most obvious differences.

      Don't forget some important non-technical features:

      1. structure of development
      2. license
      3. support

      For Linux you get without doubt much more commercial support (books, magazines, products) right now than for FreeBSD, so it might be better suited for people who just want to escape Windows or simply want to use the system.

      This does not mean that you are on your own with FreeBSD, the contrary is the case, the various (international and national) mailing lists offer great support and there are people who offer contracting.

      For developers however, FreeBSD has the advantage of a true free license (you can basically do anything with the source except suing or claiming credit - no strings attached) and a very sane development structure, which covers the system as a whole and not just as kernel plus additions.

    3. Re:A Serious Answer (long though) by Anonymous Coward · · Score: 1

      I'm tired of retards like this guy talking about how redhat installs everything. RedHat does have a CUSTOM install, you can choose every package. Of course if you do a full install you can't complain about RedHat installing everything under the sun. NEXT TIME do an expert install and pick the custom option when asked what type of system.

  20. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0
    FreeBSD is WAAAAAY more secure than linux out of the box.

    Yes, telnetd is very secure. Duh. Name an example.

    You should just see how many advisories there are in BSD vs. Linux. Linux has more than all the BSDs combined.

    Linux has also more users than BSD combined. Where is your point? And just to conquer your virtual argument, we also look at..

    Most of the programs you use in Linux, came from UNIX first.

    As you say, much of Linux' software was written for UNIX. So, if there are advisories for Linux software, does not that mean that the UNIX programs are vulnerable? And in turn, does not it mean, if BSD uses this UNIX software, that BSD is vulnerable as well?

    FreeBSD currently has some problems. For example:

    • The Pthreads implementation does not scale and is incomplete. They are user-land only, so no cross-CPU scheduling. The Linuxthreads package was ported to FreeBSD-current and gives the user superior performance over the native implementation.
    • SMP does not scale for I/O-bounded and network-bounded tasks
    • NFS problems are only slowly cured in -stable (Matt does a great job though)

    (FreeBSD-current user too lazy to login)

  21. Re:WORK LIKE HELL... by Anonymous Coward · · Score: 0

    Man, you're pretty evil.. are you in league with the devil?

  22. PPPoE by Anonymous Coward · · Score: 0

    This didn't mention that it also has a very efficient PPPoE implementation.

  23. Re:oh now what the hell!!!!!!!!! by Anonymous Coward · · Score: 0

    Should I take it you speak for everyone that supports microsoft. I guess since every pro-ms person is that same, then that means you all type in capital letters and rant about "linux zealotry" and "communism". Lemme guess, you are a MS "Patriot", right?

    You are a product of your own stupidty

  24. Need Fast Java VM... by Schnake · · Score: 1

    We still need a fast JavaVM for the FreeBSD platform, alongwith an efficient Java-sockets library. FreeBSD as many would claim is the ultimate networking platform, so why could they not put the time and effort into making an extremely fast VM on FreeBSD? It would be ideal for all businesses running a webserver, and using Java servlets.

  25. ppp over ethernet by nerpdawg · · Score: 1

    Now, I'm almost expecting to sound like an idiot for asking this, but I've been hearing about it for a while and still can't figure it out. Why would a person want ppp over ethernet? If you have an ethernet connection, what good would layering a ppp connection on top of it do?

    1. Re:ppp over ethernet by _Roadkill · · Score: 2
      I could be wrong on this, so dont bash me TOO hard if i am. ;o) This is my take on the deal.

      Currently ethernet supports *NO* kind of user authentication, never was designed to authenticate. This is bad, especially for cable modem users, because cable companies rely on ethernet to network their subscribers with. I dont have a cable modem (sigh), but I have heard that you can access any system on a cable network (if the system is not secure). Point Im trying to make here is that when you send a packet out across an ethernet network, its broadcast to EVERYBODY, and frankly I wouldn't want some script kiddie watch my activities online with a packet sniffer.

      Now with PPP, not only do you have authentication, but IIRC it has the ability to route (not sure if thats the best word to describe it) data to specific IP addresses. Once your system is authenticated, the ISPs routers can send data to you and not everybody else, and data you send out is only sent to the router.


      It's sad to live in a world where knowing how to
      --
      -- Word of the day: Percussive maintenance is the fine art of whacking the crap out of an electronic device to get it wo
    2. Re:ppp over ethernet by Anonymous Coward · · Score: 1
      its broadcast to EVERYBODY

      PPPoE does not change the way Ethernet works. It changes the representation of data which is transmitted over Ethernet. So, if you are hooked to an unswitched Ethernet, everyone on the network segment will be able to sniff your data packets, even if you use PPPoE.

    3. Re:ppp over ethernet by cracauer · · Score: 1

      Not exclusive:
      - Dynamic IP addresses
      - Authentication
      - Header Compression. Most uses of PPPoE are
      applications with much less than 10 Mbit/sec
      and even on 10M it may be a win with PIII-500
      - Easy switching to backup lines that are not
      ethernet.

      Note that the snopping another poster mentioned is
      nonsense. You usually have your own wire to do
      this.

    4. Re:ppp over ethernet by Anonymous Coward · · Score: 0

      The cable network does not broadcast your packets to EVERYBODY, just the people on your switch.

      This could be everybody in your neighborhood though. This is why you use SSH, SSL, etc...

      I've done a little sniffing and found that either there arn't many people w/ cable modems or you can't really see that much (more likely).

      Although not perfect, it's damn fast and cheap (at least in my area; cheaper than DSL for sure).

      Encryption, encryption, encryption...

    5. Re:ppp over ethernet by Anonymous Coward · · Score: 0

      Okay, bottom line...
      xDSL VPNs. okay?

      Take a BSD box, slap an ATM card in it, and you can now 'compete' with the 200k baseline model cisco xDSL termination box.

    6. Re:ppp over ethernet by Anonymous Coward · · Score: 0


      I always thought the problem was that DHCP has no authentication. Using PPP-over-Ethernet allows them to assign IP addresses and configuration depending on who you are (not where you are). PPP-over-Ethernet is sometimes used with VPN also, so it can provide security, although probably not in this case.

      Also, the sniffing problem is solved by cable-ethernet bridges that drop packets not intended for you. (This is actually what ethernet cards usually do, but you don't have any configuration control over the bridge to put it into promisicous mode.)

    7. Re:ppp over ethernet by Anonymous Coward · · Score: 0

      It is already possible to easily differentiate customers based on unique cable id. The cable co can then remotely administrate the cable modem, upgrade the cable modem. Tell the cable modem how many IP's it can have, tell the cable modem which IP's it can have, authenticate the user as he connects to the network based on this id (so anyone can't just connect), put the modem in test mode, and reset the modem all using snmp and tftp.

    8. Re:ppp over ethernet by Anonymous Coward · · Score: 0

      "Currently ethernet supports *NO* kind of user authentication"

      Cable modem's are not ethernet as the converse is also true. The pure ethernet frames end at the modem. There are a lot of documents and links at www.mot.com that will explain this. AFAIK, MAC is proxied, and the rest are DOCSIS (or whatever proprietary protocol) frames. The modems all have authentication based on a particular subscriber id. Roadrunner does more than this, and institutes rlogin (I have no idea why they would do this).

      "Point Im trying to make here is that when you send a packet out across an ethernet network, its broadcast to EVERYBODY, and frankly I wouldn't want some script kiddie watch my activities online with a packet sniffer."

      False. By nature, we're not working with an "unswitched" network. Also note that cybersurfr modems made in '95 had low grade DES encryption. Now, there might have been problems with network neighbourhood in the past because of providers allowing broadcasts (netbios/cifs in particular) on the local network. Well find me an MSO that still does this and I'll point and laugh and calmly tell them they are dimwits. AFAIK, though, no MSO on @home, Roadrunner/Mediaone have engaged in this stupidity for years. The last time I remember hearing about this problem is on a Zenith cable modem network on the Rogers cable internet test in 1995.

      As for broadcasts: There are two types of modems. One is a bridge, one is a router. The bridges (Lancity etc)get all sorts of multicast packets and broadcasts passed on from connected network. You should, however, not see broadcasts that are security problems. Cifs/Netbios broadcasts are filtered -- and the network nazis even filter non broadcast netbios if they want (as well as backorifice, netbus etc. The routers? Well, the only broadcasts you will see will be arp requests (this is being fixed in the next DOCSIS specification). Turn on promiscuous mode on your external interface and you will see *nothing* but arp/rarp and your own traffic.

      As far as the CMTS/DHCP servers not being able to differentiate users -- this is not true. They can allocate particular IP addresses, how many IP addresses, what MAC the IP is bound to (if they want), et al.

    9. Re:ppp over ethernet by Anonymous Coward · · Score: 0

      God damn it. I really should use preview.

  26. Re:BSD has lost, Linux won the unix war. READ ON by cale · · Score: 1

    ok, I am a big alpha fan, and dude, I think every other point has been covered, but I'll be damned if you think linux scales better than tru64 over multiple processors. Either way you are a troll, but its nice to get my alpha plug in there :)

  27. Re:ppp over ethernet = for SERVERS ? by fluffhead · · Score: 2

    Note that they said ISP's really want this. That leads me to believe that they really mean making servers running pppd answer connections over ethernet instead of serial lines, so maybe they can hook up modem pools/terminal servers to their LAN infrastructure, instead of directly connecting them to a whole bunch of serial ports. This especially makes sense when talking about DSL and cable modem services - I'm sure that Cisco, Lucent et al. are soon/now shipping what amount to gateways between Fast/Gigabit Ethernet and DSL/Cable. Disclaimer - I don't work at an ISP so maybe I don't know what the hell I'm talking about ;-). But I do work at TI which churns out a lot of the DSL & cable modem chips (see e.g. www.ti.com), so maybe I do....

    #include "disclaim.h"
    "All the best people in life seem to like LINUX." - Steve Wozniak

    --

    #include "disclaim.h"
    "All the best people in life seem to like LINUX." - Steve Wozniak
  28. BSD pkg, was Re:4.0 feature freeze "Real Soon Now" by Anonymous Coward · · Score: 0

    Or just use pkg_add if you don't care about having the source around. (pkg_add -r is nice for
    installing from the Internet; Debian has a similar mechanism for downloading and installing, I don't
    know whether any of the RPM-based package installers do.)


    RPM has URL handling built-in (rpm -Uvh ftp://foo.bar.com/path/to/baz.rpm for example), just like Debian's apt.

    One thing the Linux packaging systems all support that FreeBSD doesn't, as far as I can tell, is package versioning. What I mean by that is say that I install my FreeBSD 3.4 box, and then I

    cd /usr/ports/security/openssh
    sudo make CC=gcc install

    So far, so good. I've installed OpenSSH 1.2 on my box, and I'm happy.

    Then, a couple of days later, I cvsup my box, and some more patches for OpenSSH 1.2 come in. So, I

    cd /usr/ports/security/openssh
    sudo make CC=gcc install

    and it refuses to install. Since it's still OpenSSH-1.2, the FreeBSD pkg system sees it as being the same package that's already installed, so I have to

    sudo make deinstall; sudo make CC=gcc reinstall

    which isn't that big a deal, except that it means all my customized configuration files (/usr/local/etc/sshd_config, in this case) get blown away.

    With Linux packaging, however, there's versioning of packages. So, the first install I did would have been something like openssh-1.2-1.src.rpm (or openssh-1.2-1_src.deb), and the second one with more patches a couple of days later would have been openssh-1.2-2.src.rpm (or openssh-1.2-2_src.deb). Because of the versioning on the package, it can tell that it's later, and it upgrades, and w/o blowing away my configs.

    Am I missing out on a major functionality of BSD packaging that I just haven't figured out how to access, or is this an area where BSD packaging is lacking in comparison to Linux packaging?

  29. People Like You... by Anonymous Coward · · Score: 0

    Really make me not want to even bother with FreeBSD. (Yes, I /do/ currently use Linux(Slack4.0), and I yes I /would/ like to try FreeBSD)

  30. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 1
    For what? Is that what you think linux is about? Linux is not about suing

    Talk to Corel about that :)

  31. Re:BSD has lost, Linux won the unix war. READ ON by Zigg · · Score: 2

    OpenBSD has telnetd enabled by default, as well as most other standard services (see inetd.conf).

    From inetd.conf on my OpenBSD 2.6 laptop (recently installed, not yet tweaked):

    #telnet stream tcp nowait root ...

    Your other points, however, are well taken. Most open source OSen can be made as secure or as insecure as the admin is capable of. In the case of OpenBSD, it simply takes less effort since the emphasis is on security, whereas other OSen seem to be focused on ``gee whiz, look what I can do'' out of the box.

  32. the unkindness of #freebsd by Tom+Christiansen · · Score: 3
    I like FreeBSD a lot, don't get me wrong, but some of the FreeBSD Bigots (especially in #freeBSD) turn off would-be users.
    Such, I begin to suspect, may well be the nature of IRC. The same issues involved with IRC are probably present in other electronic forms of interaction, and perhaps in other ineractive situations as well.

    Think about all the fascinating socal factors involved. Who is drawn to irc? Who becomes a regular there? How is pecking order determined? How is it preserved? How does a community age? How does an established power or prestige structure react to new members in that community? How does the lack of face-to-face contact change interactions? Does communication suffer, or is it smoothed? Are we quicker to show kindness if the other person is a person, not lines of type? Are we quicker to do casual harm if all there is on the other side is a line of type? How do we perceive the "us" and "them"? Are strangers always "them", and if not, which ones are "us"? Does the speed of feedback change any of this? What behaviours produce positive reinforcement, what behaviours negative ones? How does the overall friendliness of the group change with time? Do members come and go randomly, or are their entrenched figures? How well do these group dynamics scale as membership increases? Are there regular patterns of behavior that occur only in specific sorts of groups but not in others? Is it long-term helpful to give individual attention to each newcomer's duplicate questions rather than creating a FAQ? What differences and similaries in communications can be found between mailing lists, newsgroups, IRC, and Slashdot? Are these different than the group dynamics you find in a real-time live club devoted to a common interest that meets regularly, or from what you'd find in an informal bunch of pals hanging out at there favorite pub? Is Slashdot really something of a time-delayed webchat?

    There's a very interesting paper or three waiting for some budding sociologist to write about interactions in the hacker community's electronic forums.

    1. Re:the unkindness of #freebsd by Anonymous Coward · · Score: 0

      http://www.ascusc.org/jcmc/

  33. Runs Linux binaries faster than Linux? by Anonymous Coward · · Score: 0

    I find several references to this supposed ability scatttered on sites across the world. The company that I work for has about 20 FreeBSD and OpenBSD boxes (both webservers and firewalls) and 12 Linux boxes (used for development, webservers, mailservers, and fileservers), and I can't say that I have seen anything more than VERY simple Linux binaries that run faster on FreeBSD than on native Linux. This very definitely includes the Quake3 demo. We play it extensively after (during if no ones looking) work and we fight for the available linux machines and whine about getting stuck with the FreeBSDs. Has anyone ever seen anything more than a trivial Linux binary run faster on FreeBSD?

    1. Re:Runs Linux binaries faster than Linux? by mvw · · Score: 2
      Are you comparing machines with similiar hardware?

      Right now you would have to compare two boxes with the same RIVA or 3dfx card each to test for OS specific differences.

    2. Re:Runs Linux binaries faster than Linux? by Anonymous Coward · · Score: 0

      Yup, same hardware right down the line. We use commodity boxes for almost everything, the only differences are the tags on the cases FreeBSD comes with a bunch of stickers that we put on everything that we can get our hands on =)

    3. Re:Runs Linux binaries faster than Linux? by mvw · · Score: 2
      Interesting, I would have expected both operating systems to perform similiar.

      What graphics cards are they equipped with?

      In case of Matrox G200/G400 you can try to build a recent glx version from openprojects.net yourself, as it is more advanced in respect to these cards than the version I based the FreeBSD port on. (Lack of a Matrox card and end-of-year-project-craze has prevented me from updating it yet).

      Then there seems to be some sort of AGP support added to Linux in the meantime. Don't how know much impact it has there, however.

  34. Re:Yes, there must be a native Java port for FreeB by Anonymous Coward · · Score: 0

    stuff about IBM's java for Linux not working under FreeBSD

    But what about FreeBSD's Linux compatibility layer? Is it more hype than reality, and can't run real-world Linux apps? Or is it a technical problem specific to Java?

  35. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0
    BSD isn't as "admin-friendly" as Linux
    What's your metric for how admin-friendly an operating system is? I find BSDs a lot more admin friendly than any of the Linuces I've tried. How do you measure this?
  36. Linux is Unix by Tom+Christiansen · · Score: 2
    Linux is NOT UNIX. Linux is it's own kernel, OS, etc.
    Look at the APIs spelt out in sections 1, 2, and 3 of the manual on a typical Linux system. Now look at the same on Solaris or some other commercial vendor's system. Now go over to your favorite BSD system.

    Guess what? The similarities so far outweigh the differences as to render these latter wholly inconsequential. Quite obviously, here we are at most speaking variant dialects of the same common language called Unix, not completely different languages.

  37. Technical merit not bigotry by dmaxwell · · Score: 1

    We shouldn't let flaming bigots get in the way of open mindedness. When I have a spare box one of these days then I would like to give OpenBSD a try as a secure cable modem router. I'm worried that if I do that I might have a hard time getting newbie help. But maybe I shouldn't worry? After all, not all Linux advocates are flaming elitist bigots. Most Linux users I've run into are quietly helpful. Perhaps this is true of the BSD camp as well. It's been my observation that truely clued in computer users have little use for bigots, advocates and promoters. They simply use what works. In the LUG I attend, the strengths of the various BSDs are acknowledged and some the attendees use BSD boxen for various purposes. This does not have to be a "either or" world. If you're interested in a BSD then try one out. You might just make some friends instead of the enemies you're expecting.

    1. Re:Technical merit not bigotry by Anonymous Coward · · Score: 0

      Actually...I have some FreeBSD using friends (who hang out in #linux no less!) who tell me good things about FreeBSD...which is partially why I'm interested...it's just a real turn off to see such a blatant display of bigotry. I should hope, though, that you're right and that the majority of BSDers out there are sane, evel-headed folks.

    2. Re:Technical merit not bigotry by NickHolland · · Score: 1

      Actually, I found OpenBSD a joy to set up as a cable internet access NAT box. The FAQ section on the OpenBSD web site almost walks you through the setup(!). I've played with Linuxes on-and-off for many years (admittedly, only resembling seriously for the last year or so), but I hit the ground running FAR faster with OpenBSD than I did any of the Linux implementations I have tried. Undoubtably, part of the reason was the fact I had more Linux experience when I tackled OpenBSD, but also that I just found OpenBSD, well, more coherently layed out, as one might expect from a project developed more by a very small group of people. Every Linux distro I have seen feels almost like a whole new OS, I had a much easier time finding the things I needed to find on OpenBSD.

      Most of the problems I had with OpenBSD regarded the disk partitioning system, and that probably would not have been a problem had I not chosen an old Compaq (with the "maintenance partition") to implement it on. Once I got OpenBSD loaded without blowing away the things I wanted to keep, I had the NAT function working within one day. I was amazed. And pleased. My background on OSs is wide and deep in many spots, but I've still got my water wings on when it comes to Unix.

      My OpenBSD box is a 75MHz Pentium with 40M RAM, with exclusively EISA and PCI cards in it. I've managed to download at greater than 400kBytes/sec (rarely, but it happens). (That was in case you were wondering what it took to run a good firewall/NAT/whatever system. I got carried away with the EISA/PCI stuff, but I had it piling up around here. I have to try it on a more modest 486 with ISA cards to see how it compares. Internet access speeds vary so much anyway, I'm not sure how to really test it...)

      I agree with your comments regarding "flaming bigots". On the other hand, the Linux flaming bigots that I saw *here* on Slashdot were the reason I started checking out the *BSD OSs. Anything that generated that much negative assault *HAD* to be worth checking out. When people get that negative, it is usually because they are scared and ignorant. A reasonable person who has truly investigated the multiple platforms, when confronted with a question will say something along the lines of "I found x on y works better than w on v", not "x rules always! You are a fool to consider anything else".

      You are also right, there is no either-or. It is the results that matter, not the tools used. A master can do more with bad tools than a novice can do with the best tools. Tools not only have to be matched to the task at hand, but to the PERSON or PEOPLE who are implementing the task.

      I'm trying to think of some clever saying about closed minds/closed source, open minds/open source, but I'm failing. Besides, I've seen too many closed minds on open source, too.

      Nick.

    3. Re:Technical merit not bigotry by Anonymous Coward · · Score: 0
      Every Linux distro I have seen feels almost like a whole new OS, I had a much easier time finding the things I needed to find on OpenBSD.
      That's because every Linux "distro" (now there's a reality-warping, politically-correct euphemism if I ever heard one) really is a whole new OS!

      I agree with your comments regarding "flaming bigots". On the other hand, the Linux flaming bigots that I saw *here* on Slashdot were the reason I started checking out the *BSD OSs. Anything that generated that much negative assault *HAD* to be worth checking out. When people get that negative, it is usually because they are scared and ignorant. A reasonable person who has truly investigated the multiple platforms, when confronted with a question will say something along the lines of "I found x on y works better than w on v", not "x rules always! You are a fool to consider anything else".
      Well, you're obviously no dim bulb. Good for you!
    4. Re:Technical merit not bigotry by Anonymous Coward · · Score: 0
      We shouldn't let flaming bigots get in the way of open mindedness.
      Sometimes, though, the bigots really need to be flamed--preferably to a cinder. :-)
    5. Re:Technical merit not bigotry by Anonymous Coward · · Score: 0

      Linux doesn't suck, the user(s) suck... LOL, just kidding! On the serious side though, I use both FreeBSD (on my servers & as a workstation) and Linux as one of my other workstations. The only thing I don't (personally speaking) like about Linux is the multiple distrobutions. It's like not having a 'uniform' OS, everyone's taking a piece of the cake (FSF) turning it around, commercializing it, changing it their way, and making a huge buck out of it all from other people's work and deteriorating the original and main goal of Linux, ie, RH. If you want Linux, I would say Debian is the only realistic way to go if not *BSD. - FreeBSD - The Final Linux Patch! - Linux - The OS of a Thousand Distrobutions! - Microsoft - Goal = World Domination! - SunOS/Solaris - Commercial.. blah blah,.. Bleh!

  38. Re:Yes, there must be a native Java port for FreeB by saska · · Score: 1

    JDK 1.2 for Linux is available and working on FreeBSD, check the mailing list archives for more info on this. But native support would of course be preferred.

    JDK 1.1 on FreeBSD is in excellent condition. Performance is IMHO good. Read mailing list archives on more info and discussion on this.

    It's JDK 1.2 and future releases that are requested. Also some of the extensions could be worth having.

    Markus
    --

  39. A couple of comments on Yahoo! usage of FreeBSD by LizardKing · · Score: 3

    Having worked for Yahoo! for several months, I have the following points to make about their usage of FreeBSD:

    David Filo tried an early version of Linux (a Slackware distro I beleive), but didn't have much success in getting it installed. The legend at Yahoo! is that a copy of FreeBSD was passed onto him, and he only gave it a try because it installed first time. A slightly dubious reason for choosing one OS over another, but at the time FreeBSD was certainly more mature than Linux.

    Yahoo! use large numbers of uniprocessor machines with each HTTP request marshalled out on a round-robin basis. When the load gets too great, it's simply a case of adding more machines and tweaking the boxes that assign requests. This approach was taken because multiprocessor setups are that much less reliable.

    My experience of FreeBSD was that it makes a fantastic server OS, but version 2.2.* didn't cut it as a desktop platform. I have a copy of 3.3 sitting in my desk drawer and I'm keen to see what's changed from a workstation user's perspective, so don't flame me about using an old version.

    My major gripe with FreeBSD is that upgrading can be a pain. The ports and packages collection is not the panacea that many FreeBSD users seem to believe. My hard drive soon became full of half-working applications, with little or no control over what was being installed and where.

    This may have been an issue with running FreeBSD 2.2.8 when version 3.1 was already available, but the ports and packages I tried came from the 2.2.* branch. Now that I've left Yahoo! I'm back to using Linux on the desktop, and NetBSD on my Sun servers.

    There is undeniably an elitism amongst FreeBSD users that I neither liked nor could I understand. One of the regular complaints I heard was that Linux installation and configuration tools were uneccessary bloat. Well, I can hand edit a kernel config file on both Linux and FreeBSD as well as the next guru, but I'd much rather use 'make menuconfig'. This kind of carping was sheer elitism, and underlined that a sea change in FreeBSD users attitudes was required (if not in that of the developers). Otherwise, the OS would become nothing more than a *tiny* niche platform. With the alternative installation programs touted for version 4.0, it looks like this change is coming.

    Chris Wareham

    1. Re:A couple of comments on Yahoo! usage of FreeBSD by Anonymous Coward · · Score: 0
      My experience of FreeBSD was that it makes a fantastic server OS, but version 2.2.* didn't cut it as a desktop platform.
      What does that mean? Why would you want to distinguish between those? What's the difference? Is the problem that you're expecting to reboot the "desktop" system often?

      I'm at at ISP that uses FreeBSD exclusively. It's on our "servers" (what customers access) and it's on our "desktops" (what we access). I can't understand any difference here.

  40. Horray. I hate sysinstall by Anonymous Coward · · Score: 0

    sysinstall is extremely buggy with ide hard drives. I was simply amazed that I had to reboot my computer and wait again for the 2 boot disks to load each time I screew up with partitioning. It turns out that after sysinstall puts you back in the main menu, it will no longer recognize a second drive. The only way to get sysinstall to recognize it is to just to start over. This was my experience with installing sysinstall with freenbsd 3.2 on a second partition of the second ide wd disk. I believe linux is great with ide and buggy with scsi and bsd is the exact opposite.

    Anyway I think the freebsd kernel is great and my bad expereince was just with the install app. I just wish the *bsd and sys v were more similiar. As a unix newbie for about a year, I had trouble finding .xinitrc and /etc/inittab to start xwindows automaticall. I needed to edit the path variables to run linux apps and the env command wasn't there. I know freebsd has equalivent commands and apps but I find the splintering kind of frustating. I bet if I started freebsd first and then switched tolinux I would have similiar problems finding *bsd apps and files. We need to merge them together somehow. I am glad they are going modular. It will help fix bugs and make installations easier.

    1. Re:Horray. I hate sysinstall by bugg · · Score: 1

      My 3.2 installations went great with IDE disks.
      While it could have been friendlier, it certainly isn't "buggy" per-se. More likely a case of operator error, which isn't anything to be ashamed about because it may not have been too clear.

      --
      -bugg
  41. On �litism by Tom+Christiansen · · Score: 3
    There is undeniably an elitism amongst FreeBSD users that I neither liked nor could I understand. One of the regular complaints I heard was that Linux installation and configuration tools were uneccessary bloat. Well, I can hand edit a kernel config file on both Linux and FreeBSD as well as the next guru, but I'd much rather use 'make menuconfig'. This kind of carping was sheer elitism, and underlined that a sea change in FreeBSD users attitudes was required (if not in that of the developers).
    Dare we ask for a bit of professional knowledge? Of course not, for that would be "élitist". Can we ask someone to actually spend some time learning something? Of course not--that's just more "élitism". Can we ask for honest work? Nope. Same problem. To acknowledge the existence of inherent complexity or inherent intelligence or any sort of learned skill or professional training is something only the "élite" can contemplate.

    It's remarkable how much "technical competence" or "discerning professional judgment" gets branded as élitism. In fact, current usages of "élite", "élitist", and "élistism" are just part of the whole dumbing-down of America theme. Or, if you would, part of the supreme dominance of uninformed consumerism and the mass media's manipulations.

    It is not "élitist" to prefer food that doesn't suck, or cars that don't break down, or software that doesn't crash. It is not "élitist" to want a clean, digital CD instead of a scratchy phonograph disc. It is not "élitist" to ask for a senior surgeon instead of an intern. It is not "élitist" to prefer BSD over CP/M.

    In short, pay very careful every time you see someone using terms like "élite", "élitist", and "élistism". In almost every case, what you're seeing is a form of bigotry and prejudice that's bashing someone with a politically correct putdown that Joe Bubba can lend his cheerlead to. But it's still a disrespectful and facile insult.

    This tred is subtly but seriously dangerous, and it's not just in our schools that it's happening. In recent years, the country as a whole as come to extoll the stupid, the dumb, the intellectually challenged if you would. There is no excellence, no pride, no "going the extra mile". To pretend that everyone is the same, that we are all no different in what we know or *can* know or what we do or *can* do, whether it be from training or education or intelligence or energy or motivation, is a damned lie.

    So don't grab a nice little trendy buzzterm like "élitism" and bash down technical and professional competence, any individuality or drive or vision--any personal flare. By condesendingly scoffing at élitism, you're just furthering our current national hobby the Dumbing of America.

    (And don't worry, you folks outside of America. Your time, too, is coming.)

    1. Re:On �litism by jslag · · Score: 1

      Dare we ask for a bit of professional knowledge? . . . Can we ask someone to actually spend some time learning something?

      I hope this isn't a direct response to the question of the Linux menuconfig being "bloat" or not. Recompiling a kernel takes a bit of learning no matter how you do it; I'm not sure why using a curses-based interface would mean that the admin in question eschews "professional knowledge".

    2. Re:On �litism by Anonymous Coward · · Score: 0

      It's not elitist to want tools to make cumbersome processes easier. It's not 'dumbing down' to want a tool like menuconfig, it's a time saving shortcut. You 'not elitist' elitists act like everything that you do SHOULD be a pain in the ass so that you can take special pride in being the only wonk with the time and energy to waste doing something the hard way. I'll bet that you would use an axe rather than a herring-bone to chop down a tree, why are you so derrogatory toward people who want to use tools to make their work easier? That to me is one of the strengths of linux. People who don't like the cumbersome way of using existing tools can (and do) make their own (usually) better tools. A lot (not all) of the FreeBSD people that I talk to carry on as if editing large config files by hand is TECHNICAL COMPETENCE, and that you're an undertrained peon if you want an easier (faster) way.

    3. Re:On �litism by Tom+Christiansen · · Score: 2
      I hope this isn't a direct response to the question of the Linux menuconfig being "bloat" or not. Recompiling a kernel takes a bit of learning no matter how you do it; I'm not sure why using a curses-based interface would mean that the admin in question eschews "professional knowledge".
      No. It was not a direct response to any allegations of menuconfig some constituting bloat. For the record, I happen to use menuconfig and am happy with it. But that wasn't the issue. The issue was bigotry and name-calling.

      My posting was a reaction to the disgustingly commonplace use of the term "élitist" as a pejorative. Just like branding someone or something with emotionally-charged terms like "hick" or "Luddite" or "fascist"--or, sadly, even "liberal", resorting to words like "élitism" obscures objective reality by drawing upon subliminal prejudices rather than upon technical accuracy and sound reasoning. It is, in effect, nothing more than obnoxious name-calling, fully deserving of utter condemnation.

    4. Re:On �litism by jquiroga · · Score: 1

      (And don't worry, you folks outside of America. Your time, too, is coming.)

      Uh, Tom, I live in Spain and what you say is already true around here for most people, no need to wait. But I think anyone can save (him|her)self by refusing to do what other people think it's appropriate, by plowing ahead regardless, going the extra mile without anyone looking over their shoulders. It's a personal choice, and if only a handful of people chooses to compete with us, so much the better, in a selfish sense.

      There is a story about the work of Phidias, the greatest Greek sculptor, that is very relevant today. Phidias was commisioned to make the sculptures on the Parthenon, and he made a beautiful job. When he presented his bill, the Athenians refused to pay in full, claiming that Phidias sculpted the faces of the statues for all to see, and also their butts, which nobody could see. They wanted to pay only for the faces. Phidias countered by saying that they were mistaken, he sculpted the butts because the gods could see them. They finally paid him in full.

      Phidias strived for perfection, and only the gods could see it. He surely was a damn good 'élitist'. And still inspiring, milleniums later.

  42. One advantage of dpkg... by autechre · · Score: 1


    dpkg has an advantage over RPM (not sure about pkg_add) when it comes to dependencies. If you want to install a new package, you tell apt-get to install it, and it figures out what other packages you need. This vs. RPM, which tells you what _files_ you need...though I suppose you may want to install those library files manually anyway, but probably not in most cases.

    --
    WMBC freeform/independent online radio.
    1. Re:One advantage of dpkg... by Guy+Harris · · Score: 2
      If you want to install a new package, you tell apt-get to install it, and it figures out what other packages you need.

      ...and, presumably, gets, or can be told to get, them for you. (FreeBSD pkg_add does that, at least when run with the -r flag to fetch stuff over the Internet - I've not run it in any other mode; I don't know whether the packaging systems in the other BSDs do so, but they might.)

      Which packaging systems, if any, keep track of which installed packages are needed by which other installed packages, so that, at minimum, they can tell you "careful, package XXX depends on that" if you try to un-install some package and, potentially, will automatically uninstall any package if it wasn't explicitly installed and if the last package that caused it to be installed as a dependency has been uninstalled?

  43. Re:The #1 reason to pick FreeBSD over Linux by autechre · · Score: 1


    Oh yeah, you get Theo DeRaadt instead. Hrmmm...I still can't decide.

    --
    WMBC freeform/independent online radio.
  44. Linux is Unix (sort of) by RocketJeff · · Score: 1

    Linux is a Unix as far as I'm concerned (at the API level), but there are other ways to define what is/not Unix.

    IIRC the 'Unix' trademark is now owned by Usenix (spelling?), Novell giving it to them when they sold off their Unix investments. Again, IIRC, Usenix set up a branding program so that Unix-like operating systems could call themselves 'Unix' if they met a series of compatability tests.

    I remember dealing with a person from IBM technical sales who said that OS/400 (the AS/400's operating system) could pass the standards needed, but 'IBM doesn't want the AS/400 lowered to the status of a Unix box'.

    Has Linux received this branding? I believe that *BSD got it by being grandfathered in, but I could be wrong...

    Jeff

    1. Re:Linux is Unix (sort of) by Anonymous Coward · · Score: 0

      Either that, or UNIX-branding the ASS/400 would confuse customers that are really looking for RS/6000s.

      No *Linux or *BSD OS has recieved the UNIX branding. It costs a fair bit of money. You also would need proprietary software (Motif, CDE) installed, so whatever was branded wouldn't be a normal Linux OS Distro.

    2. Re:Linux is Unix (sort of) by RocketJeff · · Score: 1

      From sitting in way too many long meetings with the IBM guys, I think they'd *like* to confuse their customers into buying an AS/400 instead of an RS/6000 (at least these guys would). Most of the AS/400 people I've met have the opinion that the RS/6000 is around to pacify the users of 'that inferior operating system'.

      Thanks for the update on the UNIX branding. I need to get myself back up to date on a couple of things now that my new job uses Unix (instead of NT - wonderful!).

      Jeff

  45. Tired of "Out of the box" gibberish. by autechre · · Score: 1


    I'm getting very tired of this "out-of-the-box" mentality. What is it that you want? If you want an OS to be totally secure OOTB, then it's impossible (different crypto for US v. other parts of the world). Plus, the idea of something being ready OOTB is so that less clued people can install it? This is a VERY BAD IDEA...you NEED cluefull people to at least set up the machine and put:

    apt-get update
    apt-get upgrade

    in a cron job (or install AutoRPM, or whatever), preferably to stay around and admin it, or it's NOT SECURE.

    So, OOTB is for desktops then, you say? OK, if I shipped a system to be what I considered secure, it wouldn't have telnet, FTP, etc. enabled (or even present), so a lot of newbies would have a hard time using it. You can either have it be easily usable or secure to start with, take your pick. Desktops run svgalib much of the time anyway, so there goes your security.

    Also:

    1. The ports system sounds a lot like the Debian package system, which has never let me down. Other than WebGlimpse, I haven't needed to do a single non-package installation (other than compiling SSH, for which I would never use a package)(but it DOES have a Glimpse package! and also htdig!)

    2. As Tom said below, linux IS unix; and as YOU said, many linux apps originated in unix.

    3. Personal preference: I think that SysV is a much better system than BSD. But that's just me.

    The post to which you replied WAS crap, but please get away from this notion of "out of the box"; it really needs to die.

    Growl. :)

    --
    WMBC freeform/independent online radio.
  46. Re:The #1 reason to pick FreeBSD over Linux by Eric+Wayte · · Score: 1

    Theo is with OpenBSD, not FreeBSD. http://www.openbsd.org/

  47. Aha, Mr. Christiansen ... by LizardKing · · Score: 2

    Dare we ask for a bit of professional knowledge?

    Yes, but the FreeBSD attitude I encountered was along the lines of ``Why make it easy'' or ``If it is easy it must be crap''. As I noted, I can configure my networking with route and friends. I can configure my kernel by editing a commented text file. But this shouldn't preclude the inclusion of simple to use tools, or make me any less of a `power user' if I use them. Your whole comment just reeks of elitism, and that isn't anything to be proud of. Most people are elitist because they're insecure, not particlularily good in their field. That's why I refrained from lumping FreeBSD's maintainers with the users.

    I agree that a trend towards not teaching complex computer subjects is dangerous. I was taught assembler, but program in C or Objective C. My point is that knowing assembler makes my code in C slightly more optimal, but I'm not going to code in assembler if I can avoid it. Perl is often touted as a language that non computer-scientists can benefit from - it gets the job done without necessarily requiring knowledge of what's going on in the guts of the machine. Are you saying that all those people who aren't programmers by trade, yet use Perl for the odd hack should be sneered at? It certainly looks that way judging by your post.

    Having most likely burnt my bridges I'll leave it at that.


    Chris Wareham

    1. Re:Aha, Mr. Christiansen ... by blah-Hipo · · Score: 1

      I agreee, Tom, about the kernel config and making things easy. make menuconfig is dope. i dont give a fuck about the commented text. why reinvent the wheel? -Neal

  48. Actually you get Jordan Hubbard and crewe by Anonymous Coward · · Score: 0

    Theo is openBSD's top gun Jordan is FreeBSD's. (Not that he'll admit it)

  49. Re:Yes, there must be a native Java port for FreeB by Anonymous Coward · · Score: 0
    JDK 1.1 on FreeBSD is in excellent condition. Performance is IMHO good.

    It has the lowest volcano mark of any jdk port, even windows.

  50. Re:Yes, there must be a native Java port for FreeB by Anonymous Coward · · Score: 0

    well, i'm not an expert, but it is trying to compile against libraries that BSD doesn't have.

  51. Bigotry by Tom+Christiansen · · Score: 2
    If you have particular complaints about expectations, then I would see those explained. The trendy uses of "élite" and its derivatives are all nothing more than facile bigotry. It's an unjust branding that tries to pull at people's emotions rather than reason. Rather that rabble rousing, give precise details about what it bothering you. Don't hide the details under a pejorative. Say what you mean.

    As for Perl, I strongly resent its mention in every article that addresses me. I would also appreciate it if you would avoid putting words into my mouth I never said.

    1. Re:Bigotry by lscoughlin · · Score: 1

      He doesn't have to give specific examples.
      You are doing an excellent job of providing them for him.

      As an aside, The same sort of thing also happens in linux land. Puffed up individuals like yoursleves make no distinction between "newbie" and "idiot looser", regardless of what OS they happen to espouse.

      The posters statement merely points out that it is slightly more prevelent in FreeBSD land then it is in Linux land, which is true. Additionally, the newbie resources are not as complete nor as plentiful, and keeping that as a status quo almost seems to be a priority.

      I'm a FreeBSD user. This commentary has nothing to do with my prefference of OS, merely with my preferrence of people. Think before you flame.

      -T

      --
      Old truckers never die, they just get a new peterbilt
    2. Re:Bigotry by Anonymous Coward · · Score: 1

      I suppose it would be elitist to point out that inconsistencies like "with my prefference of OS, merely with my preferrence of people" are very frightening to see in a programmer?

    3. Re:Bigotry by Anonymous Coward · · Score: 0

      Idiot "loosers"? I didn't know the idiots were tied up.

    4. Re:Bigotry by LizardKing · · Score: 2

      I suppose it would be elitist to point out that inconsistencies like "with my prefference of OS, merely with my preferrence of people" are very frightening to see in a programmer?

      Nope. Just pedantic ;-)


      Chris Wareham

    5. Re:Bigotry by lscoughlin · · Score: 1

      I love the way that spelling
      is such an important issue.

      You could at least attempt a little
      subtlety with your ad hominem arguments.

      --
      Old truckers never die, they just get a new peterbilt
    6. Re:Bigotry by Anonymous Coward · · Score: 0

      It's hard to take someone seriously who can't spell the same word the saim way twice in the seighm sentence.

    7. Re:Bigotry by lscoughlin · · Score: 1

      It's hard to take someone seriously who can't spell the same word the saim way twice in the seighm sentence.

      That's an error of the reader that is independent of the writers errors in spelling.

      --
      Old truckers never die, they just get a new peterbilt
  52. Server and desktop ... by LizardKing · · Score: 2

    For a server OS I require a system I can remotely administer and depend on not to crash. FreeBSD suits this purpose very well. I have historically worked for companies with remote (think on the other side of the world, or next continent) server farms. Developing on those machines was either painfull, or out of the question because they were production machines. This meant I needed a desktop system that I could use for development. As I'm often the person evaluating new software (entire packages or simply upgrades), root access to a machine that no one else depended on was also essential.

    For the desktop I require something that I can rapidly upgrade and has a wealth of niceties. The typical Linux distro comes with a massive amount of software, and something like RPM make upgrading a doddle.

    I found FreeBSD performed poorly on low end hardware, something that Linux excels at. The libraries on FreeBSD 2.2.8 were odd - they deprecated BSD system calls that I had been used to on SunOS. I had much more success coding on the more SVR4 like Linux, and then compiling on FreeBSD for production purposes.

    Arguably, you could consider Windows as a good desktop OS. It has lots of simple toys, and you can telnet to your development box. Run an X server and it's like you're on a Unix workstation. The flaw with this logic is if you're developing for a Unix OS, why not run one? This is why I always replace NT with Linux when I arrive at a new contract.

    To conclude, I'm not knocking FreeBSD. It is a fine OS, and if you're from a BSD background (as opposed to a System V one) it makes the logical choice. My *personal* choice is Linux for the desktop, and my posts state my *personal* issues with FreeBSD in that environment. And with version 4.0 it looks like most of these will disappear.

    As simple as that ...

    Chris Wareham

    1. Re:Server and desktop ... by Anonymous Coward · · Score: 0
      For a server OS I require a system I can remotely administer and depend on not to crash.
      But these are attributes you want to have in virtually any computer system! I'm routinely logged into 5-10 machines at any given moment. I have no need to, nor desire for, walking over to any of them. It would be hard to do so, too, since they're in many different geographical locations. This doesn't make them "servers". They're just Unix boxes I use that happen to be strewn about the world. We have offices in three time zones, and I can get all my work done no matter where I am.

      Any computer system that doesn't let you do that isn't worth having.

    2. Re:Server and desktop ... by LizardKing · · Score: 2

      But these are attributes [remotely administer ... depend on not to crash] you want to have in virtually any computer system!

      Having briefly worked in a Windows NT only environment, I couldn't agree more. However for reasons beyond many people's control they are often lumbered with such systems that they know aren't stable or easy to administer. An irreplacable system may depend on an OS feature, or only be available for a buggy version of that OS.

      In an ideal world, I would choose the most suitable system for a given purpose. In the real world I'm often given an existing system, or company politics demands that I use brand X for a new one.

      I'm currently working on a system that cries out to be rewritten, (it's a Perl hack thats become unmaintainable, but don't tell Tom). I'm not able to rewrite it though, because I would have to move it from Solaris to NT. Company policy stipulates that all new development is ported to Microsoft operating systems and tools.

      As a consequence I'm having to rewrite bits of the system, adhering to the old design, and running it on an out of date version of Solaris.


      Chris Wareham

  53. But you can't resist the temptation? by Anonymous Coward · · Score: 0

    me neither.

  54. Re:The #1 reason to pick FreeBSD over Linux by Anonymous Coward · · Score: 0

    I just realized: Tom Christiansen uses OpenBSD. Doesn't it just figure that he'd be a Theo the Rat supporter?

  55. The Queen's English - getting quite offtopic by LizardKing · · Score: 2

    The common intpretation of `elitism' is as a pejorative. This could be attributed to a fear of ones peers, but at the close of the twentieth century I link it to something else. Elitism - a belief that something is better than something else - has been one of the most destructive forces in this century. Look at Nazism, Social Darwinism or the Khmer Rouge. Elitism has been adopted as a term for paternal or downright oppressive ideas.

    I'm impressed that you still associate it with it's original dictionary meaning, but that doesn't stop others interpreting it differently. The English language evolves, and todays slang will be part of tomorrows codified language. I'm particularily aware of this as a learnt Finnish at university. The codified language is overseen by a government body, and all loan words (foreign words adopted into Finnish) are closely scrutinised. This has lead to a dialect that reflects a certain section of Finnish at best. In fact, no one speaks the language as it is in the dictionary.

    The same is true of English. In the UK we have societies that campaign for the `Queen's English', an illusory dialect that scoffs at slang or regional pronunciation. This is `elitist' as in the popular definition of the word, and tries to stop the spoken language evolving.

    Some of this is evident in the way ``old school'' Unix people look at Linux and projects like GNOME/KDE. It simply masks their fear of the new, just as Nazism often masked the German middle classes fear of the future.

    This is why many people suspect FreeBSD bigots are clinging onto an antiquated set of tools, API's and configuration methods. This attitude is clearly not evident in the FreeBSD developers - but then what incentive is there in maintaining the statis quo?


    Chris Wareham

    1. Re:The Queen's English - getting quite offtopic by Tom+Christiansen · · Score: 2
      I'm impressed that you still associate it with it's original dictionary meaning
      "Original dictionary meaning"? I lament to report that I don't have Dr Johnson's dictionary handy. :-)

      It's probably just a matter of having played enough tabletop games of Napoleonic miniatures as a youth for the word to have found that slot in my brain. You really wanted to have élite troops on hand. It made a tremendous difference in the outcome of the battle. If the other side had élites, and you didn't, you were probably doomed. Doubtless as a result of these childhood impressions, the word élite has for me always held a position of respect and honor.

      My disgust with the commonplace use of the word is, however, completely unrelated to the presence of alternate definitions of that particular gloss, and likewise unrelated to the inexorable change that all language undergoes over the passage of the years. Rather, it's about bullying. As I believe I have previously explained, I take issue with the insultingly simplifying attitude with which the word has too often come to be used. This is the same problem as occurs when one stoops to calling someone a "hick", or, if you're in the American South, a "yankee". It's not an objective analysis: it's petty name-calling. The perpetrators should be ashamed of themselves.

      The problem with all such name-calling is that it groups together a wildly diverse set of actual circumstances, each with its own individual issues, under an all-encompassing rubric that occludes what you're really saying by enflaming the passions of the listener. Name-calling blurs particulars by turning the specific into the generic, and, moreover, into a particular generic that evokes undisguised contempt, and in the current climate of polical correctness, risks no reproach. It's a bigotted way of bashing down a legitimate issue by diverting attention away from the actual concern by seeking a purely emotional reaction through stereotyping. Taking refuge behind a wholly derogatory ableit politically popular insult is nothing but an artless way to discourage reasoned discourse and true understanding. One should say whatever needs being said without pusillanimous posturing, without cowardly hiding behind belittling smokescreens.

      In short, throwing "élitism" around is name-calling, and name-calling is bullying. Let's not encourage it.

    2. Re:The Queen's English - getting quite offtopic by Anonymous Coward · · Score: 0

      hey could someone pleze post a babblefish translasion of that into english, like?

  56. Re:It says a lot about the 'quality' of FreeBSD by Anonymous Coward · · Score: 0

    Ah, both a coward *and* a bully. Does your mother know what you're doing here?

  57. wrong by Anonymous Coward · · Score: 0

    Just try installing RedHet without perl (or even sendmail I think). You can't deselect those packages in a custom install.

    1. Re:wrong by Anonymous Coward · · Score: 0

      you can't install redhat w/o perl. you need it for adminning. you can't install it w/o sh either. so what?

    2. Re:wrong by SirGeek · · Score: 1

      Why should I be forced to use several meg of HD space for an admin tool (ie. Linuxconf) that I will never use ? Why should it (or any other UNIX for that matter) always install sendmail .. I never use it, I always use qmail instead. Shell is different, a computer without a shell is like a car without an ignition. Perl is a programming language. Not an esential program..

  58. Re:It says a lot about the 'quality' of FreeBSD by Anonymous Coward · · Score: 1

    Ummm... I don't agree with the tone of the original poster's message, but I just tried out the link and he's right. It is dead. Kind of an egg in the face thing for FreeBSD. I then checked the news group comp.unix.bsd.freebsd.misc., and there is a discussion about a last minute bug that was found, causing the ISO to be frozen until the bug is fixed. Noone on the official FreeBSD core team was quoted, but it does seem like a reasonable explanation.

  59. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0

    He measures this by his experience on one system -- and thinks similarities between the two are ease of two.

    I have far more luck with BSD than I do Linux -- but guess what? That's because I have more experience with it.

    As far as comparing similar setups like Debian to FreeBSD, I see almost nothing differentiating the two -- besides some BSD's having some easier installs (well besides the partitioning process).

  60. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0
    From inetd.conf on my OpenBSD 2.6 laptop (recently installed, not yet tweaked):

    Good to see that changed. OpenBSD 2.5 shipped with telnetd, ftpd, rlogin enabled by default. It was changed before the 2.6 release. See the CVS log here: http://www.openbsd.org/cgi -bin/cvsweb/src/etc/inetd.conf

  61. Re:Negative on that 4.0 thing, its sooner than you by bugg · · Score: 1

    No, "setup" has not hit 4.0-CURRENT and from the looks of it it never will.
    There has been _lots_ of talking about it on the mailinglists, freebsd-current iirc, with a thread similar to: sysinstall: is it at the end of its line?

    You probably won't see setup until 5.0
    Go search the mailing lists for more, too much to cover here.

    --
    -bugg
  62. Re:I try to stay away by Anonymous Coward · · Score: 0

    No devil, a dæmon.

    His look is just a wordplay (dæmon <-> demon) in the tradition of UNIX jokes.

    It's tradition as well with UNIX jokes that a lot of people (like you) don't get it. But that doesn't matter. Unix isn't made for stupid people.

    Look here to read more:
    http://www.freebsd.org/copyright/daemon.html

    BTW: Do you run around with white capes, errect wooden crosses and burn them?

    Oh, and please avoid KDE. KDE uses a dragon as mascot. Dragons rape virgins, you know.

  63. Would be cool.. by prodeje · · Score: 1

    If it didn't get Signal 11 errors and die when trying to choose custom packages.

    Can anyone say rushed release?
    ..
    "We must move forward, not backward, upward not forward, and always twirling, twirling, twirling towards freedom."

    --

    Bitchslapped? Give Rob a bitchslap from bitchslapped.com.

  64. "Linux Link" by T-Punkt · · Score: 2

    Why has nearly every BSD story a "Linux link" at the top of the "Related Links" section?
    How does Linux relate to this FreeBSD release?

    I don't see any BSD links in Linux stories...

    Please explain!

    1. Re:"Linux Link" by Anonymous Coward · · Score: 0

      You're right. Send Rob mail.

  65. Re:BSD pkg, was Re:4.0 feature freeze "Real Soon N by Anonymous Coward · · Score: 0

    In my experience when I "pkg_delete" something only those files which match exactly as when they were first installed are deleted. So if I say modified my smb.conf for samba, that file would not be deleted. However the feature you were describing is good. I wonder if they'll ever implement a versioning for patches and not just the release number.

  66. ISO available now by Damion · · Score: 1

    I'm downloading the ISO from ftp.freebsd.org right this very minute. Finally! :D

    --
    Common sense is what tells you the world is flat.
  67. Re:BSD has lost, Linux won the unix war. READ ON by Anonymous Coward · · Score: 0

    I have successfully gotten GNOME to compile and run under X/BeOS. How's that for different? :) Now if only I could get my hands on an 8-way P3 system...

  68. Re:I try to stay away by Anonymous Coward · · Score: 0

    I would hardly say that someone who doesn't "get" a UNIX joke is stupid. Go down to your local hospital and tell one of the doctors there your little UNIX joke, I doubt they'll "get" it. Does that make your level of knowledge any less miniscule compared to theirs? I think not. Actually, I would say that someone who pretends to be more intelligent than they really are (like you) are in fact the truly stupid ones.

  69. stick to your point by Anonymous Coward · · Score: 0

    More than latter half of your comments do not seem to logically relevant to the title. What is your point? Yahoo!'s use of FreeBSD or your personal feeling about FreeBSD? Stick to the point.

  70. Whinge, whinge, bloody moan ... by LizardKing · · Score: 2

    Something relevant to the Slashdot article? Well what could one say beyond ``nice new features and bugfixes''. Relevant to the Yahoo! FreeBSD advocacy? Well, I think I illuminate the reason why Yahoo! use it.

    As for my general comments on FreeBSD, I gained all my experience of FreeBSD (as opposed to NetBSD and pre-Solaris SunOS) while at Yahoo!.

    Do you see the relevancy there? The logical flow of commentary? Maybe not - in which case I'll just point out that this is Slashdot, and any reasoned comments are a godsend compared to the Natalie Portman or gritsboy posters.

    Or maybe you're just bitter that I can see faults in FreeBSD. Well, rest assured I can see the flaws in all the operating systems I use, so unfortunately for you I can't be labeled a Linux/Solaris/whatever bigot.

    But there's the rub, had this been an article on a new Linux distro that I use, I may have been posting critiques of Linux. There's your relevancy.


    Chris Wareham

  71. Re:It says a lot about the 'quality' of FreeBSD by vic20 · · Score: 1

    Just got a response from the folks at FreeBSD about this - it has been corrected and is up now.

  72. Re:BSD pkg, was Re:4.0 feature freeze "Real Soon N by Brian+Feldman · · Score: 1

    I'm the maintainer of OpenSSH for FreeBSD. There are two easy solutions.
    The first solution is to "chflags schg" your SSH config files/key files. You should really do this anyway. Then, "make all deinstall reinstall clean" deletes what it can, and reinstalls everything except respecting the existing configuration files
    The second solution is to do a "make -DFORCE_PKG_REGISTER all install clean". That will replace the old (but seemingly current) version correctly.
    The actual problem is that OpenSSH doesn't make releases. Since there are no releases, it's rare that there's a time when the version is updated. But, would you rather have to wait months for new versions, or have me continue to update it often?

    --
    Brian Fundakowski Feldman
  73. Re:BSD has lost, Linux won the unix war. READ ON by Brian+Feldman · · Score: 1

    LinuxThreads itself has huge problems scaling. However, if you read -arch, FreeBSD will have a thread implementation (soonish) which spanks any free one out there, and will be comparable to the best commercial ones.

    --
    Brian Fundakowski Feldman