https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24845
--- Comment #6 from Dwight Tuinstra <[email protected]> --- Created attachment 100607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100607&action=edit Shell script to automate the manual, pre-web-installer steps for 19.11 on Debian 9 This script automates most of the manual, pre-web-installer steps given in the "Koha on Debian" wiki documentation. See the comments near the top for the initial steps that still need to be done by hand. There are also some variables there that you may wish to change. The script takes a fresh Debian 9 install and runs up through starting the web-based installer. It's meant as an assist for looking into problems, not as a script for general use by people installing Koha (it lacks error checking and other user-friendliness for such use). The parts that ask the user to take a snapshot are for anyone running it in VM and who wish to take snapshots. If you're not running in a VM or don't care to take a snapshot, just hit "Enter" and the script will continue. Step 02 installs VirtualBox Guest Additions. If you're not running Vbox, you might want to do the Step 01 commands by hand, then start the script at Step 03. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
