6 articles
Wednesday, Jul 29, 2020
使用acme.sh安装证书到指定路径时出现了下面的错误 acme.sh安装证书到指定路径命令如下 acme.sh --installcert -d www.domain.com -d domain.com --key-file /etc/ssl/domain.key --fullcha...
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...
Monday, Oct 28, 2019
安装golang时出现了下面的错误 brew update && brew upgrade && brew install go@1.9 shell-init: error retrieving current directory: getcwd: cannot access parent dire...
Tuesday, Nov 6, 2018
every body here.Seek the full name of this movie?thank you. https://s3.cdnha.com/vpslalaimg/1d9dc70c99f5b63b9040dadf6e2d78fe.gif
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
Change the user's home directory for centos yum install finger Install related components id username View user uid usermod -d /home/newfolder -u uid ...