摘要:
# Set the base image to UbuntuFROM ubuntu # File Author chenghanMAINTAINER chenghan ################## BEGIN INSTALLATION ####################### Inst 阅读全文
摘要:
mysql yum -y install mysql mysqladmin -uroot -passwd "oebiotech" mysql -uroot -poebiotech 登录mysql 1.修改MySQL的登录设置: # vi /etc/my.cnf 在[mysqld]的段中加上一句:sk 阅读全文