Linux TOC Day Wise
Linux TOC Day Wise
User Administration
Overview of RHEL8
Introduction to Systemd
Journal
About OpenSSH
SSH Hot Keys
SSH Key Based Authentication
Configuring and Securing SSH
System Logging
Logging events to the system
Collecting Information using journalctl
Log file rotation
Analyzing and Storing Logs in Red Hat Linux
Day 2
Archiving & transferring files
Managing Networking
Day 3
Controlling Access to files with ACLs
Access Control List Concepts
Set ACLs on files
Default ACLs
Viewing and Interpreting ACL Permissions
set acl on files
set acl on directories
Mask to limit the set of permissions
default acl
Guided Exercise on ACL
Satellite Server
Registering to Red Hat Subscription Management
Attaching the Satellite Infrastructure Subscription
Configuring Repositories
Installing Satellite Server
Importing a Subscription Manifest into Satellite Server
Patching Your Systems
Registering an Existing Red Hat Enterprise Linux Host
Registering an Atomic Host
Day 4
Adding Partitions, File Systems, and Persistent mounts
Partitioning a Disk
Benefits of disk partitioning
MBR Partitioning Scheme
Primary & Extended Partitions
GPT Partitioning Scheme
How to identify what partitioning standard is used
Managing Partitions with Parted
Creating a file system
Swap Space Concepts
Create a Swap Partitions
Setting the Swap Space Priority
Creating Logical Volumes
The LVM Logical Volume Manager
Features of LVM
LVM Architecture Overview
Architectural Overview via Diagram
LVM Components - PV, VG, LV
Creation of PV, VG, LV
Create File System, Mount Point
Remove a Logical Volume
Extending and Reducing a Volume Group
Extending a LV and xfs & ext4 FS
Extend a swap space
Controlling the Boot Process
Booting Process of a RHEL 8 System
Selecting a systemd target, rebooting & shutting
Determine the default target and change the target into running system.
Selecting a rescue mode at boot time
Resetting a root password
Repairing Systemd Boot Issues
Booting RHEL 8 into Rescue Mode
Booting RHEL 8 into Emergency Mode
Enabling the Early Debug Shell
Repair a File System Issues at boot
Managing Network Security
Firewall Concepts
Features and advantages of firewalld
Pre-defined Zones
Packet flow via firewalld
Add, remove services from firewall server - Lab Session
Add http service to allow access the website - Lab Session
Port Forwarding - allow access a website running on 12345 port
masquerading, network address translation
rich rules
Automating Installation with Kickstart
Overview Kickstart Server
Architectural Overview
Configure dhcp server
Configure tftp, pxe boot server
Configure httpd, kick start configuration file
Configure http repository, start services
Boot the Client from Network
Day 5