Completed
htop
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Linux and Terminal Commands - Full Course for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About the lecture
- 3 Terminal Emulator
- 4 What is Shell
- 5 List commands
- 6 ls
- 7 mkdir
- 8 cd
- 9 Environment variables
- 10 Path Environment variable
- 11 Bash files
- 12 zprofile
- 13 Where are Environment Variable stored
- 14 pwd
- 15 ls
- 16 cd
- 17 ls -R
- 18 cat
- 19 man
- 20 tr
- 21 mkdir
- 22 touch
- 23 cp
- 24 mv
- 25 rm
- 26 cp -R
- 27 Renaming a file
- 28 Deleting a directory
- 29 sudo
- 30 df
- 31 head
- 32 tail
- 33 diff
- 34 locate
- 35 find
- 36 File permissions
- 37 Changing file permissions
- 38 chown
- 39 Performing an action on multiple files
- 40 grep
- 41 history
- 42 regex
- 43 regex commands
- 44 alias command
- 45 Terminal shortcuts
- 46 wget
- 47 top
- 48 uname
- 49 zip
- 50 unzip
- 51 hostname
- 52 useradd
- 53 userdel
- 54 Operating system commands
- 55 uname
- 56 Operating system information
- 57 lscpu
- 58 free
- 59 vmstat
- 60 id
- 61 getent
- 62 id User
- 63 lsof
- 64 Networking commands
- 65 nslookup
- 66 netstat
- 67 sed
- 68 cut
- 69 htop
- 70 ps aux
- 71 Working with operators
- 72 Outro