Coder Social home page Coder Social logo

coindaemon's Introduction

CoinDaemon

Installation of coin daemon using shell script
This is shell script for installing coin daemon in Ubuntu server.
Requirements :
OS : Ubuntu 14.04 LTS (Tested) // Support for every *Nix based system
User : Root
Coin : some basic requirements of coins like coin name, algo name, git source, hostname, RPC Port

Use following guide for easy installation of coin daemon

  1. Download/Clone coin.sh : git clone https://github.com/jagdishjaipur11/CoinDaemon.git
  2. cd CoinDaemon
  3. File permission : chmod +x coin.sh
  4. Run file : ./coin.sh OR sh coin.sh

Now you can Use Script for Coin Daemon installation using browser


Requirements :

1. Enable CGI Mode in Apache Server
2. Update Apache conf file ( Use this link : http://askubuntu.com/questions/403067/cgi-bin-not-work )
3. Provide sudoer permission to www-data user
4. www-data user must be member of root group
5. /root directory will be writable for group
6. use default directory for cgi ( In ubuntu : /usr/lib/cgi-bin/ )
7. Make sure you have atleast 1 GB RAM in your system

Use following guide for easy installation of coin daemon

  1. Download/Clone coin.sh : git clone https://github.com/jagdishjaipur11/CoinDaemon.git
  2. copy to CGI default directory ( In ubuntu : /usr/lib/cgi-bin/ )
  3. go to browser and type : ( http://localhost/cgi-bin/coin.sh )
  4. Enter required information and enjoy ( Note : Script may take around 10 min to install coin daemon , it totally depends on your Internet Connection and System Configuration )

coindaemon's People

Contributors

jagdishjaipur11 avatar

Watchers

James Cloos 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.