Name | Date | Size | |
---|---|---|---|
.. | 2017-10-07 04:14:32 | 6 | |
dlz.data | 2017-10-07 04:14:32 | 1.2 KiB | |
dlz.schema | 2013-05-06 19:54:14 | 981 | |
named.conf | 2013-05-06 19:54:14 | 2 KiB | |
README | 2013-05-06 19:54:14 | 316 |
README
These files were used for testing on Ubuntu Linux using MySQL
- Install MySQL: sudo apt-get install mysql-server
- Run "mysql --user=USER --password=PASSWORD < dlz.schema" to set up database
- Run "mysql --user=USER --password=PASSWORD < dlz.data" to populate it
- update named.conf with correct USER and PASSWORD