Taking place next week is the Linux Kernel Summit in Chicago alongside the 2014 LinuxCon North America. We’ll be providing live coverage next week while one of the early kernel summit sessions already being discussed online is a goal of trying to further the Linux solution to the year 2038 problem…
Debian Installer Images Now In Beta For 8.0 Jessie
The first beta of the installation images for Debian 8.0 “Jessie” are now available…
Sandwich-style ARM9 SBC Ships with Linux
MYIR announced a sandwich-style single board computer that runs Linux on a Freescale i.MX28x SoC and features -40 to 85°C operation and a CAN bus interface. MYIR specializes in low-power ARM single board computers (SBCs) and computer-on-modules (COMs), with the latter including the MYC-SAM9X5-V2 (using Atmel’s ARM9-based AT91SAM9X5) and MYC-AM335X (using TI’s Cortex-A8 based Sitara […]
The Complete Beginner’s Guide to Linux

Linux. It’s been around since the mid ‘90s, and has since reached a user-base that spans industries and continents. For those in the know, you understand that Linux is actually everywhere. It’s in your phones, in your cars, in your refrigerators, your Roku devices. It runs most of the Internet, the supercomputers making scientific breakthroughs, and the world’s stock exchanges. But before Linux became the platform to run desktops, servers, and embedded systems across the globe, it was (and still is) one of the most reliable, secure, and worry-free operating systems available.
For those not in the know, worry not – here is all the information you need to get up to speed on the Linux platform.
What is Linux?
Just like Windows XP, Windows 7, Windows 8, and Mac OS X, Linux is an operating system. An operating system is software that manages all of the hardware resources associated with your desktop or laptop. To put it simply – the operating system manages the communication between your software and your hardware. Without the operating system (often referred to as the “OS”), the software wouldn’t function.
The OS is comprised of a number of pieces:
-
The Bootloader: The software that manages the boot process of your computer. For most users, this will simply be a splash screen that pops up and eventually goes away to boot into the operating system.
-
The kernel: This is the one piece of the whole that is actually called “Linux”. The kernel is the core of the system and manages the CPU, memory, and peripheral devices. The kernel is the “lowest” level of the OS.
-
Daemons: These are background services (printing, sound, scheduling, etc) that either start up during boot, or after you log into the desktop.
-
The Shell: You’ve probably heard mention of the Linux command line. This is the shell – a command process that allows you to control the computer via commands typed into a text interface. This is what, at one time, scared people away from Linux the most (assuming they had to learn a seemingly archaic command line structure to make Linux work). This is no longer the case. With modern desktop Linux, there is no need to ever touch the command line.
-
Graphical Server: This is the sub-system that displays the graphics on your monitor. It is commonly referred to as the X server or just “X”.
-
Desktop Environment: This is the piece of the puzzle that the users actually interact with. There are many desktop environments to choose from (Unity, GNOME, Cinnamon, Enlightenment, KDE, XFCE, etc). Each desktop environment includes built-in applications (such as file managers, configuration tools, web browsers, games, etc).
-
Applications: Desktop environments do not offer the full array of apps. Just like Windows and Mac, Linux offers thousands upon thousands of high-quality software titles that can be easily found and installed. Most modern Linux distributions (more on this in a moment) include App Store-like tools that centralize and simplify application installation. For example: Ubuntu Linux has the Ubuntu Software Center (Figure 1) which allows you to quickly search among the thousands of apps and install them from one centralized location.

SUSE Releases Icehouse OpenStack Cloud
SUSE shows that it’s also a player in the OpenStack cloud races with its latest IaaS cloud, SUSE Cloud 4.
Intel’s 14nm Process Is Alive And Well, Thank You

Intel lifted the veil today on its 14nm process and shared many, many details on it. Had you read a few of the articles on it over the last month, you would have thought that its 14nm process had driven off the road and was stuck in a ditch. After spending the day in Portland, Oregon, last week talking with Intel’s engineering and manufacturing executives and technical fellows, I can tell you Intel’s 14nm is alive and doing well at least on the PC side.
In the Android Ecosystem, Fragmentation is Nothing New
All the way back in 2011, before Android marched to the top of the mobile platform wars, developers were voicing concerns about the fragmentation of the platform. In a post back then, I noted this quote from a study that Appcelerator and IDC did: “The Appcelerator-IDC Q2 2011 Mobile Developer Survey Report, taken April 11-13, shows that interest in Android has recently plateaued as concerns around fragmentation and disappointing results from early tablet sales have caused developers to pull back from their previous steadily increasing enthusiasm for Google’s mobile operating system.”
Recently, there has been alarm in the press over how much Andoid fragmenation there is, but the fact remains that Google benefits from the spread of both the Android releases that it controls, and the open forks that keep appearing.
Panamax Open Source Tool Simplifies Docker Management
In a very short amount of time, Docker–an open source tool for managing applications in containers–has become all the rage, and now CenturyLink has announced that it is releasing its Docker management tool Panamax to the open source community. Panamax is targeted to give developers one management platform to create, share and deploy Docker-containerized applications
Lucas Carlson, who has been a mover and shaker on the open source scene ever since he co-authored Ruby Cookbook, is chief innovation officer at CenturyLink and says that Panamax is partly a result of the fact that Docker “captured [his] imagination.”
Fedora 21 Will Support A Lot Of ARM Hardware
The Fedora ARM team has been doing a great job at testing and seeing a wide-range of ARM development boards and other consumer devices will work with the upcoming Fedora 21 release…
The Lenovo X200 Now Works With Coreboot
The Lenovo X200 laptop is the latest system being supported by mainline Coreboot…