Tag: Bash
-
Apache log one-liners using tail, awk, sort, etc.
Good bunch of samples with other examples found at: https://blog.nexcess.net/2011/01/21/one-liners-for-apache-log-files/
-
Mac OSX 10.6 Shell Script to Configure, Launch, and Shutdown Screen Sharing
Apple’s MacOS has a tidy built in remote access client and service generically known as “Screen Sharing”. Yay! This works great for headless machines, testing servers, and annoying your spouse. The paranoid and performance conscious user may not want these services continuously running. Rogue services hanging out, listening, and waiting for some punk to probe…
-
Tommy’s diggall.sh revised
Think you know the linux digg command? Ever try to do some simple network discovery with it? This script by Tommy Johnson does some nice condensed discovery. Just pass a domain for the argument. That is all!