centos 7 安装mariadb

2024-10-14 11:59:27

1、使用SecureCRT远程centos 7系统

centos 7 安装mariadbcentos 7 安装mariadb

4、查看监听端口yum -y install net-toolsnetstat -an |grep 3306

5、防火墙患束锍瓜开启允许firewall-cmd --permanent --add-service mysqlsystemctl restart firewalld.serviceiptables -L -n|grep 3306

centos 7 安装mariadb
猜你喜欢