CentOS 7 yum无法使用解决方法
在centos7中使用yum命令时候报错:Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_...
在centos7中使用yum命令时候报错:Loading mirror speeds from cached hostfile Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_...
新浪图床显示测试
已经找到原因了,在反代的时候没有强制指定SSL协议,导致SSL握手失败,在反代配置中添加上相关的配置就好,后续我们会持续优化反代这一块如图反向代理的配置https://www.bt.cn/bbs/data/attachment/forum/202212/14/153244e2dzlw29ntl...
宝塔开心版本http://www.btkaixin.net/https://www.hostcli.com/#jianrong-v8.2.0去除左侧广告\BTPanel\templates\default\layout.html 引入广告内容 <script type="...
@echo off set /p option=请输入选项(1: 手动设置IP地址 2: 自动获取IP地址): set option=1 set ip=192.168.0.105 set subnet=255.255.255.0 set gateway=192.168.0.100 if %...