hadoop2.x 完全分布式详细集群搭建(图文:4台机器) 经验

dfs.namenode.rpc-address.ns1.nn1 hadoop1:9000

jopen 2015-11-04   33701   0
P13

  Nagios介绍以及安装 文档

sendmail chkconfig sendmail on service sendmail start 2 下载安装 1)下载 下载nagios-3.2.0.tar.gz wget http://prdownloads

小牛牛 2015-03-24   535   0
P34

  Java网络编程 文档

按照传输介质划分: 双绞线、同轴电缆、光导纤维、视线介质等 4. 网络的几种工作模式专用服务器结构(Server-Based) 又称为“工作站/文件服务器”结构,由若干台微机工作站与一台或多台文件服务器通过

yong24na 2011-09-08   5891   0
Java开发   HTTP   Java  
P6

  openvswitch配置多台宿主机间docker容器互联 文档

server1 :192.168.3.36 server2 :192.168.3.38 安装openvswitch 一:在Server1和Server2上分别用rpm方式安装docker并启动服务 #

137686243 2017-02-13   1457   0
x86   ini  
P13

  Socket 编程,一个服务器,多个客户端,互相通信 文档

关于一个 Scoket 通信的基本代码和一个基本的通信 实现一个服务器和N个客户端的互相聊天 Server: using System; using System.Collections.Generic;

2388908676 2012-08-12   6948   0
P24

  RedHat.Enterprise.Linux.5.5 x64 oracle10g R2安装记录 文档

/dev/cdrom /opt/cdrom             cd /opt/cdrom/Server             rpm -Uvh setarch-2*             rpm

shico 2012-08-07   425   0

XML数据库 BaseX 7.0.1 发布 资讯

existing database server; the flag -s specifies a port for stopping the HTTP server (Jetty); the flag -S

jopen 2011-10-23   10875   0
XML  

Maven执行单元和集成测试 经验

。 2.设置maven jetty插件自启动 首先配置maven jetty插件在集成测试阶段自动启动 org.mortbay.jetty

jopen 2014-08-16   18476   0

Keepalived 工作原理及简要安装 经验

up Router                            *  =  IP Address                         (IP)  =  default router for hosts

gy318318 2016-01-25   51959   0
P22

  ZooKeeper 英文说明及相关翻译 文档

word node can refer to a generic host machine, a server, a member of an ensemble, a client process, etc

sdu_edu 2015-05-25   2026   0
P6

  大数据集群环境搭建-02 文档

Java 1.6 as well. Users are strongly advised to start moving to Java 1.8 (see HIVE-8607).   l Hadoop 2

Stone1985 2016-07-28   566   0

程序员瑞典最大的约会网站的开发测试经验 经验

initially written in ASP.NET with MS SQL Database server, soon to become a rather complex solution that

jopen 2014-08-23   94758   0
P7

  Apache 服务器配置虚拟主机配置 文档

用。 服务器配置 # Ensure that Apache listens on port 80 Listen 80 # Listen for virtual host requests on all

zakun 2012-02-15   2904   0

CentOS+nginx+uwsgi+Python 多站点环境搭建 经验

新建test.py文件,内容如下: def application(env, start_response): start_response('200 OK', [('Content-Type','text/html')])

jopen 2015-07-22   20666   0

Grizzly开发Echo服务器实战 经验

handleRead(FilterChainContext ctx) throws IOException{ // Peer address用于无连接的UDP连接 final Object peerAddress = ctx.getAddress();

jopen 2014-10-28   14549   0

HTTP 服务器 GNU libmicrohttpd 0.9.18 发布 资讯

reentrant Implementation is HTTP 1.1 compliant HTTP server can listen on multiple ports Four different threading

fmms 2012-01-23   8627   0

MySQL-5.5.32 配置文件优化详解 经验

used together with # other programs (such as a web server) 这个配置文件是中型数据系统使用,内存在128M左右! 3.my-large.cnf

jopen 2014-01-22   62562   0

redis开机启动脚本 代码段

daemonize yes pidfile /usr/local/redis/var/redis.pid port 6379 timeout 300 loglevel notice logfile /usr/l

yne7 2015-03-29   6130   0
Redis  

Mongoose Web Serve 简单的web服务器 经验

简介: Mongoose Web Server是一款易于使用的Web服务器,它可以嵌入到其它应用程序中,为其提供Web接口。 官网: http://code.google.com/p/mongoose/

openkk 2012-06-19   28329   0

Apache2+Tomcat7负载均衡配置(超详细整合文档) 经验

REM 上面一行, Tomcat7_1 修改成你需要的服务名,这个将是一后使用 net start/stop 来操作的服务名称。 set PR_DISPLAYNAME=Apache Tomcat7_1

jopen 2012-10-18   172392   0
1 2 3 4 5 6 7 8 9 10