摘要: firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: systemctl status firewalld 开机禁用 : systemctl disable firewalld 开机启用 : s 阅读全文
posted @ 2018-08-24 16:41 LiShiChao 阅读(281) 评论(0) 推荐(0)
摘要: 初始化默认数据库运行此命令:/usr/local/mysql/scripts/mysql_install_db --user=mysql --basedir=/usr/local/mysql/ 出现错误: FATAL ERROR: please install the following Perl 阅读全文
posted @ 2018-08-24 15:28 LiShiChao 阅读(1219) 评论(0) 推荐(0)