Red Hat CEO: Open Source Goes Mainstream In 2014
ashshy (40594) writes Red Hat CEO Jim Whitehurst likes to post "state of the union" addresses at the end of every year. Last December, he said that open source innovation is going mainstream in 2014. In an interview with The Motley Fool, Whitehurst matches up his expectations against mid-year progress. Spoiler alert: It's mostly good news.
I would say that RedHat did a lot with RHEL 7, which, though not without issues, has added a lot of functionality:
1: systemd is a decent boot mechanism. On a SSD-based machine, RHEL 7 will boot to a graphical login screen in five seconds, due to firing off daemons asynchronously.
2: firewallD is of some benefit, but it adds the concept of zones, similar to how Windows works, which does help integrate Linux machines in a MS environment (where one has public, private, and domain networks.)
3: Docker and containers are going to be a big thing going forward. This is similar to BSD jails, Solaris containers, or AIX WPARs, and provide decent package isolation without the need for a hypervisor.
4: It looks like with the latest version of the Linux kernel released this week, that btrfs is stable enough for prime time. RHEL7 allows for a btrfs install. It may not have the bells and whistles of ZFS, but it is a step in the right direction, and files can be checked (and possibly repaired) for bit rot with a find and a btrfs scrub.
5: The ability to use SSD as a "landing zone" for writes, then move those to a lower tier of disk.
None of these features are revolutionary... but they do bring RedHat and its downstreams (CentOS) on par with AIX, Windows, and Solaris for enterprise level features.
So, I can see that RedHat's future looks rosy, especially when it comes to virtualization and having a competitor in the enterprise to VMWare. VMWare still is top dog, but competition is always good.
The year of Linux on the desktop has arrived!
I know this was meant to be sarcastic, but it may be more true that you think.
I have been an avid Linux supporter for use on servers for a long time, however, I refused to use it as a desktop OS for a couple of reasons:
* There was no distro that I didn't have to open a shell for SOME reason -- to get something to work. I do systems administration for a living. I don't want to have to fucking tweak my box when I get home.
* It was butt ugly. That may seem like a poor reason to not use an OS, but it is my opinion and I am entitled to it. I refuse to use Windows 8.x primarily for this reason -- it is fucking hideous. Monochrome? Really Microsoft?
Both of those issues have now been addressed, and I am now completely MS free. I will be converting my parents, and my brother, and I will be spreading the word to my friends that aren't technically inclined.
-- http://anonet.org -- The internet the way it was meant to be. Check it out, you may be surprised.