Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux for DevOps & Cloud Engineers: From Beginner to Pro
Rating: 4.6 out of 5(99 ratings)
2,462 students

Linux for DevOps & Cloud Engineers: From Beginner to Pro

Get the linux skills like user management, networking, wild card, redirection software management, services etc
Created byPraveen Kumar
Last updated 6/2025
English

What you'll learn

  • Linux for Developers and Devops Engineers
  • Can able to do Linux related tasks efficiently for DevOps Role
  • Installing applications or software packages on Linux VMs
  • Troubleshooting network related issues in Linux

Course content

11 sections55 lectures7h 54m total length
  • Introduction2:24

    Discover why Linux underpins programming, DevOps, cloud platforms, and Docker containers, and build essential Linux skills to launch a career as a fresher or domain switcher.

  • What is an OS2:32
  • History of Unix & Linux4:55

    Explore the history of Unix and how Linux emerged from its Unix source, culminating in distributions like Red Hat, Ubuntu, and Debian.

  • Create AWS Free tier account in AWS6:46

    Create a free AWS account by completing email verification, OTP, and identity steps. Sign in to the management console and access EC2 to launch virtual machines.

  • Create a Linux Virtual Machine in AWS5:30

    Launch an EC2 Ubuntu image version 20.0 in the free tier, select t2.micro, and generate a key pair to log in.

  • How to connect EC2 Linux virtual Machine4:27

    Connect to an ec2 linux instance using an ssh tool such as putty or mobile external tools, using the instance’s public ip, ubuntu user, and a private key.

  • Linux Filesystem hierarchy11:01

    Explore the Linux file system hierarchy from / to key directories like /root, /home, /boot, /bin, and /sbin. Understand each directory’s purpose, including /etc for configuration and /var for logs.

Requirements

  • Basic Computer knowledge

Description

Hello. My name is Praveen Kumar and I'm the author of Linux for Devops Engineers & Developers, the founder of the INIT6 Technologies

I started my IT career as a Unix (AIX & Solaris) and Linux Systems Engineer and shifted my domain to Devops & cloud.

We are living in a technology era where new technologies and tools emerge every day. To match with the market competition,

Linux became a pre-request to learn most of the trending technologies. Before learning Devops, Cloud, AI or any latest technology

first you should have knowledge on Linux. This course helps you to understand how Linux works

By the end of this course you will understand basic concepts of linux which will be used by devops and developers in their day to day work.

You will learn topics like

What is an OS and different types of OS

Difference between UNIX and Linux

Linux filesystem hierarchy comparing with windows filesystem

Basic commands like cat more less

How to get access to a  EC2 Linux server

Creating, renaming, removing of a files and directories

Exactly how permissions work with chmod command

managing files and directories

system management

networking topics like ifconfig, curl

port numbers listen state with netstat

software management with yum and apt

process management

Archiving files or directories

crontab and its examples

link files and open files

File permissions like read, write and execute

grep command

Who this course is for:

  • DevOps Engineers, Developers