message

[GigaCourse.Com] Udemy - Linux Administration The Complete Linux Bootcamp for 2024

Likes 0 Dislikes 0
Seeders 34
Leechers 7
File Size 12.8 GB
Downloads 2257
Uploaded Jan 17, 2024
Files
Trackers
More Info
Folder[GigaCourse.Com] Udemy - Linux Administration The Complete Linux Bootcamp for 2024
Folder15. Software Management
File8. Compiling Software From Source Code Lab ProFTPD.mp4 - 203 MB
File3. Using APT (Advanced Package Tool).mp4 - 158 MB
File1. DPKG (Debian and Ubuntu Based Distros).mp4 - 85.9 MB
File6. Compiling Programs from Source Code vs. Package Manager.mp4 - 43.3 MB
File7. Compiling C Programs.mp4 - 34.8 MB
File2. Intro to APT.mp4 - 17.2 MB
File1.1 dpkg.pdf - 33.7 kB
File2.1 apt.pdf - 20.1 kB
File8.1 compilation.pdf - 19.8 kB
File8. Compiling Software From Source Code Lab ProFTPD.srt - 17.8 kB
File6.1 apt_vs_compilation.pdf - 12.5 kB
File3. Using APT (Advanced Package Tool).srt - 10.5 kB
File1. DPKG (Debian and Ubuntu Based Distros).srt - 9.83 kB
File6. Compiling Programs from Source Code vs. Package Manager.srt - 6.13 kB
File7. Compiling C Programs.srt - 3.43 kB
File2. Intro to APT.srt - 2.27 kB
File4. Commands - dpkg, apt.html - 1.64 kB
File5. Quiz for dpkg and apt.html - 138 B
Folder19. Use AI and Natural Language to Administer Linux Systems (ChatGPT & ShellGPT)
File3. Using ShellGPT like a PRO.mp4 - 169 MB
File2. Installing and Configuring ShellGPT.mp4 - 105 MB
File4. The Chat Feature of ShellGPT.mp4 - 97.4 MB
File1. Project Introduction.mp4 - 37.8 MB
File2. Installing and Configuring ShellGPT.srt - 12 kB
File3. Using ShellGPT like a PRO.srt - 10.7 kB
File4. The Chat Feature of ShellGPT.srt - 7.95 kB
File1. Project Introduction.srt - 4.11 kB
Folder11. Linux Process Management
File4. Getting a Dynamic Real-Time View of the Running System (top, htop).mp4 - 165 MB
File2. Listing Processes (ps, pstree).mp4 - 161 MB
File6. Signals and Killing Processes (kill, pkill, killall, pidof).mp4 - 143 MB
File1. Processes and The Linux Security Model.mp4 - 81.1 MB
File8. Job Control (jobs, fg, bg).mp4 - 80.6 MB
File7. Foreground and Background Processes.mp4 - 52.8 MB
File1.1 Processes.pdf - 36.4 kB
File4. Getting a Dynamic Real-Time View of the Running System (top, htop).srt - 14 kB
File2. Listing Processes (ps, pstree).srt - 13.7 kB
File6. Signals and Killing Processes (kill, pkill, killall, pidof).srt - 11.8 kB
File1. Processes and The Linux Security Model.srt - 9.98 kB
File8. Job Control (jobs, fg, bg).srt - 8.2 kB
File7. Foreground and Background Processes.srt - 4.97 kB
File9. Commands - kill, pkill, killall, jobs, fg, bg, nohup.html - 1.06 kB
File5. Commands - top.html - 1.04 kB
File3. Commands - ps, pstree, pgrep.html - 828 B
File8.1 Job Control.html - 171 B
File10. Quiz for Process Management.html - 138 B
Folder17. System Administration
File1. Task Automation and Scheduling Using Cron (crontab).mp4 - 164 MB
File5. Mounting and Unmounting File Systems (df, mount, umount, fdisk, gparted).mp4 - 150 MB
File7. Getting System Hardware Information (lwhw, lscpu, lsusb, lspci,dmidecode,hdparm).mp4 - 145 MB
File6. Working With Device Files (dd).mp4 - 121 MB
File11. Service Management (systemd and systemctl).mp4 - 87.3 MB
File3. Scheduling Tasks Using Anacron (anacron).mp4 - 56.2 MB
File10. Intro to systemd.mp4 - 28.5 MB
File10.1 Systemd.pdf - 27.9 kB
File1. Task Automation and Scheduling Using Cron (crontab).srt - 15.6 kB
File7. Getting System Hardware Information (lwhw, lscpu, lsusb, lspci,dmidecode,hdparm).srt - 12.3 kB
File6. Working With Device Files (dd).srt - 10.7 kB
File5. Mounting and Unmounting File Systems (df, mount, umount, fdisk, gparted).srt - 10.5 kB
File3. Scheduling Tasks Using Anacron (anacron).srt - 7.71 kB
File11. Service Management (systemd and systemctl).srt - 6.74 kB
File10. Intro to systemd.srt - 3.71 kB
File8. Commands - Getting Hardware Information.html - 1.57 kB
File2. Commands - Cron.html - 1.36 kB
File12. Commands - systemd, systemctl.html - 980 B
File13. Quiz for systemd and systemctl.html - 138 B
File4. Quiz for Cron and Anacron.html - 138 B
File9. Quiz for Getting Hardware Information.html - 138 B
File[CourseClub.Me].url - 122 B
File[GigaCourse.Com].url - 49 B
Folder5. The Linux File System
File32. Searching for String Patterns in Text Files (grep).mp4 - 149 MB
File42. Compressing and Archiving Files and Directories (tar, gzip).mp4 - 148 MB
File3. Absolute vs. Relative Paths. Walking through the File System (pwd, cd, tree).mp4 - 137 MB
File25. Command Redirection (, , 2 &, cut, tee).mp4 - 137 MB
File30. Finding Files and Directories - Part 2 (find).mp4 - 132 MB
File43. Hard Links and the Inode Structure.mp4 - 125 MB
File8. Understanding File Timestamps atime, mtime, ctime (stat, touch, date).mp4 - 124 MB
File28. Finding Files and Directories - Part 1 (locate, which).mp4 - 120 MB
File36. Comparing Files (cmp, diff, sha256).mp4 - 112 MB
File2. The Filesystem Hierarchy Standard (FHS).mp4 - 109 MB
File6. The LS Command In Depth (ls).mp4 - 105 MB
File21. Removing Files and Directories (rm, shred).mp4 - 102 MB
File24. Working With Pipes in Linux (, wc).mp4 - 94.9 MB
File10. File Types in Linux (ls -F, file).mp4 - 94.1 MB
File37. The Basics of VIM Text Editor.mp4 - 92.6 MB
File18. Creating Files and Directories (touch, mkdir).mp4 - 85.2 MB
File15. Viewing Files - Part 3 (tail, head, watch).mp4 - 77.4 MB
File38. The VIM Editor In Depth - Part 1.mp4 - 75.9 MB
File19. Copying Files and Directories (cp).mp4 - 69.4 MB
File20. Moving and Renaming Files and Directories (mv).mp4 - 68.4 MB
File39. The VIM Editor In Depth - Part 2.mp4 - 57.4 MB
File44. Working With Symlinks. Symlinks vs. Hard Links.mp4 - 57.3 MB
File14. Viewing Files - Part 2 (less).mp4 - 54.2 MB
File31. Find and Exec.mp4 - 49.5 MB
File13. Viewing Files - Part 1 (cat).mp4 - 48.1 MB
File1. Intro to The Linux Files System.mp4 - 44.2 MB
File34. Searching for Strings in Binary Files (strings).mp4 - 29 MB
File9. Sorting Files by Timestamp.mp4 - 24.7 MB
File2.1 fhs.pdf - 113 kB
File24.1 Piping.pdf - 67.6 kB
File25.1 Piping.pdf - 57.4 kB
File43.1 Inodes and Links.pdf - 53.2 kB
File1.1 file_system.pdf - 19.6 kB
File8.1 File timestamps.pdf - 16.9 kB
File25. Command Redirection (, , 2 &, cut, tee).srt - 15.4 kB
File3. Absolute vs. Relative Paths. Walking through the File System (pwd, cd, tree).srt - 14.5 kB
File42. Compressing and Archiving Files and Directories (tar, gzip).srt - 13.6 kB
File32. Searching for String Patterns in Text Files (grep).srt - 12.9 kB
File30. Finding Files and Directories - Part 2 (find).srt - 12 kB
File28. Finding Files and Directories - Part 1 (locate, which).srt - 10.7 kB
File2. The Filesystem Hierarchy Standard (FHS).srt - 10.5 kB
File21. Removing Files and Directories (rm, shred).srt - 10.1 kB
File8. Understanding File Timestamps atime, mtime, ctime (stat, touch, date).srt - 10.1 kB
File43. Hard Links and the Inode Structure.srt - 10 kB
File36. Comparing Files (cmp, diff, sha256).srt - 9.82 kB
File37. The Basics of VIM Text Editor.srt - 9.56 kB
File38. The VIM Editor In Depth - Part 1.srt - 9.38 kB
File24. Working With Pipes in Linux (, wc).srt - 8.5 kB
File6. The LS Command In Depth (ls).srt - 8.49 kB
File10. File Types in Linux (ls -F, file).srt - 8.2 kB
File18. Creating Files and Directories (touch, mkdir).srt - 7.62 kB
File20. Moving and Renaming Files and Directories (mv).srt - 7.3 kB
File1. Intro to The Linux Files System.srt - 6.51 kB
File15. Viewing Files - Part 3 (tail, head, watch).srt - 6.48 kB
File19. Copying Files and Directories (cp).srt - 6.35 kB
File39. The VIM Editor In Depth - Part 2.srt - 6.24 kB
File44. Working With Symlinks. Symlinks vs. Hard Links.srt - 5.54 kB
File13. Viewing Files - Part 1 (cat).srt - 5.04 kB
File31. Find and Exec.srt - 4.65 kB
File14. Viewing Files - Part 2 (less).srt - 4.37 kB
File34. Searching for Strings in Binary Files (strings).srt - 3.45 kB
File22. Commands - touch, mkdir, cp, mv, rm, shred.html - 2.02 kB
File9. Sorting Files by Timestamp.srt - 1.66 kB
File40. Commands - VIM.html - 1.64 kB
File11. Commands - File Types and Timestamps.html - 1.38 kB
File7. Commands - ls.html - 1.3 kB
File16. Commands - Viewing Files.html - 1.13 kB
File29. Commands - locate, find.html - 952 B
File26. Commands - Piping and Redirection.html - 925 B
File4. Commands - Paths.html - 760 B
File33. Commands - grep.html - 576 B
File12. Quiz for LS, File Types and Timestamps.html - 138 B
File17. Quiz for Viewing Files.html - 138 B
File23. Quiz for mkdir, cp, mv, rm, shred.html - 138 B
File27. Quiz for Piping and Command Redirection.html - 138 B
File35. Quiz for locate, find and grep.html - 138 B
File41. Quiz for VIM Editor.html - 138 B
File45. Quiz for Hard and Symlinks.html - 138 B
File5. Quiz for The Linux File System.html - 138 B
File42.1 Tarbomb.html - 94 B
Folder20. [EXTRA] Configure a Linux Server from Scratch (VPS,DNS,WEB,PHP,MySql,Wordpress)
File6. Setting Up the Authoritative BIND9 DNS Server.mp4 - 142 MB
File4. Getting a Domain Name.mp4 - 112 MB
File8. Setting Up Virtual Hosting.mp4 - 108 MB
File5. Diving into the DNS Protocol and Installing a DNS Server (Bind9).mp4 - 105 MB
File9. Securing Apache with OpenSSL and Digital Certificates.mp4 - 102 MB
File12. Installing a Web Application (WordPress).mp4 - 83 MB
File2. Running a Linux Server in the Cloud.mp4 - 72.9 MB
File3. Securing SSH with Key Authentication.mp4 - 64.6 MB
File11. Installing and Securing the MySql Server.mp4 - 54.5 MB
File13. Securing WordPress.mp4 - 48.6 MB
File7. Installing a Web Server (Apache2).mp4 - 40.8 MB
File1. Overview The Big Picture.mp4 - 36.5 MB
File10. Installing PHP.mp4 - 32.3 MB
File5.1 DNS.pdf - 30.7 kB
File13.2 Wordpress.pdf - 18.9 kB
File6. Setting Up the Authoritative BIND9 DNS Server.srt - 14.5 kB
File4. Getting a Domain Name.srt - 14 kB
File5. Diving into the DNS Protocol and Installing a DNS Server (Bind9).srt - 10.7 kB
File9. Securing Apache with OpenSSL and Digital Certificates.srt - 9.48 kB
File8. Setting Up Virtual Hosting.srt - 9.29 kB
File2. Running a Linux Server in the Cloud.srt - 7.77 kB
File12. Installing a Web Application (WordPress).srt - 7.71 kB
File13. Securing WordPress.srt - 5.45 kB
File3. Securing SSH with Key Authentication.srt - 5.26 kB
File11. Installing and Securing the MySql Server.srt - 4.88 kB
File7. Installing a Web Server (Apache2).srt - 3.55 kB
File1. Overview The Big Picture.srt - 3.55 kB
File10. Installing PHP.srt - 2.79 kB
File6.1 bind9.zip - 1.47 kB
File8.1 sites-enabled.zip - 1.12 kB
File13.1 WordPress Security Tips.html - 107 B
Folder13. Networking on Linux
File12. Copying Files Over the Network (scp).mp4 - 126 MB
File7. Testing and Troubleshooting Network Connectivity.mp4 - 126 MB
File13. Synchronizing Files and Directories using rsync.mp4 - 118 MB
File17. Checking for Listening Ports (netstat, ss, lsof, telnet, nmap).mp4 - 117 MB
File16. Using wget.mp4 - 117 MB
File10. Securing the OpenSSH Server (sshd).mp4 - 108 MB
File8. Using SSH.mp4 - 107 MB
File9. Troubleshooting SSH.mp4 - 89.2 MB
File1. Getting Information about the Network Interfaces (ip, ifconfig).mp4 - 86.7 MB
File2. Configuring the Network On The Fly (ifconfig, ip, route).mp4 - 73.6 MB
File5. Setting Up Static IP on Ubuntu (netplan).mp4 - 67.9 MB
File14. Using rsync Over the Network.mp4 - 42.7 MB
File8.1 SSH.pdf - 121 kB
File13. Synchronizing Files and Directories using rsync.srt - 12.2 kB
File10. Securing the OpenSSH Server (sshd).srt - 12 kB
File12. Copying Files Over the Network (scp).srt - 11.3 kB
File7. Testing and Troubleshooting Network Connectivity.srt - 10.3 kB
File16. Using wget.srt - 9.03 kB
File17. Checking for Listening Ports (netstat, ss, lsof, telnet, nmap).srt - 8.6 kB
File5. Setting Up Static IP on Ubuntu (netplan).srt - 8.04 kB
File1. Getting Information about the Network Interfaces (ip, ifconfig).srt - 7.88 kB
File8. Using SSH.srt - 7.48 kB
File9. Troubleshooting SSH.srt - 6.84 kB
File2. Configuring the Network On The Fly (ifconfig, ip, route).srt - 6.67 kB
File14. Using rsync Over the Network.srt - 6.54 kB
File18. Commands - wget, netstat, ss, nmap.html - 2.81 kB
File3. Commands - ifconfig, ip, route.html - 1.67 kB
File11. Commands - SSH.html - 1.64 kB
File15. Commands - scp, rsync.html - 1.15 kB
File6. Commands - netplan.html - 721 B
File19. Quiz for SSH, scp, rsync, netstat.html - 138 B
File4. Quiz for Network Interfaces.html - 138 B
File5.1 Netplan Examples.html - 89 B
Folder9. Linux File Permissions
File7. Understanding SUID (Set User ID).mp4 - 124 MB
File3. Changing File Permissions (chmod).mp4 - 88.2 MB
File6. Changing File Ownership (chown, chgrp).mp4 - 88.1 MB
File1. Understanding File Permissions.mp4 - 82.3 MB
File4. The Effect of Permissions on Directories.mp4 - 81 MB
File11. Understanding Files Attributes (lsattr, chattr).mp4 - 66.6 MB
File8. Understanding SGID (Set Group ID).mp4 - 58.5 MB
File9. Understanding the Sticky Bit.mp4 - 58.1 MB
File5. Combining Find and Chmod Commands Together.mp4 - 48 MB
File2. Octal (Numeric) Notation of File Permissions.mp4 - 39.7 MB
File10. Umask.mp4 - 39 MB
File2.1 octal_notation.pdf - 46.2 kB
File7.1 suid.pdf - 33.8 kB
File6.1 chown.pdf - 32.2 kB
File1.1 file_permissions_01.pdf - 31.8 kB
File3.1 chmod.pdf - 28.6 kB
File9.1 sticky_bit.pdf - 22.4 kB
File8.1 sgid.pdf - 22.3 kB
File7. Understanding SUID (Set User ID).srt - 10.8 kB
File3. Changing File Permissions (chmod).srt - 8.8 kB
File4. The Effect of Permissions on Directories.srt - 8 kB
File1. Understanding File Permissions.srt - 7.78 kB
File11. Understanding Files Attributes (lsattr, chattr).srt - 7.16 kB
File6. Changing File Ownership (chown, chgrp).srt - 6.75 kB
File9. Understanding the Sticky Bit.srt - 5.82 kB
File8. Understanding SGID (Set Group ID).srt - 5.79 kB
File2. Octal (Numeric) Notation of File Permissions.srt - 4.99 kB
File10. Umask.srt - 4.87 kB
File12. Commands - File Permissions.html - 3.91 kB
File5. Combining Find and Chmod Commands Together.srt - 3.59 kB
File13. Quiz for File Permissions.html - 138 B
Folder25. [EXTRA] Security Netfilter and Iptables Firewall
File12. Filter by Port.mp4 - 121 MB
File3. Netfilter Tables.mp4 - 103 MB
File2. Netfilter Chains.mp4 - 101 MB
File5. Iptables Basic Usage.mp4 - 93.1 MB
File11. Filter by IP Address.mp4 - 72.3 MB
File7. Iptables Options (Flags) - Part 2.mp4 - 67.5 MB
File16. Match by Date and Time.mp4 - 65.6 MB
File8. Where Do We Write Iptables Rules.mp4 - 64.5 MB
File6. Iptables Options (Flags) - Part 1.mp4 - 61.1 MB
File18. The LOG Target.mp4 - 60.8 MB
File9. Setting the Default Policy.mp4 - 49.5 MB
File14. Implementing Stateful Firewalls with Iptables.mp4 - 42.1 MB
File15. Filter by MAC Address.mp4 - 37.5 MB
File1. Introduction to Netfilter and Iptables.mp4 - 29.4 MB
File13. Intro to Stateful Firewalls (Connection Tracking).mp4 - 25.8 MB
File17. The ACCEPT and DROP Targets.mp4 - 25.4 MB
File4. Chain Traversal in a Nutshell.mp4 - 14.3 MB
File10. Deleting the Firewall.mp4 - 9.83 MB
File12. Filter by Port.srt - 12.9 kB
File8. Where Do We Write Iptables Rules.srt - 10.2 kB
File5. Iptables Basic Usage.srt - 9.57 kB
File2. Netfilter Chains.srt - 9.05 kB
File11. Filter by IP Address.srt - 9.03 kB
File3. Netfilter Tables.srt - 7.86 kB
File15. Filter by MAC Address.srt - 7.35 kB
File14. Implementing Stateful Firewalls with Iptables.srt - 6.93 kB
File16. Match by Date and Time.srt - 6.71 kB
File6. Iptables Options (Flags) - Part 1.srt - 6.47 kB
File9. Setting the Default Policy.srt - 6.45 kB
File7. Iptables Options (Flags) - Part 2.srt - 6.21 kB
File18. The LOG Target.srt - 5.98 kB
File17. The ACCEPT and DROP Targets.srt - 5.08 kB
File13. Intro to Stateful Firewalls (Connection Tracking).srt - 3.91 kB
File1. Introduction to Netfilter and Iptables.srt - 2.82 kB
File10. Deleting the Firewall.srt - 2.58 kB
File4. Chain Traversal in a Nutshell.srt - 1.83 kB
Folder3. The Linux Terminal In Depth
File3. Getting Help, Man Pages (man, type, help, apropos).mp4 - 118 MB
File14. root vs. Non-privileged Users. Getting root Access (sudo, su, passwd).mp4 - 99 MB
File10. Mastering the Terminal The Bash History.mp4 - 93.9 MB
File1. Terminals, Consoles, Shells and Commands.mp4 - 88.8 MB
File2. Linux Command Structure.mp4 - 70.7 MB
File11. Running Commands Without Leaving a Trace.mp4 - 67.3 MB
File6. Mastering the Terminal The TAB Key.mp4 - 66.2 MB
File7. Mastering the Terminal Keyboard Shortcuts.mp4 - 47.1 MB
File12. Recording the Date and Time for Each Line in History.mp4 - 24.2 MB
File14.1 root_access.pdf - 18.3 kB
File1.1 the_terminal.pdf - 16.9 kB
File14. root vs. Non-privileged Users. Getting root Access (sudo, su, passwd).srt - 13.1 kB
File3. Getting Help, Man Pages (man, type, help, apropos).srt - 11.5 kB
File1. Terminals, Consoles, Shells and Commands.srt - 9.99 kB
File10. Mastering the Terminal The Bash History.srt - 8.96 kB
File6. Mastering the Terminal The TAB Key.srt - 7.61 kB
File2. Linux Command Structure.srt - 7.5 kB
File11. Running Commands Without Leaving a Trace.srt - 6.68 kB
File7. Mastering the Terminal Keyboard Shortcuts.srt - 5.19 kB
File12. Recording the Date and Time for Each Line in History.srt - 3.16 kB
File13. Commands - The Bash History.html - 998 B
File4. Commands - Getting Help.html - 867 B
File8. Commands - Keyboard Shortcuts.html - 619 B
File15. Commands - Getting root access.html - 508 B
File16. Quiz for Bash history and root access.html - 138 B
File5. Quiz for Getting Help in Linux.html - 138 B
File9. Quiz for Mastering the Terminal.html - 138 B
File[CourseClub.Me].url - 122 B
File[GigaCourse.Com].url - 49 B
Folder27. [EXTRA] Security SSH Public Key Authentication
File5. Configuring SSH Public Key Authentication on Linux.mp4 - 117 MB
File2. Generating SSH Key Pair on Windows.mp4 - 41.5 MB
File1. SSH Public Key Authentication Overview.mp4 - 34.4 MB
File4. Generating SSH Key Pair on Linux.mp4 - 15.7 MB
File5. Configuring SSH Public Key Authentication on Linux.srt - 10.7 kB
File2. Generating SSH Key Pair on Windows.srt - 4.83 kB
File1. SSH Public Key Authentication Overview.srt - 4.74 kB
File4. Generating SSH Key Pair on Linux.srt - 3.68 kB
File3. What about MacOS.html - 217 B
File[CourseClub.Me].url - 122 B
File[GigaCourse.Com].url - 49 B
Folder2. Setting Up the Environment
File2. Installing Ubuntu in a VM.mp4 - 113 MB
File3. Things to Do After Installing Ubuntu.mp4 - 107 MB
File5. Migrating to Linux.mp4 - 85.9 MB
File1. Linux Distributions.mp4 - 74.2 MB
File1.1 Setting Up The Environment.pdf - 222 kB
File2. Installing Ubuntu in a VM.srt - 11.8 kB
File3. Things to Do After Installing Ubuntu.srt - 9.95 kB
File1. Linux Distributions.srt - 8.6 kB
File5. Migrating to Linux.srt - 7.63 kB
File4. Ubuntu and Linux Mint Download Links (OVA Files).html - 2.78 kB
File6. Quiz for Setting up the Environment.html - 138 B
File2.1 Ubuntu Philosophy.html - 108 B
Folder23. [EXTRA] Security Information Gathering and Sniffing Traffic
File5. Capture Traffic Using tcpdump.mp4 - 97.4 MB
File4. Using Wireshark for Packet Sniffing and Analyzing.mp4 - 97.2 MB
File1. Scanning Networks with Nmap.mp4 - 90.7 MB
File3. Hacking Google Searches (Google Dorks).mp4 - 64.4 MB
File2. ARP Scanning (arp-scan and netdiscover).mp4 - 43.5 MB
File1.2 nmap.pdf - 22.4 kB
File1. Scanning Networks with Nmap.srt - 8.6 kB
File4. Using Wireshark for Packet Sniffing and Analyzing.srt - 7.67 kB
File5. Capture Traffic Using tcpdump.srt - 6.97 kB
File2. ARP Scanning (arp-scan and netdiscover).srt - 6.41 kB
File3. Hacking Google Searches (Google Dorks).srt - 6.22 kB
File1.1 Nmap Reference Guide.html - 91 B
Folder7. User Account Management
File1. Understanding passwd and shadow files.mp4 - 96.4 MB
File3. Creating User Accounts (useradd).mp4 - 89.3 MB
File7. User Account Monitoring (whoami, who am i, who, id, w, uptime, last).mp4 - 73.7 MB
File4. Changing and Removing User Accounts (usermod, userdel).mp4 - 65.7 MB
File2. Understanding Linux Groups (groups, id).mp4 - 34.2 MB
File6. Group Management (groupadd, groupdel, groupmod).mp4 - 33.5 MB
File5. Creating Admin Users.mp4 - 23.3 MB
File2.1 User Accounts.pdf - 24.6 kB
File1. Understanding passwd and shadow files.srt - 8.85 kB
File3. Creating User Accounts (useradd).srt - 8.59 kB
File7. User Account Monitoring (whoami, who am i, who, id, w, uptime, last).srt - 6.71 kB
File4. Changing and Removing User Accounts (usermod, userdel).srt - 6.54 kB
File2. Understanding Linux Groups (groups, id).srt - 5.44 kB
File6. Group Management (groupadd, groupdel, groupmod).srt - 3.69 kB
File5. Creating Admin Users.srt - 2.78 kB
File8. Commands - Account Management.html - 1.54 kB
File9. Quiz for Accounts Management.html - 138 B
Folder21. Bash Shell Scripting
File7. Variables in Bash.mp4 - 95.9 MB
File8. Environment Variables.mp4 - 76.3 MB
File3. Intro to Bash Shell Scripting.mp4 - 73.1 MB
File10. Special Variables and Positional Arguments.mp4 - 72.9 MB
File23. While Loops.mp4 - 72.5 MB
File13. If, Elif and Else Statements.mp4 - 70.7 MB
File29. Lab System Administration Script using Menus.mp4 - 70.7 MB
File1. Bash Aliases.mp4 - 68.6 MB
File31. Arrays In Depth.mp4 - 66.7 MB
File25. Case Statement.mp4 - 65 MB
File17. Comparing Strings in If Statements.mp4 - 62.8 MB
File26. Functions in Bash.mp4 - 59.9 MB
File21. For Loops.mp4 - 58.8 MB
File15. Multiple Conditions and Nested If Statements.mp4 - 53.5 MB
File4. The Bash Shebang and Comments.mp4 - 52 MB
File30. Intro to Bash Arrays.mp4 - 51.6 MB
File35. Project Account Creation.mp4 - 49.9 MB
File16. Command Substitution.mp4 - 47.1 MB
File28. Menus in Bash. The Select Statement.mp4 - 45.6 MB
File37. Running a DoS Attack Without root Access (ulimit).mp4 - 45.4 MB
File9. Getting User Input.mp4 - 42.7 MB
File5. Running Scripts.mp4 - 39.8 MB
File22. Lab Dropping a List of IP addresses Using a For Loop.mp4 - 39.4 MB
File33. Using the Readarray Command.mp4 - 33.5 MB
File18. Lab Testing Network Connections.mp4 - 29.8 MB
File14. Testing Conditions For Numbers.mp4 - 22.4 MB
File27. Variable Scope in Functions.mp4 - 21.1 MB
File34. Iterating Over Arrays.mp4 - 17.8 MB
File10.2 Positional Args.pdf - 43.3 kB
File21.2 for.pdf - 43.2 kB
File23.2 while.pdf - 43.1 kB
File25.2 case.pdf - 43 kB
File28.2 select.pdf - 43 kB
File13.2 if.pdf - 42.9 kB
File7. Variables in Bash.srt - 10.8 kB
File13. If, Elif and Else Statements.srt - 9.76 kB
File10. Special Variables and Positional Arguments.srt - 9.41 kB
File31. Arrays In Depth.srt - 9.11 kB
File3. Intro to Bash Shell Scripting.srt - 8.82 kB
File23. While Loops.srt - 8.77 kB
File29. Lab System Administration Script using Menus.srt - 8.62 kB
File35. Project Account Creation.srt - 8.5 kB
File25. Case Statement.srt - 7.71 kB
File8. Environment Variables.srt - 7.57 kB
File26. Functions in Bash.srt - 7.55 kB
File30. Intro to Bash Arrays.srt - 7.21 kB
File4. The Bash Shebang and Comments.srt - 7.05 kB
File17. Comparing Strings in If Statements.srt - 6.99 kB
File21. For Loops.srt - 6.63 kB
File15. Multiple Conditions and Nested If Statements.srt - 6.42 kB
File1. Bash Aliases.srt - 6.21 kB
File37. Running a DoS Attack Without root Access (ulimit).srt - 5.85 kB
File16. Command Substitution.srt - 5.59 kB
File9. Getting User Input.srt - 5.3 kB
File33. Using the Readarray Command.srt - 5.24 kB
File28. Menus in Bash. The Select Statement.srt - 4.88 kB
File22. Lab Dropping a List of IP addresses Using a For Loop.srt - 4.01 kB
File5. Running Scripts.srt - 3.95 kB
File18. Lab Testing Network Connections.srt - 3.71 kB
File34. Iterating Over Arrays.srt - 2.97 kB
File14. Testing Conditions For Numbers.srt - 2.96 kB
File27. Variable Scope in Functions.srt - 2.45 kB
File11. Coding - Variables in Bash.html - 1.48 kB
File19. Coding - If...Elif...Else Statements.html - 1.42 kB
File2. Commands - Aliases.html - 990 B
File10.1 bash_positional_args.zip - 985 B
File23.1 bash_while_loops.zip - 894 B
File15.1 bash_nested_if.zip - 844 B
File26.1 bash_functions.zip - 749 B
File25.1 bash_case.zip - 747 B
File21.1 bash_for_loops.sh.zip - 492 B
File28.1 bash_select_menus.sh.zip - 431 B
File13.1 bash_if_display_file_or_dir.sh.zip - 429 B
File22.1 bash_lab_dropping_ips.sh.zip - 406 B
File17.1 bash_comparing_strings.sh.zip - 385 B
File18.1 bash_lab_testing_connection.sh.zip - 377 B
File14.1 bash_check_age.sh.zip - 365 B
File12. Quiz for Bash Variables.html - 138 B
File20. Quiz for If...Elif...Else Statements.html - 138 B
File24. Quiz for Loops.html - 138 B
File32. Quiz for Arrays.html - 138 B
File36. Quiz for Readarray.html - 138 B
File6. Quiz for Bash Shell Basics.html - 138 B
Folder24. [EXTRA] IPFS - The Interplanetary File System
File2. Installing IPFS on Linux.mp4 - 78.2 MB
File1. What is IPFS and How It Works.mp4 - 67 MB
File3. Running an IPFS Node on Linux.mp4 - 66.7 MB
File4. Pinning Objects.mp4 - 41.8 MB
File1. What is IPFS and How It Works.srt - 10.7 kB
File2. Installing IPFS on Linux.srt - 7.36 kB
File3. Running an IPFS Node on Linux.srt - 6.91 kB
File4. Pinning Objects.srt - 4.3 kB
File4.1 Pinning Services.html - 150 B
File1.2 How IPFS works.html - 127 B
File2.1 Harness the power of IPFS in your browser!.html - 114 B
File1.1 How IPFS Deals With Files - IPFS Camp Workshop.html - 104 B
Folder1. Getting Started
File1. Course Outline.mp4 - 66.6 MB
File2. How to Get the Most Out of This Course.mp4 - 25.9 MB
File1. Course Outline.srt - 10.2 kB
File2. How to Get the Most Out of This Course.srt - 3.73 kB
File4. Join My Online Community!.html - 982 B
File3. The Ultimate Linux Administration Cheat Sheet.html - 596 B
File1.1 Join Our Online Community.html - 90 B
Folder6. Challenges - The Linux File System
File1. Challenges - Paths, ls, File Timestamps and Types, Viewing Files.html - 10.3 kB
File2. Challenges - cp, mv, rm, shred.html - 6.72 kB
File4. Challenges - locate, find.html - 3.46 kB
File3. Challenges - tar, ln.html - 2.78 kB
Folder29. BONUS SECTION
File2. BONUS THANK YOU GIFT!.html - 7.22 kB
File1. Congratulations.html - 1.15 kB
Folder26. Challenges - Netfilter and Iptables
File1. Challenges - Netfilter and Iptables.html - 6.75 kB
Folder22. Challenges - Bash Scripting
File3. Loops in Bash for, while.html - 6.29 kB
File2. Flow Control (if...elif...else) and Command Substitution.html - 5.58 kB
File1. Bash Scripting Basics.html - 3.66 kB
File4. Functions and Menus in Bash.html - 2.71 kB
Folder18. Challenges - System Administration
File1. Challenges - System Administration.html - 5.58 kB
Folder12. Challenges - Process Management
File1. Challenges - Processes.html - 5.22 kB
Folder10. Challenges - File Permissions
File1. Challenges - File Permissions.html - 4.82 kB
Folder8. Challenges - User Account Management
File1. Challenges - User Account Management.html - 3.81 kB
File[CourseClub.Me].url - 122 B
File[GigaCourse.Com].url - 49 B
Folder16. Challenges - Software Management
File1. Challenges - dpkg, apt.html - 3.53 kB
Folder4. Challenges - The Linux Terminal
File1. Challenges - The Linux Terminal.html - 3.34 kB
Folder14. Challenges - Networking in Linux
File2. Challenges - SSH, scp, rsync.html - 3.33 kB
File1. Challenges - Network Interfaces.html - 2.88 kB
Folder28. Where To Go From Here
File1. What's Next.html - 1.5 kB
Folder0. Websites you may like
File[CourseClub.Me].url - 122 B
File[GigaCourse.Com].url - 49 B
File[CourseClub.Me].url - 122 B
File[GigaCourse.Com].url - 49 B
Tracker Seeder Leecher
udp://www.torrent.eu.org:451/announce 0 0
udp://tracker.opentrackr.org:1337/announce 32 7
udp://open.stealth.si:80/announce 29 5
udp://movies.zsw.ca:6969/announce 0 0
udp://opentracker.i2p.rocks:6969/announce 34 4
udp://exodus.desync.com:6969/announce 0 0
udp://explodie.org:6969/announce 22 4
udp://bt2.archive.org:6969/announce 0 0
udp://bt1.archive.org:6969/announce 0 0
udp://tracker2.dler.com:80/announce 0 0
udp://tracker1.bt.moack.co.kr:80/announce 0 0
udp://tracker.dler.com:6969/announce 2 0
  • InfoHash: A7D8CBEE364CA4A9C6AF96F08B2820518FD38F8D
  • Last Updated: Jan 17, 2024
  • File Count: 487
  • File Category: 1
  • Tags: gigacourse, udemy, linux, administration, complete, bootcamp
Comments (0)
 

Write your comment

Did you like this torrent? [Optional]