You are here
d_rc - Fri, 2012/09/21 - 15:12
Hi,
I've written little script for downloading all TurnKey appliances. It's not great, fast or superportable. Just download two attached files, make get executable and run it. You need wget and command line ;) If the mirror is slow, just find your own and change it in the script.
I don't know if there is any other way to download all TK appliances at once, my googling wasn't successful. If you know about some other way to do this quick, please let me know in comments. Maybe this'll help somebody out.
Forum:
Have you tried a high speed mirror near you?
Have a look at this blog post. The high speed mirrors are listed here.
This is how I did it after
This is how I did it after reading the blog post Jeremy pointed to.
To download all iso's version 13.-wheezy-i386 :
rsync -av -P rsync://mirror.serverloft.com/turnkeylinux/iso/*13.0-wheezy-i386*.iso
Thanks to everyone involved in turnkeylinux.org :)
Add new comment