1:安装包http://hadoop.apache.org/releases.htmlhttp://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.htmlhadoop-2.6.4(binary)jdk-8u102-linux-x64.tar.gz2:节点信息centos7*3master10.10.0.115slave110.10.0.116slave210.10.0.1173:安装过..
分类:
其他好文 时间:
2016-09-06 23:47:32
阅读次数:
278
下载openfirewgethttp://download.igniterealtime.org/openfire/openfire-3.9.3-1.i386.rpm安装openfireyuminstall-y/home/openfire-3.9.3-1.i386.rpm安装运行库yuminstall-yglibc.i686添加开启启动chkconfigopenfireon启动openfire服务systemctlstartopenfire.service防火墙IP..
分类:
其他好文 时间:
2016-09-05 17:22:48
阅读次数:
220
https://wiki.centos.org/HowTos/VNC-Server (1) 在centos7安装tigervnc-server /usr/bin/Xvnc:exe这个是原来就有的? /usr/bin/vncserver: Perl script (2) 配置用户 Edit /etc/ ...
分类:
其他好文 时间:
2016-09-04 23:59:06
阅读次数:
392
一、先把Centos7的镜像下载到本地 镜像下载网址:http://archive.kernel.org/centos-vault/ (里面有任何需要的版本) 二、启动VMware 1. 创建新的虚拟机 2. 编辑虚拟机设置 : 根据需求,并且加入镜像 3. 开启虚拟机 选择安装时的语言 --〉 中 ...
分类:
其他好文 时间:
2016-09-01 14:20:52
阅读次数:
189
安装python3(自动安装pip3):yum install openssl-devel bzip2-devel expat-devel gdbm-devel readline-devel sqlite-devel#不安装依赖可能安装完成后没有pip3 软件tar xf Python-3.5.2. ...
分类:
编程语言 时间:
2016-08-31 22:05:05
阅读次数:
279
CentOS 7.0接触到的用户是比较少的,今天看了站长写了一篇关于centos7中安装配置LAMP服务器的教程,下面我把文章稍加整理一下转给大家学习交流,希望例子能给各位带来帮助哦。 centos7安装配置教程:http://www.111cn.net/sys/CentOS/63645.htm 一 ...
分类:
数据库 时间:
2016-08-31 18:37:50
阅读次数:
232
Centos7安装Lnmp环境nginx1.10.1-php5.6.22/7.0.7-mysql5.7.11 2015-01-13 15:26:51 标签:lnmpcentoslinuxmysqlphp-fpm Centos7安装Lnmp环境nginx1.10.1-php5.6.22/7.0.7-m ...
分类:
其他好文 时间:
2016-08-31 07:05:01
阅读次数:
186
http://hongge.blog.51cto.com/centos7.2安装mysql5.7.13一、MySQL5.7主要特性:原生支持Systemd更好的性能:对于多核CPU、固态硬盘、锁有着更好的优化更好的InnoDB存储引擎更为健壮的复制功能:复制带来了数据完全不丢失的方案,传统金融客户也可以选择使用MySQL数据库。新增s..
分类:
数据库 时间:
2016-08-30 16:15:54
阅读次数:
303
php-fpm安装完成,nginx安装完成 发下端口正常开启 返现9000端口已经开放 发下nginx进程正常运行 但是就是静态页面可以访问,php动态页面无法访问,报错'file not found' 最后发现问题,修改nginx.conf 改成 一切OK了 ...
分类:
Web程序 时间:
2016-08-27 11:25:25
阅读次数:
347
Centos7安装完成后做简单调整1.安装必备的组件yuminstallwgetperlperl-develnet-toolskernel-devel(telnet可选性,我决定在其中一台安装就可以,我平时主要用于调试交换机)2.安装开发工具yumgroupinstall‘Developmenttools‘-y3.安装epel和remi第三方软件源yuminstallepel-rel..
分类:
其他好文 时间:
2016-08-25 21:56:36
阅读次数:
637