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.
Everything you ever wanted to know about DRM and ebooks, but were afraid to ask
Posted on Apprentice Alf's Blog on 10 Sep 2012 by Apprentice Alf.
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
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.
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.