Entries from March 2016

How To Install the AWS CLI

Author: , March 29th, 2016

http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-set-up.html http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html AWS CLI v2

AWS CLI v1

ls -l ~/.aws

cat ~/.aws/config

cat ~/.aws/credentials

How To See MySQL Traffic Using tcpdump

Author: , March 22nd, 2016

Quick-and-dirty way: tcpdump -i eth0 -s 0 -l -X dst port 3306 NOTE: That option above is a dash-ELL which provides for unbuffered output. Maciej Dobrzanski posted the following script on the Percona site at https://www.percona.com/blog/2008/11/07/poor-mans-query-logging/, which I am reposting without permission because it is so good:

Money Green

Author: , March 15th, 2016

#216C2A #85bb65

R.I.P. George Kennedy

Author: , March 1st, 2016