Linux for Unix Administrators (U2794S)
U2794S

COURSE OVERVIEW
This is an accelerated course for experienced UNIX administrators desiring to develop an understanding of the skills required to administer Red Hat or SUSE Linux based systems in their enterprise computing environments. It combines the topics in H7091S and H7092S. This course should also help prepare students for Linux certification exams such as the LPI 101/102 required for Linux Professional Institute Level One certification.
PREREQUISITES
- Experience as a UNIX system administrator is required and
- A good understanding of network concepts, the TCP/IP protocol suite, and basic UNIX security is also assumed
- The accelerated pace of this course is only possible if students are already comfortable with basic HP-UX or Sun Solaris system administration concepts and tasks
AUDIENCE
- Experienced UNIX system administrators new to Linux
SUPPORTED DISTRIBUTIONS
- Red Hat Enterprise Linux 7, SUSE Linux Enterprise 12
COURSE OBJECTIVES
At the conclusion of this course you should be able to:
- Successfully install, configure, and bring a Linux system online
NEXT STEPS
- Consider attending other advanced courses in the Linux curriculum
BENEFITS TO YOU
- Learn the Linux approach to system administration tasks
- Gain an understanding of the Linux user interfaces, file systems, and run states
- Acquire the techniques for recovering an unbootable system
- Gain knowledge of Linux disk space management options
- Effectively manage software packages
- Efficiently use networking services and security options
COURSE OUTLINE
Chapter 1 – Linux Orientation
- FSF and GNU
- GPL – General Public License
- Linux Kernel and Versioning
- Components of a Distribution
- SUSE Linux Products
- Red Hat Linux Products
Chapter 2 – Linux Kernel & Hardware
- Hardware Discovery Tools
- Configuring New Hardware with hwinfo
- Hardware and System Clock
- Console
- Virtual Terminals
- Serial Ports
- SCSI Devices
- USB Configuration
- Defining a Printer
- Tape Libraries
- Managing Linux Device Files
- Kernel Hardware Info – /sys/
- /sys/ Structure
- udev
- Kernel Modules
- Configuring Kernel Components and Modules
- Handling Module Dependencies
- Configuring the Kernel via /proc/
- System Tools
Lab Tasks
- Adjusting Kernel Options
- Configuring Print Queues
- Introduction to Troubleshooting Labs
- Troubleshooting Practice: Kernel Modules
Chapter 3 – Boot Process & Systemd
- systemd System and Service Manager
- systemd Targets
- Using systemd
- Legacy Support for SysV init
- Booting Linux on PCs
- GRUB 2
- GRUB2 Configuration
- GRUB2 Security
- Boot Parameters
- Initial RAM Filesystem
- init
- System Init Styles Overview
- 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
- SLES12 Configuration Utilities
- Shutdown and Reboot
Lab Tasks
- Boot Process
- Booting directly to a bash shell
- GRUB Command Line
- Basic GRUB Security
- Managing Services With Systemd’s systemctl
- Troubleshooting Practice: Boot Process
Chapter 4 – Software Maintenance
- RPM Architecture
- Working With RPMs
- Querying and Verifying with RPM
- Updating the Kernel RPM
- Using the Yum command
- Using the Zypper command
- YUM package groups
- Zypper Services and Catalogs
- Configuring Yum
- YUM Repositories
- Rebuilding Source RPM Packages
- Software Tools Comparison Matrix
Lab Tasks
- Managing Software with RPM
- Creating a Custom RPM Repository
- Querying the RPM Database
- Installing Software via RPM & Source and Rebuilding SRPMs
- Using Yum
- Using Zypper
Chapter 5 – Local Storage Administration
- Partitioning Disks with fdisk
- Partitioning Disks with parted
- Filesystem Creation
- Mounting Filesystems
- Filesystem Maintenance
- Resizing Filesystems
- Managing an XFS Filesystem
- Swap
- Filesystem Attributes
- Filesystem Creation and Management
Lab Tasks
- Creating and Managing Filesystems
- Hot Adding Swap
Chapter 6 – LVM & RAID
- Logical Volume Management
- Implementing LVM
- Creating Logical Volumes
- Manipulating VGs & LVs
- Advanced LVM Concepts
- gnome-disk-utility
- SLES Graphical Disk Tool
- RAID Concepts
- Array Creation with mdadm
- Software RAID Monitoring
- Software RAID Control and Display
- LVM and RAID: Unix Tool Comparison
Lab Tasks
- Creating and Managing LVM Volumes
- Creating and Managing a RAID-5 Array
Chapter 7 – Remote Storage Administration
- Remote Storage Overview
- Remote Filesystem Protocols
- Remote Block Device Protocols
- NFS Clients
- NFS Server Configuration
- Implementing NFSv4
- AutoFS
- AutoFS Configuration
- SAN Multipathing
- Multipath Configuration
- Multipathing Best Practices
- iSCSI Architecture
- Open-iSCSI Initiator Implementation
- iSCSI Initiator Discovery
- iSCSI Initiator Node Administration
- Mounting iSCSI Targets at Boot
- iSCSI Multipathing Considerations
Lab Tasks
- Using autofs
- NFS Server Configuration
- iSCSI Initiator Configuration
Chapter 8 – User/Group Administration
- User and Group Concepts
- User Administration
- Modifying Accounts
- Group Administration
- Password Aging
- Default User Files
- Controlling Login Sessions
- system-config-authentication
- SLES DS Client Configuration
- PAM Overview
- PAM Module Types
- PAM Order of Processing
- PAM Control Statements
- pam_wheel.so
- pam_limits.so
- User/Group Administration Comparison Matrix
Lab Tasks
- User and Group Administration
- Using LDAP for Centralized User Accounts
- Troubleshooting Practice: Account Management
- Restricting superuser access to wheel group membership
- Setting Limits with the pam_limits Modules
- Using pam_limits to Restrict Simultaneous Logins
Chapter 9 – Security Administration
- Security Concepts
- Tightening Default Security
- Security Advisories
- File Access Control Lists
- Manipulating FACLs
- Viewing FACLs
- Backing Up FACLs
- File Creation Permissions with umask
- User Private Group Scheme
- Alternatives to UPG
- TCP Wrappers Concepts
- TCP Wrappers Concepts
- Xinetd
- SUSE Basic Firewall Configuration
- Netfilter Concepts
- Using the iptables Command
- Common match_specs
- Connection Tracking
- AppArmor
- SELinux Security Framework
- SELinux Modes
- SELinux Commands
- Choosing an SELinux Policy
- SELinux Booleans
- SELinux Policy Tools
- (X)INETD and Firewalls
Lab Tasks
- User Private Groups
- Using Filesystem ACLs
- Securing xinetd Services
- Enforcing Security Policy with xinetd
- Securing Services with TCP Wrappers
- Securing Services with SuSEfirewall2
- Securing Services with Netfilter
- Exploring SELinux Modes
- SELinux File Contexts
Chapter 10 – Process Administration
- at & cron Usage
- Anacron
- Viewing Processes
- Managing Processes
- Tuning Process Scheduling
- Process Accounting
- Setting Resource Limits via ulimit
Lab Tasks
- Creating and Managing User Cron Jobs
- Adding System cron Jobs
Chapter 11 – Networking
- Linux Network Interfaces
- Ethernet Hardware Tools
- Network Configuration with ip Command
- Configuring Routing Tables
- IP to MAC Address Mapping with ARP
- Starting and Stopping Interfaces
- NetworkManager
- DNS Clients
- DHCP Clients
- Network Diagnostics
- Information from ss and netstat
- Managing Network-Wide Time
- Continual Time Sync with NTP
- Configuring NTP Clients
- Multiple IP Addresses
- IPv6
- Interface Bonding
- Interface Bridging
- 802.1q VLANS
- Network Configuration Tools
Lab Tasks
- Network Discovery
- Basic Client Networking
- NTP Client Configuration
- Multiple IP Addresses Per Network Interface
- Configuring IPv6
- Troubleshooting Practice: Networking
Chapter 12 – Monitoring & Troubleshooting
- System Status – Memory
- System Status – I/O
- System Status – CPU
- Performance Trending with sar
- Troubleshooting Basics: The Process
- Troubleshooting Basics: The Tools
- System Logging
- Syslog-ng
- Systemd Journal
- Rsyslog
- /etc/rsyslog.conf
- Log Management
- Log Anomaly Detector
- strace and ltrace
- Troubleshooting Incorrect File Permissions
- Inability to Boot
- Typos in Configuration Files
- Corrupt Filesystems
- RHEL7 Rescue Environment
- SUSE Rescue Environment
- Process Tools
Lab Tasks
- Using the systemd Journal
- Setting up a Full Debug Logfile
- Remote Syslog Configuration
- Remote Rsyslog TLS Configuration
- Recovering Damaged MBR
Chapter 13 – BIND DNS
- The Domain Name Space
- Delegation and Zones
- Server Roles
- Resolving Names
- Resolving IP Addresses
- Basic BIND Administration
- Configuring the Resolver
- Testing Resolution
- rndc Key Configuration
- named.conf Options Block
- Creating a Site-Wide Cache
- Zones In named.conf
- Zone Database File Syntax
- SOA – Start of Authority
- A, AAAA, & PTR – Address & Pointer Records
- NS – Name Server
- TXT, CNAME, & MX – Text, Alias, & Mail Host
- Abbreviations and Gotchas
- $GENERATE, $ORIGIN, and $INCLUDE
Lab Tasks
- Configuring a Slave Name Server
- Use rndc to Control named
- Configuring BIND Zone Files
Chapter 14 – SQL Fundamentals and MariaDB
- Popular SQL Databases
- SELECT Statements
- INSERT Statements
- UPDATE Statements
- DELETE Statements
- JOIN Clauses
- MariaDB
- MariaDB Installation and Security
- MariaDB User Account Management
- MariaDB Replication
Lab Tasks
- SQL with Sqlite3
- Installing and Securing MariaDB
- Creating a database in MariaDB
- Create a database backed application
Chapter 15 – OpenLDAP
- OpenLDAP: Server Architecture
- OpenLDAP: Backends
- OpenLDAP: Replication
- OpenLDAP: Configuration Options
- OpenLDAP Server Tools
- OpenLDAP Client Tools
- LDIF: LDAP Data Interchange Format
- Enabling LDAP-based Login
- System Security Services Daemon (SSSD)
Lab Tasks
- Building An OpenLDAP Server
- Enabling TLS For An OpenLDAP Server
- Enabling LDAP-based Logins
Chapter 16 – vsFTPd & Apache
- vsftpd
- Anonymous FTP with vsftpd
- Configuring vsftpd
- HTTP Operation
- Apache Architecture
- Apache Configuration Files
- httpd.conf – Server Settings
- httpd.conf – Main Configuration
- httpd.conf – VirtualHost Configuration
- Virtual Hosting DNS Implications
- Adding Modules to Apache
- Apache Logging
- Delegating Administration
- Directory Protection
- Directory Protection with AllowOverride
- Common Uses for .htaccess
- TLS Using mod_ssl.so
Lab Tasks
- Configuring vsftpd
- Apache Architecture
- Apache Content
- Configuring Virtual Hosts
- Using .htaccess Files
- Using TLS Certificates with Apache
Chapter 17 – SQUID Proxy Server
- Squid Overview
- Squid File Layout
- Squid Access Control Lists
- Applying Squid ACLs
- Tuning Squid & Configuring Cache Hierarchies
- Bandwidth Metering
- Monitoring Squid
- Proxy Client Configuration
Lab Tasks
- Installing and Configuring Squid
- Squid Cache Manager CGI
- Proxy Auto Configuration
- Configure a Squid Proxy Cluster
Chapter 18 – Samba
- Samba Daemons
- Accessing Windows/Samba Shares from Linux
- Samba Utilities
- Samba Configuration Files
- The smb.conf File
- Mapping Permissions and ACLs
- Mapping Linux Concepts
- Sharing Home Directories
- Sharing Printers
- Share Authentication
- User-Level Access
- Mapping Users
- Samba Account Database
- User Share Restrictions
Lab Tasks
- Samba Share-Level Access
- Samba User-Level Access
- Samba Group Shares
- Handling Symbolic Links with Samba
- Samba Home Directory Shares
Chapter 19 – Postfix
- Postfix Features
- Postfix Components
- Postfix Configuration
- master.cf
- main.cf
- Postfix Map Types
- Postfix Pattern Matching
- Virtual Domains
- Postfix Mail Filtering
- Configuration Commands
- Management Commands
- SMTP AUTH Server and Relay Control
- SMTP AUTH Clients
- TLS Server Configuration
- Postfix Client Configuration for TLS
Lab Tasks
- Configuring Postfix
- Postfix Network Configuration
- Postfix Virtual Host Configuration
- Postfix SMTP AUTH Configuration
- Postfix STARTTLS Configuration
- SUSE Postfix Configuration Cleanup
Chapter 20 – Email Services
- Procmail
- SpamAssassin
- amavisd-new Mail Filtering
- Cyrus IMAP/POP3 Server
- Cyrus IMAP MTA Integration
- Cyrus Mailbox Administration
- Dovecot POP3/IMAP Server
Lab Tasks
- Configuring Procmail & SpamAssassin
- Configuring Cyrus IMAP
- Dovecot TLS Configuration
Appendix A – Installing RHEL7
- Anaconda: An Overview
- Anaconda: Booting the System
- Anaconda: Common Boot Options
- Anaconda: Loading Anaconda and Packages
- Anaconda: Storage Options
- Anaconda: Troubleshooting
- FirstBoot
- Kickstart
- Network Booting with PXE
- A Typical Install
Lab Tasks
- Linux Installation
- Automating Installation with Kickstart
Appendix B – Installing SLES12
- YaST Install Program Interface
- Network Installation
- SLP for SUSE Linux Installation
- Installation Choices
- Kernel Crash Dump Configuration
- Network Booting with PXE
- Creating AutoYaST2 Files
- Using AutoYaST2 files
- linuxrc Automation
- Installation Diagnostics
- After The First Reboot
- A Typical Install
Lab Tasks
- SUSE Linux Enterprise Server Installation
- Automating Installation with AutoYaST
For more information about HP training programs in Ukraine visit web site at http://www8.hp.com/ua/ru/training/index.html
For whom it is intended:
- System administrator
To pre-register for courses or clarify information, please call: +380 44 230 34 74
E-mail: education@erc.ua