138 บทความที่เผยแพร่
31 หมวดหมู่
6 เครื่องมือ
Webhosting

เลือกเวอร์ชั่น 110 สำหรับ cPanel & WHM, บน Centos7

เลือกเวอร์ชั่น 110 สำหรับ cPanel & WHM, บน Centos7 vi /etc/cpupdate.conf CPANEL=110 RPMUP=daily SARULESUP=daily STAGING_DIR=/usr/local/cpanel UPDATES=daily

Webhosting

install php5.6 on plesk centos8

1. Install remi repo in centos 8 dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm dnf install https://rpms.remirepo.net/enterprise/remi-release-8.rpm

Webhosting

Updating DirectAdmin

/usr/local/directadmin/scripts/getDA.sh current cd /usr/local/directadmin/custombuild ./build update ./build versions ./build update_versions service directadmin re

General

เปลี่ยน SSH Port บน Centos 7

1.แก้ไขไฟล์ sshd config vi /etc/ssh/sshd_config 2.แก้ # ออก Port 2233 3.ติดตั้ง policycoreutils-python yum install policycoreutils-python -y 4.เพิ่ม Port semanage port -a -t ssh_po

Software

CentOS 6 EOL Vault repository

CentOS 6 EOL Vault repository curl https://www.phangngacloud.com/files/centos6-eol.repo --output /etc/yum.repos.d/CentOS-Base.repo EPEL repository curl https://www.phangngacloud.com/files/

Webhosting

ติดตั้ง Linux Malware Detect AlmaLinux 8

ติดตั้ง Linux Malware Detect AlmaLinux 8 cd /usr/local/src/ wget http://www.rfxn.com/downloads/maldetect-current.tar.gz tar -xzf maldetect-current.tar.gz cd maldetect-1.6.4 sudo sh ./install.

Security

ติดตั้ง Linux Malware Detect

ติดตั้ง Linux Malware Detect cd /usr/local/src/ wget http://www.rfxn.com/downloads/maldetect-current.tar.gz tar -xzf maldetect-current.tar.gz cd maldetect-maldetect-1.6.4 sudo sh ./install.sh

Security

ติดตั้ง ClamAV บน Centos 7 + Directadmin

ติดตั้ง ClamAV บน Centos 7 + Directadmin cd /usr/local/directadmin/custombuild ./build update ./build set clamav yes ./build clamav เพิ่ม Rules vi /etc/freshclam.conf DatabaseCusto

General

การติดตั้ง Open VM Tools on CentOS/RHEL 8

sudo dnf install open-vm-tools -y หรือ sudo dnf install open-vm-tools open-vm-tools-desktop -y

Webhosting

DirectAdmin blocked for sending to too many invalid recipients

ให้ตรวจสอบไฟล์ /var/spool/exim/blocked_authenticated_users

General

เป็นสิทธ์เจ้าของไฟล์ USER GROUP ทุกไฟล์ในโฟเดอร์

เป็นสิทธ์เจ้าของไฟล์ USER GROUP ทุกไฟล์ในโฟเดอร์ chown -R USER:GROUP DIRECTORY

General

คำสั่งสำหรับดาวน์โหลดไฟล์ทั้งหมดใน foder ผ่าน FTP

คำสั่งสำหรับดาวน์โหลดไฟล์ทั้งหมดใน foder ผ่าน FTP wget -r ftp://เลขไอพีหีือชื่อเครื่อง/domains/public_html/* --ftp-user=ชื่อผู้ใช้ --ftp-password=รหัสผ่าน

แท็กยอดนิยม