Ntopng installation ubuntu: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „=In order to use this repository do (as root)= 14.04 LTS *wget http://www.nmon.net/apt/14.04/all/apt-ntop.deb *sudo dpkg -i apt-ntop.deb Debian 7.6 (stable) *wg…“)
 
Zeile 14: Zeile 14:
 
*apt-get install pfring-drivers-dna-dkms
 
*apt-get install pfring-drivers-dna-dkms
  
From:
+
=From:=
 
*http://www.nmon.net/apt-stable/
 
*http://www.nmon.net/apt-stable/

Version vom 20. November 2014, 10:43 Uhr

In order to use this repository do (as root)

14.04 LTS

Debian 7.6 (stable)

then run

  • apt-get clean all
  • apt-get update
  • apt-get install pfring nprobe ntopng ntopng-data n2disk nbox

You can (optionally) install the ZC and/or DNA drivers as follows

  • apt-get install pfring-drivers-zc-dkms
  • apt-get install pfring-drivers-dna-dkms

From: