From da3cc4040eb4780b7cb793a2b30dadde869c2a8f Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 10 Jul 2013 20:52:32 -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 7e45cd2..55e3381 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,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 ------------