Giter VIP home page Giter VIP logo

master-slave-dns's Introduction

  • The content of this branch are the following:

    dnscleaner.sh
    python-installer.sh
    jinja2temps
    python-ms-sl-dns.py
    python-add-zone.py
    python-add-record.py
  • Short explanation for scripts and folders:

    dnscleaner.sh              SHELL script which cleans everything about DNS BIND.
    
    python-installer.sh        This script will check the operating system and install python2.7 and python3.4
    
    jinja2temps                This folder contains templates for DNS Bind configuration.
    
    python-ms-sl-dns.py        If you execute this script first time, this will get IP for Master and Slave DNS servers.
                               After that it will install DNS Bind to them.
                               If you  execute this script second time, it will check DNS service on Master and Slave DNS server.
                               If service  works, it will prompt please use ./python-add-zone.py script for add new zone.
    
    python-add-zone.py         For adding new Zone execute this script and write domain name.
                               This will create named.conf configurations for master and Slave servers and will create domain file.
    
    python-add-record.py       With this script you we can add the following DNS record types for existing zone:
                                A
                                NS
                                MX
                                TXT
                                SRV
  • By default Fabric is searching for /bin/bash binary file(Install bash with python-installer.sh script). That is why I have copied /usr/local/bin/bash file to /bin/bash in FreeBSD Servers. Also copy the content of freebsd-bash folder to the /root homefolder for FreeBSD servers.

master-slave-dns's People

Contributors

jamalshahverdiev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.