The Linux Server Professional (LPIC-1 101) course helps candidates preparing for the LPIC 101 exam.
The Linux Professional Institute (LPI) has established itself as the standard for distribution independent Linux certification. LPI offers three levels of certification: LPI 1, LPI 2 and LPI 3. LPI 1 is the base level certification that is looked for by professionals that want to validate their skills on Linux but not to one specific Linux distribution.
Topic 101: System Architecture
101.1 Determine and configure hardware settings
Description: Candidates should be able to determine and configure fundamental system hardware.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
101.2 Boot the system
Description: Candidates should be able to guide the system through the booting process.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
101.3 Change runlevels / boot targets and shutdown or reboot system
Description: Candidates should be able to manage the SysVinit runlevel or systemd boot target of the system. This objective includes changing to single user mode, shutdown or rebooting the system. Candidates should be able to alert users before switching runlevels / boot targets and properly terminate processes. This objective also includes setting the default SysVinit runlevel or systemd boot target. It also includes awareness of Upstart as an alternative to SysVinit or systemd.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
Topic 102: Linux Installation and Package Management
102.1 Design hard disk layout
Description: Candidates should be able to design a disk partitioning scheme for a Linux system.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.2 Install a boot manager
Description: Candidates should be able to select, install and configure a boot manager.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.3 Manage shared libraries
Description: Candidates should be able to determine the shared libraries that executable programs depend on and install them when necessary.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.4 Use Debian package management
Description: Candidates should be able to perform package management using the Debian package tools.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.5 Use RPM and YUM package management
Description: Candidates should be able to perform package management using RPM, YUM and Zypper.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.6 Linux as a virtualization guest
Description: Candidates should understand the implications of virtualization and cloud computing on a Linux guest system.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
Topic 103: GNU and Unix Commands
103.1 Work on the command line
Description: Candidates should be able to interact with shells and commands using the command line. The objective assumes the Bash shell.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.2 Process text streams using filters
Description: Candidates should should be able to apply filters to text streams.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.3 Perform basic file management
Description: Candidates should be able to use the basic Linux commands to manage files and directories.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.4 Use streams, pipes and redirects
Description: Candidates should be able to redirect streams and connect them in order to efficiently process textual data. Tasks include redirecting standard input, standard output and standard error, piping the output of one command to the input of another command, using the output of one command as arguments to another command and sending output to both stdout and a file.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.5 Create, monitor and kill processes
Description: Candidates should be able to perform basic process management.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.6 Modify process execution priorities
Description: Candidates should should be able to manage process execution priorities.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.7 Search text files using regular expressions
Description: Candidates should be able to manipulate files and text data using regular expressions. This objective includes creating simple regular expressions containing several notational elements as well as understanding the differences between basic and extended regular expressions. It also includes using regular expression tools to perform searches through a filesystem or file content.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.8 Basic file editing
Description: Candidates should be able to edit text files using vi. This objective includes vi navigation, vi modes, inserting, editing, deleting, copying and finding text. It also includes awareness of other common editors and setting the default editor.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
Topic 104: Devices, Linux Filesystems, Filesystem Hierarchy Standard
104.1 Create partitions and filesystems
Description: Candidates should be able to configure disk partitions and then create filesystems on media such as hard disks. This includes the handling of swap partitions.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.2 Maintain the integrity of filesystems
Description: Candidates should be able to maintain a standard filesystem, as well as the extra data associated with a journaling filesystem.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.3 Control mounting and unmounting of filesystems
Description: Candidates should be able to configure the mounting of a filesystem.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.4 Removed
104.5 Manage file permissions and ownership
Description: Candidates should be able to control file access through the proper use of permissions and ownerships.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.6 Create and change hard and symbolic links
Description: Candidates should be able to create and manage hard and symbolic links to a file.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.7 Find system files and place files in the correct location
Description: Candidates should be thoroughly familiar with the Filesystem Hierarchy Standard (FHS), including typical file locations and directory classifications.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
The Linux Server Professional (LPIC-1 101) course helps candidates preparing for the LPIC 101 exam.
The Linux Professional Institute (LPI) has established itself as the standard for distribution independent Linux certification. LPI offers three levels of certification: LPI 1, LPI 2 and LPI 3. LPI 1 is the base level certification that is looked for by professionals that want to validate their skills on Linux but not to one specific Linux distribution.
Topic 101: System Architecture
101.1 Determine and configure hardware settings
Description: Candidates should be able to determine and configure fundamental system hardware.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
101.2 Boot the system
Description: Candidates should be able to guide the system through the booting process.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
101.3 Change runlevels / boot targets and shutdown or reboot system
Description: Candidates should be able to manage the SysVinit runlevel or systemd boot target of the system. This objective includes changing to single user mode, shutdown or rebooting the system. Candidates should be able to alert users before switching runlevels / boot targets and properly terminate processes. This objective also includes setting the default SysVinit runlevel or systemd boot target. It also includes awareness of Upstart as an alternative to SysVinit or systemd.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
Topic 102: Linux Installation and Package Management
102.1 Design hard disk layout
Description: Candidates should be able to design a disk partitioning scheme for a Linux system.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.2 Install a boot manager
Description: Candidates should be able to select, install and configure a boot manager.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.3 Manage shared libraries
Description: Candidates should be able to determine the shared libraries that executable programs depend on and install them when necessary.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.4 Use Debian package management
Description: Candidates should be able to perform package management using the Debian package tools.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.5 Use RPM and YUM package management
Description: Candidates should be able to perform package management using RPM, YUM and Zypper.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
102.6 Linux as a virtualization guest
Description: Candidates should understand the implications of virtualization and cloud computing on a Linux guest system.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
Topic 103: GNU and Unix Commands
103.1 Work on the command line
Description: Candidates should be able to interact with shells and commands using the command line. The objective assumes the Bash shell.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.2 Process text streams using filters
Description: Candidates should should be able to apply filters to text streams.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.3 Perform basic file management
Description: Candidates should be able to use the basic Linux commands to manage files and directories.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.4 Use streams, pipes and redirects
Description: Candidates should be able to redirect streams and connect them in order to efficiently process textual data. Tasks include redirecting standard input, standard output and standard error, piping the output of one command to the input of another command, using the output of one command as arguments to another command and sending output to both stdout and a file.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.5 Create, monitor and kill processes
Description: Candidates should be able to perform basic process management.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.6 Modify process execution priorities
Description: Candidates should should be able to manage process execution priorities.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.7 Search text files using regular expressions
Description: Candidates should be able to manipulate files and text data using regular expressions. This objective includes creating simple regular expressions containing several notational elements as well as understanding the differences between basic and extended regular expressions. It also includes using regular expression tools to perform searches through a filesystem or file content.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
103.8 Basic file editing
Description: Candidates should be able to edit text files using vi. This objective includes vi navigation, vi modes, inserting, editing, deleting, copying and finding text. It also includes awareness of other common editors and setting the default editor.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
Topic 104: Devices, Linux Filesystems, Filesystem Hierarchy Standard
104.1 Create partitions and filesystems
Description: Candidates should be able to configure disk partitions and then create filesystems on media such as hard disks. This includes the handling of swap partitions.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.2 Maintain the integrity of filesystems
Description: Candidates should be able to maintain a standard filesystem, as well as the extra data associated with a journaling filesystem.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.3 Control mounting and unmounting of filesystems
Description: Candidates should be able to configure the mounting of a filesystem.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.4 Removed
104.5 Manage file permissions and ownership
Description: Candidates should be able to control file access through the proper use of permissions and ownerships.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.6 Create and change hard and symbolic links
Description: Candidates should be able to create and manage hard and symbolic links to a file.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities:
104.7 Find system files and place files in the correct location
Description: Candidates should be thoroughly familiar with the Filesystem Hierarchy Standard (FHS), including typical file locations and directory classifications.
Key Knowledge Areas:
The following is a partial list of the used files, terms and utilities: