Home Blog Page 1068

Q&A: Zipcar Founder Robin Chase on Open Source and the Collaboration Economy

 Robin Chase is a transportation entrepreneur known for founding the transportation related companies such as Zipcar, Buzzcar and Veniam. She wears many hats and is an inspiration to women all around the globe. She is also a strong supporter of Open Source and Open Collaborative technologies. She recently authored a book called Peers Inc: How People and Platforms Are Inventing the Collaborative Economy and Reinventing Capitalism. Chase will be delivering a keynote at the upcoming LinuxCon event.

In this email interview with ITworld’s Swapnil Bhartiya, Chase talks about her new book, her LinuxCon talk, and the economy-shifting movement brought on by the power of collaboration.

Read more at IT World.

Interview with Linus Torvalds on Slashdot

Last Thursday you had a chance to ask Linus Torvalds about programming, hardware, and all things Linux. You can read his answers to those questions below. If you’d like to see what he had to say the last time we sat down with him, you can do so here.

Productivity 
by DoofusOfDeath

You’ve somehow managed to originate two insanely useful pieces of software: Linux, and Git. Do you think there’s anything in your work habits, your approach to choosing projects, etc., that have helped you achieve that level of productivity? Or is it just the traditional combination of talent, effort, and luck? 

Linus: I’m sure it’s pretty much always that “talent, effort and luck”. I’ll leave it to others to debate how much of each…

I’d love to point out some magical work habit that makes it all happen, but I doubt there really is any. Especially as the work habits I had wrt the kernel and Git have been so different.

With Git, I think it was a lot about coming at a problem with fresh eyes (not having ever really bought into the traditional SCM mindset), and really trying to think about the issues, and spending a fair amount of time thinking about what the real problems were and what I wanted the design to be. And then the initial self-hosting code took about a day to write (ok, that was “self-hosting” in only the weakest sense, but still).

And with Linux, obviously, things were very different – the big designs came from the outside, and it took half a year to host itself, and it hadn’t even started out as a kernel to begin with. Clearly not a lot of thinking ahead and planning involved ;). So very different circumstances indeed.

Read more at Slashdot.

Kodi 15.0 RC1: Features and Installation on Ubuntu

Kodi needs no introduction when speaking of home entertainment. It is most widely used media player with wonderful features, developed by XBMC, it has emerged into a must-have application for your daily use. Kodi is cross platform application and run fine on every kind of hardware. It supports lot of languages and you can highly customize its functionality to the way you want it. Kodi 15.0 RC 1 has been released, lets review its prominent features and installation steps on Ubuntu Linux. Read more at LinuxPitstop

Distribution Release: 4MLinux 13.0

The 4MLinux project has announced a new release of the independent Linux distribution. The latest release, 4MLinux 13.0, ships with the GNU Compiler Collection 5 and offers miscellaneous desktop improvements. “The status of the 4MLinux 13.0 series has been changed to S. Major changes in the core of….

Read more at DistroWatch

Intel President Renee James Steps Down to Take External CEO Role

James is Intel’s highest ranking female executive. She will stay with Intel until January to help with the transition.

Read more at ZDNet News

Meet Gello: An Open-Source Chromium Browser for Android from CyanogenMod

The open-source community is bringing another mobile browser choice to Android in the form of Gello: A Chromium browser without the Google bits.

Read more at ZDNet News

GNOME Shell & Mutter Just Landed More Wayland Improvements

GNOME Shell and Mutter didn’t see new 3.17.3 releases for last week’s GNOME 3.17.3 development release, but today they’ve released the new package versions…

Read more at Phoronix

Ubuntu MATE Announces A Partnership With A PC Hardware Vendor

Ubuntu MATE, the spin of Ubuntu that ships with the popular fork of the GNOME 2 desktop environment, has announced a hardware partnership in shipping their distribution pre-loaded on a “free software friendly and 100% blobless Linux driver” PC…

Read more at Phoronix

Ubuntu Intel Compute Stick Arrives But Specs Lag Behind Windows

The Ubuntu version of the Intel Compute Stick will be released next week but comes with significantly less memory and storage than the Windows version.

Read more at ZDNet News

SELinux at Heart of New Hacker-Resistant Infrastructure

A group of technology vendors at last week’s GEOINT 2015 conference demonstrated a data infrastructure they claim could stop hackers in their tracks.

The Multilevel Secure System (MLS) combines technology and services from Lockheed Martin, Seagate, Red Hat, SGI, Cray, Bay Microsystems, Mellanox, Vion, Altair, Crunchy and Splunk.

The ecosystem is based on Security-Enhanced Linux (SELinux), but it adds role-based access control with a policy for each role, so no one can get to the system root and the root can’t see user data. All access is logged, so any attempts to penetrate the system can be traced. Policies are based on roles such as security admin, audit admin and sysadmin, and each file is tagged with a security level so some users can see it while others can’t.

Read more at eSecurityPlanet.