Archiving and Compression on Linux - Basic tar Commands @tutoriaLinux
Archiving and Compression on Linux - Basic tar Commands  @tutoriaLinux
Uploaded February 2016 | Updated September 2026, 2 weeks ago
ARCHIVING + COMPRESSION ON LINUX:
tar -zcvf docs.tar.gz Documents/

DECOMPRESS/UNARCHIVE ON LINUX
tar -zxvf docs.tar.gz

####################
OPTIONS
z - gzip
c - create archive
f - archive FILE (name file)
v - verbose
x - extract

# Table of Contents: #
################
Compression + Archiving: 04:25
Decompression: 07:01
Don't do this: 09:34
Examples (Wordpress vs. Joomla): 12:19
Explanation of 'tar' options: 14:33


Step-by-step project-based Linux course for beginners: udemy.com/course/hands-on-linux-self-hosted-wordpress-for-linux-beginners/?referralCode=19C0A7DEE2FD53C9C09D

Free Linux Sysadmin Course Playlist: youtube.com/playlist?list=PLtK75qxsQaMLZSo7KL-PmiRarU7hrpnwK

DigitalOcean referral link: https://m.do.co/c/0380a1db56a6

Patreon: patreon.com/tutorialinux
Official Site & e-mail list: tutorialinux.com
Twitter: twitter.com/tutorialinux
Facebook: facebook.com/tutorialinux
Podcast: kernelpanicpodcast.com
Archiving and Compression on Linux - Basic tar CommandsDaves Open Tabs: Why Tech Careers Suck, Fun Algorithms, Early RetirementTutorial: A Customizable Bare-Bones Linux InstallThe Linux script Command: Record Your Shell SessionsDeus Ex & DevOps Episode 1System/Linux/DevOps Engineer InterviewData Science and Machine Learning Book Bundle (& Python, R)Interview with a Software & Infrastructure EngineerPython 3 Programming Course: 1 - Installing Python on Windows 7, 8, and 10How to Backup and Restore a MySQL/MariaDB DatabaseTech Careers: Should You Be a Specialist or A Generalist?Python 3 Programming Course: 9 - If, Elif, and Else
tutoriaLinux |

Archiving and Compression on Linux - Basic tar Commands

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER