#ifndef __CCCONFIG_H__#define __CCCONFIG_H__#include "platform/CCPlatformConfig.h"/**@filecocos2d (cc) configuration file*//** @def CC_ENABLE_STACKABL...
分类:
其他好文 时间:
2014-06-28 16:27:23
阅读次数:
280
在这介绍的Linux双网卡绑定实现就是使用两块网卡虚拟成为一块网卡,这个聚合起来的设备看起来是一个单独的以太网接口设备,通俗点讲就是两块网卡具有相同的IP地址而并行链接聚合成一个逻辑链路工作。其实这项技术在Sun和Cisco中早已存在,被称为Trunking和Etherchannel技术,在Linu...
分类:
系统相关 时间:
2014-06-28 14:59:17
阅读次数:
312
本文基于ffmpeg-2.2,添加基于QSV(Intel Media SDK / Quick Sync Video)的系列编解码器qsvavc_enc、qsvavc_dec、qsvmpeg2_dec、 qsvvc1_dec,通过一个命令行参数--enable-qsv打开和关闭。1. 在libavco...
分类:
其他好文 时间:
2014-06-25 16:06:09
阅读次数:
344
在Cisco Server的DRAC中, 创建irtual drive时, 会看到下面的选项. 那么Write back, write through, write back bad BBU之间的区别是什么呢? Cisco官网解释如下: ================= Write back Da...
分类:
其他好文 时间:
2014-06-24 10:43:39
阅读次数:
305
1、简单通信拓扑:
将Windows 平台 作为一个网关,同时开启IPsec 和NAT来支持private和public的通信。
注意:IPSEC Gateway 和 Client1 Ipsec 之间没有存在NAT ,否则是另外一种情况,和本文描述无关。本文只是工作笔记,不代表任何官方声明。
2、现象描述:
a. Enable NAT,but Disbale...
?Methods (as well as lambda expressions or anonymous methods) can be markedwith the async keyword to enable the method to do work in a nonblockingmann...
分类:
其他好文 时间:
2014-06-21 17:58:34
阅读次数:
197
root@OpenstackIcehouse2:~# cat /etc/nova/nova-compute.conf [DEFAULT] compute_driver=libvirt.LibvirtDriver [libvirt] virt_type=qemu libvirt_inject_part...
分类:
其他好文 时间:
2014-06-21 16:38:02
阅读次数:
580
CDP协议:Cisco发现协议show cdpshow cpd neighbors:查看当前设备连接了哪些Cisco设备cdp timer:修改发送间隔时间cdp holdtime:修改保留时间cdp advertise-2:修改版本号debug cdp packetsshow cdp traffi...
分类:
Web程序 时间:
2014-06-21 08:09:37
阅读次数:
299
page 201show ip routeCorrection(05-4)Basic configuration of R1:enableconfigure terminalhostname R1no ip domain-lookup (Disable DNS lookup)enable secre...
分类:
其他好文 时间:
2014-06-21 00:04:24
阅读次数:
332
sh run (show running-config)enable disable login logout exit endenable passwordprivilege level(global)privilege level(line)show interface serial 1/1di...
分类:
其他好文 时间:
2014-06-20 23:51:05
阅读次数:
437