Reset the Root Password mysql code example
Example: what is default mysql database password in linux
$ sudo apt install mysql-server
$ sudo cat /etc/mysql/debian.cnf
$ sudo apt install mysql-server
$ sudo cat /etc/mysql/debian.cnf