systemctl 的一些用法数据库
开启服务,好比开启数据库code
systemctl start mariadb
将服务设置为开机后自动启动blog
systemctl enable mariadb