Course curriculum

  1. 1
    • Google Subtitles Instructions

    • 1.1 Intro, distros and using linux within windows

    • 1.1a. Aside mentioning Linux on Chromebooks

  2. 2
    • 2.1 Navigating around and some basic folders to remember

    • 2.2 Creating a text file, editing it and moving it

    • 2.3 Copying files and directories

  3. 3
    • 3.1 Piping tools together to search a file

    • 3.2 Making nested directory structure

  4. 4
    • 4.1 Intro to file permissions

    • 4.2 Why are file permissions important

    • 4.3 How to remove things and a mention about hidden files

  5. 5
    • 5.1 Introducing Sudo

    • 5.2 Installing software with apt

    • 5.3 Searching for software via apt

  6. 6
    • 6.1 SSH and SCP

    • 6.2 Creating aliases and viewing command history

    • 6.3 Changing to root

    • 6.4 Logging out of user

  7. 7
    • 7.1 Finding files in directory based on name

    • 7.2 Finding files in directory based on file contents

  8. 8
    • 8.1 Editing code over ssh using Visual Studio code

    • 8.2 Investigating other package manager and mentioning Arch Linux

  9. 9
    • 9.1 Ways to get started with servers and linux