当前位置:懂科普 >

IT科技

> linux系统怎么启动mysql服务

linux系统怎么启动mysql服务

linux启动mysql的命令

1、打开linux系统,在linux的桌面的空白处右击。

linux系统怎么启动mysql服务

2、在弹出的下拉选项里,点击打开终端。

3、在启动之前需要修改mysql的配置文件

linux系统怎么启动mysql服务 第2张

4、修改之后可以使用service mysqld start命令来启动mysql服务。

linux系统怎么启动mysql服务 第3张

5、可以使用命令ps -ef|grep mysqld来查看有没有启动成功。

linux系统怎么启动mysql服务 第4张

标签: 系统 mysql 服务 linux
  • 文章版权属于文章作者所有,转载请注明 https://dongkepu.com/itkeji/znrgwo.html