MyDNS to BIND convert script
Понедельник, Сентябрь 28th, 2009echo «select origin from dns_soa where active=’Y';» | mysql –defaults-file=/etc/mysql/debian.cnf dbispconfig | while read DOMAIN;do [ "$DOMAIN" = "origin" ]&&continue
| Debian Linux: Пособие для гопников |
| Для тех, кто пропил мозги и работает с Debian Linux |
echo «select origin from dns_soa where active=’Y';» | mysql –defaults-file=/etc/mysql/debian.cnf dbispconfig | while read DOMAIN;do [ "$DOMAIN" = "origin" ]&&continue
Here is an example of using the dh_make helper, /usr/share/doc/debhelper/examples/rules.tiny, and overriding permission functionality More
Here is an example of using the dh_make helper, /usr/share/doc/debhelper/examples/rules.tiny, and overriding permission functionality More