Learning Path: Red Hat Certified System Administrator (RHCSA)

Video description

This Learning Path includes Beginning Linux System Administration LiveLessons, Red Hat Certified System Administrator (RHCSA) Complete Video Course, and Red Hat Certified System Administrator (RHCSA) Exam Prep Workshop.

Prerequisites

  • Anyone who wants or needs to perform basic tasks on Linux

Overview

Learn solid fundamental Linux operating system skills with Beginning Linux System Administration LiveLessons. Taught by best-selling author and trainer Sander van Vugt, Beginning Linux System Administration LiveLessons walks you through the essential system administration tasks you need to know to get up and running in Linux quickly.

This 12 lesson video course starts with the basics, from determining which distribution is right for you to walking through the steps of installing Linux on the two most popular flavors: Ubuntu and Red Hat. Next, you will connect to Linux and really get your feet wet, using an editor and working with files. You will then dive into managing permissions, processes and software before working with logs, exploring Linux security and finally managing services.

Red Hat Certified System Administrator (RHCSA) Complete Video Course is an engaging self-paced video training solution that provides learners with more than 16 hours of personal visual instruction from an RHCSA and RHCE certified expert 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 the Red Hat Certified Administrator (RHCSA) exam as well as a deeper understanding of Red Hat Enterprise Linux so you master the key foundational principles of systems administration. Included with the product are dynamic and interactive hands-on exercises and quizzes designed to test your knowledge while you study. The course includes 100% coverage of exam objectives, hands-on exercises included with each lesson so you can practice what you learned in a real CLI environment, multiple-choice quizzes to help you test your knowledge, and hands-on exercises to give you the extra edge you need to excel on the exam.

Red Hat Certified System Administrator (RHCSA) Exam Prep Workshop contains more than 4 hours of deep-dive training on common RHCSA exam traps, pitfalls, and difficulties. Sander van Vugt, an experienced Red Hat instructor, trainer, and author will detail the most common mistakes people make when taking the exam, so you can avoid them in the testing facility. You will then walk through a live practice exam with the author in real time, so you can experience first-hand what it’s like to take the test.

The videos consist of live trainer discussions, CLI presentations and demos, and a real-time practice exam walk-through. You will also learn about the structure of the exam, what to do when you’re stuck, how to approach questions and track time, and more. You can find comprehensive coverage of the RHCSA exam in the Red Hat Certified System Administrator (RHCSA) Complete Video Course and the Red Hat RHCSA/RHCE 7 Cert Guide, both available for Pearson IT Certification.

About the Instructor

Sander 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, Ubuntu, SUSE, and LPI Linux classes since 1994. As a consultant, he specializes in Linux High Availability solutions and Performance Optimization. More information about Sander is on his website at www.sandervanvugt.com.

About LiveLessons

The LiveLessons Video Training series publishes hundreds of hands-on, expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. This professional and personal technology video series features world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, IBM Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Programming, Web Development, Mobile Development, Home and Office Technologies, Business and Management, and more. View all LiveLessons on InformIT at: http://www.informit.com/livelessons.

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.

Table of contents

  1. Beginning Linux System Administration Sander van Vugt
    1. Introduction
  2. Lesson 1: Getting Started with Linux
    1. Learning objectives
    2. 1.1 Choosing the Right Linux for You
    3. 1.2 Starting Easy: Getting Linux from AWS
    4. 1.3 Understanding Linux System Administration Tasks
  3. Lesson 2: Installing Linux
    1. Learning objectives
    2. 2.1 Installing Ubuntu Linux
    3. 2.2 Installing CentOS
    4. 2.3 Understanding Linux Deployment in Corporate Environments
  4. Lesson 3: Connecting to Linux
    1. Learning objectives
    2. 3.1 Connecting as Different Users
    3. 3.2 Logging in Using a Local Console
    4. 3.3 Connecting to Linux using SSH
    5. 3.4 Connecting to Linux from Windows
  5. Lesson 4: Using an Editor
    1. Learning objectives
    2. 4.1 The Importance of Using Editors
    3. 4.2 Using vi
    4. 4.3 Using nano
  6. Lesson 5: Working with Files
    1. Learning objectives
    2. 5.1 Understanding Linux Directory Structures
    3. 5.2 Listing Files
    4. 5.3 Looking at File Contents
    5. 5.4 Copying, Moving, and Removing Files
    6. 5.5 Understanding Links
  7. Lesson 6: Managing Users and Groups
    1. Learning objectives
    2. 6.1 Understanding User and Group Accounts
    3. 6.2 Creating Users and Groups
    4. 6.3 Managing Passwords
  8. Lesson 7: Managing Permissions
    1. Learning objectives
    2. 7.1 Applying Ownership
    3. 7.2 Managing Read, Write, and Execute Permissions
  9. Lesson 8: Managing Processes
    1. Learning objectives
    2. 8.1 Understanding Processes
    3. 8.2 Monitoring Processes
    4. 8.3 Managing Processes
    5. 8.4 Starting Processes Automatically
    6. 8.5 Scheduling Processes
  10. Lesson 9: Managing Software on Linux
    1. Learning objectives
    2. 9.1 Software Installation versus Deployment
    3. 9.2 Managing RPM-based Software Packages
    4. 9.3 Managing APT-based Software Packages
  11. Lesson 10: Working with Logs
    1. Learning objectives
    2. 10.1 Reading Log Files
    3. 10.2 Understanding Where to Find Logs
    4. 10.3 Using journalctl
  12. Lesson 11: Applying Basic Security
    1. Learning objectives
    2. 11.1 Configuring a Firewall
    3. 11.2 Applying SSH Security
    4. 11.3 Understanding SELinux
  13. Lesson 12: Managing Services
    1. Learning objectives
    2. 12.1 Configuring an Apache Web Server
    3. 12.2 Configuring an FTP Server
    4. 12.3 Setting up a Samba Server
    5. 12.4 Working with KVM Virtualization
  14. Summary
    1. Beginning Linux System Administration: Summary
  15. Red Hat Certified System Administrator (RHCSA) by Sander van Vugt
    1. Introduction
  16. Module 1: Performing Basic System Management Tasks
    1. Performing Basic System Management Tasks
  17. Lesson 1: Installing Red Hat Enterprise Linus Server
    1. Learning Objectives
    2. 1.1 What You Need on Your Server
    3. 1.2 Installing Red Hat Enterprise Linux Server
    4. Exercise 1
    5. Summary
  18. Lesson 2: Using Essential Tools
    1. Learning Objectives
    2. 2.1 Using man
    3. 2.2 Understanding vim
    4. 2.3 Editing Text Files with vim
    5. 2.4 Understanding Globbing and Wildcards
    6. 2.5 Using Globbing and Wildcards
    7. 2.6 Understanding I/O Redirection and Pipes
    8. 2.7 Using I/O Redirection and Pipes
    9. Exercise 2
    10. Explanation to Exercise 2
    11. Summary
  19. Lesson 3: Essential File Management Tools
    1. Learning Objectives
    2. 3.1 Understanding Linux File System Layout
    3. 3.2 Essential File Management Tasks
    4. 3.3 Finding Files
    5. 3.4 Understanding Links
    6. 3.5 Working with Links
    7. 3.6 Working with tar
    8. Exercise 3
    9. Explanation to Exercise 3
    10. Summary
  20. Lesson 4: Working With Text Files
    1. Learning Objectives
    2. 4.1 Understanding Regular Expressions
    3. 4.2 Using Common Text Tools (tail, head, tr, cut, sort)
    4. 4.3 Working with grep
    5. 4.4 sed and awk Basics
    6. Exercise 4
    7. Explanation to Exercise 4
    8. Summary
  21. Lesson 5: Connecting to a RHEL Server
    1. Learning Objectives
    2. 5.1 Opening Local Shells (Including Virtual Consoles)
    3. 5.2 Connecting to a Server with SSH
    4. 5.3 Understanding SSH Keys
    5. 5.4 Using SSH Keys
    6. Exercise 5
    7. Explanation to Exercise 5
    8. Summary
  22. Lesson 6: Managing Users and Groups
    1. Learning Objectives
    2. 6.1 Understanding the Need for Users
    3. 6.2 Understanding User Properties
    4. 6.3 Creating and Managing Users
    5. 6.4 Understanding Group Membership
    6. 6.5 Creating and Managing Groups
    7. 6.6 User and Group Configuration Files
    8. 6.7 Managing Password Properties
    9. Exercise 6
    10. Explanation to Exercise 6
    11. Summary
  23. Lesson 7: Connecting to an LDAP Server
    1. Learning Objectives
    2. 7.1 Understanding LDAP
    3. 7.2 Setting up LDAP Authentication
    4. 7.3 Understanding Automount
    5. 7.4 Configuring Automount
    6. 7.5 Configuring NFS and Automount
    7. 7.6 Modifying nslcd Configuration
    8. Exercise 7
    9. Explanation to Exercise 7
    10. Summary
  24. Lesson 8: Managing Permissions
    1. Learning Objectives
    2. 8.1 Understanding Ownership: Users, Groups, and Others
    3. 8.2 Changing File Ownership
    4. 8.3 Understanding Basic Permissions
    5. 8.4 Managing Basic Permissions
    6. 8.5 Understanding Special Permissions
    7. 8.6 Managing Special Permissions
    8. 8.7 Understanding ACLs
    9. 8.8 Managing ACLs
    10. Exercise 8
    11. Explanation to Exercise 8
    12. Summary
  25. Lesson 9: Configuring Networking
    1. Learning Objectives
    2. 9.1 Understanding NIC Naming
    3. 9.2 Managing NIC Configuration with the ip Command
    4. 9.3 Storing Network Configuration Persistently
    5. 9.4 Understanding Network Manager
    6. 9.5 Using Network Manager Utilities (nmcli, nm-tool)
    7. 9.6 Understanding Routing and DNS
    8. 9.7 Configuring Routing and DNS
    9. 9.8 Understanding Network Analysis Tools
    10. 9.9 Using Network Analysis Tools
    11. Exercise 9
    12. Explanation to Exercise 9
    13. Summary
  26. Module 2: Operating Red Hat Enterprise Linux Servers
    1. Operating Red Hat Enterprise Linux Servers
  27. Lesson 10: Managing Processes
    1. Learning Objectives
    2. 10.1 Understanding Jobs and Processes
    3. 10.2 Managing Shell Jobs
    4. 10.3 Getting Process Information with ps
    5. 10.4 Understanding Memory Usage
    6. 10.5 Understanding Performance Load
    7. 10.6 Monitoring System Activity with top
    8. 10.7 Sending Signals to Processes
    9. 10.8 Understanding Priorities and Niceness
    10. 10.9 Changing Process Nice Values
    11. Exercise 10
    12. Explanation to Exercise 10
    13. Summary
  28. Lesson 11: Managing Software
    1. Learning Objectives
    2. 11.1 Understanding Meta Package Handlers
    3. 11.2 Setting Up Yum Repositories
    4. 11.3 Using the yum Command
    5. 11.4 Using rpm Queries
    6. Exercise 11
    7. Explanation to Exercise 11
    8. Summary
  29. Lesson 12: Working with Virtual Machines
    1. Learning Objectives
    2. 12.1 Introducing KVM Virtualization
    3. 12.2 Managing Libvirt and KVM
    4. 12.3 Using virsh
    5. 12.4 Using virt-manager
    6. Exercise 12
    7. Explanation to Exercise 12
    8. Summary
  30. Lesson 13: Scheduling Tasks
    1. Learning Objectives
    2. 13.1 Cron Versus at
    3. 13.2 Understanding Cron Configuration Files and Execution Times
    4. 13.3 Scheduling with Cron
    5. 13.4 Using at
    6. Exercise 13
    7. Explanation to Exercise 13
    8. Summary
  31. Lesson 14: Configuring Logging
    1. Learning Objectives
    2. 14.1 Understanding Rsyslogd and Journald Logging
    3. 14.2 Integrating Rsyslogd and Journald
    4. 14.3 Configuring Rsyslog Logging
    5. 14.4 Working with Journald
    6. 14.5 Understanding logrotate
    7. 14.6 Configuring logrotate
    8. Exercise 14
    9. Explanation to Exercise 14
    10. Summary
  32. Lesson 15: Managing Partitions
    1. Learning Objectives
    2. 15.1 Understanding Disk Layout
    3. 15.2 Creating Partitions
    4. 15.3 Understanding File System Differences
    5. 15.4 Making the File System
    6. 15.5 Mounting the Partition Manually
    7. 15.6 Understanding /etc/fstab
    8. 15.7 Mounting Partitions via /etc/fstab
    9. 15.8 Understanding Encrypted Partitions
    10. 15.9 Creating a LUKS Encrypted Partition
    11. 15.10 Dealing with “Enter root password for maintenance mode”
    12. Exercise 15
    13. Explanation to Exercise 15
    14. Summary
  33. Lesson 16: Managing LVM Logical Volumes
    1. Learning Objectives
    2. 16.1 Why use LVM
    3. 16.2 Understanding LVM Setup
    4. 16.3 Creating an LVM Logical Volume
    5. 16.4 Understanding Device Mapper and LVM Device Names
    6. 16.5 Understanding LVM Resize Operations
    7. 16.6 Growing an LVM Logical Volume
    8. 16.7 Shrinking an LVM Logical Volume
    9. Exercise 16
    10. Explanation to Exercise 16
    11. Summary
  34. Module 3: Performing Advanced System Administration Tasks
    1. Performing Advanced System Administration Tasks
  35. Lesson 17: Managing the Kernel
    1. Learning Objectives
    2. 17.1 Understanding the Modular Structure of the Kernel
    3. 17.2 Working with Kernel Modules
    4. 17.3 Modifying Kernel Module Behavior Through modprobe
    5. 17.4 Tuning Kernel Behavior Through /proc
    6. 17.5 Using sysctl
    7. 17.6 Updating the Kernel
    8. Exercise 17
    9. Explanation to Exercise 17
    10. Summary
  36. Lesson 18: Using Kickstart
    1. Learning Objectives
    2. 18.1 Understanding Kickstart Usage
    3. 18.2 Creating a Kickstart File
    4. 18.3 Using the Kickstart File for Automatic Installations
    5. 18.4 Using Kickstart Files in Fully Automated Datacenters
    6. Exercise 18
    7. Explanation to Exercise 18
    8. Summary
  37. Lesson 19: Managing and Understanding the Boot Procedure
    1. Learning Objectives
    2. 19.1 Boot Procedure Generic Overview
    3. 19.2 Understanding Grub2
    4. 19.3 Modifying Grub2 Parameters
    5. 19.4 Understanding systemd
    6. 19.5 Managing Services in a systemd Environment
    7. 19.6 Understanding systemd Targets
    8. 19.7 Switching Between systemd Targets
    9. 19.8 Managing File System Mounts in a systemd Environment
    10. 19.9 Managing Automount in a systemd Environment
    11. Exercise 19
    12. Explanation to Exercise 19
    13. Summary
  38. Lesson 20: Applying Essential Troubleshooting Skills
    1. Learning Objectives
    2. 20.1 Changing Grub Parameters on Boot
    3. 20.2 Making Grub Changes Persistent
    4. 20.3 Using rd.break to Reset the Root Password
    5. 20.4 Resetting the Root Password Resumed
    6. Exercise 20
    7. Explanation to Exercise 20
    8. Summary
  39. Module 4: Managing Network Services
    1. Managing Network Services
  40. Lesson 21: Managing HTTP Services
    1. Learning Objectives
    2. 21.1 Understanding Apache Configuration
    3. 21.2 Creating a Basic Website
    4. Exercise 21
    5. Explanation to Exercise 21
    6. Summary
  41. Lesson 22: Managing SELinux
    1. Learning Objectives
    2. 22.1 Understanding the Need for SELinux
    3. 22.2 Understanding SELinux Modes and Policy
    4. 22.3 Understanding SELinux Labels and Booleans
    5. 22.4 Using File System Labels
    6. 22.5 Understanding semanage fcontext and chcon Differences
    7. 22.6 Using Booleans
    8. 22.7 Analyzing SELinux Log Files
    9. 22.8 Configuring SELinux for Apache
    10. Exercise 22
    11. Explanation to Exercise 22
    12. Summary
  42. Lesson 23: Configuring a Firewall
    1. Learning Objectives
    2. 23.1 Understanding Firewall Configuration
    3. 23.2 Using Firewalld
    4. Exercise 23
    5. Explanation to Exercise 23
    6. Summary
  43. Lesson 24: Configuring FTP Services
    1. Learning Objectives
    2. 24.1 Understanding FTP Configuration
    3. 24.2 Configuring an FTP Server for Anonymous Downloads
    4. Exercise 24
    5. Explanation to Exercise 24
    6. Summary
  44. Lesson 25: Configuring Time Services
    1. Learning Objectives
    2. 25.1 Understanding Time on Linux
    3. 25.2 Setting Up a Chrony Time Server
    4. Exercise 25
    5. Explanation to Exercise 25
    6. Summary
  45. Lesson 26:Configuring VNC Access
    1. Learning Objectives
    2. 26.1 Understanding VNC
    3. 26.2 Configuring a VNC Server
    4. 26.3 Connecting to a VNC Server
    5. Exercise 26
    6. Explanation to Exercise 26
    7. Summary
  46. Summary
    1. Red Hat Certified System Administrator (RHCSA): Summary
  47. Red Hat Certified System Administrator (RHCSA) Exam Prep by Sander van Vugt
    1. Introduction
  48. Module 1: Getting Ready to Take the RHCSA Exam
    1. Getting Ready to Take the RHCSA Exam
  49. Lesson 1: About This Course
    1. 1.1 How to Use This Course
  50. Lesson 2: The RHCSA Exam
    1. 2.1 Understanding the Structure of the RHCSA Exam
    2. 2.2 What to Do When You’re Stuck
    3. 2.3 RHCSA Test-taking Techniques
    4. 2.4 Exam Day Strategies
  51. Module 2: RHCSA Traps, Pitfalls, and Difficulties
    1. RHCSA Traps, Pitfalls, and Difficulties
  52. Lesson 3: Understanding and Using Basic Tools
    1. 3.1 Using grep and Regular Expressions to Analyze Text
    2. 3.2 Accessing Remote Systems Using ssh
    3. 3.3 Logging In and Switching Users in Multiple Targets
    4. 3.4 Creating, Deleting, Copying, and Moving Files and Directories
    5. 3.5 Creating Hard and Soft Links
    6. 3.6 Listing, Changing, and Setting Standard ugo/rwx Permissions
    7. 3.7 Locating, Reading, and Using System Documentation
  53. Lesson 4: Operating Running Systems
    1. 4.1 Booting Systems into Different Targets Manually
    2. 4.2 Interrupting the Boot Process In Order to Gain Access to a System
    3. 4.3 Identifying CPU/Memory Intensive Processes and Adjusting Process Priority with renice and kill Processes
    4. 4.4 Locating and Interpreting System Log Files and Journals
    5. 4.5 Accessing a Virtual Machine's Console
    6. 4.6 Starting, Stopping, and Checking the Status of Network Services
    7. 4.7 Securely Transferring Files Between Systems
    8. Q
  54. Lesson 5: Configuring Local Storage
    1. 5.1 Creating Primary, Extended, and Logical Partitions
    2. 5.2 Managing Partition Properties
    3. 5.3 Creating Physical Volumes, Volume Groups, and Logical Volumes
    4. 5.4 Configuring Systems to Mount File Systems at Boot by UUID or Label
    5. 5.5 Adding New Partitions and Logical Volumes and Swapping to a System Non-Destructively
  55. Lesson 6: Creating and Configuring File Systems
    1. 6.1 Creating, Mounting, Unmounting, and Using vfat, ext4, and xfs File Systems
    2. 6.2 Mounting and Unmounting CIFS and NFS Network File Systems
    3. 6.3 Extending Existing Logical Volumes
    4. 6.4 Creating and Configuring Set-GID Directories for Collaboration
    5. 6.5 Creating and Managing Access Control Lists (ACLs)
    6. 6.6 Diagnosing and Correcting File Permission Problems
    7. Q
  56. Lesson 7: Configuring and Maintaining System Deployment
    1. 7.1 Configuring Networking and Hostname Resolution Statically or Dynamically
    2. 7.2 Scheduling Tasks Using at and cron
    3. 7.3 Configuring Systems to Launch Virtual Machines at Boot
    4. 7.4 Configuring a System to Use Time Services
    5. 7.5 Installing and Updating Software Packages
    6. 7.6 Updating the Kernel Package Appropriately to Ensure a Bootable System
    7. 7.7 Modifying the System Bootloader
    8. Q
  57. Lesson 8: User Management and Permissions
    1. 8.1 Working with Local User Accounts
    2. 8.2 Creating, Deleting, and Modifying Local Groups and Group Memberships
    3. 8.3 Configuring a System to Use an Existing Authentication Service for User and Group Information
    4. Q
  58. Lesson 9: Managing Security
    1. 9.1 Configuring Firewall Settings Using firewall-config, firewall-cmd, or iptables
    2. 9.2 Configuring Key-based Authentication for SSH
    3. 9.3 Setting Enforcing and Permissive Modes for SELinux
    4. 9.4 Listing and Identifying SELinux File and Process Context
    5. 9.5 Restoring Default File Contexts
    6. 9.6 Using Boolean Settings to Modify System SELinux Settings
    7. 9.7 Diagnosing and Addressing Routine SELinux Policy Violations
    8. 9.8 Fixing the SELinux Configuration
    9. Q
  59. Module 3: Live Exam Walk-Through
    1. Live Exam Walk-Through
    2. 10 Setting Up Repositories
    3. 11 Configuring Storage
    4. 12 Managing Users
    5. 13 Managing Services
    6. 14 Setting Up cron Jobs
    7. 15 Managing Permissions
    8. 16 Managing Security
  60. Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack by Sander van Vugt
    1. Introduction
  61. Lesson 1: Understanding OpenStack
    1. Learning objectives
    2. 1.1 A Primer to IaaS Cloud Computing
    3. 1.2 Understanding the Role of the OpenStack Foundation
    4. 1.3 Understanding the Success of OpenStack
    5. 1.4 OpenStack Release Cycle
    6. 1.5 OpenStack Distributions
    7. 1.6 Red Hat OpenStack Related Solutions Overview
    8. 1.7 Getting Free Access to Red Hat OpenStack
    9. 1.8 Building your own Lab Environment
  62. Lesson 2: Exploring OpenStack Components
    1. Learning objectives
    2. 2.1 OpenStack Core Services Overview
    3. 2.2 RESTful API and Python
    4. 2.3 Nova
    5. 2.4 Swift
    6. 2.5 Neutron
    7. 2.6 Glance
    8. 2.7 Cinder
    9. 2.8 Horizon
    10. 2.9 Keystone
    11. 2.10 The Message Broker
    12. 2.11 Mandatory Backend Services
    13. 2.12 Other Components
  63. Lesson 3: Deploying Red Hat OpenStack with Packstack
    1. Learning objectives
    2. 3.1 Introducing Packstack Answer Files
    3. 3.2 Deploying OpenStack with Packstack-PART 1
    4. 3.3 Deploying OpenStack with Packstack-PART 2
    5. 3.4 Taking Care of Basic Networking
    6. 3.5 Adding Compute Nodes with Packstack
    7. 3.6 Creating br-ex
    8. 3.7 Deploying OpenStack Behind a Proxy
  64. Lesson 4: Managing OpenStack with Horizon
    1. Learning objectives
    2. 4.1 The Big Picture: Understanding the Procedure
    3. 4.2 Creating a Project
    4. 4.3 Creating a User
    5. 4.4 Managing Images and Flavors
    6. 4.5 Configuring Networking
    7. 4.6 Launching Instances
    8. 4.7 Resuming the Procedure
  65. Lesson 5: Managing Back-End Services
    1. Learning objectives
    2. 5.1 Verifying the Installation
    3. 5.2 Understanding the RabbitMQ Service
    4. 5.3 Understanding Database Services
    5. 5.4 Understanding Storage
  66. Lesson 6: Managing Keystone
    1. Learning objectives
    2. 6.1 Understanding the Keystone Service
    3. 6.2 Verifying Keystone Identity Services
    4. 6.3 Managing Users, Roles, and Services from the Command Line
    5. 6.4 Troubleshooting Keystone Services
  67. Lesson 7: Implementing Object Storage with Swift
    1. Learning objectives
    2. 7.1 Understanding Swift Object Storage
    3. 7.2 Deploying Swift Object Storage
    4. 7.3 Deploying Swift Storage Nodes
    5. 7.4 Configuring Swift Rings
    6. 7.5 Deploying Swift Proxy
    7. 7.6 Managing Objects in the Swift Store
    8. 7.7 Configuring Object Storage from Horizon
    9. 7.8 Beyond Swift
  68. Lesson 8: Managing Glance Image Services
    1. Learning objectives
    2. 8.1 Understanding the Need for Image Services
    3. 8.2 Verifying Glance Image Services
    4. 8.3 Uploading System Images to Glance
    5. 8.4 Building Custom Images for Glance
    6. 8.5 Configuring Swift as a Glance Back-End
    7. 8.6 Troubleshooting Glance Image Services
  69. Lesson 9: Managing Cinder Block Storage
    1. Learning objectives
    2. 9.1 Understanding OpenStack Storage Needs
    3. 9.2 Verifying the Cinder Block Storage Service
    4. 9.3 Managing Cinder Volumes
    5. 9.4 Managing Object Storage from Horizon
    6. 9.5 Troubleshooting Cinder Block Storage Services
  70. Lesson 10: Understanding Neutron Networking
    1. Learning objectives
    2. 10.1 The Big Picture: Where are we Now?
    3. 10.2 An Introduction to Software Defined Networking
    4. 10.3 SDN Architectural Overview
    5. 10.4 Analyzing Packet Flow in SDN
    6. 10.5 Understanding the Need for Different Plugins and Agents
  71. Lesson 11: Managing Neutron Networking Services
    1. Learning objectives
    2. 11.1 Verifying Neutron Networking Services
    3. 11.2 Configuring Tenant Networking
    4. 11.3 Configuring Networking from Horizon
    5. 11.4 Troubleshooting Neutron Networking
  72. Lesson 12: Managing Nova Compute and Instances
    1. Learning objectives
    2. 12.1 Understanding Instance Creation Prerequisites
    3. 12.2 Deploying an Instance from the Command Line
    4. 12.3 Troubleshooting Nova Compute and Instances
    5. 12.4 Adding and Removing Nova Compute Nodes
    6. 12.5 Managing Instances
  73. Lesson 13: Implementing OpenStack
    1. Learning objectives
    2. 13.1 OpenStack Architecture
    3. 13.2 OpenStack Deployment
  74. Lesson 14: RHCSA OpenStack Final Lab
    1. Learning objectives
    2. 14.1 Lab Assignment
    3. 14.2 Configuring Packstack
    4. 14.3 Configuring Network Bridges
    5. 14.4 Configuring the Project
    6. 14.5 Configuring Networking
    7. 14.6 Starting the Instance
    8. 14.7 Troubleshooting Networking
    9. 14.8 Troubleshooting Networking Part 2
  75. Summary
    1. Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack: Summary

Product information

  • Title: Learning Path: Red Hat Certified System Administrator (RHCSA)
  • Author(s): Sander van Vugt
  • Release date: July 2016
  • Publisher(s): Pearson IT Certification
  • ISBN: 0134664043