页面加载中...,请稍候。
PHPer
4月前发布了
总结:还是要看日志,看到底是什么错误。
warning: sqlite:/etc/postfix/sqlite_virtual_alias_maps.cf is unavailable. unsupported dictionary type: sqlite 查看更多
BBR算法需要Linux内核版本大于等于4.9,CentOS 8默认内核版本为4.18,可以不用升级内核,直接开启BBR。可以使用uanme -r命令查看Linux内核版本。使用如下命令检查是否已经开启了安装了bbr模块:ls... 查看更多
总结:还是要看日志,看到底是什么错误。
宝塔稳定版9.0.0万能安装脚本支持Centos8系统
正式版9.1.0万能安装脚本不支持Centos8这样的系统
doveconf: Warning: /etc/dovecot/conf.d/10-ssl.conf l... 查看更多
rpm --import https://rspamd.com/rpm-stable/gpg.key
会报错 warning: Signature not supported. Hash algorithm SHA1 not available.
执行下面代码
sudo update-crypto-policies --set LEGAC... 查看更多
PHPer
5月前发布了
不要安装宝塔自带的宝塔ssh终端这个应用 查看更多