We may earn an affiliate commission when you visit our partners.
Course image
Rudi Hinds

In this 1-hour long project-based course on Linux: Archiving and Compression for DevOps you will be working entirely on the command line and using powerful Linux commands using tar and various compression commands such as gzip and bzip2 to learn how file archiving and compression works in Linux. You will be archiving a Wordpress directory of files and compressing the archive using various compression formats. You will no longer be mystified by what these commands and options are doing, and you will understand the structure of these various commands better.

Read more

In this 1-hour long project-based course on Linux: Archiving and Compression for DevOps you will be working entirely on the command line and using powerful Linux commands using tar and various compression commands such as gzip and bzip2 to learn how file archiving and compression works in Linux. You will be archiving a Wordpress directory of files and compressing the archive using various compression formats. You will no longer be mystified by what these commands and options are doing, and you will understand the structure of these various commands better.

This course is designed for any person working or who intends to work with Linux, from Linux system administrators to developers and DevOps practitioners. Or even if you are a student who is curious to get comfortable with Linux this course is for you also.

By the end of this course, you will have used the main commands on a real file directory and archived and compressed as well as unarchived and decompressed real files in various formats. Most importantly you will be comfortable to do so with ease going forward. This will also allow you to possess an important foundation of Bash scripting.

This is an intermediate level course and is designed for an individual who has a beginner's knowledge of the Linux/Unix command line and Unix crud practices in computer science.

Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Enroll now

Two deals to help you save

What's inside

Syllabus

Project Overview
In this 1-hour long project-based course on Linux: Archiving and Compression for DevOps you will be working entirely on the command line and using powerful Linux commands using tar and various compression commands such as gzip and bzip2 to learn how file archiving and compression works in Linux. You will be archiving a Wordpress directory of files and compressing the archive using various compression formats. You will no longer be mystified by what these commands and options are doing, and you will understand the structure of these various commands better. This course is designed for any person working or who intends to work with Linux, from Linux system administrators to developers and DevOps practitioners. Or even if you are a student who is curious to get comfortable with Linux this course is for you also. By the end of this course, you will have used the main commands on a real file directory and archived and compressed as well as unarchived and decompressed real files in various formats. Most importantly you will be comfortable to do so with ease going forward. This will also allow you to possess an important foundation of Bash scripting. This is an intermediate level course and is designed for an individual who has a beginner's knowledge of the Linux/Unix command line and Unix crud practices in computer science. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Covers file archiving and compression, skills which are standard in DevOps and computer science
Taught by Rudi Hinds, who are recognized for their work in computer science
Examines real-world file archiving and compression use cases, which are relevant to computer science
Develops essential Bash scripting skills, which are core for DevOps
Assumes some beginner knowledge of Linux and Unix, which may be off-putting for complete beginners
May require additional software or tools, which may pose a financial barrier to some learners

Save this course

Save Linux: Archiving and Compression for DevOps (tar/gzip) to your list so you can find it easily later:
Save

Reviews summary

Strongly recommended course in archiving and compression

According to students, this course on archiving and compression for DevOps is highly recommended and very well-received. Students largely agree that all course materials, including lectures, are clear and easy to understand. Many point out that the course is engaging and well-prepared.

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Linux: Archiving and Compression for DevOps (tar/gzip) with these activities:
Read 'The Linux Command Line' by William Shotts
Reading 'The Linux Command Line' will provide you with a comprehensive understanding of the Linux command line.
Show steps
  • Read the book.
  • Complete the exercises at the end of each chapter.
Review Linux and Unix Command Line Basics
Refreshing your knowledge of Linux and Unix command line basics will help you get the most out of this course.
Browse courses on Linux
Show steps
  • Review the basics of the Linux and Unix command line.
  • Practice using basic Linux and Unix commands.
Practice Using Tar and Compression Commands
Practicing using tar and compression commands will help you master the skills taught in this course.
Show steps
  • Find a directory of files to archive and compress.
  • Use tar to archive the directory.
  • Use gzip or bzip2 to compress the archive.
  • Unarchive and decompress the archive.
Four other activities
Expand to see all activities and additional details
Show all seven activities
Create a Cheat Sheet of Tar and Compression Commands
Creating a cheat sheet of tar and compression commands will help you quickly reference the commands you need.
Show steps
  • List the tar and compression commands you use frequently.
  • Create a cheat sheet with the commands and their descriptions.
Follow a Tutorial on Bash Scripting
Following a tutorial on Bash scripting will help you learn how to automate tasks related to archiving and compression.
Browse courses on Bash Scripting
Show steps
  • Find a tutorial on Bash scripting.
  • Follow the tutorial and complete the exercises.
Create a Script to Automate Archiving and Compression
Creating a script to automate archiving and compression will help you save time and effort.
Browse courses on Bash Scripting
Show steps
  • Design the script.
  • Write the script.
  • Test the script.
Contribute to an Open-Source Archiving or Compression Project
Contributing to an open-source archiving or compression project will allow you to gain experience and learn from others.
Browse courses on Open Source
Show steps
  • Find an open-source archiving or compression project.
  • Contribute to the project by fixing bugs or adding features.

Career center

Learners who complete Linux: Archiving and Compression for DevOps (tar/gzip) will develop knowledge and skills that may be useful to these careers:
DevOps Engineer
A DevOps Engineer typically collaborates between Development and Operations teams. This course provides valuable knowledge on using tar and various compression commands such as gzip and bzip2. This is often useful when it comes to building, testing, and deploying software.
Systems Administrator
A Systems Administrator typically provides technical support for computer systems and networks. This course provides valuable knowledge on how to use tar, gzip, and bzip2 commands. This is often useful when it comes to managing and organizing system files.
Network Architect
A Network Architect typically designs, builds, and maintains computer networks. This course provides valuable knowledge on how to use tar, gzip, and bzip2 commands. This is often useful when it comes to managing and organizing network files.
Software Engineer
A Software Engineer typically designs, develops, and maintains software applications. This course provides valuable knowledge on how to use tar, gzip, and bzip2 commands. This is often useful when it comes to managing and organizing software files.
Data Analyst
A Data Analyst typically analyzes data to extract insights and help make informed decisions. This course provides valuable knowledge on how to use tar, gzip, and bzip2 commands. This is often useful when it comes to managing and organizing data files.

Reading list

We've selected eight books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Linux: Archiving and Compression for DevOps (tar/gzip).
Provides a comprehensive overview of the Linux command line, covering basic commands, file management, and shell scripting. It valuable resource for beginners and experienced users alike.
Provides in-depth coverage of advanced Bash scripting techniques, including functions, arrays, and regular expressions. It useful reference for experienced Bash users.
This classic book provides a philosophical and historical overview of Unix, as well as practical advice on system administration and programming. It valuable resource for anyone who wants to understand the Unix philosophy.
This handbook provides comprehensive coverage of Linux system administration tasks, including user management, security, and networking. It useful reference for system administrators.
This classic book provides a comprehensive overview of the Unix programming environment, including the C programming language, the Unix system calls, and the Unix shell. It valuable resource for anyone who wants to learn about Unix programming.
Provides a comprehensive guide to DevOps, covering topics such as continuous integration, continuous delivery, and infrastructure automation. It valuable resource for anyone who wants to learn about DevOps and how to implement it in their organization.
This novel tells the story of a DevOps transformation, following a team of IT professionals as they work to improve their organization's software delivery process. It valuable resource for anyone who wants to learn about DevOps in a fun and engaging way.
Provides a comprehensive guide to infrastructure as code, covering topics such as configuration management, provisioning, and orchestration. It valuable resource for anyone who wants to learn about infrastructure as code and how to implement it in their organization.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Linux: Archiving and Compression for DevOps (tar/gzip).
Linux: File Management for Devops
Linux: Use Vim to Edit an HTML Document
Linux: Introduction to Shell Scripting for DevOps
Linux: Use NANO editor to edit a Bash Script
Linux: Processes & System Resource Management for DevOps
Linux: I/O Redirection for DevOps
Hands-on Introduction to Linux Commands and Shell...
File and Directory Manipulation with Linux for IT...
The Bash Shell and Basic Scripting in Linux
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser