Retrieving the size of s3 bucket
Here is my notes on how to retrieve the size of a bucket.
SSH Tunneling
Sometimes, you want to access a service running on a remote server, but there might be a firewall that does not forward the traffic to the port.
One way to deal with this is to create a socks proxy.