CentOS 6.2 下载

十二月 26th, 2011 | No Comments | Posted in Centos | 阅读次数: 108 次

6.1 发布仅一个多星期,6.2就发布了   推荐使用163的镜像进行下载,速度快: http://mirrors.163.com/centos/6.2/isos/   更新:官方已经正式发布 Cent[......]

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:

zimbra sudo: sorry, you must have a tty to run sudo

十二月 15th, 2011 | No Comments | Posted in Centos, Mail | 阅读次数: 103 次

Author:gaojinbo Time:2011-12-15 一个朋友叫帮忙安装一个zimbra邮件系统,遇到一个小问题,搞了半天,终于搞定,记录下来与大家分享。   1.环境 centos6.1 x86_64 zi[......]

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:

zimbra开源邮件系统命令行方式常用的操作

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

将HTTP登陆方式更改为HTTP\HTTPS登陆方式 $ zmprov ms zimbraMailSSLPort (将HTTPS更改成非443端口)
$ zmtlsctl http\https
$ tomcat restart[......]

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: ,

修改wordpress注册发送邮件内容

十一月 29th, 2011 | No Comments | Posted in 6.综合内容 | 阅读次数: 57 次

Author:gaojinbo Time:2011-11-29   个性化wordpress注册发送邮件内容   1.修改PHP文件 vi wp-includes/pluggable.php 找到函数
fu[......]

Read more

Tags: ,

cacti tcp connections连接数模板安装说明

十一月 26th, 2011 | 1 Comment | Posted in cacti | 阅读次数: 245 次

Author:gaojinbo Time:2011-11-02 效果如图: image   1.导入xml文件 登录cacti,导入模板 cacti_graph_template_snmp_-_tcp_conne[......]

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: