How to setup aws cmd line tools
To be able to execute the many API command line tools you will need to setup and configure the authentication correctly. This will help you…
System Administrator Blog
To be able to execute the many API command line tools you will need to setup and configure the authentication correctly. This will help you…
Amazon WordPress / Lighttpd / Varnish for free #1. Create an AWS Account
How to setup Security.vcl on Varnish 3.0 Download it wget https://github.com/KristianLyng/varnish/tree/my2.1/varnish-tools/security.vcl # cd vcl/ # make # cp -a vcl/ /etc/varnish/security.vcl/ (alternatively you could symlink…