diff --git a/docs/books/index.md b/docs/books/index.md index c30a7f5508..cc5ccc77f4 100644 --- a/docs/books/index.md +++ b/docs/books/index.md @@ -9,3 +9,39 @@ contributors: @fromoz, Ganna Zhyrnova You've found the **Books** section of the documentation. This is where longer-form documentation is kept. These documents are broken down into sections or "chapters" to make it easy for you to work through them at your own pace and keep track of your progress. These documents were created by people just like you, with a passion for certain subjects. Do you want to try your hand at writing an addition to this section? That's GREAT! Simply join the conversation on the [Mattermost Documentation channel](https://chat.rockylinux.org/rocky-linux/channels/documentation) and we will help you on your way. + +## Download for offline reading + +Our books can be downloaded in PDF format for offline reading. + +### Admin Guide + +* [English](https://rocky-linux.github.io/documentation/RockyLinuxAdminGuide.pdf) +* [Italian](https://rocky-linux.github.io/documentation/RockyLinuxAdminGuide.it.pdf) +* [Ukrainian](https://rocky-linux.github.io/documentation/RockyLinuxAdminGuide.uk.pdf) + +### Learning Ansible With Rocky + +* [English](https://rocky-linux.github.io/documentation/LearningAnsibleWithRocky.pdf) +* [Spanish](https://rocky-linux.github.io/documentation/LearningAnsibleWithRocky.es.pdf) +* [Italian](https://rocky-linux.github.io/documentation/LearningAnsibleWithRocky.it.pdf) + +### Learning Bash With Rocky + +* [English](https://rocky-linux.github.io/documentation/LearningBashWithRocky.pdf) +* [Italian](https://rocky-linux.github.io/documentation/LearningBashWithRocky.it.pdf) + +### NvChad + +* [English](https://rocky-linux.github.io/documentation/NvChad.pdf) +* [Italian](https://rocky-linux.github.io/documentation/NvChad.it.pdf) +* [Ukrainian](https://rocky-linux.github.io/documentation/NvChad.uk.pdf) + +### Rocky Linux Middlewares Guide + +* [English](https://rocky-linux.github.io/documentation/RockyLinuxMiddlewaresGuide.pdf) +* [Italian](https://rocky-linux.github.io/documentation/RockyLinuxMiddlewaresGuide.it.pdf) + +### Sed, Awk, Grep: TheTreeSwordsmen + +* [English](https://rocky-linux.github.io/documentation/Sed_Awk_Grep_TheTreeSwordsmen.pdf)