Saturday, May 9, 2009

Getting mysql root password for zimbra

I have to....

Must...

Felt guilty...

do this to get zimbra mysql password

/opt/zimbra/bin/zmlocalconfig -s | grep mysql | grep password

then what?

/opt/zimbra/bin/mysql -uroot -p -P 7306

waaaaaaaaaaaaaaaaaaaaaaaaaaaaa

No comments:

 Simple Python Calculator This script will allows your to calculate the integers given with the chosen operation. You can add, substract, mu...