This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* A quick & dirty script that outputs a list of possible attacking IP address, | |
* per host with a total count. | |
* | |
* Tweak the "THE_QUERY" constant to suit your environment - we use Debian & Ubuntu | |
* | |
* @author Russell Smith <[email protected]> | |
* @copyright UKD1 Limited, 2011 | |
* @license ISC license |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Delete all keys from a riak bucket using key streaming | |
* | |
* History: | |
* | |
* 29-Nov-10 | |
* First version | |
* | |
* @author Russell Smith <[email protected]> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env bash | |
open -a iTunes http://store.ukd1.co.uk.s3.amazonaws.com/coin.wav || open http://store.ukd1.co.uk.s3.amazonaws.com/coin.wav |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo fs_usage -w -f filesys mdworker |
NewerOlder