Chapter 4: Sample Project Scenario
Let's see what problem you can solve with Kubernetes Operator with this practical scenario.
· Abhishek Prakash
Chapter 3: Revisiting Go Concepts
It is time to brush up on the essentials of Go programming language briefly in this video. Skip it if you are already familiar with it.
· Abhishek Prakash
Chapter 2: Revisiting Docker and Kubernetes Concepts
It would be a good idea to brush up your basics of Docker and Kubernetes.
· Abhishek Prakash
Chapter 1: Set Up Your Lab Environment
First thing first, let's see what you need to do if you want to follow the steps on your machine.
· Abhishek Prakash
Chapter 8: Docker Networking
· Abdullah Tarek
Chapter 7: Docker Compose
· Abdullah Tarek
Chapter 6: Exploring Dockerfiles
· Abdullah Tarek
Chapter 5: Docker Volumes and Data Persistence
· Abdullah Tarek
Chapter 4: Understanding Docker Images
· Abdullah Tarek
Chapter 3: Manipulating Docker Containers
· Abdullah Tarek
Chapter 2: Setting Up Your Docker Environment
· Abdullah Tarek
Chapter 1: Introduction to Docker
· Abdullah Tarek
Chapter #16: Task Automation with Cron
As the last point in this course, learn to automate tasks with the magnificent cron jobs.
· Abdullah Tarek
Chapter #15: Archiving and Compressing Files
Learn to create archive files and extract them in this chapter.
· Abdullah Tarek
Chapter #14: Managing Disks and Partitions
Sooner or later, you'll have to deal with disks and partitions. Learn about managing them in this chapter.
· Abdullah Tarek
Chapter #13: Managing Software and Repositories
· Abdullah Tarek
Chapter #12: Managing Processes
Learn about process management in this chapter of Linux for DevOps course.
· Abdullah Tarek
Chapter #11: Configuring Linux Firewall
A firewall is another important mechanism for securing your Linux system. Learn to configure firewalld in this chapter.
· Abdullah Tarek
Chapter #10: Basic Linux Networking
Dip your toes in the ocean of Linux networking by learning the absolute basic concepts.
· Abdullah Tarek
Chapter #9: Managing Sudo Permissions
You cannot always be root and hence the sudo mechanism comes in place.
· Abdullah Tarek
Chapter #8: Managing Files and Directories Permissions
File permissions and ownership are a critical part of the Linux security system. Explore them in this chapter.
· Abdullah Tarek
Chapter #7: Managing Users and Groups
Learn to manage users and groups in this part of the Linux for DevOps series.
· Abdullah Tarek
Chapter #6: Analyzing and Manipulating Files
Learn to analyze and manipulate the contents of text files in this chapter.
· Abdullah Tarek
Chapter #5: Piping and I/O Redirection
Learn about the powerful pipe and input/output redirection for combining the Linux commands.
· Abdullah Tarek
Chapter #4: Copying, Moving, and Deleting Files
Learn the basic file operations such as copying, renaming and deleting in the chapter.
· Abdullah Tarek
Chapter #3: Working with File Editors
Learn about viewing the contents of a text file and editing them in the chapter.
· Abdullah Tarek
Chapter #2: The Linux Directory Tree
Understand the Linux filesystem hierarchy and how to navigate through them in this chapter.
· Abdullah Tarek
Chapter #1: Getting Started with Linux
In the first part of the Linux for DevOps series, get familiar with Linux by installing it in a virtual machine and running a few commands.
· Abdullah Tarek
Chapter 7: Navigating the Bash Shell
Learn to navigate your way through the bash shell using tab completion, utilizing history among other things in this lesson.
· Abhishek Prakash
Chapter 6: Common Linux Commands
In order to unleash the true power of Linux, you have to get comfortable working at the command line. In this lesson, you’ll learn some of the most common commands, so you’ll understand when you see them in future lessons, and you’ll be comfortable working with them on your own.
· Abhishek Prakash