码迷,mamicode.com
首页 >  
搜索关键字:servers    ( 985个结果
shadon search engine
Shodan is a search engine that lets the user find specific types of computers (web cams, routers, servers, etc.) connected to the internet using a var ...
分类:其他好文   时间:2017-06-02 20:27:04    阅读次数:175
OWIN 自宿主模式WebApi项目,WebApi层作为单独类库供OWIN调用
OWIN是Open Web Server Interface for .NET的首字母缩写,他的定义如下: OWIN在.NET Web Servers与Web Application之间定义了一套标准接口,OWIN的目标是用于解耦Web Server和Web Application。基于此标准,鼓励 ...
分类:Windows程序   时间:2017-06-02 18:27:26    阅读次数:393
MAVEN自己主动部署到tomcat
前面几篇文章maven生成的war包都是手动部署到tomcat,显然这样是非常麻烦的。那么这一篇文章就来介绍一个怎样使用maven高速自己主动的部署项目到tomcat容器中。 1、首先我们须要配置tomcat的权限,例如以下图。在eclipse的servers下找到tomcat-users.xml。 ...
分类:其他好文   时间:2017-06-01 21:01:36    阅读次数:196
Have You Tried Delphi on Amazon Linux? (就是AWS用的Linux)
The new Delphi Linux compiler enables customers to take new or existing Windows server applications and target Linux servers that are much more afford ...
分类:Windows程序   时间:2017-05-26 20:08:11    阅读次数:209
ASP.NET Core 中文文档 第三章 原理(14)服务器
原文:Servers 作者:Steve Smith 翻译:谢炀(Kiler) 校对:许登洋(Seay)、姚阿勇(Dr.Yao) ASP.NET Core 已完全从承载应用程序的 Web 服务器环境中分离。ASP.NET Core 可以承载于 IIS 和 IIS Express ,以及使用 Kestr ...
分类:Web程序   时间:2017-05-23 19:38:28    阅读次数:268
windows 10 删除远程桌面连接IP记录
注册表位置:HKEY_CURRENT_USER/Software/Microsoft/TerminalServerclient/servers/删除不需要的地址即可。
分类:Windows程序   时间:2017-05-22 21:17:54    阅读次数:316
centos MySQL 5.5 源代码 cmake 安装
mysql 5 种安装方式: yum rpm 常规编译 二进制包,不用编译 cmake mysql 5.5版本以上 机器数量少建议cmake 数量多二进制包 安装步骤: 1.安装一些常用的软件包: yum -y install openldap-servers libevent-devel libe ...
分类:数据库   时间:2017-05-20 01:12:55    阅读次数:346
CVE-2014-0195漏洞分析
Watching the industry respond to the Heartbleed vulnerability has been fascinating. This bug had widespread impact with thousands of servers left vuln ...
分类:其他好文   时间:2017-05-19 18:35:04    阅读次数:241
Storm常用操作命令及WordCount
Storm常用操作命令 1、任务提交命令:storm jar 【jar路径】 【拓扑包名.拓扑类名】 【拓扑名称】 storm jar /export/servers/storm/examples/storm-starter/storm-starter-topologies-1.0.3.jar or ...
分类:其他好文   时间:2017-05-18 11:33:11    阅读次数:274
漫谈moosefs中cgi各项的意义
原创:http://www.cnblogs.com/bugutian/p/6869278.html 转载请注明出处 一、先上一张图 二、解释 1. Metadata Servers (masters) ip、内存、CPU、版本号什么的自然不必说。 last successful metadata s ...
分类:其他好文   时间:2017-05-17 21:01:38    阅读次数:296
985条   上一页 1 ... 36 37 38 39 40 ... 99 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!