Skip to content

Instantly share code, notes, and snippets.

View heywoodlh's full-sized avatar
:octocat:
Trapped in Vim

Spencer Heywood heywoodlh

:octocat:
Trapped in Vim
View GitHub Profile
@heywoodlh
heywoodlh / nfdump usage.md
Created March 18, 2018 05:23 — forked from narutaro/nfdump usage.md
nfdump usage

#Using nfdump nfdump is a light-weight and simple netflow collector.

#Receive netflow

nfcapd -w -D -l /flows -p 2055

#Show basic stats

@heywoodlh
heywoodlh / lynis.sh
Last active September 12, 2017 03:05 — forked from foozmeat/lynis.sh
Script to run lynis and notify you if something needs attention
#!/bin/sh
#set -x
EMAIL=l.spencer.heywood@gmail.com
. /etc/apache2/envvars
/usr/sbin/lynis -c -Q -q --profile /etc/lynis/default.prf
# Check to ensure we're still at 100%
#!/bin/bash
################################
# OS X Install ISO Creater #
# #
# Author: shela #
################################
#######################################
# Declarations