Slashdot Mirror


Alan Cox: Fedora 18 "The Worst Red Hat Distro," Switches To Ubuntu

An anonymous reader writes "Linux kernel developer veteran Alan Cox has lashed out at Red Hat's recent release of Fedora 18. Cox posted comments to his Google+ page saying 'Fedora 18 seems to be the worst Red Hat distro I've ever seen.' He encountered numerous problems with Fedora 18 and then decided to switch to Ubuntu."

380 comments

  1. forgot RH7 by dltaylor · · Score: 4, Interesting

    THAT POS came with the bastardized !GCC 2.96, totally butchered by RH.

    Ugly, ugly incompatibilities abounded. Even "build from source" didn't work very well, since the compiler was not really "C", or any other language.

    1. Re:forgot RH7 by ruir · · Score: 1, Insightful

      I concur that. I switched to Debian after the fiasco of RH7 and never looked back.

    2. Re: forgot RH7 by xose · · Score: 3, Interesting
    3. Re: forgot RH7 by fph+il+quozientatore · · Score: 4, Funny

      Maybe you are wrong: http://www.redhat.com/advice/speaks_gcc.html

      The flamewar is strong with these ones.

      --
      My first program:

      Hell Segmentation fault

    4. Re: forgot RH7 by fluffy99 · · Score: 4, Informative

      Maybe you are wrong: http://www.redhat.com/advice/speaks_gcc.html

      He's right about ugly incompatibilities. Old code which complied fine and compiled on other platforms didn't work on RH7. That the underlying reason was non-standards compliant programming and a much stricter compiler didn't change the problem. It also didn't help that the compiler was enforcing c++ standards against c code.

    5. Re:forgot RH7 by Anonymous Coward · · Score: 0

      That takes me back. I remember it not being really better until RH9.

    6. Re: forgot RH7 by Anonymous Coward · · Score: 0

      Newp, it was so bad I still have the scars. I remember clearly taking a clean RH7 install. Installed the kernel sources from rpm and gcc.. and it would not compile with the settings from the running kernel. The compiler was broken. Whatever they used to make the distribution wasn't actually provided with it.

    7. Re:forgot RH7 by smash · · Score: 4, Insightful

      Clearly you weren't around for Redhat 5.0, with the libc5->glibc fuckup.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    8. Re:forgot RH7 by sourcerror · · Score: 1

      Fedora Core 4 also had a fucked up compiler. You couldn't compile a kernel with it.

    9. Re:forgot RH7 by donaldm · · Score: 4, Informative

      I concur that. I switched to Debian after the fiasco of RH7 and never looked back.

      You do know that RH 7 came out in 2000 and was discontinued after RH 9 in 2003 for Redhat Enterprise Linux (RHEL) version 2. The latest release of RHEL is version 6 which will be supported for 13 years. Go to the Redhat site, they don't hide anything if you don't believe me.

      Personally I don't really like the Debian distributions and prefer the Fedora/Redhat ones since I have never had many problems with Fedora Core 7 and have updated regularly all the way to Fedora 18 which IMHO is actually the best distribution to date although I would say that the new installer is a little bit cosmetically challenged, however it does what it is supposed to do and it does it well. I do think Alan Cox's statement saying that the new installer is unusable is totally wrong, although I do agree it is different.

      For me to go from Fedora 17 to Fedora 18 I always do a fresh install of the OS which in this case took me about 45 minutes, then it took me an additional 30 minutes to install all software i use and potentially use. Then it took me about an hour to do the updates on over 1700 packages and during that time I actually did other things such as watching a video and surfing the web on the machine I was updating.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    10. Re:forgot RH7 by arglebargle_xiv · · Score: 4, Funny

      Personally I don't really like the Debian distributions and prefer the Fedora/Redhat ones since I have never had many problems with Fedora Core 7 and have updated regularly all the way to Fedora 18 which IMHO is actually the best distribution to date although I would say that the new installer is a little bit cosmetically challenged, however it does what it is supposed to do and it does it well. I do think Alan Cox's statement saying that the new installer is unusable is totally wrong, although I do agree it is different.

      I'm running a Redmond distribution, Windows 7 I think it's called. It's not bad, reasonably stable, the installer works just fine, has a nice polished look to it, and seems to have built-in Wine support because Office runs fine on it. I've heard it's been forked into something called Metro/Win8 which is pretty unpleasant, so I'll be sticking with the current distro for awhile.

    11. Re:forgot RH7 by Anonymous Coward · · Score: 0

      The way of the return... curse at people who fixes things... For your information of the 110 Red Hat patches in RH7, over 90 were accepted for GCC 3; Why would you blame Red Hat for code that exploited compiler bugs? They builded a whole distribution with that compiler, did you noticed? Screw the './configure && make && make install' kiddies which don't know how to fix broken code or have a proper build environment... they always blame the wrong stuff...

      Of course this doesn't mean that F18 shines :)

    12. Re:forgot RH7 by dbIII · · Score: 1, Informative

      the installer works just fine

      The installer is a big trap for newbies if you want to use applications on that OS that insist on using the "C:" drive. Some commercial software is very slow to develop and is not compatible with MS Windows 7 unless you take care in the installation to change from the default and install it all in one partition.

    13. Re:forgot RH7 by Bing+Tsher+E · · Score: 1

      I switched to NetBSD after Red Hat 4.3.

    14. Re:forgot RH7 by Tough+Love · · Score: 3, Interesting

      THAT POS came with the bastardized !GCC 2.96, totally butchered by RH.

      The most egregious abuse that Red Hat has perpetrated upon the Linux community in my humble opinion - and this is hard because there are just so many candidates to choose from - but the worst of the worst in my opinion is using script files for network initialization instead of designing some sane file format as Debian did. Thou shall not excute thy data unless thou be a LISP interpreter. Red Hat guys, please stop that crap, it's the level of design competence we might expect from Microsoft.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    15. Re:forgot RH7 by Tough+Love · · Score: 1

      You do know that RH 7 came out in 2000 and was discontinued after RH 9 in 2003 for Redhat Enterprise Linux (RHEL) version 2.

      Oh, and wasn't that about the time they forked the kernel, landing Alan in eternal doodoo with Linus?

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    16. Re:forgot RH7 by Tough+Love · · Score: 4, Funny

      I'm running a Redmond distribution, Windows 7 I think it's called. It's not bad, reasonably stable, the installer works just fine, has a nice polished look to it, and seems to have built-in Wine support because Office runs fine on it. I've heard it's been forked into something called Metro/Win8 which is pretty unpleasant, so I'll be sticking with the current distro for awhile.

      I tried that same distribution, I tried really hard to like it, I really did, but it just didn't work out. After a couple of weeks of constant irritations like being nagged about viruses and rebooting in the middle of important work I just gave up. That Windows distribution is trying hard to imitate Linux but just can't seem to get the details right.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    17. Re:forgot RH7 by Tough+Love · · Score: 1

      Then there was EGCS. But actually, that ended rather well, with a remerge followed presently by world domination. Actually, also true of libc.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    18. Re:forgot RH7 by hairyfeet · · Score: 0, Offtopic

      FUD. Win 7 will ALWAYS look as if its installed to the C: drive to applications, even if it is not. I have mine installed to D: because I have XP on C: for a couple of old audio editing programs that don't like 64 bit and when I'm in Win 7 it says its on the C: drive, when I'm in XP it says its on the C: drive, so as far as the applications are concerned I have 2 drives that are each labeled C: instead of 2 partitions. It actually works wonderfully, the only catch is those older programs that would use a hidden partition to back up changes to the file system (Norton GoBack, Comodo Time Machine) naturally don't work since it can't take over the partition.

      So if you want to bitch about Win 7 at least bitch about things Joe and Jane Normal would run into, such as how WMC can be slow to load when you have a lot of movies in your library as it insists on loading the metadata from scratch instead of keeping a metadata table and simply comparing the table with the library, or how Explorer sometimes can't make up its mind and will have a single click on a file just load file attributes while other times a single click on a file will load the attributes AND suddenly shoot the file to the far left pane of the explorer window which can be quite jarring when you are in the middle of dealing with a bunch of files.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    19. Re:forgot RH7 by smash · · Score: 4, Insightful

      You are forgetting systemd and pulseaudio, which also introduces compatibility issues for everyone else as well, when desktop environments start requiring it.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    20. Re:forgot RH7 by hawkinspeter · · Score: 4, Insightful

      I tried that one as well. The package management seems totally broken and there's no SSH. WTF?

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    21. Re: forgot RH7 by devent · · Score: 2

      This is the Linux community. I'm surprised that a more standard-compliant compiler is a "bad thing" now.

      I'm no expert, but the site http://www.redhat.com/advice/speaks_gcc.html is listening the bugs in the broken gcc and is listening them after the language: C, C++ and Assembler.

      You would think that the open source and Linux community would rather have a much stricter compiler then to rely solely on a specific branch of gcc.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
    22. Re:forgot RH7 by Jesus_666 · · Score: 4, Insightful

      I take it you have never tried to use the Windows 7 installer on a system with more then one SATA drive, then. Let's just say that between bizarre, undocumented requirements (the installer expects to be installed on the first SATA drive; you can select another drive but you'll get an error message after configuring the partitions) and the cryptic error messages given if you don't meet them (something about not finding a system partition) it's clearly not ready for prime time but was shipped regardless. I haven't looked at the Metro one yet but I hope they switched to something more reasonable like Ubiquity. Home-grown installers clearly aren't Redmond's forte.

      Once you've got it running it's a mixed bag. The built-in Wine is flat-out awesome (it even has near-perfect compatibility with DirectX) but the preinstalled software is extremely sparse for such a big distro (you don't even get GCC!), for some reason the login screen doesn't allow you to select the window manager, leaving you stuck with the default one... Oh yeah, and you can't even get out of X11 while the system is running. No shell, no nothing. Who does that?

      I'd recommend it for compatibility purposes only. If you need Wine for something this is the distro to use. For everything else just use another distro.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    23. Re:forgot RH7 by Anonymous Coward · · Score: 0

      We have that one at work on some workstations. Pretty good looking but requires some incomprehensible voodoo to work sometimes.
      For example, I had to attach to a plain network share yesterday. Windows required to remove it and reattach it, for unknown reason.
      Whereas on linux boxes you can restart and reattach 1000 times with any distro or platform, with always the same outcome.

    24. Re:forgot RH7 by bluefoxlucid · · Score: 2

      To be honest, I'd be much happier if Redhat/Fedora leveraged a more Debian-like system. I mean, with systemd and all; but call apache2 apache2 instead of 'httpd' (isn't nginx httpd?), have /etc/apache2/sites-{available,enabled} and so on; /etc/default instead of /etc/sysconfig and the huge mess in there; and so on. Also apt and deb outstrip RPM and Yum in just about every way, from stability to speed to feature set; yum has all kinds of plug-ins that poorly approximate some of the basic features of apt like autoremove

    25. Re: forgot RH7 by ThePhilips · · Score: 1

      I'm surprised that a more standard-compliant compiler is a "bad thing" now.

      Not "is [...] now." But "was [...] back then."

      Purpose of the compiler is to compile existing programs. NOT future programs.

      It is counterproductive to suddenly insist on standard compliance when there was previously no standard compliant compiler available.

      --
      All hope abandon ye who enter here.
    26. Re:forgot RH7 by h4rr4r · · Score: 1

      I tried that.
      The package manager sucked. The shell was terrible, it came with none of the normal stuff installed. It did not even have a complier. On top of that it lacked cron or anything else a non drooling user would need.

    27. Re: forgot RH7 by drinkypoo · · Score: 0

      You would think that the open source and Linux community would rather have a much stricter compiler then to rely solely on a specific branch of gcc.

      You'd like to think so, but gcc is still pretty much the only game in town. Granted, there's open watcom etc, but nothing really measures up to gcc. Or you can pay for a compiler suite, which is still a good idea on some platforms because the compiler produces superior code, notably SPARC last I looked but who knows now.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    28. Re:forgot RH7 by Anonymous Coward · · Score: 0

      I just spent 1/2 a day last weekend trying to get mangler to work with F18.

    29. Re:forgot RH7 by Rich0 · · Score: 1

      Yeah, I'd never tout the windows installer in general. The only reason MS gets away with it is that nobody actually runs it.

      If you want Ubuntu you run their installer. If you want Windows you just buy the computer with it pre-installed.

    30. Re:forgot RH7 by Anonymous Coward · · Score: 0

      Windows 7 installs fine on the 2nd SATA drive. Disregard this post.

    31. Re:forgot RH7 by Tough+Love · · Score: 1

      You are forgetting systemd and pulseaudio...

      Not at all. I did mention there are a lot of candidates for the title of biggest Red Hat suckage? But dropping the ball on network configuration arguably overshadows those two, disgusting outrages against sanity though they be.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    32. Re:forgot RH7 by V!NCENT · · Score: 1

      Compatibility issues with what? PulseAudio sits on top of ALSA or OSS; it doesn't replace it at all. That means that all the ALSA/OSS apps can still run on ALSA/OSS. PulseAudio is a routing thing.

      SystemD works with SysV init scripts, but whoever wants to go that route is not thinking straight.

      PulseAudio combined with SystemD allows for multi-seat setups, semi-parallel boot of sequential boot dependancie chains (with sockets) and doesn't lose track of processes after lots of forking.

      OK you have to learn the Good Stuff before you dive in, but the power of Linux is not being required to internally stay like old crap, so that it may evolve not to become a giant pile of bitrot like Windows.

      As of yet, I have never, ever had a problem with PulseAudio, not even when it was first introduced on Ubuntu. Many problems with PA come from not-so-strict ALSA and OSS drivers. Doing homework on Linux compatibility pays off.

      --
      Here be signatures
    33. Re:forgot RH7 by Anonymous Coward · · Score: 0

      also, it wants to keep a copy of every single shared object you have ever had installed ever, "in case you need it again". Because disks are cheap - the user didn't have any particular use for those 18 gigabytes, did he? If you install it, expect it to take up a good 30 gigs. Plus a hiberfil.sys file as big as your RAM.

    34. Re:forgot RH7 by CBravo · · Score: 1

      The whole OS is missing. It's stable at doing the browser thingy and a well configured office is usable.

      --
      nosig today
    35. Re:forgot RH7 by Tough+Love · · Score: 1

      As of yet, I have never, ever had a problem with PulseAudio, not even when it was first introduced on Ubuntu.

      Nice anecdote. Right now, pulseaudio is using 2.5% cpu with nothing generating sound.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    36. Re:forgot RH7 by Anonymous Coward · · Score: 0

      Joe and Jane Normal

      Ironically, "Joe Normal" would be a very unusual name... :-)

    37. Re:forgot RH7 by lsatenstein · · Score: 1

      I concur that. I switched to Debian after the fiasco of RH7 and never looked back.

      You do know that RH 7 came out in 2000 and was discontinued after RH 9 in 2003 for Redhat Enterprise Linux (RHEL) version 2. The latest release of RHEL is version 6 which will be supported for 13 years. Go to the Redhat site, they don't hide anything if you don't believe me.

      Personally I don't really like the Debian distributions and prefer the Fedora/Redhat ones since I have never had many problems with Fedora Core 7 and have updated regularly all the way to Fedora 18 which IMHO is actually the best distribution to date although I would say that the new installer is a little bit cosmetically challenged, however it does what it is supposed to do and it does it well. I do think Alan Cox's statement saying that the new installer is unusable is totally wrong, although I do agree it is different.

      For me to go from Fedora 17 to Fedora 18 I always do a fresh install of the OS which in this case took me about 45 minutes, then it took me an additional 30 minutes to install all software i use and potentially use. Then it took me about an hour to do the updates on over 1700 packages and during that time I actually did other things such as watching a video and surfing the web on the machine I was updating.

      ===
      I concur with you regarding Fedora. I started with Core, and never stopped installing new Fedora versions every six months. I keep 1 previous version on my system as a comparison of how much some programs have changed.

      With Unity, and Gnome, I was getting carpal tunnel problems with my wrist and with the muscle controlling my left mousebutton forefinger. Too many click click clicks. Worse, the hot corner was too sensitive, and I got aggravated with windows centralizing, jumping to Maximum, jumping to reduced size,etc. etc.

      I installed Cinnamon with Fedora 18, and I am delighted. I have a favourites panel where my frequent programs are always one click to initiate. I have a favourites column where a second click can launch a favourite, and with sliding along (similar layout to kde), I can start any other program. It is a very very practical improvement of Gnome2. Try it, you will like it.
      Fedora 18 anaconda was rushed to release, because of design delays due to UEFI, arm, and more. The new design will be a winner.

      I have written to the developers to suggest improvements and I posted requests with bugzilla. The applications are rock solid. I have no complaints here.

      If you are a Fedora biggot (like me), visit rpmfusion.org, where you can learn about non-free unlicensed code. Under Users in the main page is a link to a Russian Fedora spin. I have standardized on that. The spin is in English, has all the codecs, for audio, video, and many developer facilities (Subversion, etc.). This Fedora Spin is what one does to Fedora when a new release is published.

      --
      Leslie Satenstein Montreal Quebec Canada
    38. Re:forgot RH7 by Wolfrider · · Score: 1

      --I remember something like that, back ~1999 or 2000; some distro came out that couldn't even recompile it's own kernel. Talk about EPIC fail... And finding a new level of "stupid". IIRC, I switched to SuSE 7.3 for a while over that hot mess.

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    39. Re:forgot RH7 by smash · · Score: 1

      It means that systems without pulsaudio, that you know... do mixing in the kernel properly run into issues with software that requires pulse.

      Systemd is a re-write of launchd (breaking compatibility with launchd) just because lennart doesn't like the more open license of launchd.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    40. Re:forgot RH7 by Crosshair84 · · Score: 1

      Yup, I have my old Win7 install still on my 1tb data drive so in case my SSD dies I can still boot into a functioning computer.

      Though to be honest, I've been quite disappointed at the performance boost from the SSD. Having a crapload of RAM may be the difference.

    41. Re:forgot RH7 by V!NCENT · · Score: 1

      If you think that systemd is just a rewrite because someone didn't like launchd, you are dead wrong.

      Systemd does a lot more than simply launching. A simple websearch reveals that it does way more than just that.

      For example:
      1. Using cgroups to keep track of processes, even after double forking, so that it can launch/kill services on demand, so everything you do requires absolutely the most minimum amount of services. Say if you don't use Bluetooth; it doesn't run. If you do want to use it, then it automatically gets killed, so save useless CPU cycles;
      2. Since it keep track, you don't have to assign users to certain groups anymore and logout everytime you want to update the environment;
      3. It enables multi-seat setups and when you hook up a new screen, keyboard and mouse into a USB hub, it wilt automatically launch a new user session for you and prompts for a graphical login on the new screen, automatically;
      4. And so on and so forth...

      --
      Here be signatures
    42. Re:forgot RH7 by Anonymous Coward · · Score: 0

      I tried that one as well. The package management seems totally broken and there's no SSH. WTF?

      On a new install of that distro, I normally immediately install Cygwin to work around the lack of a command line, SSH, and various other useful utilities. True, its package management isn't nearly as good as deb/apt, but at least it has one.

    43. Re:forgot RH7 by hawkinspeter · · Score: 1

      I tried using it's add/remove programs thingy, but it couldn't find cygwin. In fact, it only seemed able to remove some packages (and not even all of them). I've heard reports that removing a package doesn't even fully remove it - there'll still be information left in some binary datastore called the "registry".

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    44. Re:forgot RH7 by sourcerror · · Score: 1

      Fedora Core 4 was about 2005.

    45. Re:forgot RH7 by smash · · Score: 1

      launchd does more than launching daemons, too, such as start/stop to conserve resources. i cbf checking all your points, but most definitely points 1 and 3 are covered by launchd. ive never had to deal with point 2 on the mac, so presumably it handles that as well.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  2. Come on, Alan ;( by Anonymous Coward · · Score: 5, Funny

    They can't all be the worst!

    1. Re:Come on, Alan ;( by lennier · · Score: 5, Funny

      They can't all be the worst!

      You might very well think that, but then you encounter the non-Euclidean badness that is Unity/Gnome3 and all sanity goes out the window.

      A million distributions, all simultaneously worse than each other is entirely possible with the way that Linux desktop development is trending at the moment.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    2. Re:Come on, Alan ;( by dririan · · Score: 5, Informative
    3. Re:Come on, Alan ;( by Savage-Rabbit · · Score: 1

      They can't all be the worst!

      No, they can't, but as far as I am concerned it''s a tossup between Fedora 18 and Ubuntu 12.x when it comes to deciding which is more crappy. Ubuntu absolutely dies when I fire up VirtualBox and it has a legion of really annoying bugs, some of which have been around since 11.x or earlier; as for Fedora 18 the 64 bit version didn't even boot on my IBM desktop. Still searching for a Linux distro that actually does a modicum of QA...

      --
      Only to idiots, are orders laws.
      -- Henning von Tresckow
    4. Re:Come on, Alan ;( by gTsiros · · Score: 1

      slackware is nice ... ?

      --
      Looking for people to chat about multicopters, coding, music. skype: gtsiros
    5. Re:Come on, Alan ;( by tomofumi · · Score: 1

      When i saw the big Amazon icon at the Unity taskbar after install 12.10, I know it's time for me to leave Ubuntu...

    6. Re:Come on, Alan ;( by falconwolf · · Score: 1

      When i saw the big Amazon icon at the Unity taskbar after install 12.10, I know it's time for me to leave Ubuntu...

      If you don't like it you can uninstall it. For more than a month I've been installing Xubuntu 12.04 on PCs I'm building. And as part of that I uninstall, remove, Abiword and Gnumeric then install LibreOffice.

      Falcon

    7. Re:Come on, Alan ;( by drkstr1 · · Score: 1

      slackware is nice ... ?

      Fanboy concurs.

      --
      Fanboy Status: Apache Flex, C#, Eclipse, KDE, Pirate Party, Ron Paul, Slackware, Windows 7
    8. Re:Come on, Alan ;( by jones_supa · · Score: 1

      When i saw the big Amazon icon at the Unity taskbar after install 12.10, I know it's time for me to leave Ubuntu...

      That is a too small reason to completely switch a distribution, especially when the instructions to remove the silly Amazon thing can be looked up easily.

    9. Re:Come on, Alan ;( by Anonymous Coward · · Score: 0

      a. it's too small a reason for you and others, not for everyone around.

      b. I'd rather have it *not* installed by default and have to look up easily how to install it (you know opt-in instead of opt-out), but why didn't they do that in the first place ? right, because only a tiny fraction of the users would install it. Why ? yes, you're on it, because we, the other users, don't need it! so why did they force it down our throat in the first place ? yes, you're almost there, it starts why "mo..." and ends with, wait for it, "...ney". I know Canonical is not a philanthropic company, but there are other ways to survive as an opensource company.

    10. Re:Come on, Alan ;( by Anonymous Coward · · Score: 0

      Nooooooo !!!!!!

      Gnome deserves to die on the vine. Please make it go away for good.

    11. Re:Come on, Alan ;( by TractorBarry · · Score: 2

      >If you don't like it you can uninstall it.

      That's like saying if someone shits in your bed you can always wash your bedding. The fact is that they shit in your bed.

      --
      Sky subscribers are morons. They pay to be advertised at !
    12. Re:Come on, Alan ;( by David+Gerard · · Score: 1

      Last Debian CD I used (Wheezy) had GNOME 3 and LXDE. I tried GNOME 3, laughed when literally the only button I could find was the off switch, and loaded LXDE.

      --
      http://rocknerd.co.uk
    13. Re:Come on, Alan ;( by realityimpaired · · Score: 1

      As long as I can get e17 packages for it, I don't care what the default is. That's why my main laptop has been running Bodhi for almost 2 years now.... e17 isn't everybody's cup of tea, but when you want something with all the bling of a modern system, but as light/fast as Awesome, it's very difficult to beat e17. I'm under 400MB of RAM used right now, and have firefox open with multiple tabs and extensions (flash, lastpass, adblock plus, etc.) as well as xchat and gajim. :)

      If somebody built a minimalist e17-basted distro that was based on Debian, or preferably Slackware, and didn't come with everything and their dog installed out of the box, I'd seriously consider installing it. Bodhi seems to be the closest, and to be fair it's the first Ubuntu-based distro I've ever installed that lasted more than a day, but I cut my teeth on Slackware and really prefer the way that they do things on that system.

    14. Re:Come on, Alan ;( by bluefoxlucid · · Score: 0

      Odd since the Meta4 key (the one that has the Windows logo on it) still works; the top-left corner will bring up the Activities view and show your running apps, desktops, launchers, and the search box and application browser; etc. I guess you saw the familiar "Power" button and only had the one brain cell to click that, seeing nothing else familiar and having no idea how to explore and experiment.

    15. Re:Come on, Alan ;( by Anonymous Coward · · Score: 0

      Why? Abiword I can see. It's basically an open source version of MS Word Pad. But Gnumeric completely owns LO Calc.

    16. Re:Come on, Alan ;( by Yebyen · · Score: 1

      Did my comment get eaten? Maybe I got stuck at preview...

      Try elivecd.
      http://elivecd.org/

      --
      Restating the obvious since nineteen aught five.
    17. Re:Come on, Alan ;( by Yebyen · · Score: 1

      Arguments against elive:
      It comes with everything and their dog installed -- sorry, as easy as it is to install software in Debian, that does not make it any easier discovering it. Easier to make it clean and cheap to uninstall things. The stable release fit on a 700MB CD. That's not bloated, but the newest development ISOs are now up to DVD size from including LibreOffice and more of everything and their dog. Last I checked, there was no installer in the current development ISOs.

      This might be another roadblock for some people.

      Arguments for elive:
      You asked for Debian. It's based on Debian. You may not have wanted to ask for that, I am guessing you are not running Debian Lenny anymore. It's quite out of date. This is an artifact of the Debian release cycle. Actually still an argument /for/ elive. You can apt-get --purge remove anything you don't want. There is also deborphan if that doesn't work for you.

      First thing I would usually do is get rid of that ancient version of Firefox and install Chrome and a 64-bit kernel.

      --
      Restating the obvious since nineteen aught five.
    18. Re:Come on, Alan ;( by Yebyen · · Score: 1

      PS:

      From deborphan, there's orphaner. Just reading the man pages, you might not discover:

      $ orphaner -a -n

      The easiest way to clean up your packages with loads more precision than apt-get remove, by far.

      --
      Restating the obvious since nineteen aught five.
    19. Re:Come on, Alan ;( by Compaqt · · Score: 1

      Are instructions required? If it's in the taskbar, why not just drag it off?

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    20. Re:Come on, Alan ;( by jones_supa · · Score: 1

      Ah, yes. I was slightly incorrectly thinking about the Amazon Shopping Lens.

    21. Re:Come on, Alan ;( by dririan · · Score: 1

      That's what I hate about Ubuntu (well, one of the things at least), but love about Debian. In Debian, the default DE doesn't really matter. You just don't install the default, and apt-get install what you want later. In Ubuntu, you either install the server version (blech) or install one of the {U,Ku,Xu,Lu}buntus and install your preferred environment later after the default is already installed. Sure you can uninstall it, but why bother going through the process of instaling Unity/KDE/Xfce/LXDE if you're just going to apt-get purge it anyway? I'm an i3 person myself, and there's no i3buntu sadly, so I generally avoid Ubuntu even though I love Steam, and Steam only officially supports Ubuntu.

    22. Re:Come on, Alan ;( by higuita · · Score: 1

      Yes!

      --
      Higuita
    23. Re:Come on, Alan ;( by Anonymous Coward · · Score: 0

      I smell bull**** - not because GNOME 3 isn't terrible, but because there WAS NO SHUTDOWN BUTTON. Really, a PC with no off switch. Did not want.

  3. People use Red Hat? by Blindman · · Score: 2, Insightful

    I guess this is a big deal. I tried Red Hat a long time ago and I have never looked back. I'm just going to stick with Slackware.

    --
    I don't practice what I preach because I'm not the kind of person that I'm preaching to.
    1. Re:People use Red Hat? by Anonymous Coward · · Score: 2, Insightful

      The first distro I ever bought was a Red Hat 4.something in a retail box. Tried several others, including Mandrake when it appeared ('cause at the time Red Hat didn't have KDE and I wanted to try it.) Settled on Debian for a number of years, then switched to Ubuntu. Using Ubuntu now, but considering a future switch to Mint.

    2. Re:People use Red Hat? by panthrkub · · Score: 2

      "Red Hat became the first one-billion dollar open source company in its fiscal year 2012, reaching $1.13 billion in annual revenue." http://en.wikipedia.org/wiki/Red_Hat Yes, I'd say people use "Red Hat". More specifically they probably use Fedora or Red Hat Enterprise Linux or JBoss, etc.

    3. Re:People use Red Hat? by uvajed_ekil · · Score: 4, Insightful

      I'm no expert, but I think you're on the right track. Slackware lost its appeal to me a loooong time ago, Ubuntu was never really as good as I wanted it to be, and Fedora has fallen apart as of late. Tried out SUSE, CentOS and Scientific, Mandrake/Mandriva/Connectiva, Debian, and some others over the years, and I'd honestly say Mint is the best thing out there right now, at least for personal use and smaller networks. Mint's is essentially what Ubuntu was supposed to be: it works and isn't ridiculous to setup and maintain.

      If you like Ubuntu okay and are frustrated with other distros, you will probably love Mint. I've moved on to Mint's Debian Edition, which still has some unfortunate flaws, but I keep hoping they'll change their focus to the Debian base and just forget Ubuntu. I keep testing new releases when they become available, thinking maybe I'm missing something. Invariably I wipe the test partitions and sleep well knowing Mint works for me, looks how I like, does everything I ask of it, and is reliable. Of course I call this sort of testing "fun," but it reaffirms my OS choice. And BTW, I had high hopes for Fedora 18, but it is a joke.

      --
      This is a hacked account, for which the owner can not be held responsible.
    4. Re:People use Red Hat? by Anonymous Coward · · Score: 0

      Red Hat.. sounds familiar. Pretty sure I have a Red Heat case sticker on my P233MMX.

    5. Re:People use Red Hat? by Tough+Love · · Score: 1

      You're delusional... forgot to take your meds again?

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    6. Re:People use Red Hat? by shutdown+-p+now · · Score: 1

      That's an interesting assertion. Can you link to any supporting documents? I had a look at their financial statement on the website and didn't see it, but then I'm not good at parsing these kinds of documents.

      (as a side note, that web page has a .cfm extension - really, RedHat uses ColdFusion? are their web developers masochistic?)

    7. Re:People use Red Hat? by Anonymous Coward · · Score: 0

      Whoa dude, you might have a time machine in your room somewhere. This is no longer 1997 - it's 2013!

    8. Re:People use Red Hat? by NekSnappa · · Score: 1

      I remember when Mandrake use to show pictures of bulldozers and other heavy equipment while the packages were installed.

      --
      I want to shoot the messenger!
    9. Re:People use Red Hat? by Ash+Vince · · Score: 1

      I'm no expert, but I think you're on the right track. Slackware lost its appeal to me a loooong time ago, Ubuntu was never really as good as I wanted it to be, and Fedora has fallen apart as of late. Tried out SUSE, CentOS and Scientific, Mandrake/Mandriva/Connectiva, Debian, and some others over the years, and I'd honestly say Mint is the best thing out there right now, at least for personal use and smaller networks. Mint's is essentially what Ubuntu was supposed to be: it works and isn't ridiculous to setup and maintain.

        If you like Ubuntu okay and are frustrated with other distros, you will probably love Mint. I've moved on to Mint's Debian Edition, which still has some unfortunate flaws, but I keep hoping they'll change their focus to the Debian base and just forget Ubuntu. I keep testing new releases when they become available, thinking maybe I'm missing something. Invariably I wipe the test partitions and sleep well knowing Mint works for me, looks how I like, does everything I ask of it, and is reliable. Of course I call this sort of testing "fun," but it reaffirms my OS choice. And BTW, I had high hopes for Fedora 18, but it is a joke.

      I just moved to Mint on my new laptop and I mostly agree with this. I have had a few issues with it but generally speaking it seems brilliant.

      I chose Cinnamon as I wanted to maintain some semblance of compatibility with Gnome (ie, gnome shell) but with a proper desktop orientated OS. I bought a laptop with a 1600*900 screen for a reason: I like smaller icons. I do not want everything to be made artificially huge so I can use a thumb instead of a mouse pointer as I did not get a touchscreen laptop.

      I used Ubuntu before and didn't hate Unity, especially now it has got pretty stable and usable. I might even jump back to it in a few years time when I can afford a shit hot combined touch screen tablet ultrabook type thing (If you can hear this Mr Shuttleworth, just dig deep in your pocket for some loose change and I'll be back to Ubuntu in a jiffy).

      Until then though I figured sticking with a desktop OS made sense and Mint seems to be the best fit for that at the moment.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    10. Re:People use Red Hat? by RedHat+Rocky · · Score: 1

      Mint seems fine at first, but have fun at the first "upgrade". Or as it is preferred to be called: wipe-install-from-scratch.

      I expected a simple dist-upgrade to work but 12 -> 13 was junk and at 14 the system still thinks it's Mint 12. What?

      Yes, release notes prefer to call full wipe/install an "upgrade".

      NEXT!

      --
      Anything is possible given time and money.
  4. Darkside by Anonymous Coward · · Score: 5, Funny

    Welcome Alan! We've been waiting for you.

      ONE OF US!! ONE OF US!!

    1. Re:Darkside by SpaceLifeForm · · Score: 2
      You can not trust Canonical any more than Redhat.

      He will realize Ubuntu has problems, and he will eventually switch to Debian.

      Give him a few weeks.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    2. Re:Darkside by Anonymous Coward · · Score: 1

      Uh... right. Because he's totally unaware when it comes to various linux distros and is randomly trying them for the first time until his personal opinion coincides with slashdot trolls.

    3. Re:Darkside by Sponge+Bath · · Score: 1

      The OP may be talking about ascension to grumpy old man status. He joins others like Senator McCain and John Stewart in raising his cane to the sky in defiance.

    4. Re:Darkside by johnw · · Score: 1

      He will realize Ubuntu has problems, and he will eventually switch to Debian.

      And then his journey to the Dark Side will be complete.

    5. Re:Darkside by fishthegeek · · Score: 1

      It's a damn shame you posted AC. I for one would like to know the person that so brilliantly (possibly accidentally) quoted one of the creepiest movies ever made.

      Freaks

      --
      load "$",8,1
    6. Re:Darkside by Lennie · · Score: 1

      There is nothing Dark Side about Debian, it is one of the most enlighted operating systems ever created.

      --
      New things are always on the horizon
    7. Re:Darkside by Anonymous Coward · · Score: 0

      Beastie, is that you?

  5. Go Arch by sphantom · · Score: 4, Informative

    After making the switch from Ubuntu to Fedora after the Unity fiasco, I recently switched from F17 to Arch due to all the delays. I couldn't be happier.

    1. Re:Go Arch by pwizard2 · · Score: 2

      If you want Ubuntu without all the bullshit just use Linux Mint.

      --
      "It is a denial of justice not to stretch out a helping hand to the fallen; that is the common right of humanity."
    2. Re:Go Arch by Giant+Electronic+Bra · · Score: 0

      Yeah, I used Mandriva for years mainly for the fact that it had by far the best repos around. Since that has gone into implosion mode F17 has been a good fallback. Of course I have no desire to touch Gnome anything with a 10' model M keyboard...

      --
      "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    3. Re:Go Arch by Anonymous Coward · · Score: 0

      Glad it's working out for you. Meanwhile, I'm ditching Arch linux due to them ditching BSD inits in favor of the bogosity that is systemd.

    4. Re:Go Arch by dmbasso · · Score: 1

      If you want Ubuntu without all the bullshit just use Debian.

      FTFY.

      U = D + BS_U
      LM = U - BS_U/2 + BS_LM

      --
      `echo $[0x853204FA81]|tr 0-9 ionbsdeaml`@gmail.com
    5. Re:Go Arch by Anonymous Coward · · Score: 3, Interesting

      bullshit like ... support? That's fine if you are a home hobby user, but not in a corporate env. We need someone to blame.
      Redhat provides that.
      Ubuntu provides that.

      Arch, mint, debian do not - except from 3rd parties. I'm not claiming that 3rd party support is not really better, just that explaining that to management is a loosing effort.

    6. Re:Go Arch by sphantom · · Score: 3, Insightful

      I'll admit that systemd has a learning curve as some commands don't have equivalents, but after a couple of days of having to google for the right commands, I don't think its as bad as its made out to be (most likely by those who aren't willing to atleast try to use it for an extended period of time).

      IMHO, it seems to be a "simple but limited" vs "complex and powerful" argument. I also find switching distros solely because of the init system to be a little much. Do yourself a favor and at least attempt to learn the regularly used systemd commands with an open mind. You may find its not nearly as bad as you think.

    7. Re:Go Arch by sphantom · · Score: 3, Interesting

      I actually find pacman to be a little better than apt/aptitude. Additionally, dealing with packages not in the standard repos tends to be a better experience in Arch.

      On the flip side of the coin though, Arch feels a bit like Gentoo at times in that some tasks can require a bit of manual intervention.

      Plusses and minuses to both I suppose.

    8. Re:Go Arch by armanox · · Score: 1

      Where can I find a 10' Model M keyboard?

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    9. Re:Go Arch by Anonymous Coward · · Score: 0

      I know more than I care to about systemd thanks, I was merely shouting down your zealotry.

      You'll simply not convince me to eat shit because I may learn to tolerate it. Arch linux and the unix philosophy parted ways and I'll be parting with this particular linux distribution as soon as possible. If the arch maintainers wont allow even allow discussion of the issues, there's nothing else for me (or anyone else) to say on the matter other than "goodbye".

    10. Re:Go Arch by sphantom · · Score: 1

      To each his own, AC. Obviously you're passionate and hard minded about it, otherwise you wouldn't have referred to me as a zealot after I mentioned I've switched distros 3 times in the past 2 years (and hence package managers and init systems). Thanks for playing though.

    11. Re:Go Arch by quenda · · Score: 5, Funny

      I don't know - pure Debian tends to be a bit conservative and lagging. Have they made the switch to ELF yet?

    12. Re:Go Arch by Nimey · · Score: 1

      A bit? I played with Arch for about six months and gave up the second time I ran into an update that broke the system because I didn't read the homepage first.

      I'll stick with Ubuntu Server if I want a fully customized barebones install. That sucks too, but not quite so strongly and I won't have to do a reinstall every time the devs want to randomly make incompatible changes.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    13. Re:Go Arch by Anonymous Coward · · Score: 0

      No problem, it was my pleasure. Arch was a great distro and served me well, I only called your comment "zealotry" because you're being vocal in championing it whilst a number long-time users like myself are looking to move on (or back from whence we came).

    14. Re:Go Arch by rrohbeck · · Score: 4, Funny

      I guess you haven't tried Debian experimental.

    15. Re:Go Arch by sconeu · · Score: 1

      Try Mageia. It has all the Mandriva goodness and none of the suckitude.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    16. Re:Go Arch by Anonymous Coward · · Score: 1, Insightful

      That sounds so appealing, isn't it a wonder that all the non-geeks in the world aren't interested in switching to Linux? I mean how could they not want to go through a process of installing, testing, uninstalling and re-installing to find an operating system that works when they want to use their computer?

      Linux is great for geeks but with the disjoint effort and lack of consistency it's entirely unsurprising that desktop marketshare for Linux is virtually nothing.

    17. Re:Go Arch by hierofalcon · · Score: 1

      There's always rc.local. You can just use the old init.d list for service start order and start everything that is really important yourself in the right order. Shutdown isn't as clean, but if you don't like the way systemd does things you can at least disable most of it and do it by hand. I know that isn't an ideal solution, but at least my services now end up running when I have a login prompt. I couldn't guarantee that with systemd.

    18. Re:Go Arch by markdavis · · Score: 1

      +1

      I think Mageia is a great, solid distro now. Best installer of anything I have tried. It doesn't get updated as fast or as much, though... which is either good or bad, depending on your perspective. I have Mageia 2 on my main desktop at home, and wouldn't have it any other way.

      I just installed Fedora 18 on Friday on my laptop- what a mess. 17 was *MUCH* better- I hate the new installer in 18. Once it is installed, however, it feels a lot like 17, which is not a bad thing. But even in this less-than-ideal state, I like it better than Ubuntu (by far).

    19. Re:Go Arch by lattyware · · Score: 1

      To be fair, they make it quite clear that you should check that before doing updates - and that it's not a hands-off distro, it's quite clearly stated that Arch is a distro where you will need to get your hands dirty at times - they are proud of that, and it's what the aim is. Also, I don't think I've seen anything that can break your system unless you try and force the upgrade when it fails.

      --
      -- Lattyware (www.lattyware.co.uk)
    20. Re:Go Arch by Anonymous Coward · · Score: 5, Interesting

      Where I work we purchase Debian support from HP. We're a huge HP shop, so all HP blades and storage systems (EVA 4400 and 6000). It's nice to have the same contacts for both hardware and software support. I don't understand why HP doesn't market this more.

    21. Re:Go Arch by lattyware · · Score: 1, Redundant

      Thanks for restating the same argument everyone always gives. Yes, fragmentation causes problems for Linux, at the same time, it's also what makes it awesome for the people that use it. If I didn't have the choice and power that Linux gives me, I wouldn't be using it.

      --
      -- Lattyware (www.lattyware.co.uk)
    22. Re:Go Arch by Nimey · · Score: 1

      Yes? Nothing stops them from having pacman emit warnings like "HEY STUPID YOU NEED TO FOLLOW THESE STEPS BECAUSE WE MADE GRATUITOUS INCOMPATIBLE CHANGES" requiring acknowledgement before proceeding. That they don't is just lazy and rude.

      I don't remember exactly which changes bit me. One of them was to do with GPG-signing packages, and good old pacman didn't tell me that I had to increase system entropy, so it just hung there until I gave up and rebooted [1], which broke something or other. The other... it was before the systemd change (although that broke a VM copy I had, probably from my temerity at not having run pacman for a few months on that instance)... did they switch to Pulse Audio?

      "Hands on" is something like Slackware where you have to configure half the packages for them to work, or Debian 2.x which was even more needy. I can't think of a charitable description for something like this.

      [1] I was new to Arch at the time (Debian weenie since '99) so I didn't know what to expect.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    23. Re:Go Arch by Martin+Blank · · Score: 2

      I upgraded a couple of days before the actual F18 release once I saw that they had signed off on release code. I went to use preupgrade as I've done (with very mixed success) in the past and found it wasn't showing upgrade possibilities. I saw something about the new fedup method, ran that, and it went more smoothly than any distro upgrade I've ever done. I had to work around one package from a repo that hadn't rolled out F18 code yet and KDE wouldn't start without a separate update (quickly applied from within GNOME), but aside from that, there were no issues. I would have appreciated more information about where the upgrade was at any given time, but since I saw the drive light was still flashing, I let it run, and after an hour or so, I was back in business.

      I also know, though, that using Fedora in the weeks after a new version release means taking on enormous risk. I've spent weeks recovering from a bad upgrade and occasionally even an install. I think it was around F13 that I had the worst experience. But in the long run, I prefer Fedora because it has some of the newest code and it has reasonably decent community support. It's a good enough mix that I stay with it for main installations.

      --
      You can never go home again... but I guess you can shop there.
    24. Re:Go Arch by falconwolf · · Score: 1

      If you want Ubuntu without all the bullshit just use Linux Mint.

      Others may say the same about Linux Mint. I looked at Mint 13, Maya, and liked it but I use Unity now. And I'm getting ready to use Arch Linux.

      Falcon

    25. Re:Go Arch by falconwolf · · Score: 1

      IMHO, it seems to be a "simple but limited" vs "complex and powerful" argument.

      Arch is a bare minimum distro, it eliminated a lot of stuff most people won't use. Of course those who want things can install them.

      Falcon

    26. Re:Go Arch by Giant+Electronic+Bra · · Score: 1

      Right next to the 10' long Model P ....

      --
      "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    27. Re:Go Arch by Tough+Love · · Score: 1

      That sounds so appealing, isn't it a wonder that all the non-geeks in the world aren't interested in switching to Linux? I mean how could they not want to go through a process of installing, testing, uninstalling and re-installing to find an operating system that works when they want to use their computer?

      Oh yeah, it's so much more wonderful to not have any choice, and when it doesn't work you're just fucked.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    28. Re:Go Arch by Giant+Electronic+Bra · · Score: 1

      Yeah, I've looked at it. The latest release is a bit old, so I ended up testing out FC17 first. I think I'll put Mageia in a VM though. What do you know about ROSA? It seems to release more often.

      --
      "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    29. Re:Go Arch by lattyware · · Score: 1

      If they emit warnings, that annoys the rest of the users who don't need them. Why does every distro have to suit everyone? No, Arch is not designed to be user friendly, but that's the point - it expects you to know what is going on and deal with it, that way it can be simpler and more efficient for those users who are happy with that. If you don't like that, use a different distro - that's not being lazy or rude, it's just making the operating system that certain people want, not yet another one aimed at the average user. There is nothing wrong with doing that, but it's not what Arch does.

      As to your examples, it's entirely possible that the first case could have broken stuff, I guess. I'm no expert, although the second case doesn't make sense as Arch doesn't ship with any audio system by default, so 'switching' doesn't make sense.

      --
      -- Lattyware (www.lattyware.co.uk)
    30. Re:Go Arch by sconeu · · Score: 1

      Don't know about ROSA. Yeah, the current release of Mageia is several months old, but Mageia 3 is in beta right now.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    31. Re:Go Arch by hawkinspeter · · Score: 1

      Loosening. The word is loosening.

      --
      You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
    32. Re:Go Arch by TheGratefulNet · · Score: 1

      funny; but actually, try to run an a.out image these days. can't. you can on freebsd (last I tried) with a strange version combo of linux emulation. but on linux, a native a.out binary won't even be understood by the system.

      and yes, I have a commercial paid app that is very very old but I would still like to be able to run it. I used to keep a freebsd box around just for that app.

      "if your app is too old, run it on freebsd." lol

      --

      --
      "It is now safe to switch off your computer."
    33. Re:Go Arch by TheGratefulNet · · Score: 1

      I actually find pacman to be a little better than apt/aptitude

      I have a wrapper that I use, instead:

      # donkeykong-get update

      (etc)

      --

      --
      "It is now safe to switch off your computer."
    34. Re:Go Arch by Anonymous Coward · · Score: 0

      Because HP have decided to enter a death spiral, and are busy ignoring any examples of competent engineering or good customer service to focus on a succession of next-big-things which will "save the company". Continuing to do something well in a mature market doesn't cut it these days.

    35. Re:Go Arch by serviscope_minor · · Score: 1

      I also find switching distros solely because of the init system to be a little much. Do yourself a favor and at least attempt to learn the regularly used systemd commands with an open mind. You may find its not nearly as bad as you think.

      I'm on the fence about systemd, having been forced to switch.

      It's a massive change. It's not much of an improvement in terms of boot speed compared to init, for well written boot scripts (arch boots about as fast either way, and it's only a few seconds either way anyway).

      systemd is much less transparent which is a problem. It seems to have huge layers of complexity.

      That said, the new system with polkit and dbus is necessarily more complex because it allows finer grained, more complex interactions.

      Even so, I still don't get systemd apart from parallel boots which is only a minute improvement compared to well written sysv init scripts.

      --
      SJW n. One who posts facts.
    36. Re:Go Arch by Anonymous Coward · · Score: 0

      I don't think Alan Cox needs support.

    37. Re:Go Arch by Anonymous Coward · · Score: 0

      Even better, use Ubuntu and XFCE, life has been great for a year now :)

    38. Re:Go Arch by Nimey · · Score: 1

      Or create a virtual machine with a contemporary Linux distro, perhaps the one the program was specifically supported on. If your app doesn't need to get on the Internet there's no need to expose the old distro, so security shouldn't be a problem.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    39. Re:Go Arch by Nimey · · Score: 1

      If your old app has a GUI, a current VM manager might not have a supported video driver for your distro's old version of Xfree86. However, you could have it use the VESA BIOS extension (VBE) driver and that'll work - it works for me with Debian 2.2, for instance.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    40. Re:Go Arch by viperidaenz · · Score: 1

      Why? your arms wouldn't be long enough reach all the keys.

    41. Re:Go Arch by tenco · · Score: 1

      Installed Arch just a few days ago on an old asus netbook. First Linux distro here that came with two-finger-scrolling for X.org right out of the box.

  6. Left RH a decade ago by Anonymous Coward · · Score: 0

    After being in RPM hell for about a year, I left redhat for debian about a decade ago.
    Every once in a while, I get a wild hard up my ass and try a different RPM-based distro for a few months, but find myself going back to APT.

    I've been relatively happy running Ubuntu servers since 2008 - provided I stay on LTS releases. Ubuntu desktops were fine, before that Unity crap. That pushed me back to fvwm2 --- which still completely rocks!

    1. Re:Left RH a decade ago by jones_supa · · Score: 1

      Ubuntu desktops were fine, before that Unity crap. That pushed me back to fvwm2 --- which still completely rocks!

      *facepalm*

  7. Ubuntu, really? by Anonymous Coward · · Score: 1, Insightful

    Wtf, Linux veterans are now using Ubuntu? Go get Arch.

    1. Re:Ubuntu, really? by Anonymous Coward · · Score: 5, Insightful

      These people have lives.

    2. Re:Ubuntu, really? by Trilkin · · Score: 4, Funny

      If you weren't anon, I'd mod this comment up so hard you'd get an orgasm that could be felt from across the world.

      --
      Nobody cares what the CAPTCHA for your post was.
    3. Re:Ubuntu, really? by Anonymous Coward · · Score: 1

      Yeah, the headline would make about as much sense as

      Ralph Nader: Chevy Corvair "The Worst Car Ever," Switches To Ford Pinto

      Was this sourced from The Onion?

    4. Re:Ubuntu, really? by Anonymous Coward · · Score: 5, Insightful

      Alan Cox doesn't have to pretend to be 1337 so there's no point in him using Arch.

    5. Re:Ubuntu, really? by cheesybagel · · Score: 1
      I used to compile my own kernel on Slackware back when the ELF binary format came out. I have since figured out I am more productive compiling the application source code I am writing instead.

      Still it is cool to have choice. FWIW I use Ubuntu. Unity has got less bad with the upgrades but the Compiz crashes and lockups sometimes make me want to hit the wall.

    6. Re:Ubuntu, really? by Billlagr · · Score: 1

      Ah memories..I used to have to compile my own kernel, on Slack, to get the driver for my parallel port Zip100 drive to work. When I had a smokin' P90 and 1Gb drive.

    7. Re:Ubuntu, really? by nappingcracker · · Score: 1

      I was fine with Unity and Gnome 3, liked them both. But I'm in the same boat as you -- compiz would crash and disrupt my workflow. Switched to KDE and I now have a different set of gripes and crashes, but not at the WM level. Better, but...sigh...when will it all work and have a nice integrated desktop?

      --
      |plastic....or gasoline?|
    8. Re:Ubuntu, really? by Anonymous Coward · · Score: 0

      That's all cool, but Alan Cox writes his own kernel drivers if something doesn't work!

    9. Re:Ubuntu, really? by shutdown+-p+now · · Score: 1

      So go get Mint. It'll save more time, since you won't have to remove Gnome Shell and install Cinnamon (or MATE).

    10. Re:Ubuntu, really? by falconwolf · · Score: 1, Interesting

      I was fine with Unity and Gnome 3, liked them both. But I'm in the same boat as you -- compiz would crash and disrupt my workflow. Switched to KDE and I now have a different set of gripes and crashes, but not at the WM level. Better, but...sigh...when will it all work and have a nice integrated desktop?

      Get a Mac if you want it to work. And if you want, some of the same software that runs in Linux can run in OS X too. It does come with X11. Fink installs .deb, Macports, .rpm, and Homebrew installs other packages. Apple also supports open source developers.

      Falcon

    11. Re:Ubuntu, really? by Eunuchswear · · Score: 1

      I was fine with Unity and Gnome 3, liked them both. But I'm in the same boat as you -- compiz would crash and disrupt my workflow. Switched to KDE and I now have a different set of gripes and crashes, but not at the WM level. Better, but...sigh...when will it all work and have a nice integrated desktop?

      What is this "compiz" of which you speak? Gnome3 doesn't use compiz.

      Why do people use badly hacked versions of Debian instead of just using Debian?

      --
      Watch this Heartland Institute video
    12. Re:Ubuntu, really? by Anonymous Coward · · Score: 0

      Why do I feel so sticky and dirty now?

    13. Re:Ubuntu, really? by metrix007 · · Score: 2

      What a silly suggestion. It's only certain kinds of people who think it is a good idea to pay *more* for a restricted platform.

      --
      If you ignore ACs because they are anonymous - you're an idiot.
    14. Re:Ubuntu, really? by Anonymous Coward · · Score: 0

      Sir, if you could manage that we'd have colonies on the major planetoids and space launch costs would be cheaper than driving to the pub.

    15. Re:Ubuntu, really? by x_t0ken_407 · · Score: 1

      What's 1337 about Arch Linux -- even perception-wise? You can't use Arch just for the fact that it doesn't install 100's of useless things that you'll never use? Hell even Arch is "easy", if that's what you're looking for. One would think you were referring to a *BSD or something...

    16. Re:Ubuntu, really? by atomican · · Score: 1

      It's a trade-off. You trade less freedom for a substantially more polished desktop experience. If you want full openness you have to sacrifice a bit of your sanity and time to deal with the problems of unsupported desktop DEs and lack of financial motivation to fix their issues.

      Most people I know who initially value openness value their time more as they get older, hence the Linux geeks move to OS X or back to Windows and deal with the compromise. It's a complete failure as a desktop OS compared to commercial vendors.

    17. Re:Ubuntu, really? by falconwolf · · Score: 1

      What a silly suggestion. It's only certain kinds of people who think it is a good idea to pay *more* for a restricted platform.

      1996 want's it's mime back. Macs cost no more than Windows OEM PCs do. The thing is is you have to start with a Mac then configure the Windows PC to the Mac's specs. And don't have more memory installed than what it comes with, as you will be paying more. One employee in an Apple store specifically told me to buy a Mac with the standard amount of RAM then buy more myself and install it. He said that will save me half of what the RAM cost. Before I bought my Mac I made a list of the requirements I would need to do what I wanted. I then picked a MacBook Pro that met them. Afterwards I went to various OEMs to configure their laptops to meet the Mac's and compared prices. the cheapest price was $50 less than the Mac. The Alienware, Dell, and HP laptops were more than $200 more.

      And as far as a restricted platform is concerned, Apple uses the same parts as Windows OEMs. Apple does not restrict what is installed on Macs, unlike iPads, iPhones, and iPods. As I said I dual-boot my Mac with Snow Leopard and Ubuntu 12.04. And Apple does not restrict developers/programmers from [programming for Macs. Though I no longer am I used to be a member of Apple Developer Connection.

      Of course if you want a Linux PC you may be able to build one for less than a prebuilt PC.

      Falcon

    18. Re:Ubuntu, really? by metrix007 · · Score: 1

      Err, no, or mind showing your work? The thing is, Windows PC's vary wildly in price due to the diversity in models (ahhh, freedom to choose). To get a PC/Laptop with similar specifications than any given mac, is generally significantly cheaper. Just have a look now on Newegg at laptops with simialr spec to Macbooks, the Macs are almost twice as much.

      And you're right, it isn't that restricted, aside from not being able to even change your own battery. The bigger problems are their complete disregarded for backwards and forward compatibility and the small selection of software, and no, linux software doesn't count.

      --
      If you ignore ACs because they are anonymous - you're an idiot.
    19. Re:Ubuntu, really? by metrix007 · · Score: 1

      Polished desktop experience is subjective. Personally I think it's the worse out of the OSS choices and Windows 7.

      --
      If you ignore ACs because they are anonymous - you're an idiot.
    20. Re:Ubuntu, really? by falconwolf · · Score: 1

      Err, no, or mind showing your work?

      Here's my recent comparison, it's almost a year old and therefore is not valid anymore. And in that post I even state buyers shouldn't upgrade the RAM because Apple charges more for them than third parties do, just as I said in the post you replied to does. Currently comparing Mac Pros doesn't work as the Pros use 2 year old Xeon CPUs, but it will soon hopefully. Tim Cook better keep his word that Mac Pros will be upgraded to the most recent Xeons and include Thunderbolt. However comparisons are possible with laptops, I won't try the all-in-one iMac nor the Mac Mini.

      The 15-inch MacBook Pro with Retina display

      • 2.7GHz Quad-core Intel Core i7, Turbo Boost up to 3.7GHz
      • 15.4-inch (diagonal) LED-backlit display with IPS technology with 2880-by-1800 native resolution scaled to 1920x1200
      • 8GB 1600MHz DDR3L
      • 512GB Flash Storage

      $3,049.00

      Dell Precision M4700 Mobile Workstation

      • 3rd Gen Intel® Core i7-3740QM Processor (2.7GHz, 6M cache, Upgradable to Intel® vPro technology)
      • 15.6" UltraSharp FHD (1920x1080)
      • 8.0GB, DDR3-1600MHz
      • 750GB 2.5" 7200rpm Hard Drive

      $2,498.53, with $700 off making it $1,699.00.

      Not quite comparable. A second Dell Precision M4700 Mobile Workstation

      • 3rd Gen Intel® Core i7-3840QM Processor (2.8GHz, 8M cache, Upgradable to Intel® vPro technology)
      • 15.6" UltraSharp FHD (1920x1080)
      • 16.0GB, DDR3-1600MHz
      • 512GB 2.5" (SATA3) Mobility Solid State Drive
      • Resource DVD - Contains Drivers
      • Recovery Media for Windows® 7 Professional,64bit,Multiple Language

      $4,187.59 with instant savings of $1,340.03 making it $2,847.56

      I tried to configure both of these to be closer to the MacBook Pro, but only the second offered hardware configuration that I saw.

      And you're right, it isn't that restricted, aside from not being able to even change your own battery.

      I've posted elsewhere that I hated it that the battery is soldered in and is not user swappable. When I bought my MacBook Pro, I got a second battery with it so when the first one drained down during use when I wasn't near an outlet I could swap them, though it's too big for most people I did want a big display and be able to go hours and hours without needing to be plugged in, ie I wanted to take it hiking. Weight? I used to hike carrying 50+ lbs and have hiked carrying 120 lbs. If I can't carry just 10 lbs then I'm in real bad shape.

      The bigger problems are their complete disregarded for backwards and forward compatibility and the small selection of software, and no, linux software doesn't count.

      Backwards and forwards compatibility? What does that mean? What does small selection of software mean too? And why doesn't Linux software count? Because if it is counted Macs run more software than both Linux and MS Windows? That is an arbitrary limit for no good reason.

      However native OS X apps the iTunes app store alone has thousands of downloadable programs. Now I've haven't used iTunes yet, I may use it to download classes from iTunes U which has lectures from a number of universities including MIT. However I prefer to buy my software on media I can keep, CDs or DVDs. Of course a person can download then burn programs on disks, such as from , Source Forge, and

  8. Recent Linux updates... by Darkness404 · · Score: 3, Insightful

    Recent Linux distros have made me miss the days of Ubuntu 7.10 and the like, back when hardware compatibility finally caught up to Windows (wireless cards actually worked out of the box! No more messing with windows drivers in hopes you could get them to sort of work with the kernel!) and they hadn't completely broken the UI (like Gnome 3.x).

    It seems like whenever I wipe and re-upgrade a distro I end up having to take weeks to make it work the way I want it to. Although, I have to say I like it better than Windows 8...

    --
    Taxation is legalized theft, no more, no less.
    1. Re:Recent Linux updates... by pwizard2 · · Score: 1

      IIRC, Broadcom wireless support was still a bit dodgy on Ubuntu back in the 7.10 days. There was no easy-fix install from the repos, you had to manually rip the firmware from the Windows drivers yourself with bcm43xx-fwcutter and hope it would work after the next reboot.

      --
      "It is a denial of justice not to stretch out a helping hand to the fallen; that is the common right of humanity."
    2. Re:Recent Linux updates... by Darkness404 · · Score: 1

      Yeah, although I was lucky and never had any Broadcom chips. I forget which brand it was that I had, but it constantly gave me trouble until 7.04 or 7.10 when it started working out of the box.

      --
      Taxation is legalized theft, no more, no less.
    3. Re:Recent Linux updates... by PRMan · · Score: 1

      I hope Windows doesn't end up that way with everyone always looking back wistfully on Windows 7, but I get this feeling it's gonna end up that way...

      --
      Peter predicted that you would "deliberately forget" creation 2000 years ago...
    4. Re:Recent Linux updates... by sjames · · Score: 1

      Given all the talk about up/downgrading Windows 8 ->7, I'd say we're there.

    5. Re:Recent Linux updates... by Anonymous Coward · · Score: 0

      you probably had ralink or atheros....with the latter being better, the former worked ootb in ubuntu 7.10

    6. Re:Recent Linux updates... by Darkness404 · · Score: 2

      Its already happened. Indeed I have a feeling that XP is going to be the platform that people will get nostalgic about 10-15 years later.

      --
      Taxation is legalized theft, no more, no less.
    7. Re:Recent Linux updates... by atomican · · Score: 0

      Yup. Like I said in the previous story about Fedora 18, the state of Linux these days is appalling and I find no reason to suggest it to a happy Windows 7/OS X user at all. Windows 8 user, maybe, but I'd rather learn and teach said user the new way to do things in Windows 8 rather than switch to a completely different platform with its own quirks.

    8. Re:Recent Linux updates... by Darkness404 · · Score: 2

      Yeah, I switched to Linux full time (except on my work laptop which runs Windows 7) when Vista was released simply because Vista was awful. In fact I convinced quite a few others to try Linux because of the problems with Vista, anymore though I'd just tell them to stick with Windows because of all the annoying quirks a modern distribution of Linux has. For example a recent Ubuntu install I had to do everything from enabling basic shortcuts (such as ctrl+alt+backspace) to just silly tweaks like editing configuration files to switch the buttons from the left hand side to the right hand side (before giving up with Unity/Gnome 3.x and installing cinnamon), not to mention loads of other stuff...

      --
      Taxation is legalized theft, no more, no less.
    9. Re:Recent Linux updates... by donaldm · · Score: 1

      It seems like whenever I wipe and re-upgrade a distro I end up having to take weeks to make it work the way I want it to. Although, I have to say I like it better than Windows 8...

      It took me about 3 hours to do a fresh install of Fedora 18 over my original Fedora 17 before I was fully operational again however i do set-up my file-systems such that I only need to reformat the operating system parts not my data. I do actually backup all my data on a regular basis however because I am careful with my file-system layout there is never a need for me to do a recovery. Of course I do my homework prior to doing an upgrade which is no different to what I do when planning any upgrade to any machine be it a Linux or Unix OS.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    10. Re:Recent Linux updates... by cheesybagel · · Score: 1

      Nah Windows 7 is fine.

    11. Re:Recent Linux updates... by dbIII · · Score: 1

      Wireless support on anything was dodgy for a while - there was at least one brand that kept changing chipsets without changing the model number or the packaging. If you lost the install media it was a case of trial and error downloading several windows drivers for that model number until you found one that works. Then there were others that were just very buggy.
      Now it's 3G wireless modems that are in dodgy poorly supported and unstable territory. After a few hardware and firmware hassles are sorted out there are likely to be solid drivers for a lot of platforms.

    12. Re:Recent Linux updates... by smash · · Score: 0

      Took me about 1 hour to upgrade my Mac from 10.7 to 10.8, and everything including my apps stayed working as before. Just sayin'. 3 hours would have been enough to take me from Leopard to Mountain Lion over the years.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    13. Re:Recent Linux updates... by Ambassador+Kosh · · Score: 1

      Takes me about an hour to upgrade between ubuntu versions also and I have never lost anything.

      Well technically it takes the computer an hour, I let it start running and go do something else since it does a very good job without me watching it.

      Overall upgrades work pretty well on most systems now, people just have a fetish about clean installing all the time.

      --
      Computer modeling for biotech drug manufacturing is HARD! :)
    14. Re:Recent Linux updates... by BlackPignouf · · Score: 1

      I treat present Ubuntu as a bad fork of old Ubuntu.
      Linux Mint is the master branch of good old Ubuntu.

    15. Re:Recent Linux updates... by jones_supa · · Score: 0

      Yup. Like I said in the previous story about Fedora 18, the state of Linux these days is appalling and I find no reason to suggest it to a happy Windows 7/OS X user at all. Windows 8 user, maybe, but I'd rather learn and teach said user the new way to do things in Windows 8 rather than switch to a completely different platform with its own quirks.

      Pretty much my thoughts. I used Linux exclusively through the entire Windows XP era because I hated XP. Vista was a failure too.

      Enter Windows 7. My PC works fast and smooth, I have lots of software and full-feature hardware drivers, and the horrible security track record has been fixed to a good enough level. Why not?

      I don't have strong opinions about the software stack being open source or using UNIX. I just want to do interesting and creative things with my computer, and right now this seems to do the job.

    16. Re:Recent Linux updates... by Anonymous Coward · · Score: 0

      This is starting to give me the feeling that 2013 might not actually be The Year of Linux on the Desktop after all!

    17. Re:Recent Linux updates... by Reapy · · Score: 1

      I've been having to use a power Mac at work and while it is a nice laptop, Mac in my personal life seems like a pretty shitty idea, not only do you get the lack of gaming support of Linux, you also buy in to a gimme gimme gimme culture where even the most basic apps cost 20 dollars. Whereas windows and Linux have a plethora of open source / free software to choose from.

      I almost was going to find the Mac as something great to develop in as it is a nice marriage of GUI and command shell, but strangely all the tools and software I would want to use for productivity costs and costs, pretty much wrecking any gains you would get from Darwin.

      Also, how about a fucking delete key, just saying...

    18. Re:Recent Linux updates... by atomican · · Score: 1

      The problem I have is that, for all its flaws I still like Linux. I like the philosophy, the control, the freedom and the lack of in-your-face commercialism and corporatism that one gets in a lot of commercial software. So I try to ensure that whatever I do, I use as much cross-platform software and file formats such that if it does advance to a state where I'm satisfied I could use Linux as a primary system, the transition will be relatively painless. Until that happens, I'll keep following it with interest but not lose any sleep over having to deal with its shit.

      Also someone modded my post troll before. Good old Slashdot - if you have an opposing opinion and even suggest Linux might not be the shining diamond that a lot of people make it out to be, you MUST be trollin'.

  9. Re:and said gnome3 sucks on ubuntu... by Tog+Klim · · Score: 0, Flamebait

    And could have generalized that to Gnome3 anywhere...

  10. big friggin deal by Anonymous Coward · · Score: 0

    Last week I was looking to upgrade from fedora 17, so I tried Ubuntu 12.10 because it is supposed to work better with steam. What a heaping pile of shit that was. I lasted about 2 hours before I downloaded fedora 18 and installed it over Ubuntu. I haven't had a problem since. The snapshot plugin for yum that works with BTRFS is awesome, steam works great once you install the proprietary nvidia driver (or your equivalent,) and I haven't had any problems since.

    And since when is "What distro a kernel developer uses" a big deal? Linus's opinion may be worth a little, but I can't see any reason why Cox's should have any impact on anything. If you don't like Fedora, use something else. I happen to think it's one of the best releases fedora has done.

  11. Alan Cox rants on G+! Film at 11! by neiras · · Score: 5, Insightful

    Why is this news? Slashdot already covered F18's wacky installer.

    F18 is a bleeding-edge testing distribution. People who use bleeding-edge testing distributions should expect the odd glitch. New things get tried in Fedora. Some of them are great; some of them are dubious. It's always been this way. This is surely not news.

    We're using F18 here on all our desktop machines; there have been zero issues. The installer was a "WTF? Oh, got it." inconvenience the first time around.

    Thanks for the kernels, AC, and you can say what you like, but people whose OS installs get screwed up tend to be louder than those for whom things just work. I wonder if he even bothered to report a bug. Probably not.

    1. Re:Alan Cox rants on G+! Film at 11! by ufpdom · · Score: 1

      agreed.. its super bleeding edge.. u get new stuff but at a cost. Granted i Havent use FC in awhile.

      +1 to your comment

      --
      There's no Freedom like UFP-dom
    2. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      I installed two separate systems (both 64-bit) - one when just fine and works great, the other failed because the entire partition was encrypted and, apparently, Anaconda doesn't deal with that well. I don't understand all the complaining - there have been many Fedora releases far worse than this (including one that required an Anaconda fix to be available on a floppy before it would work!). Fedora has never been about Newbies, but Alan Cox? Really, Alan - you couldn't Google the error and find that cryptsetup was trying to open the same device at two different times during boot so it spits out a harmless message? - and then works just fine...

    3. Re:Alan Cox rants on G+! Film at 11! by blind+biker · · Score: 1

      people whose OS installs get screwed up tend to be louder than those for whom things just work.

      Apparently not.

      --
      "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
    4. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 5, Interesting

      >> We're using F18 here on all our desktop machines

      Do you use kickstarts to automate deployment?
      On top of that, do you
      * password-protect GRUB?
      * lock out users from accessing a shell on /dev/tty2 during installation?
      * expect GDM to show up (or, heck, Xorg to run) after doing an automated install?
      * require that updated packages be installed during automated installation?

      As of today, all these things are completely broken in F18 and the new installer. If you know workarounds, please reply! We could use your help and I'd send you a nice gift in return. :-)
      —DMW

    5. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      The thing ism 'it's not just a bug or two, nearly everything in Fedora 18 is broken. The installer is slow and buggy, the package manager is slow and buggy, installing third-party repositories through the web browser no longer works, trying to shutdown the computer prompts for a password and claims (falsely) other users are logged in, GNOME 3 is amazingly slow, the UI is inconsistent and there is no coordination between the sysadmin tools. Fedora has always been a little bleeding edge, a little buggy here and there, but this release was horrible.

    6. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      > should expect the odd glitch

      There is no glitch. The installer works as intended.

      > This is surely not news.

      The news is that suddenly we've got all this random bullshit riding up our asses from idiots who "want change". Stuff like this has never really been an issue in the past, but now for some reason it's getting past Q/A and making its way into the shipping product. That's the news. It's like the "random-bullshit-we-don't-need" filter for all the software got thrown out somewhere along the line, and developers started to think that they were all god and that everything they did was obviously correct so if you don't like it, you're just using it wrong.

      Before, "Bleeding Edge" used to mean that they were testing an awesome new network manager. But there's a bunch of bugs, and it's forgetting your last connected SSID or displaying gibberish for the SSIDs in the available network list. Where is the problem? The problem lies in the code, and the code can be fixed. Everyone is happy in the end when it works.

      Now we've got this new problem where "Bleeding Edge" means "We're going to pull the carpet up out from underneath you, deal with it". Developers are making appallingly bad decisions and expecting the end users to "get used to it". How are you supposed to fix this? The code is working as intended. The developer's brain, however, is not. The only solution to this stuff is to force that developer to deal with the backlash of his decisions (and not all developers want to learn from their mistakes) or outright replace them with someone who knows what they're doing.

      Do you see the problem here?

      The problem with this newfound "Bleeding Edge" stuff isn't the code, it's the developers. And fixing the developers is infinitely more harder then fixing code.

    7. Re:Alan Cox rants on G+! Film at 11! by hobarrera · · Score: 1

      Arch is bleeding edge, and way more than Fedora. I've never seen broken installers or any important packages broken. Most issues in general, are upstream packages, but nothing as important as the installer.

    8. Re:Alan Cox rants on G+! Film at 11! by bill_mcgonigle · · Score: 4, Interesting

      People who use bleeding-edge testing distributions should expect the odd glitch

      General rules of thumb (assuming a normal 6-month cycle):

      A Fedora release is broken for the first 30 days. Things are rapidly fixed. Yeah, that should be beta, but too few people test. Personally, I can't have my daily work machines broken for beta, but I do install it when I'm on the previous release and developers are working on something that needs fixing that I need fixed, or when I have a spare machine I don't have to rely on.
      Months 2-5 are where most of the annoying bugs get fixed. I usually upgrade my daily use machines around month 3.
      Months 6-12 are where most people can use the system. I upgrade my wife's machine around month 6. She likes the snazzy new features in Digikam or whatever.
      Month 12 is when you start to realize you need stuff that's going in the next version only.
      Month 14 is when you realize that you forgot to upgrade to the next release when it was at month 6.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    9. Re:Alan Cox rants on G+! Film at 11! by donaldm · · Score: 1

      We're using F18 here on all our desktop machines; there have been zero issues.

      I have two machines and everything I use including wireless works perfectly and I do use allot of things.

      The installer was a "WTF? Oh, got it." inconvenience the first time around.

      My sentiments exactly. Personally the new installer is IMO cosmetically challenged but it does work and it works well.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    10. Re:Alan Cox rants on G+! Film at 11! by quantaman · · Score: 1

      Before is was a some guy on the Internet complaining about the installer, now it's a big name in the Linux community (and a former employee of Red Hat) saying the whole release has big problems.

      It could be that he was unlucky enough to have a bad experience but he's enough of a name that his rant is minor news.

      Personally on the two machines I've tried on one the upgrade went well but evolution ignored all my old configuration (and the configuration backup I made) and I only avoided reconfiguring it from scratch by upgrading from an older version of a config backup, on the other machine the upgrade kernel simply didn't boot so I'm still on F17 until the bug is sorted out (or I upgrade via yum).

      A 3rd machine (old laptop) seems fine but I've barely used it.

      --
      I stole this Sig
    11. Re:Alan Cox rants on G+! Film at 11! by uvajed_ekil · · Score: 2

      F18 is a bleeding-edge testing distribution.

      I wouldn't really call Fedora "bleeding edge," as in being futuristic currently. Perhaps a "bloody mess" is a better description. I find it interesting that you warn about expecting "glitches" and downplay the installer, while the Fedora teams officially promotes it as stable and reliable and makes a big deal about what a step forward their crappy installer is. I'll do the same with this as I have for the last 10+ Fedora releases - get rid of it and forget about it.

      Shame on me for banging my head against the poorly-placed wall that is Fedora every time they put up a new one, I guess.

      --
      This is a hacked account, for which the owner can not be held responsible.
    12. Re:Alan Cox rants on G+! Film at 11! by xaoslaad · · Score: 1

      I think the grub2 password protect thing is fixable - need to add --unrestricted to allow anyone to boot the entry, so it doesn't ask for a password every time. There is a bug for it with the details. Granted it should just work, but it's being tracked and should see the light of day someday... I gather from the trail of comments it is not as trivial as would be liked to fix.

      https://bugzilla.redhat.com/show_bug.cgi?id=840204 https://bugzilla.redhat.com/show_bug.cgi?id=853430

      On the updated packages, use cobbler (or whatever) to create a kickstart that adds the updates repo - during the install the latest version should get installed, unless there is some reason that now doesn't work now, but I can't imagine why.

      I do use kickstarts to do automated installs and they do work. Without more detail I can't help you more, except to say that I know some of the kickstart options, especially around disk configuration, have changed.

      Why doesn't GDM run? Do you just need to run a post install script to ln -sf to set /etc/systemd/system/default.target -> /lib/systemd/system/runlevel5.target? Would need more details to even say why it won't work..."

      I'm not the guy you responded to, but can I get a nice gift?

    13. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Arch is bleeding edge, and way more than Fedora. I've never seen broken installers or any important packages broken. Most issues in general, are upstream packages, but nothing as important as the installer.

      yea....right...cause the AIF was not ditched because it was NOT working.

      not that i needed it since i installed arch a while ago...but thats another story

    14. Re:Alan Cox rants on G+! Film at 11! by AdamWill · · Score: 3, Informative

      "As of today, all these things are completely broken in F18 and the new installer."

      No they are not. You may be having problems with them, in which case sorry, but it is not correct to say they are completely broken, as they are not.

      We tested kickstart installs extensively during F18 validation and they work fine. Just fine. In fact they're the part of install that has changed least since F17. It is impossible to help you with whatever problem you're seeing without any details at all, but it is definitely not the case that kickstarts are 'completely broken'.

      On "password-protect GRUB" - see the other guy's response. It is not 'completely broken'. The default behaviour of password protection changed upstream between grub1 and grub2; we are following upstream behaviour. 'Restoring' the grub1 behaviour is, as the other guy said, not as straightforward as it might seem.

      "lock out users from accessing a shell on /dev/tty2 during installation"

      This seems like an odd thing to talk about. Are you saying you want to do that but you can't? Or what? Details.

      "expect GDM to show up (or, heck, Xorg to run) after doing an automated install"

      Works fine in testing.

      "require that updated packages be installed during automated installation"

      Kickstart install uses the repos you define. Define repos that include updates and updates will be installed. Don't, and they won't. It's entirely up to you. This has not changed at all between F17 and F18.

    15. Re:Alan Cox rants on G+! Film at 11! by AdamWill · · Score: 1

      "but evolution ignored all my old configuration (and the configuration backup I made)"

      evo moved a bunch of stuff from gconf to gsettings between 3.4 and 3.6. Nothing specific to f18, you'll see issues with this particular version upgrade in any distro when it happens. Seems like you hit a weirdly bad case, though, usually it just loses a few settings that they forgot to carry over.

    16. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      We tested kickstart installs extensively during F18 validation and they work fine. Just fine.

      That is extremely comforting to hear, especially when my manager has said we're going to support all the even releases of Fedora on all our workstations from 18 onwards. :-) Thank you. Kickstarting proper is not broken as you rightly pointed out, but:

      On "password-protect GRUB" - see the other guy's response. It is not 'completely broken'. The default behaviour of password protection changed upstream between grub1 and grub2; we are following upstream behaviour.

      Fair enough and thank you again. If it works, I'll amend the bug report*s* I have seen that complain about this very problem. (i.e., you can assign a bootloader password but then you can't boot without entering a password... when we only wanted to prevent people from booting into single user mode, changing inittab, etc.)

      "lock out users from accessing a shell on /dev/tty2 during installation" This seems like an odd thing to talk about. Are you saying you want to do that but you can't? Or what? Details.

      See this bug: https://bugzilla.redhat.com/show_bug.cgi?id=807703

      Short version: passing 'noshell' to suppress the availability of a root shell during install works great in anaconda on CentOS 5/6, but 'noshell' does _absolutely nothing_ on F17 and above. Bam: curious users can tamper with the machine during installation. In F18, the same holds true: the user can tamper with the machine during installation on /dev/tty2, and in tmux no less! Fancy, but it doesn't help us sleep at night. I know that there are a dozen other ways to tamper with the machine, but we apply these practices to our kickstarts and I'm being asked to preserve them.

      Kickstart install uses the repos you define. Define repos that include updates and updates will be installed. Don't, and they won't. It's entirely up to you. This has not changed at all between F17 and F18.

      I hope you're right; I'll have to test this tomorrow. I was going by the documentation at https://fedoraproject.org/wiki/Anaconda/NewInstaller#Repository_configuration_limitations that says:

      The options for repository configuration during interactive Fedora 18 installation are significantly more limited than in previous releases. This is again a temporary result of time pressure and will be rectified for future releases. [...]
      It is not possible to specify additional supplementary repositories. You can of course choose the main repository location for any installation, and this can be a private mirror with modifications from the official Fedora mirrors, ***but you cannot specify an incomplete supplementary repository containing a few additional or updated packages***.

      I truly appreciate your feedback. Get in touch with mailadmin@trideja.com to claim your gift.

    17. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Thanks. I wish that was more obvious through all the complaints. Get in touch with mailadmin@trideja.com. Thank you. :-) Last gift, people--I'm on a budget. :P

    18. Re:Alan Cox rants on G+! Film at 11! by quantaman · · Score: 1

      "but evolution ignored all my old configuration (and the configuration backup I made)"

      evo moved a bunch of stuff from gconf to gsettings between 3.4 and 3.6. Nothing specific to f18, you'll see issues with this particular version upgrade in any distro when it happens. Seems like you hit a weirdly bad case, though, usually it just loses a few settings that they forgot to carry over.

      In more detail what happened is after the upgrade evolution acted like it was a completely new installation, I went to an old laptop where I'd copied over my settings in the past and created a backup there, (also used the same commands to make a dump of a backup of my main config), the import from the laptop dump worked, from the main dump silent failure, I'll probably work up a bug report once I have some more time.

      I have no doubt it was just some weird edge case, there just seems to be some weak evidence that more people are hitting weird edge cases for this release (if I wasn't lazy I'd try to justify that by taking stats on bugzilla queries).

      --
      I stole this Sig
    19. Re:Alan Cox rants on G+! Film at 11! by dbIII · · Score: 1

      * password-protect GRUB?

      Why bother? They can only get to GRUB if they have physical access and if they have that much access they can unplug the entire machine and pull it apart if they wish.

    20. Re:Alan Cox rants on G+! Film at 11! by dbIII · · Score: 1

      Makes sense - gconf is dead and the mailing list has just been people calling for help into an empty void for about the last three years.

    21. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      We tested kickstart installs extensively during F18 validation and they work fine. Just fine.

      That is extremely comforting to hear, especially when my manager has said we're going to support all the even releases of Fedora on all our workstations from 18 onwards. :-) Thank you. Kickstarting proper is not broken as you rightly pointed out, but:

      On "password-protect GRUB" - see the other guy's response. It is not 'completely broken'. The default behaviour of password protection changed upstream between grub1 and grub2; we are following upstream behaviour.

      Fair enough and thank you again. If it works, I'll amend the bug report*s* I have seen that complain about this very problem. (i.e., you can assign a bootloader password but then you can't boot without entering a password... when we only wanted to prevent people from booting into single user mode, changing inittab, etc.)

      "lock out users from accessing a shell on /dev/tty2 during installation" This seems like an odd thing to talk about. Are you saying you want to do that but you can't? Or what? Details.

      See this bug: https://bugzilla.redhat.com/show_bug.cgi?id=807703

      Short version: passing 'noshell' to suppress the availability of a root shell during install works great in anaconda on CentOS 5/6, but 'noshell' does _absolutely nothing_ on F17 and above. Bam: curious users can tamper with the machine during installation. In F18, the same holds true: the user can tamper with the machine during installation on /dev/tty2, and in tmux no less! Fancy, but it doesn't help us sleep at night. I know that there are a dozen other ways to tamper with the machine, but we apply these practices to our kickstarts and I'm being asked to preserve them.

      Kickstart install uses the repos you define. Define repos that include updates and updates will be installed. Don't, and they won't. It's entirely up to you. This has not changed at all between F17 and F18.

      I hope you're right; I'll have to test this tomorrow. I was going by the documentation at https://fedoraproject.org/wiki/Anaconda/NewInstaller#Repository_configuration_limitations that says:

      The options for repository configuration during interactive Fedora 18 installation are significantly more limited than in previous releases. This is again a temporary result of time pressure and will be rectified for future releases. [...]
      It is not possible to specify additional supplementary repositories. You can of course choose the main repository location for any installation, and this can be a private mirror with modifications from the official Fedora mirrors, ***but you cannot specify an incomplete supplementary repository containing a few additional or updated packages***.

      Get in touch with mailadmin@trideja.com to claim your gift.

    22. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Thanks for the GRUB tip. I should amend the bug report*s* that I saw complaining about this... and as AdamWill pointed out, yes, I suppose they _are_ just tracking upstream behaviour.

      You've saved me another hour of sweating over this, so please get in touch with mailadmin@trideja.com. Last prize, people :P No more.

    23. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      I truly appreciate your feedback. Get in touch with ... to claim your gift.

      Is it a Mac? Or a pony?

      *shrieks with joy*

    24. Re:Alan Cox rants on G+! Film at 11! by peppepz · · Score: 1

      I wonder if he even bothered to report a bug. Probably not.

      Are you really applying the standard FOSS conversation-killer "shut up and report a bug" against Alan Cox, who wrote half of the Linux kernel(*) and worked at RedHat himself for ten years?

      (*) hyperbole

    25. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      On "physical access == can open the box": hardware locks exists. And I doubt the common guy wiling to change the bool of a box will be motivated/unsupervised enough to get to bypassing that.
      On "grub == physical access": KVM exists (and that's not about qemu).

    26. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      The problem is that RedHat is foisting basic due diligence upon its users.

      Sure, open source is all about being inclusive, and having users help with testing and debugging. But this is a two-way street here. Users are generally more than happy to help out with polishing things and ironing out a few glitches. But in return, they also need to get value out of it. They need to get a reasonable level of usefulness and polish from the distro.

      You might say "well they get what they pay for, so they can't expect anything", but that's untrue. There are a number of better free distros. So what will happen is that users will simply migrate to them.

    27. Re:Alan Cox rants on G+! Film at 11! by dbIII · · Score: 1
      If you are using something connected to a KVM you are probably the person that would be choosing the password.

      And I doubt the common guy wiling to change the bool of a box will be motivated/unsupervised enough to get to bypassing that.

      If you don't have cameras in every cube (not that I want them) you've have a lot of people unsupervised enough to get a box open and the disk out if that's what it takes and you've locked the BIOS as well (stupid as well and destined to bite you on the arse in the future IMHO), but normally a boot CD or USB stick will do the job.

    28. Re:Alan Cox rants on G+! Film at 11! by petermgreen · · Score: 1

      Access to the local keyboard monitor and mouse is not the same as access to the inside of the computer. Many computers have lockable cases and even if they don't physically opening the computer is far more likely to arouse suspicion than merely doing something at the keyboard.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    29. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Do you use kickstarts to automate deployment?

      Our cobbler works just fine delivering kickstarted F18 installs. A few tweaks of the F17 ks were necessary but hardly rocket science. Not sure where your issue is on that, exactly.

      On top of that, do you
      * password-protect GRUB?
      * lock out users from accessing a shell on /dev/tty2 during installation?

      Can't speak to those, our users are not babies who we'd need these for. And yeah, the installer is incomplete.

      * expect GDM to show up (or, heck, Xorg to run) after doing an automated install?

      Worked just fine on both nouveau and ati drivers, and even an automated install of fed19-rpmfusion-nvidia-blobs works.
      If you install more than just gnome/gdm (i.e. ldm or others), you need to put a systemd lightdm disable ; systemd gdm enable at the end of your kickstart (or as the case may be, kdm -- not sure whether that takes precedence too)

      * require that updated packages be installed during automated installation?

      Yeah, that's a PITA. Then again, a yum upgrade is not that hard to do on first boot. For some reason anaconda rejects explicit update repositories when given.

      Overall F18 cobblers worked well enough to be usable, but not well enough to be good. The lack of feedback from the installer is a big step backwards (for instance if repo additions fail you never get a message unless you look into a usually non-exposed logfile).

      Usability-wise, Gnome has done the impossible and gotten even worse. Lock screen now requires an "enter" before you can enter your password to unlock. Because a slider on a non-touch desktop is such a GRAND FUCKING IDEA. Argh.

    30. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Kickstart install uses the repos you define. Define repos that include updates and updates will be installed. Don't, and they won't. It's entirely up to you. This has not changed at all between F17 and F18.

      That's not exactly true. Anaconda silently drops update repos given without being vocal about it (other than buried in the packaging-log somewhere, DEFINITELY not on the screen you are presented with during install). I haven't debugged it further since yum update after install is not problematic enough to warrant much time spent bug-hunting for me. But it's there.
      If it's user-error, it's not-well-documented-feature-error; Same setup works in F17 just fine.

    31. Re:Alan Cox rants on G+! Film at 11! by bluefoxlucid · · Score: 1

      Seriously I just update on release day

    32. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Thank you! It isn't news, for the reasons you note. RH has a solid, play-it-safe distro with commercial support if you want to go that route, and they have a bleeding-edge, help-test-the-latest-toys distro with community support if you want to go that route. I find it just silly that so many seem to expect the best of each in both.

    33. Re:Alan Cox rants on G+! Film at 11! by xaoslaad · · Score: 1

      No need, was really just happy to help a Fedora user.

    34. Re:Alan Cox rants on G+! Film at 11! by metrix007 · · Score: 1

      Why lock out /dev/tty2? and not say /dev/tty3/4/5 ?

      --
      If you ignore ACs because they are anonymous - you're an idiot.
    35. Re:Alan Cox rants on G+! Film at 11! by ebvwfbw · · Score: 1

      You know about F18? I would have really appreciated it if I could have done an upgrade. The new installer didn't seem to allow that. I haven't tried to install this on a server, however F17 was unexpected in that it wouldn't allow me to use the old LCD screen resolution. I think it was 1280X900 or something is what I needed and it wouldn't rotate to new resolutions. I managed to get it installed, however that machine still won't use a gui with that old screen. It's a FW so I don't want to buy a new monitor just for that. Love it if you could provide some insight.

      I think they're all wet. I've been using it for about a week. Different installation. Guts are different then RHEL, however they've been different for a few F releases now. I like F18.

    36. Re:Alan Cox rants on G+! Film at 11! by dbIII · · Score: 1

      Not if nobody is around to see it. IMHO it's best to assume that whoever has physical access to a machine can get to anything on that machine, and if you don't like that idea you only allow them remote access of some kind (eg. sensitive data is not on the local drive). Combine that with boot loader passwords being a pain to people that are authorised but don't know it (eg. the person that comes in when the one with the passwords has quit, is on holidays or hit by a bus), and you get something that supplies a false sense of security while being a mode of failure (especially since grub goes through periods of being a bit flaky and documentation is STILL inadequate).

    37. Re:Alan Cox rants on G+! Film at 11! by Anonymous Coward · · Score: 0

      Works fine in testing.

      Ugh, I was with you until this.

  12. Fedora switches to Ubuntu by Anonymous Coward · · Score: 1

    "Alan Cox: Fedora 18 'The Worst Red Hat Distro,' Switches To Ubuntu"

    Wait, what? Fedora switched to Ubuntu?! That's a pretty radical departure for them, isn't it?

    1. Re:Fedora switches to Ubuntu by madprof · · Score: 2

      Desperate times mean desperate measures!

  13. Must be really bad by Punto · · Score: 2

    If he's switching to the distro where the UI looks like they tried to copy OSX (and failed), audio is broken, and all your searches are sent to Amanzon (?), then RH must be *really* bad.

    --

    --
    Stay tuned for some shock and awe coming right up after this messages!

    1. Re:Must be really bad by UltraZelda64 · · Score: 1

      Yeah. I just wonder what they'll be doing with the next RHEL since last I heard it was supposed to be based on Fedora 18. From the sounds of things, they'd better either keep parts from Fedora 17 or get scrambling to fix the clusterfuck they've created in Fedora 18, test the hell out of it, and then put that in RHEL instead...

    2. Re:Must be really bad by AdamWill · · Score: 1

      So what you're saying is that RHEL should contain things that originate in Fedora but are improved and bugfixed before inclusion in RHEL? Well, that sounds radical, but it might just work...

    3. Re:Must be really bad by carnivore302 · · Score: 2

      that they failed to copy OSX is actually a good thing

      --
      Please login to access my lawn
    4. Re:Must be really bad by Anonymous Coward · · Score: 0

      What a cunning plan !

    5. Re:Must be really bad by DeVilla · · Score: 1

      It is possible to fail to copy OSx and still be worse than it.

  14. Must have been pretty shocking... by Anonymous Coward · · Score: 0

    Considering how astonishingly poor the desktop experience on Ubuntu is thesedays(amazing little touches like breaking Alt+letter for LOffice's menus), FC18 must be quite the trainwreck, then again, i don't suppose it matters to those who aren't ubuntu's target audience, but then i'm left wondering why you'd choose it over debian.
    I miss my years of the linux desktop, they look like they might come to an end soon, if no one gets around to unfucking UI design.

    1. Re:Must have been pretty shocking... by 0123456 · · Score: 0

      I presume he really means xubuntu, lubuntu or kbuntu, not unitysucksbuntu.

    2. Re:Must have been pretty shocking... by Anonymous Coward · · Score: 0

      The sad thing is, they're none of them able to provide a decent desktop linux experience, the various *buntus seem to be determined to screw up the default user experience provided by the DE.

  15. People use Google+? by Anonymous Coward · · Score: 1

    Surely this is the bigger news?

  16. This is akin to... by Anonymous Coward · · Score: 0

    Dear Slashdot,

    Please stop publishing articles from the IT department of TMZ.

    xoxo,
    AC

  17. Duuuh. by lophophore · · Score: 5, Insightful

    Duuuh.

    Never, ever, switch to a Fedora release until it has been out for at least 6 weeks.

    I consider Fedora to be (at best) beta-test RHEL. I've been using it for years, and I can tell you, it *always* sucks at release. Always. Give it a month or two for the worst bugs to get addressed, then install it.

    Despite its warts, I'll take Fedora 18 for $0 over Windows 8 any day.

    --
    there are 3 kinds of people:
    * those who can count
    * those who can't
    1. Re:Duuuh. by Anonymous Coward · · Score: 0

      I waited 'til a week ago. I had problems. I got so fedup I almost went back to f17. But that very day, they came out with a fix and now I'm loving it. So yeah... It takes time. So, to everyone with an axe to grind... Be patient and do your duty by opening bug reports and contribute instead of bitching about it.

    2. Re:Duuuh. by vux984 · · Score: 1

      consider Fedora to be (at best) beta-test RHEL. I

      That's what Red Hat considers it to be as well from what I've read, except that its not a bad thing, because they were pretty upfront about it when they spun Fedora up in the first place.

    3. Re:Duuuh. by donaldm · · Score: 2

      Never, ever, switch to a Fedora release until it has been out for at least 6 weeks.

      That is a bit a of a blanket statement which would not really apply to most Fedora users since developers would have been testing the Alpha and Release Candidates so the final release would be the same one you are going to get for the lifetime of the particular distribution discounting updates of course. I actually did an update on both my machines on the day and I have not had any issues. In fact I would go as far as to say that the final release of Fedora 18 is the best to date although the installer may cause a few people to think WTF however after a cup of coffee (or whatever poison you drink) it does make sense and actually works well.

      Despite its warts, I'll take Fedora 18 for $0 over Windows 8 any day.

      When I purchased my machines the first thing I did was to blow away the Microsoft offerings and i have not looked back.

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
    4. Re:Duuuh. by Anonymous Coward · · Score: 0

      Agreed.

      But this release I'ive used since beta2 (december) and had no major issues. I use MATE, though.

      The installer does need work, especially for advanced partitioning.

    5. Re:Duuuh. by drinkypoo · · Score: 1

      It's not a bad thing, but it is inexplicable that anyone would ever depend on Fedora in a production environment. Many do, however, perhaps for the same reason they used Windows 3.1 on the desktop; it's most compatible with their server architecture. We all pretend that one Linux is like another, but it is by far easiest to operate with homogeneous distributions, or as closely matched as possible, and that means Fedora with RHEL unless you wanna pay for all those seats.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    6. Re:Duuuh. by vux984 · · Score: 1

      I'd think that would be where CentOS fits... Red Hat Enterprise Linux without the Red Hat, the support, and the cost.

      Fedora is what you would run as an enthusiast and to see what's coming down the pipe...

    7. Re:Duuuh. by x_t0ken_407 · · Score: 1

      Not really "by far." I have 0 issues running my Arch Desktop in a complete RHEL 5/6 environment -- as far as the production side is concerned. Hell, even for the internal Windows network (that I unfortunately also administer; also includes RHEL staging/testing machines), Arch works beautifully with it. Wine runs most of the trash I need it to, and otherwise I spin up my W7 VM once in a blue moon. I can concede that it's perhaps "easier" to run Fedora in an RHEL environment, but why would you want to deal with fluff and/or reinstalls [at least] every 18 months -- or at all -- when you don't have to?

  18. A small addendum (Slashdot slapdown) by Chas · · Score: 5, Informative

    From his G+ page:

    (and Slashdot, moving one PC from Fedora with Ubuntu VM to just Ubuntu isn't 'switching to Ubuntu')

    --


    Chas - The one, the only.
    THANK GOD!!!
    1. Re:A small addendum (Slashdot slapdown) by VortexCortex · · Score: 5, Funny

      From his G+ page:

      (and Slashdot, moving one PC from Fedora with Ubuntu VM to just Ubuntu isn't 'switching to Ubuntu')

      Ah, I get it. It's like how sleeping with just one member of the same sex doesn't 'switch you to gay'. You see, just like with sexuality there can be degrees of distro use, it doesn't have to be so black and white -- you don't have to be just a Fedora or Ubuntu user, you could be Bi-distro. Ah, but it doesn't even end there: You could even enjoy OS hybrids like that Arch/BSD chick with a dick, or you can even use Wubi to run GNU/Linux inside Windows, if you're more the man with a clam type.

      As a kernel developer, he's beyond mere experimenting; Alan Cox is a connoisseur of all flavors...
      With a name like that, would you expect any less?

    2. Re:A small addendum (Slashdot slapdown) by Anonymous Coward · · Score: 0

      what the fuck does he care about userspace?

      he is only complaining about a broken installer (as pointed out before).

      as an experienced linux developer...FC devs should at least listen...and maybe ask him some questions.

    3. Re:A small addendum (Slashdot slapdown) by Pi+Is+A+Rational · · Score: 1

      lol'd.

    4. Re:A small addendum (Slashdot slapdown) by Anonymous Coward · · Score: 0

      Couldn't he just roll back to Fedora 17? No need to jump the shark unless he was already switched over and was just looking for an excuse to justify it.

    5. Re:A small addendum (Slashdot slapdown) by Anonymous Coward · · Score: 0

      How is reinstalling with ubuntu *not* 'switching to Ubuntu". Seems to me he was testing Ubuntu in a VM inside a regular Fedora installation and then wiped that fedora installation away and installed ubuntu over it. Maybe im missing something here..

    6. Re:A small addendum (Slashdot slapdown) by Anonymous Coward · · Score: 0

      i dont understand your analogy, could you use cars instead of this 'sex'-thingy, please

  19. Where is everyone? by Sponge+Bath · · Score: 4, Insightful

    I understand that Fedora is an experimental platform for bleeding edge changes, but if you take the perpetual beta status too far, nobody will bother to do your testing.

  20. Correction from Alan Cox by Nimey · · Score: 4, Informative

    (and Slashdot, moving one PC from Fedora with Ubuntu VM to just Ubuntu isn't 'switching to Ubuntu')

    Color me shocked, shocked that a Slashdot story is sensationalized.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem
  21. I hope redhat is paying attention to this by erroneus · · Score: 1

    RedHat drives and influences much of what goes on out there. Among these, it influences GNOME and the audio and all the stuff people are complaining about the most. It's almost as if they are intentionally damaging themselves for some reason.

    Fedora is supposed ot be like a test for RHEL. Fedora is NOT a "bleeding edge" distro. If you want that, run "Rawhide." Fedora is supposed to be usable and is essentially a usability study for things that would end up in the next RHEL.

    Now, with all the negative feedback on GNOME and all that, I would have to wonder what they are doing if the most despised things about Fedora go into RHEL7. They are pushing these things way too hard and I'm guessing they are hoping for user acceptance and it's just not happening.

    I ended up giving up on Fedora and went to CentOS but it has problems not being modern enough... or rather, the problems of the way GNOME is built have revealed themselves where you wouldn't see them if you just kept updating with Fedora. Well anyway, CentOS gives me some of what I wanted, but not all or even enough.

    1. Re:I hope redhat is paying attention to this by Tough+Love · · Score: 1

      RedHat drives and influences much of what goes on out there...

      Ah, your list wasn't long enough. More like: drives, influences, bullies, cajoles, ignores, undermines and works at cross purposes with...

      In the end, Red Hat cares about its support contract revenue and view the community as merely a tool to keep that flowing, to be used and occasionally abused in whatever way the illustrious leaders of Red Hat see fit.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
  22. Out of the frying pan then, Alan by drankr · · Score: 1

    And into the fire.

  23. Worst Debian Distro by seyyah · · Score: 5, Funny

    So he's switched from the "Worst Red Hat Distro" to the worst Debian distro. Got it.

    1. Re:Worst Debian Distro by uvajed_ekil · · Score: 2

      Haha, nice. He could have at least gone to Mint if he wanted Ubuntu compatibility. It's still hard to beat good ol' Debian though. (Mint Debian Edition on this machine)

      --
      This is a hacked account, for which the owner can not be held responsible.
    2. Re:Worst Debian Distro by Anonymous Coward · · Score: 0

      Please, Ubuntu is the only thing that make Debian relevant in the desktop market.

    3. Re:Worst Debian Distro by Anonymous Coward · · Score: 1

      Popularity is no indicator of quality or correctness.

    4. Re:Worst Debian Distro by Anonymous Coward · · Score: 0

      Popularity gives some indication of quality and correctness.

    5. Re:Worst Debian Distro by drinkypoo · · Score: 1

      I thought I would like Debian more than Ubuntu, but I was wrong. The documentation is even more horribly outdated and the community is even snarkier. So I went back to Ubuntu, because I could find answers to my problems. Amusingly, the same answers often don't work on Debian. Sure, I could solve the problems myself, but I would rather do other things. Fun things.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  24. Re:Whatever by UltraZelda64 · · Score: 2

    I tend to use the package repository most of the time, not install packages directly, so I don't know what your point is. Even with openSUSE I have managed to install certain packages with minimal to no trouble (Opera, Chrome). I think the real problem is the repositories themselves, not the package format.

    That said... I do prefer Debian's and even Ubuntu's system, but that is more due to the fact that both of their repositories have nearly everything I can think of. And also the fact that I know the Debian command line tools better, and like the Synaptic GUI.

  25. Giving up so quickly? by panthrkub · · Score: 1

    At least when Linus Torvalds bitches about Fedora, he actually contributes rather than pulling a: http://www.quickmeme.com/meme/3sp7o8/

    1. Re:Giving up so quickly? by SuiteSisterMary · · Score: 4, Funny

      Dear Alan: Thank you for your comments. You are free to download the source, make any fixes you deem appropriate, and send us back the patches.

      What, isn't that the Linux Way?

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    2. Re:Giving up so quickly? by Anonymous Coward · · Score: 0

      Fedora = Redhat. If only Alan had contributed something to the project...

    3. Re:Giving up so quickly? by Anonymous Coward · · Score: 0

      Or maybe people have better things to do with their time than fixing a distro that the devs will break in the next version because they are fine with releasing anything.

    4. Re:Giving up so quickly? by panthrkub · · Score: 1

      Touché. :) However, in this case the key word is contributed. I think all of us geeks (I'm going out on a limb and assuming you're a geek as well) can agree that it's pretty silly to give up on something because the installer... the open source installer... is buggy.

      I also really, really wanted to use that meme.

    5. Re:Giving up so quickly? by Anonymous Coward · · Score: 0

      I see you're modded funny, not sure you meant it that way.

      Even so, honestly: Whats the point in putting in all that effort if your patches are automatically dismissed as "not consistent with the vision of the project" or "removing from the projects brand" etc? Telling people to send in patches is nothing but a cheap and dishonest cop-out if you have zero intention of accepting any such patches in the first place.

  26. He what? by Lumpy · · Score: 3, Insightful

    IS the man insane?

    Just go to Debian and all will be right with his world....

    --
    Do not look at laser with remaining good eye.
  27. I completely agree... by RedHackTea · · Score: 4, Informative
    In the past, I have been a huge Fedora fanboy. Having had been on Fedora 15 for so long, I finally made the jump to Fedora 18 yesterday! I had no problems with the installer (setting up my custom partition scheme was definitely weird; for example, you have to type "/" to get a drop down of possible mount points, and /opt and /var are seemingly excluded from this drop down for no reason).

    But oh my god, this release is a complete piece of SHIT. I'm not going to uninstall it because of how much hassle I went through (and this is my work PC), but damn, just damn. Having said this, they did fix some problems in F15, and it looks nicer, but the number of new problems outweighs the benefits. If you're thinking about upgrading, don't do it.

    Some of the problems I had to deal with:
    • Software Installer: It's now called "Software" instead of "Add/Remove Packages" or whatever. I kept typing in "Add" trying to find it. This thing is the worst piece of shit in the whole installation. They decided to completely remove the X button, remove the ability to resize/reposition, and it's auto-fullscreen on the primary monitor. If you search "libreoffice" on 2 monitors, it expands to take up 1 and 1/3 of your monitors with no way for you to resize it. When I first installed Fedora, I selected a whole bunch of packages I wanted to install and clicked apply; didn't work or do a damn thing. I had to close it and go back in and just select and install a few at a time. What baffles the mind is that this worked on F15. Whoever broke this needs to GTFO.
    • System Tray: You know that nice thing in the bottom right of your screen that you think even the dumbest fool couldn't break? They broke it. You have to sit your cursor on the bottom right for about a minute just for it to come up. Rhythmbox/tomboy/clipit/autokey system tray is useless now. And yeah, you know when something crashes and you'll get the "Automatic Bug Report" icon in the system tray? There's no way to f/cking close it.
    • Tracker: This was a problem in F15 as well. Remove this POS! It churns up tons of CPU and eats all of my memory trying to cache my whole system. Fix this or delete it. And, BTW, you can't remove this because everything depends on it. You have to do "gnome-session-properties" and make sure that it doesn't autostart. Because I didn't feel like re-logging in, I then had to kill it through System Monitor. This is garbage.
    • Non-Obvious Application Menu: Yeah, I was in Nautilus file manager for a while trying to figure out how to get to preferences. Instead of a menu now, you have to right click on the app image in the top-left corner (next to Activities and before the Time/Date). This is more of user error, but it'd be nice to let a guy know.
    • Tooltip Background Color: If you use Eclipse at all, you'll notice that your background color is black when hovering over an item and seeing the Javadoc (text is black/dark purple, so unreadable). Yeah, I thought it was Eclipse's fault...nope. I had to go to /usr/share/themes/Adwaita/gtk-2.0/gtkrc and change the tooltip_bg/fg_color to #f5f5b5/#000000. Let me change this in a convenient way next time...
    • Non-System Partitions: This isn't a big deal, but annoying. So I set up a few partitions just for general use during installation. I (in the wheel group) couldn't access them unless root. I had to change the umask in /etc/fstab for these.

    That's all I can think of for now. Some of these problems are GNOME 3.6's. WTFITQA (Where the f/ck is the QA?)

    --
    The G
    1. Re:I completely agree... by RedHackTea · · Score: 1

      Another one I remembered:

      No Updater GUI: Not a big deal, since I always update with "sudo yum update." However, if you like the GUI, you now have to go to "Details" (it's in the Applications; you can also get to it from System Settings at the bottom). This is not intuitive at all. Of course, if there are updates, a popup will appear, but wonder if you close it and forget... I think they should have left the Updater GUI program -- unless they're only targeting super users now.

      --
      The G
    2. Re:I completely agree... by RedHackTea · · Score: 1

      For anyone curious, I fixed the system tray issue using this answer. (It's for Ubuntu, but works for Fedora.)

      --
      The G
    3. Re:I completely agree... by Anonymous Coward · · Score: 0

      Tracker: This was a problem in F15 as well. Remove this POS! It churns up tons of CPU and eats all of my memory trying to cache my whole system. Fix this or delete it. And, BTW, you can't remove this because everything depends on it. You have to do "gnome-session-properties" and make sure that it doesn't autostart. Because I didn't feel like re-logging in, I then had to kill it through System Monitor. This is garbage.

      Hate to break it to you, but Tracker is on Ubuntu too and just as big a piece of shit. Most times I'm doing a search I want to do a (full or partial) filename search - the Everything program on Windows, but on Linux if you will. It shits me that (a) Tracker kills the system memory- and disk-wise (and network-wise when a new mount comes online). Open a Terminal and find / -iname is better and quicker than Tracker for fuck's sake!

    4. Re:I completely agree... by Anonymous Coward · · Score: 0

      > remove the ability to resize/reposition, and it's auto-fullscreen on the
      lol, yeah gotta love it. found that if you drag down from near the top of the window that it autoresizes to small window and then you can resize with lower right hot corner of new small window. ( test and add to your bug report :') ) yeesh need more beta-testing. ;')

  28. I tried FC18.. well TRIED to try... by rjr162 · · Score: 1

    It wouldn't install. Right after where you choose to install the bootloader, it would just crash. The debug info didn't tell why at all. That happened with both the Beta and final releases. Linux Mint and lubuntu installed just fine (as did centos 6.3).

    I finally figured out what was causing it.. the optimus or whatever on my Dell laptop, where it uses the integrated Intel video for low demand stuff and an Nvidia chip for higher demand periods. I only figured this out after trying to get the nvidia binary driver installed and saw mention on some guides.about didisabling it if you have issues (and I could see both devices loaded). After disabling in the bios fedora installed fine (but that Damon gnome desktop... grr! )

    Anyhow, a little more info on why the installer crashed would have been great considering two debian based systems and centos installed fine with optimus enabled

    1. Re:I tried FC18.. well TRIED to try... by wvmarle · · Score: 1

      I'm impressed that you're putting so much effort in installing something you don't actually like.

    2. Re:I tried FC18.. well TRIED to try... by Impy+the+Impiuos+Imp · · Score: 1

      He likes bitching at things, much like you apparently.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    3. Re:I tried FC18.. well TRIED to try... by wvmarle · · Score: 1

      Hey, why else are we all visiting /. and bothering to comment?!

    4. Re:I tried FC18.. well TRIED to try... by rjr162 · · Score: 1

      Well.. issue is the systems at work are all RHEL, CentOS or FC... I haven't used FC for ages so I figured I'd give it a try. Wasn't thinking FC 18 would use gnome 3.. just a brain fart (since we use it in a server role with a different WM for xrdp).

      In the end I just went with centos since I have to setup an ipsec/l2tp vpn on a centos machine

    5. Re:I tried FC18.. well TRIED to try... by donaldm · · Score: 1

      When people talk about Fedora Core they are normally talking about FC 1 through 6. From Release 7 on the name is Fedora not "Fedora Core" see here .

      --
      There ain't no such thing as proprietary standards only proprietary formats. Standards are by definition open.
  29. in other news by smash · · Score: 1

    ... Alan has given up his job and Linux hacking for the time being for "family reasons" according to his profile on G+

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:in other news by SpaceLifeForm · · Score: 1

      It is good he saw the darkside. I need a job too.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
  30. Cat got tongue? by Anonymous Coward · · Score: 0

    This is news?

    Any bad news about other Linux distros are music for Slashdot as it proclaims that the only distro that "rulez" is Ubuntu.

  31. Hug... by Anonymous Coward · · Score: 0

    Someone needs a hug. I'll be the 1st to say that the installer is scary with disk selection and I had to
    use strace to figure why vmplayer wouldn't build. I don't use no stinkin' updater - real linux users use yum
    and the real tough ones use rpm exclusively. But once I got everything installed (it's only been a few days since then)
    I can see it's actually in pretty good shape on an older slower test system. So much so, that I'm going to
    upgrade my main system to 18. RPMfusion worked nicely, too.

    BTW, I'm upping from F12. I actually consider this (F18) the most stable since 12. That's really the sad part.
    There are really talented people working on this, but there seems to be no serious testing or regression performed.

    I think much of it is the left-over Microsoft mentality -- something that's very difficult to move past with some developers.
    Want to see the classic deer-in-the-headlights face - ask a Microsoft C++ experienced developer what a
    compound literal is. Yup, that's what I'm talking about.

    optimize was the word...

  32. Who cares by TheDarkener · · Score: 1

    What just one person thinks? Think for yourself. Jeebus.

    --
    It is pitch black. You are likely to be eaten by a grue.
  33. Interesting post from Red Hat employee at Phoronix by atomican · · Score: 5, Interesting

    Yes I know, Phoronix is a pretty scummy website at times with Michael taking credit for basically every new thing that happens to Linux, but there are some interesting posts on its forum when its users are not constantly fighting with each other.

    AdamW (Adam Williamson, "the Fedora QA Community Monkey" according to the project wiki) posted this in response to this very topic:

    It does always amaze me how people are happy to download an entire *computer operating system* and throw it at their computer - with valuable data on it! - without even reading the damn documentation.

    For Pete's sake people, it's an operating system, not a new version of Angry Birds. You might want to read something about it before hitting the big red button. The F18 release documentation is pretty clear on the fact that the new installer UI is a first cut and still has rough edges: this isn't hidden information, it's called out in the release announcement itself. There's a guy on the Google+ thread who says "Not knowing that The World Had Changed, I downloded the DVD of F18 and tried up upgrade my machine" - where do these people come from? And what rock have they been living under while three thousand articles explained that F18 has a new installer? Sheesh.

    So yeah: in case you didn't get the memo, F18 has a new installer and a new upgrade tool. They are both v1.0s. As in the case of all v1.0s, you may want to exercise some frickin' caution. If you want a Fedora release whose installer and upgrade tools were stabilized over a period of several years and 20+ releases, Fedora 17 is right in the torrent list. It works fine. If you want a nice polished version of newUI, you might want to wait for F19 or F20. It won't kill you. An operating system installer is a psychotically complex lump of code, it is not plausible that you can entirely rewrite one and get it working perfectly on the first try, and we never aimed to. We aimed to have something that broadly implemented the new design and worked reasonably well in simple cases, and that's what F18 has.

    GNOME 3 is GNOME 3. We package it up and ship it. If you don't like it, use something else; Fedora does not skimp on the choices.

    (http://phoronix.com/forums/showthread.php?77039-Alan-Cox-Calls-Fedora-18-quot-The-Worst-Red-Hat-Distro-quot/page4)

    To which someone immediately pointed out the obvious:

    Adam, that really doesn't cut it as an excuse. Yes, it's a new installer, and this fact is well advertised. But if you have so little faith in the installer that you're cautioning people not to upgrade to F18, why the hell would you even release it?

    This is becoming too common in the Linux world, with distros being released with half-implemented pet projects of its developers (Unity, PulseAudio, Fedora's new installer) under the guise of a final release. Rough rough rough, and not something people coming from say OS X or even Windows 7 would expect. Yes it's free, but it's also very off-putting and tends to reinforce the idea that you get what you pay for.

  34. Worst judgment by overwhelmed oldman by Anonymous Coward · · Score: 0

    I run FC18-KDE since it is out.
    Yes the new installer seem to be a concept from very,very drunken aliens-mobile developers who certainly so smoked bad stuff that they didn't realize they work on desktop pc's...

    Since day one, after I installed my usual stuff for coding, multimedia, NVidia accel driver,etc...

    I got 0.000000000~ issues with FC18.KDE-

  35. Now he's out entirely by Anonymous Coward · · Score: 0

    Follow him on G+. He's leaving this work entirely. Doesn't blame Linus.

  36. I care a little... by archer,+the · · Score: 1

    I don't have time to test multiple distros. I've been on Fedora since it was RedHat 4. Hearing they've messed up the installer this much makes me think I should switch.

  37. former employee talks shit about former employer by Anonymous Coward · · Score: 0

    news at 11

  38. Almost switched from Ubuntu back to Fedora by Bilbo · · Score: 1

    Oh great! I had been using Fedora since... well... since before Red Hat split Fedora off from their base install and went all corporate... Partly out of curiosity, I went to Ubuntu a couple of years, and found it very workable (especially since they weren't so pedantic about proprietary Nvidia drivers and mp3 codec's). However, ever since they introduced the collection of garbage that they dubbed "Unity", I've had nothing but trouble with it. I can get it to work, but I won't say it's pleasant. I WAS JUST ABOUT TO TRY GOING BACK TO FEDORA! I've actually fund Fedora 17 reasonably usable, and was hoping that maybe they had cleaned up some of the confusion they had created when they changed everything around in the UI. Looks like I'm sticking with Ubuntu for a while longer.

    --
    Your Servant, B. Baggins
    1. Re:Almost switched from Ubuntu back to Fedora by Anonymous Coward · · Score: 0

      However, ever since they introduced the collection of garbage that they dubbed "Unity", I've had nothing but trouble with it. I can get it to work, but I won't say it's pleasant. I WAS JUST ABOUT TO TRY GOING BACK TO FEDORA!

      I don't get this. I truly am uncapable of understanding this. Please explain:

      You're using Linux distribution with the best package manager in the world and biggest, paddest repositories available, with every possible desktop/window manager ever made only an apt-get away, and you go ahead and install another operating system? And you're not only one. I find it sad, frustrating, laughable that every random nerds response to Unity is "install another operating system". Like what the fuck, seriously?

      I installed Ubuntu on this desktop at 11.04 (hardware from xmas 2010) alongside Windows 7, and altough Ubuntu has been updated to 12.10 and Windows to 8, haven't reinstalled either, and that would be last thing I'd do unless something breaks to unrepairable state.

      Then again, Unity was the only thing that got me to try Linux, since Linux desktops always looked very archaid, boring and, tbh didn't work quite well. But what do I know, I'm just a random old Windows guy. Or nowadays Ubuntu/Unity, but I heard Unity sucks and doesn't count.

    2. Re: Almost switched from Ubuntu back to Fedora by Anonymous Coward · · Score: 0

      Amen

  39. Re:Interesting post from Red Hat employee at Phoro by Anonymous Coward · · Score: 1

    This is becoming too common in the Linux world, with distros being released with half-implemented pet projects of its developers (Unity, PulseAudio, Fedora's new installer) under the guise of a final release. Rough rough rough, and not something people coming from say OS X or even Windows 7 would expect.

    Ha ha ha ha!

    Ha ha ha ha!

    Ha ha ha ha!

    Oh, dear!

    Ha ha ha ha!

    Windows 8.

  40. In case anyone didn't know... by Anonymous Coward · · Score: 0

    "Alan was employed by the Linux distributor Red Hat during 1999-2009."

    If it's so shitty he is declaring it to be nastiest stinking pile ever despite nostalgia it has to be pretty bad. I've heard the guy does tech stuff sometimes as well and has used Linux before.

    1. Re:In case anyone didn't know... by Anonymous Coward · · Score: 0

      And was maintainer for 2.4 until Ingo Molnar took over for maintenance releases (or was Ingo the 2.6 maintainer?)

      Regardless if Alan is complaining you have to bet it's pretty bad. Going off my dad's corporate dog-food routine 15 years later (having worked for about the same time as Alan at the same company), being that vocal about throwing in the towel on your former employer's product for the competitor's, especially without investment in the latter says you were doing something pretty wrong and you might want to take heed of your former employee's complaints, if only to ensure such complaints don't hinder your marketshare further during subsequent releases.

  41. I just wanted to add.... by Anonymous Coward · · Score: 0

    As much of a nightmare as it sometimes is to keep updates, this is actually one of the reasons I migrated first to sorcerer and then to gentoo.

    I had all kinds of software breaking between distro upgrades, often with binaries only packaged/buildable for specific distros (some had debian configurations, some were rpm, some were source only, etc.) One of the big pushes for the source based distros back in the day was to make it easy for people to put together the build scripts they needed to compile any random application for their system and ensure it would be cleanly uninstallable without crapping files all over their system.

    The latter half gentoo has become rather good about, although the former, the ease of use/maintainability it's sadly waned on (much of the particulars of the backend utility modules are a moving target, and if an ebuild is more than a year or two old/new it probably won't build against the version you've got running. Portage however often will handle emerging from 5+ year old installs to current, assuming you have the old source archives for the intervening upgrades available.)

  42. Re:This will be followed by a new headline tomorro by smash · · Score: 2, Funny

    Selection is similar to the choice of "Would sir like a straightjacket or a frontal lobotomy?"

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  43. Re:This will be followed by a new headline tomorro by Tough+Love · · Score: 3, Insightful

    Alan Cox: Ubuntu "Most useless and senseless desktop ever," Switches to Gentoo

    You obviously don't know him. He will install xfce as soon as he figures out how apt-get works, which will take him about 2 nanoseconds.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
  44. Re:This will be followed by a new headline tomorro by Darinbob · · Score: 1

    In the old days we had a choice of shock therapy!

  45. Re:Interesting post from Red Hat employee at Phoro by Tenebrousedge · · Score: 1

    Adam, that really doesn't cut it as an excuse. Yes, it's a new installer, and this fact is well advertised. But if you have so little faith in the installer that you're cautioning people not to upgrade to F18, why the hell would you even release it?

    This is becoming too common in the Linux world, with distros being released with half-implemented pet projects of its developers (Unity, PulseAudio, Fedora's new installer) under the guise of a final release. Rough rough rough, and not something people coming from say OS X or even Windows 7 would expect. Yes it's free, but it's also very off-putting and tends to reinforce the idea that you get what you pay for.

    First, you're four years late on the PulseAudio rant, Unity works pretty well even if you don't like it, and you definitely didn't let the existence of Windows 8 get in the way of a good rant.

    Nevertheless, this isn't exactly a new thing in the software world. It would be easier to find a project that avoided the practice, and in regards to shipping an operating system? Well, you just let me know when you manage to ship a bug free OS.

    Red Hat isn't even the worst offender here. I've singled out Win8 already, but (and I apologize for mentioning it to a non-technical audience) Ruby has managed to release a new version of the language with "experimental features". The justification I got was something along the lines of "It's okay because none of the major libraries will rely on them."

    However, I would urge everyone to be charitable. Change is good, even if it's rarely a smooth process. To the programmers reading this: let he who has never shipped a bug (or broken an API) throw the first stone. To the non-programmers: "We apologize for the inconvenience."

    --
    Those who advocate genocide deserve every protection afforded by law, and none afforded by common human decency.
  46. well... by slashmydots · · Score: 3, Funny

    At least he didn't switch to Windows 8. Then he'd eventually give up and just go Amish.

    1. Re:well... by steelfood · · Score: 1

      I tried doing that, but I found that the average avian just don't like being put into a slingshot and launched at pigs. The pigs also didn't seem to like it either.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
  47. Great by Anonymous Coward · · Score: 0

    I'll be avoiding that one like Microsoft Windows #(de jour).

    XD

  48. Re:This will be followed by a new headline tomorro by Anonymous Coward · · Score: 0

    Someone should tell him about Mint. It's good.

  49. Oracle? by Max_W · · Score: 0

    This distribution switched from MySQL to MariaDB, as there was not confidence that MySQL would be supported in good faith in future.

  50. It worked right out of the box! by rcamans · · Score: 1

    I installed Fedora 18 64 bit today with absolutely no problems or questions. Did not read anything first. It just installed and worked. WTF is all this hooplah about? You guys need your diapers changed. Oh, wait, this is slashdot...

    --
    wake up and hold your nose
    1. Re:It worked right out of the box! by TheDarkener · · Score: 1

      Seriously. I think all the Slashbots are just excited to repeat the great word.

      --
      It is pitch black. You are likely to be eaten by a grue.
  51. Re:Interesting post from Red Hat employee at Phoro by DNS-and-BIND · · Score: 1

    They are releasing it to find out what bugs are in it, then they will fix in the next version. Where do you live where this doesn't happen?

    --
    Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  52. My experience is opposite... Fedora 18 is better! by urdak · · Score: 2

    I've been using Red Hat's linux distributions for 14 years, since I first switched my aging Slackware installation to Redhat 5.2. Since then, I've been upgrading or installing every new Redhat/Fedora release that came out.
    The last few upgrades, to F15, F16 and F17 were a real pain - on every release the upgrade failed in the middle, or succeeded and left me with half the system not running and I needed to spend a whole day on fixing things (a person with less experience would just give up and switch to a different distribution...).
    But the upgrade to F18 (with the new "fedup" tool) was surprisingly smooth. The upgrade just worked, and when the new system came up, everything just worked... A few annoying new bugs (like the new gphoto2 suddenly not working correctly, but that's not Fedora's fault) but nothing serious.
    So if anything, F18 was the first time in years that I did *not* consider switch to Ubuntu right after the upgrade.

  53. No story here - ridiculous discussion by Anonymous Coward · · Score: 0

    Fedora other than a catchy name has always been unstable and I'd never put it on a machine I was relying on.

    Other than the tool chain for cutting edge development why bother? And if you are a developers your going to toss that anyway.

    Sounds like he was looking for a gaming platform, may I recommend a play station instead?

    Red Hat Enterprise is the only class distro I would compare to Windows or OSX.. bar none. Fedora is not in the same league or class.

    SuSE is IBM's distro, bought and paid for.. end of story.. meant for big iron and IBM consultancy.

    Debian is the keeper of the FOSS torch. If you want to cook it all up yourself and truly rant about Freedom of code.. its a great distro.

    CentOS is fan software.. fans of the Fedora who don't care for the sketchy nature of Fedora, and can't fathom licensing or Security patches.

    Scientific Linux is for serious people who for whatever reason would rather support themselves starting with the stability of a real Red Hat release.

    Ubuntu is the ugly ducking that quacks here and there but tends to alienate as much as it befriends.. it borrows from Debian, wants to be a polished version of Debian, but only ends up a fork of Debian. It sacrifices its FOSS soul and ends up much loved by a fan base of its own, but still a niche product for sale.

  54. no no by Mike+Frett · · Score: 1

    "Dear Slashdot, switching one system that run Ubuntu in a VM to Fedora into running Ubuntu does not constitute 'switching to Ubuntu'." - Alan

    He is also giving up his work entirely for 'Family Reasons'. Even leaving Intel.

    "I'm leaving the Linux world and Intel for a bit for family reasons." - Alan

    You guys are all worked up over the Headline. =p

  55. Re:Interesting post from Red Hat employee at Phoro by BlackPignouf · · Score: 1

    They are both v1.0s. As in the case of all v1.0s, you may want to exercise some frickin' caution.

    Sorry, what?
    In the OSS world, 1.0 should come after so many alphas/betas/release candidates that it should work perfectly everywhere.
    There are many good and very usable projects that are less than 0.3
    If it's not ready at all, call it a 0.0.1b or something.

  56. And the headline next week by thegarbz · · Score: 4, Funny

    Alan Cox: "Just finished compiling, looks good so far."

  57. Isn't it nice? by prefec2 · · Score: 1

    When you are a Windows user or a Mac OS user and you have the impression that the new desktops sucks, then you can go back to the old OS version, but that is not a solution for long, or you have to live with it. As a Linux user you can switch distros and you can even brag about it. You are free to make choices. And if things are really bad you can make your own and call it Mint or Arch or Pepper, Chilly (I guess these names are not used)

    1. Re:Isn't it nice? by jones_supa · · Score: 1

      There's a reason Win and Mac don't go with various desktops: it would be a support nightmare. Which is exactly what we are seeing in the Linux world.

  58. Re:Interesting post from Red Hat employee at Phoro by Bogtha · · Score: 1

    I agree.

    The F18 release documentation is pretty clear on the fact that the new installer UI is a first cut and still has rough edges

    Turning out unfinished, buggy work and saying it's okay because you told people it was unfinished and buggy seems to me to be an attitude that is incompatible with ever releasing a high quality product.

    --
    Bogtha Bogtha Bogtha
  59. Not Red Hat by zdzichu · · Score: 1

    Dammit, it was us, the Fedora Community, who released Fedora. Not Red Hat. It's not their distro.

    --
    :wq
  60. Year of the Destop posponed? by Anonymous Coward · · Score: 0

    Yet again?

    Seriously, there are those using Windows who would love to switch to get away from Windows BS. That sounds like a firepan to fire move now.

  61. Fedora is bleeding-edge by devent · · Score: 2

    I really don't understand what is the fuss about. Fedora 18 was just released, what are you expecting? From Wikipedia:

    A version of Fedora has a relatively short life cycle—the maintenance period is only 13 months: there are 6 months between releases, and version X is supported only until 1 month after version X+2.[8]

    Fedora is a bleeding-edge distribution. Much like Debian Sid. Fedora is the playground for new technology that was always so. You can't expect to have a new version of Fedora and everything be perfect.

    Just wait 6 months and upgrade then. So do I with my Fedora. I install it release+6 months and everything is fine.
    You just can't compare Fedora with OpenSuse, Ubuntu, Debian Stable etc. The goals are totally different.
    If you want a bleeding-edge distribution with new technology then Fedora is the right distribution for you.
    If you want a stable desktop then Debian Stable is the choice for you.

    --
    http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
  62. NOT the worst by Anonymous Coward · · Score: 0

    I think it was 5 or 6 that was the worse. Apache was released without any configuration and wouldn't even run out of the box.

  63. Get a clue dumbass by SpaceLifeForm · · Score: 1

    Just fucking google him. OMG. FMTT.

    --
    You are being MICROattacked, from various angles, in a SOFT manner.
    1. Re:Get a clue dumbass by TheDarkener · · Score: 1

      I know who he is. If Alan Cox said, "McDonald's makes the worst hamburger", would you repeat his testimony like the universal truth you believe it is too?

      --
      It is pitch black. You are likely to be eaten by a grue.
  64. Re:This will be followed by a new headline tomorro by MartinG · · Score: 1

    Someone did I believe, but it doesn't support encrypted root filesystems out of the box.

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
  65. Recent hardware? by SpaceLifeForm · · Score: 1

    You might have got lucky.

    --
    You are being MICROattacked, from various angles, in a SOFT manner.
  66. HP provides Debian support? by dutchwhizzman · · Score: 1

    That is so funny. I was contracted to HP recently to manage Debian servers for their client. HP made us advise the customer to switch to either RedHat or Ubuntu because that had enterprise level support. I'd love to see where HP publicly advertises they support Debian, under what sort of SLA and at what price.

    --
    I was promised a flying car. Where is my flying car?
    1. Re:HP provides Debian support? by JonJ · · Score: 3, Informative

      http://h18004.www1.hp.com/products/servers/software/debian/index.html I'm sure they also support it since they've got drivers and software for the distro. I didn't bother looking for prices and stuff, but I'm certain you can put on your big boy pants and figure it out yourself. If you _really_ wanted to know.

      --
      -- Linux user #369862
    2. Re:HP provides Debian support? by Anonymous Coward · · Score: 0

      I didn't bother looking for prices and stuff, but I'm certain you can put on your big boy pants and figure it out yourself.

      What part of his message deserved that rude response? Do you talk to your mother with that same big boy voice, you condescending asshole?

    3. Re:HP provides Debian support? by JonJ · · Score: 1
      It took me a whole 2 seconds to find that page via google. He got his own condescending tone in his post, with this part:

      I'd love to see where HP publicly advertises they support Debian, under what sort of SLA and at what price.

      Implying that this sort of thing does not exist, and Debian is nowhere near supported by HP, even if a quick google search can turn up that they actually have built their software and services around Debian in addition to RHEL and SLES. Also for some reason, he thinks it's funny. He just took some clueless salesperson at HP for their word, instead of doing the research and now he's taking pot shots at people who actually did their job in researching this.

      --
      -- Linux user #369862
  67. Re:and said gnome3 sucks on ubuntu... by unixisc · · Score: 1

    Wouldn't he have gotten to try that on Fedora 18 itself? On Ubuntu, he can determine what he thinks about Unity

  68. First rule about Fedora releases by dutchwhizzman · · Score: 1

    Wait at least 2 months before upgrading. Read other peoples problems and make sure you find the relevant fixes for those before you attempt the upgrade. Every time I did an upgrade in a rush I ended up getting large amounts of bullets in my foot. After 2 months, most stuff that's really broken or breaks too often has been found, people have found ways to get it working and often the package updates from Fedora fix a lot of bugs. Also, all the 3rd party stuff will have ready to run RPMs and repositories set up, so you don't have to jump through flaming hoops to get those upgraded as well.

    --
    I was promised a flying car. Where is my flying car?
  69. I don't get it by ApplePy · · Score: 2

    I always test new Fedora releases on my laptop, not my work machine (Fedora user since FC4)... and other than the new disk partitioning scheme in the F18, I see nothing horrible. That is to say, the partitioning bit of Anaconda is fucking horrible in F18. 14 releases of Fedora for me, and I've been loyal... and this is fucking shit.

    I'm a KDE user. Once installed, F18 with KDE is fine. Great. I love it. Fedora/KDE is the dog's bollocks.

    My major beef is with the partitioning utility part of the installer. Fix that, Fedora crew, and you will regain my faith. Oh, and I want the option back to select packages.

    I will not pitch a fit, or go drama-queen and go to NoobUntu. I love you, Fedora. But srsly. Fix that fucking installer. Nao.

    Meanwhile, my work machines run F17. The best desktop Linux evar!!!, IMO.

    --
    That I'm right, and you don't like it, doesn't mean I'm a troll.
  70. subject by Legion303 · · Score: 1

    18 may or may not suck (I have no experience with it), but is that any reason to switch to Fisher-Price linux?

  71. Re:This will be followed by a new headline tomorro by RDW · · Score: 4, Funny

    In the old days we had a choice of shock therapy!

    Slackware is still available!

  72. Wasn't Fedora essentially created to be a test bed by Salpula · · Score: 1
    I've been running Fedora on and off since its first release, and I will admit I haven't installed most version since ~8 including 18. However, I had an install of the Fedora 17 XFCE variant on my laptop and was quite happy with it. I never recall Fedora being a distro that "just worked", there were usually several pages of install notes to go through from various people to fix everything on each release, and often times packages that were broken and needed to be compiled from source. Even as recently as Fedora 14 I installed the release, updated, and a borked version of MDADM cause my whole 7.5TB raid to be corrupted. I seem to recall (perhaps incorrectly) that its original break from RedHat was supposed to be evaluate, test, and mature new features, drivers, and Kernels before rolling it into RHEL.
    I think I feel the way he does about Fedora, only toward ubuntu. It took two installs and hours of fudging to get 12.04 LTS installed on my gaming rig for the Steam Linux Beta.
    A quote from Wikipedia.org:

    "One of Fedora's main objectives is not only to contain software distributed under a free and open source license, but also to be on the leading edge of such technologies.[5][6] Fedora developers prefer to make upstream changes instead of applying fixes specifically for Fedora—this ensures that their updates are available to all Linux distributions.[7] A version of Fedora has a relatively short life cycle—the maintenance period is only 13 months: there are 6 months between releases, and version X is supported only until 1 month after version X+2.[8] This promotes leading-edge software because it frees developers from some backward compatibility restraints, but it also makes Fedora a poor choice for product development (e.g., embedded systems), which usually requires long-term vendor-support, unavailable with any version of Fedora."

  73. Years ahead by DeBaas · · Score: 1

    that means I was years ahead of Alan Cox! Maybe he'll follow in a few years to Mint.....

    --
    ---
  74. Its the linux way, by Anonymous Coward · · Score: 0

    But the Fedora developers don't listen or accept.

  75. You can't take someone serously... by Anonymous Coward · · Score: 0

    ...that complains about problems and errors in a Linux distro and switches to Ubuntu

  76. Re:This will be followed by a new headline tomorro by realityimpaired · · Score: 1

    if he'd installed xubuntu to begin with, he wouldn't have needed to install xfce.... though he'd still need to uninstall the kitchen sink crap that comes bundled with it....

  77. Interesting Place To Runaway To by assertation · · Score: 2

    Ubuntu is still *one* of the best distros. As someone who has been using it since it came out I am surprised Cox chose to runaway from Fedora to Ubuntu. Ubuntu used to be the most "least hassle" and user friendly distro. I would say with the default desktop of Unity that title now belongs to MINT linux and that is what I am putting on the new home PC I am buying in March.

  78. Re:MS Windows and Office by realityimpaired · · Score: 0

    *shrugs* they have a right to expect to be paid for their work, just as you have a right to decide that the price is too high. The problem is, if you decide the price is too high, most people don't take the ethical course of action and install something like Linux, they take the unethical course of action and pirate Windows.

    That's why the activation exists. And I've never seen it fail with a legitimate key. I have seen it fail with an MSDN key, when I was testing something and reinstalled about 20 times in a week, but a 5 minute call to the phone number they put on the screen when the online activation fails fixed that.... They're just trying to protect their investment, which is their right as software devs.

    Windows 8 *is* a steaming pile of donkey poop, however, and even *free* would be too expensive for me. My gaming machine will continue to run Win7 until my favourite games run on Steam/Linux (or when I'm bored enough of them that running on Wine won't be too much of a hassle), at which point it'll be reinstalled with the same version of Linux that's on my main laptop.

  79. Not the worst by Anonymous Coward · · Score: 0

    Actually, the worst Red Hat distribution is Red Hat. Pick any release number.

  80. gnome vs fedora by Anonymous Coward · · Score: 0

    A lot of the issues you are complaining about are simply Gnome 3 design choices, so universal to anyone packaging it (though it seems like less and less are using it as the default now).

  81. Re:And the headline next month by Anonymous Coward · · Score: 0

    FTFY!

  82. Wait... by Anonymous Coward · · Score: 0

    If I can install Fedora 18 and find it usable whilst knowing its a bleeding-edge distro with openly given warnings in the Release Notes, does that mean I am smarter than Alan Cox?

    P.S.
    Only am Anonymous Coward because this is first post. He really thinks Ubuntu is a better choice? Really?

  83. Me Still on Fedora 14 by Anonymous Coward · · Score: 0

    Me Still on Fedora 14

  84. Re:This will be followed by a new headline tomorro by Anonymous Coward · · Score: 0

    Or software RAID, for that matter. Seriously, how hard is it to put mdadm into the install image?

  85. Re:Whatever by Anonymous Coward · · Score: 0

    Search for "RPM hell".

    That's exactly what I experienced. RPM is shit.

  86. Re:Interesting post from Red Hat employee at Phoro by Anonymous Coward · · Score: 0

    Fedora is basically the testbed for RHEL. I'll bet you the installer will be mature by the time it appears in RHEL7 (or 8), which is the product that actually makes RedHat money.

    (that said, I've actually used the F18 installer, and while it's not as good as the Debian one, it's miles ahead of Arch's non-installer, so I'm not sure why people are suggesting Arch as an alternative. (Or at all, ever.))

  87. Re:This will be followed by a new headline tomorro by Anonymous Coward · · Score: 0

    To everybody who is frustrated with Fedora, Ubuntu, etc. - have a look at Crunchbang Linux [http://crunchbang.org] - very nice minimalist distro - Debian + Openbox.

  88. Ubuntu by Anonymous Coward · · Score: 0

    I hope he likes to buy stuff at Amazon.

  89. Changes, just because by apexwm · · Score: 1

    The new Fedora 18 installer is not good, I totally agree with Cox. The old installer was much more intuitive, and flexible at the same time. The new installer is dumbed down so far that it is cumbersome for those that want a custom installation. Why was it changed????? I've found this, combined with Gnome 3, add to many frustrations. And I specifically work with new GNU/Linux users so this adds to their frustration as well. To be honest, Fedora 14 was the last great Fedora distribution, because it was easy to set up and install, and didn't require a bunch of tweaking because of Gnome 3. However, I have found that doing a minimal Fedora 18 install, then installing MATE after it is up and running provides a fairly clean and usable system.

  90. Gentoo... by coldproduct · · Score: 1

    What is your beef with gentoo? (ducks the responses).

  91. Re:This will be followed by a new headline tomorro by StuartHankins · · Score: 1

    I'm shocked they removed that option.
    <ducks>

  92. Re:This will be followed by a new headline tomorro by StuartHankins · · Score: 2

    Yep. We use xfce on server GUIs because it's stable and predictable. No retraining needed. On desktops you can use whatever you want, and you support it yourself. Everyone's happy.

  93. Re:Interesting post from Red Hat employee at Phoro by higuita · · Score: 1

    Agree, some distros just want to release (to keep release schedule, to keep cools names, to look updated, to show up in news, etc) and yet keep releasing known broken software. They are destroying the trust users have on those distros every time one user have a working system, see a new release announcement and try to update to that latest release, only to find that its system doesn't work any more.

    the excuse that users must read the release notes is really a bad excuse, many time they don't really warn about the problems user will find, but instead talk about the "cool new features" and how good it will be. So instead of showing that things will not work, they almost hide it, after all, a release is a checkpoint of a working system.

    If its broken, call it BETA, ALPHA, whatever, not a RELEASE!

    Slackware and Debian are great examples how things should work. Both try to release on schedule ( about twice a year on slackware, one a year to debian), but there is no release is there are known problems (unless its a very limited problem).. So slackware took 1 and half years to jump from 13.37 to 14 (the latest release) and debian took the same time to just freeze wheezy (the next release) and 6 month later it still isnt released.
    Both distros are looked as very stable, they just work!

    If anyone wants a more bleeding edge on those distros, they run the -current (slackware) or sid (debian) and fix things when its broken... but releases are always stable!!

    --
    Higuita
  94. Re:This will be followed by a new headline tomorro by geminidomino · · Score: 1

    AFAIK, none of the DEs, and I'm not even sure about X.org itself, are part of Ubuntu server releases, and as such aren't maintained for the 5-year LTS period.

    Oblig:
    <include why_put_gui_on_server_anyway.h>

  95. Re:This will be followed by a new headline tomorro by StuartHankins · · Score: 2

    You put a GUI on a server because not everyone is comfortable with a command line, or are using tools which require a GUI. In my environment, I'm the only Linux guy and if I'm not available and need a Windows Admin to do something, they better have a clicky-clicky or it won't get done. In my environment we also have a third party contractor who supports his point-of-sale software but wants a GUI so he can clicky-clicky through the file system, run a graphical FTP program etc when necessary. He's not willing to install anything other than VNC on his Windows machine.

  96. Re:This will be followed by a new headline tomorro by geminidomino · · Score: 1

    Ye flipping gods. I am SO sorry. *backpat* It'll get better soon!

  97. Re:Interesting post from Red Hat employee at Phoro by Anonymous Coward · · Score: 0

    If you want support then pay for it (OS X, Windows, RHEL...), if you're too cheap for that but still want stability use Debian (or LMDE) otherwise quit bitching. Fedora always was and always will be RH's beta playground. If you don't like that then leave, the rest of the world doesn't really give a damn and neither does RH and Fedora was never meant to be a "rock solid consumer OS that just works out of the box on day 1." Other distros do that, or commercial software.

  98. Re:This will be followed by a new headline tomorro by rossz · · Score: 1

    A server needs a gui like a fish needs a banjo.

    --
    -- Will program for bandwidth
  99. Re:This will be followed by a new headline tomorro by erroneus · · Score: 1

    GUI on the server:

    For the rich information feedback. I'm great with command line for lots of things... simple things. But when performing tasks which might be assisted or made easier by having nice things like copy and paste, buttons and check boxes, I will gravitate to that when it's helpful.

  100. Re:This will be followed by a new headline tomorro by RockDoctor · · Score: 1

    Indeed it is. And one of these days I'm likely to go back to it - I'm getting pretty hacked-off with Ubuntu fucking with my desktop organisation too.

    --
    Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
  101. Re:Whatever by UltraZelda64 · · Score: 1

    RPM hell, also known generically as "dependency hell." Again, dependency resolution is a part of the package management system, not the package format itself. You should be slamming either the distro's sub-par repositories for not containing everything you need, and/or its pathetic dependency resolution (or put another way, lack thereof). I wouldn't blame that on RPM. The damn things could be zipped up for all I care and they'd probably still work if the rest of the package management tools are good and the repository is working correctly.

  102. Amazon icon on the Unity taskbar by falconwolf · · Score: 1

    >If you don't like it you can uninstall it.

    That's like saying if someone shits in your bed you can always wash your bedding. The fact is that they shit in your bed.

    No it isn't, it's nothing like that. People intentionally install Ubuntu on a PC, they are not forced to. Most people don't expect, nor give permission, for someone to shit on their bed though. You'd better get your comparisons right. What would be a more appropriate comparison is if you change bed sheets and put sheets with shit on them on the bed. That is your choice, you're not forced to accept it.

    Falcon

  103. Re:This will be followed by a new headline tomorro by smash · · Score: 1

    For those playing at home, Fedora is the straight-jacket...

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  104. Re:This will be followed by a new headline tomorro by Deus.1.01 · · Score: 1

    I'd rather have a bottle in front of me then a frontal lobotomy.

    --
    My -1 Troll is actually a +1 funny. And my -1 flame is actually a +1 insightfull.
  105. Re:This will be followed by a new headline tomorro by Deus.1.01 · · Score: 1

    X is the system which provides you a cursor that allows you to select a term window.

    --
    My -1 Troll is actually a +1 funny. And my -1 flame is actually a +1 insightfull.
  106. Re:MS Windows and Office by falconwolf · · Score: 1

    *shrugs* they have a right to expect to be paid for their work, just as you have a right to decide that the price is too high. The problem is, if you decide the price is too high, most people don't take the ethical course of action and install something like Linux, they take the unethical course of action and pirate Windows.

    MS can lower it's prices, and did in places like China and India. At one tyme MS was selling Windows for $5 at then current foreign exchange rates. But that's beside the point, most people don't buy Windows, they buy a PC with Windows preinstalled. And as I said above buyers of PCs with Windows preinstalled still have to activate it. While I disagree with those who illegally install and use Windows and other commercial software, by lowering prices more people who pay for it. Sell 10 million licenses for $100 a pop, or sell 100 million for $20 and make twice as much money. And that's what MS does for OEMs, an OEM will pay much less per PC to install MS Window/Office than an individual will because the OEM buys in volume.

    Windows 8 *is* a steaming pile of donkey poop, however, and even *free* would be too expensive for me. My gaming machine will continue to run Win7 until my favourite games run on Steam/Linux (or when I'm bored enough of them that running on Wine won't be too much of a hassle), at which point it'll be reinstalled with the same version of Linux that's on my main laptop.

    There is Steam for Linux being worked on. I know games is a sticking point for many people but I don't play computer, or other, games myself. At least not now, I last played computer games three or four years ago in vocational therapy.

    Falcon

  107. Re:Not quite the same thing hairyfeet by dbIII · · Score: 1

    Modded down to zero "offtopic" when it's perfectly on topic for the above posts? If you don't like something moderators at least mod it down for the right reason.

  108. Re:This will be followed by a new headline tomorro by aliquis · · Score: 1

    You obviously don't know him. He will install xfce as soon as he figures out how apt-get works, which will take him about 2 nanoseconds.

    There's something wrong with this picture after the switch. I can't really tell why:
    http://en.wikipedia.org/wiki/Alan_Cox

  109. Re:Interesting post from Red Hat employee at Phoro by Waccoon · · Score: 1

    Rough rough rough, and not something people coming from say OS X or even Windows 7 would expect.

    I'd like to know why marketing hype is so important when releasing a free product. Commercial products I can understand, but not FOSS.

    Is it fear of looking like a laggard, or just plain ego?

    Also, I cringe when developers insist that the bugs will eventually be fixed, but at the same time defend their awful designs. Some of the issues with the Fedora installer are not really bugs, but poor design choices. Those tend to be the result of inexperience or haughty stubbornness, and usually don't get fixed in any hurry.

  110. Re:This will be followed by a new headline tomorro by helix2301 · · Score: 1

    I gave up after fedora 10 to do anything on the OS is a major project. It's not a very user friendly desktop OS and app support is limited.

  111. Re:This will be followed by a new headline tomorro by allo · · Score: 1

    you have a gui on the client. its called xterm, or if you like a better terminal urxvt.

  112. Alan Cox says by Anonymous Coward · · Score: 0

    Dear Slashdot, switching one system that run Ubuntu in a VM to Fedora into running Ubuntu does not constitute 'switching to Ubuntu'. I've been running Unbuntu for some jobs (like building Android images) for ages 8). In fact I run several distros (Fedora still included)

    And for that matter my goldfish boot/stress test image is a hacked Debian fs image...

  113. frdora 18 by Anonymous Coward · · Score: 0

    Thnx author for this usefull article about fedora 18. whenever we come to know about the open source a large and wide field is open in front of us.. red hat wid fedotra is one of the biggest open source project . it will not nly provide a wide range of uses but also make it different from older verstion of
    fedora 18