w4G-in5u3SH75RoB3VZIX8htiZgw4ELilwvPcHAIQWfwfXv5n0IHDp5 … Continue reading BeyondCompare4注册码
Category Archives: 环境搭建
centos7 vsftpd 530 Login incorrect 错误处理方法
centos7下安装vsftpd后,客户端连接报错: 响应: 331 Please specify the p … Continue reading centos7 vsftpd 530 Login incorrect 错误处理方法
通过iptables和rc.local封锁IP
上一篇文章中提到网站被恶意攻击,前天通过.htaccess处理后,被暴力破解的危险解除了。但是由于我的服务器内 … Continue reading 通过iptables和rc.local封锁IP
wordpress的xmlrpc.php攻击防护
最近没有关注我的网站,今天想访问我的linux服务器,结果SSH总是失败,通过页面VNC登录后,发现系统报的是 … Continue reading wordpress的xmlrpc.php攻击防护
svn查看历史版本时 Item is not readable 的解决方案
我自己建了一个SVN 给其他人的权限只分配到了对应工程。并没有/的权限。 用户有反应说无法查看历史。这种情况 … Continue reading svn查看历史版本时 Item is not readable 的解决方案
Centos7定时监测mysql进程终止后自动启动mysql
编写脚本 /root/mybatch/listen.sh chmod 777 /root/myb … Continue reading Centos7定时监测mysql进程终止后自动启动mysql
centos7安装docker
1.检查前提条件使用命令 来确认是否安装了3.8或更高的内核 2.检查Device Mapper … Continue reading centos7安装docker
Nginx 添加sticky模块
1)下载nginx-sticky安装包nginx-goodies-nginx-sticky-module-ng … Continue reading Nginx 添加sticky模块
Nginx 安装配置
转自:http://www.runoob.com/linux/nginx-install-setup.html … Continue reading Nginx 安装配置
apache利用.htaccess禁止恶意爬虫访问
爬虫是搜索引擎索引网站内容的手段。但是有些爬虫的爬取频率过快,或者业务方向不一致从而造成流量和网站资源的白白消 … Continue reading apache利用.htaccess禁止恶意爬虫访问