By - superajPosted in Web相关隐藏取消BT宝塔面板安全入口提示:请使用正确的入口登录面板登录宝塔后打开文件目录/www/server/panel/BTPanel/templates/default中 Read More
By - superajPosted in 服务器相关Centos服务器部署stairspeedtestwget https://github.com/tindy2013/stairspeedtest-reborn Read More
By - superajPosted in 电脑非常识Centos下Nat中转机加速端口教程确保firewall开启的情况下: 中转机设置 sudo firewall-cmd --zone=public Read More
By - superajPosted in Web相关Centos 安装PHP 提示configure: error: C preprocessor “/lib/cpp” fails sanity check 解决方案重新安装gcc 和 kernel-headers 命令如下: yum reinstall glibc-head Read More
By - superajPosted in 电脑非常识猫盘X3P(onespace)实现DNSPOD的自动DDNSX3P可以安装花生壳解析,但是不支持其他ddns,只能通过路由器或者第三方做ddns我研究了一下发现x3p原生 Read More
By - superajPosted in 服务器相关Linux CentOS 6.8 安装 Docker一、移除Docker yum remove docker 二、移除 Docker-selinux yum re Read More
By - superajPosted in 服务器相关分享10个可免费使用的网站CDN加速服务CDN也称内容分发网络,其原理大概是将服务内容分发至全网加速节点,让用户从就近的服务器节点上获取内容,从而提高 Read More
By - superajPosted in 服务器相关解决Mac下brew安装软件缓慢把源改为清华的镜像 # HOMEBREW_BOTTLE_DOMAIN就是目标源 修改这个路径就可以里 echo Read More
By - superajPosted in 电脑非常识Mac 安装 brew 速度慢问题解决方案一、下载官方 install 文件 curl -fsSL https://raw.githubusercont Read More
By - superajPosted in Web相关解决WordPress英文不自动换行找到style.css(可以查看源代码找到路径),最后一行添加如下内容: /* content styles Read More