安装mdadm挂载RHEL6.5的安装光盘[root@leaus~]#mount/dev/cdrom/mnt/cdrom/
mount:blockdevice/dev/sr0iswrite-protected,mountingread-only
[root@leaus~]#cd/mnt/cdrom/Packages/
使用rpm命令安装mdadm
[root@leausPackages]#rpm-ivhmdadm-3.2.5-4.el6.x86_64.rpm
Preparing...
分类:
其他好文 时间:
2014-08-15 02:49:28
阅读次数:
360
All Sourcesample_all_source_aes256_imcore_net.zipJAVASample :sample_java_aes256_imcore_net.zipJava 6(only JDK6) security File :java_jdk6_security.zipA...
分类:
移动开发 时间:
2014-08-15 01:28:16
阅读次数:
1443
Say you have an array for which the ith element is the price of a given stock on day i.If you were only permitted to complete at most one transaction ...
分类:
其他好文 时间:
2014-08-14 20:30:19
阅读次数:
197
Windows installer提供了一个“Msix64”属性帮我们检测当前系统是32位还是64位。 The Msix64 property is defined only if running on an x64 processor. 当检测到是64位系统时可以禁止继续运行安装包,在Wix中我们...
分类:
其他好文 时间:
2014-08-14 19:32:49
阅读次数:
231
There areNintegers in an arrayA. All but one integer occur in pairs. Your task is to find out the number that occurs only once.Input FormatThe first l...
分类:
其他好文 时间:
2014-08-14 13:55:18
阅读次数:
242
Impublished using a low cost cheap ghd straighteners australia conventional typical standard traditional in wide quantities of prints at only one reac...
分类:
其他好文 时间:
2014-08-14 13:39:48
阅读次数:
273
1 /*-----------------------------------------------------------------------*/ 2 /* Forward data to the stream directly (available on only tiny cfg) .....
分类:
其他好文 时间:
2014-08-14 13:21:58
阅读次数:
743
Given a sorted linked list, delete all nodes that have duplicate numbers, leaving only distinct numbers from the original list.For example, Given 1->2...
分类:
其他好文 时间:
2014-08-14 01:01:07
阅读次数:
230
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: Pana...
分类:
其他好文 时间:
2014-08-14 00:59:37
阅读次数:
195
提出:session在应用层就关闭,所以持久化要在应用层,但是到了view层持久化则session已经关闭解决:session延迟到view层再关闭原理:session(整个requestScope)FlushMode-->FlushMode.NEVER,(read only 则自动-->Flush...
分类:
编程语言 时间:
2014-08-13 18:34:37
阅读次数:
264