Free Software Server Environment : MySqlnstallation

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: FSSE.INFO is produced by "osde8info" :

MySQL Installation

After you have installed MySQL make sure you :

SECURE mysql root account(s)
1)
localhost
$ /usr/bin/mysqladmin -u root password 'new-password'


2)
yoursvr.yourdom
$ /usr/bin/mysqladmin -h yoursvr.yourdom -u root -p password 'new-password'



REFERRERS
MySqlConfiguration

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0176 seconds