Browse Source

Update applications.md

Håvard O. Nordstrand 5 years ago
parent
commit
d8ff1fbb9d
1 changed files with 9 additions and 0 deletions
  1. 9 0
      config/linux-server/applications.md

+ 9 - 0
config/linux-server/applications.md

@@ -58,6 +58,15 @@ Debian 10 Buster
    - This may mute the "No subnet declaration for ..." verbose error on some distros.
    - In `/etc/default/isc-dhcp-server`, add the interfaces (space-separated) to `INTERFACESv4` and `INTERFACESv6`.
 
+## ntopng
+
+### Setup
+
+- Install `ntopng`.
+- Make sure service `ntopng` is enabled and running.
+- Configuration file: `/etc/ntopng.conf`
+- Default port: `3000`
+
 ## ntpd
 
 ### Setup