Coder Social home page Coder Social logo

a2b's Introduction

a2b

This script makes initial configuration of your A2Billing system.
Steps are:

  • Install packets:
    • apache2
    • libapache2-mod-php
    • mysql-server
    • asterisk
    • php-cli
    • php-mysql
    • php-gd
    • php-mbstring
    • phpunit
    • php-zip
    • unzip
    • curl
    • git
  • Download a2billing:
  • Download this script:
  • Run this script:
    • cd /usr/local/src/a2billing/ok-a2b
    • ./config.sh

You need root priveleges to run commands above.

After those steps you have basic installation of A2Billing system on your Ubuntu 18 server.

Remember that it has default account after installation process:

Default access:

Login : root
Password : changepassword

Do not forget to change default password after installation.

What does this script do:

  • fixes a lot of errors in official SQL files.
  • generates password for DB (I think it's not good idea to use same password on all servers in the world)
  • fixes errors from official installation guide
  • makes easy installation procedure

Copyright

Go to official repo of a2billing here https://github.com/Star2Billing/a2billing

a2b's People

Contributors

ok-world avatar

Watchers

 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.