会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
松鼠飞翔吧
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
2013年9月23日
如何为3G上网卡安装非厂方原装驱动(通用驱动)的方法
摘要: 如何为3G上网卡安装非厂方原装驱动(通用驱动)的方法 1.下载usb-modeswitch-2.0.1(目前能下载到的最新的版本)2.cd usb-modeswitch-2.0.1 ; make install 3. 下载usb-modeswitch-data-201308074. cd usb-m...
阅读全文
posted @ 2013-09-23 23:28 松鼠飞翔吧
阅读(304)
评论(0)
推荐(0)
2013年9月22日
intel cpu 架构
摘要: 386486586686pentium xxxp5/p6netburstcorecore2nehalemsandy bridgeivy bridgehaswell=================这些统称为X86,在说X86的时候有两层含义,可能是X86_32,也可能是x86_64...但是有时候又是特指X86_32在linux中,X86包含了x86_32,x86_64,IA64指的是安腾的处理器 。(1)x86 (IA-32,i386,x86-32,x32)(2)x86-64 (Intel64/AMD64,IA-32e,EM64T,x64)
阅读全文
posted @ 2013-09-22 00:12 松鼠飞翔吧
阅读(269)
评论(0)
推荐(0)
2013年9月21日
nginx-nagios-pnp4nagios-nrpe安装配置过程
摘要: 一 安装PHP(version 5.3.13),使得PHP支持png,jpeg,freetype,t1lib,zlib gd,这些都是为了支持PNP./configure --prefix=/usr/local/php --with-mysql=/usr --with-config-file-pat...
阅读全文
posted @ 2013-09-21 14:04 松鼠飞翔吧
阅读(716)
评论(0)
推荐(0)
iostat 命令detail
摘要: iostat主要统计三方面的信息一 CPU时间百分比 iostat -c (c-->cpu) 有6项 %user %sys %nice %idle %steal %iowait 二 块设备 iostat -d -x intervals counts (intervals 统计周期,coun...
阅读全文
posted @ 2013-09-21 11:36 松鼠飞翔吧
阅读(333)
评论(0)
推荐(0)
2013年9月20日
nagios环境
摘要: httpd-2.2.15php-5.3.3nagios-3.4.1nagios-plugins-1.4.16pnp-0.4.13rrdtool-1.4.7
阅读全文
posted @ 2013-09-20 19:22 松鼠飞翔吧
阅读(162)
评论(0)
推荐(0)
编译安装PHP 5.3.13
摘要: ./configure --prefix=/usr/local/php --with-mysql=/usr --with-config-file-path=/usr/local/php/lib --with-png-dir=/usr/include --with-jpeg-dir=/usr/include --with-freetype-dir=/usr/include/freetype2/freetype --with-t1lib=/usr/include --with-zlib --with-zlib-dir=/usr/include --with-gd=/usr --enable-fpm
阅读全文
posted @ 2013-09-20 16:03 松鼠飞翔吧
阅读(301)
评论(0)
推荐(0)
nagios支持PNP图形显示
摘要: (环境 httpd + nagios )只要安装了1 freetype2 libpng3 libjpeg4 zlib5 gd6 php-gd(别忘记了这个)这6项,(这些都可以用RPM或者是YUM来查询,没安装的话,通过yum安装就好了)在nagios的WEB监控页面就能正确的显示图表图形了。
阅读全文
posted @ 2013-09-20 00:23 松鼠飞翔吧
阅读(241)
评论(0)
推荐(0)
2013年9月19日
nagios配置安装
摘要: 在安装配置好之后,在localhost/nagios下面可以出现界面,但是在点击具体的 map,hosts,services等,会出现It appears as though you do not have permission to view information you requested...在 /usr/local/nagios/etc/cgi.cfg中,修改 use_authentication=0,然后就可以了。
阅读全文
posted @ 2013-09-19 13:46 松鼠飞翔吧
阅读(135)
评论(0)
推荐(0)
2013年9月13日
在xp下禁用media sense
摘要: 设置注册表HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DisableDHCPMediaSense=1(DWORD)重启即可.
阅读全文
posted @ 2013-09-13 18:49 松鼠飞翔吧
阅读(192)
评论(0)
推荐(0)
上一页
1
2
3
4
5
公告