Centos7常用命令
Posted lp475177107
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos7常用命令相关的知识,希望对你有一定的参考价值。
1,mariadb数据库的常用命令是:
systemctl start mariadb #启动MariaDB
systemctl stop mariadb #停止MariaDB
systemctl restart mariadb #重启MariaDB
systemctl enable mariadb #设置开机启动
以上是关于Centos7常用命令的主要内容,如果未能解决你的问题,请参考以下文章