This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:installation:install [2019/01/21 09:32] martins-v formatting change |
manual:installation:install [2019/01/21 09:37] (current) martins-v mysql -> MySQL |
||
---|---|---|---|
Line 31: | Line 31: | ||
adduser --quiet --system --disabled-login --ingroup zabbix --home /var/lib/zabbix --no-create-home zabbix | adduser --quiet --system --disabled-login --ingroup zabbix --home /var/lib/zabbix --no-create-home zabbix | ||
- | <note important>Zabbix processes do not need a home directory, which is why we do not recommend creating it. However, if you are using some functionality that requires it (e. g. store mysql credentials in ''$HOME/.my.cnf'') you are free to create it using the following commands.\\ \\ | + | <note important>Zabbix processes do not need a home directory, which is why we do not recommend creating it. However, if you are using some functionality that requires it (e. g. store MySQL credentials in ''$HOME/.my.cnf'') you are free to create it using the following commands.\\ \\ |
On RedHat-based systems, run: | On RedHat-based systems, run: |