# LPIC2 Exam Guide

## LPIC2 Exam Guide

- [Introduction](https://borosan.gitbook.io/lpic2-exam-guide/readme.md)
- [200.1. Measure and Troubleshoot Resource Usage](https://borosan.gitbook.io/lpic2-exam-guide/2001-measure-and-troubleshoot-resource-usage.md)
- [200.2. Predict Future Resource Needs](https://borosan.gitbook.io/lpic2-exam-guide/2002-predict-future-resource-needs.md)
- [201.1. Kernel Components](https://borosan.gitbook.io/lpic2-exam-guide/2011-kernel-components.md)
- [201.2. Compiling a kernel](https://borosan.gitbook.io/lpic2-exam-guide/2012-compiling-a-kernel.md)
- [201.3. Kernel runtime management and troubleshooting](https://borosan.gitbook.io/lpic2-exam-guide/2013-kernel-runtime-management-and-troubleshooting.md)
- [202.1. Customizing SysV-init system startup](https://borosan.gitbook.io/lpic2-exam-guide/2021-customizing-sysv-init-system-startup.md)
- [202.2. System Recovery](https://borosan.gitbook.io/lpic2-exam-guide/2022-system-recovery.md)
- [202.3. Alternate Bootloaders](https://borosan.gitbook.io/lpic2-exam-guide/2023-alternate-bootloaders.md)
- [203.1. Operating the Linux filesystem](https://borosan.gitbook.io/lpic2-exam-guide/2031-operating-the-linux-filesystem.md)
- [203.2. Maintaining a Linux filesystem](https://borosan.gitbook.io/lpic2-exam-guide/2032-maintaining-a-linux-filesystem.md)
- [203.3. Creating and configuring filesystem options](https://borosan.gitbook.io/lpic2-exam-guide/2033-creating-and-configuring-filesystem-options.md)
- [204.1. Configuring RAID](https://borosan.gitbook.io/lpic2-exam-guide/2041-configuring-raid.md)
- [204.2. Adjusting Storage Device Access](https://borosan.gitbook.io/lpic2-exam-guide/2042-adjusting-storage-device-access.md)
- [204.3. Logical Volume Manager](https://borosan.gitbook.io/lpic2-exam-guide/2043-logical-volume-manager.md)
- [205.1. Basic networking configuration](https://borosan.gitbook.io/lpic2-exam-guide/2051-basic-networking-configuration.md)
- [205.2. Advanced Network Configuration and Troubleshooting](https://borosan.gitbook.io/lpic2-exam-guide/2052-advanced-network-configuration-and-troubleshooting.md)
- [205.3 Troubleshooting Network Issues](https://borosan.gitbook.io/lpic2-exam-guide/2053-troubleshooting-network-issues.md)
- [206.1. Make and install programs from source](https://borosan.gitbook.io/lpic2-exam-guide/2061-make-and-install-programs-from-source.md)
- [206.2. Backup operations](https://borosan.gitbook.io/lpic2-exam-guide/2062-backup-operations.md)
- [206.3. Notify users on system-related issues](https://borosan.gitbook.io/lpic2-exam-guide/2063-notify-users-on-system-related-issues.md)
- [207.1. Basic DNS server configuration](https://borosan.gitbook.io/lpic2-exam-guide/2071-basic-dns-server-configuration.md)
- [207.2. Create and maintain DNS zones](https://borosan.gitbook.io/lpic2-exam-guide/2072-create-and-maintain-dns-zones.md)
- [207.3. Securing a DNS server](https://borosan.gitbook.io/lpic2-exam-guide/2073-securing-a-dns-server.md)
- [208.1. Implementing a web server](https://borosan.gitbook.io/lpic2-exam-guide/2081-implementing-a-web-server.md)
- [208.2. Apache configuration for HTTPS](https://borosan.gitbook.io/lpic2-exam-guide/2082-apache-configuration-for-https.md)
- [208.3. Implementing a proxy server](https://borosan.gitbook.io/lpic2-exam-guide/2083-implementing-a-proxy-server.md)
- [208.4. Implementing Nginx as a web server and a reverse proxy](https://borosan.gitbook.io/lpic2-exam-guide/2084-implementing-nginx-as-a-web-server-and-a-everse-proxy.md)
- [209.1. SAMBA Server Configuration](https://borosan.gitbook.io/lpic2-exam-guide/2091-samba-server-configuration.md)
- [209.2. NFS Server Configuration](https://borosan.gitbook.io/lpic2-exam-guide/2092-nfs-server-configuration.md)
- [210.1. DHCP configuration](https://borosan.gitbook.io/lpic2-exam-guide/2101-dhcp-configuration.md)
- [210.2. PAM authentication](https://borosan.gitbook.io/lpic2-exam-guide/2102-pam-authentication.md)
- [210.3. LDAP client usage](https://borosan.gitbook.io/lpic2-exam-guide/2103-ldap-client-usage.md)
- [210.4. Configuring an OpenLDAP server](https://borosan.gitbook.io/lpic2-exam-guide/2104-configuring-an-openldap-server.md)
- [211.1. Using e-mail servers](https://borosan.gitbook.io/lpic2-exam-guide/2111-using-e-mail-servers.md)
- [211.2. Managing E-Mail Delivery](https://borosan.gitbook.io/lpic2-exam-guide/2112-managing-e-mail-delivery.md)
- [211.3. Managing Remote E-Mail Delivery Weight: 2](https://borosan.gitbook.io/lpic2-exam-guide/2113-managing-remote-e-mail-delivery.md)
- [212.1. Configuring a router](https://borosan.gitbook.io/lpic2-exam-guide/2121-configuring-a-router.md)
- [212.2. Securing FTP servers](https://borosan.gitbook.io/lpic2-exam-guide/2122-securing-ftp-servers.md)
- [212.3 Secure shell (SSH)](https://borosan.gitbook.io/lpic2-exam-guide/2123-secure-shell-ssh.md)
- [212.4. Security tasks](https://borosan.gitbook.io/lpic2-exam-guide/2124-security-tasks.md)
- [212.5. OpenVPN](https://borosan.gitbook.io/lpic2-exam-guide/2125-openvpn.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://borosan.gitbook.io/lpic2-exam-guide/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
