0% found this document useful (0 votes)
32 views6 pages

02 - Linux Checklist

The document outlines a module checklist for learning about operating systems and Linux basics. It includes sections on introducing operating systems and virtual machines, setting up a Linux virtual machine, the Linux file system, the command line interface, package management, the Vi text editor, users and permissions, shell scripting, environment variables, networking, and secure shell (SSH). Each section includes a video overview and tasks to watch the video and complete demonstrations where applicable. Useful links are also provided.

Uploaded by

dheerajreddi13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views6 pages

02 - Linux Checklist

The document outlines a module checklist for learning about operating systems and Linux basics. It includes sections on introducing operating systems and virtual machines, setting up a Linux virtual machine, the Linux file system, the command line interface, package management, the Vi text editor, users and permissions, shell scripting, environment variables, networking, and secure shell (SSH). Each section includes a video overview and tasks to watch the video and complete demonstrations where applicable. Useful links are also provided.

Uploaded by

dheerajreddi13
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Module Checklist

Operating Systems
& Linux Basics

By TechWorld with Nana


Video Overview
★ Introduction to Operating Systems
★ Introduction to Virtual Machines (VM Part 1)
★ Setup a Linux Virtual Machine (VM Part 2)
★ Linux File System
★ Introduction to Command Line Interface (CLI Part 1)
★ Basic Linux Commands (CLI Part 2)
★ Package Manager - Installing Software on Linux
★ Vi & Vim Text Editor
★ Users & Permissions - Part 1
★ Users & Permissions - Part 2
★ Basic Linux Commands - Pipes & Redirects (CLI Part 3)
★ Shell Scripting - Part 1 (Intro to Shell Scripting)
★ Shell Scripting - Part 2 (Basic Concepts & Syntax)
★ Shell Scripting - Part 3 (Basic Concepts & Syntax)
★ Environment Variables
★ Networking
★ SSH - Secure Shell
Check your progress... 1/4

Introduction to Operating Systems

❏ Watched video

Introduction to Virtual Machines (VM Part 1)


❏ Watched video

Setup a Linux Virtual Machine (VM Part 2)


❏ Watched video
❏ Demo executed
❏ Setup VirtualBox
❏ Setup Linux Virtual Machine

Useful Links:

● Download VirtualBox: https://www.virtualbox.org/wiki/Downloads


● Download Ubuntu: https://ubuntu.com/download/desktop

Linux File System


❏ Watched video

Introduction to Command Line (CLI Part 1)


❏ Watched video
Check your progress... 2/4

Basic Linux Commands (CLI Part 2)

❏ Watched video
❏ Demo executed

Useful Links:

● Cheat Sheet:
https://cheatography.com/davechild/cheat-sheets/linux-command-line/
● Cheat Sheet: https://www.guru99.com/linux-commands-cheat-sheet.html

Package Manager - Installing Software on Linux


❏ Watched video
❏ Demo executed

Useful Links:

● Snap Package Manager: https://snapcraft.io/

Vi & Vim Text Editor


❏ Watched video
❏ Demo executed

Useful Links:

- Cheat Sheet: https://vim.rtorr.com/

Users & Permissions - Part 1


❏ Watched video
❏ Demo executed
Check your progress... 3/4

Users & Permissions - Part 2


❏ Watched video
❏ Demo executed

Basic Linux Commands - Pipes & Redirects (CLI Part 3)

❏ Watched video
❏ Demo executed

Shell Scripting Part 1 - Intro to Shell Scripting

❏ Watched video
❏ Demo executed

Shell Scripting Part 2 - Basic Concepts & Syntax

❏ Watched video
❏ Demo executed

Shell Scripting Part 3 - Basic Concepts & Syntax

❏ Watched video
❏ Demo executed
Check your progress... 4/4

Environment Variables

❏ Watched video
❏ Demo executed

Networking

❏ Watched video

SSH - Secure Shell

❏ Watched video
❏ Demo executed
❏ Create remote server on DigitalOcean
❏ Generate SSH Key Pair on your computer
❏ Copy Bash Script via SCP
❏ Execute Bash Script on the remote server
❏ Don’t forget to delete Droplet when you are done!

You might also like