Oreilly - CompTIA Linux+ XK0-004, 2nd Edition - 9780135896860
Oreilly - CompTIA Linux+ XK0-004, 2nd Edition
by Sander van Vugt | Publisher: Pearson IT Certification | Release Date: July 2019 | ISBN: 9780135896860


Sneak PeekThe Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.20+ Hours of Video InstructionDescriptionCompTIA Linux+ has more than 20 hours of comprehensive video training so you have everything you need to prepare for the CompTIA Linux+ exam and also build a strong understanding of working with Linux. This title includes a copy of Linux Fundamentals LiveLessons.OverviewCompTIA Linux+ Complete Video Course has more than 20 hours of comprehensive video training covering all of the objectives on the CompTIA Linux+ exam. Expert author and trainer Sander van Vugt will walk you first through Linux basics with 10 hours of essential concepts in his Linux Fundamentals LiveLessons title. You will then get a deep dive into core Linux topics. This thorough and engaging training provides whiteboard concept teaching, live CLI work, screencast teaching, and hands-on labs, so you have everything you need to study for - and pass - the CompTIA Linux+ exam. To offer this course in the way that is most efficient for you, the contents have been developed to build upon your existing knowledge of Linux. You will start with Linux Fundamentals LiveLessons, a full video course on Linux basics, concepts, practices, and theories so you can get the foundational knowledge you need. You will then dive into the core part of the CompTIA Linux+ exam, including advanced user settings, storage management, managing server roles, and both common and advanced system administration tasks. Each lesson ends with a lab so you can practice your own skills as you complete the course. The labs are built so you first have the opportunity to walk through a task on your own. Each lab is then followed by a Lab Solution, where the author walks you through the most efficient way to complete the lab. This accessible self-paced video training solution provides learners with more than 20 hours of personal visual instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos you will gain an in-depth understanding of all topics on the CompTIA Linux+ exam, as well as a deeper understanding of Linux. The combination of video and labs is a unique offering that gives you a full toolkit to learn and excel on your exam.Topics include: Linux Fundamentals: Module 1: Essential Commands Module 2: User and Group Management and Permissions Module 3: Operating Running SystemsCompTIA Linux+ Module 1: Advanced User Settings Module 2: Storage Management Module 3: Common Administration Tasks Module 4: Managing Server Roles Module 5: Advanced Administration TasksAbout the InstructorSander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics. Sander is a Linux Foundation Certified Instructor and has deep knowledge and understanding of Red Hat Enterprise Linux as well as other Linux distributions. He has been teaching Linux since 1994. He is also a regular speaker on major Linux conferences all over the world.Skill Level Beginning to IntermediateLearnThe basics of Linux up through exam-level proficiencyKey concepts for all the objectives on the CompTIA Linux + examReal-life Linux administration tasksWho Should Take This CourseAnyone interested in learning about Linux from the ground upAdministrators currently administering UNIX systems and developers who write software for LinuxAnyone interested in taking the CompTIA Linux+ examCourse Requirements The ideal target student wants to learn Linux from the ground up, and carry through to the CompTIA Linux+ certification. They will start with the Linux Fundamentals portion of the course, and then get into the details for the CompTIA Linux+ exam.Lesson descriptionsLinux Fundamentals Module 1, “Essential Commands,” will cover the essentials of Linux, starting with the installation of the ubuntu and CentOS distributions. Then it will go into the essential tools, file management tools, and working with text files.Module 2, “User and Group Management and Permissions,” covers user and group management as well as storage management essentials. It goes into the details of the different required parts for setting up users and groups, the management of them, and some more advanced features. The basic read write and execute permissions as well as how to apply them will be explained. And then the more in-depth permissions, SUID, SGID, sticky bit, and umask will be covered. Lastly, partitions and file systems, and how to mount filesystems onto specific directories will be explored.Module 3, “Operating Running Systems,” covers the day-to-day Linux management tasks. It starts with an explanation of networking and managing system time. Then services and processes, including the different utilities that are used, will be detailed. Software managers, how to manage software packages, task scheduling, and reading log files will also be covered.CompTIA Linux+ Module 1 Module 1, “Advanced User Settings,” discusses some of the advanced user-related settings. It explains advanced user security, and how to manage internationalization.Module 2 In Module 2, “Storage Management,” how to get from the Linux kernel to the storage devices, as well as other hardware devices is covered. Creating partitions and using disks in other ways, as well as learning about the different file systems and how to put them on top of your storage devices will be discussed.Module 3 Module 3, “Common Administration Tasks,” explains some of the most common Linux administration tasks, including how to configure logging, exploring the Linux boot procedure, and how to work with services in a systemd environment and system five environment. Lastly, how to manage file compression and backup will be discussed.Module 4 In Module 4, “Managing Server Roles,” will explain some of the common server roles, including how to configure Linux firewalls, as well as a quick overview of the most common Linux server roles.Module 5 Module 5, “Advanced Administration Tasks,” covers advanced Linux administration tasks, including Linux security, how Linux graphical user interfaces are organized, and how to use Linux as a virtualization platform. Securing access control, configuring mandatory access control, and troubleshooting common Linux problems will also be covered. Lastly, working with Git, and how to use basic Linux shell scripts will be discussed.About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
  1. Course Introduction
    • Introduction 00:00:53
  2. Linux Fundamentals: Introduction
    • Introduction 00:02:39
  3. Module 1: Essential Commands
    • Module introduction 00:00:38
  4. Lesson 1: Installing Linux
    • Learning objectives 00:00:27
    • 1.1 Understanding Linux Distributions 00:07:26
    • 1.2 Installing CentOS 7.5 00:13:00
    • 1.3 Installing Ubuntu 18.04 LTS 00:07:53
    • Lesson 1 Lab: Installing Linux 00:00:44
  5. Lesson 2: Using Essential Tools
    • Learning objectives 00:00:32
    • 2.1 Logging in to Linux 00:05:04
    • 2.2 Using the Seven Essential Linux Command Line Tools 00:12:12
    • 2.3 Getting Help with man 00:05:05
    • 2.4 Finding Which man Page to Use 00:07:03
    • 2.5 Using pinfo 00:04:39
    • 2.6 Using Other Systems for Getting Help 00:05:14
    • 2.7 Lesson 2 Command Review 00:01:37
    • Lesson 2 Lab: Using Essential Tools 00:00:31
    • Lesson 2 Lab Solution Using Essential Tools 00:05:22
  6. Lesson 3: Essential File Management Tools
    • Learning objectives 00:00:36
    • 3.1 Understanding the Linux File System Hierarchy 00:09:29
    • 3.2 Listing Files with ls 00:04:18
    • 3.3 Using Wildcards 00:05:13
    • 3.4 Copying Files with cp 00:05:57
    • 3.5 Working with Directories 00:03:56
    • 3.6 Using Absolute and Relative Paths 00:06:03
    • 3.7 Moving Files with mv 00:02:13
    • 3.8 Removing Files with rm 00:03:50
    • 3.9 Understanding Hard and Symbolic Links 00:04:02
    • 3.10 Managing Hard and Symbolic Links 00:06:29
    • 3.11 Finding Files with find 00:05:16
    • 3.12 Using Advanced find Options 00:05:48
    • 3.13 Archiving Files with tar 00:06:16
    • 3.14 Managing File Compression 00:06:31
    • 3.15 Lesson 3 Command Review 00:01:19
    • Lesson 3 Lab: Using Essential File Management Tools 00:01:06
    • Lesson 3 Lab Solution: Using Essential File Management Tools 00:06:53
  7. Lesson 4: Working with Text Files
    • Learning objectives 00:00:34
    • 4.1 Understanding vi 00:03:09
    • 4.2 Creating Text Files with vi 00:07:35
    • 4.3 Browsing Text Files with more and less 00:02:53
    • 4.4 Using head and tail to See File Start and End 00:02:52
    • 4.5 Displaying File Contents with cat and tac 00:03:25
    • 4.6 Working with grep 00:05:31
    • 4.7 Understanding Regular Expressions 00:04:37
    • 4.8 Using Regular Expressions with grep 00:06:56
    • 4.9 Using Common Text Processing Utilities 00:05:11
    • 4.10 Lesson 4 Command Review 00:01:46
    • Lesson 4 Lab: Working with Text Files 00:01:01
    • Lesson 4 Lab Solution Working with Text Files 00:05:18
  8. Lesson 5: Connecting to a Server
    • Learning objectives 00:00:33
    • 5.1 Understanding the Root User 00:03:32
    • 5.2 Using su 00:02:26
    • 5.3 Using sudo 00:04:14
    • 5.4 Creating a Simple sudo Configuration 00:04:34
    • 5.5 Working on Linux from Graphical Interface or Command Line 00:05:08
    • 5.6 Using ssh to Connect to a Remote Server 00:08:15
    • 5.7 Using ssh Keys 00:08:00
    • 5.8 Lesson 5 Command Review 00:01:16
    • Lesson 5 Lab: Connecting to a Server 00:00:24
    • Lesson 5 Lab Solution Connecting to a Server 00:03:06
  9. Lesson 6: Working with the Bash Shell
    • Learning objectives 00:00:31
    • 6.1 Understanding the Shell and Other Core Linux Components 00:02:01
    • 6.2 Using I/O Redirection and Piping 00:07:14
    • 6.3 Working with history 00:05:29
    • 6.4 Using Command Line Completion 00:03:48
    • 6.5 Using Variables 00:04:23
    • 6.6 Using Other Bash Features 00:06:00
    • 6.7 Working with Bash Startup Files 00:06:29
    • 6.8 Lesson 6 Command Review 00:00:52
    • Lesson 6 Lab: Working with the Bash Shell 00:00:38
    • Lesson 6 Lab Solution Working with the Bash Shell 00:02:22
  10. Module 2: User and Group Management and Permissions
    • Module introduction 00:00:16
  11. Lesson 7: User and Group Management
    • Learning objectives 00:00:21
    • 7.1 Understanding Users 00:03:39
    • 7.2 Understanding File Ownership 00:01:54
    • 7.3 Creating Users with useradd 00:05:07
    • 7.4 Creating Groups with groupadd 00:01:26
    • 7.5 Managing User and Group Properties 00:05:12
    • 7.6 Configuring Defaults for New Users 00:06:47
    • 7.7 Managing Password Properties 00:06:33
    • 7.8 Understanding User and Group Configuration Files 00:05:11
    • 7.09 Managing Current Sessions 00:02:29
    • 7.10 Lesson 7 Command Review 00:02:01
    • Lesson 7 Lab: Managing Users 00:00:42
    • Lesson 7 Lab Solution Managing Users 00:05:29
  12. Lesson 8: Permissions Management
    • Learning objectives 00:00:34
    • 8.1 Understanding Basic Linux Permissions 00:03:25
    • 8.2 Managing Basic Linux Permissions 00:09:17
    • 8.3 Understanding Advanced Linux Permissions 00:03:22
    • 8.4 Managing Advanced Linux Permissions 00:11:23
    • 8.5 Managing umask 00:04:45
    • 8.6 Lesson 8 Command Review 00:00:57
    • Lesson 8 Lab: Managing Permissions 00:01:00
    • Lesson 8 Lab Solution: Managing Permissions 00:03:08
  13. Lesson 9: Storage Management Essentials
    • Learning objectives 00:00:27
    • 9.1 Understanding Linux Storage Solutions 00:04:16
    • 9.2 Creating MBR Partitions 00:08:40
    • 9.3 Creating GPT Partitions 00:03:25
    • 9.4 Creating Filesystems 00:05:08
    • 9.5 Mounting Filesystems 00:03:58
    • 9.6 Lesson 9 Command Review 00:02:00
    • Lesson 9 Lab: Managing Storage 00:00:29
    • Lesson 9 Lab Solution Managing Storage 00:02:57
  14. Module 3: Operating Running Systems
    • Module introduction 00:00:42
  15. Lesson 10: Managing Networking
    • Learning objectives 00:00:36
    • 10.1 Understanding IPv4 Basics 00:06:03
    • 10.2 Understanding IPv6 Basics 00:06:02
    • 10.3 Applying run-time Network Configuration 00:10:28
    • 10.4 Understanding Network Device Naming 00:02:58
    • 10.5 Managing Host Names 00:03:51
    • 10.6 Managing Host Name Resolution 00:03:27
    • 10.7 Using Common Network Tools 00:06:18
    • 10.8 Lesson 10 Command Review 00:02:16
    • Lesson 10 Lab: Managing Networking 00:00:29
    • Lesson 10 Lab Solution Managing Networking 00:04:24
  16. Lesson 11: Managing Time
    • Learning objectives 00:00:32
    • 11.1 Understanding Linux Time 00:02:07
    • 11.2 Managing Linux Time 00:03:54
    • 11.3 Understanding the NTP Protocol 00:04:02
    • 11.4 Configuring Time Synchronization 00:02:34
    • 11.5 Lesson 11 Command Review 00:00:53
    • Lesson 11 Lab: Managing Time 00:00:23
    • Lesson 11 Lab Solution Managing Time 00:00:56
  17. Lesson 12: Working with Systemd
    • Learning objectives 00:00:35
    • 12.1 Understanding Systemd 00:01:49
    • 12.2 Managing Systemd Services 00:07:39
    • 12.3 Modifying Service Configuration 00:05:24
    • 12.4 Understanding Targets 00:01:50
    • 12.5 Managing Targets 00:05:42
    • 12.6 Lesson 12 Command Review 00:01:54
    • Lesson 12 Lab: Working with Systemd 00:00:29
    • Lesson 12 Lab Solution Working with Systemd 00:03:14
  18. Lesson 13: Process Management
    • Learning objectives 00:00:39
    • 13.1 Understanding Linux Processes and Jobs 00:03:19
    • 13.2 Managing Interactive Shell Jobs 00:02:13
    • 13.3 Monitoring Processes with top 00:06:13
    • 13.4 Changing top Display Properties 00:03:57
    • 13.5 Monitoring Process Properties with ps 00:07:06
    • 13.6 Changing Process Priority 00:06:04
    • 13.7 Managing Processes with kill 00:03:11
    • 13.8 Lesson 13 Command Review 00:02:07
    • Lesson 13 Lab: Managing Processes 00:00:36
    • Lesson 13 Lab Solution Managing Processes 00:02:57
  19. Lesson 14: Managing Software
    • Learning objectives 00:00:29
    • 14.1 Installing Software from Source Packages 00:02:00
    • 14.2 Understanding Software Packages 00:03:33
    • 14.3 Managing Libraries 00:02:43
    • 14.4 Understanding Repositories 00:00:50
    • 14.5 Managing Packages with yum 00:09:16
    • 14.6 Managing Packages with apt 00:02:59
    • 14.7 Using rpm 00:04:35
    • 14.8 Lesson 14 Command Review 00:00:48
    • Lesson 14 Lab: Managing Software 00:00:29
    • Lesson 14 Lab Solution Managing Software 00:01:48
  20. Lesson 15: Scheduling Tasks
    • Learning objectives 00:00:32
    • 15.1 Understanding Linux Task Scheduling 00:01:07
    • 15.2 Scheduling Tasks with cron 00:05:14
    • 15.3 Using systemd Timers 00:03:15
    • 15.4 Using at to Schedule Tasks 00:01:25
    • 15.5 Lesson 15 Command Review 00:00:55
    • Lesson 15 Lab: Scheduling Tasks 00:00:30
    • Lesson 15 Lab Solution Scheduling Tasks 00:03:49
  21. Lesson 16: Reading Log Files
    • Learning objectives 00:00:21
    • 16.1 Understanding Linux Logging 00:01:08
    • 16.2 Working with journalctl 00:04:12
    • 16.3 Understanding Rsyslog 00:05:00
    • 16.4 Lesson 16 Command Review 00:00:38
    • Lesson 16 Lab: Working with Logging 00:00:20
    • Lesson 16 Lab Solution Working with Logging 00:02:27
  22. Linux Fundamentals: Summary
    • Summary 00:00:49
  23. CompTIA Linux+ XK0-004: Introduction
    • Introduction 00:04:58
  24. Module 1: Advanced User Settings
    • Module introduction 00:00:22
  25. Lesson 1: Managing Advanced User Security
    • Learning objectives 00:00:21
    • 1.1 Understanding ACLs 00:01:59
    • 1.2 Managing ACLs 00:05:08
    • 1.3 Understanding File System Quota 00:01:53
    • 1.4 Setting up Ext4 Quota 00:04:55
    • 1.5 Setting up XFS Quota 00:08:05
    • Lesson 1 Lab: Managing ACLS 00:00:19
    • Lesson 1 Lab Solution: Managing ACLS 00:00:40
  26. Lesson 2: Managing Internationalization
    • Learning objectives 00:00:26
    • 2.1 Managing Timezones 00:03:23
    • 2.2 Managing Time 00:04:10
    • 2.3 Managing Language 00:03:07
    • 2.4 Managing Code Tables 00:01:35
    • Lesson 2 Lab: Managing Language 00:00:09
    • Lesson 2 Lab Solution: Managing Language 00:00:49
  27. Module 2: Storage Management
    • Module introduction 00:00:33
  28. Lesson 3: Basic Hardware Management
    • Learning objectives 00:00:44
    • 3.1 Understanding Computer Hardware Components 00:05:46
    • 3.2 Listing and Identifying Hardware Components 00:04:32
    • 3.3 Managing Kernel Modules 00:10:51
    • 3.4 Understanding systemd-udevd 00:03:03
    • 3.5 Managing Udev Rules 00:02:22
    • 3.6 Understanding /dev, /sys and /proc Usage 00:04:51
    • 3.7 Managing Printers and Print Queues 00:05:01
    • Lesson 3 Lab: Finding Kernel Module Information 00:00:27
    • Lesson 3 Lab Solution: Finding Kernel Module Information 00:01:42
  29. Lesson 4: Managing Partitions
    • Learning objectives 00:00:51
    • 4.1 Understanding MBR and GPT 00:02:21
    • 4.2 Understanding Storage Device Names 00:06:59
    • 4.3 Managing MBR Primary Partitions with fdisk 00:04:14
    • 4.4 Managing MBR Extended and Logical Partitions with fdisk 00:04:54
    • 4.5 Managing GPT Partitions with gdisk 00:05:30
    • 4.6 Creating File Systems 00:03:06
    • 4.7 Creating Swap Partitions 00:05:56
    • 4.8 Creating LVM Volumes 00:09:24
    • 4.9 Creating Software RAID Devices 00:10:07
    • Lesson 4 Lab: Creating Partitions 00:00:25
    • Lesson 4 Lab Solution: Creating Partitions 00:02:00
  30. Lesson 5: Managing File Systems
    • Learning objectives 00:00:41
    • 5.1 Understanding Differences Between File Systems 00:03:32
    • 5.2 Managing File System Mounts 00:05:06
    • 5.3 Automating File System Mounts through /etc/fstab 00:03:53
    • 5.4 Using Systemd to Manage Mounts 00:07:36
    • 5.5 Monitoring Available Disk Space 00:02:04
    • 5.6 Monitoring File Systems 00:04:05
    • 5.7 Repairing File Systems 00:02:55
    • Lesson 5 Lab: Creating a File System 00:00:24
    • Lesson 5 Lab Solution: Creating a File System 00:02:26
  31. Module 3: Common Administration Tasks
    • Module introduction 00:00:35
  32. Lesson 6: Configuring Logging
    • Learning objectives 00:00:33
    • 6.1 Understanding Logging 00:04:23
    • 6.2 Managing rsyslogd 00:06:55
    • 6.3 Working with Logrotate 00:03:57
    • 6.4 Working with systemd-journald 00:05:53
    • 6.5 Using the logger Command 00:01:18
    • Lesson 6 Lab: Managing systemd-journald 00:00:17
    • Lesson 6 Lab Solution: Managing systemd-journald 00:01:02
  33. Lesson 7: Managing the Boot Procedure
    • Learning objectives 00:00:57
    • 7.1 Understanding the Boot Procedure 00:01:47
    • 7.2 Understanding Common Boot Options 00:02:51
    • 7.3 Understanding BIOS and UEFI 00:03:03
    • 7.4 Managing and Accessing UEFI from Linux 00:02:56
    • 7.5 Managing Initramfs 00:03:44
    • 7.6 Managing GRUB2 Configuration 00:05:31
    • 7.7 Installing a new GRUB Bootloader 00:02:49
    • 7.8 Booting in to Non-default Targets 00:04:46
    • 7.9 Setting the Default Target 00:02:02
    • 7.10 Troubleshooting the Boot Procedure 00:04:02
    • 7.11 Understanding SystemV Init Legacy Boot 00:03:24
    • Lesson 7 Lab: Troubleshooting the Boot Procedure 00:00:24
    • Lesson 7 Lab Solution: Troubleshooting the Boot Procedure 00:02:38
  34. Lesson 8: Managing Services
    • Learning objectives 00:00:53
    • 8.1 Understanding systemd 00:01:58
    • 8.2 Managing Service State with systemd 00:03:57
    • 8.3 Enabling and Disabling Services with systemd 00:04:00
    • 8.4 Creating Custom systemd Service Configuration 00:05:46
    • 8.5 Understanding Targets 00:04:30
    • 8.6 Understanding and Managing Unit Dependencies 00:03:20
    • 8.7 Understanding System V init Booting 00:03:20
    • 8.8 Managing System V init Runlevels 00:03:32
    • 8.9 Managing Services in System V init 00:03:16
    • Lesson 8 Lab: Customizing a Systemd Service 00:00:24
    • Lesson 8 Lab Solutions: Customizing a Systemd Service 00:01:29
  35. Lesson 9: Managing File Compression and Backup
    • Learning objectives 00:00:31
    • 9.1 Understanding Backup Strategies 00:02:10
    • 9.2 Managing File Archiving with tar 00:04:38
    • 9.3 Managing File Compression with gzip, bzip2, zip, and xz 00:07:21
    • 9.4 Working with cpio 00:04:58
    • 9.5 Managing Clones with dd 00:03:54
    • 9.6 Storing Backup Offsite 00:03:35
    • 9.7 Checking File Integrity 00:02:34
    • Lesson 9 Lab: Managing File Archiving 00:00:19
    • Lesson 9 Lab Solution: Managing File Archiving 00:01:20
  36. Module 4: Managing Server Roles
    • Module introduction 00:00:23
  37. Lesson 10: Configuring a Firewall
    • Learning objectives 00:00:36
    • 10.1 Understanding Network Ports 00:03:24
    • 10.2 Understanding Firewalling 00:02:10
    • 10.3 Managing ufw Firewalling 00:04:09
    • 10.4 Managing firewalld Firewalling 00:05:30
    • 10.5 Managing iptables Firewalls 00:13:07
    • 10.6 Managing Dynamic Firewall Rules 00:06:45
    • Lesson 10 Lab: Configuring a Firewall with iptables 00:00:39
    • Lesson 10 Lab Solution: Configuring a Firewall with iptables 00:03:22
  38. Lesson 11: Managing Linux Server Roles
    • Learning objectives 00:00:43
    • 11.1 Understanding and Managing SSH 00:06:50
    • 11.2 Understanding and Managing Time Services 00:06:09
    • 11.3 Understanding and Managing Web Services 00:05:29
    • 11.4 Understanding and Managing Certificate Services 00:02:27
    • 11.5 Understanding and Managing Mail Services 00:07:41
    • 11.6 Understanding and Managing Database Services 00:07:11
    • 11.7 Understanding and Managing NFS File Services 00:05:59
    • 11.8 Understanding and Managing FTP File Services 00:03:33
    • 11.9 Understanding and Managing Authentication Services 00:01:09
    • 11.10 Understanding and Managing DHCP Services 00:01:17
    • 11.11 Understanding and Managing Name Services 00:01:07
    • 11.12 Understanding and Managing Proxy Services 00:01:01
    • 11.13 Understanding and Managing Load Balancing 00:01:14
    • 11.14 Understanding and Managing Clustering 00:04:13
    • Lesson 11 Lab: Installing an FTP Server 00:00:25
    • Lesson 11 Lab Solution: Installing an FTP Server 00:01:15
  39. Module 5: Advanced Administration Tasks
    • Module introduction 00:00:48
  40. Lesson 12: Securing Linux
    • Learning objectives 00:00:40
    • 12.1 Managing Boot Loader Password 00:03:20
    • 12.2 Securing SSH 00:07:32
    • 12.3 Understanding and Managing chroot Jails 00:02:46
    • 12.4 Partitioning for Security 00:05:50
    • 12.5 Using OpenSCAP Security Profiles 00:06:03
    • 12.6 An Introduction to Auditing 00:03:54
    • 12.7 Configuring MOTD 00:01:59
    • 12.8 Disabling Ctrl-Alt-Del 00:01:38
    • 12.9 Managing LUKS Disk Encryption 00:04:41
    • Lesson 12 Lab: Securing the Linux Boot Procedure 00:00:21
    • Lesson 12 Lab Solution: Securing the Linux Boot Procedure 00:01:51
  41. Lesson 13: Managing User Interfaces
    • Learning objectives 00:00:34
    • 13.1 Understanding Display Servers 00:03:09
    • 13.2 Graphics Server Installation and Configuration 00:03:57
    • 13.3 Understanding Graphical Desktops 00:02:42
    • 13.4 Understanding Remote Access Protocols 00:01:24
    • 13.5 Configuring Accessibility Features 00:02:54
    • 13.6 Configuring Console Redirection 00:04:50
    • Lesson 13 Lab: Configuring Console Redirection 00:00:22
    • Lesson 13 Lab Solution: Configuring Console Redirection 00:01:01
  42. Lesson 14: Managing Virtualization
    • Learning objectives 00:00:52
    • 14.1 Understanding Virtualization 00:03:16
    • 14.2 Understanding Containers 00:03:26
    • 14.3 Understanding IAAS Cloud 00:02:29
    • 14.4 Introducing KVM Virtualization 00:05:33
    • 14.5 Getting Started with Containers 00:04:33
    • 14.6 Understanding Virtualization Storage 00:03:04
    • 14.7 Understanding Virtualization Networking 00:03:23
    • 14.8 Understanding Common Templates and Formats 00:02:20
    • 14.9 Boot-strapping VMs 00:00:53
    • Lesson 14 Lab: Run a Docker Container 00:00:30
    • Lesson 14 Lab Solution: Run a Docker Container 00:01:44
  43. Lesson 15: Managing Secure Access Control
    • Learning objectives 00:00:29
    • 15.1 Understanding PAM 00:04:30
    • 15.2 Configuring PAM 00:05:54
    • 15.3 Managing TCP Wrappers 00:05:27
    • 15.4 Understanding VPN 00:04:17
    • Lesson 15 Lab: Configuring PAM 00:00:18
    • Lesson 15 Lab Solution: Configuring PAM 00:01:39
  44. Lesson 16: Managing SELinux and AppArmor
    • Learning objectives 00:00:41
    • 16.1 Understanding the Need for Mandatory Access Control (MAC) 00:01:04
    • 16.2 SELinux versus AppArmor 00:01:11
    • 16.3 Configuring AppArmor 00:06:26
    • 16.4 Troubleshooting AppArmor 00:03:37
    • 16.5 Configuring SELinux Mode 00:02:11
    • 16.6 Working with SELinux Labels 00:06:01
    • 16.7 Managing SELinux Booleans 00:02:08
    • 16.8 Troubleshooting SELinux 00:04:06
    • Lesson 16 Lab: Configuring SELinux 00:00:29
    • Lesson 16 Lab Solution: Configuring SELinux 00:02:07
  45. Lesson 17: Troubleshooting Linux Issues
    • Learning objectives 00:00:38
    • 17.1 Troubleshooting Networking 00:08:29
    • 17.2 Analyzing Network Packets 00:05:13
    • 17.3 Troubleshooting Storage Problems 00:05:14
    • 17.4 Troubleshooting CPU Performance 00:05:58
    • 17.5 Understanding Linux Memory Use 00:06:28
    • 17.6 Troubleshooting Linux Memory 00:07:51
    • 17.7 Resetting a Lost Root Password 00:05:57
    • Lesson 17 Lab: Troubleshooting a Lost Root Password 00:00:30
    • Lesson 17 Lab Solution: Troubleshooting a Lost Root Password 00:02:19
  46. Lesson 18: Using Git for Version Control
    • Learning objectives 00:00:21
    • 18.1 Understanding Git 00:08:11
    • 18.2 Using Git Repositories 00:01:57
    • 18.3 Merging Changes 00:03:09
    • 18.4 Working with Branches 00:01:22
    • Lesson 18 Lab: Cloning a Git Repository 00:00:20
    • Lesson 18 Lab Solution: Cloning a Git Repository 00:00:45
  47. Lesson 19: Introducing Bash Shell Scripts
    • Learning objectives 00:00:21
    • 19.1 Understanding Bash Shell Scripts 00:01:36
    • 19.2 Essential Shell Script Components 00:05:49
    • 19.3 Using Loops in Shell Scripts 00:05:40
    • 19.4 Using Advanced Scripting Options 00:06:33
    • Lesson 19 Lab: Writing a Bash Shell Script 00:00:36
    • Lesson 19 Lab Solution: Writing a Bash Shell Script 00:01:51
  48. CompTIA Linux+ XK0-004: Summary
    • Summary 00:00:28
  49. Oreilly - CompTIA Linux+ XK0-004, 2nd Edition

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part01.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part02.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part03.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part04.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part05.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part06.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part07.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part08.OR.rar

    9780135896860.CompTIA.Linux.XK0004.2nd.Edition.part09.OR.rar


 TO MAC USERS: If RAR password doesn't work, use this archive program: 

RAR Expander 0.8.5 Beta 4  and extract password protected files without error.


 TO WIN USERS: If RAR password doesn't work, use this archive program: 

Latest Winrar  and extract password protected files without error.


 Coktum   |  

Information
Members of Guests cannot leave comments.


SermonBox - Seasonal Collection

SermonBox - The Series Pack Collection

Top Rated News

  • Christmas Material
  • Laser Cut & Print Design Elements Bundle - ETSY
  • Daz3D - All Materials - SKU 37000-37999
  • Cgaxis - All Product - 2019 - All Retail! - UPDATED!!!
  • DigitalXModels Full Collections
  • Rampant Design Tools Full Collections Total: $4400
  • FilmLooks.Com Full Collection
  • All PixelSquid Product
  • The Pixel Lab Collection
  • Envato Elements Full Sources- 3200+ Files
  • Ui8.NET Full Sources
  • The History of The 20th Century
  • The Dover Collections
  • Snake Interiors Collections
  • Inspirational Collections
  • Veer Fancy Collections
  • All Ojo Images
  • All ZZVE Collections
  • All Sozaijiten Collections
  • All Image Broker Collections
  • Shuterstock Bundle Collections
  • Tattoo Collections
  • Blend Images Collections
  • Authors Tuorism Collections
  • Motion Mile - Big Bundle
  • PhotoBacks - All Product - 2018
  • Dekes Techniques - Photoshop & Illustrator Course - 1 to 673
Telegram GFXTRA Group
Udemy - Turkce Gorsel Ogrenme Setleri - Part 2
Videohive Wow Pack Series


rss