Monthly Archives: July 2016

Get to know your nearest AWS Location

Very useful to get the lowest network delay: http://turnkeylinux.github.io/aws-datacenters/

Posted in Cloud, Uncategorized | Tagged , , , | 1 Comment

The Fastest Way to Download a Website Offline

One Word & One Command: HTTrack, that’s the word To install it on Ubuntu: sudo apt install httrack Then, to run it: httrack http://www.xyz.comĀ –max-rate=1000000000 –sockets=50 –disable-security-limits –display –max-rate is the download rate where 1000 = 1 KB/sec, so I am … Continue reading

Posted in Linux, Uncategorized | Tagged , , , | Leave a comment