Skip to content

Instantly share code, notes, and snippets.

@kaivanov
Created April 18, 2014 18:09
Show Gist options
  • Save kaivanov/6cdaa4e3f11552e9f7d6 to your computer and use it in GitHub Desktop.
Save kaivanov/6cdaa4e3f11552e9f7d6 to your computer and use it in GitHub Desktop.
[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