Linux Archive

Video: Ted Ts’o on Ext4, BtrFS, First Steps with Linux

Linux Magazine has put up a video of Ted Tso, one of the primary developers of Ext4 and current CTO of Linux Foundation, on the current state of Ext4, the current plan of Fedora to have it as the default filesystem for Fedora 11, how it compares to Btrfs, and other insights.Ted says that Ext4 is close to production-ready being built on the mature and stable Ext3 codebase and being an evolutionary step that brings in additional performance and scalability. Btrfs is a completely new filesytem developed from scratch with a number of new features like filesystem level snapshots that Ext4 could not accommodate. Ext4 is well on its way to becoming the next standard filesystem for Linux while allowing Btrfs to innovate more and mature over time.

The Return of the Linux Realtime Preemption Tree

The realtime preemption project is a longstanding effort to provide deterministic response times in Linux. But for the last year progress toward getting the realtime work into the mainline has slowed. On February 11, Thomas Gleixner and Ingo Molnar resurfaced with the announcement of a new realtime tree and a newly reinvigorated development effort, LWN has a interviewed them.

13 Specialty Linux Distros Worth Considering

InfoWorld's Rick Grehan offers a two-part roundup of 13 specialty Linux distros, each of which constructs a user environment tuned to a specific application or, in the case of Ubuntu Christian Edition and Ubuntu Muslim Edition, to a specific community's computing needs. Whereas the first installment focused on small-footprint distros, system-rescue Linux, and Linux flavors geared for archaic hardware, the second installment showcases the advantages of customizing both OS components and user-level software, focusing on firewall Linuxes, a Linux SAN/NAS appliance, two Linuxes for musicians, and the aforementioned religious flavors of Ubuntu. 'These distributions are outstanding examples of flexibility of the Linux OS,' Grehan writes. 'Hats off to the designers and developers who build these specialized distributions and make the fruits of their enthusiasm available to all.'

Linux Can Rule Cloud Computing

You can't read a technical Web site these days without some mention of so-called cloud computing. Cloud computing gives users access to massive computing and storage resources without them having to know where those resources are or how they're configured. This article discusses the anatomy of cloud computing and how Linux and the open source community contribute to the world of cloud computing. As you might have guessed, Linux and open source technologies play a huge role.

Avoid Virtualization Overhead with Linux Containers

Linux Containers provide lightweight virtualization that lets you isolate processes and resources without the need to provide instruction interpretation mechanisms and other complexities of full virtualization. In this step-by-step tour of Linux container tools (LXC), the author introduces you to the Linux container tools and shows how to get up and running on them. This article will show you how Linux containers significantly lower the overhead of using true virtualization, while still providing isolation.

Torvalds on Filesystems, Netbooks, KDE 4.0

Ever year, Linus Torvalds goes on vacation to Australia, during which he usually also visits linux.conf.au. During his stay this year he gave an interview to ComputerWorld, in which he talked about the success of point releases and the important topic of file systems in Linux, which is quite an active field today with ext4 and Btrfs. He also gave some insights into why he switched away from KDE, moving to GNOME instead, and he shares his thoughts on Windows 7.

Building a Mini-ITX Web Content Filter with Ubuntu

Using an Mini-ITX motherboard and some spare parts lying around my study, I was able to put together an extremely powerful internet filtering appliance that is not only powerful but fast, reliable, and darn near impossible to circumvent by computer savvy teens. Most parents do not want to bother becoming the internet police of the household but today's internet is a very hostile place with many different opportunities for trouble.

Btrfs 0.17 Released

Versin 0.17 of the Linux filesystem btrfs has been released. The main news on this release is that it has been included in the Linus' tree. The changes include support of transparent compression, seed devices, improved block sharing while moving extents, improved block allocation and many bug fixes and performance improvements. Also, the disk format is not expected to change unless a critical bug is found.

Keryx: Updating GNU/Linux Without Broadband

Keryx provides a way to download software and updates for Ubuntu systems that have little or no connectivity to the internet. Simply put Keryx on your pen drive, use it to create a new project file which retains a copy of your software sources and other system details, then take the pen drive to a computer with a better connection. Via its Synaptic-like interface, users can then select all updates for download, plus select any other software they may want to install, complete with dependency resolution.

Linux Foundation Launches ‘I’m Linux’ Campaign

Sick of Apple and Microsoft flaunting themselves about constantly with their "I'm a Mac/I'm a PC" advertisements? Had a vision for the first Linux commercial you've been wanting to put into place? The Linux Foundation is calling you. Not literally, of course. Beginning January 26th, 2009, the Foundation will be accepting 60-second video offerings from budding directors worldwide to begin their own "I'm Linux" advertising campaign. The winner takes all with "a flight to Narita in Japan from the airport closest to your home plus three nights at a hotel in order for the winner to attend the Linux Foundation Japan's symposium in October next year." Start those rusty creative gears turning-- it's certain that plenty will enter, and only one will win.

Higher and Further: The Innovations of Linux 2.6.28

Heise Open Source provides an extensive breakdown of the innovations present in the latest release of the Linux kernel, announced by Linus Torvalds. This version adds the first version of Ext4 as a stable filesystem, the much-anticipated GPU memory manager which will be the foundation of a renewed graphic stack, support for Ultra Wide Band (Wireless USB, UWB-IP), memory management scalability and performance improvements, a boot tracer, disk shock protection, the phonet network protocol, support of SSD discard requests, transparent proxy support, high-resolution poll()/select()... full Changelog here