Changes between Version 4 and Version 5 of NSM2021/Agenda/Librenms
- Timestamp:
- May 9, 2021, 5:40:26 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NSM2021/Agenda/Librenms
v4 v5 20 20 `apt install acl curl composer fping git graphviz imagemagick mariadb-client mariadb-server mtr-tiny nginx-full nmap php7.4-cli php7.4-curl php7.4-fpm php7.4-gd php7.4-json php7.4-mbstring php7.4-mysql php7.4-snmp php7.4-xml php7.4-zip rrdtool snmp snmpd whois unzip python3-pymysql python3-dotenv python3-redis python3-setuptools python3-systemd` 21 21 22 Adding user into LibreNMS 22 23 24 `useradd librenms -d /opt/librenms -M -r -s "$(which bash)"` 25 26 27 28