码迷,mamicode.com
首页 >  
搜索关键字:office365; 管理中心更新; admin center preview;    ( 20186个结果
myeclipse安装svn插件的多种方式
开发者服务评测征文 十万现金悬赏大神方法一:在线安装 1.打开HELP->MyEclipse Configuration Center。切换到SoftWare标签页。 2.点击Add Site 打开对话框,在对话框Name输入Svn,URL中输入:http://subclipse.tigris...
分类:系统相关   时间:2014-06-23 00:02:51    阅读次数:358
python轻量级ORM---peewee之API
1.classmethods  such as select/update/insert/delete queries。 # Example: class User(Model): username = CharField() join_date = DateTimeField() is_admin = BooleanField() u = User(use...
分类:编程语言   时间:2014-06-22 21:27:39    阅读次数:436
ORACLE 8i 遇到报错:ORA-01631: max # extents (505) reached in table
最近在客户的一个8i生产库上使用statspack,发现alert中有报错: Mon Jun 16 13:17:52 2014 Errors in file /oracle/8.1.7/admin/prod/bdump/snp0_96626_prod.trc: ORA-12012: error on auto execute of job 304 ORA-01631: max # exte...
分类:数据库   时间:2014-06-22 20:40:40    阅读次数:316
TNS-12541: TNS:no listener TNS-12560: TNS:protocol adapter error TNS-00511: No listener Linux Error:
今天是2014-06-17,遇到一个非常奇怪的问题,可能之前测试修改监听的原因,导致监听启动后自动关闭,特此记录一下整个处理过程, 监听配置文件信息如下: [oracle@dg1 admin]$ more listener.ora # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome...
分类:系统相关   时间:2014-06-22 20:22:38    阅读次数:445
OSX: 禁止iCloud钥匙链?
禁止iCloud钥匙串? 苹果说不提供官方方案。有人说,在系统偏好中禁止iCloud就可以了,无论是用Profile还是MCX等等技术--其实有人发现,在至今可见的所有的OSX版本中Profile都存在一个"bug",使得即便被admin禁止的系统偏好项目,依然可以被普通用户使用。可是即便是那里禁止了,可以用户依然可能在使用其它软件的时候激活它,比如互联网帐号,mail, 联系簿等等。所以,没有那么简单。...
分类:其他好文   时间:2014-06-22 17:33:07    阅读次数:219
微软最新安全通报2974294
??大家好,今天微软最新发布一篇安全通报2974294,介绍了一个微软恶意软件防护引擎(Malware Protection Engine)中的一个拒绝服务漏洞,这个漏洞主要存在于微软的安全防护软件中,其中包括了Forefront Client Security, Forefront EndPoint Protection 2010, System Center 2012 EndPoint Pro...
分类:其他好文   时间:2014-06-22 16:50:28    阅读次数:151
oracle动态注册参数local_listener
local_listener参数有两种书写格式,提供了不同的功能。 监听文件上,1521和1526端口上都有动态监听端口。 [oracle@dbsv admin]$ cat listener.ora LISTENER= (DESCRIPTION= (ADDRESS_LIST= (ADDRESS=(PROTOCOL=tcp)(HOST=dbsv)(PORT=1521))...
分类:数据库   时间:2014-06-21 22:09:49    阅读次数:400
git ---创建新git库
一、修改本地repositories里的gitosis.conf,添加mt6577.git标识(并提交): X:\gitosis-admin\gitosis.conf [group developers] writable = provision mt6577 mt6582 git pull gitadd gitosis.conf  gitcommit –m“” gitpush or...
分类:其他好文   时间:2014-06-21 18:35:10    阅读次数:279
微软职位内部推荐-Principal Dev Manager
微软近期Open的职位:Title: Principal Dev ManagerLocation: BeijingThe R&D of Shared Data Platform at Search Technology Center Asia aims to build a unified data...
分类:其他好文   时间:2014-06-21 16:13:42    阅读次数:241
[转]Configuring Open vSwitch
(image from Anatomy of an open source cloud) A cloud data center consists of large numbers of physical servers, each running a hypervisor with one or ...
分类:其他好文   时间:2014-06-21 14:48:04    阅读次数:225
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!