數(shù)據(jù)庫默認(rèn)root密碼:
1 2 | cd /root/oneinstack grep dbrootpwd options.conf #顯示數(shù)據(jù)庫root密碼 |
如下圖:
重置數(shù)據(jù)庫root密碼:
1 2 | cd /root/oneinstack . /reset_db_root_password .sh #加-f參數(shù)遷移變更密碼 |
如下圖:
數(shù)據(jù)庫默認(rèn)root密碼:
1 2 | cd /root/oneinstack grep dbrootpwd options.conf #顯示數(shù)據(jù)庫root密碼 |
如下圖:
重置數(shù)據(jù)庫root密碼:
1 2 | cd /root/oneinstack . /reset_db_root_password .sh #加-f參數(shù)遷移變更密碼 |
如下圖:
評(píng)論一下?