Tuesday, December 8, 2015

Linux - NFLog and System Tap

Linux - NFLog and System Tap

I used nflog with iptables to count packets for a specific user (I will edit this later and add more info).

Later, I was told to investigate System Tap for this same use case, but never had time. So I'll write more about System Tap when I have time to investigate this.

No comments:

Target Encoding & One-Hot Encoding

I had completely overlooked these concepts earlier on, and somehow not until just now - this late in the game - did they come up as I was re...