The world’s largest and most recognized Linux certification
LPI LPIC-1 Exam Summary:
Exam Name | LPIC-1 Linux Administrator |
Exam Code | 102-500 |
Exam Price | $200 (USD) |
Duration | 90 mins |
Number of Questions | 60 |
Passing Score | 500 / 800 |
Sample Questions | LPI LPIC-1 Sample Questions |
Practice Exam | LPI 102-500 Certification Practice Exam |
LPI 102-500 Exam Syllabus Topics:
Topic | Details |
Shells and Shell Scripting | |
Customize and use the shell environment |
Weight: 4 Description: Candidates should be able to customize shell environments to meet users' needs. Candidates should be able to modify global and user profiles. Key Knowledge Areas: ◉ Set environment variables (e.g. PATH) at login or when spawning a new shell. The following is a partial list of the used files, terms and utilities: ◉ . |
Customize or write simple scripts |
Weight: 4 Description: Candidates should be able to customize existing scripts, or write simple new Bash scripts. Key Knowledge Areas: ◉ Use standard sh syntax (loops, tests). The following is a partial list of the used files, terms and utilities: ◉ for |
User Interfaces and Desktops | |
Install and configure X11 |
Weight: 2 Description: Candidates should be able to install and configure X11. Key Knowledge Areas: ◉ Understanding of the X11 architecture. The following is a partial list of the used files, terms and utilities: ◉ /etc/X11/xorg.conf |
Graphical Desktops |
Weight: 1 Description: Candidates should be aware of major Linux desktops. Furthermore, candidates should be aware of protocols used to access remote desktop sessions. Key Knowledge Areas: ◉ Awareness of major desktop environments The following is a partial list of the used files, terms and utilities: ◉ KDE |
Accessibility |
Weight: 1 Description: Demonstrate knowledge and awareness of accessibility technologies. Key Knowledge Areas: ◉ Basic knowledge of visual settings and themes. The following is a partial list of the used files, terms and utilities: ◉ High Contrast/Large Print Desktop Themes. |
Administrative Tasks | |
Manage user and group accounts and related system files |
Weight: 5 Description: Candidates should be able to add, remove, suspend and change user accounts. Key Knowledge Areas: ◉ Add, modify and remove users and groups. The following is a partial list of the used files, terms and utilities: ◉ /etc/passwd |
Automate system administration tasks by scheduling jobs |
Weight: 4 Description: Candidates should be able to use cron and systemd timers to run jobs at regular intervals and to use at to run jobs at a specific time. Key Knowledge Areas: ◉ Manage cron and at jobs. The following is a partial list of the used files, terms and utilities: ◉ /etc/cron.{d,daily,hourly,monthly,weekly}/ |
Localisation and internationalisation |
Weight: 3 Description: Candidates should be able to localize a system in a different language than English. As well, an understanding of why LANG=C is useful when scripting. Key Knowledge Areas: ◉ Configure locale settings and environment variables. The following is a partial list of the used files, terms and utilities: ◉ /etc/timezone |
Essential System Services | |
Maintain system time |
Weight: 3 Description: Candidates should be able to properly maintain the system time and synchronize the clock via NTP. Key Knowledge Areas: ◉ Set the system date and time. The following is a partial list of the used files, terms and utilities: ◉ /usr/share/zoneinfo/ |
System logging |
Weight: 4 Description: Candidates should be able to configure rsyslog. This objective also includes configuring the logging daemon to send log output to a central log server or accept log output as a central log server. Use of the systemd journal subsystem is covered. Also, awareness of syslog and syslog-ng as alternative logging systems is included. Key Knowledge Areas: ◉ Basic configuration of rsyslog. Terms and Utilities: ◉ /etc/rsyslog.conf |
Mail Transfer Agent (MTA) basics |
Weight: 3 Description: Candidates should be aware of the commonly available MTA programs and be able to perform basic forward and alias configuration on a client host. Other configuration files are not covered. Key Knowledge Areas: ◉ Create e-mail aliases. Terms and Utilities: ◉ ~/.forward |
Manage printers and printing |
Weight: 2 Description: Candidates should be able to manage print queues and user print jobs using CUPS and the LPD compatibility interface. Key Knowledge Areas: ◉ Basic CUPS configuration (for local and remote printers). The following is a partial list of the used files, terms and utilities: ◉ CUPS configuration files, tools and utilities |
Networking Fundamentals | |
Fundamentals of internet protocols |
Weight: 4 Description: Candidates should demonstrate a proper understanding of TCP/IP network fundamentals. Key Knowledge Areas: ◉ Demonstrate an understanding of network masks and CIDR notation. The following is a partial list of the used files, terms and utilities: ◉ /etc/services |
Persistent network configuration |
Weight: 4 Description: Candidates should be able to manage the persistent network configuration of a Linux host. Key Knowledge Areas: ◉ Understand basic TCP/IP host configuration. The following is a partial list of the used files, terms and utilities: ◉ /etc/hostname |
Basic network troubleshooting |
Weight: 4 Description: Candidates should be able to troubleshoot networking issues on client hosts. Key Knowledge Areas: ◉ Manually configure network interfaces, including viewing and changing the configuration of network interfaces using iproute2. The following is a partial list of the used files, terms and utilities: ◉ ip |
Configure client side DNS |
Weight: 2 Description: Candidates should be able to configure DNS on a client host. Key Knowledge Areas: ◉ Query remote DNS servers. The following is a partial list of the used files, terms and utilities: ◉ /etc/hosts |
Security | |
Perform security administration tasks |
Weight: 3 Description: Candidates should know how to review system configuration to ensure host security in accordance with local security policies. Key Knowledge Areas: ◉ Audit a system to find files with the suid/sgid bit set. The following is a partial list of the used files, terms and utilities: ◉ find |
Setup host security |
Weight: 3 Description: Candidates should know how to set up a basic level of host security. Key Knowledge Areas: ◉ Awareness of shadow passwords and how they work. The following is a partial list of the used files, terms and utilities: ◉ /etc/nologin |
Securing data with encryption |
Weight: 4 Description: The candidate should be able to use public key techniques to secure data and communication. Key Knowledge Areas: ◉ Perform basic OpenSSH 2 client configuration and usage. The following is a partial list of the used files, terms and utilities: ◉ ssh |
0 comments:
Post a Comment