8 articles
Monday, May 16, 2022
How to update the open source http3 server - openlitespeed? Assuming that the online running is 1.7.15, to upgrade to 1.7.16 So how to do it? The foll...
Tuesday, Aug 24, 2021
Modify the /etc/sysctl.conf file and add the following net.ipv6.conf.all.disableipv6=1 net.ipv6.conf.default.disableipv6=1 net.ipv6.conf.lo.disableipv...
Friday, Jul 31, 2020
How to start timed tasks on QNAP NAS First, you need to open the ssh login of the NAS,,, https://s3.cdnha.com/vpslalaimg/2020/07/chromexzkXNLLREf.jpg ...
Saturday, Mar 14, 2020
How to check the CPU version? Generally speaking, the first generation of CPU can distinguish its performance and value. The latest version of the CPU...
Tuesday, Mar 3, 2020
Generally, the default ssh port of the cpanel host is unchanged. But some host companies will change the default ssh port. For example, buyvm's cpanel...
Sunday, Nov 4, 2018
How to query the hard disk usage time of various distribution Linux systems debian ,ubuntu Apt-get install smartmontools CentOS ,RHEL Yum install smar...
Thursday, Nov 1, 2018
If you don't have a native ipv6 address, you can try the following method to apply for a free ipv6 address. // Set up the Teredo server. The default i...
Monday, Oct 22, 2018
how to do install LibXml2 , LibXslt for centos 7 one command shell install first update source yum update && yum upgrade yum install libxslt-deve...