]> granicus.if.org Git - icinga2/commitdiff
Add documentation for securing mysql on debian/ubuntu. 5358/head
authormcktr <mcktr55@gmail.com>
Sun, 18 Jun 2017 10:36:07 +0000 (12:36 +0200)
committermcktr <mcktr55@gmail.com>
Sun, 18 Jun 2017 10:36:07 +0000 (12:36 +0200)
doc/2-getting-started.md

index 0cfb325cd100e6712aa35def627bd08a5b298cb8..3dbe33388ad817cc494d5e3862cf01a3b08660de 100644 (file)
@@ -94,7 +94,7 @@ as part of the [SLES 11 Security Module](https://www.suse.com/communities/conver
 
 #### <a id="package-sles-sdk"></a> 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.
 
 ### <a id="installing-icinga2"></a> 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: