From 163ea899988c7662a11c8eb7d737fec3aa82c73d Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 10 Jul 2013 20:53:28 -0700 Subject: [PATCH] added install instructions for BIND9 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9204f77..cda8b2e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Installation 5. Visit https://wakati.me to see your logged time. +6. Consider installing [BIND9](https://help.ubuntu.com/community/BIND9ServerHowto#Caching_Server_configuration) to cache your repeated DNS requests: `sudo apt-get install bind9` + Screen Shots ------------