21

Gzip, Bzip2 and Lzma compared

http://blog.i-no.de

There has recently been a discussion about GNU switching from bzip2 to lzma for their distributed tarballs. They still offer gzip tarballs as an alternative. However, Gentoo has been preferring the bzip2 tarballs mostly due to the improved pack ratio of bzip2. Unfortunately, the software for lzma is not (yet) as mature as some would like.

Read more »
serdar's picture
Created by serdar 6 days 10 hours ago – Made popular 5 days 18 hours ago
Category: High End   Tags:
19

A brief introduction to the GNU Autotools

http://www.freesoftwaremagazine.com

I’m going to make a rather broad and sweeping statement here: If you’re writing free or open source software targeting Unix or Linux systems, then you should be using the GNU Autotools.

Read more »
serdar's picture
Created by serdar 3 days 18 hours ago – Made popular 3 days 7 hours ago
Category: High End   Tags:
15

Linux kernel compile secrets. Part 1

http://blogs.ittoolbox.com

The Linux kernel is the beating heart of any Linux distribution. It is a strange and complex beast and to many people somewhat mystical in nature. I intend to shed light on some of that mystical shroud and show how simple and easy compiling a Linux kernel really is.

Read more »
GadgetGeek's picture
Created by GadgetGeek 1 day 12 hours ago – Made popular 15 hours 10 min ago
Category: High End   Tags:
15

Encrypted Root LVM

http://www.howtoforge.com

This tutorial deals only with how to add an extra encrypted physical volume to a volume group pool containing other encrypted physical volumes. This is typical scenario if, at first, you have set up your encryption at a physical partition level (/dev/sdaX where X is the a number of your partition), then you setup your LVM on top of the encrypted partition.

Read more »
lucioalbenga's picture
Created by lucioalbenga 1 day 12 hours ago – Made popular 20 hours 12 min ago
Category: High End   Tags:
15

Using Git as a versioned data store in Python

http://www.newartisans.com

"Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control. And while most people do simply use Git as a version control system, it remains true that it can be used for other tasks as well.

Read more »
can.axis's picture
Created by can.axis 1 day 19 hours ago – Made popular 1 day 3 hours ago
Category: High End   Tags:
15

Unison - file synchronization tool

http://www.ubuntugeek.com

Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

Read more »
missgeek's picture
Created by missgeek 4 days 21 hours ago – Made popular 3 days 18 hours ago
Category: High End   Tags: