Главная
Study mode:
on
1
Linux Command Line Tutorial For Beginners 1 - Introduction
2
Linux Command Line Tutorial For Beginners 2 - ls command in Linux
3
Linux Command Line Tutorial For Beginners 3 - cd command in Linux
4
Linux Command Line Tutorial For Beginners 4 - cat command in Linux
5
Linux Command Line Tutorial For Beginners 5 - I/O Redirection
6
Linux Command Line Tutorial For Beginners 6 - mkdir Command
7
Linux Command Line Tutorial For Beginners 7 - rm and rmdir commands for linux
8
Linux Command Line Tutorial For Beginners 8 - cp command
9
Linux Command Line Tutorial For Beginners 9 - mv command
10
Linux Command Line Tutorial For Beginners 10 - less command
11
Linux Command Line Tutorial For Beginners 11 - touch command
12
Linux Command Line Tutorial For Beginners 12 - nano command
13
Linux Command Line Tutorial For Beginners 13 - sudo command
14
Linux Command Line Tutorial For Beginners 14 - top command
15
Linux Command Line Tutorial For Beginners 15 - kill command
16
Linux Command Line Tutorial For Beginners 16 - echo command
17
Linux Command Line Tutorial For Beginners 17 - file permissions, symbolic permissions and chmod
18
Linux Command Line Tutorial For Beginners 18 - directory permissions and chmod
19
Linux Command Line Tutorial For Beginners 19 - Octal and Numerical permissions (chmod)
20
Linux Command Line Tutorial For Beginners 20 - Introduction to Bash Scripting
21
Linux Command Line Tutorial For Beginners 21 - which and whatis command
22
Linux Command Line Tutorial For Beginners 22 - useradd command (Creating Users)
23
Linux Command Line Tutorial For Beginners 23 - userdel command (Removing Users)
24
Linux Command Line Tutorial For Beginners 24 - Basic Group Management (groups, groupadd, groupdel)
25
Linux Command Line Tutorial For Beginners 25 - .bashrc File
26
Linux Command Line Tutorial For Beginners 26 - Viewing Resources (du , df, free command)
27
Linux Command Line Tutorial For Beginners 27 - watch command
28
Linux Command Line Tutorial For Beginners 28 - Head and Tail Commands
29
Linux Command Line Tutorial For Beginners 29 - find command
30
Linux Command Line Tutorial For Beginners 30 - wc command
31
Linux Command Line Tutorial For Beginners 31 - cal command
32
Linux Command Line Tutorial For Beginners 32 - date command
33
Linux Command Line Tutorial For Beginners 33 - How to Run multiple Terminal Commands
34
Linux Command Line Tutorial For Beginners 34 - apt-get command to Install Software
35
Linux Command Line Tutorial For Beginners 35 - ifconfig command
36
Linux Command Line Tutorial For Beginners 36 - tar command to Compress and Extract Files
37
Linux Command Line Tutorial For Beginners 37 - grep command
38
Linux Command Line Tutorial For Beginners 38 - netstat command
39
How to Enable SSH in Ubuntu 18.04 LTS / Ubuntu 20.04 (Install openssh-server)
40
scp command - SCP to Securely Transfer Files/Folders in Linux
41
How to install Atom editor in Ubuntu Linux
42
How to Install Fedora Linux on VirtualBox in Windows 8 / Windows 10
43
How to Install Ubuntu 16.04 LTS on VMware in Windows 8 / Windows 10
44
How to Install and configuration PostgreSQL on Ubuntu Linux
45
Linux Command Line Tutorial | Learn the Bash Command Line | Linux Terminal Tutorial
46
Shell Scripting Tutorial for Beginners 1 - Introduction
47
Shell Scripting Tutorial for Beginners 2 - using Variables and Comments
48
Shell Scripting Tutorial for Beginners 3 - Read User Input
49
Shell Scripting Tutorial for Beginners 4 - Pass Arguments to a Bash-Script
50
Shell Scripting Tutorial for Beginners 5 - If Statement ( If then , If then else, If elif else)
51
Shell Scripting Tutorial for Beginners 6 - File test operators
52
Shell Scripting Tutorial for Beginners 7 - How to append output to the end of text file
53
Shell Scripting Tutorial for Beginners 8 - Logical 'AND' Operator
54
Shell Scripting Tutorial for Beginners 9 - Logical 'OR' Operator
55
Shell Scripting Tutorial for Beginners 10 - Perform arithmetic operations
56
Shell Scripting Tutorial for Beginners 11 - Floating point math operations in bash | bc Command
57
Shell Scripting Tutorial for Beginners 12 - The case statement
58
Shell Scripting Tutorial for Beginners 13 - The case statement Example
59
Shell Scripting Tutorial for Beginners 14 - Array variables
60
Shell Scripting Tutorial for Beginners 15 - WHILE Loops
61
Shell Scripting Tutorial for Beginners 16 - using sleep and open terminal with WHILE Loops
62
Shell Scripting Tutorial for Beginners 17 - Read a file content in Bash
63
Shell Scripting Tutorial for Beginners 18 - UNTIL loop
64
Shell Scripting Tutorial for Beginners 19 - FOR loop
65
Shell Scripting Tutorial for Beginners 20 - use FOR loop to execute commands
66
Shell Scripting Tutorial for Beginners 21 - Select loop
67
Shell Scripting Tutorial for Beginners 22 - Break and continue
68
Shell Scripting Tutorial for Beginners 23 - Functions
69
Shell Scripting Tutorial for Beginners 24 - Local variables
70
Shell Scripting Tutorial for Beginners 25 - Function Example
71
Shell Scripting Tutorial for Beginners 26 - Readonly command
72
Shell Scripting Tutorial for Beginners 27 - Signals and Traps
73
Shell Scripting Tutorial for Beginners 28 - How to debug a bash script
74
How to Install Ubuntu 16.04 LTS on VirtualBox in Windows 8 / Windows 10
75
How to Install Ubuntu 18.04 LTS on VirtualBox in Windows 10 / Windows 8
76
How Install VirtualBox Guest Additions on Ubuntu 18.04 Guest / virtual machine
77
How to install Java JDK 10 on Ubuntu 18.04 LTS (Debian Linux)
78
How to Install Linux Mint 19 Cinnamon on VirtualBox
79
How to Install Debian Linux on VirtualBox
80
Bash Shell Scripting Tutorial | Shell Scripting Tutorial | Learn Shell Programming
81
How to be a Good Software Developer / Coder / Programmer
82
Which Programming Language Should You Learn First
83
Docker Tutorial for Beginners | Learn Docker in 2 Hours (Full Course) | DevOps Training
84
How To Test 200+ Linux Distributions Without Installing them
85
How to Install Parrot Security OS on VirtualBox
86
How to Run Linux/Bash on Windows 10 | Windows 10 Bash & Linux Subsystem Setup
87
How to Install Ubuntu 20.04 LTS on VirtualBox in Windows 10
88
Install Wine on Ubuntu 20.04 LTS Focal Fossa Linux | Running Windows Programs on Linux
89
How to Install Android Studio on Ubuntu 20.04 LTS
90
Top Websites for Coding Interview Preparation in 2022
91
How to Install Ubuntu 22.04 LTS on VirtualBox in Windows 11
92
How to Run Linux/Bash on Windows 11 | Windows 11 Bash & Linux Subsystem Setup
Description:
Embark on a comprehensive Linux command line tutorial designed for beginners. Master essential bash terminal commands, write shell scripts, and gain a solid foundation in Linux system administration. Begin with an introduction to the command line interface and progress through practical lessons on file manipulation, system navigation, and process management. Learn to create and modify users and groups, manage file permissions, and utilize powerful commands for system monitoring and maintenance. Dive into bash scripting fundamentals, exploring variables, loops, conditionals, and functions to automate tasks efficiently. Discover how to install software, compress files, and perform network-related operations. Gain hands-on experience with virtual machine setups, including various Linux distributions on VirtualBox. Explore additional topics such as Docker, programming language selection, and coding interview preparation. By the end of this extensive tutorial, develop the skills to confidently navigate and utilize the Linux command line for both personal and professional applications. Read more

Linux Command Line Tutorial for Beginners - Bash Terminal - Linux Terminal

Add to list
0:00 / 0:00