title
Please take a moment to fill out this form. We will get back to you as soon as possible.
All fields marked with an asterisk (*) are mandatory.
RHCSA Exam Prep
Course Description
Overview
This RHCSA Exam Prep course is designed for students seeking training to prepare themselves for the RHCSA certification should attend this course. This course is taught in a rapid pace format designed to help quickly identify and fill gaps in system administration knowledge. Focus includes managing users and groups, software, printers, and local storage. It also includes an introduction to security, virtualization, and the deployment of common network services.Red Hat® is a registered trademark of Red Hat, Inc. and its use does not imply association or sponsorship by Red Hat, Inc.
Courseware supports Red Hat Enterprise Linux 7.
Objectives
- Manage users and groups
- Understand security
- Discuss virtualization
- Describe deployment of common network services
Audience
- Administrators
Prerequisites
- Experience administering Linux systems
- Be comfortable navigating the filesystem, editing files, and running common commands from the shell
Topics
- Components of a Distribution
- Red Hat Linux Products
- Logging In
- Running Programs
- Interacting with Command Line
- Desktop Environments
- GNOME
- got root?
- Switching User Contexts
- sudo
- Lab Tasks
- Login and Discovery
- Switching Users With su
- Managing Files Graphically
- Drag and drop with Nautilus
- Physical Unix File Structure
- Unix/Linux Filesystem Features
- Navigating the Filesystem
- Displaying Directory Contents
- Directory Manipulation
- File Manipulation
- Deleting and Creating Files
- Filesystem Links
- Lab Tasks
- Navigating Directories and Listing Files
- Manipulating Files and Directories
- Secure Shell
- ssh and sshd Configuration
- Accessing Remote Shells
- Transferring Files
- Alternative sftp Clients
- SSH Key Management
- Lab Tasks
- Introduction to ssh and scp
- User and Group Concepts
- User Administration
- Modifying Accounts
- Password Aging
- Group Administration
- system-config-authentication
- System Security Services Daemon (SSSD)
- Lab Tasks
- User and Group Administration
- Using LDAP for Centralized User Accounts
- File Ownership
- File and Directory Permissions
- SUID and SGID on files
- SGID and Sticky Bit on Directories
- Changing File Permissions
- Lab Tasks
- File and Directory Ownership and Permissions
- User Private Group Scheme
- Alternatives to UPG
- File Access Control Lists
- Manipulating FACLs
- Viewing FACLs
- Backing Up FACLs
- Lab Tasks
- User Private Groups
- Using Filesystem ACLs
- SELinux Security Framework
- SELinux Modes
- SELinux Commands
- Choosing an SELinux Policy
- SELinux Booleans
- Permissive Domains
- SELinux Policy Tools
- SELinux Troubleshooting
- SELinux Troubleshooting Continued
- Lab Tasks
- Exploring SELinux Modes
- SELinux File Contexts
- What is a Process?
- Process States
- Viewing Processes
- Managing Processes
- Tuning Process Scheduling
- System Status – CPU
- System Status – I/O
- System Status – Memory
- Lab Tasks
- Process Management Basics
- Managing Software
- RPM Features
- RPM Architecture
- RPM Package Files
- Working With RPMs
- Querying and Verifying with RPM
- Managing Software Dependencies
- Using the Yum command
- YUM package groups
- Updating the Kernel RPM
- Dealing With RPM & Yum Digest Changes
- YUM Repositories
- YUM Repository Groups
- Yum Plugins & RHN Subscription Manager
- Lab Tasks
- Managing Software with RPM
- Querying the RPM Database
- Using Yum
- systemd System and Service Manager
- systemd Targets
- Using systemd
- Legacy Support for SysV init
- Booting Linux on PCs
- GRUB 2
- GRUB 2 Configuration
- GRUB 2 Security
- Boot Parameters
- Initial RAM Filesystem
- init
- Linux Runlevels Aliases
- Systemd local-fs.target and sysinit.target
- Systemd basic.target and multi-user.target
- Legacy local bootup script support
- System Configuration Files
- RHEL7 Configuration Utilities
- Shutdown and Reboot
- Lab Tasks
- Boot Process
- GRUB Command Line
- Basic GRUB Security
- Managing Services With Systemd's systemctl
- Troubleshooting Practice: Boot Process
- IPv4 Fundamentals
- TCP/UDP Fundamentals
- Linux Network Interfaces
- Ethernet Hardware Tools
- Network Configuration with ip Command
- Starting and Stopping Interfaces
- Configuring Routing Tables
- IP to MAC Address Mapping with ARP
- DNS Clients
- DHCP Clients
- Network Diagnostics
- NetworkManager
- Lab Tasks
- Network Discovery
- Basic Client Networking
- Introduction to Troubleshooting Labs
- Troubleshooting Practice: Networking
- System Logging
- systemd Journal
- systemd Journal's journactl
- Secure Logging with Journal's Log Sealing
- gnome-system-log
- Rsyslog
- /etc/rsyslog.conf
- Log Management
- Log Anomaly Detector
- Lab Tasks
- Using the systemd Journal
- Setting up a Full Debug Logfile
- Remote Syslog Configuration
- Remote Rsyslog TLS Configuration
- Partitioning Disks with fdisk & gdisk
- Resizing a GPT Partition with gdisk
- Partitioning Disks with parted
- Mounting Filesystems
- Mounting Filesystems
- Persistent Block Devices
- Managing an XFS Filesystem
- Filesystem Table (/etc/fstab)
- Filesystem Creation
- Filesystem Maintenance
- Swap
- Logical Volume Management
- Implementing LVM
- Creating Logical Volumes
- Manipulating VGs & LVs
- Advanced LVM Concepts
- gnome-disk-utility
- Lab Tasks
- Creating and Managing Filesystems
- Hot Adding Swap
- Creating and Managing LVM Volumes
- Automating Tasks
- at/batch
- cron
- The crontab Command
- crontab Format
- /etc/cron.*/ Directories
- Anacron
- Lab Tasks
- Creating and Managing User Cron Jobs
- Adding System cron Jobs
- File Sharing via NFS
- NFSv4+
- NFS Clients
- NFS
- NFS Server Configuration
- Accessing Windows/Samba Shares from Linux
- AutoFS
- AutoFS Configuration
- Lab Tasks
- Using autofs
- NFS Server Configuration
- Netfilter: Stateful Packet Filter Firewall
- Netfilter Concepts
- Using the iptables Command
- Netfilter Rule Syntax
- Targets
- Common match_specs
- Connection Tracking
- FirewallD
- Lab Tasks
- Securing Services with Netfilter
- FirewallD
- Introducing libvirt
- libvirt: Basic Concepts
- libvirt: Storage Architecture
- libvirt: Network Architecture
- libvirt: Graphical Tools
- libvirt: Command Line Tools
- virsh: Basics
- virsh: Common Tasks
- virt-install
- Virtual Machine Guest Tools & Drivers
- libguestfs and guestfish
- Kickstart
- Anaconda: An Overview
- Anaconda: Booting the System
- Anaconda: Common Boot Options
- Anaconda: Loading Anaconda and Packages
- Anaconda: Storage Options
- Anaconda: Troubleshooting
- Lab Tasks
- Installing a Virtual Machine
- Use of Appendix
- Red Hat Online Documentation
- Getting Help Within the Graphical Desktop
- Gathering System Info
- Help from Commands and Documentation
- Getting Help with man & info
- Communication Channels
- File Redirection
- Piping Commands Together
- The gedit Text Editor
- Archives with tar
- Archives with cpio
- The gzip Compression Utility
- The bzip2 Compression Utility
- The XZ Compression Utility
- The PKZIP Archiving/Compression format
- Searching Inside Files
- The Streaming Editor
- Regular Expression Overview
- Regular Expressions
- RE Character Classes
- Regex Quantifiers
- RE Parenthesis
- Text Editing
- Learning Vim
- Basic vi
- Intermediate vi
- Lab Tasks
- Help with Commands
- Archiving and Compression
- Pattern Matching with Regular Expressions
- Extended Regular Expressions
- Using Regular Expressions With sed
- Text Editing with Vim
- Producing File Statistics
- Replacing Text Characters
- Text Sorting
- Duplicate Removal Utility
- Extracting Columns of Text
- Combining Files and Merging Text
- Comparing File Changes
- Understand And Use Essential Tools
- Operate Running Systems
- Configure Local Storage and Filesystems
- Users, Groups, and File Permissions
- Maintenance and Recovery
Related Courses
-
Red Hat Enterprise Linux Systems Admin I
OSUN-700- Duration: 5 Days
- Delivery Format: Classroom Training, Online Training
- Price: 2,925.00 USD
-
Red Hat Enterprise Linux Systems Admin II
OSUN-705- Duration: 4 Days
- Delivery Format: Classroom Training, Online Training
- Price: 2,340.00 USD
Self-Paced Training Info
Learn at your own pace with anytime, anywhere training
- Same in-demand topics as instructor-led public and private classes.
- Standalone learning or supplemental reinforcement.
- e-Learning content varies by course and technology.
- View the Self-Paced version of this outline and what is included in the SPVC course.
- Learn more about e-Learning
Course Added To Shopping Cart
bla
bla
bla
bla
bla
bla
Self-Paced Training Terms & Conditions
Exam Terms & Conditions
Sorry, there are no classes that meet your criteria.
Please contact us to schedule a class.
STOP! Before You Leave
Save 0% on this course!
Take advantage of our online-only offer & save 0% on any course !
Promo Code skip0 will be applied to your registration
Purchase Information
title
Please take a moment to fill out this form. We will get back to you as soon as possible.
All fields marked with an asterisk (*) are mandatory.