step 4: configure bind
First of all you need to find your named.conf (the bind configuration file)
There is tool called "locate" on your system that is useful to find files, but every time your add or delete a file, you need to update "locate"'s files database, to do so type:
# updatedb
now use the following command to find the named.conf file:
# locate named.conf