This course prepares students to take the LPI 102 exam of the LPI level 1 certification. The Linux Professional Institute (LPI) is the go to certification body for vendor independent Linux certifications. This course covers fundamental Linux skills such as file management and manipulation, text processing, command line use, package management, filesystems, hardware, and many more. Students will feel confident taking the LPI LPIC-1 102 exam with in classroom assessments and practice exams.
Current Version: E02
Prerequisites:
Course: LPI101 "LPIC-1 Exam Prep (Course 1)" or knowledge and experience equivalent to the LPI101 course.
Supported Distributions:
Red Hat Enterprise Linux 6
SUSE Linux Enterprise 11
Course Outline:
- Account and Security Administration
- LPI Objectives Covered
- User and Group Concepts
- User Private Group Scheme
- User Administration
- Modifying Accounts
- Group Administration
- Password Aging
- Limiting Logins
- Default User Files
- su and Wheel
- sudo
- Setting Resource Limits via ulimit
- pam_limits.so
- User and Group Administration
- Restricting superuser access to wheel group membership
- User Private Groups
- Setting Limits with the pam_limits Modules
- Customizing the Shell and Writing Simple Scripts
- LPI Objectives Covered
- Bourne sh: Configuration Files
- Script Execution
- bash: Configuration Files
- Shell and Environment Variables
- Bash Shell Options
- bash: "shortcuts"
- bash: prompt
- Nesting Commands
- Shell Script Strengths and Weaknesses
- Example Shell Script
- Positional Parameters
- Input & Output
- Doing Math
- Comparisons with test
- Exit Status
- Conditional Statements
- Flow Control: case
- The for Loop
- The while and until Loops
- Functions
- Bash Login Scripts
- Writing a Shell Script
- Automating Tasks
- LPI Objectives Covered
- Automating Tasks
- at/batch
- cron
- The crontab Command
- crontab Format
- /etc/cron.*/ Directories
- Anacron
- Adding System cron Jobs
- Creating and Managing User Cron Jobs
- Networking
- LPI Objectives Covered
- IPv4 Fundamentals
- TCP/UDP Fundamentals
- Enabling IPv6
- Linux Network Interfaces
- Ethernet Hardware Tools
- Configuring Routing Tables
- Network Configuration with ip Command
- Starting and Stopping Interfaces
- system-config-network-{tui,cmd}
- SUSE YaST Network Configuration Tool
- DNS Clients
- Network Diagnostics
- Information from netstat and ss
- nmap
- Netcat
- Basic Client Networking
- Configuring IPv6
- X Window System
- LPI Objectives Covered
- The X Window System
- X Modularity
- X.Org Drivers
- Starting X
- Configuring X Manually
- Automatic X Configuration
- Automatic X Configuration – SLES
- Xorg and Fonts
- Installing Fonts for Modern Applications
- Installing Fonts for Legacy Applications
- The X11 Protocol and Display Names
- Display Managers and Graphical Login
- X Access Control
- Remote X Access (historical/insecure approach)
- Remote X Access (modern/secure approach)
- Customizing X Sessions
- Starting X Apps Automatically
- Configure X Security
- Customize X Components
- Launching X Apps Automatically
- Secure X
- Accessibility and Localization
- LPI Objectives Covered
- GNOME Accessibility Support
- Internationalization & Localization
- Character Encodings
- Locales
- Setting the Time Zone
- GNOME Accessibility
- Character Encoding Conversion
- Locale Configuration
- Time Zone Configuration - Traditional Method
- System Clock Configuration - Distribution tools
- System Clock Configuration - Distribution tools
- Time, Logging, and Printing
- LPI Objectives Covered
- Hardware and System Clock
- Managing Network-Wide Time
- Continual Time Sync with NTP
- Configuring NTP Clients
- System Logging
- /etc/rsyslog.conf
- Log Management
- Common UNIX Printing System
- Defining a Printer
- Standard Print Commands
- NTP Client Configuration
- Printing
- Configuring Print Queues
- Printer Configuration with YaST
- MTA and SQL Fundamentals
- LPI Objectives Covered
- Popular SQL Databases
- SELECT Statements
- INSERT Statements
- UPDATE Statements
- DELETE Statements
- JOIN Clauses
- SMTP
- SMTP Terminology
- SMTP Architecture
- Sendmail Architecture
- Sendmail Components
- Postfix Features
- Postfix Architecture
- Postfix Components
- SQL with Sqlite3
- Configuring Sendmail
- Configuring Postfix
- Host Security and Encryption
- LPI Objectives Covered
- Controlling Logins
- Xinetd
- TCP Wrappers
- /etc/hosts.{allow,deny} Shortcuts
- Advanced TCP Wrappers
- Secure Shell
- ssh and sshd Configuration
- Accessing Remote Shells
- Transferring Files
- Alternative sftp Clients
- SSH Key Management
- ssh-agent
- GPG – GNU Privacy Guard
- Securing xinetd Services
- Enforcing Security Policy with xinetd
- Securing Services with TCP Wrappers
- Introduction to ssh and scp
- SSH Key-based User Authentication
- Using ssh-agent
- File Encryption with GPG