Giter Site home page Giter Site logo

vheidari / easybindconfig Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 51 KB

Easy Bind Config helps you to run and configure a DNS server using Bind on a Linux-based server (Debian/RHEL) in under 1 minute.

License: MIT License

C++ 100.00%
dns dns-server bind9 named ubuntu-server centos7 linux-distros debian-server debian

easybindconfig's Introduction

logo

SERVER ADMIN NOTE

  • Easy Bind Config is now a stable version. You can use EBC on your server to quickly configure Bind.

About Easy Bind Config

  • This helps you easily install and configure Bind on your server. If you aren't familiar with Bind and you want to read more information, please check this link. : About Bind Dns Software

linux server support

  • You can make and install Easy Bind Config on the following distributions: Ubuntu, Mint, Kali, Fedora and Debian

How can you install and use it?

  • -- Step 01: Download Easy Bind Config from the Git URL and unzip it.
  • -- Step 02: Compile the main.cpp file in the Easy Bind Config folder.
  • -- Step 03: Run the binary with root privileges and enjoy!

Note :

  • To compile Easy Bind Config, please use the C++11 flag as shown in the following snippet :
-- g++ -std=c++0x  -o easyBindConfig main.cpp

command and help

  • -- config = To start configuring Bind on your server, use this command.
  • -- install = To start installing Bind DNS server software on your server, use this command.
  • -- remove = To remove Bind from your server, you can use this command.
  • -- restore = To restore Bind on your server, you can use this command.
  • -- enable = To enable the Bind service and create a symbolic link, use this command.
  • -- start = To start the Bind service, use this command.
  • -- stop = To stop the Bind service, use this command.
  • -- disable = To disable the Bind service, use this command.
  • -- reset = To reset the Bind service, use this command.
  • -- exit = To exit from easyBindConfig, use this command.
  • -- back = To go back to the main page menu, use this command.
  • -- help = If you need help, you can use this command.

easybindconfig's People

Contributors

vheidari 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.