Completed
- Ubuntu Server in Action
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Linux for Beginners - Full Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Welcome
- 2 - Intro to Linux
- 3 - Coupon Code
- 4 - Windows and Mac Users Attention
- 5 - UTM
- 6 - Download Ubuntu
- 7 - Create Virtual Machine
- 8 - Installing Ubuntu
- 9 - Ubuntu Server in Action
- 10 - Ubuntu Desktop
- 11 - Configuring Ubuntu Desktop
- 12 - Virtual Box Installation
- 13 - Download Ubuntu Desktop
- 14 - Ubuntu Desktop Installation
- 15 - Virtual Box Guest Additions
- 16 - Exploring Settings
- 17 - What is the Terminal
- 18 - Other Terminals
- 19 - Integrated Terminals
- 20 - Intro - Shell
- 21 - What is the Shell
- 22 - Avaliable and Default Shell
- 23 - ZSH Z Shell and Installation
- 24 - Switch Between Shells
- 25 - Set ZSH as default shell
- 26 - Oh My ZSH
- 27 - zshrc
- 28 - What is a Command
- 29 - Command in Action with ls
- 30 - Understanding the Linux File System
- 31 - Exploring Root
- 32 - Navigating around with CD
- 33 - Intro to Working With Files
- 34 - touch and echo
- 35 - mkdir rmdir and rm
- 36 - Intro to Users and Groups
- 37 - Sudo Command
- 38 - Intro to File Permissions
- 39 - Understanding ls -l Output
- 40 - File Permissions Outro
- 41 - Introduction to Shell Scripting
- 42 - Your first Script
- 43 - Shebang
- 44 - Run Scripts from Anywhere
- 45 - Comments
- 46 - Variables
- 47 - Parameters
- 48 - Crash Course Outro