Archiving & Compression
Complete guide to file archiving and compression tools, techniques, and best practices for reducing file sizes and organizing data efficiently.
Articles in Archiving & Compression
-
How to extract zip archives → unzip
Learn how to extract ZIP archives using the unzip command in Linux and Unix systems. Complete guide with examples, troubleshooting, and best practices for beginners.
-
How to create zip archives → zip
Learn how to create zip archives using various methods and tools. Complete guide covering command-line tools, GUI applications, and programming languages with examples.
-
How to decompress with xz → unxz
Learn how to decompress XZ files using unxz command. Complete guide with step-by-step instructions, examples, troubleshooting tips, and best practices for Linux users.
-
How to compress with xz → xz
Learn how to compress files and directories using the powerful xz compression utility. Complete guide with examples, best practices, and troubleshooting tips.
-
How to decompress with bzip2 → bunzip2
Learn how to decompress bzip2 files using bunzip2 command. Complete guide with examples, troubleshooting, and best practices for Linux/Unix file decompression.
-
How to compress with bzip2 → bzip2
Learn how to compress files with bzip2 command-line tool. Complete guide covering syntax, options, examples, troubleshooting, and best practices for efficient compression.
-
How to decompress with gzip → gunzip
Learn how to decompress files using gzip and gunzip commands. Complete guide with step-by-step instructions, examples, troubleshooting tips, and best practices.
-
How to compress with gzip → gzip
Learn how to compress files with gzip command-line tool. Complete guide covering syntax, options, examples, and best practices for efficient file compression.
-
How to create or extract archives → tar
Learn to create and extract tar archives with comprehensive step-by-step instructions, practical examples, troubleshooting tips, and best practices for beginners to experts.