How to get netflow from a pcap file
Use nfdump suite. First transform pcap into nfcapd-format. For that: In case you have many pcap files, you can use a bash loop: Mind the extra p in nfPcapd and […]
Description of Linux page
Use nfdump suite. First transform pcap into nfcapd-format. For that: In case you have many pcap files, you can use a bash loop: Mind the extra p in nfPcapd and […]
Debian, Ubuntu and derivatives We’ll use apt-file. First install it. Update its database And now search for a specific file.
http://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html https://shapeshed.com/unix-ps/ http://morningcoffee.io/killing-a-process-and-all-of-its-descendants.html Killing Processes First of all you must understand how processes work in linux. when sudo starts a process in the background and you try to trap the