进入linux命令模式,输入#yum install httpd //安装apache#vi
/etc/sysconfig/httpd //修改文件,打开worker模式将#号去掉重启apache,命令如下#service httpd
restart报错如下:[root@localhost~]#se...
分类:
其他好文 时间:
2014-05-26 22:07:53
阅读次数:
315
early-initwait_for_coldboot_done_actionkeychord_init_actioninitearly-fsfspost-fspost-fs-dataproperty_service_init_actionsignal_init_actioncheck_startu...
分类:
其他好文 时间:
2014-05-26 22:02:14
阅读次数:
233
如果在一台机器上部署了多个jbossserver,需要修改相关端口以避免端口冲突。目前确认需要修改的配置如下一、vi
$JBOSS_HOME/server/default/conf/jboss-service.xml1、WebService端口80832、JNDI端口:109910983、RMI端口...
分类:
系统相关 时间:
2014-05-26 21:28:04
阅读次数:
349
方法一安装cURLwgethttp://curl.haxx.se/download/curl-7.17.1.tar.gztar -zxf
curl-7.17.1.tar.gz./configure --prefix=/usr/local/curlmake & make
install方法二进入安装原...
分类:
Web程序 时间:
2014-05-26 21:25:29
阅读次数:
698
最近使用hive做一些etl工作,除了日常sql的编写,了解hadoop及hive的一些底层原理性质的东西包括调优非常有必要,一次hive调优就把原来的零散文件做了合并。首先记下hadoop常用的命令:(hadoop
fs -help列出全部)1,hadoop fs –fs [local | ]:声...
分类:
其他好文 时间:
2014-05-26 20:44:49
阅读次数:
308
一 、查看已安装的nginx是否包含stub_status模块
/usr/local/nginx/sbin/nginx -V nginx version: Nginx/1.2.0 configure arguments:
--with-http_stub_status_module 确定支持stub...
分类:
其他好文 时间:
2014-05-26 16:34:01
阅读次数:
233
The stunnel program is designed to work as an
SSL encryption wrapper between remote client and local (inetd-startable) or
remote server. It can be use...
分类:
其他好文 时间:
2014-05-26 16:15:57
阅读次数:
330
安装MySql时在最后Start
Service时失败:首先先卸载掉MySql。查看MySql服务有没有启动,若启动,则先停止MySql服务。再如图打开注册表,到HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services删除MySql服务。在命令行输入s...
分类:
数据库 时间:
2014-05-26 16:10:28
阅读次数:
327
IaaS(Infrastructure as a
Service)基础设施即服务Software As a ServicePlatform As a Service
分类:
其他好文 时间:
2014-05-26 13:27:26
阅读次数:
237
报错详情:Failure to transfer
com.thoughtworks.xstream:xstream:pom:1.3.1 from
http://repo.maven.apache.org/maven2 was cached in the local repository, resol...
分类:
其他好文 时间:
2014-05-26 13:27:05
阅读次数:
2261