Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

logo

SERVER ADMIN NOTE

  • Easy Bind Config now a stable version. you can use EBC on Your server and fast config bind.

About Easy Bind Config

  • This help to you easy install and config bind on your server if you want more about bind dns server software see here : About Bind Dns Software

linux server support

  • Work on Ubunto - Mint - Kali - Fedora - Debian - Centos

Install and using

  • -- STEP 01 - Download Easy Bind config from git url and unzip
  • -- STEP 02 - compile main.cpp in easyBindConfig folder
  • -- STEP 03 - Run binery by root and enjoy

compile source note

  • Easy Bind Config Souport C++ 11 standard library for compile you using this command
-- g++ -std=c++0x  -o easyBindConfig main.cpp

command and help

  • -- config = For start config bind on your server. use this command.
  • -- install = For start install bind dns server software on your server.
  • -- remove = For remove bind from your server you can use this command.
  • -- restore = For restore bind from your server you can use this command.
  • -- enable = For enable bind service and make a symbolic link use this command.
  • -- start = For start bind service use this command.
  • -- stop = For stop bind service use this command.
  • -- disable = For disable bind service use this command.
  • -- reset = For reset bind service use this command.
  • -- exit = For exit from easyBindConfig use this command.
  • -- back = For back to main page use this command.
  • -- help = If you need help you can this command.

easyBindConfig video tutorial

  • Comming soon

About

easy Bind Config - help to you run very fast and config a dns server on debian distro and rpm base under 1 min

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.