Oreilly - Linux Troubleshooting: Red Hat EX342 - 9780135207598
Oreilly - Linux Troubleshooting: Red Hat EX342
by Sander van Vugt | Publisher: Pearson IT Certification | Release Date: August 2018 | ISBN: 9780135207598


12+ Hours of Video Instruction 13 hours of video instruction providing hands-on labs to teach and test your troubleshooting capabilities, which align with the Red Hat Certified Architect Troubleshooting certification (Exam 342). Sometimes Linux just doesn't do what it needs to be doing and the only solution is to troubleshoot the issues. In this course, you'll learn how to analyze Linux and how to troubleshoot different types of problems. This course provides a complete overview of all that is needed to troubleshoot Linux servers and desktops from a practical perspective; and as the best way to learn is by doing, you will also get access to lab scenarios that use unique scripts that implement a specific problem on your test environment, so you can get experience fixing it yourself. The course starts with a generic introduction to analyzing Linux and the tools that are provided to do so. Next, it will discuss different parts of the Linux operating system and troubles that might occur in that specific area. As such, it will be very useful to users of any Linux distributions, as well as users preparing for the Red Hat Certified Architect (RHCA) datacenter certification. For those who are preparing for Red Hat Exam 342, this course provides knowledge for the key concepts on the test along with a sample exam for you to test your skills. Scripts so you can troubleshoot the scenarios in the course. Please download the scripts here. A scenario-based practice exam to help you prepare for the Red Hat exam End-of-lesson quizzes Topics include: Troubleshooting Basics Systems Monitoring Troubleshooting Boot Issues Managing Hardware Issues Managing Storage Issues Troubleshooting Networking Managing Software Issues Managing Application Issues Managing Security Issues Troubleshooting Kernel Issues Fixing Performance Problems Sample ExamAbout the InstructorSander van Vugt is an independent Linux trainer, author and consultant living in the Netherlands. Sander has written numerous books about different Linux related topics, and many articles for Linux publications around the world. Sander has been teaching Red Hat, SUSE, and LPI Linux classes since 1994. As a consultant, he is specialized in Linux High Availability solutions and Performance Optimization. More information about Sander is on his website at www.sandervanvugt.com.Skill Level Intermediate-to-experienced Linux administrators; have Linux knowledge at the level of Red Hat RHCSA, Linux Foundation LFCS, Linux +, or LPIC 1.Learn How To Analyze Linux How to troubleshoot different types of problems in Linux How to troubleshoot boot and hardware-related issues How to troubleshoot software-related issues How to troubleshoot kernel-related issues Approach the Red Hat Ex342 Who Should Take This Course The target audience for this course consists of IT Staff that needs to troubleshoot Linux systems. A secondary audience consists of candidates for the Red Hat Certified Architect Troubleshooting exam (exam 342). This course will also be a perfect fit for a Red Hat Certified Architect learning path, together with my OpenStack Certification, Linux High Availability, Linux Performance, and Linux Security video courses.Course Requirements Have Linux knowledge at the level of Red Hat RHCSA, Linux Foundation LFCS, Linux +, or LPIC 1.Lesson descriptions Lesson 1 In Lesson 1, Troubleshooting Basics, troubleshooting in general will be discussed, specifically troubleshooting methodology.Lesson 2 Lesson 2, Systems Monitoring, explains how to find out what's happening in the Linux system. Logging and auditing, as well as some other solutions that can be used to track what's happening will be discussed.Lesson 3 In Lesson 3, Troubleshooting Boot Issues, investigating problems that are related to the boot procedure is the primary focus. The boot procedure will be summarized and the different troubleshooting modes are discussed. The differences between BIOS- and UEFI-based systems, and how that is going to affect troubleshooting efforts will be covered. Lastly, systemd, and how to reset the root password will be explained.Lesson 4 Lesson 4, Managing Hardware Issues, will explore hardware management. Learning how drivers and kernel modules are involved in addressing hardware the right way, as well as the options there are in case the valid drivers are not available are covered. How hardware is dealt with in a KVM environment is also explained.Lesson 5 In Lesson 5, Managing Storage Issues, the storage stack, and the different things that can go wrong while dealing with storage, will be explored. Partitions, file systems, Logical Volumes, LUKS-encrypted devices, as well as iSCSI drivers, are included. Lastly, dealing with issues in a virtualized environment is discussed.Lesson 6 Lesson 6, Troubleshooting Networking, will have a look at networking and its different features. Driver issues, DNS issues, and connectivity issues will be covered, as well as how to analyze network traffic and check for service availability. Lastly, analyzing how to deal with firewalling issues will be discussed.Lesson 7 In Lesson 7, Managing Software Issues, software packages and the things that you can do if problems arise in that area will be covered. Dealing with dependency issues, corrupted package databases, and how to identify changed files are explained.Lesson 8 Lesson 8, Managing Application Issues, will explain how a typical application stack is organized, and will discuss what can go wrong with libraries that are used by applications. Application debugging and memory leaks will also be covered.Lesson 9 In Lesson 9, Managing Security Issues, an overview of different security-related items in Linux will be discussed, including possible issues with Linux permissions, PAM, SELinux, as well as authentication and remote login issues.Lesson 10 Lesson 10, Troubleshooting Kernel Issues, covers how to configure your kernel to log crash dumps, and an introduction to kernel debugging using strace will be provided.Lesson 11 In Lesson 11, Fixing Performance Problems, learning how to analyze different aspects of Linux performance, and how to identify critical performance bottlenecks will be the primary focus.Lesson 12 Lesson 12, Sample Exam, is exactly as it sounds. In this lesson your knowledge will be tested through a series of scenarios. If you succeed in fixing all solutions, you're probably ready to take Red Hat exam342About Pearson Video TrainingPearson 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.O'Reilly Media, Pearson IT Certification, and Sander Van Vugt have no affiliation with Red Hat, Inc. The RED HAT and RHCSA trademarks are used for identification purposes only and are not intended to indicate affiliation with or approval by Red Hat, Inc.
  1. Introduction
    • Linux Troubleshooting: Introduction 00:04:00
  2. Module 1: Troubleshooting Basics
    • Module introduction 00:00:23
  3. Lesson 1: Troubleshooting Basics
    • Learning objectives 00:00:22
    • 1.1 Understanding Troubleshooting Procedures 00:12:12
    • 1.2 Gathering Information 00:13:28
    • 1.3 Using Red Hat Resources 00:07:48
    • 1.4 Warming Up Lab 00:13:41
  4. Lesson 2: Systems Monitoring
    • Learning objectives 00:00:29
    • 2.1 Using Monitoring Systems 00:04:24
    • 2.2 Using Performance Co Pilot 00:10:28
    • 2.3 Gathering System Data 00:02:40
    • 2.4 Understanding Logging 00:03:15
    • 2.5 Setting up Remote Logging 00:05:24
    • 2.6 Tracking Changes 00:03:40
    • 2.7 Configuring AIDE 00:08:15
    • 2.8 Working with auditd 00:13:08
    • 2.9 auditd Lab 00:05:44
  5. Module 2: Troubleshooting Boot and Hardware-related Issues
    • Module introduction 00:00:21
  6. Lesson 3: Troubleshooting Boot Issues
    • Learning objectives 00:00:33
    • 3.1 Understanding the Boot Procedure 00:04:19
    • 3.2 Understanding Troubleshooting Modes 00:05:47
    • 3.3 Using Low-Level Troubleshooting Modes 00:11:50
    • 3.4 Using Systemd Troubleshooting Modes 00:06:08
    • 3.5 Understanding GRUB 00:09:28
    • 3.6 Fixing Boot Problems on a BIOS System 00:11:10
    • 3.7 Understanding UEFI Boot 00:10:08
    • 3.8 Fixing Boot problems on a UEFI System 00:09:21
    • 3.9 Troubleshooting Failing Services in Systemd 00:09:09
    • 3.10 Troubleshooting Systemd Lab 00:08:17
    • 3.11 Resetting the Root Password 00:09:16
  7. Lesson 4: Managing Hardware Issues
    • Learning objectives 00:00:27
    • 4.1 Understanding Hardware Management 00:07:21
    • 4.2 Identifying Hardware 00:06:33
    • 4.3 Finding Hardware Issues 00:10:11
    • 4.4 Identifying Driver Issues 00:09:39
    • 4.5 Managing Kernel Module Options 00:12:07
    • 4.6 Managing Virtualization Options 00:11:44
    • 4.7 Fixing Virtualization Problems 00:16:12
  8. Lesson 5: Managing Storage Issues
    • Learning objectives 00:00:28
    • 5.1 Understanding Linux Storage 00:08:46
    • 5.2 Recovering Deleted Partitions 00:09:03
    • 5.3 Recovering Lost Partitions Lab 00:08:15
    • 5.4 Fixing File System Corruption 00:10:55
    • 5.5 Dealing with LVM Problems 00:08:20
    • 5.6 Resized LVM Volume Troubleshooting Lab 00:07:17
    • 5.7 Understanding LUKS 00:09:23
    • 5.8 Managing Advanced LUKS Features 00:07:49
    • 5.9 Fixing LUKS Issues 00:06:51
    • 5.10 Fixing Issues with Virtual Machine Storage 00:06:06
    • 5.11 Understanding iSCSI 00:11:56
    • 5.12 Resolving iSCSI Issues 00:05:23
  9. Lesson 6: Troubleshooting Networking
    • Learning objectives 00:00:40
    • 6.1 Understanding Networking 00:05:27
    • 6.2 Fixing Device Configuration Issues 00:09:48
    • 6.3 Managing Network Configurations Lab 00:07:21
    • 6.4 Fixing DNS Issues 00:02:24
    • 6.5 Fixing Connectivity Issues 00:07:11
    • 6.6 Troubleshooting Connectivity Lab 00:07:30
    • 6.7 Analyzing Network Traffic 00:08:28
    • 6.8 Analyzing Packets Lab 00:04:34
    • 6.9 Analyzing Local Service Availability 00:11:57
    • 6.10 Analyzing Remote Service Availability 00:10:00
    • 6.11 Testing Network Connectivity Lab 00:03:52
    • 6.12 Understanding Firewalling 00:10:47
    • 6.13 Fixing Firewall Issues 00:13:07
    • 6.14 Firewall Troubleshooting Lab 00:07:35
  10. Module 3: Troubleshooting Software-related Issues
    • Module introduction 00:00:23
  11. Lesson 7: Managing Software Issues
    • Learning objectives 00:00:26
    • 7.1 Understanding Linux Packages 00:05:40
    • 7.2 Resolving Dependency Issues 00:07:46
    • 7.3 Recovering a Corrupted Package Database 00:05:30
    • 7.4 Identifying Changed Files 00:09:49
  12. Lesson 8: Managing Application Issues
    • Learning objectives 00:00:32
    • 8.1 Understanding the Application Stack 00:04:12
    • 8.2 Fixing Library Issues 00:09:30
    • 8.3 Debugging Applications 00:13:53
    • 8.4 Identifying Memory Leaks 00:07:26
  13. Lesson 9: Managing Security Issues
    • Learning objectives 00:00:29
    • 9.1 Understanding Linux Security 00:06:04
    • 9.2 Preventing Backdoors 00:04:44
    • 9.3 Troubleshooting Permissions 00:09:53
    • 9.4 Understanding SELinux Issues 00:10:33
    • 9.5 Managing SELinux Issues 00:08:29
    • 9.6 Analyzing SELinux Problems Lab 00:08:25
    • 9.6 9.7 Understanding PAM 00:11:51
    • 9.8 Troubleshooting PAM Lab 00:07:28
    • 9.9 Managing Authentication Problems 00:08:33
    • 9.10 LDAP Overview 00:04:23
    • 9.11 Configuring LDAP on Linux 00:08:06
    • 9.12 Understanding Kerberos 00:03:31
    • 9.13 Troubleshooting Remote Authentication 00:10:42
  14. Module 4: Troubleshooting Kernel-related Issues
    • Module introduction 00:00:20
  15. Lesson 10: Troubleshooting Kernel Issues
    • Learning objectives 00:00:24
    • 10.1 Understanding the Linux Kernel 00:02:21
    • 10.2 Working with Crash Dumps 00:07:36
    • 10.3 Setting up Remote Core Dump Locations 00:07:00
    • 10.4 Understanding Cordump Testing 00:05:24
    • 10.5 Testing Coredump 00:06:57
  16. Lesson 11: Fixing Performance Problems
    • Learning objectives 00:00:29
    • 11.1 Understanding Linux Performance 00:08:57
    • 11.2 Fixing Storage Performance 00:06:01
    • 11.3 Fixing File System Performance 00:09:15
    • 11.4 Optimizing Memory Performance 00:10:49
    • 11.5 Optimizing Network Performance 00:06:31
    • 11.6 Optimizing Scheduler Performance 00:09:47
    • 11.7 Optimizing CPU Performance 00:05:59
  17. Module 5: Sample Exam
    • Module introduction 00:00:22
  18. Lesson 12: Sample Exam
    • Learning objectives 00:00:29
    • 12.1 Fixing Problems Logging in as Root 00:05:26
    • 12.2 Fixing Boot Problems 00:04:31
    • 12.3 Failure to Start SSH 00:02:56
    • 12.4 Analyzing a Hack 00:02:13
    • 12.5 Big Trouble While Booting 00:10:00
    • 12.6 Fixing More Login Problems 00:06:49
  19. Summary
    • Linux Troubleshooting: Summary 00:00:25
  20. Oreilly - Linux Troubleshooting: Red Hat EX342

    9780135207598.Linux.Troubleshooting.Red.Hat.EX342.part1.OR.rar

    9780135207598.Linux.Troubleshooting.Red.Hat.EX342.part2.OR.rar

    9780135207598.Linux.Troubleshooting.Red.Hat.EX342.part3.OR.rar

    9780135207598.Linux.Troubleshooting.Red.Hat.EX342.part4.OR.rar

    9780135207598.Linux.Troubleshooting.Red.Hat.EX342.part5.OR.rar

    9780135207598.Linux.Troubleshooting.Red.Hat.EX342.part6.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