# Server

- [Crée un conteneur LXC Sur ProxMox](https://docs.hessfr.fr/server/cree-un-conteneur-lxc-sur-proxmox.md): Ce petit tutoriel assez cours va vous permettre de télécharger et installer un conteneur LXC sous Proxmox
- [Wireguard avec un endpoint en IPv6 (Avec vos propre IPv6 !)](https://docs.hessfr.fr/server/wireguard-avec-un-endpoint-en-ipv6-avec-vos-propre-ipv6.md): Comment crée son propre VPN avec comme point d'entrer une IPv6, et en sortie de l'IPv4/IPv6 !
- [Intégré Nginx Proxy Manager à fail2ban](https://docs.hessfr.fr/server/integre-nginx-proxy-manager-a-fail2ban.md): Pour bannir efficacement les BOTS !
- [Intégré Caddy à fail2ban](https://docs.hessfr.fr/server/integre-caddy-a-fail2ban.md)
- [Installer et Configurer un serveur samba sur Ubuntu](https://docs.hessfr.fr/server/installer-et-configurer-un-serveur-samba-sur-ubuntu.md)
- [Crée un serveur DHCP sous Débian](https://docs.hessfr.fr/server/cree-un-serveur-dhcp-sous-debian.md)
- [Création d'un serveur proFTPd sur Debian](https://docs.hessfr.fr/server/creation-dun-serveur-proftpd-sur-debian.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.hessfr.fr/server.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.
