# Инструкции для UNIX-систем > Руководства для серверов с операционными системами Unix Постатейный индекс раздела документации Timeweb Cloud. Ссылки ведут на markdown-версии страниц. Полный текст раздела одним файлом: https://timeweb.cloud/docs/unix-guides/llms-full.txt Все разделы документации: https://timeweb.cloud/llms.txt Markdown-версию любой страницы можно получить двумя способами: добавить суффикс `.md` к её URL или отправить на обычный URL заголовок `Accept: text/markdown`. Статей: 74 Последнее обновление: 2026-08-03 ## Обзор - [Инструкции для UNIX-систем](https://timeweb.cloud/docs/unix-guides.md?utm_source=llms_txt&utm_medium=ai): Руководства для серверов с операционными системами Unix - [Подключение к серверу по SSH](https://timeweb.cloud/docs/unix-guides/ssh.md?utm_source=llms_txt&utm_medium=ai) - [Подключение к серверу по SFTP](https://timeweb.cloud/docs/unix-guides/sftp.md?utm_source=llms_txt&utm_medium=ai) - [Авторизация по SSH-ключу](https://timeweb.cloud/docs/unix-guides/ssh-key-authentication.md?utm_source=llms_txt&utm_medium=ai) - [Смена или сброс пароля root](https://timeweb.cloud/docs/unix-guides/root-password-reset.md?utm_source=llms_txt&utm_medium=ai) - [Смена пароля root для MySQL](https://timeweb.cloud/docs/unix-guides/mysql-root-password-reset.md?utm_source=llms_txt&utm_medium=ai) - [Добавление пользователей](https://timeweb.cloud/docs/unix-guides/adding-users.md?utm_source=llms_txt&utm_medium=ai) - [Управление правами доступа](https://timeweb.cloud/docs/unix-guides/permissions-management.md?utm_source=llms_txt&utm_medium=ai) - [Изменение стандартного порта SSH](https://timeweb.cloud/docs/unix-guides/changing-default-ssh-port.md?utm_source=llms_txt&utm_medium=ai) - [Защита SSH от подбора пароля. Fail2ban](https://timeweb.cloud/docs/unix-guides/block-ssh-brute-force-attacks-fail2ban.md?utm_source=llms_txt&utm_medium=ai) - [Настройка подключения через SSH в VSCode](https://timeweb.cloud/docs/unix-guides/configuring-ssh-connection-in-vscode.md?utm_source=llms_txt&utm_medium=ai) - [Создание дампа базы и восстановление данных](https://timeweb.cloud/docs/unix-guides/database-dump-and-restore.md?utm_source=llms_txt&utm_medium=ai) - [Установка LAMP на Ubuntu](https://timeweb.cloud/docs/unix-guides/installing-lamp-on-ubuntu.md?utm_source=llms_txt&utm_medium=ai) - [Установка phpMyAdmin на Ubuntu с LAMP](https://timeweb.cloud/docs/unix-guides/installing-pma-on-ubuntu-with-lamp.md?utm_source=llms_txt&utm_medium=ai) - [Установка SSL-сертификата на Nginx](https://timeweb.cloud/docs/unix-guides/ustanovka-ssl-na-nginx.md?utm_source=llms_txt&utm_medium=ai) - [Использование proxy_pass в Nginx](https://timeweb.cloud/docs/unix-guides/nginx-proxy-pass.md?utm_source=llms_txt&utm_medium=ai) - [Установка модулей PHP (CentOS)](https://timeweb.cloud/docs/unix-guides/installing-php-modules-centos.md?utm_source=llms_txt&utm_medium=ai) - [Установка модулей PHP (Debian / Ubuntu)](https://timeweb.cloud/docs/unix-guides/installing-php-modules-debian-ubuntu.md?utm_source=llms_txt&utm_medium=ai) - [Настройка параметров PHP (CentOS)](https://timeweb.cloud/docs/unix-guides/setting-php-options-centos.md?utm_source=llms_txt&utm_medium=ai) - [Настройка параметров PHP (Debian / Ubuntu)](https://timeweb.cloud/docs/unix-guides/setting-php-options-debian-ubuntu.md?utm_source=llms_txt&utm_medium=ai) - [Настройка перенаправлений](https://timeweb.cloud/docs/unix-guides/setting-up-redirects.md?utm_source=llms_txt&utm_medium=ai) - [Настройка перенаправлений (Nginx)](https://timeweb.cloud/docs/unix-guides/setting-up-redirects-nginx.md?utm_source=llms_txt&utm_medium=ai) - [Настройка FTP в Ubuntu](https://timeweb.cloud/docs/unix-guides/ftp-setup-in-ubuntu-20-04.md?utm_source=llms_txt&utm_medium=ai) - [Оптимизация MySQL с помощью MySQLTuner](https://timeweb.cloud/docs/unix-guides/optimizing-mysql-with-mysqltuner.md?utm_source=llms_txt&utm_medium=ai) - [Сканирование с помощью ClamAV](https://timeweb.cloud/docs/unix-guides/scanning-with-clamav.md?utm_source=llms_txt&utm_medium=ai) - [Управление службами в systemd](https://timeweb.cloud/docs/unix-guides/service-management-in-systemd.md?utm_source=llms_txt&utm_medium=ai) - [Логирование в systemd](https://timeweb.cloud/docs/unix-guides/logging-systemd.md?utm_source=llms_txt&utm_medium=ai) - [Аудит системных событий](https://timeweb.cloud/docs/unix-guides/auditing-system-events.md?utm_source=llms_txt&utm_medium=ai) - [Добавление дополнительного IP](https://timeweb.cloud/docs/unix-guides/adding-ip-addresses.md?utm_source=llms_txt&utm_medium=ai) - [Добавление и удаление диска](https://timeweb.cloud/docs/unix-guides/adding-removing-disk.md?utm_source=llms_txt&utm_medium=ai) - [Изменение размера диска](https://timeweb.cloud/docs/unix-guides/disk-resizing.md?utm_source=llms_txt&utm_medium=ai) - [Монтирование резервных копий](https://timeweb.cloud/docs/unix-guides/mounting-backups.md?utm_source=llms_txt&utm_medium=ai) - [Создание swap, изменение его размера](https://timeweb.cloud/docs/unix-guides/creating-and-resizing-swap.md?utm_source=llms_txt&utm_medium=ai) - [Установка и удаление программ. Менеджеры пакетов](https://timeweb.cloud/docs/unix-guides/package-management.md?utm_source=llms_txt&utm_medium=ai) - [Установка графической оболочки XFCE на Ubuntu](https://timeweb.cloud/docs/unix-guides/install-xfce-gui-ubuntu.md?utm_source=llms_txt&utm_medium=ai) - [Настройка iptables](https://timeweb.cloud/docs/unix-guides/iptables-setup.md?utm_source=llms_txt&utm_medium=ai) - [Установка произвольной ОС на сервер](https://timeweb.cloud/docs/unix-guides/ustanovka-proizvolnoj-os-na-server.md?utm_source=llms_txt&utm_medium=ai) - [Удаленный доступ к MySQL](https://timeweb.cloud/docs/unix-guides/remote-access-to-mysql.md?utm_source=llms_txt&utm_medium=ai) - [Установка QEMU-агента](https://timeweb.cloud/docs/unix-guides/installing-qemu-agent.md?utm_source=llms_txt&utm_medium=ai) - [Установка Zabbix-агента](https://timeweb.cloud/docs/unix-guides/installing-zabbix-agent.md?utm_source=llms_txt&utm_medium=ai) - [Установка и работа с PostgreSQL](https://timeweb.cloud/docs/unix-guides/installing-and-using-postgresql.md?utm_source=llms_txt&utm_medium=ai) - [Установка почтового сервера iRedMail](https://timeweb.cloud/docs/unix-guides/installing-iredmail.md?utm_source=llms_txt&utm_medium=ai) - [Настройка почтового сервера iRedMail](https://timeweb.cloud/docs/unix-guides/configuring-iredmail.md?utm_source=llms_txt&utm_medium=ai) - [Установка SSL на сервер с Keitaro](https://timeweb.cloud/docs/unix-guides/installing-ssl-on-server-with-keitaro.md?utm_source=llms_txt&utm_medium=ai) - [Запуск Wordpress на сервере c Ubuntu](https://timeweb.cloud/docs/unix-guides/wordpress-on-ubuntu.md?utm_source=llms_txt&utm_medium=ai) - [Запуск бота в фоновом режиме](https://timeweb.cloud/docs/unix-guides/zapusk-bota-v-fonovom-rezhime.md?utm_source=llms_txt&utm_medium=ai) - [Установка сертификатов Минцифры](https://timeweb.cloud/docs/unix-guides/ustanovka-sertifikatov-mincifry.md?utm_source=llms_txt&utm_medium=ai) - [Создание образа виртуальной машины для облачного сервера](https://timeweb.cloud/docs/unix-guides/sozdanie-obraza-virtualnoj-mashiny-dlya-oblachnogo-servera.md?utm_source=llms_txt&utm_medium=ai) - [Подготовка образа для создания облачного сервера](https://timeweb.cloud/docs/unix-guides/podgotovka-obraza-dlya-sozdaniya-oblachnogo-servera.md?utm_source=llms_txt&utm_medium=ai) - [Создание и развертывание образа диска с помощью утилиты dd](https://timeweb.cloud/docs/unix-guides/creating-images-with-dd.md?utm_source=llms_txt&utm_medium=ai) - [Установка Minecraft на Ubuntu](https://timeweb.cloud/docs/unix-guides/ustanovka-minecraft-na-ubuntu.md?utm_source=llms_txt&utm_medium=ai) - [Установка Bareos](https://timeweb.cloud/docs/unix-guides/bareos-install.md?utm_source=llms_txt&utm_medium=ai) - [Настройка bastion-хоста](https://timeweb.cloud/docs/unix-guides/configuring-bastion-host.md?utm_source=llms_txt&utm_medium=ai) - [Запуск сервера Minecraft](https://timeweb.cloud/docs/unix-guides/zapusk-servera-minecraft.md?utm_source=llms_txt&utm_medium=ai) - [Настройка сети Outline](https://timeweb.cloud/docs/unix-guides/nastrojka-outline.md?utm_source=llms_txt&utm_medium=ai) - [Изменение настроек DNS-серверов](https://timeweb.cloud/docs/unix-guides/izmenenie-nastroek-dns-serverov.md?utm_source=llms_txt&utm_medium=ai) - [Перенос сервера с большим диском на меньший с помощью rsync](https://timeweb.cloud/docs/unix-guides/perenos-servera-s-bolsim-diskom-na-mensii-s-pomoshhiu-rsync.md?utm_source=llms_txt&utm_medium=ai) - [Установка n8n](https://timeweb.cloud/docs/unix-guides/installing-n8n.md?utm_source=llms_txt&utm_medium=ai) - [Установка OpenClaw](https://timeweb.cloud/docs/unix-guides/openclaw.md?utm_source=llms_txt&utm_medium=ai) - [Установка Paperclip](https://timeweb.cloud/docs/unix-guides/paperclip.md?utm_source=llms_txt&utm_medium=ai) - [Установка Hermes Agent](https://timeweb.cloud/docs/unix-guides/hermes.md?utm_source=llms_txt&utm_medium=ai) - [Установка Cloud Hosted Router](https://timeweb.cloud/docs/unix-guides/chr-install.md?utm_source=llms_txt&utm_medium=ai) ## Диагностика и решение проблем - [Диагностика и решение проблем](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix.md?utm_source=llms_txt&utm_medium=ai) - [Базовая диагностика при проблемах в работе сайта](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/basic-diagnostics.md?utm_source=llms_txt&utm_medium=ai) - [Проблемы с базой данных](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/database-issues.md?utm_source=llms_txt&utm_medium=ai) - [Анализ дискового пространства: ncdu, du](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/disk-space-analysis-ncdu-du.md?utm_source=llms_txt&utm_medium=ai) - [Данные о дисках: df, lsblk, parted, fdisk](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/disk-data-df-lsblk-parted-fdisk.md?utm_source=llms_txt&utm_medium=ai) - [Контроль нагрузки и процессов: top, htop, atop](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/load-and-process-control-top-htop-atop.md?utm_source=llms_txt&utm_medium=ai) - [Завершение процессов OOM Killer](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/ending-processes-oom-killer.md?utm_source=llms_txt&utm_medium=ai) - [Переполнение inodes](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/inodes-overflow.md?utm_source=llms_txt&utm_medium=ai) - [Проверка файловой системы](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/file-system-check.md?utm_source=llms_txt&utm_medium=ai) - [Ускорение работы сайта: перенос MySQL в tmpfs](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/improving-site-performance-mysql-to-tmpfs.md?utm_source=llms_txt&utm_medium=ai) - [Устранение ошибки «Could not get lock /var/lib/dpkg/lock»](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/ustranenie-oshibki-could-not-get-lock-var-lib-dpkg-lock.md?utm_source=llms_txt&utm_medium=ai) - [Другие возможные проблемы](https://timeweb.cloud/docs/unix-guides/troubleshooting-unix/other-issues.md?utm_source=llms_txt&utm_medium=ai)