Раздел 1: Background, Introduction, and Preparation.
Лекция 1
Course Overview
01:11
This is an overview of the course. You will learn about some of the topics that will be covered and demonstrated as the course progresses.
Лекция 2
Background and Introduction
06:46
In this lesson you will learn:
What Linux is
Brief history of Linux
What a Linux Distribution is
Reasons Linux is used
Лекция 3
Getting Access to a Linux System - Text
2 страницы
In this lesson you will learn several methods that you can use to get access to a Linux system.
Лекция 4
Getting Access to a Linux System
07:41
In this lesson you will learn several methods that you can use to get access to a Linux system.
NOTE: In addtion to
http://simpleshell.com you can use
http://www.webminal.org or
http://linuxzoo.net.
Лекция 5
Installing VirtualBox on Windows
01:28
In this lesson you will learn how to install VirtualBox on Windows.
Лекция 6
Installing VirtualBox on Mac
01:11
In this lesson you will learn how to install VirtualBox on Mac.
Лекция 7
Installing Linux Using an Image for VirtualBox
04:50
In this lesson you will learn how to create a Linux Virtual Machine using VirtualBox and Virtual Disk Images.
The Linux Virtual Machine can be used to practice your Linux skills as you progress through the course.
Лекция 8
Installing Ubuntu from Scratch
10:24
In this lesson you will learn how to install Virtualbox and Ubuntu.
Лекция 9
Getting Connected - Text
14 страниц
In this lesson you will learn how to connect to a Linux system directly and over the network. You'll learn about SSH and the software that you'll need to connect to a Linux system.
Лекция 10
Connect Directly
01:44
Лекция 11
Getting Connected
11:27
In this lesson you will learn how to connect to a Linux system directly and over the network. You'll learn about SSH and the software that you'll need to connect to a Linux system.
Лекция 12
The Linux Directory Structure - Text
5 страниц
In this lesson you will learn about the Linux directory structure. You'll learn where different components of the operating system are located. You'll also learn how applications can employ the same conventions for their directory structures.
Лекция 13
The Linux Directory Structure
10:02
In this lesson you will learn about the Linux directory structure. You'll learn where different components of the operating system are located. You'll also learn how applications can employ the same conventions for their directory structures.
Лекция 14
Review
00:27
Тест 1
Quiz 1
5 вопросов
Раздел 2: Files and Directories
Лекция 15
Welcome to Shell - Text
2 страницы
In this lesson you will learn what the shell is, how to access it, and what the superuser account is.
Лекция 16
Welcome to Shell
07:35
In this lesson you will learn what the shell is, how to access it, and what the superuser account is.
Лекция 17
Basic Linux Commands - Text
1 страница
In this lesson you will learn some basic, yet essential Linux commands.
Лекция 18
Basic Linux Commands
05:06
In this lesson you will learn some basic, yet essential Linux commands. You will be given an overview of each command and then a demonstration.
Лекция 19
Teach Yourself to Fish - Text
2 страницы
In this lesson you will learn:
How to navigate man pages.
How the $PATH environment variable is used.
What the which command does.
How to ask commands for help.
How to search man pages.
Лекция 20
Teach Yourself to Fish
05:56
In this lesson you will learn:
How to navigate man pages.
How the $PATH environment variable is used.
What the which command does.
How to ask commands for help.
How to search man pages.
Лекция 21
Working with Directories - Text
2 страницы
In this lesson you will learn:
How to use directory shortcuts
How to execute commands out of your $PATH
How to create and remove directories
Лекция 22
Working with Directories
08:57
In this lesson you will learn:
How to use directory shortcuts
How to execute commands out of your $PATH
How to create and remove directories
Лекция 23
Listing Files and Understanding ls Output - Text
5 страниц
In this lesson you will learn how to list files with the ls command and how to interpret the ls output.
Лекция 24
Listing Files and Understanding ls Output
11:45
In this lesson you will learn how to list files with the ls command and how to interpret the ls output.
Лекция 25
File and Directory Permissions Explained - Text
9 страниц
In this lesson you will learn about:
Symbolic permissions
Numeric and octal permissions
File versus directory permissions
Changing permissions
Working with groups
File creation mask
Лекция 26
File and Directory Permissions Explained - Part One
11:14
The permissions lesson is broken into two parts. In this lesson you will learn about:
Symbolic permissions
Numeric and octal permissions
File versus directory permissions
Changing permissions
Working with groups
File creation mask
Лекция 27
File and Directory Permissions Explained - Part Two
09:28
This is part two of the permissions lesson. In this lesson you will learn about:
Symbolic permissions
Numeric and octal permissions
File versus directory permissions
Changing permissions
Working with groups
File creation mask
Лекция 28
Finding Files and Directories - Text
3 страницы
In this lesson you will learn about two commands that will help you find files and directories.
Лекция 29
Finding Files and Directories
06:37
In this lesson you will learn about two commands that will help you find files and directories.
Лекция 30
Viewing Files and the Nano Editor - Text
2 страницы
In this lesson you will learn various commands that can be used to view files as well as how to use the nano text editor.
Лекция 31
Viewing Files and the Nano Editor
05:16
In this lesson you will learn various commands that can be used to view files as well as how to use the nano text editor.
Лекция 32
Editing Files with Vi - Text
4 страницы
In this lesson you will learn how to edit files with the vi editor.
Лекция 33
Editing Files with Vi
09:58
In this lesson you will learn how to edit files with the vi editor.
Лекция 34
Vi Cheat Sheet
1 страница
Лекция 35
Editing Files with Emacs - Text
3 страницы
In this lesson you will learn how to edit files with the emacs editor.
Лекция 36
Editing Files with Emacs
05:40
In this lesson you will learn how to edit files with the emacs editor.
Лекция 37
Emacs Cheat Sheet
1 страница
Лекция 38
Graphical Editors
04:22
This lesson will touch on some of the graphical editors available in the Linux operating system.
Лекция 39
Deleting, Copying, Moving, and Renaming Files
11:08
This lesson will cover how to delete, copy, move, and rename files.
Лекция 40
Wildcards - Part One
05:12
Лекция 41
Wildcards - Part Two
07:03
Лекция 42
Input, Output, and Redirection
07:46
This lesson covers the various types of input and output as well as how to redirect that input and output.
Лекция 43
Comparing Files
04:13
In this lesson you will learn three strategies for comparing the differences between two files.
Лекция 44
Searching in Files and Using Pipes - Text
3 страницы
In this lesson you will learn how to search through the contents of files. Additionally you will learn about pipes and how they can be used to aid searches.
Лекция 45
Searching in Files and Using Pipes
09:41
In this lesson you will learn how to search through the contents of files. Additionally you will learn about pipes and how they can be used to aid searches.
Лекция 46
Transferring and Copying Files over the Network - Text
3 страницы
In this lesson you will learn how to transfer and copy files over the network.
See the supplementary material for a list of SCP and SFTP clients.
Лекция 47
Transferring and Copying Files over the Network
06:35
In this lesson you will learn how to transfer and copy files over the network.
See the supplementary material for a list of SCP and SFTP clients.
Лекция 48
Review
00:27
Тест 2
Quiz 2
10 вопросов
Раздел 3: Advanced Command Line Techniques
Лекция 49
Customizing the Shell Prompt - Text
2 страницы
In this lesson you will learn how to customize your shell prompt.
Лекция 50
Customizing the Shell Prompt
05:08
In this lesson you will learn how to customize your shell prompt.
Лекция 51
Shell Aliases - Text
1 страница
In this lesson you will learn how to list, create, delete, and persist shell aliases.
Лекция 52
Shell Aliases
03:41
In this lesson you will learn how to list, create, delete, and persist shell aliases.
Лекция 53
Environment Variables
2 страницы
In this lesson you will learn about environment variables.
Лекция 54
Processes and Job Control - Text
4 страницы
In this lesson you will learn how to display information about running programs and processes. You will also learn how to control the behavior of processes, including running processes in the background and terminating processes.
Лекция 55
Processes and Job Control
11:53
In this lesson you will learn how to display information about running programs and processes. You will also learn how to control the behavior of processes, including running processes in the background and terminating processes.
Лекция 56
Scheduling Repeated Jobs with Cron - Text
3 страницы
In this lesson you will learn how to schedule jobs and automate tasks using the cron service.
Лекция 57
Scheduling Repeated Jobs with Cron
05:50
In this lesson you will learn how to schedule jobs and automate tasks using the cron service.
Лекция 58
Switching Users and Running Commands as Others - Text
3 страницы
In this lesson you will learn how to switch to other accounts and run programs as different users.
Лекция 59
Switching Users and Running Commands as Others
08:10
In this lesson you will learn how to switch to other accounts and run programs as different users.
Лекция 60
Interactive and Non-interactive Shell Sessions
2 страницы
In this lesson you will learn the important differences between interactive and non-interactive sessions.
Лекция 61
Shell History, Tab Completion, and Command Line Editing - Text
4 страницы
In this lesson you will learn how to manipulate your shell history. Additionally, you will learn how to use tab completion. Finally command line editing is covered.
Лекция 62
Shell History and Tab Completion
13:11
In this lesson you will learn about shell history, the exclamation mark expansion syntax, and autocompletion.
Лекция 63
Installing Software
13:33
In this lesson you will learn how to search for, install, and remove software.
Лекция 64
Installing Software - Text
5 страниц
In this lesson you will learn how to search for, install, and remove software.
Тест 3
Quiz 3
6 вопросов
Раздел 4: Summary
Лекция 65
Conclusion - Congratulations and Thank You!
01:06
Thanks for taking the "Linux for Beginners" course!
Раздел 5: Bonus
Лекция 66
Installing Apache, MySQL, PHP, and Wordpress on Ubuntu
09:26
This lesson covers installing Apache, MySQL, PHP, and Wordpress on an Ubuntu system.
Раздел 6: Addendum - Connecting to a Linux Virtual Machine Over the Network
Лекция 67
Connecting to a Linux Virtual Machine Over the Network
11:14