Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install mysql in Fedora

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

It is believed that many inexperienced people have no idea about how to install mysql in Fedora. Therefore, this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.

How do I start Fedora mysql?

First change to the etc/init.d directory, if you are using ls to view all the files. You can see that there is a Fedora mysql, and the terminal can start Fedora mysql by typing. / mysqld start. You can see the usage by typing. / mysqld {start | stop | status | condrestart | restart} this is Fedora mysql.

Here are the settings for automatic startup

Enter / sbin/chkconfig at the terminal to see the usage:

Chkconfig-list [name] chkconfig-add chkconfig-del chkconfig-override chkconfig [- level]

If you type chkconfig-list again, you can see a lot of startup applications, but many of them just don't start. From the information found in the network, it is said that if you set 345 to on, you can enter chkconfig-- level 345 mysqld on again use list to see that 345 are set to on.

After reading the above, have you mastered how to install mysql in Fedora? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report