วิธีติดตั้ง Setup Commands บน CentOS

#yum -y update
#yum install -y setuptool
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

กำหนดขอบเขตเวลาสำหรับ backup

Create /usr/local/directadmin/scripts/custom/all_pre.sh #!/bin/shHOUR=`date +%k`MAKINGBACKUP=0if...

วิธีการลบเมล์ที่ค้างอยู่ใน Mail Queue

เมื่อเซิร์ฟเวอร์ของคุณโดนสแปมและมีการส่งเมล์ออกเป็นจำนวนมาก จนทำให้เมล์ค้างและไม่สามารถส่งออกได้...

การอัพเดท OpenSSL บน CentOS เพื่อแกรอยรั่ว Heartbleed

openssl version wget http://www.openssl.org/source/openssl-1.0.1g.tar.gz tar -vxf...

Setting up webmail.domain.com as default for new domains

1) You'll need to setup the virtualhost for apache.  This can be accomplished by adding a 2nd...