热搜榜最多阅读推荐,榜单无法撼动
最新推荐最新文章推荐展示,精彩尽在咫尺
未分类
pg_dump报错aborting because of server version mismatch的解决办法
pg_dump命令用法 https://www.postgresql.org/docs/9....
未分类
报错The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BA6932366A755776的解决办法
The following signatures couldn't be verified ...
未分类
debian10安装docker报错 docker-ce : Depends: containerd.io (>= 1.4.1) but it is not going to be installed的解决办法
手动安装containerd.io 1.4.3版本 curl -O https://down...
未分类
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.
原因还是网络策略问题,前端可能有代理之类的东西对https进行解密和重新加密。 touch ...
未分类
ubuntu报错ubuntu bionic-proposed/main i386 Packages 的解决办法
报错: ubuntu bionic-proposed/main i386 Packages ...
未分类
ubuntu同步源报错 /bin/sh: 0: Can't open /home/apt-mirror/var/postmirror.sh Post Mirror script has completed. See above output for any possible errors.
报/bin/sh: 0: Can't open /media/NEWSMY/ubuntu12...
未分类
Salt Master报错:Minion did not return. [No response]
在salt master端执行salt ‘*’ test.ping时,某一节点出现如下报错:...
加载更多
随机文章
未分类
安装apr提示cannot remove `libtoolT’: No such file or directory
今天在安装apr提示这个错误:cannot remove `libtoolT’: No su...