Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 24-Jun-2021 | 316 | 8 | 5 | |
dlz.data | H A D | 24-Jun-2021 | 1.2 KiB | 12 | 11 | |
dlz.schema | H A D | 24-Jun-2021 | 981 | 31 | 28 | |
named.conf | H A D | 24-Jun-2021 | 2 KiB | 50 | 44 |
README
1These files were used for testing on Ubuntu Linux using MySQL 2 3- Install MySQL: sudo apt-get install mysql-server 4- Run "mysql --user=USER --password=PASSWORD < dlz.schema" to set up database 5- Run "mysql --user=USER --password=PASSWORD < dlz.data" to populate it 6- update named.conf with correct USER and PASSWORD 7 8