HTML转pdf插件wkhtmltopdf
主页https://wkhtmltopdf.org/ 1.wget https://github.c… 继续阅读 HTML转pdf插件wkhtmltopdf
主页https://wkhtmltopdf.org/ 1.wget https://github.c… 继续阅读 HTML转pdf插件wkhtmltopdf
vim /etc/ssh/sshd_config 找到并用#注释掉这行:PermitRootLogi… 继续阅读 ubuntu允许root登录
echo “new_password” | passwd –stdin root echo “ro… 继续阅读 批量改密码
com.sun.org.apache.xerces.internal.impl.io.Malform… 继续阅读 Invalid byte 3 of 3-byte UTF-8 sequence
#包下载 https://files.pythonhosted.org/packages/4d/de… 继续阅读 手动离线安装ansible
下载工具官网 https://aria2.github.io/ #repo信息 http://rep… 继续阅读 aria2下载工具
May 3 14:01:30 localhost sshd[22672]: Authenticati… 继续阅读 Authentication refused: bad ownership or modes for directory /root
https://tuxera.com/opensource/ntfs-3g_ntfsprogs-20… 继续阅读 ntfs-3g挂载ntfs分区
修改/etc/yum.repos.d/epel.repo,将gpgcheck=1改为0 或者直接从r… 继续阅读 GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
yum groupinstall Development Tools -y yum install … 继续阅读 centos6快速安装wine-3.5
yum install -y epel-release yum install -y docker-… 继续阅读 centos6.5快速安装docker
-bash: warning: setlocale: LC_CTYPE: cannot change… 继续阅读 -bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
pydash是一个简易的系统信息监控工具 cd /data yum install -y git p… 继续阅读 pydash
kali换源&更新 vim /etc/apt/sources.list deb http:/… 继续阅读 kali换源&更新
api-ms-win-crt-runtime-l1-1-0.dll丢失 https://downlo… 继续阅读 api-ms-win-crt-runtime-l1-1-0.dll丢失
rpmdb: unable to join the environment error: db3 e… 继续阅读 rpmdb: unable to join the environment
nginx响应类型default_type Nginx 会根据mime type定义的对应关系来告诉… 继续阅读 nginx响应类型default_type
K3C升级错误-未知的错误,错误码:-10102 先升级到175版本,再自动升级 http://ww… 继续阅读 K3C升级错误-未知的错误,错误码:-10102
rm ./-123.txt rm — -123.txt find大法:find . -not -n… 继续阅读 rm删除特殊文件名
location /download { root /root/download/; if ($re… 继续阅读 nginx简易文件服务器