ค้นพบ 126 ผลลัพธ์

โดย slwt2002
พุธ 01 พ.ค. 2019 20:28
ฟอรั่ม: CentOS Software Support
กระทู้: error: db5 error(-30973)
ตอบกลับ: 0
เข้าดู: 9952

error: db5 error(-30973)

error: db5 error(-30973) from dbenv->open: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db5 - (-30973) error: cannot open Packages database in /var/lib/rpm CRITICAL:yum.main: แก้ไข #Command 1: rm -f /var/lib/rpm/__db* #Command 2: rpm --rebuilddb
โดย slwt2002
อาทิตย์ 30 ก.ย. 2018 09:44
ฟอรั่ม: CentOS Webhosting Support
กระทู้: DirectAdmin Auto block Bruteforce attack
ตอบกลับ: 0
เข้าดู: 11493

DirectAdmin Auto block Bruteforce attack

สร้างไฟล์ block_ip.sh touch /usr/local/directadmin/scripts/custom/block_ip.sh chmod 755 /usr/local/directadmin/scripts/custom/block_ip.sh vi /usr/local/directadmin/scripts/custom/block_ip.sh ใส่ข้อความนี้ด้านในไฟล์ block_ip.sh #!/bin/sh /etc/csf/csf.pl -d $ip exit 0 สร้าง file ให้ directAdmin เรียก ...
โดย slwt2002
พฤหัสบดี 30 ส.ค. 2018 23:19
ฟอรั่ม: CentOS Software Support
กระทู้: xfs_repair CentOS7
ตอบกลับ: 0
เข้าดู: 11726

xfs_repair CentOS7

sudo xfs_repair -v -L /dev/sda3
โดย slwt2002
พฤหัสบดี 16 ส.ค. 2018 23:53
ฟอรั่ม: CentOS Webhosting Support
กระทู้: directadmin Add modules pdo-pgsql to php with custombuild
ตอบกลับ: 0
เข้าดู: 21013

directadmin Add modules pdo-pgsql to php with custombuild

1.First, figure out which configure file your system is using. Type: cd /usr/local/directadmin/custombuild ./build used_configs | grep configure.php It might look like this: PHP (default) configuration file: /usr/local/directadmin/custombuild/configure// Change in the values if they're different. 2....
โดย slwt2002
จันทร์ 02 ก.ค. 2018 00:38
ฟอรั่ม: CentOS Software Support
กระทู้: auto run script at boot time in centos7
ตอบกลับ: 0
เข้าดู: 10659

auto run script at boot time in centos7

ตั้งค่า ในไฟล์ /etc/rc.d/rc.local
กำหนดสิทธิ์

โค้ด: เลือกทั้งหมด

chmod +x /etc/rc.d/rc.local
โดย slwt2002
ศุกร์ 20 เม.ย. 2018 20:53
ฟอรั่ม: CentOS Networking Support
กระทู้: Speedtest-cli บน CentOS / RHEL
ตอบกลับ: 0
เข้าดู: 20835

Speedtest-cli บน CentOS / RHEL

Install python sudo yum install python Download speedtest_cli.py wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py chmod +x speedtest-cli Check the Internet speed ./speedtest-cli กรณีต้องการเลือกเซริฟเวอร์ speedtest AIS ./speedtest-cli --server 10844 DT...
โดย slwt2002
พฤหัสบดี 15 มี.ค. 2018 16:09
ฟอรั่ม: CentOS Webhosting Support
กระทู้: ติดตั้ง Sentora บน CentOS
ตอบกลับ: 0
เข้าดู: 10951

ติดตั้ง Sentora บน CentOS

Sentora - (Current Version) MySql -5.5.29 Apache - 2.4.3 PHP -5.3.20 Bind - 9.9.2-P1 phpMyAdmin - 3.5.8.1 * RoundCube - 0.9.2 * Dovecot - 2.0.9 Postfix - 2.6.6 proFTPd - 1.3.3g การติดตั้ง yum -y update wget sentora.org/install chmod +x install ./install จากนั้นตั้งค่า time zone / ip ตามขั้นตอน จนการ...
โดย slwt2002
พฤหัสบดี 15 มี.ค. 2018 01:52
ฟอรั่ม: CentOS Webhosting Support
กระทู้: DirectAdmin Apache 2.2 to Apache 2.4
ตอบกลับ: 0
เข้าดู: 10308

DirectAdmin Apache 2.2 to Apache 2.4

DirectAdmin Apache 2.2 to Apache 2.4

โค้ด: เลือกทั้งหมด

cd /usr/local/directadmin/custombuild

โค้ด: เลือกทั้งหมด

./build set apache_ver 2.4

โค้ด: เลือกทั้งหมด

./build update

โค้ด: เลือกทั้งหมด

./build clean

โค้ด: เลือกทั้งหมด

./build apache n

โค้ด: เลือกทั้งหมด

./build php n

โค้ด: เลือกทั้งหมด

service httpd restart
โดย slwt2002
พฤหัสบดี 15 มี.ค. 2018 00:13
ฟอรั่ม: CentOS Software Support
กระทู้: Upgrade Python from 2.6 to 2.7 on Centos 6.5
ตอบกลับ: 0
เข้าดู: 10700

Upgrade Python from 2.6 to 2.7 on Centos 6.5

How can I upgrade it in Centos 6.5? I try below Download Python and extract it wget http://www.python.org/ftp/python/2.7.8/Python-2.7.8.tar.xz xz -d Python-2.7.8.tar.xz tar -xvf Python-2.7.8.tar Installation process # Enter the directory: cd Python-2.7.8 # Run the configure: ./configure --prefix=/us...
โดย slwt2002
พุธ 14 มี.ค. 2018 09:18
ฟอรั่ม: CentOS Webhosting Support
กระทู้: [Plugin Directadmin] Site Scanner (ClamAV run)
ตอบกลับ: 0
เข้าดู: 12145

[Plugin Directadmin] Site Scanner (ClamAV run)

Site Scanner is free open-source plugin for daily ClamAV run. https://bitbucket.org/ruweb/site_scan WARNING: Plugin is in BETA state! Plugin still lacks english localization (only text placeholders will be displayed while tokens inside user/lang/lang.en.php is not filled up). Download & install ...