How to Setup a DNS server with BIND on Windows 7 (Part 2)

..continued from Part 1.

 

Setup

 

Configuration Files

1 . Now this is the hardest part of the tutorial. Firstly download file called named.root from

ftp://ftp.internic.net/domain/

2 . Copy the downloaded file to the DNS\etc folder.Depending on your Windows version, for 32 bit the location is

C:\Windows\System32\dns\etc

and for Windows 64 bit

C:\Windows\SysWOW64\dns\etc

3 . We will generate a BIND key by running:

rndc-confgen -a

4 . Next . . . → Read More: How to Setup a DNS server with BIND on Windows 7 (Part 2)

How to Setup a DNS server with BIND on Windows 7 (Part 1)

Content

Introduction
Objective
Checklist / Item required
Steps
Result
Conclusion

 

Introduction

BIND is also open source software that implements the Domain Name System (DNS) protocols. You can run your own DNS server for your own purpose or for enhancing your internet experience.

 

Objective

At the end of this howto, you will be able to host your own DNS server on which you can use to speedup . . . → Read More: How to Setup a DNS server with BIND on Windows 7 (Part 1)

How to back up windows user profile the easy way.

Introduction

It is always a good idea to back up your windows user profiles just in case your computer stopped working. Much better if you can store it off site and this will make restoring the system painless. In windows 7, the user profiles is stored in C:\Users\username.

 

How it works

Best summarize in a diagram below.

| user profile . . . → Read More: How to back up windows user profile the easy way.

So here we go…

Hello visitor! Thanks for visiting my first ever blog. I hope you will find the information you are looking . . . → Read More: So here we go…