Linux Archive

Tux3, a Versioning Filesystem

Daniel Phillips has announced the prototype design of a new linux filesystem (implementation has only begun). The most interesting thing seems to be a different way of implementing versioning: "Unlike the currently fashionable recursive copy on write designs with one tree root per version, Tux3 stores all its versioning information in the leaves of btrees using the versioned pointer algorithm. This method promises a significant shrinkage of metadata for heavily versioned filesystems as compared to ZFS and Btrfs".

Shuttleworth Sets Bar For Linux ‘Beyond Apple’

Mark Shuttleworth today urged development of Linux models to rival what Apple has done on the desktop and mobile devices. Certainly on the desktop experience, we need to shoot beyond the Mac, but I think it's equally relevant the mobile space, Shuttleworth said, outlining the challenge as figuring out how to deliver a 'crisp and clean' experience, without sacrificing the community process. Key to this will be services-based mechanisms for creating revenue for free software that go beyond advertising, Shuttleworth said, adding that cadence in free software releases spurs innovation, and that a regular release schedule, as well as meaningful ties to Windows, will be essential to fulfilling the vision.

Lazy Linux: 10 Essential Tricks for Admins

In this article, learn how to be a more productive Linux systems administrator. These 10 essential tricks will lead you on your way to being one powerful Linux systems administrator. Learn about SSH tunnels, VNC, password recovery, console spying, and more. Examples accompany each trick, so you can duplicate them on your own systems.

Vector Linux SOHO 5.9 Deluxe — Not Just For The Office

"I've read past reviews by other reviewers describing Vector Linux as "better Slackware than Slackware" or "what Slackware should be" and I always felt that was a bit of a stretch. With this release it isn't. You get all the reliability and stability of Slackware, better performance than vanilla Slack (at least on my hardware) and the features and most of the conveniences users of distributions touted as user friendly have come to expect."

Linus Torvalds, Geek of the Week

Linus Torvalds is remarkable, not only for being the technical genius who wrote Linux, but for then being able to inspire and lead an enormous team of people to devote their free time to work on the operating system and bring it to maturity. We sent Richard Morris off to interview Linus, and find out more.

Debunking the Linux Virus Myth

Linux and UNIX-like operating systems in general are regarded as being more secure for the common user, in contrast with operating systems that have "Windows" as part of their name. Why is that? When entering a dispute on the subject with a Windows user, the most common argument he tries to feed me is that Windows is more widespread, and therefore, more vulnerable. Apart from amusing myths like "Linux is only for servers" or "does it have a word processor?", the issue of Linux desktop security is still seriously misunderstood.

42 of the Best Free Linux Video Applications

A sizeable number of full featured, mature and free video applications are available on the Linux platform. This article explores such topics as becoming a digital video editing master and turning your Linux machine into a Home Theatre.To provide insight into the quality of software that is available, we have compiled a list of 42 high quality Linux video applications, covering a broad spectrum of uses. Most of the titles included in this feature are desktop applications with an elegant graphical front-end, although we have not neglected console software.

Linux Kernel Development Stats

"Linux kernel hacker Greg Kroah Hartman's June 5, 2008 talk at Google titled "The Linux Kernel" was chock-full of details about kernel development". This is a collection of some statistics about the Linux kernel development from that talk. Juicy Bit:"Supports more processors and devices than any other OS in history".

After Nine RCs, Linux 2.6.26 Is Here

Linux creator Linus Torvalds has released version 2.6.26 of the Linux kernel after a lengthy three-month development stretch since the 2.6.25 release involving nine release candidates. In announcing the release on the Linux Kernel Mailing List, Torvalds said the 87 days since 2.6.25 makes 2.6.26 a longer-than-usual release cycle. Torvalds said the changes from release candidate (RC) 9 are small, with the bulk (80 percent) being documentation updates.

ASUS: ‘Linux Not Essential to Eee PC Success’

So you thought Linux was the key to the Eee PC's success? Not so, according to ASUS. "The bulk of the requests and requirements we see in the marketplace are for the model with Windows rather than Linux," says Henry Lee, Acer's senior product manager. "It's a give and take between simplicity of usage for the masses versus full customisation. The Linux version is really only to use exactly what is provided, and someone in the know can easily remove what's been installed. But consumers are accustomed to the Windows environment, and the Windows version will be a stronger player eventually." Editor's Note: More broadly, this piece examines whether the popularity of the Eee and its Linux-bearing cousins will be sustained, or if they will ultimately get beaten out in the netbook space by Windows-based versions. What do you think?

‘Don’t Compare GNU/Linux with Windows or MacOS’

"Recently a blog post entitled 'Why Desktop Linux is its own worst enemy' has come across my feed-radar a few times. It's yet another in the long line of 'Linux ain't ready yet' jeremiads and it doesn't really say anything new yet it got on my nerves. Why?" Ryan Cartwright at Freesoftware Magazine is on fine form with this wonderfully splenetic broadside. Read the full tirade at FSM.

Linux App Finder

"Linux App Finder's mission is to catalog useful GNU/Linux programs and provide a great resource to discover new apps". The programs are organized in categories to browse the collection. It has an alternatives page to find an equivalent Linux app to replace your Windows or OS X app when you make that switch. The app's page has user submitted screenshots and a research section where links to reviews for that app is provided.

Ten Handy Bash Aliases

The Linux desktop has come a long, long way, but there are still times when I have to use the command line. (I am a hardcore user, after all.) But even though I'm used to typing, spending hours upon hours with my fingers at the keyboard, I still grow tired of typing the same commands over and over. To reduce that tedium, I always add aliases to my .bashrc file.

Linux Kernel Walkthrough Screencast

Ottawa Canada Linux Users Group recently hosted its first Kernel Walkthrough given by Bart Trojanowski. Bart starts with a one-hour presentation introducing some Linux development background, file layout and data types. The code walkthrough following the presentation covers some important files and Linux list and bit modification APIs.A Google Video version (presentation only) is also available.