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