文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>install mysql on gentoo linux

install mysql on gentoo linux

时间:2007-03-26  来源:zyq26672607

mySQL

install mysql in the server

#emerge mysql

create the initial databases

#emerge --config mysql (type the mysql password of root)

start mysql

#/etc/init.d/mysql start

adding security

#mysql_secure_installation

Enter current password for root (enter for none):

Change the root password? Y/n? y

New password:

Re-enter new password:

Password updated successfully!

Remove anonymous users? Y/n? y

Disallow root login remotely? Y/n? y

Remove test database and access to it? Y/n? y

Reload privilege tables now? Y/n? y

adding users

#mysql_setpermission

adding mysql in the boot

#rc-update add mysql default

相关阅读 更多 +
排行榜 更多 +
后室双重现实游戏下载

后室双重现实游戏下载

冒险解谜 下载
魔音少女模拟器下载最新版

魔音少女模拟器下载最新版

模拟经营 下载
雷曼大冒险官方版下载

雷曼大冒险官方版下载

冒险解谜 下载