CentOS7为firewalld添加开放端口及相关操作 524阅读 system_mush 2018年9月3日 linuxLeave a comment 1、firewalld的基本使用 启动: systemctl start firewalld 查看状 …
centos7 mysql5.6数据库安装和配置 479阅读 system_mush 2017年9月5日 linux / mysql / 数据库 / 软件安装Leave a comment 一、系统环境 yum update升级以后的系统版本为 [code] [root@mush /usr …
Centos 7 安装jdk 配置环境变量 455阅读 system_mush 2017年9月5日 linux / 软件安装Leave a comment 1、yum list java-* 2、安装相应版本的jdk,一般含有devel的就是真正的jdk, …