摘要:
centos6: Linux下的 /etc/inittab 中的英文解释: This file describes how the INIT process should set up the system in a certain run-level.The inittab file descri 阅读全文
摘要:
登录mysql后 MariaDB [(none)]> grant all privileges on *.* to 'root'@'%' identified by '【password】' with grant option; #password为mysql的root用户密码 MariaDB [( 阅读全文