Install ceph Installation depends about which version you want as they‘re all locked into Fixed releases (argonaut, bobtail etc). So go here for install options for your distro and the version you ...
分类:
其他好文 时间:
2014-07-30 12:35:14
阅读次数:
494
If you are root/admin account, in order to configure a virtual MFA device, you must have physical access to the device.
For example, if you are configuring MFA for a user who will use a smartphone to...
分类:
其他好文 时间:
2014-07-29 17:56:02
阅读次数:
321
好吧.因为我们的环境很复杂.需要模拟一个大型企业的网络环境.所以,总是会遇到一些稀奇古怪的事情.这不,今天就出事了.先是ESXI不知道什么原因粉屏.然后,好好的智能卡既然不能登录了.同事告诉我.出现的错误消息是:Thesystemcouldnotlogyouon.Youcannotuseasmartcardtologonbecaus..
分类:
其他好文 时间:
2014-07-29 15:35:59
阅读次数:
272
Description
Asterix, Obelix and their temporary buddies Suffix and Prefix has finally found the Harmony temple. However, its doors were firmly locked and even Obelix had no luck opening them.
A li...
分类:
其他好文 时间:
2014-07-29 14:22:28
阅读次数:
316
默认是不能用客户端远程连接的,阿里云提供的help.docx里面做了设置说明,mysql密码默认存放在/alidata/account.log 首先登录: mysql -u root -h localhost -p use mysql??????????????? #打开m...
分类:
数据库 时间:
2014-07-28 00:48:39
阅读次数:
271
演示不同隔离级别下的并发问题
1.当把事务的隔离级别设置为read uncommitted ,会引发脏读,不可重复读,虚读
A窗口
start transaction isolation level read uncommitted;
start transaction;
select * from account;
=======这个时候发现aaa的账户是1000元,转到...
分类:
数据库 时间:
2014-07-28 00:08:09
阅读次数:
277
Problem Description
=== Op tech briefing, 2002/11/02 06:42 CST ===
"The item is locked in a Klein safe behind a painting in the second-floor library. Klein safes are extremely rare; most of them,...
分类:
其他好文 时间:
2014-07-27 23:55:39
阅读次数:
391
哎 每次安装oracle的时候总是忘了将用户解锁,结果就蛋疼了,从网上找到一个简单的解决方案在CMD命令输出如下:sqlplus /nologalert user system account unlock之后用sqlplus命令登陆 账号 system 密码是在安装时候设定的全局密码
分类:
数据库 时间:
2014-07-26 14:57:50
阅读次数:
281
结构继承关系publicclassAccountextendsObjectimplementsParcelablejava.lang.Objectandroid.accounts.Account类概述值类型代表在AccountManager中的账号。这个对象实现了Parcelable并且重写了equals(Object)和hashCode(),使得它可以用做Map中的key。常量publicstaticfinalCre..
分类:
其他好文 时间:
2014-07-26 03:13:37
阅读次数:
232
使用FMDatabaseQueue,解决5: database is locked问题...
分类:
数据库 时间:
2014-07-26 02:19:16
阅读次数:
199