Author thumbnail

Bogdan Stashchuk

Linux for Beginners

36,711 views
60 items
Last updated on Nov 6, 2020
public playlist
Linux Tutorial: Introduction
3:37
Linux Tutorial: 1 Possible options to use Linux on MacOS and Windows
1:41
Linux Tutorial: 2 Creating Linux container using Docker
2:57
Linux Tutorial: 3 What is Shell, Terminal and Command
4:30
Linux Tutorial: 4 Getting information about Linux computer
5:31
Linux Tutorial: 5 How shell understands that you have entered command
4:40
Linux Tutorial: 6 Getting help about commands using man utility
6:41
Linux Tutorial: 7 Command Options
8:13
Linux Tutorial: 8 Command Arguments
9:37
Linux Tutorial: 9 Arguments for Options
4:34
Linux Tutorial: 10 What are processes
1:20
Linux Tutorial: 11 List running processes
3:47
Linux Tutorial: 12 Starting additional processes and killing process
5:42
Linux Tutorial: 13 Installing htop package using apt get
2:52
Linux Tutorial: 14 Using htop utility
4:43
Linux Tutorial: 15 Summary for Processes Monitoring
5:40
Linux Tutorial: 16 Data Streams of the Process
2:26
Linux Tutorial: 17 Redirecting STDOUT and STDERR to the file
4:29
Linux Tutorial: 18 Where process data streams send data by default
3:15
Linux Tutorial: 19 How to send data to STDIN and redirect STDOUT and STDERR
11:02
Linux Tutorial: 20 Piping
4:52
Linux Tutorial: 21 Summary for Data Streams and Piping
1:25
Linux Tutorial: 22 Introduction to the Files and Directories Management
0:57
Linux Tutorial: 23 Linux File System structure and navigation
10:07
Linux Tutorial: 24 Listing files and directories
9:36
Linux Tutorial: 25 Exploring subdirectories of the root directory
6:50
Linux Tutorial: 26 Creating and removing directories and files
5:23
Linux Tutorial: 27 Creating new files
4:54
Linux Tutorial: 28 Editing files using Vim and Nano editors
7:07
Linux Tutorial: 29 Copy and move files and directories
8:53
Linux Tutorial: 30 Reading files
5:42
Linux Tutorial: 31 Filtering text using grep command
4:57
Linux Tutorial: 32 Soft vs Hard links
7:01
Linux Tutorial: 33 Creating hard and soft links
8:43
Linux Tutorial: 34 Introduction to the Find command
5:16
Linux Tutorial: 35 Searching files using Find command
5:06
Linux Tutorial: 36 Some other examples of the Find command
5:14
Linux Tutorial: 37 Executing additional commands inside of the Find operation
6:32
Linux Tutorial: 38 Xargs command
4:25
Linux Tutorial: 39 Piping results of the Find command to the other command using Xargs
5:01
Linux Tutorial: 40 Overview of the tar and gzip utilities
3:42
Linux Tutorial: 41 Creating and extracting compressed archive using tar and gzip
7:46
Linux Tutorial: 42 Sorting files using ls command
4:43
Linux Tutorial: 43 Sorting contents of the files using Sort utility
6:24
Linux Tutorial: 44 Introduction to users management in Linux
1:55
Linux Tutorial: 45 Creating users using useradd command
14:19
Linux Tutorial: 46 Creating new user using adduser command
6:50
Linux Tutorial: 47 Changing ownership of the file
10:03
Linux Tutorial: 48 Changing files permissions
14:08
Linux Tutorial: 49 Creating executable script
8:21
Linux Tutorial: 50 Adding path to scripts to the PATH variable
4:58
Linux Tutorial: 51 Summary for Users, Permissions and Scripts
0:49
Linux Tutorial: 52 Introduction to the Linux Networking Section
0:46
Linux Tutorial: 53 Exploring ip address settings
9:59
Linux Tutorial: 54 Verifying connectivity with remote servers
6:19
Linux Tutorial: 55 Enabling SSH on the Linux server
6:38
Linux Tutorial: 56 Connecting to the Linux server remotely via SSH
8:12
Linux Tutorial: 57 Using curl and wget utilites
5:15
Linux Tutorial: 58 Environment variables
5:43
Linux Tutorial: 59 SOLUTION   Script with env variable access
2:55