摘要: #!/bin/bash #oracle install for centos 6.8 #----安装依赖包----- yum -y install gcc gcc-c++ make binutilscompat-libstdc++-33 elfutils-libelf elfutils-libelf-devel glibc glibc-commonglibc-devel libaio liba... 阅读全文
posted @ 2018-08-17 19:38 平_常_心 阅读(322) 评论(0) 推荐(0)
摘要: 1、系统环境:centos7版本 2、内核版本: 3、关闭selinux 4、centos7关闭防火墙 5、安装docker-ce 阅读全文
posted @ 2018-08-17 19:20 平_常_心 阅读(204) 评论(0) 推荐(0)
摘要: 系统环境:centos7版本 [root@panfeng ~]# cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core) [root@panfeng ~]# 内核版本: [root@panfeng ~]# uname -r 3.10. 阅读全文
posted @ 2018-08-17 17:01 平_常_心 阅读(59) 评论(0) 推荐(0)