Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js PHP HTML5 Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation Sound Therapy CBT Cognitive Behavioral Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting

IT & SoftwareOperating Systems & ServersLinux Command Line

Applied Linux Command Line and Shell Scripting Zero to Elite

Learn +200 modern & practical industry-proven Linux tools + project-based bash scripting from the beginning
Rating: 4.5 out of 54.5 (716 ratings)
94,873 students
Created by Seyed Farshid Miri
Last updated 1/2022
English
English [Auto]

What you'll 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

Requirements

  • Basic IT Skills
  • No prior Linux and programming knowledge is required
  • A Computer with an Internet connection
  • Passionate curiosity for learning

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.

Who this course is for:

  • Anyone who would like to learn modern Linux command line
  • Network Specialists and IT Administrators
  • Programmers, Developers and Data Scientists, whose work runs on Linux CMD
  • IT Managers, interested in productivity of their team members
  • Passionate geeks ;-) who want to have a lot of fun with the Linux command line

Instructor

Seyed Farshid Miri
Network and Cyber Security Expert
Seyed Farshid Miri
  • 4.7 Instructor Rating
  • 1,855 Reviews
  • 157,106 Students
  • 3 Courses

Hackerz Exposed is a team of well-trained all seasoned experts who put a too high value on ethical principles. This is the spirit of all the cybersecurity content we create for our audiences.

And all we follow is one single mission:

"Training millions of ethical hackers to make the world a safer place"

---------------------------------------------------------------------------------------------------

As part of the Hackerz Exposed team, Farshid is an experienced IT, Networking, and security specialist with a demonstrated history of +15 years of work in high-tech scientific research institutes and industrial sectors in Germany and abroad.

Having been an online student for a few years, he understands that students get easily confused with the number of online courses for any computing and IT subject on online platforms. Therefore Farshid tries his bests to design and create the most comprehensive and thorough courses here on Udemy.

Farshid believes in a hands-on learning approach as everyone learned to ride bikes by doing and falling over and over. Thus, all his courses are designed to teach the foundation and basics, then jump straight into keyboarding, where students will also have the possibility to code-along, do-along.

Taking Farshid's experience in Networking and IT Security will take students to learn complex subjects with confidence and simplification.

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.