{"id":3227,"date":"2026-08-10T09:03:03","date_gmt":"2026-08-10T09:03:03","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/oreilly-linux-security-basics-and-beyond-2024-4\/"},"modified":"2026-08-10T09:03:03","modified_gmt":"2026-08-10T09:03:03","slug":"oreilly-linux-security-basics-and-beyond-2024-4","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/oreilly-linux-security-basics-and-beyond-2024-4\/","title":{"rendered":"Oreilly \u2013 Linux Security \u2013 Basics and Beyond 2024-4"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p data-sourcepos=\"3:1-3:181\"><span style=\"vertical-align: inherit\">Linux Security \u2013 Basics and Beyond course. This comprehensive training course introduces you to the basics of Linux security and then moves on to more advanced topics. In this course, you will learn the skills necessary to secure the Linux operating system.<\/span><\/p>\n<h3 data-sourcepos=\"5:1-5:25\"><span style=\"vertical-align: inherit\">What you will learn<\/span><\/h3>\n<ul data-sourcepos=\"7:1-12:0\">\n<li data-sourcepos=\"7:1-7:114\"><span style=\"vertical-align: inherit\">Linux User Security: You will learn the basics of user security, password management, authentication, and user permissions.<\/span><\/li>\n<li data-sourcepos=\"8:1-8:174\"><span style=\"vertical-align: inherit\">Linux OS Security: You\u2019ll learn how to keep your Linux OS up-to-date, disable unnecessary services, and configure firewalls to protect against attacks.<\/span><\/li>\n<li data-sourcepos=\"9:1-9:89\"><span style=\"vertical-align: inherit\">Network Security: You will work with firewalls, SSH, and security tools such as Nmap and Wireshark.<\/span><\/li>\n<li data-sourcepos=\"10:1-10:117\"><span style=\"vertical-align: inherit\">Linux File Security: You\u2019ll learn how to manage file permissions, encrypt data, and work with encryption tools.<\/span><\/li>\n<li data-sourcepos=\"11:1-12:0\"><span style=\"vertical-align: inherit\">Troubleshooting tools and techniques: You will learn how to use logging and monitoring tools to identify and fix security problems.<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"13:1-13:31\"><span style=\"vertical-align: inherit\">This course is suitable for people who:<\/span><\/h3>\n<ul data-sourcepos=\"15:1-18:0\">\n<li data-sourcepos=\"15:1-15:21\"><span style=\"vertical-align: inherit\">System and network administrators<\/span><\/li>\n<li data-sourcepos=\"16:1-16:29\"><span style=\"vertical-align: inherit\">Cyber \u200b\u200bsecurity enthusiasts<\/span><\/li>\n<li data-sourcepos=\"17:1-18:0\"><span style=\"vertical-align: inherit\">Linux users who want to increase the security of their system.<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"11:1-11:29\"><span style=\"vertical-align: inherit\">Course details<\/span><\/h3>\n<ul>\n<li><span style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.oreilly.com\/library\/view\/linux-security\/9780135338001\/\/.\/\" target=\"_blank\"><span style=\"vertical-align: inherit\">Oreilly<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Instructor: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/dave-prowse\/\"><span style=\"vertical-align: inherit\">Dave Prowse<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 11 hours 30 minutes<\/span><\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course headings<\/span><\/h3>\n<ul>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Introduction\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">Linux Security \u2013 Basics and Beyond: Introduction<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Module 1: Linux User Security\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">Module Introduction<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 1: User Security Basics\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">Learning objectives<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.1 Introduction to Linux Users<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.2 Principle of Least Privilege<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.3 Accessing the Repository and Network Map<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.4 The id Command<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 2: Working with Passwords\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.1 Secure Passwords<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.2 Setting the Password<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.3 Generating Passwords with openssl and KeePass<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.4 The passwd and shadow Files<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.5 Password Settings<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.6 Password Policy Configuration<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 3: Linux Authentication\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.1 Logging in as a Typical User by Password<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.2 Logging in as an Enterprise User<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.3 Locking the System<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.4 SSH Basics<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.5 SSH and Linux in the Cloud<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 4: su, sudo, and sudoers\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">4.1 The su command<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">4.2 Using the sudo command<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">4.3 sudoers<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">4.4 Assigning a Regular User sudo Permissions<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Module 2: Securing Linux Operating Systems\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Module Introduction<\/span><\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 5: Linux Operating System Security Basics\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.1 Introduction to Linux OS Security<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.2 Defense in Depth<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.3 The CIA Triad<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 6: Updating Linux\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.1 Updating Debian and Ubuntu<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.2 More apt and Repositories<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.3 Updating Fedora, Red Hat, and CentOS<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.4 Installing Security Updates Only<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.5 Updating SUSE<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.6 Updating Arch<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 7: Working with Services and System Health\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.1 systemctl Basics<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.2 Reducing the Attack Surface<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.3 Creating a Degraded System<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.4 Repairing a Degraded System<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.5 systemd states<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 8: Securing Linux Distros\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.1 10 Steps to a Secure Linux Server (Part I)<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.2 10 Steps to a Secure Linux Server Server (Part II)<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.3 Wired Wireless Security in Linux<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.4 Securing GRUB<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 9: Application Security\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.1 AppArmor Basics<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.2 AppArmor Profiles<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.3 AppArmor and Apache Example<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.4 SELinux Basics<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Module 3: Firewalls and SSH Security\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Module Introduction<\/span><\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 10: Introduction to Firewall Security\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">10.1 What is a Firewall?<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">10.2 Types of Linux-based Firewalls<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">10.3 Zero-Trust Environment Mindset<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\"><span style=\"vertical-align: inherit\">Lesson 11: UFW<\/span>\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">11.1 UFW Introduction<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">11.2 Setting up UFW<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">11.3 Configuring UFW<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 12: firewalld\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">Learning objectives<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.1 firewalld Introduction<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.2 Installing and enabling firewalld<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.3 Configuring and Testing firewalld<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.4 Lock it Down!<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.5 Returning the System to its Original State<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 13: nftables\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.1 Introduction to nftables and the nft command<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.2 nftables Setup<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.3 Tables &gt; Chains &gt; Rules<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.4 Building the nftables Configuration (Part I)<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.5 Building the nftables Configuration (Part II)<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.6 Saving and Restoring the nftables Configurations<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.7 Translating iptables to nftables<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 14: Securing SSH\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.1 Review of SSH<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.2 Using Keys to connect via SSH<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.3 The sshd_config file<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.4 Modifying the default SSH port<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.5 Disabling Password-based SSH<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.6 Disabling root login via SSH<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.7 Exclusive SSH Groups<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.8 Authentication Settings<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.9 Terminating SSH Connections (Part I)<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.10 Terminating SSH Connections (Part II)<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Module 4: Linux File Security and Security Tools\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">Module Introduction<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 15: Storage Drive Fault Tolerance and Backup\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.1 RAID 1<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.2 RAID 5<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.3 RAID 10 and ZFS<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.4 Backup!<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 16: Working with Files in Linux\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">16.1 chmod<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">16.2 chown and chgrp<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">16.3 Encryption in Linux<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">16.4 Linux Encoding and Hashing<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 17: Working with Processes\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">17.1 Viewing Processes<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">17.2 Ending Processes with Commands<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">17.3 Ending Processes with top<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 18: Vigilant Logging and Tooling\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">Learning objectives<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.1 Logging in Linux \u2013 The Journal<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.2 Logging in Linux \u2013 rsyslog Part I<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.3 Logging in Linux \u2013 rsyslog Part II<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.4 Auditing in Linux<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.5 Nmap<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.6 Wireshark<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">18.7 Additional Tools<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Summary\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\" style=\"text-align: left\">Linux Security \u2013 Basics and Beyond: Summary<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course images<\/span><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-901355 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/05\/Linux-Security-Basics-and-Beyond.jpg\" alt=\"Linux Security - Basics and Beyond\" width=\"1033\" height=\"390\"><\/p>\n<h3><span style=\"vertical-align: inherit\">Sample video of the course<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-125930-1\"><video class=\"wp-video-shortcode\" id=\"video-125930-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Linux_Security_-_Basics_and_Beyond_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Linux_Security_-_Basics_and_Beyond_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Linux_Security_-_Basics_and_Beyond_Downloadly.ir.mp4?nocache=1786097764572\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Linux_Security_-_Basics_and_Beyond_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div>\n<h3><span style=\"vertical-align: inherit\">Installation guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite Player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Subtitle: None<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 720p<\/span><\/p>\n<\/div>\n<h3><span style=\"vertical-align: inherit\">Download link<\/span><\/h3>\n<h4><strong>Downloadly<\/strong><\/h4>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part1_Downloadly.ir.rar?nocache=1786097762\"><span style=\"vertical-align: inherit\">Download Part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part2_Downloadly.ir.rar?nocache=1786097762\"><span style=\"vertical-align: inherit\">Download Part 2 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part3_Downloadly.ir.rar?nocache=1786097762\"><span style=\"vertical-align: inherit\">Download Part 3 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part4_Downloadly.ir.rar?nocache=1786097762\"><span style=\"vertical-align: inherit\">Download Part 4 \u2013 363 MB<\/span><\/a><\/p>\n<h4><strong>Rapidgator<\/strong><\/h4>\n<p><a href=\"https:\/\/rapidgator.net\/file\/b9dd6877245a31fcf5296781e3392a5d\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part1_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/fc50396b998d2a10896efbc5253c916d\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part2_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 2 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/af51971242e3045f962f4094a7187345\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part3_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 3 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/rapidgator.net\/file\/3b2c8baf691bc5afa2bda494d25c09ca\/Oreilly_Linux_Security_Basics_and_Beyond_2024-4.part4_Downloadly.ir.rar.html\" target=\"_blank\" rel=\"noopener\"><span style=\"vertical-align: inherit\">Download Part 4 \u2013 363 MB<\/span><\/a><\/p>\n<h5>Password file(s): <a>www.downloadly.ir<\/a><\/h5>\n<h3><span style=\"vertical-align: inherit\">Size<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">3.3 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Linux Security \u2013 Basics and Beyond course. This comprehensive training course introduces you to the basics of Linux security and then moves on to mo<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[35818,32415,35819,35820,35821,35822,35823,35824,35825,35826,35827,35828,35829,35830,35831,35832,35833,35834,35835,35836,35837,35838,35839,35840],"class_list":["post-3227","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-course-linux-security-basics-and-beyond","dgi_tag-dave-prowse","dgi_tag-download-course-linux-security-basics-and-beyond","dgi_tag-download-link-linux-security-basics-and-beyond","dgi_tag-download-links-linux-security-basics-and-beyond","dgi_tag-download-linux-security-basics-and-beyond","dgi_tag-download-linux-security-basics-and-beyond-course","dgi_tag-download-linux-security-basics-and-beyond-course-for-free","dgi_tag-download-paid-course-linux-security-basics-and-beyond","dgi_tag-free-download-course-linux-security-basics-and-beyond","dgi_tag-free-download-link-linux-security-basics-and-beyond","dgi_tag-free-download-links-linux-security-basics-and-beyond","dgi_tag-free-download-linux-security-basics-and-beyond","dgi_tag-free-download-paid-course-linux-security-basics-and-beyond","dgi_tag-free-links-download-linux-security-basics-and-beyond","dgi_tag-free-linux-security-basics-and-beyond","dgi_tag-free-linux-security-basics-and-beyond-download-course","dgi_tag-free-paid-course-download-links-linux-security-basics-and-beyond","dgi_tag-linux-security-basics-and-beyond-download-course","dgi_tag-linux-security-basics-and-beyond-download-links","dgi_tag-linux-security-basics-and-beyond-for-free","dgi_tag-linux-security-basics-and-beyond-free-course","dgi_tag-linux-security-basics-and-beyond-free-download","dgi_tag-paid-course-linux-security-basics-and-beyond"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3227","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3227\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=3227"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=3227"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=3227"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}