Slashdot Mirror


Ask Slashdot: Workaday Software For BSD On the Desktop?

An anonymous reader writes So for a variety of reasons (some related to recent events, some ongoing for a while) I've kinda soured on Linux and have been looking at giving BSD a shot on the desktop. I've been a Gentoo user for many years and am reasonably comfortable diving into stuff, so I don't anticipate user friendliness being a show stopper. I suspect it's more likely something I currently do will have poor support in the BSD world. I have of course been doing some reading and will probably just give it a try at some point regardless, but I was curious what experience and advice other slashdot users could share. There's been many bold comments on slashdot about moving away from Linux, so I suspect I'm not the only one asking these questions. Use-case wise, my list of must haves is: Minecraft, and probably more dubiously, FTB; mplayer or equivalent (very much prefer mplayer as it's what I've used forever); VirtualBox or something equivalent; Firefox (like mplayer, it's just what I've always used, and while I would consider alternatives, that would definitely be a negative); Flash (I hate it, but browsing the web sans-flash is still a pain); OpenRA (this is the one I anticipate giving me the most trouble, but playing it is somewhat of an obsession).

Stuff that would be nice but I can live without: Full disk encryption; Openbox / XFCE (It's what I use now and would like to keep using, but I could probably switch to something else without too much grief); jackd/rakarrack or something equivalent (currently use my computer as a cheap guitar amp/effects stack); Qt (toolkit of choice for my own stuff).
What's the most painless way to transition to BSD for this constellation of uses, and which variety of BSD would you suggest?

267 comments

  1. OpenBSD by Anonymous Coward · · Score: 0

    Fits your bill.

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

      There is no support for Flash or VirtualBox. This means they don't support OpenBSD. It's not the other way around.

    2. Re:OpenBSD by Anonymous Coward · · Score: 0

      $ sudo pkg_add -v gnash gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
      $ mkdir ~/.mozilla/plugins
      $ ln -s /usr/local/lib/mozilla/plugins/libgnashplugin.so ~/.mozilla/plugins/

      Did I mention that you're full of shit?

    3. Re:OpenBSD by anagama · · Score: 4, Insightful

      So is there a point to using OpenBSD if you install flash? I'm not trolling, I'm curious and open to the fact that there is almost certainly something I haven't considered, but running OpenBSD and then installing flash feels like spending a million bucks on a safe, and then writing the combination code to open it on a sticky note attached to the backside of a painting hung on the wall next to the safe's door.

      --
      What changed under Obama? Nothing Good
    4. Re:OpenBSD by Anonymous Coward · · Score: 0

      Does Gnash look like it's written by Adobe?

      Go troll somewhere else.

    5. Re:OpenBSD by kthreadd · · Score: 1

      There is no support for Flash...

      There is no need for Flash anymore.

    6. Re:OpenBSD by s4m7 · · Score: 1

      So is there a point to using OpenBSD if you install flash?

      Is there a point to using any operating system, or any software at all, that lacks features you need? Flash is still sadly a major component of the web. Certainly not as major, and its importance is definitely fading, but it is still essential for using many sites at full-feature. less than 5 years ago flash-driven uploaders were all the rage. A lot of video sites have not transitioned to HTML5 video. Many games still require flash, and this "workaday" setup seems very games-centric. (government work?)

      I'm curious and open to the fact that there is almost certainly something I haven't considered

      A few reasons I can think of: automatic ZFS on root, ports system, and stability. Also, it's arguable (I lack any technical grounds for this statement) that BSD does a better job of "compartmentalizing" processes than Linux, so if you have to run Flash there might be no better way to do so.

      --
      This comment is fully compliant with RFC 527.
    7. Re:OpenBSD by anagama · · Score: 1

      I'm honestly very interested in openBSD and it is obviously better to have fewer rather than more vulnerabilities. How would a person figure out which parts of openBSD go through the auditing they're famous for? I wouldn't want to be one of those people who installs openBSD and then believes myself invulnerable because of that fact alone -- that is just smug ignorance. So for example, the openBSD website advertises "Only two remote holes in the default install, in a heck of a long time!" How much worse is that figure if I also install Gnome or KDE; xine or mplayer and all the codecs; etc. etc.? Anyway, is there a list of what is and what is not subjected to the openBSD audit process? I can't imagine they have the resources to look at absolutely everything.

      --
      What changed under Obama? Nothing Good
    8. Re:OpenBSD by Anonymous Coward · · Score: 0

      I agree, but remember that OpenBSD will kill any process over 512MB by default. This needs to be changed before it can be used as a desktop for gaming and heavy browsing. /etc/login.conf needs to be edited:

      datasize-max=512M:\
      datasize-cur=512M:\

      Needs to be changed to whatever you think you will need it to be.

      I've been using OpenBSD on and off since 1998 and it's a great OS.

    9. Re:OpenBSD by iggymanz · · Score: 1

      yes there is, plenty of admin web gui demand it, plenty of banks and other financial web gui demand it (retirement accounts)

      flash might need to die but it'll writhe and groan for a few more years

    10. Re:OpenBSD by Anonymous Coward · · Score: 0

      OpenBSD has several security things that can help protect against some security holes in third-party programs. Stuff like stack smashing protection and memory randomization.
      Wikipedia talks about it in a little more detail: http://en.wikipedia.org/wiki/OpenBSD_security_features

    11. Re: OpenBSD by buchanmilne · · Score: 1

      I needed Flash to file my tax return last night. The bigger problem was viewing the calculated result, that needed Acrobat (all other PDF viewers show the content "this PDF musy be viewed in Adobe Reader 9 or later"), which you can't download anymore and my other laptop that should have a copy is out of action. That's when you need virtualisation of some kind ... (kvm/virt-manager in my case).

    12. Re:OpenBSD by Lodragandraoidh · · Score: 1

      I would like to know what kind of administration you are doing through a 'flash web gui'? Isn't command line sufficient for admin work? Or am I missing the point in some (not so) subtle way?

      Interestingly enough, as I wrote the above, the flash player in Chrome decided to die...heh.

      --

      Lodragan Draoidh
      The more you explain it, the more I don't understand it. - Mark Twain
    13. Re:OpenBSD by Anonymous Coward · · Score: 0

      FFS.. There is no flash plugin!

      http://www.openbsd.org/faq/faq13.html#flashplugin

    14. Re:OpenBSD by Anonymous Coward · · Score: 0

      There is no flash plugin for OpenBSD.. read the FAQ.

    15. Re:OpenBSD by Anonymous Coward · · Score: 0

      ARGH!!!

    16. Re:OpenBSD by weilawei · · Score: 1

      Adobe does not provide one. Gnash does. You only said Flash, not "official Flash plugin from Adobe", thus you are incorrect. See the first reply to the OP in the thread, which is a list of the 3 commands which will install a Flash plugin. You are incorrect. QED.

      For the record, I run OpenBSD and Flash works fine. That link you provided even links to Gnash!

    17. Re:OpenBSD by weilawei · · Score: 1

      See the second post in the this thread. You are incorrect. FFS, it gives the exact commands needed to install a Flash plugin.

    18. Re: OpenBSD by Anonymous Coward · · Score: 0

      OS-X :
      Is not linux
      Is able to run all of his listed software.

    19. Re:OpenBSD by iggymanz · · Score: 1

      One example is VMWare's VCenter to mange vmware virtualization. Various disk array and SAN switch vendors also use flash UIs.

      Other things major companies have to deal with: PCI compliance auditor might have sample/issue system that uses flash, the famous one I have to deal with does.

  2. You probably want PC-BSD by Pope+Hagbard · · Score: 5, Informative

    It's basically a respin of FreeBSD with some packages preinstalled and a nice desktop from the get-go. It includes Firefox and Flash in a default install, works as a VirtualBox guest and host, there's a Java implementation for your Minecraft fix, and there's good documentation.

    You can also choose between several DEs and WMs, such as KDE, Cinnamon, FVWM, Xfce, and many others.

    1. Re:You probably want PC-BSD by Anonymous Coward · · Score: 0

      Good idea. That way if in 2024 you find FreeBSD is a popular as Linux you'll still be one removed from those icky sheeple and their mainstream stuff.

    2. Re:You probably want PC-BSD by Anonymous Coward · · Score: 1

      GhostBSD is also a good choice. Again a choice of desktops. My personal favourite is Mate. mplayer, firefox and a few other of your "wants" are in the standard build. The rest will need installing from the ports collection.
      http://www.ghostbsd.org/
      http://www.freebsd.org/ports

    3. Re:You probably want PC-BSD by Anonymous Coward · · Score: 0

      I'd like to add at OpenRA, which the original poster asked about, is available in PC-BSD: http://www.freshports.org/search.php?query=openra&search=go&num=10&stype=name&method=match&deleted=excludedeleted&start=1&casesensitivity=caseinsensitive

    4. Re:You probably want PC-BSD by Bengie · · Score: 4, Informative

      PC-BSD is just a wrapper on top of FreeBSD. Their installer supports upgrading an existing FreeBSD install or even doing naked FreeBSD only install. highly recommended

    5. Re:You probably want PC-BSD by goose-incarnated · · Score: 1

      While PC-BSD would work for a lot of people who want a desktop, it didn't work for me. There was simply too much cruft. I installed FreeBSD 10.1 and am much happier with it than I was with PC-BSD.

      The problem with PC-BSD is not the system, but the add-ons installed-by-default things that I don't want, like the control panel, or the software centre. Now, I could have simply uninstalled those things but I wasn't sure what dependencies existed that might kill my install. With FreeBSD it is all terminal only, until you install Xorg and a window manager. It is simple to work things out without the extra user-friendly software. I found it much simpler to simply edit a few files than to make changes via a GUI - I never knew what changes were actually being made on disk.

      OTOH, perhaps it is because I used PC-BSD first that I found FreeBSD a good desktop :-)

      --
      I'm a minority race. Save your vitriol for white people.
    6. Re:You probably want PC-BSD by shutdown+-p+now · · Score: 1

      He says he's a Gentoo user. He doesn't need "FreeBSD with some packages preinstalled", he just needs to know that they're there.

    7. Re:You probably want PC-BSD by Anonymous Coward · · Score: 0

      It's basically a respin of FreeBSD with some packages preinstalled and a nice desktop from the get-go. It includes Firefox and Flash in a default install, works as a VirtualBox guest and host, there's a Java implementation for your Minecraft fix, and there's good documentation.

      You can also choose between several DEs and WMs, such as KDE, Cinnamon, FVWM, Xfce, and many others.

      Actually Theo forked it off NetBSD after a, um, disagreement with the NetBSD developers that turned ugly.
      Brilliant guy, but lets just say he doesn't deal with people all that well unless he feels they're on "his level".

    8. Re:You probably want PC-BSD by Anonymous Coward · · Score: 0

      You're writing about OpenBSD. This thread is about PC-BSD.

  3. FreeBSD by Anonymous Coward · · Score: 5, Informative

    Just go with FreeBSD. It's the one with most broad hardware support and easiest to transition from Linux. The major desktop projects (KDE, XFCE, GNOME (probably not any more) try to have FreeBSD support as their priority. Less so for the other BSDs.

    OpenBSD and NetBSD have their pluses, and excel in their respective areas. I think that after getting used to FreeBSD, you will have an easier time with OpenBSD on your firewall and NetBSD on your toaster :P

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

      Troll Score: 8/10. Well done.

    2. Re:FreeBSD by Anonymous Coward · · Score: 0

      Also, nVidia produces official drivers for FreeBSD. Might be a plus as well. Open source drivers for X.org for Intel graphics should work too.

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

      KDE on FreeBSD is up to .14, XFCE is the latest, MATE 1.8, etc. I think GNOME 2 just got the boot from ports yesterday, because Gnome 3.6 and Cinnamon 2.2 became official ports yesterday.

      The practical reason to go with FreeBSD, is that it has the largest number of users and ported software, the most drivers, and the best SMP implementation of all the BSDs. FreeBSD is the basis for a host of products, including Sony's PS4, FreeNAS, etc.

      I made the switch a little over a year ago, once LLVM and Clang became the default compiler stack, and I haven't looked back. If you're worried about software, IMHO I find that server software is right up there with Linux in terms of latest and greatest. GUI stuff can lag behind, but it gets into ports, eventually. All the most popular apps are latest or near-latest. ZFS is a total killer-app.

    4. Re:FreeBSD by Anonymous Coward · · Score: 0

      OMG, mod this up! It's the funniest thing I've read in weeks!

    5. Re:FreeBSD by hendrikboom · · Score: 1

      OK. I don't know enough about FreeBSD and Dragonfly to get the joke. Can someone explain?

    6. Re: FreeBSD by Anonymous Coward · · Score: 0

      Dragonfly was forked from FreeBSD to have better SMP. Later, HAMMER fs was released to do everything ZFS dies, but better. See a pattern here? The most interesting part about it is that it was developed by Matt Dillon, who's far more well known for his on-screen exploits than his operating system development prowess.

    7. Re:FreeBSD by Anonymous Coward · · Score: 0

      ""FreeBSD is the fastest, easiest to use and most widely supported option you will find. You can run any program that you can run on Linux, you'll never have to worry about running out of RAM due to FreeBSD's advanced memory optimization algorithms, and installing software is a cinch. You have two ways to do everything, and you don't have to worry about being locked in to the vendor's way of using the software that's available to you, because FreeBSD gives you all the control you could want. Additionally FreeBSD doesn't crash, and it's completely invulnerable to security vulnerabilities due to the included bhyve hypervisor which keeps each process in its own FreeBSD jail. You'll have to configure the IPs for each jail statically, though which can be a pain, but it's worth it. Additionally, FreeBSD is much faster at opening files because it caches the entire file system in memory, which isn't possible in other operating systems, but due to the aforementioned memory optimization algorithms, is perfectly sensible. Additionally, you can mock users of all other operating systems, such as DOS or OS/2, which lack the great features and security of FreeBSD. If you want to compare FreeBSD to other BSDs, such as iOS or Android, that's understandable, but neither of those operating systems give you full root mode or allow you to compile your own software. Additionally, FreeBSD has recently adopted the Clang compiler, which emits a sound reminiscent of two metal bars colliding to let you know your compilation is complete, and colorizes your warnings if you have a hard time parsing your own output. If you want the the latest file system, or multiprocessor support, though, you should think about using Dragonfly, which has these features built in.

      In summary, if you prefer emacs and lisp to vi and C, you should use Linux, which is written in lisp on an emacs editor. However, if you feel more comfortable with vi, or are looking forward to trying out the soon to be released second edition, vim, and write your programs in C, you should use FreeBSD. FreeBSD comes with vi and C support built in, and you can try the new vim text editor if you buy a CD from a third party vendor which will allow you to install it in a jail managed by bhyve to protect you from any bugs running beta software may introduce into the expected behavior of your installation of FreeBSD.""

              " I don't know enough about FreeBSD and Dragonfly to get the joke. Can someone explain?"

          The guy is mixing things around and I hope it's sarcasm or humor. If he is serious, he's either a moron or nuts. Now I have to decide which one.

    8. Re:FreeBSD by weilawei · · Score: 1

      If you didn't realize it was a brilliant troll, he left you a whoppin' big clue:

      soon to be released second edition, vim

      VIM has been out for many years. There's your please-beat-me-over-the-head-with-it clue that this is satire so people don't take him seriously and mod him down for poking fun at fanbois.

      I had a guy convinced that all active volcanoes have steps carved into them. Even threw in "retroencabulator" and he told me he knew what I meant... Sometimes you can't make the joke obvious enough, because Nature will always outstupid you.

    9. Re:FreeBSD by meustrus · · Score: 1
      --
      I sometimes ask revealing, often ignorant-seeming questions. Maybe they're harder to answer than you think.
    10. Re:FreeBSD by ByTor-2112 · · Score: 1

      I don't know what was meant by the DF comment. FreeBSD has had SMP for ages and it's enabled by default. It also has better filesystem support. DF has "HAMMER", which I don't know much about.

    11. Re:FreeBSD by Anonymous Coward · · Score: 0

      "If you want to compare FreeBSD to other BSDs, such as iOS or Android"

      Since when has Android been based on BSD?

    12. Re:FreeBSD by unixisc · · Score: 1

      GNOME2 has been replaced by MATE, and that's been the case in other BSDs as well, such as GhostBSD. Both GNOME3 and Cinnamon are now available

  4. Easiest way... by __aaclcg7560 · · Score: 0, Offtopic

    Get a Mac.

    1. Re:Easiest way... by jedidiah · · Score: 4, Insightful

      The only problem with that is that Macs probably represent all of the anti-Unix nonsense he's trying to get away from by fleeing to one of the pure BSDs.

      I also can't imagine a Gentoo user being satisfied with Mac hardware. Gentoo is kind of the polar opposite of the Apple mentality. The end user has limited control and is presented with limited questionable choices.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:Easiest way... by Anonymous Coward · · Score: 0

      Indeed, I'm very much against the idea of owning a mac.

      It actually kind of represents the extreme form of what is driving me away from Linux, a focus on usability and mass appeal over flexibility and choice.

      Apple presents a very nice environment at the expense of heavily controlling and defining it. While I don't forsee a Linux app store in the future, there is certainly a growing mindset of limiting flexibility to focus on making one choice work really well. Great for the masses and probably humanity in general, but it's not what drew me to Linux.

    3. Re:Easiest way... by Anonymous Coward · · Score: 0

      The only problem with that is that Macs probably represent all of the anti-Unix nonsense he's trying to get away from by fleeing to one of the pure BSDs.

      The real problem is that subby doesn't say anything about the "variety of reasons" he is interested in something other than Linux.

      We see this all the time: "What is something that has all of the things I like about X, bur none of the things I don't like? No, I won't tell you what those things are."

    4. Re:Easiest way... by Anonymous Coward · · Score: 0

      Seriously, try a Mac with XQuartz. It's a BSD that can run Mac software and has first-class hardware. You never have to leave X unless you want to.

    5. Re:Easiest way... by Anonymous Coward · · Score: 0

      No means no. stop being a persistent ass preaching where it is unwanted. Seriously, try reading what he said, god some advocates are just blind and deaf.

    6. Re:Easiest way... by Anonymous Coward · · Score: 0

      god some advocates are just blind and deaf.

      Yes, my child? I wish they were dumb too.</godmode>

      (For those of you who aren't native English speakers or for those who don't know their own language: dumb here is used in the sense of mute.)

    7. Re:Easiest way... by Anonymous Coward · · Score: 2, Informative

      OS X is Unix. FreeBSD, Linux and every other crappy "work-alike" you idiots are talking about, by contrast, aren't.

    8. Re:Easiest way... by Above · · Score: 4, Informative

      a focus on usability and mass appeal over flexibility and choice.

      Let's parse that, because there's a lot packed in that small fragment.

      focus on usability, so your complaint is that a vendor is spending a lot of time and effort making the software easy to use? Huh?

      mass appeal, it's somehow a negative if the best option available is something everyone likes? Or turned around, it can only be a good option if a lot of people hate it? Huh?

      over flexibility and choice, in what? In software? On a Mac you can open up a terminal window and ./configure;make;make install pretty much any open source software I've ever seen. I think you'll be hard pressed to find any software that runs on FreeBSD that does not run on a Mac. Exactly how is a Mac limiting your choice of software? Perhaps you mean they only allow specific things in their App store? That's kind of like complaining that Ford limits your choice of tires by only selling Firestone in the service department. Maybe you mean in hardware? Except you can run any operating system you like on it. Plenty of people have installed Windows or even FreeBSD onto Apple hardware, it works just fine. You can throw out all of OS X if you want and still use the hardware. Now true, you can't do the opposite and run OS X on hardware of your choosing, so I'll give you that is a small limitation. But in the end what difference does that make.

      You were drawn to linux to play. We've all gone through a phase where we tested 10 different window managers just to see what each could do. Linux, FreeBSD make that easy. It's fun. Other than a couple of guys at RedHat, I can't think of anyone who gets paid to do that though. Your job description probably doesn't include testing every software alternative in Linux.

    9. Re:Easiest way... by Anonymous Coward · · Score: 0

      No means no. stop being a persistent ass preaching where it is unwanted. Seriously, try reading what he said, god some advocates are just blind and deaf.

      Maybe you, or he, should try reading what he originally said.

      It's the best solution to the original question he asked. It's BSD-derived, and it easily and natively supports every single one of the applications and tools he originally said he wants. Done and Done.

      Now, he comes back and says Apple "kind of represents" something something mumble flexibility choice Do Not Want. Sure, fine, whatever. Maybe he feels that Tim Cook's star sign creates negative harmony with his personal aura. I can't argue him about that, but really, who gives a fuck.

      He said what he wants, and what he wants is pretty much a Mac. It's a BSD-derived system that gives him the flexibility and choice to run every one of the applications he said he needs (or even wants) to run. (Yes, even XFCE)

      Maybe what he really wants is to live like RMS and eat his own toe jam, but that's not what he said.

    10. Re:Easiest way... by chmod+a+x+mojo · · Score: 3, Insightful

      Maybe if you only want clicky clicky ways of changing things. Otherwise there is still a full terminal and BASH installed, and you can update many many system settings through the CLI. I am using a terminal right now as a matter of fact.

      Then there is the questionable applescript / automator scripts you can make. I say questionable because I don't know if they can change any deep system things, but automator at least can do some pretty neat tricks... I don't know if Linux has something comparable, other than shell scripts which I can still run in OS/X.

      --
      To err is human; effective mayhem requires the root password!
    11. Re:Easiest way... by Anonymous Coward · · Score: 0

      Luckily we don't have to listen to you and can spread these ideas and far and as wide as we wish.

    12. Re:Easiest way... by bkmoore · · Score: 1

      Indeed, I'm very much against the idea of owning a mac.

      It actually kind of represents the extreme form of what is driving me away from Linux, a focus on usability and mass appeal over flexibility and choice.

      Not much of a Linux expert, but enjoy playing with Slackware from time to time. It hasn't changed too much from an "usability" perspective and puts you in the drivers seat.

    13. Re:Easiest way... by deadweight · · Score: 1

      I think this is the OS version of "I loved that band when they played in Jimmy's basement, but now they have a van and go to clubs. Total loser sellout band now, no cool person would go see them". YMMV and all, but I am loving Mint. It does stuff I want without spending all day fsking with it.

    14. Re:Easiest way... by jedidiah · · Score: 1

      No. Apple is lame and restrictive.

      If he uses a real BSD, he can install it on any hardware he likes.

      If he uses "marketing-bullet-point-BSD", he can only install it on a small number of overpriced machines in strange novelty form factors.

      HELL, he could try the real BSD of his choice in a VM right now without disturbing his Gentoo install and without spending any extra money.

      If only trying "marketing-bullet-point-BSD" were so cheap and easy.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    15. Re: Easiest way... by Anonymous Coward · · Score: 0

      You moron...

    16. Re:Easiest way... by Anonymous Coward · · Score: 0

      think this is the OS version of "I loved that band when they played in Jimmy's basement, but now they have a van and go to clubs. Total loser sellout band now, no cool person would go see them".

      I think it's not so much hipster bullshit as the band cleaned up their act, stopped doing heroin and took out all the profanity so the stations would play their stuff and maybe someday they'd get that coveted spot on Walmart's shelves.

      Linux is trying to go pro and become family friendly, with some amount of success, however the die hard fans don't like the new sound.

    17. Re:Easiest way... by Anonymous Coward · · Score: 0

      These are the fingers of my left hand. My right index and every other crappy right hand finger you idiots are talking about, by contrast, aren't.

      You argue (without any listed facts) that Unix is better. I disagree. I suspect that research would show that Linux is more actively worked on, feature rich, has better hardware support, etc.

    18. Re:Easiest way... by Anonymous Coward · · Score: 0

      No. Apple is lame and restrictive.

      If he uses a real BSD, he can install it on any hardware he likes.

      If he uses "marketing-bullet-point-BSD", he can only install it on a small number of overpriced machines in strange novelty form factors.

      HELL, he could try the real BSD of his choice in a VM right now without disturbing his Gentoo install and without spending any extra money.

      If only trying "marketing-bullet-point-BSD" were so cheap and easy.

      Strangely, neither hardware requirements, nor financial limitations were even so much as in the original submission or the submitter's replies.

    19. Re:Easiest way... by jeremyp · · Score: 1

      OS X is no more heavily controlled than any Linux in the sense of putting what software you like on it. The only downside to it is that you have to buy your hardware from Apple.

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    20. Re:Easiest way... by Anonymous Coward · · Score: 0

      You can call it preaching if you like. The only one making a religious argument is yourself.

      An option which meets the submitter's requirements was rejected out of hand. I assume that the submitter didn't know that you could live in X-windows with a nice BSD userland if you use OS X + XQuartz. That gets rid of most of the restrictions I find annoying about OS X. It was meant to be informative, not persuasive.

      It's a rational series of statements. If you just don't like the logo on the box, feel free to keep preaching.

    21. Re:Easiest way... by exomondo · · Score: 1

      The only problem with that is that Macs probably represent all of the anti-Unix nonsense he's trying to get away from by fleeing to one of the pure BSDs.

      But fleeing from Linux to BSD doesn't solve the problem, that's just running away from it. If the major BSD distros decided to incorporate a systemd-like system then what?

    22. Re:Easiest way... by exomondo · · Score: 1

      Now you're just changing his/her requirements to suit your point of view and serve your agenda.

    23. Re:Easiest way... by Anonymous Coward · · Score: 0

      Linux is trying to go pro and become family friendly, with some amount of success, however the die hard fans don't like the new sound.

      Because the "die hard fans" lose their elitist status if everybody can use it. Thats all it is, all of a sudden it isnt some obscure, difficult-to-use operating system, it is something that anybody can use. The people who define themselves as "Linux geeks" are no longer quite so unique, you see it in the desperate attempts to portray Android as not being "true Linux" as well despite the fact that any geek would have to act intentionally obtuse to start pretending there was any sort of difference. They should update the logical fallacy to "no true Linux".

    24. Re:Easiest way... by Anonymous Coward · · Score: 0

      Hipster bullshit aside, sometimes it's legitimate.

      This is more like the band is cleaning themselves up, getting off the drugs, dropping the profanity, and mellowing out their style to maybe someday win that coveted spot on a Walmart shelf. They are getting some radio airtime but the older fans don't like the new sound.

      Popularity isn't the problem, it's what you do and how you change to get that popularity.

    25. Re:Easiest way... by ihtoit · · Score: 1

      OSX is XNU which is not UNIX.

      --
      Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
    26. Re:Easiest way... by Anonymous Coward · · Score: 0

      Sorry about double post, I though slashdot ate my first one (interestingly it didn't show up until after I posted this one?).

    27. Re:Easiest way... by savuporo · · Score: 1

      Agreed with most of what you say. There IS one area where Mac loses in flexibility, it's system programming. If you ever have to do anything with hardware or drivers etc, working on OS X is often like trying to run a marathon in a thick jungle.
      I.e. yes you have all the freedom with your software in userspace, but touch any foundation layers and you are at mercy of apple.

      --
      http://validator.w3.org/check?uri=http%3A%2F%2Fwww.slashdot.org Errors found while checking this document as HTML5!
    28. Re:Easiest way... by exomondo · · Score: 1

      OSX is XNU which is not UNIX.

      Does he really need to spell it out for you? He isn't saying that OS X is literally the UNIX developed by AT&T Bell labs but that OS X conforms to the Single UNIX Specification and meets the certification requirements of the Open Group which is the industry standards consortium that manages and publishes the UNIX specification.

    29. Re:Easiest way... by rubycodez · · Score: 1

      wrong answer

      1. has launchd which is systemd-ish and can be pain for custom daemons (plists for non-apple things don't always work)
      2. has many, MANY extra processes running, for added bloat one doesn't need or want
      3. can't even change system font size or face, very UNCUSTOMIZEABLE UI. Don't they even consider the sight-impaired?

    30. Re:Easiest way... by rubycodez · · Score: 1

      Unix is a trademark brand and certification. OSX is indeed a Unix(tm)

    31. Re:Easiest way... by Billly+Gates · · Score: 1

      Maybe just maybe people just want a unix like OS and not care about learning commands.

      Mac is great and Windows 7 is now a somewhat decent desktop OS which is quite shocking. I run www.turnkeylinux.com in VMware Workstation for web development. Do not have time to set stuff up and do not care. It is an appliance and just works.

      My advice is to use a real desktop OS and keep the server stuff in vms. Virtualbox is free. Even if you are a Windows only dude these virtualizers can simulate a whole network with a domain controller and everything.

    32. Re:Easiest way... by Anonymous Coward · · Score: 0

      "Unix is a trademark brand and certification."

            Unix certification is about your wallet. If the os is posix compliant that's all that's truly required. By lineage, the BSD's are direct descendents, OSX is a bastard child of an experimental kernel(mach) and the BSD's(largely FreeBSD).

    33. Re:Easiest way... by Anonymous Coward · · Score: 0

      "If the major BSD distros decided to incorporate a systemd-like system then what?"

            Plan9 I guess.

    34. Re:Easiest way... by ruir · · Score: 1

      I am not getting something. The original poster talked about his desktop, right? Why all this nonsense about feeling from systemd or OS/X being too restrictive? I care about optimising my servers, in my desktop I just want something that works and is nice to use.

    35. Re:Easiest way... by Anonymous Coward · · Score: 0

      "I don't like Apple products so they must be lame"

      What ever happened to crafting a situation that works for you? I have an iMac. I like Apple's look, I'm a sucker for shiny things, and I need a computer where things just *work*. I also have a laptop running FreeBSD, and have done for the past two years. I like the freedom it gives me, and I use it for any serious programming I do. This is a subjective situation; it's how I'm comfortable doing things. Shouldn't we really be giving this man the advice that he asked for, rather than using the subject as an excuse to get on our soapboxes and bitch about how Apple is evil?

      Try out BSD, you might like it. Try out OS X if you have the cash and the inclination. While you're there, screw it, try Plan9 too. Use what you're comfortable with and disregard the peer pressure coming from the neckbeards and GNU zealots.

    36. Re:Easiest way... by Anonymous Coward · · Score: 0

      iOS is restrictive as hell. In what ways have you found OS X restrictive?

    37. Re:Easiest way... by Anonymous Coward · · Score: 0

      You are talking to people with 15+ years of experience with linux. They've been around long enough to know what they want (a unix system), and making the system more windows-like (with systemd leading the charge) is the opposite of what they want. It's really that simple. Your teenage band comparison speaks much more about your own age and experience than the people you are trying to portray.

      As long as linux remains legitimately open source, I don't think I could ever bring myself to "hate" what's happening to it, but yes, I will be moving to freebsd along with the many others who originally got into linux because it was unix-like. If you have a better suggestion for somebody who wants a unix-like os, then I'm all ears.

    38. Re: Easiest way... by Anonymous Coward · · Score: 0

      Who has the gun to the head of the developers, packagers, and such ? Where is the force coming from ?

      At some point, maybe you are old and about to be replaced. The software your users want, will use systemd for dependency checks.

      Users will not care about some mythical unix way if it halts their use of the newest release of their tools.

    39. Re:Easiest way... by meustrus · · Score: 1

      I was going to say that they do have accessibility options for font size and other things, but the configuration now is more limited than I remember. I can only assume their solution now is to lean on their Retina displays operating at a non-ideal resolution to make the entire interface larger with fewer artifacts than at non-Retina resolutions.

      --
      I sometimes ask revealing, often ignorant-seeming questions. Maybe they're harder to answer than you think.
    40. Re: Easiest way... by Anonymous Coward · · Score: 0

      My users? I'm the user, and I want a unix system. And you're telling me to forget about it? LOL.

      If linux can no longer give me a unix-like system, then I'll move on. I'm well past the stage of being fanatic about an OS. Where exactly does your "my way or the highway" attitude come from? You're not actually pouting because a significant chunk of the linux userbase will be leaving for freebsd, are you?

      Again, your attitude instantly gives away your age and lack of experience. I'm not going away mad; I'm just going away. You're the one who seems to be mad. About what exactly? After all, you've won. The unix way is being removed from linux, just as you wish. Talk about a poor winner!

    41. Re:Easiest way... by unixisc · · Score: 1

      The kernels used don't define what is or ain't UNIX. There have been Unix versions sitting on top of Mach 3.0, which ain't UNIX. Versions like OSF/1. In fact, on the Linux side of things, there has been L4/Linux, which is Linux sitting on top of an L4 microkernel. As others have said, what defines UNIX now is the Single User Specification, which Apple has tested OS-X to and passed.

      Chances are that both Linux and *BSD would pass this as well, if someone decided to take the cash needed, pay OpenGroup and run the tests in question. However, until they have, one can't legitimately call either Linux or any of the current BSDs UNIX

    42. Re:Easiest way... by rubycodez · · Score: 1

      none of that changes the truth of what I said

    43. Re:Easiest way... by Anonymous Coward · · Score: 0

      The only reason OS X is UNIX(tm) is that Apple paid a bunch of money to use that trademark. Since Linux and the *BSDs are free software, it's not like they have a bunch of money to throw away on a now very much diluted trademark. Now on the other hand, I'm surprised that Microsoft never bothered to "certify" WIndows (with Windows Services for UNIX) as UNIX(tm) because it's close enough and the rest can be made up with money.

  5. Mac OS X by Anonymous Coward · · Score: 0

    Use Mac OS X.

  6. Mac OS X works pretty well by Anonymous Coward · · Score: 0

    Mac OS X natively supports Minecraft, FTB, mplayer (and VLC), VirtualBox, Firefox, Flash, and OpenRA, which is your list of essentials.

    As for your nice-to-haves, OSX provides FileVault (home directory encryption rather than whole-disk encryption), plenty of audio tools (including platform-native Audio Units), and Qt.

    Just sayin'.

    1. Re:Mac OS X works pretty well by Anonymous Coward · · Score: 1

      This post kinda nails it: http://tech.slashdot.org/comme...

      If it was about functionality, just stick with Linux. This is about philosophy, and Apple is probably about as far away from the philosophy that a Gentoo user is looking for.

    2. Re:Mac OS X works pretty well by fyonn · · Score: 1

      you're a bit out of date, Filevault 2 (introduced with Lion) encrypts the entire drive.

      https://en.wikipedia.org/wiki/...

      David

  7. Yikes by Anonymous Coward · · Score: 1

    Submitted this awhile ago and never actually thought it would get posted. Asked something similar (and got some good responses) over here: https://slashdot.org/comments....

  8. systemd by oldhack · · Score: 1

    "for variety of reasons". Who are we kidding? It's the fucking systemd by Redhat's Poettering.

    --
    Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
    1. Re:systemd by Anrego · · Score: 5, Interesting

      It has been a fairly long slide.

      I feel like at some point mass adoption became the big goal, and a lot of the things that really drew my to Linux in the first place have eroded away.

      I always loved the variety of choices for just about everything and the general "if you don't like it, change it or make your own" mindset. The new thinking seems to be centered around agreeing on standards and rallying around a subset of options in order to make a more presentable solution to present to the masses. This is probably great for humanity and all, and even if we just end up with an open source version of Windows it's probably a good thing, but it's not what made me love Linux.

      Systemd is just another step down that road.

    2. Re:systemd by oldhack · · Score: 1

      Fuck me. I bit tim's troll.

      Slashdot, the TMZ of tech web, and that's an insult to TMZ.

      --
      Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
    3. Re:systemd by RR · · Score: 2

      Oh, come on, it's not just that. It's also PulseAudio, also from Poettering, and udev, from RedHat's Kay Sievers, and how glibc emphasizes performance over security, from (formerly) RedHat's Ulrich Drepper, and possibly some of the silliness around RedHat-funded KVM, and the NIH silliness around ZFS vs (Oracle) btrfs, and dtrace vs strace/ftrace/whatever, and the performance of NetFilter and its proposed replacement nftables vs BSD's pf...

      systemd might be the straw that breaks the camel's back, but there are many areas where someone might have issues with Linux. Personally, I'm not that invested in it either way, so I'm most swayed by software and hardware compatibility, where Linux wins really, really big. Though, I wonder what sort of reality distortion bubble RedHat is projecting around their developers, that so many of the issues are with RedHat stuff.

      --
      Have a nice time.
    4. Re:systemd by Anonymous Coward · · Score: 0

      as someone who is not that hardcore into linux, i think i am missing knowledge. Linux being what it is, why can't you just build a system using Init instead of systemd. Thinking out loud here, but maybe you are upset because you are losing the ability to choose gnome desktop (example, use any softwar ethat relies on systemd)? Yes you can build your system but since some of the pieces you want are now heavily rleying on systemd? Am i understanding this right?

    5. Re:systemd by Anrego · · Score: 1

      I don't have any interest in gnome, however it is the best illustration of the problem.

      Systemd is becoming a web of inter-dependent bits for which more and more stuff will depend on. Even at this early point in its adoption, running a non-systemd system, even when it isn't the default, involves way more effort than it should and excludes you from a list of packages that it shouldn't.

      As systemd takes over more and more system functions, this is going to become more pronounced, until systemd and all it's non-init related functions become wedged in so tightly that it becomes a nightmare to use anything else.

      It may become a very elegant solution and may result in a better functioning system with more mass-appeal, however it'll be the only practical choice anyone has.

    6. Re:systemd by kthreadd · · Score: 0

      "for variety of reasons". Who are we kidding? It's the fucking systemd by Redhat's Poettering.

      Ah yes, systemd. Everything was all fine and well until it came around and screwed everything up. Oh, and it's just a conspiracy anyway to let Red Hat take control over Linux.

      I give you 2.11BSD.

      1980s Unix, fully up to date. Patches are still actively maintained, one once every year or so.
      Completely systemd free, guaranteed!

      All you need is a PDP-11, or a PDP-11 emulator.
      Go ahead, install it. I dare you to install it!

      All you need. No bloaty modern unnessessary cruft that replaces stuff _THAT WORKED_ just fine!

      2.11BSD!

      Halle freakin lujah!

    7. Re:systemd by Anonymous Coward · · Score: 0

      Don't forget Poettering's NetworkManager and Avahi. All wonderful and reliable pieces of software (not! The company where I work has had to turn off Avahi and dnsmasq on all workstations to get things to work properly).

    8. Re:systemd by nblender · · Score: 1

      Ding! Ding! Ding! We have a winner!

      mod parent up.

    9. Re:systemd by Anonymous Coward · · Score: 0

      Well put.

    10. Re:systemd by Anonymous Coward · · Score: 0

      But this is just life. Heck a Red Hat engineer's already pointed out the fallacy of believing Linux is really about choice: http://www.redhat.com/archives...

      That's not to say there's no choice at all in using Linux - heck with systemd there will still be the ability to exhibit control over the system in greater ways compared to most other systems. But the only way for Linux to get out of its rut (and yes, unless you think it should stay as a 1% niche to only be accessibly by geeks and techheads it really is still stuck in a rut) it needs at least SOME standardization in important areas like a broken init system.

      This is just how things are. Idealism only gets you so far - sometimes things happen that you have no control over and really the best option is to just go with the flow. FreeBSD has far less capability for desktop use and you give up far more by moving to it than just staying on Linux, accepting systemd as a small part of daily life, and learning how to use it properly. To be completely honest, you might be letting your emotions control you rather than logic. Not all battles can or need to be won.

    11. Re:systemd by Anonymous Coward · · Score: 0

      >I feel like at some point mass adoption became the big goal

      Linux hipster: "Oh, I was into Linux before it was cool but now it's too mainstream for me."

    12. Re:systemd by exomondo · · Score: 1

      I always loved the variety of choices for just about everything and the general "if you don't like it, change it or make your own" mindset.

      That still exists.

      The new thinking seems to be centered around agreeing on standards and rallying around a subset of options in order to make a more presentable solution to present to the masses.

      That's not to do with Linux though, and going to something like BSD isn't going to help. Many programs are ported between Linux and BSD so would it not be easier to port those programs to a non-systemd Linux system rather than to BSD? What happens when the major BSDs implement a systemd-like interface to be compatible with Linux systems?

      Leveraging the free/open nature of the system to maintain choice is what is needed here, not running away from the problem to somewhere that will ultimately end up meeting the same fate anyway.

    13. Re:systemd by Anonymous Coward · · Score: 0

      variety of choice
      somewhere in joel on software, he says a *real* hacker never customizes his system, cause a real dude uses multiple computers every day, and if you customize, you can never keep up or keep em straight

      why on earth do you think flexibility and choice are good ?
      Can you actually document that aside from satisfying your obscure desires for some piece of software (aka wasting time) that choice saves you time ??
      I highly doubt it

    14. Re:systemd by fanatic · · Score: 1

      But the only way for Linux to get out of its rut (and yes, unless you think it should stay as a 1% niche to only be accessibly by geeks and techheads it really is still stuck in a rut) it needs at least SOME standardization in important areas like a broken init system.

      systemd will not magically make major vendors pre-install Linux on inexpensive PCs and laptops. Until that happens, we're stuck at 1%.

      --
      "that's not encryption - it's a new perl script that I'm working on..." - from some Matrix parody
    15. Re:systemd by Anonymous Coward · · Score: 0

      Heck a Red Hat engineer's already pointed out the fallacy of believing Linux is really about choice

      Well, that might just be why I never liked Red Hat.

      A lot of people picked Linux because freedom of choice. Here in Denmark, the most well known Linux book for a long time was called "Linux - the freedom to choose". Freedom of choice used to be the one thing Microsoft didn't have. Nowadays, it's almost the other way around. If you want to choose something other that systemd, you are labelled a troll, resistant to change, and measures are taken to make it even harder to get rid of systemd. On the other side, if you want something other than Modern UI, Microsoft fans will tell you about Start8, Classic Shell etc.

      Without freedom of choice, there is no point of choosing Linux. It's not the old days when Linux routinely did 400-day uptimes and Windows 95 struggled with surviving 8 hours, nowadays any OS can do uptimes in excess of the time between security-related updates.

    16. Re:systemd by Anonymous Coward · · Score: 0

      and yes, unless you think it should stay as a 1% niche to only be accessibly by geeks and techheads it really is still stuck in a rut

      If "getting out of its rut" means dumping the thing that made me choose Linux and becoming more like Windows, I'm not interested. Then it will be either FreeBSD or Windows (7 or 10) for me.

    17. Re:systemd by Anonymous Coward · · Score: 0

      Joel is wrong.

    18. Re:systemd by Anonymous Coward · · Score: 0

      You're right, it won't, but it's a start. Listen to what Linus said, about his diving app: distributing software for "Linux" is a nightmare for third-party developers. You either have to make different packages for the 10+ most popular distros, or hope that distros take it up themselves, and package the latest version, etc. etc. There's no simple, standardised, cross-distro method for third parties to distribute "Linux" software.

      Systemd is a start: it unifies and streamlines the "base system" of distros. Some people get well pissed at this, understandably if you like tinkering with things, but for Linux to gain widespread adoption it's important. Then we can move on to unifying and streamlining package management. Again, some people will rage, but NetBSD etc. will always be there for people who want true Unix / hacker's playground.

    19. Re:systemd by ThePhilips · · Score: 1

      Ah. This "Software is hard" post again. All it talks about is the Red Hat (and GNU) own incompetence. They tend to overdesign greatly for no good reason, and then complain that they can't make the shit work together.

      This is the signature of GNU (GNOME) and many things RH does: over-desgined and over-engineered solution, simplified and generalized to hell. (As if repeating sendmail.cf fiasco is their ultimate goal.) Getting done anything complicated is hard, because it is way too generalized and simplified. Getting it changed is hard because it is too large, since it is over-desgined and over-engineered.

      Frankly, though, all this are signs of predominant immaturity and inexperience among the software developers. They grew in this GNU influenced culture where never finishing anything to the end is a norm of life. And thus they simply have no experience in making stuff work in the end and, instead of finishing it and learning from the mistakes of how it doesn't work, they generally choose the path of reinventing stuff by learning from the mistakes of how the (unproven) design didn't worked for them as developers. And that leads eventually to over-desgin and over-engineering. Most of the GNOME, SystemD, polkit, udev, avahi, a good deal of RH proprietary tools I had to deal with - are all very good examples of it.

      --
      All hope abandon ye who enter here.
  9. Easiest way... if you have money to burn by Viol8 · · Score: 1

    Macs arn't exactly known for their low prices and frankly, while the OS, internal hardware and screens might be fantastic, the keyboards and mice are bloody appalling - a triumph of style over usability and then some. So you can add on the price of a proper keyboard and 3 button mouse (if you want full X app functionality) on top of the Mac itself if you're buying a desktop.

    1. Re:Easiest way... if you have money to burn by __aaclcg7560 · · Score: 1

      Used Macs are affordable at OWC.

    2. Re:Easiest way... if you have money to burn by Anonymous Coward · · Score: 0

      Why would you use Mac hardware (and pay Mac prices)? OS X will run on a variety of much less expensive hardware, including a wide selection of laptops.

    3. Re:Easiest way... if you have money to burn by Anonymous Coward · · Score: 0

      $499 for a Mac Mini. That's not much more than the average low-end Dell desktop.

    4. Re:Easiest way... if you have money to burn by Darktan · · Score: 1
      You forgot the /s.

      If that wasn't intended to be sarcasm, note that the price for a five year old quad core machine on that site averages about $1200. You could get a new quad core i7 for two thirds that price. In short, prices for Macs represent terrible value, and have since about 2005.

    5. Re:Easiest way... if you have money to burn by exomondo · · Score: 1

      You could get a new quad core i7 for two thirds that price.

      And then install OSX on it.

    6. Re:Easiest way... if you have money to burn by ruir · · Score: 1

      What mouse? I have an external trackpad.

    7. Re:Easiest way... if you have money to burn by Viol8 · · Score: 1

      And then find that OS/X doesn't have all the required drivers and the 3rd party doesn't supply them.

    8. Re:Easiest way... if you have money to burn by Anonymous Coward · · Score: 0

      In short, prices for Macs represent terrible value, and have since about 1985

      FTFY

      OK, guess I should get off my own lawn! ;-)

    9. Re:Easiest way... if you have money to burn by __aaclcg7560 · · Score: 1

      I had a Black MacBook (2006) that lasted eight years before giving up the ghost. A well spent $1,200 for a system that gave me less trouble than a comparable Windows laptop. I'm willing to pay a premium for a system that just works.

    10. Re:Easiest way... if you have money to burn by meustrus · · Score: 1

      The Mac chiclet keyboard is vastly superior (in my opinion) to most other laptop or OEM-supplied keyboards. There are many better keyboards, but not that the computer manufacturer will give you with the machine. The trackpad on laptops used to be several orders of magnitude better than anything available on a laptop, but Windows laptops (especially those certified for Windows 8) have been copying it for a while now so the difference is probably negligible. As for a mouse, you can buy a three button wired mouse for $5 if you really don't like the option of a touch-enabled "Magic Mouse", a trackpad, or the "Apple Mouse" that I think has middle button support (but maybe only if you use a third party configuration tool?) for its 360-degree scroll ball.

      I don't blame you for having higher standards, but unless you're buying a gaming computer anything else you could buy comes with cheaper, crappier stuff than Apple's "style over usability" keyboard and mouse. The way I see it you'd be spending extra money either way unless you just use your existing keyboard and mouse, which you'd have to do anyway for the Mac Mini (which is your only Mac option under $899).

      --
      I sometimes ask revealing, often ignorant-seeming questions. Maybe they're harder to answer than you think.
    11. Re:Easiest way... if you have money to burn by meustrus · · Score: 1

      "Averages about $1200", and "You could get"? Every single machine I see over $1200 is an old Mac Pro; current models are over $3000 as they use server-type processors and ECC memory. And you "could get" a five year old 2.66Ghz quad core Mac Pro from that link at $739, which is...less than two thirds of $1200. Or a three year old 2.5Ghz quad core iMac at $799.

      If the price still puts you off, you don't have to buy into that market. But don't complain that these things keep their value; in most products (like cars), that means it was a solid, reliable product, unlike certain computers I've bought that died after only a year. I dare you to find non-Macs from 5 years ago that sell anywhere near $799 now.

      --
      I sometimes ask revealing, often ignorant-seeming questions. Maybe they're harder to answer than you think.
    12. Re:Easiest way... if you have money to burn by unixisc · · Score: 1

      If you are okay with violating the EULA and having a non-supported OS as far as your computer goes

    13. Re:Easiest way... if you have money to burn by toddestan · · Score: 1

      I dare you to find non-Macs from 5 years ago that sell anywhere near $799 now.

      Isn't that the point? You're not going to find non-Macs selling at that kind of price because quite simply, they're not worth that much. The prices that used Macs sell at is absolutely absurd, especially given that it won't be long before Apple drops support for them in OSX. Sure, you could run Windows or Linux on them, but if you wanted to run Windows or Linux on a 5 year-old computer, just buy a used PC at a fraction of the cost.

    14. Re:Easiest way... if you have money to burn by __aaclcg7560 · · Score: 1

      I had a Black MacBook (2006) for eight years before the CPU fan gave out. For the last five years, I ran Snow Leopard OSX. The only reason I didn't bother to get the MacBook repaired was the 32-bit CPU made it obsolete. I'm planning to get a used 2010 Mac in the near future. I could get another four years or more of useful life even if Yosemite OSX becomes the last OS for the hardware.

    15. Re:Easiest way... if you have money to burn by meustrus · · Score: 1

      To make a car analogy...Macs are like the Honda Civics of the computer market. They probably cost more used than they're worth, but there's a good reason for it. A 20 year old Honda is more likely to still work right than a 20 year old Chevy, and you pay a premium for that. So when you're buying a new car, if you want it to last a long time, you might take that into consideration and buy a Honda. Of course not everybody does, because people that buy new cars don't usually care if it will work right when it's 10 years old. If you want the latest technology, maybe you shouldn't buy a Mac unless you really want to spend several thousand on a new computer every year. But at least you won't have to buy a new one next year if you don't want to.

      Don't read too far into the analogy because it will break down quickly beyond the reliability metric.

      --
      I sometimes ask revealing, often ignorant-seeming questions. Maybe they're harder to answer than you think.
  10. off chance by NikeHerc · · Score: 4, Interesting

    I have been a huge supporter of Linux since I brought up my first Linux box in September of 1996. I sneaked Linux onto the raised floor of a multi-billion dollar Fortune 500 company in about 1998. By the time I left that job, RHEL was the preferred O.S. with well over 200 (virtual + physical) systems in use.

    On the off chance that someone in a position of authority over Linux development reads this, you people are cutting your own throats with lunacy such as systemd and networkmanager.

    Like the original poster, I am starting to look for alternatives to Linux.

    --
    Circle the wagons and fire inward. Entropy increases without bounds.
    1. Re:off chance by Anrego · · Score: 1

      Yikes, I don't know what happened in your past, but I hope someday you can come to terms with it.

      Personally, as a programmer I've had to deal with various system and networking issues and am reasonably comfortable diving into that stuff, but I appreciate that being a sysadmin isn't just configuring switches and installing software, and if you threw me into that role I'd probably make a lovely mess of things.

    2. Re:off chance by Anonymous Coward · · Score: 0

      Been there/done that on both ends is why I can say what I did: There is a HUGE difference in skillsets between coders and techs/admins. Coders have to be proficient admins as well in order to do their jobs for the reasons I outlined in my post you responded to - it's rarely the other way around (or those network techies could do that job of coding, themselves (not just puny scripts either)).

    3. Re: off chance by Anonymous Coward · · Score: 0

      Umadbro?

    4. Re: off chance by Anonymous Coward · · Score: 0

      Sounds like you are with a bs reply like that (not even original). Truth struck a nerve with you I see.

    5. Re:off chance by Bengie · · Score: 2

      /agree

      Coder: My program works fine on my box, it's your job as an admin to make sure production supports my code
      Admin: I'm not enabling dynamic SQL and cmdexec calls on the DB nor punching holes in the firewall to support your custom networking code

      This was a bit exaggerated, but for a system to be well designed, all aspects of the system must be taken into account from all view points. A great "programmer" can also think like a server admin, a network admin, a storage admin, a hacker, CPU, memory, harddrives, OS, assembler, etc.

      80/20 rule, you don't need to be proficient, but you do need to understand the issues.

    6. Re:off chance by jedidiah · · Score: 2

      We like Unix because it works a HELL of a lot better than the alternatives. Linux gained a foothold because it was a cheap Unix that worked well. It was a re-implementation of a well understood and successful design.

      Unix is the product of "real pros". It's managed by "real pros". These are people that are probably responsible for keeping you fed and keeping your lights on.

      Destroying a successful design that's the workhorse of the industry is a dubious prospect at best.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    7. Re:off chance by matria · · Score: 1

      Why am I not seeing anything about the Solaris clones like Illumos/OpenIndiana? I've had great fun playing with OpenIndiana. This from three years ago might help address the OP's questions http://viritxian.deviantart.co...

    8. Re:off chance by ruir · · Score: 1

      It is a pity you have so much sour grapes over people who actually know things. You are still in time to whip out something and learn. Learn about technology and learn how to grow up and be an adult. And stop eating so much junk food, it is not doing you well. If a kid can learn it, do it then, instead of paying someone to do it.

    9. Re:off chance by ruir · · Score: 1

      Amen, I used Linux and promoted it in a lot of places, and still am the one that put Debian here, but I will go back to FreeBSD after all those years. I once left FreeBSD because the alternative was more open, had more choice and specially because it had a better package management system, but after all those years, these reasons are disappearing. And oddly enough, every single time you talk about this, there comes an idiot insulting you, or trying to diminish your talk dragging you with him in the mud.

  11. What about using a Mac by Win+Hill · · Score: 0

    What about using a Mac and using its underlying BSD-based operating system?

  12. FreeBSD by Anonymous Coward · · Score: 1

    FreeBSD is a safe bet. Used it for a year as desktop. XFCE, virtualbox, firefox are no problem. Flash might be a pain. Don't know about minecraft. Give it a whirl.

  13. OpenBSD makes a pretty good laptop system by Anonymous Coward · · Score: 0

    You also get full disk encryption if you like, swap is encrypted by default. It is the most secure operating system available with encryption built in at several layers of the OS.

    The best implementation of suspend / resume for laptops of any BSD.

    If you are looking to a toolbox like OS OpenBSD is easy to configure, use and is a cleanly designed system with excellent documentation.

    (I use both OpenBSD and FreeBSD).

  14. Do your own research first ... by MacTO · · Score: 4, Interesting

    If most of your applications are open source, switching to BSD will be fairly straight forward on that front. That's particularly since you're coming from Gentoo (i.e. you'll probably have to compile a lot of the software that you want to run under BSD).

    The biggest hurdles are going to be the sorts of things that a generic question cannot address. Is your hardware compatible with the version of BSD that you've selected? Unlike Linux, where everyone is using the same kernel and has almost the same access to kernel modules, different implementations of BSD use different kernels. As such, selecting an implementation depends as much on low level details as it does on the userspace. (While I've pointed out hardware compatibility, any feature that is found in the kernel needs consideration.)

    Another consideration is whether you're comfortable with managing BSD systems. Unlike hardware support, this is difficult to assess objectively. Some people like the core OS being a unified system that you update all at once. Other people like the piecemeal approach of Linux. Keep in mind that the core OS could mean everything from the kernel, to development tools, to the X server. (It does vary a bit from implementation to implementation.)

    You will also run into a bunch of stuff that you'll have to relearn, particularly if you're accustomed to working in the shell. Software packaging and installation is the first one you'll bump into, but BSD also has it's own set of utilities. Some of these utilities are quite similar to the GNU utilities, but the extended functionality is quite different.

    If you want to switch to BSD, I suggest doing it on a secondary computer first. If you run into specific issues, ask specific questions. Odds are that those issues can be resolved, but it will take time to sort through all of them. BSD can be an immense pleasure to use, but it involves a lot more than which applications are and aren't available.

    1. Re:Do your own research first ... by 101percent · · Score: 1

      you'll probably have to compile a lot of the software that you want to run under BSD wrong Unlike Linux, where everyone is using the same kernel oh god youre funny As such, selecting an implementation depends as much on low level details as it does on the userspace. don't even know wtf you're saying

  15. I don't understand why you... by carlhaagen · · Score: 1

    ...think you wouldn't be able to find a modern browser, media player or window manager for FreeBSD; Firefox, mplayer and XFCE are all available there. It's as if you think the BSD family is something completely different and incompatible with the rest of the UNIX world.

  16. FreeBSD by Anonymous Coward · · Score: 2, Informative

    FreeBSD is the fastest, easiest to use and most widely supported option you will find. You can run any program that you can run on Linux, you'll never have to worry about running out of RAM due to FreeBSD's advanced memory optimization algorithms, and installing software is a cinch. You have two ways to do everything, and you don't have to worry about being locked in to the vendor's way of using the software that's available to you, because FreeBSD gives you all the control you could want. Additionally FreeBSD doesn't crash, and it's completely invulnerable to security vulnerabilities due to the included bhyve hypervisor which keeps each process in its own FreeBSD jail. You'll have to configure the IPs for each jail statically, though which can be a pain, but it's worth it. Additionally, FreeBSD is much faster at opening files because it caches the entire file system in memory, which isn't possible in other operating systems, but due to the aforementioned memory optimization algorithms, is perfectly sensible. Additionally, you can mock users of all other operating systems, such as DOS or OS/2, which lack the great features and security of FreeBSD. If you want to compare FreeBSD to other BSDs, such as iOS or Android, that's understandable, but neither of those operating systems give you full root mode or allow you to compile your own software. Additionally, FreeBSD has recently adopted the Clang compiler, which emits a sound reminiscent of two metal bars colliding to let you know your compilation is complete, and colorizes your warnings if you have a hard time parsing your own output. If you want the the latest file system, or multiprocessor support, though, you should think about using Dragonfly, which has these features built in.

    In summary, if you prefer emacs and lisp to vi and C, you should use Linux, which is written in lisp on an emacs editor. However, if you feel more comfortable with vi, or are looking forward to trying out the soon to be released second edition, vim, and write your programs in C, you should use FreeBSD. FreeBSD comes with vi and C support built in, and you can try the new vim text editor if you buy a CD from a third party vendor which will allow you to install it in a jail managed by bhyve to protect you from any bugs running beta software may introduce into the expected behavior of your installation of FreeBSD.

  17. Speaking of what I know... by Noryungi · · Score: 2

    Both OpenBSD and NetBSD come with XFCE, OpenBox, Firefox, mplayer (or equivalent). NetBSD pkgsrc may be a bit closer to Gentoo than OpenBSD ports/packages, but both are excellent package systems. You may get more games with NetBSD, including Minecraft and others but I haven't checked, so don't quote me on this.

    If you are used to Gentoo, picking one or the other should not be too difficult, but OpenBSD, while a bit picky when it comes to hardware, is also a bit easier to use: if a piece of harware is supported, it is supported. Period. NetBSD often requires compiling a specific kernel to add this or that peripheral. OpenBSD usually supports everything out of the box, as long as it is in its harware compatibility list. Plus, there is this schweet schweet security goodness, now with LibreSSL gooey core!

    Here is a quick example: I have had a motherboard die on me. I just ripped off the main HDD out, put it into a slightly different machine, and OpenBSD just picked up the harware changes, reconfigured, checked the filesystems and worked without making a fuss. I have used OpenBSD for many years in a second-hand laptop, where everything was supported, and it was a pleasure to use as my main machine. The update procedure is quick and easy, and a new version of the OS comes out every 6 months like clockwork.

    So there you go, hope this helps.

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
  18. Flash? by ArcadeMan · · Score: 0

    Flash (I hate it, but browsing the web sans-flash is still a pain)

    Unless you like wasting time playing Flash games, I don't see how Flash is still relevant in 2014.

    1. Re:Flash? by Anonymous Coward · · Score: 0

      Blowing off the submitter as irrelevant (by citing the software they want to use as irrelevant) isn't helpful.

      Go troll somewhere else, Mr. Holier Than Thou.

    2. Re:Flash? by RR · · Score: 1

      For me, the biggest issue is that most videos still require Flash.

      Google is the biggest hypocrite here. One part of the company paid a lot of money to promote patent-free video on the Internet, but the YouTube team won't use it for music videos and prefers to use Flash even when HTML5 <video> is available. The Chrome team not only backpedaled on removing patent-encumbered <video>, but also partnered with Microsoft and Netflix to bring DRM into the HTML5 standard.

      My practice is to use Google Chrome when I really do need Flash or some other Google monstrosity, but otherwise keep that browser closed.

      --
      Have a nice time.
    3. Re:Flash? by Anonymous Coward · · Score: 0

      It's because you're someone who's either an idiot or uses 1% of the web, and I don't exaggerate.

  19. Gentoo is the BSD of the Linux World by cullum · · Score: 1

    I use FreeBSD on all my desktop machines, and Gentoo on my laptop. Thankfully, eudev and USE="-systemd -consolekit -policykit" have kept my Gentoo install systemd-free. I tried FreeBSD 10.1 on my laptop, but poor battery life, suspend/resume issues, and X11 crashes forced me back to Gentoo.

    The FreeBSD ports tree should have almost any FOSS project you're looking for. There was a period of time during the GCC->Clang transition where a lot of stuff didn't build, but those days are long gone. I'm not sure about Minecraft, but OpenJDK 7 and 8 work just fine. Mplayer is also in the ports tree, though I've long switched to mpv. VirtualBox, as well as Firefox and Chromium are also easily installed from ports. Flash can be made to work easily enough using FreeBSD's Linux compatibility layer. Not sure about OpenRA (I assume that's a game?), but you might have luck using the Linuxulator with that as well.

    Encrypted root is possible using ZFS now. There's an option for it in the installer. Openbox, XFCE, Qt, are also all available from the ports tree. Honestly, I've never found a Linux program I used that wasn't in ports.

    Coming from Gentoo, you'll feel right at home with FreeBSD. The system is much more easily configured, using a central, well documented config file (/etc/rc.conf). The handbook is great. In addition, compiling package from source is a much more user friendly experience than Gentoo. Compile-time options are presented to you via an ncurses menu the first time you install an application, and compile times are much faster with Clang compared to GCC.

    1. Re:Gentoo is the BSD of the Linux World by adri · · Score: 4, Interesting

      Hi, adrian@freebsd.org here. If you've had issues with suspend/resume and poor battery life then please drop us/me a line. That's something a group of us are slowly fixing.

      -adrian

    2. Re:Gentoo is the BSD of the Linux World by toejam13 · · Score: 1

      There was a period of time during the GCC->Clang transition where a lot of stuff didn't build, but those days are long gone.

      If you stick with the Ports collection, using Clang is fairly safe if you're on 10.1 and you keep your Ports db up to date. The problem is when you stray outside of Ports, or you find one that really needs GCC (or worse, a newer version of GCC).

      The last compiled version of GCC included with FreeBSD was 4.2.1. You can build newer versions using the Ports collection, but then you have to make a decision to keep two versions installed. There is also some hassle regarding which shared libraries to use.

      I had a package that really wanted something newer, so I installed gcc48. It took me a few hours, but I finally got it shoehorned in. Ugh. I'll stick with packages that are happy with Clang.

  20. Take it from a big FreeBSD fan... by Above · · Score: 3, Interesting

    You don't want to use BSD on the desktop.

    I'm not saying you can't, all the usual stuff is in FreeBSD ports, there are distributions like PC-BSD that attempt to be good for desktops out of the box. If you really want to make it happen, you can. I've watched many Linux and FreeBSD folks spend countless hours making their desktops work.

    Even going to a hard core sysadmin conference, you're going to see a sea of Mac's, some folks even using Windows, and a smattering of the hard core on Linux desktops. Why? To work with other people in their company or at other companies they need Skype, or WebEx to work. They need Excel to open the quotation for hardware, and flash player to view some mandatory training. They want resource browsing that just works so they can print to a printer in the office.

    The reason BSD is great in the data center is lots of people use it for that. It's a network effect. You're standing on the shoulders of other folks. It's the same reason Windows and OS X dominate the user desktop market, the software you need just works on them, someone else has made it work. If I told you to replace all of your data center servers with Windows 8 boxes you'd probably laugh at me, and yet the opposite question does not provoke the same response!

    So if you want to, try. It can be done, with much blood, sweat, and tears. You might find that fun, if so enjoy! You might work for a small enough company or even just yourself where you can mandate BSD, and LibreOffice and be happy. If so, you are extremely lucky. Otherwise as a long term, die hard, FreeBSD supporter I can tell you from 20+ years experience, you're going to just frustrate yourself.

    1. Re:Take it from a big FreeBSD fan... by Anonymous Coward · · Score: 0

      I am sorry but this is BS. There are companies that put *BSD variants on thousands of workstations in corporate environments (m:tier among them). Maybe you just don't know what you are doing. 20+ years of experience? You've been wasting your time as you haven't learned anything.

      A good read is the article called " A Puffy in the corporate aquarium ". Google it and stand corrected.

    2. Re:Take it from a big FreeBSD fan... by Anonymous Coward · · Score: 0

      Found that article for ya...

      For several years now I've (Antoine Jacoutot) been working for M:tier, a very OpenBSD-friendly company, and I think it's about time that we share about "how" we use OpenBSD in some aspects.

      As for "what" we use it for, it's simple: everything.

      As a company we are very dedicated to what we do because we are "forced" to use our operating system of choice and we want our customers to be as happy as we are at using it :-)

      So our paid job is hacking on and deploying, maintaining, supporting... OpenBSD installations. We are also required to hack on things that can be merged back into OpenBSD itself and when it's not possible, then we change what we did so that it can be. Of course some developments are very specific to what we do and have no place in the project's CVS tree.

      So, amongst other services, we set up and maintain several 100% OpenBSD-based infrastructures (going from the entry site firewall to the secretary's workstation) and this is what I'm going to talk about here.

      As a side note, it is important to know that we are working exclusively for Fortune 500 companies (each operating in totally different and unrelated sectors).

      What it means is that:

      We are not setting up systems for small geek-friendly-only companies but for huge ones with a long IT history (some of them are present in >100 countries worldwide). While I cannot reveal any names, it is important to know that OpenBSD can fit in the Big Ones.
      We have to comply to very large and complex technical and legal specifications.

      While most people will see it as a useless effort, we think it is very interesting to make a non-mainstream operating system comply with the corporate rules.
      The Big Picture

      We are currently managing over 600 users in several locations around the world (expecting a large increase before the end of the year).

      All these locations are fully running under OpenBSD, that is:

      the firewalls: PF, IPSEC, CARP...
      the infrastructure servers: DNS, DHCP, TFTP, FTP, HTTP, NFS, LDAP, puppetmaster, Kerberos, proxy, print server...
      the desktops (workstations and laptops): The GNOME Desktop and plethora of graphical applications.

      95% of the services are redundant (including our puppet distribution setup). Shutting down one server has zero impact on production. Everything is monitored by Zabbix: there is a Zabbix proxy running on each site that sends its data over an IPSEC VPN to our central Zabbix server.

      We are also developing a Zabbix mobile client that runs on the iPhone, Android, Blackberry and Windows Mobile 6 so that the sites managers can see the status of their OpenBSD machines from anywhere ;-)

      There have been countless articles about how OpenBSD can be used as a , this is why in this article, I will focus on two usually less covered aspects: how we use puppet to manage these installations and the use of OpenBSD as a Joe User Desktop.

      Another aspect of our solution is that we exclusively use signed packages. This has nothing to do with security but we want to make sure the packages used on the machines are all coming from us. There is a nice howto about how to build and use signed package in the OpenBSD FAQ.
      Joe User meets OpenBSD

    3. Re:Take it from a big FreeBSD fan... by Anonymous Coward · · Score: 0

      Luckily my home and work life are very separate, so dealing with Excel spreadsheets and Word docs and other standard office fare on my home machines isn't a big deal.

      I totally agree though that this is a major stumbling block for many, especially with the growing trend of home and work blending into a depressing "always kinda at work" future.

      I was a Linux user in school, and I more or less dealt with similar problems by keeping a Windows VM.

    4. Re:Take it from a big FreeBSD fan... by Above · · Score: 1

      Ok, I'll bite. m:tier, a two-person company worth about 100,000 Pounds Sterling, that has been around for 6 years is your poster child? A company that has a single reference on its web site for a, and I quote:

      We have been using the M:Tier CompliantBSD complete Desktop and Office solution since 2008 to provide an extremely secure and stable environment for up to 350 users across diverse geographical locations.

      And somehow you want us to believe this is evidence that BSD is competitive on the desktop with over a billion Windows installations, or 66 million Macs in use?

      I think you just proved my point. When everyone else has thought about what to run and made their decision, a billion chose Windows, 66 million chose a Mac, and a few hundred chose OpenBSD. OpenBSD has so few users, it has trouble keeping the lights on, literally.

      There is a fleetingly small number of companies with BSD on the desktop, virtually all are involved with supporting BSD in the data center (including m:tier), and they all involve a very small number of folks.

    5. Re:Take it from a big FreeBSD fan... by Anonymous Coward · · Score: 0

      I find it hard you have 20 years of experience with FreeBSD and still think it can't open Excel files, run Skype or play Flash. PC-BSD does all of those things out of the box. Heck, if LibreOffice won't handle your Excel file 100% you can install Wine and get MS-Office running on your PC-BSD installation. I only have a few months of experience with PC-BSD and found all the things you claim don't work, ran just fine for me.

    6. Re:Take it from a big FreeBSD fan... by Billly+Gates · · Score: 1

      You don't want to use BSD on the desktop.

      I'm not saying you can't, all the usual stuff is in FreeBSD ports, there are distributions like PC-BSD that attempt to be good for desktops out of the box. If you really want to make it happen, you can. I've watched many Linux and FreeBSD folks spend countless hours making their desktops work.

      Even going to a hard core sysadmin conference, you're going to see a sea of Mac's, some folks even using Windows, and a smattering of the hard core on Linux desktops. Why? To work with other people in their company or at other companies they need Skype, or WebEx to work. They need Excel to open the quotation for hardware, and flash player to view some mandatory training. They want resource browsing that just works so they can print to a printer in the office.

      The reason BSD is great in the data center is lots of people use it for that. It's a network effect. You're standing on the shoulders of other folks. It's the same reason Windows and OS X dominate the user desktop market, the software you need just works on them, someone else has made it work. If I told you to replace all of your data center servers with Windows 8 boxes you'd probably laugh at me, and yet the opposite question does not provoke the same response!

      So if you want to, try. It can be done, with much blood, sweat, and tears. You might find that fun, if so enjoy! You might work for a small enough company or even just yourself where you can mandate BSD, and LibreOffice and be happy. If so, you are extremely lucky. Otherwise as a long term, die hard, FreeBSD supporter I can tell you from 20+ years experience, you're going to just frustrate yourself.

      Which is why I run it from a VM in VMware Worksation under Windows 7. There is virtualbox too which is free. I also run turnkey Linux for certain needs where I fire up and appliance for php testing etc. I have a VM for Windows domain controllers and my router is a configured OpenBSD VM with only takes 64 megs of ram for my virtual network for access.

      I do not think it is blaspheme at all to use a real desktop OS like Windows 7 or MacOSX or even Linux if you hate SystemD, but use a vm for your real work to connect it with a server for php, database, etc.

  21. Seriously? by nine-times · · Score: 4, Insightful

    Maybe I'm just in a bad mood and being an asshole, but I can't quite wrap my head around this post. "Hi everyone, I'm a random anonymous person on the Internet. For reasons I won't explain, I've decided I don't like Linux, and I want to try BSD. My needs are that I really want to play 3 specific games and run Firefox." I'm not even seeing where he actually asks a question, but timothy wants to know how Mr. Anonymous can fix his undisclosed Linux problems by moving to BSD.

    Well, let's see. First, since you're apparently just running games, who cares what OS you're using? Does your current OS play those games? If yes, keep it. If not, look to see what operating system supports those games, and choose one of those operating systems to try out. Firefox and some kind of view player? I don't think that'll be much of a problem. Somehow the issue of hardware support isn't raised.

    You know what? Use PC-BSD. AFIAK, it's basically the only BSD distribution, aside from Mac OSX, that's specifically targeting desktop use. Or maybe, since you only need a web browser and a couple of games, you should use whatever OS runs those games and stop worrying about it.

    1. Re: Seriously? by Anonymous Coward · · Score: 0

      Totally agreed. This article is a huge fucking troll.

    2. Re:Seriously? by Anonymous Coward · · Score: 0

      If he really is a long time gentoo user, I doubt he just uses his box to play games and browse facebook (he mentioned qt so I assume he does some kind of development) nor does he want a system that just works as that is pretty much the opposite of what gentoo goes for.

      Agree that that "various reasons" aught to have been expanded on, however they are almost certainly systemd, and we've already had more than enough systemd flamewars this week.

    3. Re: Seriously? by scrambledhelix · · Score: 1

      I'm surprised more people haven't noticed. Reallyâ" who even still runs Gentoo?

      --
      fortune -s -o
    4. Re: Seriously? by Anonymous Coward · · Score: 0

      Yeah I agree.

      I've been a Linux user since '99 and wondered about trying a *BSD in about 2001. The first thought that occurred to me wasn't "maybe I should ask what it can do for me on a very large news website?" I downloaded the .iso and installed it on a spare computer in like an hour. I learned the majority of what I needed to know over a couple days.

      I've been running Linux and FreeBSD on multiple computers in my house ever since (NetBSD too). I like them and use them all for different reasons.

      Don't waste time asking the question especially today. It's so easy to throw it in a VM or just install it and give it a shot. Plus asking what it can run is very lazy considering you can search FreeBSD packages/ports right on the website.

      Also, it's been a decade since I used Gentoo for awhile, but FreeBSD has history in Gentoo it's what was the inspiration for Portage if I'm not mistaken. As a Gentoo user you'd think you would have tried out one of the BSDs a long time ago by now.

    5. Re:Seriously? by Anonymous Coward · · Score: 0

      If he's the same person, he posted the same thing as a comment in some other post a few days ago.

  22. Definitely PC-BSD by Anonymous Coward · · Score: 0

    Everything the poster wants is covered by PC-BSD (pcbsd.org). they support Xfce (along with just about every other open source desktop), Firefox, Flash works out of the box, MPlayer and VLC are in the repositories. I haven't tried Minecraft, but it is a Java app so it probably works. If not, the poster could run Minecraft using Wine or the PC-BSD compatiiblity layer that allows PC-BSD users to run Linux software. VirtualBox is available too.

    The only areas where PC-BSD ever gives me trouble are
    1) Hardware support. The BSDs don't handle ATI cards as well as Linux does.
    2) Closed source applications like Skype, Chrome or Steam either don't run or don't run smoothly.

    But if your'e only running open source applications, then PC-BSD is excellent. Especially with its suport for ZFS and jails.

    1. Re:Definitely PC-BSD by unixisc · · Score: 1

      I dunno about Skype or Steam, but what's it about Chrome that you won't get w/ Chromium?

  23. OpenBSD == !Flash by Anonymous Coward · · Score: 0

    As an OpenBSD user, I suggest you look elsewhere. OpenBSD is likely too uncompromising for you. Think of it more as a research project for security focused development.

    Flash just isn't an option on OpenBSD. Nor will it ever be. This is the case with several other mainstream "must-haves".

    1. Re:OpenBSD == !Flash by Anonymous Coward · · Score: 0

      Bullshit. I already posted once to correct this misconception.

      $ sudo pkg_add -v gnash gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
      $ mkdir ~/.mozilla/plugins
      $ ln -s /usr/local/lib/mozilla/plugins/libgnashplugin.so ~/.mozilla/plugins/

      Did I mention that you're full of shit?

  24. Debian kFreeBSD by david.given · · Score: 2

    ...is a Debian userland on top of the BSD kernel. It lets you use all the tools you're used to while also getting all the FreeBSD kernel goodness, like in-kernel ZFS, etc.

    It's still a work in progress and not all packages are built for it, but it works really well and is very pleasant to use; plus you get dpkg and apt.

    Of course, one possible downside is that you don't get the BSD userland, which has a flavour all of its own. Whether you think this is a good thing or a bad thing is purely a matter of personal taste.

    1. Re:Debian kFreeBSD by Anonymous Coward · · Score: 0

      The Debian team killed this project. Another victim of the systemd fiasco.

    2. Re:Debian kFreeBSD by Pope+Hagbard · · Score: 1

      Also it's an open question of what happens to kFreeBSD now that Debian's switching to systemd.

    3. Re:Debian kFreeBSD by unixisc · · Score: 1

      I didn't exactly get the use of this project, other than having apt-get for FreeBSD. What's the great use of putting copylefted GPL3 software on a FreeBSD kernel? I can get the use of the converse - putting a BSD userland on Linux to avoid GPL3

  25. I just did this myself by Anonymous Coward · · Score: 0

    I just installed FreeBSD on my laptop after 10.1 came out; the only thing that had stopped me before was UEFI support. That's there now, so no problem.

    Most of the poster's questions can be answered with this post by a FaceBook engineer who does FreeBSD for a living. I followed it and the laptop works great, much better than it did under Debian. Hell, it is even more stable than Windows7 was, which used to always BSOD on wake up. I recommend giving MATE a spin, it is very nice. Some more good tips on that here (esp in regards to SLiM).

    From my first week with FreeBSD, I can say this: there are very few things done automatically or in GUI, you have to go to CLI. A lot. However, in Linux I was always having the issue where I would need to try two or three different approaches to any issue until I found the fix. In FreeBSD, there is one solution, and it just works. I have all the eye candy (boot splash, nice login manager, beautiful desktop), and most of the utilities I had before.

    I would not recommend PC-BSD. If the poster is anything like me, he should avoid it. I have been annoyed at Linux lately because it is always trying to predict what I want. This disease migrated from the Windows world via the "user friendly" distros and seems to have infected more "utility" distros lately. FreeBSD is like the Linux of ten years ago in this regard: it waits for me to tell it what to do, then it does it well. PC-BSD is just going to recreate the Linux rot for the poster.

    1. Re:I just did this myself by unixisc · · Score: 1

      I use PC-BSD, and here too, there seems to be just 1 integrated way of doing things. The other day, I needed to change the gateway address of my router, since a Netgear had replaced a Belkin, which was toast. I tried editing /etc/resolv.conf, but it wouldn't stay saved. Finally, from the PC-BSD control panel, I went to Network Configuration, and viola! It worked.

      In PC-BSD 10.0, I did have a few hiccups: when I added users from the User Manager, it would initially not show up in the login menu, so I had to do CLI adduser. However, after an update, I saw that problem go away: users created under User Manager would show up. Similarly, I installed GNOME 3.12 a few days ago and had a problem moving GTK apps, but after the upgrade to 10.1 and to GNOME 3.14, that too went away.

      My only beef w/ PC-BSD has been the lack of WiFi support for Centrino. Otherwise, the apps I use are Thunderbird, Chromium/Firefox/Web, FreeCiv. Aside from that, I store my personal PDF documents. For Office, I use Calligra SmartSuite, but that one could use a lot of improvement.

    2. Re:I just did this myself by toejam13 · · Score: 1

      In FreeBSD, network configuration data is stored in the /etc/rc.conf file, which overrides default options stored in /etc/defaults/rc.conf.

      If you want to manually set the IPv4 address of an interface, you could use:
          ifconfig_xx0="inet 192.168.1.10 netmask 255.255.255.0"
          defaultrouter="192.168.1.1"

      If you're using DHCP, remove the default router line and set the ifconfig string to "DHCP".

      You can also use the command line tool sysinstall to set network options.

      Also remember, FreeBSD uses network driver specific interface names. So instead of eth0, eth1, eth2, you can have fxp0, em0, and de0. If that's not your thing, you can always create an alias:
          ifconfig_em0_name="eth0"

    3. Re:I just did this myself by unixisc · · Score: 1

      Thanks

    4. Re: I just did this myself by Anonymous Coward · · Score: 0

      "viola" is a guitar.... Pathetic.

    5. Re: I just did this myself by bazmonkey · · Score: 1

      It's more like a large violin. One doesn't typically strum a viola (i.e., guitars don't come with a bow).

  26. BSD rocks by Anonymous Coward · · Score: 0

    Give BSD the time of day, and you'll realize that Linux has similar marketing hype around it as cloud (here come the flames). Sure it works great, but isn't as perfect as it's marketed to be

    Good start with PC-BSD for desktop, but for the more serious server stuff, nothing can beat FreeBSD. Heck, it runs Linux binaries better than Linux does. Networking stack is better than Linux, the entire Operating System is maintained and not just the kernel, there's not one decision maker forcing his ideas onto others etc etc etc etc etc.

    1. Re:BSD rocks by unixisc · · Score: 1

      Uh, if you get the PC-BSD DVD, you get the option of installing not just that, but instead FreeBSD or TrueOS as well. The last being PC-BSD w/ only the server specific commands, so that it can behave as a lightweight server where all of FreeBSD is not needed.

  27. OSX by jtara · · Score: 2, Insightful

    | which variety of BSD would you suggest?

    OSX

    1. Re:OSX by unixisc · · Score: 1

      You mean Hackintosh? Since a lot of people like the submitter wouldn't want to buy an expensive Mac just to run their Free OS.

    2. Re:OSX by Anonymous Coward · · Score: 0

      Let's not confuse things more than absolutely required.

      OSX has user software from FreeBSD. It has diverged a bit over time, but it's pretty much FreeBSD. It is NOT a BSD kernel and system admin is very different from BSD (or Linux). Things like dealing with the network are almost pure Apple. Also the GUI and DE are, of course, Apple.

      FreeBSD supports all popular DEs including Gnome3 (as of yesterday), Mate, KDE, fvwm, xfce, etc. as well as most if not all of the software you asked about, even OpenRA.

      It is having an increasingly difficult time tracking X as Xorg now pretty much writes for Linix and ignores BSD. This means a lot of work for some very tricky and poorly documented things like KMS to support most modern GPUs. For example, Haswell support is still not there (though it is reportedly getting close). Most nVidia and AMD GPUs are supported, but there are definite rough spots.

      In general, hardware support lags a bit, especially for the more esoteric devices that stamp the information needed to write a driver "Eyes Only". Wireless support is a prime example, but any really new hardware can prove to be a problem. It's a case of just not enough developers working in some areas.

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

      You mean Hackintosh? Since a lot of people like the submitter wouldn't want to buy an expensive Mac just to run their Free OS.

      look up and maybe you can see that joke flying over your head. ;)

      Mac OSX is essentially freebsd under the hood. So, the joke is if you want to use bsd for a good desktop, which one would you pick? OSX, of course!

    4. Re:OSX by ihtoit · · Score: 1

      OSX is a Mach microkernel with bits of BSD bolted on. It's not a pure BSD. Neither is it a UNIX. And it'll run on x86/64 (I run it almost daily on my AMD E350).

      There's also an open source variant called "Darwin".

      --
      Political debates have me rolling my eyes so much I think I got optical whiplash. I should sue. - Foamy The Squirrel
    5. Re:OSX by Anonymous Coward · · Score: 0

      It is a UNIX
      http://www.opengroup.org/openbrand/register/brand3607.htm

    6. Re:OSX by Anonymous Coward · · Score: 0

      OS X is UNIX.

      http://www.opengroup.org/openbrand/register/apple.htm

    7. Re:OSX by Anonymous Coward · · Score: 0

      Yes it is Unix(R). It's certified as a Unix(R), which is something the BSDs and Linux are not, despite BSD being able to trace its lineage back to Bell Labs. Unix(R) doesn't mean what you think it means any more.

    8. Re:OSX by unixisc · · Score: 1

      Assuming that you are willing to pay 2-3x the price of a normal PC for a prettier looking, but weaker box, and think that that price is worth the cost of having OS-X on your box. Otherwise, most people would get a normal PC/laptop w/ a pretty high end configuration, and if OS-X is what they want, they'd have to see if Hackintosh supports it.

      I got my laptop, which is an i7 with 8GB RAM, 1TB HDD and a pretty wide keyboard - similar to the standard PC keyboards out there - with the separate numeric keypad section. All @ $800. Show me a Mac with a similar configuration at that price range. Instead of OS-X, I have PC-BSD, and for the things I do, it's adequate.

    9. Re:OSX by unixisc · · Score: 1

      OS-X is not microkernel based, given that their drivers for instance reside at the kernel level, as opposed to user level like a normal microkernel OS would do. NEXTSTEP used to be based on the non-microkernel Mach 2.5, which was a CMU kernel and BSD. In OS-X, all parts were upgraded - Mach 2.5 to Mach 3.0, BSD to FreeBSD. And then some changes, like Display Postscript to Quartz

  28. You can do anything you want with FreeBSD by Celarent+Darii · · Score: 4, Informative

    I've been using BSD for a long time, both in OpenBSD and FreeBSD. FreeBSD is fantastic. I use mostly just plain Xorg and i3 window manager. With emacs, LaTeX and conkeror I can accomplish all that I need to do, and do it efficiently. However you can put as many bells and whistles on your installation as you want. True, you could do that with linux but there are some very important advantages with using FreeBSD:

    1/ ZFS file system. This alone is worth switching to FreeBSD. If you don't know what it is, learn how to use it. What is extremely useful is doing "zfs send" of snapshots to another machine. Need more storage? Just add a disk to the pool. ZFS is very much production grade in FreeBSD 10.1.

    2/ Jails. These are better than VirtualBox in my humble opinion, but they do have a learning curve. The advantage is putting each jail on a zfs filesystem where you can do snapshots of different stages of your application deployment and if something doesn't work you can simply rollback. Yes, I know you can do this with VMWare and the rest but jails allow me to access the filesystem directly in the command line and in general it is much more intuitive for my work habits. Note that you can also install jails of different flavors - for instance a debian jail where you can run everything just like it is on linux.

    VirtualBox works just fine on FreeBSD, but I'll admit I haven't used it much.

    3/ General simplicity of the system. Linux is fastly becoming as non-unix like as possible [though to be fair GNU is Not Unix]. Just a simple install of Ubuntu and you will see tons of processes running that you sometimes wonder what they are all up to. This may provide some utility for some people, but most people will never use those features. In FreeBSD I know exactly what each process is doing and it is very easy to turn off or enable as I desire. FreeBSD provides me control because I know the system, and the system is easier to know because it is much simpler and in my opinion more coherently designed.

    4/ Much better documentation. FreeBSD (and BSD in general) has a good reputation for providing documentation. Almost everything you need is in the handbook. Also there is a lot of stability in the way things are done. Often in Linux the entire manner of doing things is changed from one version to another. Plus there are no monstrosities like NetworkManager which are opaque and not very well documented.

    5/ More secure - a system is only as secure in as much as you know how it is working and what it is doing. In this case FreeBSD is more secure because I know more of what it is doing. With Ubuntu giving web searches every time you try to find a file on your machine, there is just asking for trouble.

    6/ The system is more responsive. FreeBSD simple feels more 'alive' in the sense it is doing only what you want it to do. You don't have to wait for that useless application to stop doing what it is doing because it is not there. You don't need to wait for the indexing of the harddrive to give you back control of the system, as you decide when it should be done, etc. But I think even the UI elements are much smoother even on large desktops like KDE. The scrolling of windows for instance seems much more responsive than it is on linux, but that could be due to all sorts of factors.

    As to your particular needs:
    A/ Minecraft works just fine. http://minecraft.gamepedia.com...
    B/ I have no idea, but an acquaintance tells me it works. In the forums they mention FreeBSD so someone must be using it.
    C/ Mplayer works just fine, but I've seen a lot of people use VLC.
    D/ Firefox works extremely well, though I use Conkeror which is simply a different shell to the same browser.
    E/ Flash works with a multiple of different options.
    F/ No idea to be honest about OpenRA. If there is source code I'm sure you could get it to run. At the very worst there is a linux-emulation layer.
    G/ All the major Desktop Environments are in

    1. Re:You can do anything you want with FreeBSD by Anonymous Coward · · Score: 0

      Thanks for a very informative post :)

      From posts here and what I've been reading, FreeBSD seems to be what I want, and many of the things you talk about are exactly what is making me look elsewhere.

      One thing not mentioned anywhere, and I don't know if this is just my perception or reality, but it seems like BSD is relatively stable from an approach/philosophy standpoint. Linux seems to be constantly trying to redefine itself, whereas (again, from a very distant perspective, I could be way off here) BSD seems to be keeping straight ahead.

      I'd love to not ask myself "oh great, what newfangled crap are they trying now" every 6 months... it just makes me feel old!

    2. Re:You can do anything you want with FreeBSD by Anonymous Coward · · Score: 0

      You won't be disappointed with FreeBSD. It is a coherent system with a very sophisticated and logical approach to solving problems. It has been said that FreeBSD is what Linux should have been. Give it a shot the latest 10.1 relase is a gem. They also just got a 1 million dollar donation from the NetApp guy. Big things are happening in BSD land and it is comforting to know that all of this technology comes with fewer politics and license issues compared with Linux.

    3. Re:You can do anything you want with FreeBSD by ruir · · Score: 1

      To be fair, I used to be a rookie sysadmin in the BSD land when I switched to Linux. Enduring the crossing of desert with RedHat till I found Debian. In reality I concede over the years Linux overcame much of the bridge of performance that it was lacking from FreeBSD. It is true indeed that it has much more fluff and a lot of strange processes installed, but any half decent sysadmin can control that, and not installing/deactivating them. However, I the death knell for me of Linux is this whole systemd fiasco. I am strongly considering returning to my origins.

  29. Dive Into FreeBSD by enter+to+exit · · Score: 1

    I've done this myself as an experiment a few weeks ago. With the exception of FTB (the site has a jar file for it, so it'll likely work) everything you mentioned is available in ports. http://www.freshports.org/

    There's also a binary packing system (pkg) but packages seem to randomly go missing there. A couple of weeks ago it was Xorg, until yesterday no Firefox. BTW can anyone explain the dynamics behind that?

    The best way to get in is head first, install it on the least fancy PC you have. I'd strongly recommend FreeBSD and the handbook (This should be your first place of reference). http://www.freebsd.org/handboo... (take note of chapter 11). If you're a gentoo man you don't need PC-BSD.

    Putting my view on *nix desktops aside (Are they worth the effort?), If there is a show stopper it'll probably be hardware support.

    1. Re:Dive Into FreeBSD by adri · · Score: 1

      Yeah, I can explain that.

      The current setup replaces the repo each time - and if a package fails to build, all the dependent packages can go away.

      I've had chrome disappear from my freebsd-head install (which i manage with pkg from the test repositories, so as to dogfood our own stuff) and it's generally been because it's been marked as having a security problem and the port wasn't built.

  30. Just went through this a few days ago by mgmartin · · Score: 3, Informative

    I just went through this a few days ago. Seems every year or two, I re-visit FreeBSD and ask myself, what would I miss if I switched entirely. A brief description of my encounters with FreeBSD 10.1 this week below:

    1. ZFS cross platform worked beautifully. I have a multi-disk "ZFS on Linux - created" pool. I had no problems importing the pool with FreeBSD. And, as I switched back after running the pool under FreeBSD for a few days, I encountered no issues re-importing the pool under ZFS on Linux.

    2. I have many KVM/qemu VMs. I'd love to run bhyve, but many VMs are Windows. It's not too hard to convert the images to boot up under VirtualBox. VirtualBox under FreeBSD works very well. For managing multiple VMs across several servers, I prefer virt-manager /KVM, but VirtualBox could certainly fill this need.

    3. While copying large vm images, I realized BSD's cp command doesn't support sparse files. One is left to use rsync. There is the linux/compat cp command which does support sparse, however this cp command crashed on me while copying large files.

    4. Minecraft -- It worked great under FreeBSD -- just be sure to follow the directions to point to the correct Java runtime in your Minecraft profile.

    5. I installed serveral other programs I use frequently (some binary installs from pkg and some source compiles): Chromium, Thunderbird, Blender, KDE, Gimp, Kdenlive, LibreOffice, OpenJDK , NVidia driver using a 3-headed display, VLC, MPV, HandBrake, FFMpeg, and others. All these worked fine. For the most part, my FreeBSD desktop was indistinguishable from my Linux desktop.

    6. I set up several NFS4 exported mount points. No issues mounting these from multiple Linux hosts.

    7. Webcam tested no issues. I had to install webcamd and follow the instructions.

    8. Audio tested and worked well out of the box.

    9. VNC server and clients worked fine.

    Overall, I'm -- once again -- very impressed. Setup was fast ( even ports package compiles were very fast ). I'm familiar with FreeBSD, so that helps with the install time. Newcomers should always expect to put in extra time (As mentioned, PCBSD can help get you into a graphical environment quickly, so less of a learning curve). What would I miss if I switched over 100%??? I would miss KVM/virt-manager, native cp support of sparse files, native mkvmerge, and I'd love to get a native Eclipse IDE Luna port., and an intel 7260 Wifi driver. To be fair, I still need to give it more time. I might try again this weekend and coming week, since I'll have some free time. If you enjoy tinkering and learning the details of configuring your OS, FreeBSD is great. For a quick, get-it-up-and-working, PCBSD works very well.

    1. Re:Just went through this a few days ago by adri · · Score: 1

      (I really should write the damned 7260 driver. Ugh.)

      I didn't realise our cp didn't support sparse files. Would you mind filing a FreeBSD bug about it? We use Bugzilla now, it's not AS bad as GNATS.

      Thanks!

      -a

    2. Re:Just went through this a few days ago by Lord_Naikon · · Score: 1

      With regards to Eclipse, I've always found its windowing toolkit to be less than satisfactory, and prone to crashes. I don't know whether or not it is even an option for you, but NetBeans (latest version) runs much better on FreeBSD in my experience. Maybe give it a try. At the very least NetBeans is a lot more functional out of the box than Eclipse.

      Now if only JavaFX 2+ would work on FreeBSD I would be a happy man.

  31. Places to find your FreeBSD software by Anonymous Coward · · Score: 0

    FreeBSD pkg - http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/
    Traverse up a couple of folders in the first link if you're using a different release or x86_32. These are precompiles built with port's default settings, updated bi-weekly afaik

    FreshPorts - http://www.freshports.org/
    Software available in FreeBSD's ports system

  32. Remind me to ... by Dareth · · Score: 1

    Remind me to change where I hide the passwor.... ummmm I mean redecorate my office.

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  33. PC-BSD by rl117 · · Score: 2

    Also due to "a variety of reasons", I've also been looking at BSD on the desktop. Co-incidentally, I was just trying out the new PC-BSD release in a VirtualBox VM as this article appeared. It gave me a nice KDE desktop and so far looks pretty slick. The other stuff there like the package manager and control panel is enough to give Ubuntu a run for its money. I'll be interested in seeing how good it is in practice after a few weeks of real use.

    Over the last year I've been slowly moving my software away from Linux. It's now mostly on FreeBSD or in the late stages of porting to BSD (adding BSD-specific features e.g. ZFS support, jail support). The desktop is really the only thing I still keep a Debian system around for. My last system will be a GNU/kFreeBSD jail instance on a FreeBSD server. I'll do a bare metal PC-BSD install in a few days and give it a try. If it works nicely, I think my last Debian unstable system will be removed in the near future. I was trying out (since 10.0) the newcons console and radeonkms stuff; mostly worked fine, and now with the new Xorg, no different than with Linux (maybe better, even, due to missing the worst parts of the freedesktoppy crap).

    Linux in general, and Debian in particular, have been the major focus of my life over the last 14-16 years. It's been quite sad to let it go after the amount I've invested into it personally, but with systemd becoming unavoidable in unstable, it's no longer a system I wish to use or develop for, and developing went from being a joy to quite unpleasant. The enthusiasm I had was killed by several years of systemd flamewars and the last sparks were extinguished by bad interactions with a certain number of gnome and systemd people. It was clear over 18 months back this was an inevitable outcome unless something dramatically changed (which hasn't happened), and that my needs, goals and wishes were almost diametrically opposed to the new world order. systemd is the straw which broke the proverbial camel's back. Over the last few months I've had a few bug reports for my software. All due to systemd changing how the system works fairly fundamentally, and yet every upstream is supposed to work around this. This is code which is pretty much just using POSIX features directly out of APUE (Stevens). The lack of care for backward compatibility is unbelievable for such a fundamental part of the system, and altering the behaviour of basic POSIX features even moreso.

    1. Re:PC-BSD by Anonymous Coward · · Score: 0

      I could agree with that last statement. It seems like Linux has gone the way of Java; there's simply just too much crap and not enough throwing crap away.

    2. Re:PC-BSD by ruir · · Score: 1

      Amen, I also have invested 10-15 years in Debian, and I am also considering to switch. But no, it is not only the present and past. I had a very clear strategy for the future how I wanted to do administration with Linux, and now I will have to think it over. For now I have managed to install Debian 8 servers in my pre-production/testing networking to start exploring it *without* systemd, not without first had to pin to -1 systemd, but I do not have any doubts over the next versions it will become increasingly difficult to sidestep it.

    3. Re:PC-BSD by Anonymous Coward · · Score: 0

      You think thats bad im like 7 years in haveing hacked my way through the linux world with a machete looking for something finally settled on a mix of Archlinux and now im haveing to make the same transistion ( atleast for my debian boxes ) with even less! Experience then you guys

      And im just getting over GRUB2 and then the whole stupid gnome2 desktop shakeup a few years ago and now all this crap with systemd

      I salute you trusty neckbeards (atleast i hope you have one after 15 years Lol ) and i also prepare to follow you into a most uncertain and troubling time for the Linux world

  34. Trash me please by pooh666 · · Score: 1

    How the hell does this absolute crap get posted?

    1. Re:Trash me please by Anonymous Coward · · Score: 0

      you must one of those systemd/GNOME or Unity faggots

  35. hum by Anonymous Coward · · Score: 0

    You can pretty much run all linux applications on freebsd/pc-bsd. Plus now, there is amd driver support in 10. freebsd requires something like 3-5 steps to install and configure the DE's like Kde, instructions are online https://www.freebsd.org/doc/handbook/x11-wm.html. If you don't want to go through these steps just install pc-bsd which is easier but there are reports it runs pretty sluggish. Don't run an OS for the hype but for the applications you need. For me, now, I'm sticking with windows 7 for the applications and maybe moving to windows 10 in the future.

    Off the topic. I'm looking at kde 3.xx pics and it seems to me it's a lot easier on the eyes, looks sharper, and fonts are excellent compared to kde 4.xx. I have run linux a few times in the past with kde 3.xx and I always remembered how nice it looked. Kde plasma 5 looks pretty damn horrid, trying to copy the windows 8 flat colors.

  36. Gentoo BSD by Anonymous Coward · · Score: 0

    Get involved with the Gentoo FreeBSD project, which aims to bring the benefits of Gentoo to BSD:

    http://wiki.gentoo.org/wiki/Gentoo_FreeBSD

    1. Re:Gentoo BSD by trigggl · · Score: 1

      I tried that. I liked it less than Gentoo or FreeBSD on their own. It's not Gentoo, it's not FreeBSD. You can only do so much with it.

      --
      Ops, I shuld have usd the prevuwe but in.
  37. Can someone please fork Debian already? by DMJC · · Score: 3, Informative

    Seriously. This is getting silly. If people want to flee the main Distro's because they think that Debian is getting stupid. Can they please just fork Debian and improve on it? Apt-get works really well. I just feel that a ton of people are throwing the baby out with the bathwater. The Linux kernel does not mandate systemd. There is no reason to ditch Linux. If the problem is distributions mandating systemd then it is time to start a distro that removes systemd and Gnome. Let's not kid ourselves here. Right now it's Gnome and systemd that are pushing this move on everyone. If people don't like it, they should be looking to fork a distribution and fixing the issue. Maybe brand themselves as a POSIX/SYS-V init Compliant distribution.

    1. Re:Can someone please fork Debian already? by Anonymous Coward · · Score: 0

      Debian is forked. Done a stick in it.

    2. Re:Can someone please fork Debian already? by oldhack · · Score: 1

      Damn straight.

      Ian Jackson, if you choose to accept the mission ...

      --
      Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
    3. Re:Can someone please fork Debian already? by ruir · · Score: 1

      You do not get it. I am in Debian because I did not want to compile things by hand and FreeBSD was too much work compared to Debian. That was a decade ago, after using most of the commercial distros under the sun. But being in Debian because I am lazy does not means I can not go back. I prefer to go back to something more flexible than having a lot of work to sidestep artificial limitations.

    4. Re:Can someone please fork Debian already? by Anonymous Coward · · Score: 0

      Yeah Ian, do this work for me because I'm too busy with moaning about how systemd sucks.

    5. Re:Can someone please fork Debian already? by oldhack · · Score: 1

      Yes and no. Someone like Ian with the experiences and expertise is best suited to lead the work, and those of us who had only been users till now are expected to contribute also.

      --
      Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
  38. Go with FreeBSD by Anonymous Coward · · Score: 0

    FreeBSD is pretty user friendly - if you like ArchLinux, you'll like FreeBSD. The community's good, and the manuals are good. It pretty much has all the software you named. I never tried Minecraft, but I think since it's a Java app, it would run anyway. If not, FreeBSD has support to run 32-bit Linux software at native (sometimes better) speed. (It does it with a kernel module that maps Linux system calls directly to FreeBSD ones. You can also install fedora 10 or centos 6 user-lands, to support your software).

    1. Re:Go with FreeBSD by DMJC · · Score: 1

      FreeBSD is great, except for all the drivers it lacks which Linux has. There is no substituting the kernel as long as FreeBSD doesn't support things that the Linux kernel does. It's unhelpful to suggest that people just change kernels. Especially when there has been no declaration that Linux itself requries systemd, or ever will require systemd. Right now this is a packaging and distribution issue.

    2. Re:Go with FreeBSD by ruir · · Score: 1

      Who cares about drivers? We are running all our systems on virtualisation farms...

  39. It is there by shutdown+-p+now · · Score: 1

    The answer to all your questions is "it is there". For any future questions of the same kind, go to http://www.freshports.org/ and search for the package that you want.

  40. Flash by sound+vision · · Score: 1

    "...browsing the web sans-flash is still a pain..." Is it? Which sites now require Flash? I recently reinstalled my OS and decided to forgo adding Flash as a little experiment to see how well it would work. I've managed 3 weeks so far without it.

    Positives: YouTube works better in HTML5. Flash-based ads do not appear in uTorrent.
    Negatives: There was some news site where the video wouldn't play, but it's a 50/50 chance whether that was due to Flash or Noscript. In any case, I'm used to those not working, and had no problem passing it by.

  41. What not to use by laffer1 · · Score: 1

    While I think that most of the posts to use FreeBSD or PC-BSD are spot on, I think I should cover what you shouldn't use in the BSD world due to your requirements.

    My own os, MidnightBSD, does not have virtualbox. The nvidia binary drivers work from FreeBSD on it, but that won't be the case forever.
    MirBSD wouldn't support at lot of the software you mentioned and doesn't have recent java support for minecraft.
    OpenBSD might work, but you would have to check on a few packages.
    NetBSD is probably your next best bet after FreeBSD due to the wide variety of packages.
    DragonFly is weak on packages, although they're working on it.

    FreeBSD does offer disk encryption. Note if you use encrypted swap, there is a massive performance hit. I used to have this a default in MidnightBSD up to 0.4 and it was not a pretty picture on server hardware. Sometimes you'd get panics if there was too much swap pressure with it.

    1. Re:What not to use by Anonymous Coward · · Score: 0

      DragonFly is weak on packages, although they're working on it.

      That's wrong. DragonFly uses FreeBSD ports, and nearly 22,000 ports build on DragonFly.
      All of them are provided as binary packages and uses "pkg" utility, same as FreeBSD
      It's stronger than all other BSDs in the area of packages except of FreeBSD.
      Where do you get DragonFly is weak on packages?

  42. Most painless way - two networked computers by dbIII · · Score: 1

    A few things on that list are where BSD is lagging behind, just like linux is lagging behing on ZFS. Last I looked Virtualbox was not working at all. However with X you don't have to run the software on the same machine and the one you sit in front of.
    There's plenty of stuff where there are linux binaries available but nothing for BSD - however so long as they are 32 bit there's an emulation layer that's pretty solid, even for flaky Adobe stuff or antivirus scanners written to be run on linux. I should get around to installing the old loki games on a netbook I've put FreeBSD10 on.

    1. Re:Most painless way - two networked computers by ruir · · Score: 1

      You do realize virtualbox is a toy, right? Anyway, I have it working in my Yosemite desktop, so how come it does not work? Do not take me wrong, but are you still running 32 bit binaries???

    2. Re:Most painless way - two networked computers by dbIII · · Score: 1

      The linux emulation environment was 32bit only last I looked - which is fine for running Adobe stuff or linux based email gateway virus scanning software of which there is still 32bit versions being produced.
      So that's on the 64 bit systems. I'm also running FreeBSD on systems with 32 bit hardware (a netbook and a couple of relatively old file servers that are just online archives of rarely used stuff) - so yes, I'm still running 32bit binaries in some situations. Even LibreOffice on an early netbook.

      I'm out of date with Virtualbox - a few months ago it wasn't working on FreeBSD, but from other posts here it appears the problems have been fixed.


      Anyway, my major point is that with X you don't need one machine to do everything so long as you have enough machines that can do all you want networked together.

    3. Re:Most painless way - two networked computers by Anonymous Coward · · Score: 0

      Last I looked Virtualbox was not working at all.

      I run Windows 7 and several Linux distros under VirtualBox on my laptop under FreeBSD. It's been working well for some time now.

  43. FreeBSD by Anonymous Coward · · Score: 0

    Everything you mention runs fine on FreeBSD.
    They have the largest maintained ports collection out there.
    Search for whatever else you use at the link below.
    If it's there, you can use it easily with ports.
    If it's not there, it'll still run fine, you just have to compile it.
    http://www.freebsd.org/ports/

  44. Wind back four years for acceptable desktop linux by dbIII · · Score: 2

    Poettering's NetworkManager and Avahi

    Wow, add that to systemd and pulseaudio and it's almost looking like he's on the MS payroll to break stuff in linux. However, the reality is likely to be that he has a vision to change linux into something different to what it is now which of course is not going to be painless and seamless - hence the annoyance with pulseaudio during the first few years of development and the annoyance with NetworkManager until relatively recently. NetworkManager may have pissed me off at times on fixed systems (and earlier in development) but it's now a pretty nice thing to have on laptops.
    If you want to completety change the compartmentalised idea of linux (where you change settings and they stay changed) to something very interdependant there's going to be a pile of glitches on the way to pretending to be a Mac. Complaints about beta software going into distros are fairly pointless since it's not going to get much better without a lot of people hammering at it and finding the problems. It does however mean that there is a very large and widening gap between what's acceptable in an office environment (RHEL6 or Fedora13 from 2010) and the cutting edge (Fedora20).

  45. I'm just a measely user by Anonymous Coward · · Score: 0

    with windows 7 professional
    wierd, it does everything I want

    I don't have to worry about hardware - it all works

    There are usually free software versions of about everything that just run

    there are so many windows users that if you have any problem, you just google and you find the answer...3 years ago, problem with help gave some cryptic error mesage Fx009htkd or some such...google led me to a guy in Australia with a free patch...

    But hey, I can't spend 5 hours configuring the router - what am I gonna do with all my free time, something useful maybe ?

  46. Re:Wind back four years for acceptable desktop lin by Anonymous Coward · · Score: 0

    Wow, add that to systemd and pulseaudio and it's almost looking like he's on the MS payroll to break stuff in linux.

    No it is an effort to make things usable, the problem with pretty much every Linux distro is that any application can do the things it wants in any way that it wants so you end up with an absolute mess of different underlying libraries and subsystems all trying to do the same thing. Audio for instance, has ALSA, JACK, FFADO, PulseAudio, etc and thats great for freedom but a complete fail to the user because they can't even get a reliable software master volume.

    Having choice in every single aspect of what you do is great from a certain point of view but ultimately it means nothing is ever properly integrated together, the whole thing is a disjoint mess. The UNIX philosophy works for chaining together many of the tiny utils but computing has evolved since that idea came about over 40 years ago, things have changed and computers are used for many different things nowadays. For those mainframe/server admins doing the same old thing they always have then I see why there is resistance to change, Im not even suggesting any of Poetterings' creations are the right way but the community hasnt come up with any decent alternative.

  47. also, Flash in non-default browser only by raymorris · · Score: 1

    Also, you may find that you need Flash a few times per year. Most Flash is ads, splash pages, and other stuff that's not useful to me. What I do is install Flash in a browser that I rarely use. My daily surfing isn't exposed to Flash vulnerabilties, but those few times per year I want to use Flash I just open the Flash-enabled browser.

    1. Re:also, Flash in non-default browser only by s4m7 · · Score: 1

      In such a case it might be easier to use one of the many available plugins to disable flash during everyday use and flip it on when needed. plus you don't have to install a separate browser for one plugin.

      --
      This comment is fully compliant with RFC 527.
  48. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  49. Make sure you use nVidia gfx if you want 3D by Lord_Naikon · · Score: 1

    With FreeBSD you've got to be a little bit more picky about the hardware. I can highly recommend using an nVidia video card. This will allow you to get full OpenGL acceleration (for Minecraft) and h264/vc1 acceleration in mplayer with libvdpau (makes sure to build the port manually, as that option is not selected by default). Flash is a little more finicky, as it uses the Linux emulation layer. Fortunately the internet is moving to html5 video which is well supported by Firefox/Chrome on FreeBSD. So youtube works fine without flash.

    I've been using FreeBSD on my media box since about version 6, and on various servers professionally as well as at home.

    Also, ZFS fucking rules.

  50. gateway in resolver configuration? by raymorris · · Score: 1

    > The other day, I needed to change the gateway address of my router, since a Netgear had replaced a Belkin, which was toast. I tried editing /etc/resolv.conf

    Setting the network gateway in the resolver config? Would that ever work in any version of any OS?

    1. Re:gateway in resolver configuration? by Spacelord · · Score: 1

      Yes, that used to be the thing to do on most unix or unix-like operating systems.

    2. Re:gateway in resolver configuration? by Spacelord · · Score: 1

      ^^

      Ignore the previous comment. I wasn't fuly awake yet. Of course you don't set the gateway in the resolver config.

    3. Re:gateway in resolver configuration? by unixisc · · Score: 1
      $ more /etc/resolv.conf
      # Generated by resolvconf
      nameserver 192.168.1.1

      The name server above is the address of my router. It was 192.168.2.1 for my Belkin, and when I got the Netgear, it needed to be changed to 192.168.1.1. Anyway, like I said above, I changed it in the Network Configuration of the PC-BSD control panel, and now it's just fine

  51. PC-BSD with conditions by tim.c.quinn · · Score: 1

    As my desktop is a powerful laptop, the show-stopper for me was touchpad support. The module responsible for touchpads in FreeBSD is very out of date and does not work for synaptic touchpads on all the HP Elitebooks I have tried. My current is an Elitebook. Poor touchpad support may sound like a minor thing however when using the laptop keyboard a ton, it's a big problem; too many ghost taps with no way to configure the drivers. Only option is to disable the touchpads which for me is far from ideal. Besides this issue, FreeBSD does it all. Note that whole disk encryption is not possible with ootb Installers for PC-BSD last time I checked. Several folks on FreeBSD team is recommending avoiding whole disk encryption and going to alternative methods. If you are super paranoid about security and can afford sacrifice a bunch of functionality, then OpenBSD is the one to target.

  52. Someone has forked Debian already by hendrikboom · · Score: 2

    I just encountered a link about refracta. It turns out to be absurdly easy to fork Debian, at least for now.

    Refracta is rather close to Debian testing. Its home page
    is http://www.ibiblio.org/refract...

    At http://forums.debian.net/viewt... it is described as
    (for testing, without libsystemd0, it's pinned).

    It even uses the Debian repositories!

    Are there any other forks?

    -- hendrik

  53. BSD Requires Knowledge NOT Barbie CompSci by Anonymous Coward · · Score: 0

    Notice the recent takedown of 'Barbie Computer Engineer"?

    Oh yeah.

    The point is that BSD and all the flavors require knowledge.

    The great thing about the BSD communities is information is there for you to turn into knowledge.

    That is why I am taking some macppc's to a new life as NetBSD Macppc.

    To do this I must first bootstrap myself then bootstrap the machines. :-D

    It is all online for anyone to do. No Apple iTunes or App Store!

    Yeah.

  54. Kinda soured on Linux .. by lippydude · · Score: 1

    "So for a variety of reasons (some related to recent events, some ongoing for a while) I've kinda soured on Linux and have been looking at giving BSD a shot on the desktop.. What's the most painless way to transition to BSD for this constellation of uses, and which variety of BSD would you suggest?"

    It would be informative if you shared with us the reasons for your disenchantment with 'Linux', and what improvement BSD on the desktop would be?

    "There's been many bold comments on slashdot about moving away from Linux, so I suspect I'm not the only one asking these questions"

    This wouldn't be a wind-up by any chance?

    1. Re:Kinda soured on Linux .. by ruir · · Score: 1

      Do not be dense, people soured with Linux have a lot of company. It is like we had a city where I could go out of my door dressed as I wanted, from naked to beach clothes or sport clothes, or a tuxedo. Some were professionals, and if they needed scuba dive gear for their needs, they got to use scuba dive gear. Know the city just passed an edict to place a machine outside our doors replacing whatever we are wearing with business wear. Black shoes, black trousers, black coats, and white shirts for everyone. Ha, and glasses to make you look smarter too. Easier to change cities than leaving out of the window every day.

  55. It was too much arcana and I had too little time. by Anonymous Coward · · Score: 0

    I tried migrating to FreeBSD about 6 years ago. It seemed like an elegant and secure computing platform.

    Like previous posters, the initial installation went fairly easy and then I spent a couple of weeks learning about FreeBSD, trying to import programs or do something . I do not have a computer science college degree.

    I got interested in understanding the programming and design of some aspect of the BSD operating system. From a neighbor I borrowed the Marshal Kirk McKusick BSD book. The book recommended that all readers have a certain level of computer science education. In the next chapter the author began using a series of very technical phrases that completely stopped my progress in understanding the book.

    That experience with studying BSD unix in the liberal arts manner of picking up a book and figuring it out... and failing eventually speaks to the BSD dilemma: On the one hand, FreeBSD is an extraordinary piece of software and design. On the other hand FreeBSD has a crusty heritage of important, long lasting and very exacting technical ideas expressed in low level C code. It seems to me that FreeBSD predates the simple and brilliant language and ideas of teachers like Niklaus Wirth, author of Pascal. FreeBSD doesn't use the language of set theory but mathematician Leslie Lamport finds set theory very important to computation.

    So in a hand waving way, how about this as a thought proposition: FreeBSD is an elegant program system with an extremely deep design roots dating to the early days of solid state computers. The inelegant fog that threatens to explode the Debian movement is Systemd. Systemd is this modern program whose design and implementation is very disturbing. I'm stuck in the old guy fog: if it is not init and it isn't SysV init well what is it?

  56. Security, but also YouTube by billstewart · · Score: 1

    Yeah, there are some websites you might want to go to that still need Flash or some equally ugly support to get video to work. Right now I've been trying to get SliTaz Linux to let me watch YouTube as well as finding the right operating system and VMware settings to make the display resizeable, but I'm also trying out DragonFly BSD (still at the "installing Xorg" stage.)

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  57. Any opinions about DragonFly BSD? by billstewart · · Score: 1

    I'm looking for a small desktop BSD, something that runs Xorg and fits in a GB or less of disk, so I can run multiples of them as virtual machines. I need some kind of browser that can run YouTube, plus ssh, and otherwise I don't much care what it does, but small disk is good.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  58. Is reading so difficult? by dbIII · · Score: 1

    No it is an effort to make things usable

    Why can't people read beyond the first sentence before writing a two paragraph reply?

  59. Fork Linus? by Lodragandraoidh · · Score: 1

    But fleeing from Linux to BSD doesn't solve the problem, that's just running away from it. If the major BSD distros decided to incorporate a systemd-like system then what?

    Then it will be time to fork Linus...

    J/K

    However, maybe someone should give the Linux POSIX APIs some loving - and implement a new improved non-systemd distro, and add good support for features/apps that were lost in the 'Great Systemd Landrush of 2014' (basically fork projects that decide only to support systemd - if they are something we gotta have on BSD and Linux).

    The one thing I think we can depend upon is the Linux Kernel itself...everything else is questionable given limited resources; if you care about having a given feature that is threatened - put your money/sweat where your mouth is - and support it.

    --

    Lodragan Draoidh
    The more you explain it, the more I don't understand it. - Mark Twain
  60. I used to use FreeBSD and later PCBSD by stasike · · Score: 1

    Twelve years ago I grew tired of trying to make Linux work on a Desktop. I noticed that when I wanted to have some work done I ended up using Slackware. Slackware uses the BSD init type, instead of SVR4 most of Linux systems were using at that time (and that is now being replaced with an upstart or systemd). I also noticed FreeBSD discussion forums that had simple instructions *that worked* for configuring things like switching keyboard layouts in Xwindow.
    So I have tried FreeBSD 4.something. It worked great. When 4.8 came along I was already proficient and I had the best desktop ever. I was never this satisfied with a Linux desktop before.
    The documentation is fantastic. Whatever you need to configure, just open handbook at the appropriate chapter and follow the script. (It was recommended at the time to do yourself a favor and make csh your default shell instead of Bash you wanted to use as a Linux refugee ;-) ). Note that this was time where KDE was at its peak - around version of 3.8.something.
    Installing software was super easy, just use binary ports - ports that somebody else had built on a pointy-hat server farm, so you do not have to spend [many] dozens of machine-hours compiling stuff like KDE.
    For smaller stuff, you just identified port you wanted to use, changed into that directory within port structure, typed make install and watched the magic happen.

    Fast forward a few years. I grew tired of having to tinker with a computer for a month to configure all the little things, such as Flash every time I wanted to do a major update from scratch. At that time installing things like Flash was highly non-trivial, you had to use Linux version on top of some compatibility layer that emulated RedHat system for Linux calls. So I started to use PC-BSD and I was happy again.

    Fast forward a few more years again. FreeBSD kernel of certain generation of major release had problems with my motherboard, and my existing system built on previous major release was getting obsolete. My Flash was old and other important ports couldn't be updated to a desired version. So I went looking for a Linux distro that I wouldn't have to fight with.

    I have discovered Mint Linux. Out-of-box it came configured JUST the way I like it. I just needed to install a few little things, like [g]vim built from the most recent vanilla sources, Krusader, and a few others.

    I do try FreeBSD out from time to time when an interesting release appears. I am always disappointed with the hardware compatibility. My very good friend runs it as his main desktop at work with a lightweight desktop manager. Besides other things he uses it to host a bunch VMs in Qemu. We (the company I work for) also use FreeBSD for various little stations and small servers for operators in industrial system.
    Let me tell you, FreeBSD ain't what it used to be around what I perceive as a "FreeBSD Golden Age" [4.8Release]. Things aren't backward compatible and releases get old fairly quickly. When shell-shock (that nasty bug in Bash) came out I was very surprised that you can't patch an older system - you have to install a fairly recent release. I know, the default shell is tcsh, but some [web]server ports require bash.

  61. The final nail by ThatsNotPudding · · Score: 1

    I think the final nail in the anti-system movement [a proud member] was Torvalds' non-chalant, I-can't-be-bothered-with-such-trivialities response when asked about this virus. I can't be the only one that was stunned by his attitude, assuring the rapid takeover of Linux by the Red Hat / NSA consortium.

    They will be coming for your kernel one day, Linus, but there will be no one left to speak up.

  62. Re:It was too much arcana and I had too little tim by Anonymous Coward · · Score: 0

    Complete and utter unintelligible bullshit.

  63. Why minecraft and not minetest? by Artemis3 · · Score: 1

    Why the hell people keep playing minecraft when there is the open source free alternative available? http://www.minetest.net/

    You go all the trouble of getting a completely different OS but can't get rid of a microsoft java game?

    Minetest with addons is doing everything the proprietary game does and more. Plus, it doesn't need java and performs much better.

    Leaving games aside (steam), Freebsd is perfectly suited for a desktop. Yes, lets get rid of systemd once and for all.

    --
    Artix
    Your Linux, your init.
  64. Also a Gentoo user by trigggl · · Score: 1

    I'm also a Gentoo user and have been thinking the same things. I did try FreeBSD on one of my computers and I liked it to an extent, but I'm also a BOINC user and nVidia refuses to offer opencl support.

    So, I just switched to KDE to sidestep Gnome3/systemd. I don't like it as much as Gnome2, but systemd doesn't agree with me (tried it, too).

    If nVidia ever gets a clue and supports FBSD properly, I will definitely switch at least one computer to get more proficient at it while contemplating the switch two the two main desktops.

    --
    Ops, I shuld have usd the prevuwe but in.
  65. Somewhat coincidental, could use any others there by raymorris · · Score: 1

    I see how you got there. That's the address of your _name_server_. It just so happens that your router (gateway) can also serve as a DNS server. You could have put 8.8.8.8 as your name server, or better yet the name servers of your ISP, and it would work fine.

    The gateway is set elsewhere, and needs to be the IP of your router. You'd never go to resolv.conf to set the _gateway_.

  66. Could do that, much less secure in principle by raymorris · · Score: 1

    I could do that. Of course I already have both Firefox and Chrome installed anyway, but there is no "install a separate browser for one plugin".

    In this particular case, either way is probably fine. For security I tend to think in terms of principles, though. Which is a better principle
    a) Open a hole, and put a bandaid over the hole
    b) Don't open a hole

    Hint - Windows does a lot of choice a).

  67. speaking of which...... by Anonymous Coward · · Score: 0

    what the hell is going on with the PCBSD project???

    1. Re:speaking of which...... by unixisc · · Score: 1

      Version 10.1 was just released this week - had new updates to my system as late as yesterday

  68. touchpad issues by unixisc · · Score: 1

    I too saw that touchpads didn't work, which is what delayed my migration from Windows 8 to PC-BSD. I had to buy a separate mouse and stick it into a USB port. But I like it this way - under Windows 8, touchpad constantly came in the way, and even touchfreeze didn't fix things completely. So given how buggy the touchpad support could have been, I'm actually glad that it's not supported at all.

    Particularly the current generation of touchpads where a single touchpad covers both the touchpad as well as the left & right click buttons. Oh, and without any button to disable touchpads altogether.

    1. Re:touchpad issues by srobert · · Score: 1

      If the problem was not being able to disable "tap-to-click", I had a similar problem. Eventually I stumbled onto a solution. I stopped messing with the synaptics driver and added 'moused_flags="-m 11=4"' to my rc.conf and let the touchpad be recognized as a PS/2. Voila, no more "tap-to-click".

  69. MacOS/X by tigersha · · Score: 1

    BSD-Based, supports everything you want, great hardware...

    --
    The dangers of excessive individualism are nothing compared to the oppressiveness of excessive collectivism