Linux Operating Systems
Find the right linux distribution to suit your needs
Linux Videos
Linux Headlines
Complementary and Collaborative Apps
A new way to think about mobile applications.
Cluster In The Clouds
The new Amazon EC2 Cluster Compute Instance may be a game changer in HPC
Are You Expecting? Your Boss Should Know
The quest to save labor makes us do some crazy things but when you're expecting, there is an easier way.
Cool User File Systems: ArchiveMount
Have you ever wanted to look inside a tar.gz file but without expanding it? Have you ever wanted to just dump files in a .tar.gz file without having to organize it and periodically tar and gzip this data? This article presents another REALLY useful user-space file system, archivemount. It allows you to mount archives such as .tar.gz files as a file system and interact with it using normal file/directory tools.
Android Phone-Top Programming, Part 2
Creating a simple application debug tool out of an App Widget
The Persistence of Time
Where does the time go? If you've ever had to ask this question, NTP can give you the answer time and again.
Cool User File Systems, Part 1: SSHFS
Userspace file systems are one of the coolest storage options in Linux. They allow really creative file systems to be developed without having to go through the kernel gauntlet. This article presents one of them, SSHFS, that allows you to remotely mount a file system using ssh (sftp).
Summer Language Seminar: The R Project
The R statical language is more than a plotting tool.
Firefox 4 Beta Brings Speed Boost
Firefox has been taking heat from Google Chrome over speed for some time, but the world's most popular open source browser is getting ready for a comeback. Can Firefox 4.0 woo back some of the early adopters who've embraced Chrome? It looks like it will have a very good shot.
Storage Management with an LVM GUI
Have you been looking for open-source storage management tools that are easy to use and provide a graphical representation of your storage. Alas, there are no comprehensive tools but there are graphical tools that you can pair with command-line wizardry, particularly LVM.