Archive for the 'Archiving and backups' Category

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 [...]