Have you tried to learn shell scripting on your own, but lack the structure you need to really improve your skills?
Are you tired of picking up bits and pieces of information that you can't just seem to put together?
Do you learn best by doing?
If so, you're going to love this class.
One of the biggest complaints I hear from students is that most of the courses they've taken in the past simply provide information without any context and without any idea of how to put that information to use!
This class turns that old, frustrating, and outdated way of learning on its head.
It's project-based, which means instead of learning bits and pieces of information, you'll write actual shell scripts that you can use in real-world situations. You get the chance to immediately put what you learn to use so that you fully understand and remember it.
In this Linux shell scripting class you will learn how to:
- Name your shell scripts.
- Use the proper permissions on your shell scripts.
- Create and use variables in your scripts.
- Use shell built-in commands and operating system commands.
- Make the most out of special variables that are available to you in your scripts.
- Make decisions by using if statements and performing several different kinds of tests
- Check the exit statuses of commands and why you need to.
- Use cryptographic hash functions
- Create random data so you can do things like automatically generate strong passwords for user accounts.
- Perform the same action or set of actions over a series of data utilizing for loops, while loops, and infinite loops.
- Control all types of input and output.
- Accept standard input from a user as well as from another program.
- Redirect standard output and standard error.
- Combine standard output and standard error.
- Use command pipelining.
- Perform text and string manipulation.
- Process command line arguments.
- Creating functions and when to do so.
- Parsing, analyzing, and reporting on log files, CSV files, and other data.
- Writing scripts that execute commands on other systems.
- Scheduling your scripts to run at specific times.
- Monitoring services and processes.
- Automatically restart failed services.
- Much, much, more…
When you enroll, you get lifetime access to the course. Your course never expires. You can study at your own pace and refer back to the lessons whenever you want!
I stand behind my courses and care about your goals. That's why this course comes with an unconditional 30-day money-back guarantee. It's my personal promise of your success! So…
If you're ready to level-up your shell scripting skills, enroll now!
What are the requirements?
- A basic understanding of the Linux command line.
- The ability to download large files of about 500 MB from the Internet.
- Access to a computer with a 64-bit processor running either Windows, Mac, or Linux. (You do not need Linux already installed to take this class.)
What am I going to get from this class?
- Write your very own Linux shell scripts using the concepts you learned in this course.
What is the class schedule?
- All the lessons are pre-recorded and you can watch them at any time. When you have a question or need help, you can post in the class discussion forum and the instructor will help you. (You don't have to wait or come to one of the calls.)
- There are also 4 live webinars held on Tuesdays at 7:00 PM Eastern Time. (That's 7:00 PM in New York, 6:00 PM in Chicago, 5:00 PM in Denver, and 4:00 PM in Los Angeles.) Those 4 calls are to answer any additional questions you may have if they want to ask them live. It's an optional part of the course, but many students find the calls helpful. If you can't make it, don't worry. All the calls are recorded and posted in the class for you to watch when you have time.
Who is the target audience?
- Linux system administrators, developers, programmers, or anyone who wants to learn Linux shell scripting.
Student Feedback
“I've been struggling with Shell Scripting for months and for the first time I feel confident not only with scripting, but also solving problems on my own. I tried Youtube videos but there was no in depth explanation as to why things were they way they are, and I was left with more questions than before I started. Jason explains everything well and just watching him demonstrate his problem solving process while navigating through man pages and testing is worth the course by itself. The exercises are based on what you learned while still leaving you with enough to figure out on your own. I give this course my highest recommendation!” -Craig W.
“This is the most thorough and well paced course. I have learned some basic shell scripting before but in no way has anyone ever explained it as clearly. So many times so far I have thought “Oh. That's what that was for.” Highly recommend this course for anyone.” – Becky D.
Enroll Now
30-Day Money-Back Guarantee
Full Lifetime Access
Payment Plan
$139.00
per month for 3 total payments
30-Day Money-Back Guarantee
Full Lifetime Access
Week 1
Getting Help / Discussion Forum
Lesson 2 of 20 within section Week 1.
You must enroll in this course to access course content.
Lesson 3 of 20 within section Week 1.
You must enroll in this course to access course content.
Creating a Local Lab Environment – Background (16:28)
Lesson 4 of 20 within section Week 1.
You must enroll in this course to access course content.
Exercise 1 – Creating a Local Lab Environment – Instructions (14 Pages)
Lesson 5 of 20 within section Week 1.
You must enroll in this course to access course content.
Exercise 1 – Walkthrough – Part I – Windows Users Only (04:18)
Lesson 6 of 20 within section Week 1.
You must enroll in this course to access course content.
Exercise 1 – Walkthrough – Part I – Mac Users Only (01:56)
Lesson 7 of 20 within section Week 1.
You must enroll in this course to access course content.
Exercise 1 – Walkthrough – Part I – Linux (CentOS/RHEL) Users Only (02:53)
Lesson 8 of 20 within section Week 1.
You must enroll in this course to access course content.
Exercise – 1 Walkthrough – Part I – Apple Silicon CPU Users Only
Lesson 9 of 20 within section Week 1.
You must enroll in this course to access course content.
Exercise 1 – Walkthrough – Part II – All Users, Except Apple Silicon Users (22:54)
Lesson 10 of 20 within section Week 1.
You must enroll in this course to access course content.
Vagrant and VirtualBox Troubleshooting Tips (10:36)
Lesson 11 of 20 within section Week 1.
You must enroll in this course to access course content.
Local User Creation – Intro (02:47)
Lesson 12 of 20 within section Week 1.
You must enroll in this course to access course content.
Getting Started with Shell Scripting: Naming, Permissions, Variables, Built-ins (35:03)
Lesson 13 of 20 within section Week 1.
You must enroll in this course to access course content.
Special Variables, Pseudocode, Command Substitution, if Statement, Conditionals. (23:15)
Lesson 14 of 20 within section Week 1.
You must enroll in this course to access course content.
Exit Statuses, Return Codes, String Test Conditionals, More Special Variables. (17:39)
Lesson 15 of 20 within section Week 1.
You must enroll in this course to access course content.
Reading Standard Input, Creating Accounts, Username Conventions, More Quoting. (23:27)
Lesson 16 of 20 within section Week 1.
You must enroll in this course to access course content.
Local User Creation – Script 1 – Instructions (5 Pages)
Lesson 17 of 20 within section Week 1.
You must enroll in this course to access course content.
Local User Creation – Script 1 – Walkthrough (21:22)
Lesson 18 of 20 within section Week 1.
You must enroll in this course to access course content.
Submit Your Assignment for Script 1
Lesson 19 of 20 within section Week 1.
You must enroll in this course to access course content.
Watch me troubleshoot a student’s shell script (4:52)
Lesson 20 of 20 within section Week 1.
You must enroll in this course to access course content.
Week 2
Random Data, Cryptographic Hash Functions, Text and String Manipulation. (31:02)
Lesson 1 of 12 within section Week 2.
You must enroll in this course to access course content.
Positional Parameters, Arguments, for Loops, Special Parameters (29:48)
Lesson 2 of 12 within section Week 2.
You must enroll in this course to access course content.
The while Loop, Infinite Loops, Shifting, Sleeping (16:12)
Lesson 3 of 12 within section Week 2.
You must enroll in this course to access course content.
Local User Creation – Script 2 – Instructions (5 Pages)
Lesson 4 of 12 within section Week 2.
You must enroll in this course to access course content.
Local User Creation – Script 2 – Walkthrough (20:09)
Lesson 5 of 12 within section Week 2.
You must enroll in this course to access course content.
Submit Your Assignment for Script 2
Lesson 6 of 12 within section Week 2.
You must enroll in this course to access course content.
Advanced Standard Input, Standard Output, and Standard Error – Part I (13:26)
Lesson 7 of 12 within section Week 2.
You must enroll in this course to access course content.
Advanced Standard Input, Standard Output, and Standard Error – Part II (25:45)
Lesson 8 of 12 within section Week 2.
You must enroll in this course to access course content.
Local User Creation – Script 3 – Instructions (6 Pages)
Lesson 9 of 12 within section Week 2.
You must enroll in this course to access course content.
Local User Creation – Script 3 – Walkthrough (11:57)
Lesson 10 of 12 within section Week 2.
You must enroll in this course to access course content.
Submit Your Assignment for Script 3
Lesson 11 of 12 within section Week 2.
You must enroll in this course to access course content.
Review What You’ve Learned so Far (07:47)
Lesson 12 of 12 within section Week 2.
You must enroll in this course to access course content.
Week 3
Lesson 1 of 11 within section Week 3.
You must enroll in this course to access course content.
Lesson 2 of 11 within section Week 3.
You must enroll in this course to access course content.
Parsing Command Line Options with getopts, Part 1 (20:16)
Lesson 3 of 11 within section Week 3.
You must enroll in this course to access course content.
Parsing Command Line Options with getopts, Part 2 (17:34)
Lesson 4 of 11 within section Week 3.
You must enroll in this course to access course content.
Deleting and Disabling Linux Accounts, Part 1 of 4 (Finding Files) (11:23)
Lesson 5 of 11 within section Week 3.
You must enroll in this course to access course content.
Deleting and Disabling Linux Accounts, Part 2 of 4 (The userdel command) (5:06)
Lesson 6 of 11 within section Week 3.
You must enroll in this course to access course content.
Deleting and Disabling Linux Accounts, Part 3 of 4 (Archives with tar) (13:37)
Lesson 7 of 11 within section Week 3.
You must enroll in this course to access course content.
Deleting and Disabling Linux Accounts, Part 4 of 4 (Disabling Accounts) (8:08)
Lesson 8 of 11 within section Week 3.
You must enroll in this course to access course content.
Deleting Users – Script 4 – Instructions (7 Pages)
Lesson 9 of 11 within section Week 3.
You must enroll in this course to access course content.
Deleting Users – Script 4 – Walkthrough (32:47)
Lesson 10 of 11 within section Week 3.
You must enroll in this course to access course content.
Submit Your Assignment for Script 4
Lesson 11 of 11 within section Week 3.
You must enroll in this course to access course content.
Week 4
Lesson 1 of 22 within section Week 4.
You must enroll in this course to access course content.
Cut and Awk Demonstration Script: Open Network Ports (9:43)
Lesson 2 of 22 within section Week 4.
You must enroll in this course to access course content.
Lesson 3 of 22 within section Week 4.
You must enroll in this course to access course content.
Parsing Log Files – Script 5 – Instructions (4 Pages)
Lesson 4 of 22 within section Week 4.
You must enroll in this course to access course content.
Parsing Log Files – Script 5 – Walkthrough (14:32)
Lesson 5 of 22 within section Week 4.
You must enroll in this course to access course content.
Submit Your Assignment for Script 5
Lesson 6 of 22 within section Week 4.
You must enroll in this course to access course content.
Data Manipulation and Text Transformations with Sed
Lesson 7 of 22 within section Week 4.
You must enroll in this course to access course content.
Configuring a Mini Network and Scripting for Remote Systems (30:11)
Lesson 8 of 22 within section Week 4.
You must enroll in this course to access course content.
Scripting Remote Commands – Script 6 – Instructions (12 Pages)
Lesson 9 of 22 within section Week 4.
You must enroll in this course to access course content.
Scripting Remote Commands – Script 6 – Walkthrough – Part 1 (25:44)
Lesson 10 of 22 within section Week 4.
You must enroll in this course to access course content.
Scripting Remote Commands – Script 6 – Walkthrough – Part 2 (12:37)
Lesson 11 of 22 within section Week 4.
You must enroll in this course to access course content.
Submit your Assignment for Script 6
Lesson 12 of 22 within section Week 4.
You must enroll in this course to access course content.
Scripting Software Installs, Both Local and Remote(27:40)
Lesson 13 of 22 within section Week 4.
You must enroll in this course to access course content.
Breaking and Continuing Loops (07:47)
Lesson 14 of 22 within section Week 4.
You must enroll in this course to access course content.
Remote Software Install – Script 7 – Instructions (8 Pages)
Lesson 15 of 22 within section Week 4.
You must enroll in this course to access course content.
Submit your Assignment for Script 7
Lesson 16 of 22 within section Week 4.
You must enroll in this course to access course content.
Remote Software Install – Script 7 – Walkthrough (16:25)
Lesson 17 of 22 within section Week 4.
You must enroll in this course to access course content.
Scheduling Your Scripts with Cron (25:55)
Lesson 18 of 22 within section Week 4.
You must enroll in this course to access course content.
Viewing Running Processes (13:35)
Lesson 19 of 22 within section Week 4.
You must enroll in this course to access course content.
Monitoring Processes – Script 8 – Instructions (7 Pages)
Lesson 20 of 22 within section Week 4.
You must enroll in this course to access course content.
Submit your Assignment for Script 8
Lesson 21 of 22 within section Week 4.
You must enroll in this course to access course content.
Monitoring Processes – Script 8 – Walkthrough
Lesson 22 of 22 within section Week 4.
You must enroll in this course to access course content.
Bonus Week (Catch Up and Real World Implementation)
Use this time to complete any assignments you missed and get help.
Lesson 1 of 6 within section Bonus Week (Catch Up and Real World Implementation).
You must enroll in this course to access course content.
Think of a task or something you would like to automate or script.
Lesson 2 of 6 within section Bonus Week (Catch Up and Real World Implementation).
You must enroll in this course to access course content.
Write the pseudocode for your script
Lesson 3 of 6 within section Bonus Week (Catch Up and Real World Implementation).
You must enroll in this course to access course content.
Write a shell script of YOUR choosing
Lesson 4 of 6 within section Bonus Week (Catch Up and Real World Implementation).
You must enroll in this course to access course content.
Submit your shell script.
Lesson 5 of 6 within section Bonus Week (Catch Up and Real World Implementation).
You must enroll in this course to access course content.
Share your thoughts about the class!
Lesson 6 of 6 within section Bonus Week (Catch Up and Real World Implementation).
You must enroll in this course to access course content.
Live Q & A’s
Live Q & A Schedule and Information
Lesson 1 of 1 within section Live Q & A’s.
You must enroll in this course to access course content.
Class Extras
Class Completion Bonuses
Course Completion Bonuses
Lesson 1 of 1 within section Class Completion Bonuses.
You must enroll in this course to access course content.