Category: 技术大类

Nginx+php-fcgi服务器出现kernel: TCP: time wait bucket table overflow解决

Posted by – 2010-04-19

#一台Nginx+php-fcgi的服务器做了负载均衡,在主控端发现一直在报错:

#----------------------------引用文字-开始----------------------------
Apr 19 14:48:38 chengyongxu.com kernel: TCP: time wait bucket table overflow
Apr 19 14:48:44

大量snmpd Received SNMP packet(s) from UDP日志解决

Posted by – 2010-04-19

#装完Cacti和snmp后过一段时间发现/var/log/message里有很多日志:

#—————————-引用文字-开始—————————-
Apr 19 10:53:48 localhost snmpd[4972]: Received SNMP packet(s) from UDP: [192.168.1.123]:1836
Apr 19

vi更改无权限的文件

Posted by – 2010-04-16

CentOS下
如果一个普通用户a对一个目录menu有写权限,那么放在这个目录下的其它用户的文件,用户a只需有读权限就可以用vi编辑,并且可以w!强行保存。

龊事一桩

Posted by – 2010-04-15

今天买了一台H3C 5000P的交换机,接上console,先配了一内网ip,测试无误,带的还有web管理界面,爽,把本机ip调的和交换机同一网段,打开,改了密码,直接配置了生产环境中要用的公网ip,关机,去机房上架。。。

PV_VG_LV和parted的使用

Posted by – 2010-04-14

Basic Terms
Physical Volume(PV):物理卷,处于LVM最底层,可以是物理的硬盘或分区
Volume Group(VG):卷组,建立在PV之上,可以含有一个或多个PV
Logical

anaconda-ks.cfg详解

Posted by – 2010-04-14

这个文件记录的是安装系统时的一些信息:
以我的虚拟机为例:

#—————————-引用文字-开始—————————-
# Kickstart file automatically generated by

CentOS安装erlang

Posted by – 2010-04-06

#用RPM最省事

yum install tk unixODBC
cd /usr/local/src
wget -c http://ftp.sunet.se/pub/lang/erlang/download/otp_src_R12B-5.tar.gz
rpm -ivh

MySQL出现Error: page 1 log sequence number解决

Posted by – 2010-04-03

部分库出现无法查询问题,错误日志如下:

#—————————-引用文字-开始—————————-
100403 14:22:53 [Note] Plugin ‘FEDERATED’ is disabled.
InnoDB: The log sequence number in ibdata files does not

MySQL_Innodb新增表出现空间问题解决方法

Posted by – 2010-04-03

恢复一个数据库到另外一台服务器上,恢复回去后mysql服务启动失败。
ERR日志如下:

#—————————-引用文字-开始—————————-
100403 10:59:29 mysqld_safe mysqld from pid file

RTX2009无法刷新组织架构解决

Posted by – 2010-03-25

把RTX服务器从公网迁回内网后又更改了组织架构,结果无法刷新。
查阅了官方的资料,发现:
#—————————-引用文字-开始—————————-