Skip to main content
Latest
Sample Project Scenario
Kubernetes Operator

Chapter 4: Sample Project Scenario

Let's see what problem you can solve with Kubernetes Operator with this practical scenario.

· Abhishek Prakash

Revisiting Go Concepts
Kubernetes Operator

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

Revisiting Docker and Kubernetes Concepts
Kubernetes Operator

Chapter 2: Revisiting Docker and Kubernetes Concepts

It would be a good idea to brush up your basics of Docker and Kubernetes.

· Abhishek Prakash

Kubernetes Lab Setup
Kubernetes Operator

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

Docker Networking
Docker Course

Chapter 8: Docker Networking

· Abdullah Tarek

Docker Compose
Docker Course

Chapter 7: Docker Compose

· Abdullah Tarek

dockerfiles
Docker Course

Chapter 6: Exploring Dockerfiles

· Abdullah Tarek

Docker volume
Docker Course

Chapter 5: Docker Volumes and Data Persistence

· Abdullah Tarek

Understanding docker images
Docker Course

Chapter 4: Understanding Docker Images

· Abdullah Tarek

Handle docker container
Docker Course

Chapter 3: Manipulating Docker Containers

· Abdullah Tarek

Docker setup
Docker Course

Chapter 2: Setting Up Your Docker Environment

· Abdullah Tarek

Introduction to Docker
Docker Course

Chapter 1: Introduction to Docker

· Abdullah Tarek

Task Automation with Cron
Linux for DevOps

Chapter #16: Task Automation with Cron

As the last point in this course, learn to automate tasks with the magnificent cron jobs.

· Abdullah Tarek

Archiving and Compressing Files in Linux
Linux for DevOps

Chapter #15: Archiving and Compressing Files

Learn to create archive files and extract them in this chapter.

· Abdullah Tarek

Managing Disks and Partitions in Linux
Linux for DevOps

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

Managing Software and Repositories in Linux
Linux for DevOps

Chapter #13: Managing Software and Repositories

· Abdullah Tarek

Managing Processes in Linux
Linux for DevOps

Chapter #12: Managing Processes

Learn about process management in this chapter of Linux for DevOps course.

· Abdullah Tarek

Configuring Linux Firewall
Linux for DevOps

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

Basic Linux networking
Linux for DevOps

Chapter #10: Basic Linux Networking

Dip your toes in the ocean of Linux networking by learning the absolute basic concepts.

· Abdullah Tarek

Managing Sudo Permissions
Linux for DevOps

Chapter #9: Managing Sudo Permissions

You cannot always be root and hence the sudo mechanism comes in place.

· Abdullah Tarek

Managing Files and Directories Permissions
Linux for DevOps

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

Managing Users and Groups in Linux
Linux for DevOps

Chapter #7: Managing Users and Groups

Learn to manage users and groups in this part of the Linux for DevOps series.

· Abdullah Tarek

Analyzing and Manipulating Files in Linux
Linux for DevOps

Chapter #6: Analyzing and Manipulating Files

Learn to analyze and manipulate the contents of text files in this chapter.

· Abdullah Tarek

Piping and I/O Redirection
Linux for DevOps

Chapter #5: Piping and I/O Redirection

Learn about the powerful pipe and input/output redirection for combining the Linux commands.

· Abdullah Tarek

Handling files in Linux
Linux for DevOps

Chapter #4: Copying, Moving, and Deleting Files

Learn the basic file operations such as copying, renaming and deleting in the chapter.

· Abdullah Tarek

File editing in Linux
Linux for DevOps

Chapter #3: Working with File Editors

Learn about viewing the contents of a text file and editing them in the chapter.

· Abdullah Tarek

Linux directory tree
Linux for DevOps

Chapter #2: The Linux Directory Tree

Understand the Linux filesystem hierarchy and how to navigate through them in this chapter.

· Abdullah Tarek

Getting started with Linux
Linux for DevOps

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

Navigating the Bash Shell
Linux Command Line Basics

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

Common Linux commands
Linux Command Line Basics

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