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