wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test10.zip
Monthly Archives: September 2013
Switch to HTTPS Now, For Free
Linux Performance Checklist
Securing linux server
5 Simple Rules For Building Great Python Packages
1. __init__.py is Only for Imports
2. Use __init__.py to Enforce Import Order
3. Use One Module to Define All Exceptions
4. Only Relative imports within the package
5. Keep Modules Small