Archive for the 'Archiving and backups' Category
Archiving with Gzip and Tar
15Dec07
The best archiving tool to use on Linux is probably Gzip. By best, it is a format that everyone else using Linux can understand, and it is better at compressing files that the older compress command. A newer format called bzip2 has better compression rates but apparently not everyone can understand [...]
Filed under: Archiving and backups | Leave a Comment