the complete intro to linux and the cli

Complete Intro to Linux & Command Line Videos ▶️ 

intro to linux and the cli

table of content

  1. Welcome

    1. Introduction
  2. Linux

    1. What you will learn
    2. What is Linux
    3. Let's Run Linux
  3. The CLI

    1. Anatomy of a CLI Command
    2. Common Tips and Tricks
    3. Signals and the Power of CTRL
  4. Editors

    1. nano
    2. vim
  5. Files, Pipes, and Permissions

    1. Interacting with Files
    2. Wildcards and Replacements
    3. Streams and Pipes
    4. Users, Groups, and Permissions
  6. Environments and Processes

    1. Environments
    2. Processes
    3. Exit Codes, Process Operators, and Subcommands
  7. Networking and the Internet

    1. SSH
    2. SFTP
    3. wget
    4. curl
  8. Package Management

    1. What is Package Management
    2. APT
    3. Snaps
  9. Shell Scripts

    1. Writing Your Own Scripts
    2. Variables
    3. Conditionals
    4. Loops and Arrays
  10. Last Thoughts

    1. cron
    2. Customize Your Shell
    3. Conclusion
    4. Errata