Mysql remote access

From thelinuxwiki
Revision as of 15:54, 24 May 2013 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

enabled some settings in /etc/mysql/my.cnf

@ mysql server prompt, ran..

GRANT ALL ON local.* TO root@'10.8.1.77' IDENTIFIED BY 'rootspassword';