PingOgden
UbuntuDebianCentOSCommandsDocker
How to Unzip (Extract) Gz File in Linux
Mon Jan 22 2024

How to Unzip (Extract) Gz File in Linux

This article explains how to open (or unzip) .gz files. Gzip is a popular compression algorithm used to reduce file sizes while maintaining original mode, ownership, and timestamp.

Read more

How to Extract (Unzip) Tar Gz File
Thu Dec 21 2023

How to Extract (Unzip) Tar Gz File

tar.gz file is a Tar archive compressed with Gzip. To extract a tar.gz file, use the tar -xf command followed by the archive name.

Gzip Command in Linux
Wed Dec 13 2023

Gzip Command in Linux

Gzip is one of the most popular compression algorithms that allows you to reduce the size of a file. This article will teach you how to use the `gzip` command.

Gunzip Command in Linux
Fri Sep 13 2019

Gunzip Command in Linux

Gunzip is a command-line tool for decompressing Gzip files. In this tutorial, we will explain how to use the `gunzip` command.

1
ESC
© 2025 ping-ogden.xyzPrivacy PolicyTermsContact