Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn the Linux Command Line Fast
Rating: 4.4 out of 5(25 ratings)
181 students

Learn the Linux Command Line Fast

Overcome your Fear of Linux (and actually have fun in the process!)
Created byVonnie Hudson
Last updated 11/2022
English

What you'll learn

  • How to remove your fear of Linux
  • How to use confidently (and competently) use Linux
  • How to feel like you actually know what you're doing in Linux!

Course content

3 sections24 lectures2h 12m total length
  • Installing Kali Linux + VMWare Workstation!6:47

    Zzzzzz... yeah I know installing software isn't the most exciting part of the learning process but let's face it: it's kind of hard to learn Linux... without Linux!  So in this lecture we're going to quickly install Kali Linux (a Debian based Linux distribution) and also VMWare Workstation (which is our Desktop Hypervisor).  Don't worry - I'll break down what all this means inside the lesson!  Let's go!

  • Customizing Kali (for perfectionists!)3:14

    Nice now we are almost ready to roll - we just need to shore up a few minor things like the wallpaper, power settings, display visibility and a few other things.  Technically you could skip this lesson but it's so short and will make your quality of life a little better :) - so let's get this done real quick shall we!? Let's go!

  • Digging into the Terminal6:36

    Yes! It's that time - let's get our hands dirty as we dig into the terminal.  In this lecture you'll learn how to change your account password and begin to understand the purpose of the famous sudo command!  Let's do this baby!  You're on a roll now!

  • Tab Completion MAGIC1:44

    Don't let the brevity of this lecture fool you: this one terminal feature, when mastered, will make you a Linux Wizard.  I've been using Linux for over 15 years now and I'm still amazed at the simple utility of this often forgotten feature!  Let's jump in so I can show you around!

  • Command Line History!2:48

    I really love this about Linux: as you use the operating system it will passively record your keystrokes in the background so you can easily recall forgotten commands!  No, it's not a keylogger... haha it's just has a built in way for you to quickly bring up commands so you can use them when you need them.  In this lecture you'll learn 3 tricks for bringing up your command line history!  It's going to be really fun (especially the last trick I show you!).  Let's jump in!

  • The Linux File System!11:16

    Ok, let's get our bearings a little by orienting ourselves in the file system!

  • Getting Around4:08

    I'm about to arm you with some serious command line agility.  In this lecture you're going to learn how to effortless navigate folders in the command line.  Then we'll wrap things up with some less commonly known tricks for jumping around text in the command itself.  It's kind of hard to explain through text... I just need to show you!  So let's jump in guys!

  • Listing Stuff6:35

    In Windows you type "dir" to list files in Linux it's a little bit different (although some Linux distributions actually alias the ls command with dir but this isn't standardized yet).  So in this lecture I'm going to show you some of the most common listing commands.  This isn't a brute run down of every single listing option - instead I trimmed the fat leaving only the most common and important commands.  Let's jump in!

  • Permissions6:28

    Now it's time to enter the nebulous world of file and directory permissions.  So real quick: pop quiz - what does the execute permission mean on a directory?  Also, how are we to interpret file listings that start with a lowercase "L"?  What does that mean? We're going to get into all this and more!  Let's go!

  • Messing with Files (Part 1 - Reading)5:16

    File manipulation... let's do this: in this lecture I'm going to kick off a four part mini-series on working with files.  Let's get started with reading them from the command line!  Here's we go!

  • Messing with Files (Part 2 - Editing)5:48

    Editing Files in Linux.  How do you do that?  Sure, you could open it using the GUI but what happens when all you have is a bare, black, terminal window with a cursor winking at you?  In this lecture I'm going to demystify the process of editing text files in Linux using vim and a little bit of Nano.  You'll also learn a few fancy shortcuts for speeding up your workflow too!  It's gonna be awesome.  Let's go guys!

  • Messing with Files (Part 3 - Compressing)10:11

    Do you know how to package up files in Linux? Let's say you had a bunch of content you wanted to email to your boss you could use tar to squeeze it down to size and send the attachment right?  Yes... and no.  In this lecture, I'll explain what's up with the tar utility and a few other archiving\compressing applications!  You ready for this??

  • Messing with Files (Part 4 - Search: GREP!)12:52

    Let's talk about GREP BABY! Let's talk about all the good things... let's talk about you and GREP... let's talk about all the good things, and the bad things that may be... let's talk about GREP hahaha - man I'm trippin'.  It's all good though because this is an AWESOME lesson.  You're going to learn how to use GREP to search inside files for specific strings and I'm showing you EVERYTHING.  I'm not holding back anything guys - this is a super lesson that you do not want to miss - so let's go!

  • Messing with Files (Part 5 - Search: AWK!)5:48

    It's feels a little AWKward for me to say this... but AWK is amazing... okay that was a pretty bad dad joke!  Ha, anyway - I love it!  Because in this super short lecture we're going to get practical with AWK.  You're going to learn what it is and common uses of this super powerful text manipulation tool!  You're learning all the pro tools Linux experts use!  I'm going to turn you into a Linux superstar by the time this course is over baby!  Let's go!!

  • Messing with Files (Part 6 - Search: sed!)4:33

    He sed, she sed... lol now it's time to get into SED.  I absolutely love this little find and replace tool. SED IS THE BOMB and in this lecture you're going to see why.  No time to waste baby - let's go!!!

Requirements

  • None

Description

New 2021 Spring\Summer Launch!

Let's face it: Linux is complicated, intimidating and down right scary.

So in this course, I wanted to quickly get you up to speed so you can navigating the command line with ease, understand Linux Lingo and nail the answers to those pesky interview questions that trip most people up!

If you're feeling a little rusty with your Linux skills and need a quick refresher or you're learning Linux for the first time this course is for you!

You will learn Linux by doing as we will setup a small lab environment where you can sharpen your skills!

You’re learn:

  • The Terminal and all it’s quirks

  • Essential commands everyone expects you already know (but you secretly know don’t)

  • Impressive tips and tricks for effortlessly cruising through the command line

  • Quick guidance on gotcha’s and common pitfalls.

  • Get the inside scoop on Linux’s arcane file system hierarchy (it’s not so scary I promise!)

  • Let’s the secrets for creating, renaming, viewing, editing, archiving files like a pro.

  • Having fun with installing software, managing services and processes

  • How to get help on stuff WITHOUT GOOGLE! YUP!

  • How to quickly find anything using the Linux command line

  • And much much more

This course was written from the perspective of a ethical hacker/penetration tester so it will have a slight cybersecurity slant to it but the core concepts you’ll learn apply to virtually all flavors of Linux!

So what are you waiting for! Stop reading this blurb and let’s get your Linux skills on point baby!

Who this course is for:

  • Beginning Ethical Hackers
  • Beginning Penetration Testers
  • Beginning Incident Responders
  • Beginning System Administrators
  • Beginning Network Engineers
  • Anyone curious about learning Linux!