Jay Flood has announced the release of Porteus 3.0, a set of Slackware-based distributions and live CDs in five desktop flavours: “The Porteus community is overjoyed to announce the release of Porteus 3.0 (Standard Desktop edition), as well as Porteus Kiosk edition 3.0. Here is our changelog of….
GLCS: A Better Version Of GLC For Linux Game Capturing
GLCS is a spin of the popular GLC OpenGL game recorder for Linux that adds in a few extra features…
IBM is Spending, But is it Enough to Buy the Cloud?
Big Blue appears set on a dual strategy to offload hardware businesses as quickly as possible, while snapping up software and cloud companies with equal speed.
NVIDIA Updates Legacy Driver, 304.1210 Supports New Kernels
NVIDIA released the 304.1210 legacy Linux graphics driver this morning…
Introduction to Linux Course Now Free, Open to All

Almost 25 years ago a young engineer started an operating system project “just for fun” to run on his own hardware. He opened it up to the world, and through a combination of good design and good luck, Linux was born. The Internet was the fundamental enabling technology of the large scale collaboration that produces Linux. The ability to cheaply and easily share files has created a system and community that has disrupted major industries, where Linux’ impact has been felt from super computing to mobile phones.
Higher education is facing a similarly disrupting force powered by the Internet—Massive Open Online Courses (MOOC) make information available to anyone, anywhere, as long as they have a connection to the Internet.
Valve Open-Sources Their Direct3D To OpenGL Translation Layer
With Valve’s Source Engine originally just targeting Direct3D, when initially porting their games to Linux and OS X they relied upon a hand-made Direct3D to OpenGL translation layer. In potentially assisting other game developers, Valve Software has now opened up this graphics translation layer…
Raspberry Pi: Fun With a Serious Purpose
I had almost forgotten how much fun personal computing could be; and that’s the point of this miniature device.
“Is Parallel Programming Hard?”, First Edition
Paul McKenney has announced that the first edition of his 500-page book Is Parallel Programming Hard, And, If So, What Can You Do About It?is available in electronic form; a printed version will follow soon. The entire book is available under the CC-BY-SA 3.0 license.
Introduction to GlusterFS (File System) and Installation on RHEL/CentOS and Fedora
We are living in a world where data is growing in an unpredictable way and it our need to store this data, whether it is structured or unstructured, in an efficient manner. Distributed computing systems offer a wide array of advantages over centralized computing systems. Here data is stored in a…
[[ This is a content summary only. Visit my website for full links, other content, and more! [[
Linux: chroot Command Examples To Fix System
I am a new Linux and Unix user. How do I change the root directory of a command? How do I change the root directory of a process such as web-server using a chroot command to isolate file system? How do I use a chroot command to reset a forgotten Linux password, reinstall the bootloader, jail apps and more?
Read more: Linux and Unix chroot command examples