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

จาก Wiki_EAI
ไปยังการนำทาง ไปยังการค้นหา
(สร้างหน้าด้วย "=== 4. ติดตั้ง mariadb, postfix, dovecot ของ EAI Email Server บน CentOS 7 === 1. เริ่มติดตั้ง mariadb, po...")
 
 
แถว 1: แถว 1:
=== 4. ติดตั้ง mariadb, postfix, dovecot ของ EAI Email Server บน CentOS 7 ===
+
== 4. Install mariadb, Postfix and Dovecot ==
1. เริ่มติดตั้ง mariadb, postfix, dovecot ด้วยคำสั่ง
+
1. Install mariadb , Postfix , Dovecot and necessary packages
 
  '''# yum --enablerepo=centosplus install postfix'''
 
  '''# yum --enablerepo=centosplus install postfix'''
 
  '''# yum install dovecot mariadb-server dovecot-mysql'''
 
  '''# yum install dovecot mariadb-server dovecot-mysql'''

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

ข้อมูลเกี่ยวกับข้อความ (ช่วยเขียน)
ข้อความนี้ไม่มีคำอธิบายการใช้งาน ถ้าคุณทราบว่าข้อความนี้ใช้ตรงส่วนไหนหรือใช้อย่างไร คุณสามารถช่วยเพิ่มคำอธิบายการใช้งานของข้อความนี้ เพื่อเป็นประโยชน์แก่ผู้แปลคนอื่นได้
นิยามข้อความต้นฉบับ (คู่มือการพัฒนา EAI Mail Server บน CentOS 7)
=== 4. ติดตั้ง mariadb, postfix, dovecot ของ EAI Email Server บน CentOS 7 ===
1. เริ่มติดตั้ง mariadb, postfix, dovecot ด้วยคำสั่ง
 '''# yum --enablerepo=centosplus install postfix'''
 '''# yum install dovecot mariadb-server dovecot-mysql'''

4. Install mariadb, Postfix and Dovecot

1. Install mariadb , Postfix , Dovecot and necessary packages

# yum --enablerepo=centosplus install postfix
# yum install dovecot mariadb-server dovecot-mysql