Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bibliotecha_notes [2014-09-24 14:14] – created nikbibliotecha_notes [2020-07-20 09:07] (current) nik
Line 1: Line 1:
 ==== Bibliotecha Notes ==== ==== Bibliotecha Notes ====
  
-installing http://wiki.bibliotecha.info/index.php?title=Manual+installing [[https://gitlab.com/bibliotecha/bibliotecha|bibliotecha]] on [[raspberry pi]] >> with help from [[https://gitlab.com/bibliotecha/bibliotecha/-/wikis/Manual|The Manual]]
  
 notes  notes 
   * osx install    * osx install 
     * diskutil list     * diskutil list
-    * diskutil umount /dev/disk2s1+    * diskutil umount /dev/disk2s1 (or sudo diskutil umountDisk /dev/disk2 )
     * sudo dd bs=1m if=2013-10-13-wheezy-minibian.img of=/dev/rdisk2 <- ACHTUNG!     * sudo dd bs=1m if=2013-10-13-wheezy-minibian.img of=/dev/rdisk2 <- ACHTUNG!
   * recoll   * recoll
Line 15: Line 15:
     * [re]build recoll index?     * [re]build recoll index?
    
 +install 'everything' (except wireless drivers)
 +
 +sudo apt-get install raspi-config tmux rpi-update curl calibre git recoll python-recoll aspell-en aspell libimage-exif-perl libimage-exiftool-perl unzip lighttpd hostapd wireless-tools daemon dnsmasq hostapd
 +
 +
 +update calibre library via remote host. sshfs. switch library to user@bibliotecha:/opt/bibliotecha/bookcase/
 +
 +update and indexing library
 +  * check recoll setup >> https://gitlab.com/bibliotecha/bibliotecha/blob/master/root/.recoll/recoll.conf
 +  * python /var/www/cgi-bin/check_newbooks.py
 +
 +captive protal / dns redirects
 +  * edit /etc/dnsmasq.conf
 +    * no-resolv, no-hosts
 +  * check dhcp range (iff needed)
 +
 +**TODO**
 +  * update lighttp.conf for logging and debugging
 +    * https redirect (see https://stackoverflow.com/questions/7263566/lighttpd-mod-redirect-https-to-http-specifically-for-media-file-types?rq=1 )
 +    * 404 redirect to /
 +  * zotero <-> calibre 
 +    * https://github.com/Panzerkampfwagen/CalibreImportRDF
 +
  • bibliotecha_notes.1411568057.txt.gz
  • Last modified: 2014-09-24 14:14
  • by nik