PDA

View Full Version : WHM/Cpanel Issue



sellwhm
November 14th, 2006, 12:57
I don't know who knows this but how do you edit, add, and delete a dns zone manually without using WHM to do it. I'm on a VPS and I want to delete the entries with Virtuazzo as root. I want to know the path and file of the zone file for it. I'll ask in the forums at cpanel.net too. Thank you very much.

ingfina
November 14th, 2006, 13:30
cd /var/named
nano -w example.com.db

(make sure it stays consistent with /etc/named.conf)

Infrenion
November 15th, 2006, 00:59
It's that simple:

nano /var/named/domainname.com.db


Cheers!
Lea.