MariaDB数据库的正确启动命令是( )。
A: systemctl mariadb.service start
B: systemctl start mariadb.service
C: systemctl enable mariadb.service
D: systemctl start mariadb-server
A: systemctl mariadb.service start
B: systemctl start mariadb.service
C: systemctl enable mariadb.service
D: systemctl start mariadb-server
举一反三
- 查看mariaDB服务器的状态命令是 A: systemctl start mariadb B: systemctl stop mariadb C: systemctl status mariadb D: systemctl restart mariadb
- 启动MariaDB数据库的命令是:systemctl start mariadb。
- 启动MySQL数据库的命令是? A: startmariadb B: system startmariadb C: systemctl start db D: systemctl start mariadb
- 下列()命令可以启动DNS服务 A: systemctl start named B: service dns start C: systemctl start dns D: service start named
- 启动apache服务器的命令是() A: systemctl httpd start B: systemctl start httpd C: service httpd open D: service start httpd