减少Nginx TIME_WAIT,减少Linux TIME_WAIT,kernel优化配置

十一月 30th, 2011 | No Comments | Posted in Centos, Debian, Ubuntu | 阅读次数: 240 次

Author:gaojinbo Time:2011-11-30 linux内核优化配置,减少TIME_WAIT非常有效,希望对大家有帮助。 vi /etc/sysctl.conf #change for hugwww[......]

Read more

Tags: ,

ubuntu10.04+openldap安装配置

十一月 26th, 2011 | No Comments | Posted in Ubuntu | 阅读次数: 125 次

Author:gaojinbo Time:2011-11-04 公司有1千台服务器,每次登录都需要输入不同的密码,如果有人离职要修改密码,工作量会非常大。所以使用ldap来登录系统,对用户进行验证。 1.环境: ubunt[......]

Read more

Tags:

Dell idrac命令行重启服务器

十一月 15th, 2011 | No Comments | Posted in Ubuntu | 阅读次数: 102 次

管理iDRAC卡,可以使用自带SSH中的命令行来执行开机、关机、重启等命令,具体参考dell的手册,以下是摘出来对电源部分的控制命令,个人觉得目前也就这个比较有用。 服务器电源管理 [......]

Read more

Tags:

openldap+ssh集中身份认证

十一月 10th, 2011 | No Comments | Posted in Centos | 阅读次数: 298 次

Author:gaojinbo Time:2011-11-09 使用openldap集中身份认证,可以方便地登录几千台服务器,有人离职只需要修改1次密码即可,非常实用。如果服务器少,只有几台,就没必要用这个了。 1.环境 1[......]

Read more

Tags:

openldap添加删除用户OU根域

十一月 10th, 2011 | 1 Comment | Posted in Centos | 阅读次数: 199 次

Author:gaojinbo Time:2011-11-04 ldap添加删除用户,修改用户属性,删除OU,删除域。 1.环境: centos 5.7 64bit openldap 2.3.43 2.添[......]

Read more

Tags:

dell server drac ldap配置

十一月 9th, 2011 | No Comments | Posted in Centos | 阅读次数: 111 次

Author:gaojinbo Time:2011-11-09 dell服务器配置有远程控制卡DRAC,可以远程安装系统,开关机,非常好用。当服务器超过1千台的时候,每次都需要进入DRAC修改密码,工作量非常大,DRAC支持LD[......]

Read more

Tags:

centos openldap ssl tls配置

十一月 9th, 2011 | No Comments | Posted in Centos | 阅读次数: 188 次

Author:gaojinbo Time:2011-11-04 配置ldap tls,下面文档主要是生成证书和ldap 启用tls 1.环境: centos 5.7 64bit openldap 2.3.43[......]

Read more

Tags:

centos openldap安装配置server部分

十一月 9th, 2011 | No Comments | Posted in Centos | 阅读次数: 243 次

Author:gaojinbo Time:2011-11-04 公司有1千台服务器,每次登录都需要输入不同的密码,如果有人离职要修改密码,工作量会非常大。所以使用ldap来对用户进行集中身份验证。 1.环境: cen[......]

Read more

Tags:

OpenBSD 5.0 下载

十一月 2nd, 2011 | No Comments | Posted in 1.操作系统 | 阅读次数: 79 次

OpenBSD 5.0 发布了,该版本改进了硬件支持、网络堆栈支持、路由守护进程以及其他用户级别的网络,改进对 SCSI 的支持,更新 OpenSSH 到 5.9 等等,详细内容请看

ubuntu10.04+scribe安装配置

十月 19th, 2011 | 2 Comments | Posted in Ubuntu | 阅读次数: 271 次

Author:gaojinbo Time:2011-10-19 scribe就不用介绍了,网上很多资料,下面文档很方便ubuntu+scribe安装,希望对大家有帮助。scribe只负责接收消息,日志分析程序还需要自己写。 1.安装[......]

Read more

Tags: