1.启动命令nohupbin/flume-ngagent-nagent-server-fagent-server1.conf&flume-ng是一个shell脚本:agentrunaFlumeagent--->org.apache.flume.node.Application类
avro-clientrunanavroFlumeclient--->org.apache.flume.client.avro.AvroCLIClient类run_flume(){#shel..
分类:
Web程序 时间:
2015-03-12 01:04:27
阅读次数:
322
1.打开命令行窗口,切换到\user_projects\domains\mydomain\bin
2.运行命令来启动管理服务器(Admin Server):
bin/startWebLogic.cmd (windows)
bin/startWebLogic.sh (Linux)
如果看到这句话则说明启动成功。
3...
1,cobar项目官方网站,已经迁移到github上面了。
https://github.com/alibaba/cobar
下载:
https://github.com/alibaba/cobar/wiki/%E4%B8%8B%E8%BD%BDCobar是关系型数据的分布式处理系统,它可以在分布式的环境下看上去像传统数据库一样为您提供海量数据服 务。2,Cobar解决的问题分布式:Cobar...
分类:
系统相关 时间:
2015-03-02 21:03:50
阅读次数:
365
本文为转发,简单明了,我喜欢VLAN典型配置全过程如下:组网图图1-1 基于端口的VLAN组网示意图应用要求如图1-1所示,Switch A和Switch B分别连接了不同部门使用的Host1/Host2和Server1/Server2。为保证部门间数据的二层隔离,现要求将Host1和Server1...
分类:
其他好文 时间:
2015-02-27 14:53:54
阅读次数:
189
reference from:http://docs.jboss.org/netty/3.1/guide/html/start.html1.1. Before Getting Started1.2. Writing a Discard Server1.3. Looking into the Rece...
分类:
Web程序 时间:
2015-02-11 23:17:31
阅读次数:
417
Lvs+keepalived安装配置(v1.0)测试环境系统:centos6.5_x86_64主DRIP:192.168.1.216备DRIP:192.168.1.218VIP:192.168.1.253/254real_server1:192.168.1.220real_server2:192.168.1.219一、安装ipvsadm1.1安装依赖包yum-yinstalllibnl-devellibnlpoptpopt-static1.2下载..
分类:
其他好文 时间:
2015-02-09 16:12:49
阅读次数:
391
报错:1130-host ... is not allowed to connect to this MySql server1。 改表法。可能是你的帐号不允许从远程登陆,只能在localhost。这个时候只要在localhost的那台电脑,登入mysql后,更改 "mysql" 数据库里的 "us...
分类:
数据库 时间:
2015-01-28 17:34:56
阅读次数:
141
ms sql server1、查询所有表select [id], [name] from [sysobjects] where [type] = 'u' order by [name]2、查询所有数据库3、select [name] from [sysdatabases] order by [nam...
分类:
数据库 时间:
2015-01-28 17:21:40
阅读次数:
181
1、启动一个新Shard Server 进程[root@localhost ~]# mkdir /data/shard/s2[root@localhost ~]# /Apps/mongo/bin/mongod --shardsvr --port 20002 --dbpath /data/shar.....
分类:
数据库 时间:
2015-01-24 12:51:33
阅读次数:
231
from 51我将用两个不同的部分来涵盖大部分NMAP的使用方法,这是nmap关键的第一部分。在下面的设置中,我使用两台已关闭防火墙的服务器来测试Nmap命令的工作情况。192.168.0.100–server1.tecmint.com192.168.0.101–server2.tecmint.co...
分类:
其他好文 时间:
2015-01-21 01:17:40
阅读次数:
389