My Notes on Tech Stuff

These are just some random notes that might help me to remember stuff. Things like installations and upgrades that I only do now and again.

Apprentice Alf's Blog

Everything you ever wanted to know about DRM and ebooks, but were afraid to ask

DRM Removal Tools for Ebooks

Posted on Apprentice Alf's Blog on 10 Sep 2012 by Apprentice Alf.

  1. Install nginx web-server and uwsgi server as front end for Radicale.

    apt-get update  
    apt-get install nginx-full uwsgi uwsgi-plugin-python apache2-utils
  2. Add a dedicated radicale user and add web-server user to the radicale group.

    adduser --system --group --home /var/lib/radicale radica...

Go to Hurricane Electric, log in and click on Create Regular Tunnel.

Enter the ipv4 address provided by ISP and select a nearby tunnel server. Click on Create Tunnel and if everything checks out, HE will create an ipv6 tunnel terminating at the router.

  • Turn off DHCP on router (make sure you can get back onto network via static IP first)
  • Factory Reset Squeezebox
  • Set up networking & connect to wireless network.
  • When connected, enter static ip details as requested.

The foo2zjs package does not seem to work on Debian. The answer is to down load the tarball and install from source. Instructions are towards the bottom of this page.