From: mcktr Date: Sun, 18 Jun 2017 10:36:07 +0000 (+0200) Subject: Add documentation for securing mysql on debian/ubuntu. X-Git-Tag: v2.7.0~20^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3a7857030bb5249c22d390afb57f031355d6349;p=icinga2 Add documentation for securing mysql on debian/ubuntu. --- diff --git a/doc/2-getting-started.md b/doc/2-getting-started.md index 0cfb325cd..3dbe33388 100644 --- a/doc/2-getting-started.md +++ b/doc/2-getting-started.md @@ -94,7 +94,7 @@ as part of the [SLES 11 Security Module](https://www.suse.com/communities/conver #### SLES 12 SDK -Icinga 2 requires the `libboost_chrono1_54_0` package from the `SLES 12 SDK` repository. Refer to the SUSE Enterprise +Icinga 2 requires the `libboost_chrono1_54_0` package from the `SLES 12 SDK` repository. Refer to the SUSE Enterprise Linux documentation for further information. ### Installing Icinga 2 @@ -422,6 +422,7 @@ Please choose whether to install [MySQL](2-getting-started.md#configuring-db-ido Debian/Ubuntu: # apt-get install mysql-server mysql-client + # mysql_secure_installation RHEL/CentOS 6: