Merge pull request #1806 from Rosiak/issue-1693

Docs Correction
This commit is contained in:
Daniel Preussker
2015-08-30 16:17:33 +01:00
@@ -27,14 +27,13 @@ service mariadb start
Now continue with the installation: Now continue with the installation:
```bash ```bash
yum install net-snmp mysql-server
service snmpd start service snmpd start
chkconfig snmpd on chkconfig snmpd on
mysql_secure_installation mysql_secure_installation
mysql -uroot -p mysql -uroot -p
``` ```
Enter the MySQL root password to enter the MySQL command-line interface. Enter the MySQL/MariaDB root password to enter the command-line interface.
Create database. Create database.