Scripts for helping on the KOHA Installation
To install KOHA on a clean linux Server just run the following commands:
1 -$ git clone https://github.com/Okinboxme/my_koha_script
2 -$ cd my_koha_script
3 -$chmod +x install_koha.sh
4 -$ sh install_koha.sh
The script at the end will give u the external IP, the user and password to the first KOHA config.
Good Luck