เข้าหน้าเว็บแล้วขึ้น
SSL_ERROR_UNSUPPORTED_VERSION
เปิดแทบ about:config
ค้นหา security.tls.version.enable-deprecated ตั้งค่า true
จากนั้นลองเข้าใหม่
ค้นพบ 128 ผลลัพธ์
- อังคาร 24 ก.ย. 2024 23:05
- ฟอรั่ม: Mint Desktop
- กระทู้: Firefox SSL_ERROR_UNSUPPORTED_VERSION
- ตอบกลับ: 0
- เข้าดู: 739
- อาทิตย์ 09 มิ.ย. 2024 23:58
- ฟอรั่ม: Rocky และ AlmaLinux Hosting
- กระทู้: cxs Script Installer
- ตอบกลับ: 0
- เข้าดู: 9229
cxs Script Installer
sudo yum install perl-LWP-Protocol-https yum install -y perl-Archive-Tar perl-IO-Zlib perl-Archive-Zip perl-Linux-Inotify2 cd /usr/src rm -f cxs* wget https://download.configserver.com/cxsinstaller.tgz tar -xzf cxsinstaller.tgz perl cxsinstaller.pl ipv4 rm -fv cxsinstaller.* cd /usr/local/directadm...
- พุธ 22 พ.ย. 2023 22:33
- ฟอรั่ม: CentOS Webhosting Support
- กระทู้: เลือกเวอร์ชั่น 110 สำหรับ cPanel & WHM, บน Centos7
- ตอบกลับ: 0
- เข้าดู: 21394
เลือกเวอร์ชั่น 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
- เสาร์ 11 พ.ย. 2023 05:32
- ฟอรั่ม: Rocky และ AlmaLinux Hosting
- กระทู้: install php5.6 on plesk centos8
- ตอบกลับ: 0
- เข้าดู: 18340
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 2. Install php 5.6 and its required modules yum install php56.x86_64 3. Register the php.56 fcgi module with php, If...
- จันทร์ 16 ม.ค. 2023 22:23
- ฟอรั่ม: CentOS Webhosting Support
- กระทู้: Updating DirectAdmin
- ตอบกลับ: 0
- เข้าดู: 21019
Updating DirectAdmin
โค้ด: เลือกทั้งหมด
/usr/local/directadmin/scripts/getDA.sh current
โค้ด: เลือกทั้งหมด
cd /usr/local/directadmin/custombuild
./build update
โค้ด: เลือกทั้งหมด
./build versions
โค้ด: เลือกทั้งหมด
./build update_versions
โค้ด: เลือกทั้งหมด
service directadmin restart
- อาทิตย์ 28 ส.ค. 2022 22:55
- ฟอรั่ม: CentOS General Support
- กระทู้: เปลี่ยน SSH Port บน Centos 7
- ตอบกลับ: 0
- เข้าดู: 28756
เปลี่ยน 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_port_t -p tcp 2233 5.เปิด firewall port firewall-cmd --permanent --zone=public --add-port=2233/tcp firewall-cmd --reload 6...
- อาทิตย์ 17 ก.ค. 2022 22:08
- ฟอรั่ม: CentOS Software Support
- กระทู้: CentOS 6 EOL Vault repository
- ตอบกลับ: 0
- เข้าดู: 29156
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/centos6-epel-eol.repo --output /etc/yum.repos.d/epel.repo SCLO repositories yum -y install centos-release-scl cu...
- ศุกร์ 15 ก.ค. 2022 08:10
- ฟอรั่ม: Rocky และ AlmaLinux Hosting
- กระทู้: ติดตั้ง Linux Malware Detect AlmaLinux 8
- ตอบกลับ: 0
- เข้าดู: 21471
ติดตั้ง 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.sh Report หลังติดตั้ง Created symlink /etc/systemd/system/multi-user.target.wants/maldet.service → /usr/lib/...
- ศุกร์ 15 ก.ค. 2022 08:09
- ฟอรั่ม: CentOS Security Support
- กระทู้: ติดตั้ง Linux Malware Detect
- ตอบกลับ: 0
- เข้าดู: 28115
ติดตั้ง 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 Report หลังติดตั้ง Created symlink /etc/systemd/system/multi-user.target.wants/maldet.service → /usr/lib/sy...
- ศุกร์ 15 ก.ค. 2022 08:00
- ฟอรั่ม: CentOS Security Support
- กระทู้: ติดตั้ง ClamAV บน Centos 7 + Directadmin
- ตอบกลับ: 0
- เข้าดู: 18207
ติดตั้ง 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 DatabaseCustomURL http://www.rfxn.com/downloads/rfxn.ndb DatabaseCustomURL http://www.rfxn.com/downloads/rfxn.hdb DatabaseCustomURL h...