-
Урок 1.
00:02:06
Getting Started
-
Урок 2.
00:05:51
Course Outline
-
Урок 3.
00:07:27
Linux Distributions
-
Урок 4.
00:11:09
Installing Ubuntu in a VM
-
Урок 5.
00:10:17
Things to Do After Installing Ubuntu
-
Урок 6.
00:06:57
Migrating to Linux
-
Урок 7.
00:09:34
Terminals, Consoles, Shells and Commands
-
Урок 8.
00:06:56
Linux Command Structure
-
Урок 9.
00:11:10
Getting Help, Man Pages
-
Урок 10.
00:06:43
Mastering the Terminal: The TAB Key
-
Урок 11.
00:04:58
Mastering the Terminal: Keyboard Shortcuts
-
Урок 12.
00:08:41
Mastering the Terminal: the Bash History
-
Урок 13.
00:06:31
Running Commands Without Leaving a Trace
-
Урок 14.
00:03:02
Recording the Date and Time for Each Line in History
-
Урок 15.
00:11:25
root vs. non-Privileged Users. Getting root Access
-
Урок 16.
00:05:29
Intro to The Linux File System
-
Урок 17.
00:09:40
The Filesystem Hierarchy Standard
-
Урок 18.
00:13:11
Absolute vs. Relative Paths
-
Урок 19.
00:08:23
The LS Command In Depth
-
Урок 20.
00:09:45
Understanding File Timestamps
-
Урок 21.
00:01:55
Sorting Files by Timestamp
-
Урок 22.
00:07:33
File Types in Linux
-
Урок 23.
00:04:29
Viewing Files - Part 1
-
Урок 24.
00:03:51
Viewing Files - Part 2
-
Урок 25.
00:06:18
Viewing Files - Part 3
-
Урок 26.
00:07:11
Creating Files and Directories
-
Урок 27.
00:06:20
Copying Files and Directories
-
Урок 28.
00:07:47
Moving and Renaming Files
-
Урок 29.
00:09:28
Removing Files and Directories
-
Урок 30.
00:08:08
Working With Pipes in Linux
-
Урок 31.
00:14:32
Command Redirection
-
Урок 32.
00:11:27
Finding Files - Part 1
-
Урок 33.
00:11:44
Finding Files - Part 2
-
Урок 34.
00:04:25
Find and Exec
-
Урок 35.
00:12:33
Searching for String Patterns
-
Урок 36.
00:03:40
Searching for Strings in Binary Files
-
Урок 37.
00:09:55
Comparing Files
-
Урок 38.
00:08:47
The Basics of VIM Text Editor
-
Урок 39.
00:08:57
The VIM Editor In Depth - Part 1
-
Урок 40.
00:05:50
The VIM Editor In Depth - Part 2
-
Урок 41.
00:14:16
Compressing and Archiving Files
-
Урок 42.
00:09:30
Hard Links and the Inode Structure
-
Урок 43.
00:05:23
Working With Symlinks
-
Урок 44.
00:08:52
Understanding /etc/passwd and /etc/shadow files
-
Урок 45.
00:04:57
Understanding Linux Groups
-
Урок 46.
00:08:18
Creating User Accounts
-
Урок 47.
00:06:13
Changing and Removing User Accounts
-
Урок 48.
00:02:49
Creating Admin Users
-
Урок 49.
00:03:37
Group Management
-
Урок 50.
00:07:22
User Account Monitoring
-
Урок 51.
00:07:22
Understanding File Permissions
-
Урок 52.
00:05:52
Octal Notation of File Permissions
-
Урок 53.
00:09:00
Changing File Permissions
-
Урок 54.
00:07:25
The Effect of Permissions on Directories
-
Урок 55.
00:03:32
Combining Find and Chmod
-
Урок 56.
00:06:55
Changing File Ownership
-
Урок 57.
00:10:28
Understanding SUID
-
Урок 58.
00:05:54
Understanding SGID
-
Урок 59.
00:05:41
Understanding the Sticky Bit
-
Урок 60.
00:05:12
Umask
-
Урок 61.
00:07:16
Understanding Files Attributes
-
Урок 62.
00:08:40
Processes and The Linux Security Model
-
Урок 63.
00:12:25
Listing Processes
-
Урок 64.
00:13:13
Getting Real-Time View
-
Урок 65.
00:11:28
Signals and Killing Processes
-
Урок 66.
00:04:39
Foreground and Background Processes
-
Урок 67.
00:07:28
Job Control
-
Урок 68.
00:07:21
Getting Information about the Network Interfaces
-
Урок 69.
00:07:16
Configuring the Network On The Fly
-
Урок 70.
00:07:39
Setting Up Static IP on Ubuntu
-
Урок 71.
00:09:50
Testing and Troubleshooting Network Connectivity
-
Урок 72.
00:08:05
Using SSH
-
Урок 73.
00:08:08
Troubleshooting SSH
-
Урок 74.
00:11:37
Securing the OpenSSH Server
-
Урок 75.
00:12:02
Copying Files Over the Network
-
Урок 76.
00:11:57
Synchronizing Files using rsync
-
Урок 77.
00:06:52
Using rsync Over the Network
-
Урок 78.
00:09:32
Using wget
-
Урок 79.
00:09:38
Checking for Listening Ports
-
Урок 80.
00:09:13
DPKG
-
Урок 81.
00:01:51
Intro to APT
-
Урок 82.
00:12:00
Using APT
-
Урок 83.
00:04:59
Compiling Programs from Source vs. Package Manager
-
Урок 84.
00:03:29
Compiling C Programs
-
Урок 85.
00:15:36
Compiling Software from Source: Lab ProFTPD
-
Урок 86.
00:14:51
Task Automation with Cron
-
Урок 87.
00:06:46
Scheduling Tasks Using Anacron
-
Урок 88.
00:11:06
Mounting and Unmounting File Systems
-
Урок 89.
00:10:21
Working With Device Files
-
Урок 90.
00:13:14
Getting System Hardware Information
-
Урок 91.
00:03:29
Intro to systemd
-
Урок 92.
00:07:06
Service Management
-
Урок 93.
00:02:56
Exercise: Imposter Syndrome
-
Урок 94.
00:03:56
Project Introduction
-
Урок 95.
00:10:59
Installing and Configuring ShellGPT
-
Урок 96.
00:12:13
Using ShellGPT Like a Pro
-
Урок 97.
00:07:58
The Chat Feature of ShellGPT
-
Урок 98.
00:07:10
Bash Aliases
-
Урок 99.
00:07:34
Intro to Bash Shell Scripting
-
Урок 100.
00:05:51
The Bash Shebang and Comments
-
Урок 101.
00:03:51
Running Scripts
-
Урок 102.
00:10:49
Variables in Bash
-
Урок 103.
00:07:25
Environment Variables
-
Урок 104.
00:05:13
Getting User Input
-
Урок 105.
00:08:29
Special Variables and Positional Arguments
-
Урок 106.
00:09:25
If, Elif and Else Statements
-
Урок 107.
00:03:13
Testing Conditions For Numbers
-
Урок 108.
00:06:13
Multiple Conditions
-
Урок 109.
00:05:59
Command Substitution
-
Урок 110.
00:08:54
Comparing Strings
-
Урок 111.
00:04:27
Lab: Testing Network Connections
-
Урок 112.
00:08:10
For Loops
-
Урок 113.
00:04:27
Lab: Dropping IPs Using a For Loop
-
Урок 114.
00:09:43
While Loops
-
Урок 115.
00:09:19
Case Statement
-
Урок 116.
00:07:57
Functions in Bash
-
Урок 117.
00:02:59
Variable Scope in Functions
-
Урок 118.
00:05:53
Menus in Bash
-
Урок 119.
00:10:04
Lab: System Administration Script
-
Урок 120.
00:07:27
Running a Linux Server in the Cloud
-
Урок 121.
00:05:09
Securing SSH with Key Authentication
-
Урок 122.
00:05:23
Introduction to Podman
-
Урок 123.
00:06:47
Getting Started with Podman
-
Урок 124.
00:09:24
Running an Nginx Server on Alpine in Podman
-
Урок 125.
00:06:12
Diving into Pods
-
Урок 126.
00:06:46
Monitoring Your Pods
-
Урок 127.
00:04:37
Ensuring Data Persistence with Volumes
-
Урок 128.
00:05:32
Project Overview
-
Урок 129.
00:04:59
What is Docker? Why use it?
-
Урок 130.
00:08:11
Installing Docker
-
Урок 131.
00:03:58
The Docker Client
-
Урок 132.
00:11:14
Pulling Images and Running Containers
-
Урок 133.
00:05:05
Lab: Running Web Server in Docker
-
Урок 134.
00:04:20
Listing Images and Containers
-
Урок 135.
00:08:12
Removing Images and Containers
-
Урок 136.
00:06:24
Getting Shell Access to a Container
-
Урок 137.
00:03:14
Executing Commands
-
Урок 138.
00:06:32
Getting Container Info
-
Урок 139.
00:06:26
Committing Container Changes
-
Урок 140.
00:04:48
Tagging and Pushing Images
-
Урок 141.
00:04:28
Image Structure and Layers
-
Урок 142.
00:10:53
Creating Custom Images
-
Урок 143.
00:05:03
Persistent Data: Volumes
-
Урок 144.
00:02:22
Project Overview
-
Урок 145.
00:05:49
Linux Security Checklist
-
Урок 146.
00:11:37
Securing the OpenSSH Server
-
Урок 147.
00:06:12
Securing the Boot Loader
-
Урок 148.
00:09:12
Enforcing Password Policy
-
Урок 149.
00:06:56
Locking or Disabling User Accounts
-
Урок 150.
00:06:37
Limited root Privileges – Part 1
-
Урок 151.
00:09:21
Limited root Privileges – Part 2
-
Урок 152.
00:05:45
Setting Users’ Limits
-
Урок 153.
00:04:15
Intro to Cracking Passwords
-
Урок 154.
00:07:48
Cracking Passwords with John The Ripper
-
Урок 155.
00:11:33
Checking Files Integrity with AIDE – Part 1
-
Урок 156.
00:04:37
Checking Files Integrity with AIDE – Part 2
-
Урок 157.
00:08:58
Scanning for Rootkits
-
Урок 158.
00:10:39
Scanning for Viruses with ClamAV
-
Урок 159.
00:12:13
Full Disk Encryption with LUKS
-
Урок 160.
00:04:21
Unlocking LUKS Drives With Keyfile
-
Урок 161.
00:09:46
Symmetric Encryption with GnuPG
-
Урок 162.
00:10:03
Steganography Explained
-
Урок 163.
00:07:19
Steganography In Depth
-
Урок 164.
00:09:08
Steghide
-
Урок 165.
00:09:40
Scanning Networks with Nmap
-
Урок 166.
00:09:26
Nmap Advanced
-
Урок 167.
00:03:52
Securing Internet Traffic Using a VPN
-
Урок 168.
00:03:30
Introduction to WireGuard VPN
-
Урок 169.
00:04:10
Installing WireGuard VPN on Linux
-
Урок 170.
00:09:43
Configuring WireGuard Server
-
Урок 171.
00:04:27
Configuring WireGuard Client
-
Урок 172.
00:06:49
Testing WireGuard VPN
-
Урок 173.
00:10:34
Forcing All Traffic Through VPN – Part 1
-
Урок 174.
00:08:20
Forcing All Traffic Through VPN – Part 2
-
Урок 175.
00:11:51
Installing WireGuard Client on Windows
-
Урок 176.
00:02:59
Project Overview
-
Урок 177.
00:13:24
Getting a Domain Name
-
Урок 178.
00:10:22
DNS Protocol & Installing DNS Server
-
Урок 179.
00:15:01
Setting Up Authoritative DNS
-
Урок 180.
00:03:31
Installing a Web Server
-
Урок 181.
00:11:01
Setting Up Virtual Hosting
-
Урок 182.
00:09:22
Securing Apache with OpenSSL
-
Урок 183.
00:08:09
Access Control by Source IP
-
Урок 184.
00:08:25
The 'Files' Directive
-
Урок 185.
00:07:53
The .htaccess File
-
Урок 186.
00:06:26
HTTP Digest Authentication
-
Урок 187.
00:13:41
The Options Directive and Indexing
-
Урок 188.
00:05:57
HTTP Compression
-
Урок 189.
00:05:06
SetHandler and Server Status
-
Урок 190.
00:03:14
Installing PHP
-
Урок 191.
00:04:52
Installing and Securing MySQL
-
Урок 192.
00:09:23
Installing phpMyAdmin
-
Урок 193.
00:04:06
Securing phpMyAdmin
-
Урок 194.
00:08:59
Installing WordPress
-
Урок 195.
00:05:15
Securing WordPress
-
Урок 196.
00:03:25
Intro to Ansible
-
Урок 197.
00:02:20
Prerequisites
-
Урок 198.
00:12:02
Ansible Inventory File
-
Урок 199.
00:05:56
Ad-Hoc Commands: Shell Module
-
Урок 200.
00:04:19
Ad-Hoc Commands: Script Module
-
Урок 201.
00:05:29
Ad-Hoc Commands: APT Module
-
Урок 202.
00:03:35
Ad-Hoc Commands: Service Module
-
Урок 203.
00:05:33
Ad-Hoc Commands: User Module
-
Урок 204.
00:09:40
What is IPFS
-
Урок 205.
00:07:44
Installing IPFS on Linux
-
Урок 206.
00:07:00
Running an IPFS Node
-
Урок 207.
00:04:03
Pinning Objects
-
Урок 208.
00:04:26
SSH Public Key Authentication Overview
-
Урок 209.
00:04:59
Generating SSH Key Pair on Windows
-
Урок 210.
00:03:59
Generating SSH Key Pair on Linux
-
Урок 211.
00:11:30
Configuring SSH Public Key Authentication on Linux
-
Урок 212.
00:01:18
Thank You!
Could you update the course?
So please add those updates in it