Learn +200 modern & practical industry-proven Linux tools + project-based shell scripting from the beginning

What you will learn

Learning +200 modern Linux tools & commands with their use-cases

Handling basic to complex real-work Linux projects: network, security, system visibility, etc.

Project-based shell scripting & automation: writing a backup tool, a password manager, etc.

Terminal productivity using Tmux, Git, Oh My Zsh, Nerd Font, Windows Terminal, etc.

Manage Linux components in shell e.g. networking, disks, processes, users, etc.

Advanced system visibility using sysdig & CSysdig (Lua Scripts)

Problem-solving mindset, both in theory & do-along

Linux Networking & DNS, Route & adapter management with iproute2, etc.

In-Depth IPTables e.g. filter, nat, mangle etc.

Dive in Linux Firewall

Covering complete SSH Technologies OpenSSH Server, SSH Port Forwarding & Tunneling, SOCKS Proxy, etc.

Task automation using cron & other daemons

Get the most out of 1-second booting subsystem-Linux: WSL2

Installation & setting up a virtual Linux Lab (VirtualBox)

Vendor-neutral approach, supporting any Linux Distros inspired by LPIC Certification

Description

Timesaving and Use-Cases constitute the spirit of this course. That is why it is designed to be learned fast and practical.

Topics & some of the shell tools we cover in this course:

  • Kernel spaces
  • Different Shells, ZSH, Bash, Oh My ZSH, Tmux, productivity plugins
  • Package management: apt, apt-get, yum, zypper
  • File Archiving: p7zip, xz-utils, gzip, gunzip, tar
  • Command-line chaining: pipe, %token,  AND_IF, OR_IF, DSEMI
  • System and hardware: dmidecode, lsblk, inxi, ncal, time, uptime, date
  • Managing disk and file permissions: dd, gzip, fdisk, swapoff/on, free, find, chmod, mount, runlevel, fsck, mkswap, resize2fs
  • Services and performance management: ps, kill, killall, pkill, pstree, lsof, pgrep, top, htop
  • Users and groups management: sudo, passwd, useradd, adduser, id, usermod, chage, getfacl, setfacl, who, last, lastb, utmpdump
  • Networking: iproute2, ip, txqueuelen, mtu, netplan, route get, list, neighbor, traceroute, DNS, dig, host, OpenSSH, SSH Tunneling, Socks, SCP, RSync
  • IPTables, Filter, NAT, Mangle, UFW, covering IPTables completely
  • System Visibility using sysdig & csysdig: Kernel syscalls and event use-cases, Chisels and Text-GUI CSysDig
  • Task Automation with cron jobs
  • Shell Programming (Bash scripting) from bash basics to writing a few projects e.g. writing automated backup, a password manager, and so on
  • Checking on Windows subsystem for Linux: WSL2 along with Windows Terminal profiles with Oh My ZSH, Nerd Font, colorls, backup WSL Linux machines, and much more

We set our goal to make you feel confident when dealing with the command line of any Linux distribution in production environments so that you can put your skills to work in as little time as possible. How do we do that? During this course, you will see hundreds of Linux command-line tools and you will write hundreds of lines for Shell Programming or as some may be used to call it, Bash Programming, so by end of the course, you have built a relatively robust understanding of different aspects of Linux for real life and work projects.

long story short: Your learning approach in this course is the same way as you probably learned how to ride a bike! Remember? Even if you haven’t, you will learn Linux Command-Line and Shell Scripting (Bash scripting) with us anyway! Just keep do-along with each video and code-along with each project.

Since different work environments are built-up with different Linux distributions, this course is inspired by LPIC Certificate and therefore is built vendor-neutral, meaning no matter RedHat based, or Debian forked, e.g. CentOS, OpenSUSE, Ubuntu, Kali, or even Windows Subsystem for Linux (WSL 2), you will learn their differences and will start doing real things in their shell.

Here is an overall conceptual breakdown of the course:

  • Section 1 and 2, starts with the basics of Shell and Kernel, then moves on with preparing the lab environment and Terminal
  • Section 3 to 8 builds your ability to understand the fundamental concepts and work with commands on key components of Linux.
  • Section 9 and 10 dig deep in key Networking tools, concepts, and commands
  • Section 11 is entirely about system visibility using sysdig and csysdig, inspecting the kernel syscalls, and applying their use-cases
  • Section 12 is all about Shell Programming. You will learn the basics and start building a scripting mindset by coding along with Projects such as creating a Backup tool and a Password Manager and so on
  • Section 13 is mostly useful for Windows users who would like to run Linux applications with the native performance of their Windows machine using Windows Subsystem for Linux

By the end of the course, you will have the ability to confidently apply the skills and grounded knowledge you learned during this course in different productive workplaces within divergent computing and IT branches such as Ethical Hacking, IT Security, IT Administration, Cloud Security, Networking, Linux Development, and much more.

English

Language

Content

Kernel vs. Shell

Kernel vs. Shell

Linux Terminal Productivity

Part 1: Terminator, Oh My Zsh and Tmux

Part 2: Terminator, Oh My Zsh and Tmux

Package Managers & File Archiving

Package Managers: zypper, apt, yum, repos, etc.

Archiving: p7zip, xz-utils, gzip, gunzip, tar, etc.

Command-Line Chaining

Part 1: Command Line Chaining

Part 2: Command Line Chaining


Get Instant Notification of New Courses on our Telegram channel.


System Hardware and Time Examination

System Hardware: dmidecode, lsblk, inxi, etc.

System Time: ncal, time, uptime, date, etc.

Disks and File System Permissions

Part 1: dd, gzip, fdisk, swapoff/on, free, find,chmod, etc.

Part 2: mount, runlevel, fsck, mkswap, resize2fs, etc.

Processes, Services and Performance Management

Part 1: ps, process details, etc.

Part 2: kill, killall, pkill, pstree, lsof, pgrep, top, htop, etc.

Managing Users and Groups

Part 1: sudo, passwd, useradd, adduser, id, etc.

Part 2: usermod, chage, getfacl, setfacl, etc.

Part 3: who, last, lastb, utmpdump, etc.

Networking

Part 1: iproute2, ip, txqueuelen, mtu, netplan, etc.

Part 2: route get, list, neighbor, ICMP/UDP traceroute, etc.

Part 3: Netplan YAML, DNS record types, dig, host, etc.

Sysdig: Deep System Visibility

Sysdig Installation

Sysdig Output Anatomy

Sysdig Events Use-Cases

Sysdig Chisels (Lua Scripts) Use-Cases – P1

Sysdig Chisels (Lua Scripts) Use-Cases – P2

CSysdig (Text-GUI) Use-Cases

Shell Scripting and Task Automation

Part 1: Shell Scripting & Task Automation

Part 2: Shell Scripting & Task Automation

~1 Second Booting Linux: Windows Subsystem for Linux

WSL2 Installation

The WSL, Behind the Scenes

WSL2 & Windows Terminal Productivity: Oh My Zsh, Nerd Font, P10K…

WSL2 Maintenance and Fine-Tuning