Everything seems to be running really well. I’ve developed the webGUI to a style that is more pleasing to me – Ill post some shots of it soon. But the next thing to do before I get too carried away is to secure the BibleBox by giving it a password. If anyone knew that the IP address was 192.168.1.1 they could just telnet into it.
Setting BibleBox Device Password
- Start Up the BibleBox
- Connect to the BibleBox wifi SSID with your laptop and telnet into it (on a Mac use Terminal) –
telnet 192.168.1.1
- Run the LibraryBox advance setup script:
box_init_setup.sh
- Then simply follow the instructions to setup a Password……
- Select option 1 for Setting Password and Enable SSH
- Once youve setup your password you will login to the bibleBox via SSH:
ssh root@192.168.1.1
- Now your BibleBox is secure with your chosen Password