Tagged articles
7 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?
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
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
Architects' Tech Alliance
Architects' Tech Alliance
Apr 10, 2017 · Information Security

Overview of Backup Technologies and Major Enterprise Backup Software

This article provides a comprehensive overview of backup concepts, various backup architectures such as Host, LAN, LAN‑free, Server‑free and Server‑less, evaluates leading enterprise backup solutions, and analyzes key features like deduplication, NDMP support, OS compatibility and maintainability.

BackupData ProtectionEnterprise Software
0 likes · 15 min read
Overview of Backup Technologies and Major Enterprise Backup Software