< Home - < Back

bind-to-tinydns


Information about the package, bind-to-tinydns, which is shipped with common Linux distributions. The bind-to-tinydns package is designed for, Convert DNS zone files in BIND format to tinydns format.


Package Name:

bind-to-tinydns

Summary:

Convert DNS zone files in BIND format to tinydns format

Description:

This is a program that parses zone files used by the BIND DNS server and converts them to the native format of the tinydns component of Dan Bernstein's djbdns DNS server.

Architecture:

x86_64

Version:

0.4.3

Release:

15.20140818gitdf0ddc3.el6

Size:

18 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for bind-to-tinydns


Control the bind-to-tinydns package with the following handy commands outlined below.


Command

Description of Command

yum install bind-to-tinydns

This command will install bind-to-tinydns on the server.

yum remove bind-to-tinydns

This command will un-install bind-to-tinydns on the server. When you run this command, you will be asked if you are sure that you want to remove bind-to-tinydns, so you have to manually confirm that you want to do this.

yum -y remove bind-to-tinydns

This command will un-install bind-to-tinydns on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove bind-to-tinydns when using the -y flag.

yum update bind-to-tinydns

This command will update bind-to-tinydns to the latest version. When you run this command, you will be asked if you are sure that you want to remove bind-to-tinydns, so you have to manually confirm that you want to do this.

yum -y update bind-to-tinydns

This command will update bind-to-tinydns to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove bind-to-tinydns when using the -y flag.

yum info bind-to-tinydns

This command will show you core information about the bind-to-tinydns package.

yum deplist bind-to-tinydns

This command will show you the dependencies for bind-to-tinydns. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update bind-to-tinydns

This command will check if there is an update waiting on bind-to-tinydns. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.