Posts Tagged ‘centos’

安装 ntop 提示 Missing Dependency: librrd_th.so.2 错误

星期五, 九月 2nd, 2011

centos 5.6 x64 安装 ntop 提示以下错误 Resolving Dependencies –> Running transaction check —> Package ntop.x86_64 0:3.3.9-7.el5 set to be updated –> Processing Dependency: graphviz for package: ntop –> Processing Dependency: librrd_th.so.2()(64bit) for package: ntop –> Processing Dependency: libnetsnmp.so.10()(64bit) for package: ntop –> Processing Dependency: libGeoIP.so.1()(64bit) for package: ntop –> Running transaction check —> Package geoip.x86_64 [...]

centos 5.6 x64 同步时间 更改时区

星期五, 九月 2nd, 2011

ntpdate pool.ntp.org 如无 ntpdate 命令安装  ntp 即可 执行 yum install -y ntp   更改时区 cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

rpmbuild command not found

星期三, 六月 24th, 2009

yum install rpm-build 安装 rpm-build 组件