-
-
Save kaivanov/6cdaa4e3f11552e9f7d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[openstack@folsom:~]$ cat <<EOF | sudo debconf-set-selections | |
mysql-server-5.1 mysql-server/root_password password notmysql | |
mysql-server-5.1 mysql-server/root_password_again password notmysql | |
mysql-server-5.1 mysql-server/start_on_boot boolean true | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment