> For the complete documentation index, see [llms.txt](https://sec88.0x88.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sec88.0x88.online/operating-systems/linux.md).

# Linux

## Resources

1. [Linux Command Line Basics](https://www.digitalocean.com/community/tutorial_series/getting-started-with-linux)
2. [Linux Commands Cheat Sheet](https://cheatography.com/davechild/cheat-sheets/linux-command-line/)
3. [Bash Scripting Tutorial](https://www.shellscript.sh/)
4. [Linux Documentation Project](https://www.tldp.org/)
5. KLCP -> #free course paid cert
6. Kai Linux Revealed Book
7. kali commands for pentesters Book
8. kali documentation
9. [tool.kali.org](http://tool.kali.org)
10. <https://overthewire.org/wargames/bandit/>
11. [https://tecadmin.net/tutorial/bash-scripting/bash-command-arguments/](https://tecadmin.net/tutorial/bash-scripting/bash-command-arguments/http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_07_01.htmlhttps://www.cyberciti.biz/faq/bash-for-loop/https://linuxize.com/post/bash-functions/)
12. [http://tldp.org/LDP/Bash-Beginners-Guide/html/sect\_07\_01.html](https://tecadmin.net/tutorial/bash-scripting/bash-command-arguments/http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_07_01.htmlhttps://www.cyberciti.biz/faq/bash-for-loop/https://linuxize.com/post/bash-functions/)
13. [https://www.cyberciti.biz/faq/bash-for-loop/](https://tecadmin.net/tutorial/bash-scripting/bash-command-arguments/http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_07_01.htmlhttps://www.cyberciti.biz/faq/bash-for-loop/https://linuxize.com/post/bash-functions/)
14. [https://linuxize.com/post/bash-functions/](https://tecadmin.net/tutorial/bash-scripting/bash-command-arguments/http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_07_01.htmlhttps://www.cyberciti.biz/faq/bash-for-loop/https://linuxize.com/post/bash-functions/)

**Metsploit**

1. [Metasploit Cheat sheet 2023 - Hackers Online Club (HOC)](https://hackersonlineclub.com/metasploit-tutorial-metasploit-cheatsheet/)
2. [security-cheatsheet/metasploit-cheat-sheet: Metasploit Cheat Sheet 💣 (github.com)](https://github.com/security-cheatsheet/metasploit-cheat-sheet)
3. [A Beginner's Guide to Metasploit in Kali Linux (With Practical Examples) (makeuseof.com)](https://www.makeuseof.com/beginners-guide-metasploit-kali-linux/)


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sec88.0x88.online/operating-systems/linux.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.
