码迷,mamicode.com
首页 >  
搜索关键字:r2    ( 3790个结果
oracl 11g R2(静默安装)
参考博客地址:https://blog.csdn.net/jameshadoop/article/details/48223645 https://www.abcdocker.com/abcdocker/2090 http://blog.51cto.com/dellinger/1973696 官方地 ...
分类:其他好文   时间:2018-05-30 01:23:51    阅读次数:238
HTTP Error 502.5 - Process Failure
今天在windows Server2012R2上部署Core程序一直报这个错误,所有的sdk都是新的还是不行,最终找到这个方法是系统缺失文件 问题的原因是缺少文件:api-ms-win-crt-runtimel1-1-0.dll, dotnet 启动程序失败。 安装系统补丁: 2012 R2对应》W ...
分类:Web程序   时间:2018-05-26 18:46:07    阅读次数:259
Oracle 12C R2静默安装文档
禁用防火墙/etc/init.d/iptables stop/etc/init.d/ip6tables stopchkconfig iptables off 禁用SELinuxcat /etc/selinux/config-- 改成SELINUX=disabled# This file contro ...
分类:数据库   时间:2018-05-25 01:38:39    阅读次数:820
AlwaysOn 2016新特性和提升
AlwaysOn 2016新特性和提升AlwaysOn可用性组作为SQL Server 2012的新特性被引入,它增强了数据库镜像和故障转移集群技术,提供了高可用和灾难恢复。在SQL Server 2016中AlwaysOn有些特性的增强要求运行在Windows Server 2016上。然而,如果你仍然运行在Windows Server 2012 R2上,仍然有很多提升是可用的。AlwaysOn
分类:其他好文   时间:2018-05-23 18:09:08    阅读次数:2295
windows server 2012 R2汉化 -- 玩转Microsoft Azure
Microsoft Azure 试用版小试牛刀 首先需要申请一个账号获得试用权 我这里是1元免费试用, 进入后就可以创建自己的虚拟机及数据库 ...
分类:Windows程序   时间:2018-05-22 22:16:13    阅读次数:242
yarn
https://www.ibm.com/developerworks/library/bd-yarn-intro/ https://hadoop.apache.org/docs/r2.7.2/hadoop-yarn/hadoop-yarn-site/YARN.html ...
分类:其他好文   时间:2018-05-21 12:31:27    阅读次数:136
RabbitMQ在Windows环境下的安装与使用
Windows下安装RabbitMQ 环境配置 部署环境 部署环境:windows server 2008 r2 enterprise 官方安装部署文档:http://www.rabbitmq.com/install-windows.html官方文档说明 下载erlang 原因在于RabbitMQ服 ...
分类:Windows程序   时间:2018-05-21 10:35:45    阅读次数:394
CVE-2018-8120 Microsoft Windows提权漏洞 Exp
CVE-2018-8120 Windows LPE exploit Supports both x32 and x64. Tested on: Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 x64. Usage ...
分类:Windows程序   时间:2018-05-20 20:16:59    阅读次数:824
CVE-2018-8120 WIN7 08提权漏洞exp
在虚拟机测试成功 影响范围Win7 x32, Win7 x64, Win2008 x32, Win2008 R2 x32, Win2008 R2 x64. exp http://www.o2oxy.cn/wp-content/uploads/2018/05/CVE-2018-8120.zip ...
分类:Windows程序   时间:2018-05-20 15:28:11    阅读次数:562
关于exe应用程序做成Windows服务爬过的坑
之前在客户的服务器上布了一个Go写的exe,老是被其他人关掉,郁闷无比,于是就想着把这个exe做成windows服务算了,在后台跑你总不会去关了吧,这样就有了下面爬坑的经历。 系统环境:windows 2008 R2 1、SC命令创建和删除windows服务 sc指令用法参考 sc百度百科,这里就不 ...
分类:Windows程序   时间:2018-05-18 18:06:27    阅读次数:333
3790条   上一页 1 ... 76 77 78 79 80 ... 379 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!