Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 7/46/th
ไปยังการนำทาง
ไปยังการค้นหา
3. ตั้งค่า mariadb, postfix, dovecot ให้เริ่มทำงานทุกครั้งที่เปิดเครื่อง
# systemctl start mariadb # systemctl enable mariadb # systemctl start postfix # systemctl enable postfix # systemctl start dovecot # systemctl enable dovecot