While there’s a user-agent hack to get Netflix working on Linux using the native HTML5 video support, an updated NSS library is landing on Ubuntu 12.04 LTS and 14.04 LTS to allow Netflix support out-of-the-box…
Why I Love Linux — Even If I No Longer Use It

That Netflix is coming to desktop Linux soon is great news. Considering the OS only holds about 1.6 percent of overall desktop marketshare, it’s an important moment for those who use Linux in their home lives that Netflix’s engineers are even exploring the idea. It’s not like they had to, right?
Thinking about this, I remembered how much I loved (and still love) Linux. And I had to reminisce. I remember being a pimply high school kid circa 2002 and configuring Gentoo Linux by hand — kernel and all — onto my little beige eMachines computer, losing days of actual productivity in the process. And loving it. I remember diving into forums and arguing, however ineptly, over the merits of KDE over Gnome. I remember never quite mastering the…
Uselessd: A Stripped Down Version Of Systemd
The boycotting of systemd has led to the creation of uselessd, a new init daemon based off systemd that tries to strip out the “unnecessary” features…
Open Source OwnCloud Seeks to Combine Public, Private and Hybrid Clouds
Over the past two years IT managers at the public research universities in Germany’s most populous state, Northrhine-Westfalia, have been researching how to build a private inter-university cloud. It will provide about 6 Petabytes of free-to-use storage to 500,000 affiliates of more than 30 public research and applied science universities in the region, Raimund Vogl, director of IT at Münster University wrote on Linux.com.
To accomplish this, they sought a partnership with OwnCloud, the open source file sync and share software, to provide access to the universities’ own scale-out storage platform. In addition to meeting all of their technical requirements, ownCloud’s open source approach led them to trust that it was a secure and flexible platform, Vogl said.
“With proprietary software you can never be sure if there are any back doors or other security problems with the software,” Frank Karlitschek, co-founder and CTO of OwnCloud, wrote recently on Linux.com. “Open source is the only option for file storage that is really safe and secure.”
The same open source approach will lead OwnCloud to complete its next vision of providing an enterprise cloud platform that can combine public, private and hybrid clouds into one.
Karlitschek will lead a keynote panel on this topic next month at LinuxCon and CloudOpen Europe in Dusseldorf, Germany. Here he explains what it means to combine all of those cloud types into one, how it’s done, what it means for the future of the open cloud, and what he plans to discuss in his keynote.
Linux.com: What does it mean to have a private, public, and hybrid cloud all in one?
Frank Karlitschek: Well, a Hybrid cloud is by definition the combination of public and private clouds, so that solves one piece – and it’s a very important piece too. A hybrid cloud gives organizations – and individuals, but let’s try to stick with businesses here – the ability to choose the right deployment for their data. They can choose a private cloud for their sensitive data and maybe port less sensitive data to public cloud for flexibility, ease – and speed — of deployment, and even cost.
Private clouds are obviously the most secure and private and, by their nature, insular. Imagine though if you could keep all the good things about private clouds – control, privacy, governance – but make sharing as flexible as a public cloud. It is possible for instance, for two universities to “link” their private clouds so that researchers can share freely among two individual private clouds. Or a hospital internist can link his practice’s cloud to the hospital.
This is what I mean by turning private clouds into public clouds.
How is that even possible?
It’s a matter of, again, connecting these private clouds – not the entire cloud mind you – just the areas you want to share, together. To make it hybrid, you simply mount a public cloud storage like OpenStack or AWS.
Is this the future of the cloud – why or why not?
It’s A future certainly. The more you can make your organization’s private cloud look, feel and act like a public cloud – while again, maintaining IT’s control – the more employees will use it, and the more it can be used for.
How are you building it and what is the role of Linux and open source?
This is a great example why the open source development model and open standards are super important. All the protocols are discussed and implemented in the open. In the future we hope that these protocols are implemented in other software too so that we have as much interoperability as possible.
Can you give us a preview of your talk at CloudOpen Europe?
I’m going to talk a little about how we got here. How public clouds have created a huge privacy hole (Snowden, naked celebrities) and what businesses need to do, both on the infrastructure side and from the end user perspective, to protect themselves, their shareholders, employees and customers.
Register now for LinuxCon and CloudOpen Europe.
A Bash Script to Install/Upgrade to Linux Kernel 3.16.3 in Ubuntu/Linux Mint
The Linux Kernel 3.16.3 is now available for the users, announced Linus Torvalds. This Linux Kernel version comes with plenty of fixes and improvements. The following BASH script, when executed, despite of the system architecture (valid only for i386, i686 and x86_64 based systems), installs Linux kernel 3.16.3 in your Linux systems.
Read more at YourOwnLinux
Android Eyewear Uses Qualcomm VR Platform
ODG’s “R-7 Glasses” eyewear features augmented reality features based on Qualcomm’s Snapdragon 805 SoC and Android-based Vuforia SDK for Digital Eyewear. Osterhout Design Group (ODG), which calls itself a developer of “emerging and disruptive electro-optics and sensor-based technologies,” announced the R-7 Glasses eyewear computer in conjunction with Qualcomm’s announcement of the Vuforia SDK for Digital […]
Nvidia Rolls Out Second-Generation Maxwell GPUs
![]()
Nvidia has introduced the new GM204 GPU based on the second-generation of the Maxwell architecture. And while the device is designed for advanced gaming graphics, it also makes for a great CUDA development platform for HPC.
Tesora Delivers OpenStack Database-as-a-Service for Enterprises
As the OpenStack cloud computing arena grows, a whole ecosystem of tools is growing along with it. Tesora, the leading contributor to the OpenStack Trove open source project, is out this week with what it is billing as the first enterprise-ready, commercial implementation of OpenStack Trove database as a service (DBaaS). Tesora also recently announced that it has open sourced its Tesora Database Virtualization Engine, and now is also offering the Tesora OpenStack Trove Database Certification Program.
Many enterprises are seeking to leverage Trove as they put applications in the cloud. However, databases can be resource intensive, and many don’t work well in cloud environments, so there is much scrutiny of the development of Trove for high-availability OpenStack deployments.
The Cloud is Paying Off for Red Hat, as it Moves to Acquire FeedHenry
Red Hat posted strong quarterly results on Thursday that beat Wall Street’s expectations, and a big part of the news was that the company is starting to see meaningful revenue from its many initiatives surrounding the OpenStack cloud computing platform. If things go according to the company’s playbook, it will start to draw recurring revenue from subscription support for OpenSack deployments similar to the subscription revenues it gets for supporting its other open source platforms.
Meanwhile, Red Hat announced that it has signed a definitive agreement to acquire FeedHenry, an enterprise mobile application platform provider. FeedHenry fits into Red Hat’s portfolio of application development, integration, and Platform-as-a-Service (PaaS) solutions.
Read more at Ostatic
Linus Torvalds and Others on Linux’s Systemd
Systemd has been widely adopted by Linux distributions, but many developers hate it.