码迷,mamicode.com
首页 >  
搜索关键字:访问abap domain    ( 3957个结果
MS14-068 任何域内用户提升为域管理员PoC -中国寒龙
ms14-068.pyExploits MS14-680 vulnerability on an un-patched domain controler of an Active Directory domain to get a Kerberos ticket for an existing do...
分类:其他好文   时间:2014-12-19 01:52:19    阅读次数:145
Apache运行时寻找ServerName
[root@localhostbin]#./apachectlstarthttpd:Couldnotreliablydeterminetheserver‘sfullyqualifieddomainname,usinglocalhost.localdomainforServerName[root@localhostbin]#./apachectlstophttpd:Couldnotreliablydeterminetheserver‘sfullyqualifieddomainname,usinglocalhos..
分类:Web程序   时间:2014-12-18 19:08:27    阅读次数:177
nginx不支持pathinfo函数
server { listen 80; server_name www.domain.com domain.com; error_page 404 /404.html; error_page 500 502 503 504 /50x.html;...
分类:其他好文   时间:2014-12-18 16:31:35    阅读次数:189
Hibernate映射文件生成器by LDDXFS
本文由http://www.cnblogs.com/LDDXFS/原创,转载请注明本文出处,邮件LDDXFS#qq.com。1作用它根据properties文件上定义的参数得到多个 Domain.java文件 依据可修改的xml模板文件生成Hibernate的映射文件Domain.hbm.xml可以...
分类:Web程序   时间:2014-12-18 11:50:24    阅读次数:376
mysql启动脚本详解
1 #!/bin/sh 2 # Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB 3 # This file is public domain and comes with NO WARRAN...
分类:数据库   时间:2014-12-17 12:37:02    阅读次数:389
Import SHA2 SSL cert to Windows IIS7
Import SHA2 SSL cert to Windows IIS71.You will get 3 piece of certs from GeoTrust, and save them to below1)=server.cert: Issue to "*.domain.cn", Issue...
分类:Windows程序   时间:2014-12-17 12:28:14    阅读次数:214
extjs之下拉框联动
{ xtype:"combo", fieldLabel:"域", name:"Domain", //id:"Domain", ...
分类:Web程序   时间:2014-12-16 19:08:53    阅读次数:201
weblogic10内存溢出解决方法
在开发过程中经常会遇到weblogic内存溢出问题,用下面的办法解决了。找到domain/bin下的setDomainEnv.cmd文件,里面可以找到以下四行代码,将值该打一倍,重启服务。 set MEM_PERM_SIZE_64BIT=-XX:PermSize=128m set MEM_PER.....
分类:Web程序   时间:2014-12-16 19:07:39    阅读次数:288
Js跨一级域名同步cookie
1.纯Js同步两个域名下的cookiedocument.cookie = "name=" + "value;" + "expires=" + "datatime;" + "domain=" + "" + "path=" + "/path" + "; secure";//name Cookie名字/....
分类:Web程序   时间:2014-12-16 18:40:44    阅读次数:309
mysql服务启动脚本详解
1 #!/bin/sh 2 # Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB 3 # This file is public domain and comes with NO WARRAN...
分类:数据库   时间:2014-12-16 13:12:56    阅读次数:358
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!