1.1解压安装包Oracle11gR2安装为两个安装包,全部解压后,需要将两个安装包的内容合并在一起后进行安装Oracle版本linux64_11gR2操作系统CentOS7.0-X86-64bitOracle安装文件1.1.1.上传和解压oracle用户上传和解压。unziplinux.x64_11gR2_database_1of2.zipunziplinux.x64_11gR2_..
分类:
数据库 时间:
2017-02-03 00:46:55
阅读次数:
310
docker的安装和配置 环境介绍: 操作系统:64bit CentOS7 docker版本:1.11.1(最新版本) 版本新功能:https://github.com/docker/docker/blob/master/CHANGELOG.md 安装步骤 安装准备: 要求: 内核版本最低为3.10 ...
分类:
其他好文 时间:
2017-01-17 13:51:43
阅读次数:
159
实验环境:实验的系统;Centos7.2_x86.64源码包文件1;fastdfs-master源码包文件2;libfastcommon-master去github作者的站点克隆上面两个源码包文件gitclonehttps://github.com/happyfish100/fastdfs.gitgitclonehttps://github.com/happyfish100/libfastcommon.git查看源码文..
分类:
其他好文 时间:
2017-01-11 14:53:03
阅读次数:
271
环境 系统 centos6.6 无图形界面 ip 192.168.2.1 系统 centos7.2 有图形界面 以下命令在centos6.6上执行 1、 yum -y install dhcp* tftp* vsftpd* syslinux #安装一些软件 2、vim dhcpd.conf 3、se ...
分类:
系统相关 时间:
2016-12-29 14:17:06
阅读次数:
187
系统:centos7软件版本:php-7.1.0+mysql-boost-5.7.16+httpd-2.4.23一、linux系统限制配置1、关闭系统防火墙systemctlstopfirewalld.service关闭防火墙
systemctldisablefirewalld.service禁用防火墙2、关闭SElinuxsed-i‘s/SELINUX=.*/SELINUX=disabled/g‘/etc/selinux/config..
分类:
其他好文 时间:
2016-12-16 20:05:49
阅读次数:
271
1.操作系统CentOS7.2X642.安装系统包gcc-c++zlib-devel3.updatepython3.51).安装PythonPython-3.5.2.tgz./configuremakemakeinstall2).软连接新版本cd/usr/binrmpythonln-s/usr/local/bin/python3/usr/bin/python4.安装Python包1).setuptools-30.3.0.tar.gz2).uvloop-0.6.7.tar..
分类:
编程语言 时间:
2016-12-10 07:18:43
阅读次数:
686
1.基本环境:操作系统:Centos7.2.1511jdk环境版本:jdk-8u45-linux-x64.rpmmysql环境:rpm包:http://ftp.ntu.edu.tw/MySQL/Downloads/MySQL-5.6/MySQL-5.6.33-1.linux_glibc2.5.x86_64.rpm-bundle.tarjdbc链接包:http://101.96.10.72/cdn.mysql.com//Downloads/Connector-J/..
分类:
其他好文 时间:
2016-12-09 20:06:13
阅读次数:
924
1.软件环境操作系统:centos7.2X64Erlang:18.3Rabbit:3.5.1节点IP:node1192.168.1.21Node2192.168.1.22Node1为主,node2为从2.安装部署以下安装均使用root权限安装。在两个节点服务器上安装:安装依赖包yuminstallgccgcc-c++ncurses-developenssl-devel-y1)安装Erlang下载地..
分类:
其他好文 时间:
2016-12-09 01:31:41
阅读次数:
717
centos7系统管理和运维实战 RHEL中包含了红帽自行开发的闭源软件,如红帽集群套件,这些软件并未开放源代码,因此也就未包含在centos发行版中centos发行版通常会修改RHEL中存在的bug,并提供了一个yum源以便用户可以随时更新操作系统 centos7使用的内核是3.10.0:对swa ...
分类:
其他好文 时间:
2016-12-03 00:39:34
阅读次数:
229
环境准备:系统:centos7所需程序包:lamp环境(httpd、PHP、php-mysql、mariadb-server)、discuz]#yuminstall-yhttpdphpphp-mysqlmariadb-server#准备lamp环境
]#unzipDiscuz_X3.2_SC_UTF8.zip#解压Discuz包
~]#mvupload//var/www/html/#将生成的文件夹移动到httpd主页目录
~..
分类:
其他好文 时间:
2016-11-30 23:29:58
阅读次数:
220