-
Getting Started
14 Lessons-
PreviewOverview
-
PreviewHistory
-
PreviewSystem Architecture
-
StartShells
-
StartLab Setup
-
StartConnecting To Linux Machine
-
StartLinux Command Structure
-
StartGetting Help - man command
-
StartInternal and External Commands
-
StartLinux Efficiency Tricks - 1
-
StartResources - PDFs (Handouts, Commands, etc)
-
StartQuiz - Getting Started
-
StartAssignments
-
StartLive Online Lab: Getting Started
-
-
Understanding Linux File System
16 Lessons-
StartLinux File System
-
StartHome Directory
-
StartFile Types
-
StartFile Naming Restrictions
-
StartPaths
-
Startdot-files
-
StartNavigating the File System
-
StartWildcards
-
StartSome Basic Commands
-
StartRunning Multiple Commands
-
StartCommand Substitution
-
StartCreate Your Own Commands with alias
-
StartDownloadable Resources
-
StartQuiz - Linux File System - 1
-
StartAssignment
-
StartLive Online Lab: Understanding Linux File System
-
-
Working With Files and Directories
13 Lessons-
StartOverview
-
StartWorking With Directories - Part 1
-
StartWorking With Directories - Part 2
-
StartWorking With Files - wc
-
StartWorking With Files - cat-tac-rev
-
StartWorking With Files - more
-
StartWorking With Files - less
-
StartWorking WIth Files - head-tail
-
StartWorking With Files - cp-mv-rm
-
StartWorking With Files - vi create files
-
StartWorking with Files - splitting
-
StartAssignment
-
StartLive Online Lab: Working With Files and Directories
-
-
File Attributes and Permissions
10 Lessons-
StartOverview
-
StartUnderstanding File Attributes
-
StartUnderstanding Permissions
-
Startls -l output
-
StartChanging ownership and Permissions bits of a file
-
StartUnderstanding Numeric Format
-
StartUnderstanding Default Permissions (umask)
-
Start"file" command
-
StartAssignment
-
StartLive Online Lab: File Attributes and Permissions
-
-
vi Editor
13 Lessons-
StartOverview
-
Startvi Editor - Basic Concepts
-
Startvi Editor - Part 1
-
Startvi Editor - Part 2
-
Startvi Editor - Part 3
-
Startvi Editor - Part 4
-
Startvi Editor - Part 5
-
Startvi Editor - Part 6
-
Startvi Editor - Part 7
-
Startvi Editor - Part 8
-
StartAssignment
-
StartDownloadable Resources
-
StartLive Online Lab: vi Editor
-
-
Text Processing - Filters & Searching
13 Lessons-
StartOverview
-
Start"cut" command
-
Start"paste" command
-
Start"tr" command
-
Start"tee" command
-
Start"sort" & "uniq" commands
-
Start"grep" command family
-
Start"grep" command
-
Start"find" command - Part 1
-
Start"find" command - Part 2
-
StartDownloadable Resources
-
StartAssignment
-
StartLive Online Lab: Filters & Searching
-
-
The Process
11 Lessons-
StartOverview
-
StartProcess, Parent Process, Child Process, PID & PPID
-
StartTypes of Processes - FG, BG, Daemon
-
StartViewing the Running Processes (ps command)
-
Start"nohup" command
-
Start"time" command
-
StartSignals
-
StartKilling/Terminating processes using "kill" command
-
StartJob Control - jobs, fg, bg
-
StartDownloadable Resources
-
StartLive Online Lab: The Process
-