# Tutorials

- [How to log into SSH](https://help.vdsnow.ru/english/tutorials/how-to-log-into-ssh.md)
- [VDS configuration](https://help.vdsnow.ru/english/tutorials/vds-configuration.md): Технические руководства по настройке VDS, а также по установке различного программного обеспечения.
- [Common SSH commands](https://help.vdsnow.ru/english/tutorials/vds-configuration/common-ssh-commands.md)
- [SSH keys installation](https://help.vdsnow.ru/english/tutorials/vds-configuration/ssh-keys-installation.md)
- [How to change timezone](https://help.vdsnow.ru/english/tutorials/vds-configuration/how-to-change-timezone.md)
- [How to set hostname](https://help.vdsnow.ru/english/tutorials/vds-configuration/how-to-set-hostname.md)
- [Web servers](https://help.vdsnow.ru/english/tutorials/vds-configuration/web-servers.md)
- [How to install Lighttpd](https://help.vdsnow.ru/english/tutorials/vds-configuration/web-servers/how-to-install-lighttpd.md)
- [Install Lighttpd on Centos](https://help.vdsnow.ru/english/tutorials/vds-configuration/web-servers/how-to-install-lighttpd/install-lighttpd-on-centos.md)
- [DataBases](https://help.vdsnow.ru/english/tutorials/vds-configuration/databases.md)
- [How to install MariaDB](https://help.vdsnow.ru/english/tutorials/vds-configuration/databases/how-to-install-mariadb.md)
- [How to install MongoDB](https://help.vdsnow.ru/english/tutorials/vds-configuration/databases/how-to-install-mongodb.md)
- [How to reset MySQL password](https://help.vdsnow.ru/english/tutorials/vds-configuration/databases/how-to-reset-mysql-password.md)
- [How to install phpMyAdmin](https://help.vdsnow.ru/english/tutorials/vds-configuration/databases/how-to-install-phpmyadmin.md)
- [VPN & Proxy servers](https://help.vdsnow.ru/english/tutorials/vds-configuration/vpn-proxy-servers.md)
- [How to install OpenVPN](https://help.vdsnow.ru/english/tutorials/vds-configuration/vpn-proxy-servers/how-to-install-openvpn.md)
- [How to install Squid on CentOS 7](https://help.vdsnow.ru/english/tutorials/vds-configuration/vpn-proxy-servers/how-to-install-squid-on-centos-7.md)
- [RDP server](https://help.vdsnow.ru/english/tutorials/vds-configuration/rdp-server.md)
- [How to install RDP server](https://help.vdsnow.ru/english/tutorials/vds-configuration/rdp-server/how-to-install-rdp-server.md)
- [Install RDP on CentOS](https://help.vdsnow.ru/english/tutorials/vds-configuration/rdp-server/how-to-install-rdp-server/install-rdp-on-centos.md)
- [Install RDP on Debian](https://help.vdsnow.ru/english/tutorials/vds-configuration/rdp-server/how-to-install-rdp-server/install-rdp-on-debian.md)
- [Control panels](https://help.vdsnow.ru/english/tutorials/control-panels.md)
- [How to install ISPmanager 5](https://help.vdsnow.ru/english/tutorials/control-panels/how-to-install-ispmanager-5.md)
- [How to install BrainyCP](https://help.vdsnow.ru/english/tutorials/control-panels/how-to-install-brainycp.md)
- [How to install HestiaCP](https://help.vdsnow.ru/english/tutorials/control-panels/how-to-install-hestiacp.md)
- [How to install VestaCP](https://help.vdsnow.ru/english/tutorials/control-panels/how-to-install-vestacp.md)
- [How to install Webmin](https://help.vdsnow.ru/english/tutorials/control-panels/how-to-install-webmin.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://help.vdsnow.ru/english/tutorials.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.
