# LPIC3 Exam Guide

## LPIC3 Exam Guide

- [Introduction](https://borosan.gitbook.io/lpic3-exam-guide/introduction.md)
- [331.1 X.509 Certificates and Public Key Infrastructures](https://borosan.gitbook.io/lpic3-exam-guide/331.1-x.509-certificates-and-public-key-infrastructures.md)
- [331.2 X.509 Certificates for Encryption, Signing and Authentication](https://borosan.gitbook.io/lpic3-exam-guide/331.2-x.509-certificates-for-encryption-signing-and-authentication.md)
- [331.3 Encrypted File Systems](https://borosan.gitbook.io/lpic3-exam-guide/331.3-encrypted-file-systems.md)
- [331.4 DNS and Cryptography](https://borosan.gitbook.io/lpic3-exam-guide/331.4-dns-and-cryptography.md)
- [332.1 Host Hardening](https://borosan.gitbook.io/lpic3-exam-guide/332.1-host-hardening.md)
- [332.2 Host Intrusion Detection](https://borosan.gitbook.io/lpic3-exam-guide/332.2-host-intrusion-detection.md)
- [332.3 Resource Control](https://borosan.gitbook.io/lpic3-exam-guide/332.3-resource-control.md)
- [333.1 Discretionary Access Control](https://borosan.gitbook.io/lpic3-exam-guide/333.1-discretionary-access-control.md)
- [333.2 Mandatory Access Control](https://borosan.gitbook.io/lpic3-exam-guide/333.2-mandatory-access-control.md)
- [334.1 Network Hardening](https://borosan.gitbook.io/lpic3-exam-guide/334.1-network-hardening.md)
- [334.2 Network Intrusion Detection](https://borosan.gitbook.io/lpic3-exam-guide/334.2-network-intrusion-detection.md)
- [334.3 Packet Filtering](https://borosan.gitbook.io/lpic3-exam-guide/334.3-packet-filtering.md)
- [334.4 Virtual Private Networks](https://borosan.gitbook.io/lpic3-exam-guide/334.4-virtual-private-networks.md)
- [335.1 Common Security Vulnerabilities and Threats](https://borosan.gitbook.io/lpic3-exam-guide/335.1-common-security-vulnerabilities-and-threats.md)
- [335.2 Penetration Testing](https://borosan.gitbook.io/lpic3-exam-guide/335.2-penetration-testing.md)
- [Additional Topics](https://borosan.gitbook.io/lpic3-exam-guide/additional-topics.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/lpic3-exam-guide/introduction.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.
