Changes between Version 1 and Version 2 of Nmm2022/Agenda/SmokepingSetup
- Timestamp:
- May 16, 2022, 7:20:01 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Nmm2022/Agenda/SmokepingSetup
v1 v2 18 18 }}} 19 19 Now we will continue with the Smokeping installation. 20 {{{ 21 # apt install smokeping 22 # chmod u+s /usr/bin/fping 23 # a2enmod cgi 24 # systemctl reload apache2 25 }}}