LPIC-102 400 note 106.3 Accessibility

Weight: 1 Description: Demonstrate knowledge and awareness of accessibility technologies. Key Knowledge Areas: Basic knowledge of keyboard accessibility settings (AccessX) Basic knowledge of visual settings and themes Basic knowledge of assistive technology (ATs) Terms and Utilities: Sticky/Repeat Keys Slow/Bounce/Toggle Keys Mouse Keys High Contrast/Large Print Desktop Themes Screen Reader Braille …

LPIC-102 400 note 106.2 Setup a display manager

Weight: 1 Description: Candidates should be able to describe the basic features and configuration of the LightDM display manager. This objective covers awareness of the display managers XDM (X Display Manger), GDM (Gnome Display Manager) and KDM (KDE Display Manager). Key Knowledge Areas: Basic configuration of LightDM Turn the display …

LPIC-102 400 note 106.1 Install and configure X11

Weight: 2 Description: Candidates should be able to install and configure X11. Key Knowledge Areas: Verify that the video card and monitor are supported by an X server Awareness of the X font server Basic understanding and knowledge of the X Window configuration file Terms and Utilities: /etc/X11/xorg.conf xhost DISPLAY …

LPIC-102 400 note 105.3 SQL data management

Weight: 2 Description: Candidates should be able to query databases and manipulate data using basic SQL commands. This objective includes performing queries involving joining of 2 tables and/or subselects. Key Knowledge Areas: Use of basic SQL commands Perform basic data manipulation Terms and Utilities: insert update select delete from where …

LPIC-102 400 note 105.2 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) Use command substitution Test return values for success or failure or other information provided by a command Perform conditional mailing to the superuser Correctly …

LPIC-102 400 note 105.1 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 Write Bash functions for frequently used sequences of commands …

LPIC-101 400 note 104.7 Find system files and place files in the correct location

Weight: 2 Description: Candidates should be thoroughly familiar with the Filesystem Hierarchy Standard (FHS), including typical file locations and directory classifications. Key Knowledge Areas: Understand the correct locations of files under the FHS Find files and commands on a Linux system Know the location and purpose of important file and …

LPIC-101 400 note 104.6 Create and change hard and symbolic links

Weight: 2 Description: Candidates should be able to create and manage hard and symbolic links to a file. Key Knowledge Areas: Create links Identify hard and/or soft links Copying versus linking files Use links to support system administration tasks Terms and Utilities: ln ls link A hard link is a …

LPIC-101 400 note 104.5 Manage file permissions and ownership

Weight: 3 Description: Candidates should be able to control file access through the proper use of permissions and ownerships. Key Knowledge Areas: Manage access permissions on regular and special files as well as directories Use access modes such as suid, sgid and the sticky bit to maintain security Know how …