# Rootserver

- [Linux Grundlagen](https://docs.mc-host24.de/docs/rootserver/linux-grundlagen.md)
- [VNC Konsole Server Neustart](https://docs.mc-host24.de/docs/rootserver/server-not-aus.md)
- [SSH Grundlagen](https://docs.mc-host24.de/docs/rootserver/ssh-grundlagen.md)
- [Mit (S)FTP auf Rootserver verbinden](https://docs.mc-host24.de/docs/rootserver/sftp-verbinden.md)
- [Screen](https://docs.mc-host24.de/docs/rootserver/screen.md)
- [PhpMyAdmin 8.2 Installation](https://docs.mc-host24.de/docs/rootserver/phpmyadmin-php-8-installation.md)
- [PhpMyAdmin 7.4 Installation](https://docs.mc-host24.de/docs/rootserver/phpmyadmin-php-7-installation.md)
- [SSL Zertifikat Installation](https://docs.mc-host24.de/docs/rootserver/ssl-zertifikat-erstellen.md)
- [Nextcloud Installation](https://docs.mc-host24.de/docs/rootserver/nextcloud-installation.md)
- [Java 8 installation](https://docs.mc-host24.de/docs/rootserver/java-8-setup.md)
- [Java 11 installation](https://docs.mc-host24.de/docs/rootserver/java-11-setup.md)
- [Java 17 installation](https://docs.mc-host24.de/docs/rootserver/java-17-setup.md)
- [FiveM Server einrichten](https://docs.mc-host24.de/docs/rootserver/fivem-server-setup.md)
- [FiveM Server auf Ubuntu installieren](https://docs.mc-host24.de/docs/rootserver/fivem-server-installation-linux.md)
- [Teamspeak³ Server](https://docs.mc-host24.de/docs/rootserver/teamspeak-3-server.md)
- [Sinusbot Installer](https://docs.mc-host24.de/docs/rootserver/sinusbot-install.md)
- [Minecraft auto Start](https://docs.mc-host24.de/docs/rootserver/minecraft-auto-start.md)
- [Minecraft Server auf Debian 11 installieren](https://docs.mc-host24.de/docs/rootserver/minecraft-server-debian-11-installieren.md)
- [Minecraft Server mit unterschiedlichen Java Versionen starten](https://docs.mc-host24.de/docs/rootserver/bestimmte-java-version.md)
- [One-Click Gameserver Installation](https://docs.mc-host24.de/docs/rootserver/one-click-gameserver-installer.md)
- [Virtualhost Apache2](https://docs.mc-host24.de/docs/rootserver/virtualhost-apache2.md)
- [Virtualhost Redirection Apache2](https://docs.mc-host24.de/docs/rootserver/virtualhost-redirect-apache2.md)
- [MongoDB installieren](https://docs.mc-host24.de/docs/rootserver/mongodb-installieren.md)
- [Nginx Proxy Manager installieren](https://docs.mc-host24.de/docs/rootserver/nginx-proxy-manager-installation.md)
- [nginx installieren](https://docs.mc-host24.de/docs/rootserver/nginx-installieren.md)
- [Fail2ban Installieren](https://docs.mc-host24.de/docs/rootserver/fail2ban-installieren.md)


---

# Agent Instructions: 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.mc-host24.de/docs/rootserver.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.
