# Vibes Host Doc's & FAQ

## Vibes Host

- [Welcome to Vibes Host Doc's & FAQ](https://docs.vibeshost.com/readme.md)
- [Windows](https://docs.vibeshost.com/gtq/windows.md): Learn how to manage your windows service and take a little bit more profit
- [Change VPS Password](https://docs.vibeshost.com/gtq/windows/change-vps-password.md): View how to change the Administrator user password in Windows Server
- [How to connect to your windows VPS](https://docs.vibeshost.com/gtq/windows/how-to-connect-to-your-windows-vps.md): Here you will see how to connect to a Windows VPS.
- [Open Windows Firewall Ports](https://docs.vibeshost.com/gtq/windows/open-windows-firewall-ports.md): Learn how to open ports on the windows firewall
- [Setup MariaDB on Windows Server](https://docs.vibeshost.com/gtq/windows/setup-mariadb-on-windows-server.md): Set Up MariaDB and unlock the power of this Database engine, we recommend it more than other programs like Xampp.
- [Disable Windows Update](https://docs.vibeshost.com/gtq/windows/disable-windows-update.md): Welcome to a guide to Disable Windows Update on Windows Server 2022
- [Linux](https://docs.vibeshost.com/gtq/quickstart.md): Basic documentation about your linux service managment
- [Change user password](https://docs.vibeshost.com/gtq/quickstart/change-user-password.md): Changing the root user's password is an essential task for system security or recovery. Here's a step-by-step guide depending on whether you can log in as root, access through a sudo-enabled account,
- [Install MariaDB on Linux](https://docs.vibeshost.com/gtq/quickstart/install-mariadb-on-linux.md): Learn how to install mariadb service on different linux distributions
- [AntiDDos Firewall Managment](https://docs.vibeshost.com/gtq/antiddos-firewall-managment.md): Learn about how to manage your AntiDDoS protection.
- [Path.net](https://docs.vibeshost.com/gtq/antiddos-firewall-managment/path.net.md): Learn how to manage your filter and rules on the external antiddos dashboard
- [Rust](https://docs.vibeshost.com/g/rust.md): Review guides and configurations dedicated to RUST
- [How to protect your Rust server](https://docs.vibeshost.com/g/rust/how-to-protect-your-rust-server.md): See the best filter settings to protect your server against attacks
- [Minecraft](https://docs.vibeshost.com/g/minecraft.md)
- [GTA ROLEPLAY](https://docs.vibeshost.com/g/interactive-blocks.md)
- [About the new Vibes Dashboard](https://docs.vibeshost.com/vdm/about-the-new-vibes-dashboard.md): Learn what is the Vibes Panel and start working with your service on a new level
- [Change the OS](https://docs.vibeshost.com/vdm/about-the-new-vibes-dashboard/change-the-os.md): Learn how to change the operating system in your VibesHost panel with our step-by-step guide. Discover an easy and efficient way to manage and customize your server’s OS directly from the dashboard.
- [Enable 2FA](https://docs.vibeshost.com/vdm/about-the-new-vibes-dashboard/enable-2fa.md): If you wan to improove the security of your vibes account you can enable the 2FA easly.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.vibeshost.com/readme.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.
