ผลต่างระหว่างรุ่นของ "Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 7/46/th"

จาก Wiki_EAI
ไปยังการนำทาง ไปยังการค้นหา
(กำลังนำเข้ารุ่นใหม่จากแหล่งข้อมูลภายนอก)
 
(ไม่แตกต่าง)

รุ่นแก้ไขปัจจุบันเมื่อ 12:35, 12 กรกฎาคม 2564

ข้อมูลเกี่ยวกับข้อความ (ช่วยเขียน)
ข้อความนี้ไม่มีคำอธิบายการใช้งาน ถ้าคุณทราบว่าข้อความนี้ใช้ตรงส่วนไหนหรือใช้อย่างไร คุณสามารถช่วยเพิ่มคำอธิบายการใช้งานของข้อความนี้ เพื่อเป็นประโยชน์แก่ผู้แปลคนอื่นได้
นิยามข้อความต้นฉบับ (คู่มือการพัฒนา EAI Mail Server บน CentOS 7)
3. ตั้งค่า mariadb, postfix, dovecot ให้เริ่มทำงานทุกครั้งที่เปิดเครื่อง
 '''# systemctl start mariadb'''
 '''# systemctl enable mariadb'''
 '''# systemctl start postfix'''
 '''# systemctl enable postfix'''
 '''# systemctl start dovecot'''
 '''# systemctl enable dovecot'''

3. ตั้งค่า mariadb, postfix, dovecot ให้เริ่มทำงานทุกครั้งที่เปิดเครื่อง

# systemctl start mariadb
# systemctl enable mariadb
# systemctl start postfix
# systemctl enable postfix
# systemctl start dovecot
# systemctl enable dovecot