linux mongodb2.0.2安装

一月 16th, 2012 | No Comments | Posted in Ubuntu | 阅读次数: 83 次

Author:gaojinbo Time:2012-1-16 Mongo是一个高性能,开源,模式自由(schema-free)的文档型数据库,它在许多场景下可用于替代传统的关系型数据库或键/值(key-value)存储方式,u[......]

Read more

Tags:

ubuntu10.04-mongodb安装配置

一月 4th, 2012 | No Comments | Posted in Ubuntu | 阅读次数: 73 次

Author:gaojinbo Time:2012-1-4 Mongo是一个高性能,开源,模式自由(schema-free)的文档型数据库,它在许多场景下可用于替代传统的关系型数据库或键/值(key-value)存储方式。[......]

Read more

Tags:

ubuntu 10.04下安装配置gearmand+mysql持久化队列

一月 1st, 2012 | No Comments | Posted in Ubuntu | 阅读次数: 64 次

Author:gaojinbo Time:2012-01-01 Email:admin@gaojinbo.com ubuntu 10.04下安装配置gearman安装配置,gearman mysql持久化队列配置 官[......]

Read more

Tags:

ubuntu ldap集中身份验证-定制nslcd deb包

十二月 31st, 2011 | No Comments | Posted in Ubuntu | 阅读次数: 53 次

Author:gaojinbo Time:2012-12-31 Email:admin@gaojinbo.com 在ubuntu下面自己制作nss-pam-ldapd包,连接到ldap服务器。由于apt-get install[......]

Read more

Tags:

RHEL autofs安装配置

十二月 25th, 2011 | No Comments | Posted in Centos, Ubuntu | 阅读次数: 69 次

Author:gaojinbo Time:2012-12-25 最近备考RHCE6认证,学习到autofs这个知识点,记录了下来,希望对大家有帮助。下面是使用autofs挂载nfs共享的ldap用户宿主目录   1.环境[......]

Read more

Tags:

ubuntu10.04 ttserver安装配置V1.0

十二月 14th, 2011 | 1 Comment | Posted in Ubuntu | 阅读次数: 87 次

Author:gaojinbo Time:2011-12-8 ubuntu下安装ttserver ubuntu 10.04 1.安装依赖包 apt-get install libzzip-dev libzip[......]

Read more

Tags: ,

linux tar分卷压缩

十二月 4th, 2011 | 1 Comment | Posted in Ubuntu | 阅读次数: 127 次

Author:gaojinbo TIme:2011-12-04 Linux下备份网站数据,由于文件很多,打包成一个文件会比较大,所以想分卷压缩成每个900M的文件,方便下载与上传到网盘备份。 1.分卷压缩,使用tar+sp[......]

Read more

Tags:

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

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

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 | 阅读次数: 122 次

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

Read more

Tags:

Dell idrac命令行重启服务器

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

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

Read more

Tags: