1.安装交叉编译工具arm-linux-gcc2.下载net-snmp源码安装包3.解压安装包4../configure --build=i686-linux --host=arm-linux CC=arm-linux-gcc --with-endianness=little --enable-mi...
分类:
Web程序 时间:
2014-08-10 12:34:50
阅读次数:
388
nagios借助check_hpasm插件监控惠普服务器硬件信息:http://labs.consol.de/wp-content/uploads/2011/10/check_hpasm-4.3.tar.gz被监控端:$sudotarzxfvcheck_hpasm-4.3.tar.gz$cdcheck_hpasm$./configure--enable-hpacucli--enable-perfdata--enable-extendedinfo$sudomake$su..
分类:
移动开发 时间:
2014-08-09 02:50:08
阅读次数:
346
在NAT转发那里设置,只需要把NATreflection设置为enable即可!
分类:
其他好文 时间:
2014-08-07 13:28:50
阅读次数:
967
下载、编译安装wgethttp://cn2.php.net/distributions/php-5.4.7.tar.gz
tarzvxfphp-5.4.7.tar.gz
cdphp-5.4.7
./configure--prefix=/usr/local/php--enable-fpm--with-mcrypt--enable-mbstring--disable-pdo--with-curl--disable-debug--disable-rpath--enable-inline-opt..
分类:
Web程序 时间:
2014-08-07 07:34:00
阅读次数:
271
mysql5.1.60编译安装 1、tar -zxvf mysql* 2、./configure 之前要make clean ./configure --prefix=/home/shk/mysql-5.1.60 \ --enable-local-infile \ --with-unix-so...
分类:
数据库 时间:
2014-08-06 22:15:52
阅读次数:
399
(1) 重启后永久性生效:开启: systemctl enable iptables.service'.ln -s '/usr/lib/systemd/system/iptables.service' '/etc/systemd/system/basic.target.wants/iptables....
分类:
系统相关 时间:
2014-08-06 08:23:21
阅读次数:
863
在vim中高亮关键字syntax enable 可以高亮关键字:一般后面还要在跟一个syntax on打开语法高亮syntax clear 清除关键字高亮在secureCRT不是xterminal模式的时候,试了一下,没起作用啊,如果是xterminal模式的时候是会起作用的在vim中查找/ 后面跟...
分类:
其他好文 时间:
2014-08-05 18:50:39
阅读次数:
245
定义好实体类和上下文类在 Package Manager Console 输入以下命令1、Enable-Migrations启用数据迁移功能,该命令通常会在项目根目录下生成 Migrations 文件夹,文件夹内通常会有两个文件201408020650593_InitialCreate.cs --....
分类:
数据库 时间:
2014-08-05 00:16:38
阅读次数:
1213
默认在ECP管理中心,恶意软件筛选器处于灰色状态,不能进行修改,只能通过命令行方式来关闭和启用:若要禁用恶意软件筛选,请运行以下命令:复制&$env:ExchangeInstallPath\Scripts\Disable-Antimalwarescanning.ps1启用的话,当然就enable了
分类:
其他好文 时间:
2014-08-04 18:13:58
阅读次数:
219
交换机密码破解:1、进入特权模式设置一个enable 密码 Switch(config)#enable password 123 2、保存 Switch#copy running-config st...
分类:
其他好文 时间:
2014-08-04 13:40:17
阅读次数:
215