Changes between Version 8 and Version 9 of NSM2021/Agenda/Librenms


Ignore:
Timestamp:
May 9, 2021, 5:51:17 PM (4 years ago)
Author:
tuwan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NSM2021/Agenda/Librenms

    v8 v9  
    3434
    3535
     36Setting Permission for LibreNMS
     37
     38`chown -R librenms:librenms /opt/librenms`
     39
     40`chmod 771 /opt/librenms`
     41
     42`setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/`
     43
     44`setfacl -R -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/`
    3645
    3746
     47
     48
     49