1*e2b1b9c0SchristosThese files were used for testing on Ubuntu Linux using MySQL
2*e2b1b9c0Schristos
3*e2b1b9c0Schristos- Install MySQL: sudo apt-get install mysql-server
4*e2b1b9c0Schristos- Run "mysql --user=USER --password=PASSWORD < dlz.schema" to set up database
5*e2b1b9c0Schristos- Run "mysql --user=USER --password=PASSWORD < dlz.data" to populate it
6*e2b1b9c0Schristos- update named.conf with correct USER and PASSWORD
7*e2b1b9c0Schristos
8