User Tools

Site Tools


pos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pos [2026/08/21 07:14] – created 46.109.187.144pos [2026/08/22 15:03] (current) 46.109.187.144
Line 289: Line 289:
 free -h free -h
 df -h df -h
 +
 +
 +Добавь в серверный checklist только этот блок:
 +
 +apt update
 +apt install -y postfix mailutils
 +
 +Во время установки Postfix выбрать:
 +
 +Internet Site
 +
 +System mail name:
 +
 +papapos.lv
 +
 +Проверка:
 +
 +systemctl enable postfix
 +systemctl restart postfix
 +systemctl status postfix --no-pager
 +
 +Проверить, что sendmail есть:
 +
 +which sendmail
 +
 +Обычно будет:
 +
 +/usr/sbin/sendmail
 +
 +apt update
 +apt install -y imagemagick php7.4-imagick
pos.1787296448.txt.gz · Last modified: by 46.109.187.144