ocp 053703. Given below are RMAN commands to enable ba ckup optimization and set the retention policy:The USERS tablespace has never been backed up. Y...
分类:
其他好文 时间:
2014-06-28 21:01:00
阅读次数:
307
ollbackset interfaceset routing-options static更改初始密码set system root-authentication plain-text-password 回车New password:retypenewpassword:set system log...
分类:
其他好文 时间:
2014-06-28 18:41:10
阅读次数:
1528
需要确保IPsec Policy Agent服务已经自动随机器启动,计算机管理--》服务--》把IPsec Policy Agent启动方式改自动。600发生了内部错误,重启601检测到无效的端口602问题:指定的端口已打开,拨号网络由于设备安装错误或正在使用,不能进行连接原因:虚拟拔号软件没有完全...
分类:
其他好文 时间:
2014-06-26 17:03:27
阅读次数:
1680
发一张policy的参数图设置图:场景1 - 数据的懒加载/延迟加载在很多时候,为了提高网页的加载速度,减少不必要的开销,会将页面的数据拆分成几个部分,首先加载呈现可视区域内的数据,然后剩下来的会在需要的时候在进行加载。而这种按需加载的数据又分为两种: 1.按照需要进行加载;可以是由某个动作触发来....
分类:
Web程序 时间:
2014-06-25 21:55:42
阅读次数:
263
我们在用pthread创建线程时,可以指定调度策略policy——SCHED_OTHER(默认)、SCHED_RR和SCHED_FIFO。这里TALK一下两个实时策略——SCHED_RR和SCHED_FIFO。
先看一下效果,我们创建了四个子线程,指定最高优先级(针对特定策略):
SCHED_RR
SCHED_FIFO
对相同优先级的任务...
分类:
其他好文 时间:
2014-06-24 21:34:56
阅读次数:
193
X Window在1984年由MIT研发,它的设计哲学之一是:提供机制,而非策略(类似面向对象思想中的“针对接口编程,而不是针对实现编程”)。机制(mechanism)是指需要提供哪些功能,策略(policy)是指如何实现这些功能。X Window将“提供机制,而非策略”这个哲学贯彻地非常彻底,以致于核心协议基本稳定,不需要特别大的改动。你可能会诧异,30年了,X Window的核心都没有特别大的...
分类:
其他好文 时间:
2014-06-24 19:56:54
阅读次数:
268
在Cisco Server的DRAC中, 创建irtual drive时, 会看到下面的选项. 那么Write back, write through, write back bad BBU之间的区别是什么呢? Cisco官网解释如下: ================= Write back Da...
分类:
其他好文 时间:
2014-06-24 10:43:39
阅读次数:
305
In a previous tutorial we showed how to install Openvswitch on Qemu image with Microcore Linux. At the end of tutorial we created Openvswitch extensio...
分类:
其他好文 时间:
2014-06-24 10:15:40
阅读次数:
610
http://guides.rubyonrails.org/routing.html#crud-verbs-and-actionscreates seven different routes in your application, all mapping to thePhotoscontrolle...
分类:
其他好文 时间:
2014-06-22 23:33:47
阅读次数:
330
no sh (no shutdown : start the interface)router rspf 1network x.x.x.x x.x.x.x area 0int (interface)show ip route (to see routing table entries)RIPRtr(...
分类:
其他好文 时间:
2014-06-21 00:03:48
阅读次数:
319