zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Udemy] Linux Administration The Complete Linux Bootcamp for 2022 [EN]
magnet:?xt=urn:btih:72678f48f92b771cdcb6fc2b12ee078463507532&dn=[Udemy] Linux Administration The Complete Linux Bootcamp for 2022 [EN]
磁力链接详情
文件列表详情
72678f48f92b771cdcb6fc2b12ee078463507532
infohash:
158
文件数量
11.25 GB
文件大小
2023-10-17 12:03
创建日期
2024-12-3 02:50
最后访问
相关分词
Udemy
Linux
Administration
The
Complete
Linux
Bootcamp
for
2022
EN
01 - Getting Started/001 Course Outline.mp4 59.05 MB
01 - Getting Started/003 How to Get the Most Out of This Course.mp4 25.68 MB
02 - Setting Up the Environment/001 Linux Distributions.mp4 61.99 MB
02 - Setting Up the Environment/002 Installing Ubuntu in a VM.mp4 105.84 MB
02 - Setting Up the Environment/003 Things to Do After Installing Ubuntu.mp4 101.62 MB
02 - Setting Up the Environment/004 Installing CentOS in a VM.mp4 104.97 MB
02 - Setting Up the Environment/006 Migrating to Linux.mp4 81.91 MB
03 - The Linux Terminal In Depth/001 Terminals, Consoles, Shells and Commands.mp4 84.72 MB
03 - The Linux Terminal In Depth/002 Linux Command Structure.mp4 67.47 MB
03 - The Linux Terminal In Depth/003 Getting Help, Man Pages (man, type, help, apropos).mp4 112.3 MB
03 - The Linux Terminal In Depth/005 Mastering the Terminal The TAB Key.mp4 63.17 MB
03 - The Linux Terminal In Depth/006 Mastering the Terminal Keyboard Shortcuts.mp4 44.92 MB
03 - The Linux Terminal In Depth/008 Mastering the Terminal The Bash History.mp4 89.56 MB
03 - The Linux Terminal In Depth/009 Running Commands Without Leaving a Trace.mp4 64.16 MB
03 - The Linux Terminal In Depth/010 Recording the Date and Time for Each Line in History.mp4 23.17 MB
03 - The Linux Terminal In Depth/012 root vs. Non-privileged Users. Getting root Access (sudo, su, passwd).mp4 94.42 MB
05 - The Linux File System/001 Intro to The Linux Files System.mp4 42.15 MB
05 - The Linux File System/002 The Filesystem Hierarchy Standard (FHS).mp4 104.02 MB
05 - The Linux File System/003 Absolute vs. Relative Paths. Walking through the File System (pwd, cd, tree).mp4 131.02 MB
05 - The Linux File System/005 The LS Command In Depth (ls).mp4 100.49 MB
05 - The Linux File System/007 Understanding File Timestamps atime, mtime, ctime (stat, touch, date).mp4 118.47 MB
05 - The Linux File System/008 Sorting Files by Timestamp.mp4 23.58 MB
05 - The Linux File System/009 File Types in Linux (ls -F, file).mp4 89.76 MB
05 - The Linux File System/011 Viewing Files - Part 1 (cat).mp4 45.91 MB
05 - The Linux File System/012 Viewing Files - Part 2 (less).mp4 51.7 MB
05 - The Linux File System/013 Viewing Files - Part 3 (tail, head, watch).mp4 73.86 MB
05 - The Linux File System/015 Creating Files and Directories (touch, mkdir).mp4 81.22 MB
05 - The Linux File System/016 Copying Files and Directories (cp).mp4 66.19 MB
05 - The Linux File System/017 Moving and Renaming Files and Directories (mv).mp4 65.2 MB
05 - The Linux File System/018 Removing Files and Directories (rm, shred).mp4 97.39 MB
05 - The Linux File System/020 Working With Pipes in Linux (, wc).mp4 90.45 MB
05 - The Linux File System/021 Command Redirection (, , 2 &, cut, tee).mp4 130.24 MB
05 - The Linux File System/023 Finding Files and Directories - Part 1 (locate, which).mp4 114.57 MB
05 - The Linux File System/025 Finding Files and Directories - Part 2 (find).mp4 125.93 MB
05 - The Linux File System/026 Find and Exec.mp4 47.17 MB
05 - The Linux File System/027 Searching for String Patterns in Text Files (grep).mp4 136.85 MB
05 - The Linux File System/029 Searching for Strings in Binary Files (strings).mp4 27.69 MB
05 - The Linux File System/030 Comparing Files (cmp, diff, sha256).mp4 106.78 MB
05 - The Linux File System/031 The Basics of VIM Text Editor.mp4 88.35 MB
05 - The Linux File System/032 The VIM Editor In Depth - Part 1.mp4 72.38 MB
05 - The Linux File System/033 The VIM Editor In Depth - Part 2.mp4 54.75 MB
05 - The Linux File System/035 Compressing and Archiving Files and Directories (tar, gzip).mp4 141.5 MB
05 - The Linux File System/036 Hard Links and the Inode Structure.mp4 119.54 MB
05 - The Linux File System/037 Working With Symlinks. Symlinks vs. Hard Links.mp4 54.59 MB
07 - User Account Management/001 Understanding passwd and shadow files.mp4 91.96 MB
07 - User Account Management/002 Understanding Linux Groups (groups, id).mp4 32.65 MB
07 - User Account Management/003 Creating User Accounts (useradd).mp4 85.13 MB
07 - User Account Management/004 Changing and Removing User Accounts (usermod, userdel).mp4 62.61 MB
07 - User Account Management/005 Creating Admin Users.mp4 22.21 MB
07 - User Account Management/006 Group Management (groupadd, groupdel, groupmod).mp4 31.92 MB
07 - User Account Management/007 User Account Monitoring (whoami, who am i, who, id, w, uptime, last).mp4 70.31 MB
09 - Linux File Permissions/001 Understanding File Permissions.mp4 78.52 MB
09 - Linux File Permissions/002 Octal (Numeric) Notation of File Permissions.mp4 37.83 MB
09 - Linux File Permissions/003 Changing File Permissions (chmod).mp4 84.1 MB
09 - Linux File Permissions/004 The Effect of Permissions on Directories.mp4 77.21 MB
09 - Linux File Permissions/005 Combining Find and Chmod Commands Together.mp4 45.81 MB
09 - Linux File Permissions/006 Changing File Ownership (chown, chgrp).mp4 84.01 MB
09 - Linux File Permissions/007 Understanding SUID (Set User ID).mp4 118.2 MB
09 - Linux File Permissions/008 Understanding SGID (Set Group ID).mp4 55.79 MB
09 - Linux File Permissions/009 Understanding the Sticky Bit.mp4 55.4 MB
09 - Linux File Permissions/010 Umask.mp4 37.16 MB
09 - Linux File Permissions/011 Understanding Files Attributes (lsattr, chattr).mp4 63.53 MB
11 - Linux Process Management/001 Processes and The Linux Security Model.mp4 77.34 MB
11 - Linux Process Management/002 Listing Processes (ps, pstree).mp4 153.24 MB
11 - Linux Process Management/004 Getting a Dynamic Real-Time View of the Running System (top, htop).mp4 157.37 MB
11 - Linux Process Management/006 Signals and Killing Processes (kill, pkill, killall, pidof).mp4 136.36 MB
11 - Linux Process Management/007 Foreground and Background Processes.mp4 50.3 MB
11 - Linux Process Management/008 Job Control (jobs, fg, bg).mp4 76.82 MB
13 - Networking on Linux/001 Getting Information about the Network Interfaces (ip, ifconfig).mp4 83.73 MB
13 - Networking on Linux/002 Configuring the Network On The Fly (ifconfig, ip, route).mp4 70.22 MB
13 - Networking on Linux/004 Setting Up Static IP on Ubuntu (netplan).mp4 64.74 MB
13 - Networking on Linux/006 Testing and Troubleshooting Network Connectivity.mp4 116.94 MB
13 - Networking on Linux/007 Using SSH.mp4 102.14 MB
13 - Networking on Linux/008 Troubleshooting SSH.mp4 85.04 MB
13 - Networking on Linux/009 Securing the OpenSSH Server (sshd).mp4 102.71 MB
13 - Networking on Linux/011 Copying Files Over the Network (scp).mp4 119.84 MB
13 - Networking on Linux/012 Synchronizing Files and Directories using rsync.mp4 112.73 MB
13 - Networking on Linux/013 Using rsync Over the Network.mp4 40.69 MB
13 - Networking on Linux/015 Using wget.mp4 111.24 MB
13 - Networking on Linux/016 Checking for Listening Ports (netstat, ss, lsof, telnet, nmap).mp4 111.81 MB
15 - Software Management/001 DPKG (Debian and Ubuntu Based Distros).mp4 81.88 MB
15 - Software Management/002 Intro to APT.mp4 16.38 MB
15 - Software Management/003 Using APT (Advanced Package Tool).mp4 150.24 MB
15 - Software Management/005 Compiling Programs from Source Code vs. Package Manager.mp4 41.29 MB
15 - Software Management/006 Compiling C Programs.mp4 33.18 MB
15 - Software Management/007 Compiling Software From Source Code Lab ProFTPD.mp4 185.09 MB
17 - System Administration/001 Task Automation and Scheduling Using Cron (crontab).mp4 156.01 MB
17 - System Administration/003 Scheduling Tasks Using Anacron (anacron).mp4 53.57 MB
17 - System Administration/004 Mounting and Unmounting File Systems (df, mount, umount, fdisk, gparted).mp4 143.44 MB
17 - System Administration/005 Working With Device Files (dd).mp4 115.23 MB
17 - System Administration/006 Getting System Hardware Information (lwhw, lscpu, lsusb, lspci,dmidecode,hdparm).mp4 137.87 MB
17 - System Administration/008 Intro to systemd.mp4 27.15 MB
17 - System Administration/009 Service Management (systemd and systemctl).mp4 83.25 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/001 Overview The Big Picture.mp4 34.75 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/002 Running a Linux Server in the Cloud.mp4 69.5 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/003 Securing SSH with Key Authentication.mp4 61.59 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/004 Getting a Domain Name.mp4 107.03 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/005 Diving into the DNS Protocol and Installing a DNS Server (Bind9).mp4 100.57 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/006 Setting Up the Authoritative BIND9 DNS Server.mp4 135.76 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/007 Installing a Web Server (Apache2).mp4 38.92 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/008 Setting Up Virtual Hosting.mp4 102.66 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/009 Securing Apache with OpenSSL and Digital Certificates.mp4 96.91 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/010 Installing PHP.mp4 30.84 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/011 Installing and Securing the MySql Server.mp4 51.96 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/012 Installing a Web Application (WordPress).mp4 79.2 MB
19 - [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)/013 Securing WordPress.mp4 46.3 MB
20 - Bash Shell Scripting/001 Bash Aliases.mp4 65.45 MB
20 - Bash Shell Scripting/003 Intro to Bash Shell Scripting.mp4 69.74 MB
20 - Bash Shell Scripting/004 The Bash Shebang and Comments.mp4 49.62 MB
20 - Bash Shell Scripting/005 Running Scripts.mp4 37.99 MB
20 - Bash Shell Scripting/006 Variables in Bash.mp4 91.48 MB
20 - Bash Shell Scripting/007 Environment Variables.mp4 72.79 MB
20 - Bash Shell Scripting/008 Getting User Input.mp4 40.71 MB
20 - Bash Shell Scripting/009 Special Variables and Positional Arguments.mp4 69.54 MB
20 - Bash Shell Scripting/011 If, Elif and Else Statements.mp4 67.44 MB
20 - Bash Shell Scripting/012 Testing Conditions For Numbers.mp4 21.35 MB
20 - Bash Shell Scripting/013 Multiple Conditions and Nested If Statements.mp4 51.02 MB
20 - Bash Shell Scripting/014 Command Substitution.mp4 44.92 MB
20 - Bash Shell Scripting/015 Comparing Strings in If Statements.mp4 59.84 MB
20 - Bash Shell Scripting/016 Lab Testing Network Connections.mp4 28.43 MB
20 - Bash Shell Scripting/018 For Loops.mp4 56.08 MB
20 - Bash Shell Scripting/019 Lab Dropping a List of IP addresses Using a For Loop.mp4 37.57 MB
20 - Bash Shell Scripting/020 While Loops.mp4 69.1 MB
20 - Bash Shell Scripting/021 Case Statement.mp4 61.95 MB
20 - Bash Shell Scripting/022 Functions in Bash.mp4 57.08 MB
20 - Bash Shell Scripting/023 Variable Scope in Functions.mp4 20.1 MB
20 - Bash Shell Scripting/024 Menus in Bash. The Select Statement.mp4 43.48 MB
20 - Bash Shell Scripting/025 Lab System Administration Script using Menus.mp4 67.39 MB
20 - Bash Shell Scripting/026 Running a DoS Attack Without root Access (ulimit).mp4 43.34 MB
22 - [EXTRA] Security Information Gathering and Sniffing Traffic/001 Scanning Networks with Nmap.mp4 86.48 MB
22 - [EXTRA] Security Information Gathering and Sniffing Traffic/002 ARP Scanning (arp-scan and netdiscover).mp4 41.53 MB
22 - [EXTRA] Security Information Gathering and Sniffing Traffic/003 Hacking Google Searches (Google Dorks).mp4 61.37 MB
22 - [EXTRA] Security Information Gathering and Sniffing Traffic/004 Using Wireshark for Packet Sniffing and Analyzing.mp4 92.67 MB
22 - [EXTRA] Security Information Gathering and Sniffing Traffic/005 Capture Traffic Using tcpdump.mp4 92.91 MB
23 - [EXTRA] IPFS - The Interplanetary File System/001 What is IPFS and How It Works.mp4 63.92 MB
23 - [EXTRA] IPFS - The Interplanetary File System/002 Installing IPFS on Linux.mp4 74.59 MB
23 - [EXTRA] IPFS - The Interplanetary File System/003 Running an IPFS Node on Linux.mp4 63.64 MB
23 - [EXTRA] IPFS - The Interplanetary File System/004 Pinning Objects.mp4 39.85 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/001 Introduction to Netfilter and Iptables.mp4 28.08 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/002 Chain Traversal in a Nutshell.mp4 13.66 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/003 Iptables Basic Usage.mp4 88.74 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/004 Iptables Options (Flags) - Part 1.mp4 58.26 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/005 Iptables Options (Flags) - Part 2.mp4 64.39 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/006 Where Do We Write Iptables Rules.mp4 61.53 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/007 Setting the Default Policy.mp4 47.24 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/008 Deleting the Firewall.mp4 9.36 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/009 Filter by IP Address.mp4 68.99 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/010 Filter by Port.mp4 115.45 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/011 Intro to Stateful Firewalls (Connection Tracking).mp4 24.59 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/012 Implementing Stateful Firewalls with Iptables.mp4 40.11 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/013 Filter by MAC Address.mp4 35.75 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/014 Match by Date and Time.mp4 62.54 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/015 The ACCEPT and DROP Targets.mp4 24.21 MB
24 - [EXTRA] Security Netfilter and Iptables Firewall/016 The LOG Target.mp4 58.01 MB
26 - [EXTRA] Security SSH Public Key Authentication/001 SSH Public Key Authentication Overview.mp4 32.84 MB
26 - [EXTRA] Security SSH Public Key Authentication/002 Generating SSH Key Pair on Windows.mp4 39.57 MB
26 - [EXTRA] Security SSH Public Key Authentication/004 Generating SSH Key Pair on Linux.mp4 15.02 MB
26 - [EXTRA] Security SSH Public Key Authentication/005 Configuring SSH Public Key Authentication on Linux.mp4 111.78 MB
其他位置