当前位置:网站首页>Installation and initialization of MariaDB database
Installation and initialization of MariaDB database
2022-06-30 06:03:00 【Love Eason Chan】
1、 Use yum Download and install Mariadb
[[email protected] ~]# yum install mariadb-server mariadb -y
When the download is complete, the Complete Download succeeded
2、 start-up Mariadb Service and view status
[[email protected] ~]# systemctl start mariadb
[[email protected] ~]# systemctl status mariadb

appear active(running) Start successfully after the word
3、 initialization Mariadb
[[email protected] ~]# mysql_secure_installation


4、 Sign in Mariadb
[[email protected] ~]# mysql -uroot [email protected]
边栏推荐
- Summation of basic exercise sequence of test questions
- SHELL
- Voting vault: a new primitive for defi and Governance
- MySQL storage system
- [ansible series] fundamentals 02 module debug
- MySQL數據庫用戶管理
- 583. 两个字符串的删除操作-动态规划
- At the beginning of 2022, people who are ready to change jobs should pay attention to
- Golang之手写web框架
- InputStream to inputstreamsource
猜你喜欢

The average salary of software testing in 2022 has been released. Have you been averaged?

STM32F103 series controlled OLED IIC 4-pin

Dao -- a beautiful new world?

从零开发 stylelint规则(插件)

雲服務器部署 Web 項目

Who doesn't want a blog site of their own - build a blog site WordPress

MySQL storage system
![[ansible series] fundamentals -01](/img/b4/1f3284338c75acb5259849a45bbfbe.jpg)
[ansible series] fundamentals -01

Balanced binary tree judgment of Li Kou 110 -- classic problems

MySQL advanced (Advanced SQL statement)
随机推荐
Swoole process model diagram
Leetcode search insert location
Dao -- a beautiful new world?
数据读写:Unity中基于C#脚本实现数据读写功能
Ten years' miscellaneous thoughts
一个完整的性能测试流程
PC viewing WiFi password
Ultra simple STM32 RTC alarm clock configuration
09- [istio] istio service entry
880. 索引处的解码字符串
Balanced binary tree judgment of Li Kou 110 -- classic problems
Golang's handwritten Web Framework
MySQL存储系统
Finally someone can make the server so straightforward
Use of tornado template
MySQL数据库用户管理
Leader: who can use redis expired monitoring to close orders and get out of here!
Luogup2756 pilot pairing scheme problem (maximum flow)
hashlips_ art_ Engine-1.0.6 usage
ES6箭头函数