1、下载 epel-release-7-11.noarch.rpm wget http://dl.fedoraproject.org/pub/epel/7/x86_64/Packages/e/epel-release-7-11.noarch.rpm2、rpm -Uvh epel-release*rp ...
分类:
其他好文 时间:
2018-11-16 15:06:26
阅读次数:
420
温馨提示:要看高清无码套图,请使用手机打开并单击图片放大查看。1.前置条件本文档将介绍ClouderaManager与CDH的卸载,并基于CDH使用parcels安装且未配置安全(AD/LDAP,Kerberos,DataEncryption)的集群,以下是本次测试环境,但不是本操作手册的硬限制:1.操作系统版本:CENTOS6.52.MySQL数据库版本为5.1.733.CM版本:CM5.114
分类:
其他好文 时间:
2018-11-15 19:49:35
阅读次数:
192
例子:下载指定URL下的kernel开头的所有包 wget https://archives.fedoraproject.org/pub/fedora/linux/updates/28/Everything/x86_64/Packages/k/ -r -np -nd -A kernel*.rpm - ...
分类:
Web程序 时间:
2018-11-14 12:38:57
阅读次数:
518
The following command fails: $ ab -n 1 localhost:8000/ ... Benchmarking localhost (be patient)...apr_socket_recv: Connection refused (111) But this on... ...
分类:
其他好文 时间:
2018-11-13 12:15:09
阅读次数:
313
1.查看系统是否安装httpd和apr、apr-util并卸载#rpm-qa|grepaprapr-util-1.5.2-6.el7.x86_64apr-1.4.8-3.el7.x86_64#rpm-e--nodeps--allmatchesapr-util-1.5.2-6.el7#rpm-e--nodeps--allmatchesapr-1.4.8-3.el7#rpm-qahttpdhttpd-
分类:
Web程序 时间:
2018-11-12 19:57:25
阅读次数:
188
注意each里的this,这个文档里说得明白http://rajapradhan.com/blogs/d3-js-v4-essentials/d3-selections/ The each() method The each() method invokes the specified functi ...
分类:
其他好文 时间:
2018-11-12 13:52:07
阅读次数:
988
当appBase属性值为webapps时表示tomcat应用来自于tomcat/webapps路径下,docBase属性值代表tomcat/webapps/Miss ...
分类:
其他好文 时间:
2018-11-12 13:25:04
阅读次数:
255
1.APR运输 2.串行传输 APR运输 介绍 APR(Apache Portable Runtime)提供卓越的可扩展性,性能以及与本机服务器技术的更好集成。 APA支持APR运输。在本节中,我们将基于如何使用MINA进行APR传输。我们将使用Time Server示例。 前置条件 APR运输取决 ...
分类:
其他好文 时间:
2018-11-11 23:23:47
阅读次数:
137