Recent Changes - Search:

MineTest?

IRC?

Develop?

PC?

Windows?

Linux?

PmWiki

pmwiki.org

edit SideBar

MySQL

Install database server:

yum install mariadb-server


Setting the root password:

$ mysql_secure_installation

Enter current password for root (enter for none): <enter>
New password: newrootpass <enter>
Re-enter new password: newrootpass <enter>
Set root password? [Y/n] Y <enter>
Remove anonymous users? [Y/n] Y <enter>
Disallow root login remotely? [Y/n] Y <enter>
Remove test database and access to it? [Y/n] n <enter>
Edit - History - Print - Recent Changes - Search
Page last modified on March 24, 2023, at 06:54 PM