功能强大的防DDOS攻击SHELL脚本

八月 19th, 2010 | 2 Comments | Posted in Shell | 阅读次数: 19

这几天服务器一直受到DDOS的攻击,目前只能通过封IP来源来暂时解决。IP不源变化多端,光靠手工来添加简直是恶梦,想了个方法,用SHELL来做。 比较简单,但很实用:)  以下内容根据作者原文进行适当的修改:)  [......]

Read more

Tags: ,

Ubuntu Server下配置UTF-8中文环境

八月 18th, 2010 | 4 Comments | Posted in Ubuntu | 阅读次数: 64

Author:gaojinbo Time:2010-8-18 Ubuntu Server下配置UTF-8中文环境,ubuntu server zh_CN.UTF-8   1、安装中文语言包 apt-get ins[......]

Read more

Tags:

监控dell raid卡 with nagios

八月 18th, 2010 | No Comments | Posted in WEB架构 | 阅读次数: 35

制作:高进波 时间:2010-7-28 以下文档在ubuntu下制作,其他发行版的Linux基本操作一样,只是安装mpt-status和megactl会有所不同,需要进行相应修改。   服务器端配置nagios ser[......]

Read more

Tags:

ubuntu下安装ttserver V1.0

八月 12th, 2010 | 3 Comments | Posted in WEB架构 | 阅读次数: 24

Author:gaojinbo Time:2010-8-6 Tokyo Cabinet及Tokyo Tyrant 简介 TC(Tokyo Cabinet )是日本人平林幹雄开发的一款Key-Value 键值数据库,该数据库读写非[......]

Read more

Tags:

ubuntu9.0.4下安装配置git daemon V1.1

八月 9th, 2010 | 4 Comments | Posted in git | 阅读次数: 53

Author:gaojinbo Time:2010-7-7 git有4种协议方式建git服务器,分别是本地协议、SSH协议、git协议和http协议。一般以http协议的方式提供git库的只读访问,对于日常工作提交,应以git方式为[......]

Read more

Tags:

ubuntu+kvm在ubuntu下通过命令行自动安装ubuntu kvm虚拟机V1.1

八月 9th, 2010 | 8 Comments | Posted in Ubuntu | 阅读次数: 81

Author:gaojinbo Time:2010-8-5 ubuntu+kvm在ubuntu下通过命令行自动安装ubuntu kvm虚拟机 通过以下方法只能安装kvm ubuntu虚拟机系统,以后会对windows和其他lin[......]

Read more

Tags: ,

清远一日游

八月 8th, 2010 | 3 Comments | Posted in 6.综合内容 | 阅读次数: 30

清远市位于广东省中北部、北江中游、南岭山脉南侧与珠江三角洲的结合部;南连广州、佛山,北接湖南、广西,东及东北与韶关市相邻,西及西南与肇庆市为界。被评为广东省文明城市、广东省卫生城市,并被国家有关部门授予中国优秀旅游城市、中国漂流之乡、中国龙[......]

Read more

Tags:

超级强悍的mysql自动备份脚本

八月 8th, 2010 | 12 Comments | Posted in mysql | 阅读次数: 29

Author:gaojinbo Time:2010-8-8 经过数月的使用,觉得非常好,是备份mysql数据库的利器,特与大家分享! 这个工具使用gpl协议,项目地址:http://sourceforge.net/projects/a[......]

Read more

Tags:

Nagios飞信linux短信报警脚本配置

八月 3rd, 2010 | 11 Comments | Posted in WEB架构 | 阅读次数: 48

Author:gaojinbo Time:2010-8-3   1.编写发送脚本 vi sendsms.sh #!/bin/bash fetionDir=/usr/local/fetion/[......]

Read more

Tags: ,

linux+lighttpd+nagios安装配置V1.0,nagios+web

八月 3rd, 2010 | 6 Comments | Posted in WEB架构 | 阅读次数: 42

Author:gaojinbo Time:2010 linux+lighttpd+nagios安装配置V1.0,nagios+web image 通过nagiosQL管理nagios非常方便,简单   1.环境:[......]

Read more

Tags: