Tagged articles
34 articles
Page 1 of 1
IT Services Circle
IT Services Circle
May 6, 2026 · Fundamentals

Why Does a .tar.gz File Have Two Extensions?

The article explains that the .tar.gz suffix reflects two separate Unix tools—tar for archiving and gzip for compression—combined via a pipeline, tracing their historical origins, design philosophy, and why this dual‑extension format remains prevalent today.

GzipUnixarchiving
0 likes · 10 min read
Why Does a .tar.gz File Have Two Extensions?
Open Source Linux
Open Source Linux
Sep 9, 2025 · Operations

Master Linux Compression: Choose tar, gzip or zip and Apply Real‑World Best Practices

This comprehensive guide explains Linux compression and decompression fundamentals, compares tar, gzip, and zip commands, provides detailed syntax, performance benchmarks, practical scripts, automation techniques, monitoring, security considerations, cloud integration, and future trends for reliable data handling in modern operations.

AutomationBackupGzip
0 likes · 39 min read
Master Linux Compression: Choose tar, gzip or zip and Apply Real‑World Best Practices
Ops Community
Ops Community
Sep 1, 2025 · Operations

Master Linux Compression: Compare tar, gzip, zip and Real‑World Tips

This comprehensive guide explores Linux compression and decompression, detailing the fundamentals of tar, gzip, and zip, comparing performance, providing practical command examples, advanced techniques, automation scripts, monitoring, security considerations, and real‑world case studies to help engineers choose the right tool for efficient data handling.

BackupGzipcompression
0 likes · 44 min read
Master Linux Compression: Compare tar, gzip, zip and Real‑World Tips
Raymond Ops
Raymond Ops
Jul 6, 2025 · Operations

Master Linux File Compression: zip, gzip, bzip2, xz, tar & split

This guide explains the concepts and practical commands for file packaging and compression on Linux, covering zip, gzip, bzip2, xz, tar, and split utilities, their options, usage examples, and cross‑platform compatibility with Windows formats.

File CompressionGziplinux-commands
0 likes · 11 min read
Master Linux File Compression: zip, gzip, bzip2, xz, tar & split
Liangxu Linux
Liangxu Linux
Jan 19, 2025 · Operations

Linux Compression & Archiving Essentials: compress, gzip, bzip2, xz, zip, tar, cpio

This guide reviews the most common Linux compression and archiving utilities—compress, gzip, bzip2, xz, zip, tar, and cpio—detailing their file formats, key options for compressing, decompressing, preserving original files, displaying progress, and adjusting compression levels with practical command examples.

Gziparchivingcommand-line
0 likes · 9 min read
Linux Compression & Archiving Essentials: compress, gzip, bzip2, xz, zip, tar, cpio
Liangxu Linux
Liangxu Linux
Aug 5, 2024 · Fundamentals

Master Linux File Compression: Zip, Rar, and Tar Commands Explained

This guide walks through the most common Linux compression and archiving tools—zip, unzip, rar, unrar, and tar—detailing file formats, command syntax, options for compression levels, encryption, and extraction, plus practical examples for each utility.

Linuxcommand-linecompression
0 likes · 8 min read
Master Linux File Compression: Zip, Rar, and Tar Commands Explained
Liangxu Linux
Liangxu Linux
Apr 10, 2024 · Operations

Master Advanced tar Techniques: Compression, Incremental Backups, and Encryption

This guide explains the tar command’s advanced capabilities—including adding files to existing archives, using gzip or bzip2 compression, extracting specific files with wildcards, creating incremental backups, excluding paths, encrypting archives, limiting archive size, and directing output to custom directories—providing clear examples for each scenario.

BackupFile CompressionLinux
0 likes · 6 min read
Master Advanced tar Techniques: Compression, Incremental Backups, and Encryption
MaGe Linux Operations
MaGe Linux Operations
Apr 10, 2024 · Fundamentals

How to Compress and Decompress ZIP and TAR Files in Python

This guide explains how to use Python's built‑in zipfile and tarfile modules to compress individual files or entire directories into ZIP or TAR archives, traverse archive contents, and extract them, covering both plain TAR and compressed variants such as .tar.gz.

File Compressioncompressiondecompression
0 likes · 6 min read
How to Compress and Decompress ZIP and TAR Files in Python
Liangxu Linux
Liangxu Linux
Feb 25, 2024 · Operations

Master Incremental Backups on Linux with rsync, tar, and Cron

This guide explains why incremental backups are crucial for data safety and walks through step‑by‑step Linux commands using rsync, tar + find, cron scheduling, and popular tools like Duplicity and BorgBackup, plus monitoring and logging techniques.

Linuxcronincremental
0 likes · 6 min read
Master Incremental Backups on Linux with rsync, tar, and Cron
Liangxu Linux
Liangxu Linux
Apr 27, 2023 · Operations

Mastering tar: Create, Extract, List, and Manage Linux Archives

This guide explains how to use the Linux tar command to create uncompressed, gzip‑compressed, and bzip2‑compressed archives, extract whole or individual files, list archive contents, append files, verify archives, and check archive sizes, with clear examples for each operation.

BackupLinuxarchiving
0 likes · 15 min read
Mastering tar: Create, Extract, List, and Manage Linux Archives
Liangxu Linux
Liangxu Linux
Jan 1, 2023 · Fundamentals

Master Linux Compression: zip, gzip, bzip2, tar.gz & tar.bz2

This guide explains how to create and extract common Linux compression formats—including zip, gzip, bzip2, tar.gz, and tar.bz2—by using the appropriate command‑line options, showing practical examples for files and directories.

GzipLinuxbzip2
0 likes · 5 min read
Master Linux Compression: zip, gzip, bzip2, tar.gz & tar.bz2
Liangxu Linux
Liangxu Linux
Oct 30, 2022 · Operations

Master Linux File Compression: tar, gzip, bzip2, 7zip and More

This guide explains why file compression matters for storage and bandwidth, then details the most common Linux compression utilities—including tar, gzip, lzma, xz, bzip2, pax, peazip, 7zip, shar, cpio, ar, iso, kgb, zpaq, and File Roller—along with installation steps, key options, and practical command examples.

GzipLinuxcommand-line
0 likes · 10 min read
Master Linux File Compression: tar, gzip, bzip2, 7zip and More
Liangxu Linux
Liangxu Linux
Mar 22, 2022 · Fundamentals

Understanding and Managing Sparse Files on Linux

This article explains why a log file appears larger than its actual disk usage, introduces sparse files, and provides Linux commands to identify, copy, and compress them efficiently.

cpsparse filetar
0 likes · 5 min read
Understanding and Managing Sparse Files on Linux
Open Source Linux
Open Source Linux
Feb 22, 2021 · Fundamentals

Master Linux Compression: gzip, bzip2, zip, xz & tar Commands

This guide provides a comprehensive overview of common Linux compression and decompression utilities—including gzip, bzip2, zip/unzip, xz, and tar—detailing their descriptions, key options, usage examples, and tips for handling files and directories efficiently.

GzipLinuxcompression
0 likes · 6 min read
Master Linux Compression: gzip, bzip2, zip, xz & tar Commands
ITPUB
ITPUB
Dec 18, 2020 · Operations

Master Linux System Backup and Restore with tar, rsync, and dd

This guide explains how to back up an entire Linux system or create a disk image using tar, rsync, and dd commands, covering exclusion of system directories, restoration steps, and special considerations for migrating to a new host.

BackupLinuxSystem Administration
0 likes · 8 min read
Master Linux System Backup and Restore with tar, rsync, and dd
Open Source Linux
Open Source Linux
Dec 18, 2020 · Operations

Master Linux System Backup and Restore with tar, rsync, and dd

Learn how to safely back up and restore a Linux system using tar for full archives, rsync for file synchronization, and dd for sector-level cloning, including command syntax, exclusion options, and post‑restore steps to ensure a seamless migration or disaster recovery.

Linux backuptar
0 likes · 8 min read
Master Linux System Backup and Restore with tar, rsync, and dd
Liangxu Linux
Liangxu Linux
Jan 26, 2020 · Fundamentals

Master Essential Linux Commands: wget, scp, ssh-keygen, chmod, tar

This tutorial introduces six indispensable Linux command‑line tools—wget, scp, ssh‑keygen, chmod, tar, and alias—explaining their purpose, common options, and practical examples such as downloading files, transferring data securely, managing permissions, creating archives, and simplifying repetitive commands.

chmodcommand-linescp
0 likes · 8 min read
Master Essential Linux Commands: wget, scp, ssh-keygen, chmod, tar
ITPUB
ITPUB
Jan 9, 2020 · Fundamentals

Master Essential Unix Commands: wget, scp, ssh-keygen, chmod, tar & Aliases

This guide walks experienced command‑line users through six essential Unix utilities—wget, scp, ssh-keygen, chmod, tar, and alias—explaining their purpose, key options, and practical examples such as downloading files, secure copying, key generation, permission management, archiving, and command shortcuts.

AliasUnixchmod
0 likes · 8 min read
Master Essential Unix Commands: wget, scp, ssh-keygen, chmod, tar & Aliases
Liangxu Linux
Liangxu Linux
Oct 22, 2019 · Operations

10 Quick Commands to Peek Inside Archives Without Extracting

This guide presents ten practical Linux commands—including Vim, tar, rar, unzip, zipinfo, zcat, zless, and less—that let you view the contents and metadata of archive or compressed files directly without extracting them first, saving time and effort.

Unziparchivecommand-line
0 likes · 7 min read
10 Quick Commands to Peek Inside Archives Without Extracting
MaGe Linux Operations
MaGe Linux Operations
Mar 28, 2017 · Operations

Master Linux Data Backup: Tar, Gzip, and Cron Automation Guide

This guide explains how to use the Linux tar command for manual and compressed backups, create shell scripts for automated backups with cron, and apply these techniques to back up and restore Foxmail Server data, covering command syntax, scheduling, and recovery steps.

Data Recoverycronshell script
0 likes · 11 min read
Master Linux Data Backup: Tar, Gzip, and Cron Automation Guide