> For the complete documentation index, see [llms.txt](https://docs.instantroot.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.instantroot.de/kvm-server/linux.md).

# Linux

- [Erste Verbindung per SSH](https://docs.instantroot.de/kvm-server/linux/erste-verbindung-per-ssh.md)
- [Ports unter Linux öffnen](https://docs.instantroot.de/kvm-server/linux/ports-unter-linux-offnen.md)
- [Erste Verbindung per SSH](https://docs.instantroot.de/kvm-server/linux/erste-verbindung-per-ssh-1.md)
- [Pakete installieren](https://docs.instantroot.de/kvm-server/linux/pakete-installieren.md)
- [Webserver installieren](https://docs.instantroot.de/kvm-server/linux/webserver-installieren.md)
- [phpMyAdmin installieren](https://docs.instantroot.de/kvm-server/linux/phpmyadmin-installieren.md)
- [PHP installieren](https://docs.instantroot.de/kvm-server/linux/php-installieren.md)
- [MariaDB installieren](https://docs.instantroot.de/kvm-server/linux/mariadb-installieren.md)
- [Certbot und Let’s Encrypt installieren](https://docs.instantroot.de/kvm-server/linux/certbot-und-lets-encrypt-installieren.md)
- [SSL-Zertifikat einrichten](https://docs.instantroot.de/kvm-server/linux/ssl-zertifikat-einrichten.md)
- [TeamSpeak Server installieren](https://docs.instantroot.de/kvm-server/linux/teamspeak-server-installieren.md)
- [Minecraft Server installieren](https://docs.instantroot.de/kvm-server/linux/minecraft-server-installieren.md)
- [403 Forbidden beheben](https://docs.instantroot.de/kvm-server/linux/403-forbidden-beheben.md)
- [404 Not Found beheben](https://docs.instantroot.de/kvm-server/linux/404-not-found-beheben.md)
- [502 Bad Gateway beheben](https://docs.instantroot.de/kvm-server/linux/502-bad-gateway-beheben.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 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://docs.instantroot.de/kvm-server/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.
