UNIX has hundreds if not thousands of commands, and it's impossible to remember every option and nuance. But, happily, you don't have to: man, UNIX's built-in, online reference system, is man's best friend. Take a look at this shortcut guide to the UNIX man pages system.
Read more »Stupid UNIX man tricks
- Login to post comments
Google open sources Wave gravy
As it strives to replace email, Google has open sourced two chunks of its new-age communications platform, Google Wave. Unveiled to a standing coder ovation at the Google I/O developer conference in late May, Google Wave is a (still-gestating) web platform that crossbreeds email with IM and document sharing, exhibiting a particular talent for near real-time interaction.
Read more »Pro Git book released
I've been working on a book on Git being published by Apress called "Pro Git", which is being licensed under a CC 3.0 license and as I've just finished some of the final reviews, I've put the entire content of the book online...
Read more »- Login to post comments
MySQL Sandbox: Treat MySQL Instances like Virtual Machines
Install isolated side-by-side MySQL instances right the first time with this time-saving virtual manager.
Read more »- Login to post comments
A First Look at Python Classes
To begin a discussion of classes, I think we should look back to the 'C' language. In many ways, C is the parent of most modern computer languages. Most interpreters and compilers are written in C. Most of the libraries of the scripting languages are written in C. Therefore, I could argue that modern languages are an abstraction of C in the same way that C is an abstraction of assembler.
Read more »- Login to post comments
Setting Up ProFTPd + TLS On Debian Lenny
FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on a Debian Lenny server.
Read more »- Login to post comments
NVIDIA Issues 185.xx Stable Linux Driver Update
While NVIDIA's driver engineers are hard at work on the 190.xx driver series, which among other features does bring OpenGL 3.2 support, for those living by the stable releases there is a new driver that's out today. The NVIDIA 185.18.29 Linux driver was uploaded to NVIDIA's FTP server this morning and does bring a number of changes as listed in their official release highlights.
Read more »- Login to post comments
Re-comparing file systems
The previous attempt at comparing file systems based on the ability to allocate large files and zero them met with some interesting feedback. I was asked why I didn't add reiserfs to the tests and also if I could test with larger files.
Read more »- Login to post comments
Open source API dreams of The Meta Cloud
The Meta Cloud is one step closer to meta-reality. Last week, at OSCON, a San Jose startup known as Cloudkick unveiled an open source project that hopes to provide a single programming interface for a host of so-called infrastructure clouds, including Amazon EC2, Rackspace Cloud Servers, Slicehost, and GoGrid.
Read more »Google Wave: Framework and Prototype
Google developers are giving out about 40,000 lines of Java code for two components of the Google Wave browser software.
Read more »- Login to post comments
Novell punts tools to make software appliances
Since earlier this year, commercial Linux distributor Novell has been working to get a set of online tools together, which it hopes will make it the force behind virtual machine server appliances. Today, the online tool, called SUSE Studio, and the related SUSE appliance program go into production.
Read more »- Login to post comments
Protect Your Network with the Linux-based Untangle Gateway
Eric Geier introduces the Untangle Gateway, a Linux-based user-friendly Internet shield that provides a firewall, ad-blocking, anti-malware, protocol control, secure VPN, WAN balancing and failover, and other advanced and essential services for safely navigating the big bad Internet.
Read more »- Login to post comments
Finding Linux Bugs Before they Become Exploits
It's not everyday that there is a public security exploit published for the Linux kernel, yet that is what happened in early July.
Read more »- Login to post comments
Howto configure PPTP VPN in Ubuntu Intrepid and Jaunty
This tutorial will explain Howto configure PPTP VPN in Ubuntu Intrepid and Jaunty
Read more »- Login to post comments
Running the 2.6.30.1 kernel ultralight
About a year ago I made some notes about plucking out parts of the 2.6.25.5 kernel — as well as some other ideas. I’ve configured a lot of kernels for a variety of machines in that time, and I have a few more subtractions to recommend.
Read more »- Login to post comments

