Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SSH and the Command Line
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is SSH
- 3 History of SSH
- 4 SSH
- 5 SSH v2
- 6 Why use SSH
- 7 SSH commands
- 8 SCP
- 9 SSH Clients
- 10 SSH Server
- 11 Linux Setup
- 12 SSH Client
- 13 SSH Key
- 14 Monitoring Processes
- 15 Command Line Overview
- 16 Getting Help
- 17 Piping
- 18 Backtick
- 19 Chaining commands
- 20 Current working directory
- 21 Find
- 22 Open files
- 23 Find out what process has a file open
- 24 Use lsofi
- 25 Memory utilization
- 26 IOstat
- 27 IOtop
- 28 MPstat
- 29 Managing multiple servers
- 30 Questions