Tag: password

How to fix ORA-28001: the password has expired ORA-28002 The Password Will Expire in 7 Days Errors

A new day started from ORA-28002 The Password Will Expire in 7 Days message from an Oracle DB. Let’s dig a bit how can we avoid this situation and manage our Oracle DB passwords.

Continue reading

How to reset MySQL/MariaDB root password

Start session ssh (using root if possible). Edit my.cnf file using. sudo vi /etc/my.cnf Add line to [mysqld] block:

Continue reading