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 常用命令的主要内容,如果未能解决你的问题,请参考以下文章

CentOS常用命令汇总

CentOS 7 常用命令大全

CentOS 7 常用命令大全

CentOS7设置开放端口以及常用的命令记录

CentOS7开放端口以及常用的使用命令记录整理

centos7相关命令