Setting up wallabag + MySQL + nginx Jan 23, 2015 nginx Debian Wheezy wallabag MySQL Setting up wallabag + MySQL + nginx Open source Pocket replacement https://www.wallabag.org/ 1. Follow most of the instructions here: Install Wallabag on Ubuntu 12.04 LTS VPS [https://www.
Setting up Guacamole 0.9.4 on Debian Wheezy Jan 23, 2015 nginx Debian Wheezy Guacamole tomcat RDP Remote Desktop Terminal Services Setting up Guacamole 0.9.4 on Debian Wheezy Needed a way to access Remote Desktop and other remote servers from behind a firewall. Windows RD Gateway doesn't work behind a nginx
Setting up morss (Full Text RSS Expander) on Debian Wheezy Jan 21, 2015 nginx Debian Wheezy RSS Full Text Expander uWSGI python virtualenv Setting up morss (Full Text RSS Expander) on Debian Wheezy 1. Install Debian Wheezy 2. Install git apt-get install git 3. Install dependencies Python: apt-get install python-pip python-dev build-essential libxml2-dev libxslt-dev python-dev 4. Install the
Setting up TT-RSS on Debian Wheezy Jan 19, 2015 nginx Debian Wheezy Tiny Tiny RSS TT-RSS postgresql Setting up TT-RSS on Debian Wheezy Ever since Google shut down it's Reader, I needed a way to read my RSS feeds. Lots of other options out there (GoReader,
Setting up Ghost on Debian Wheezy + nginx reverse proxy Jan 16, 2015 nginx Debian Wheezy Ghost Setting up Ghost on Debian Wheezy + nginx reverse proxy 1. Install Debian Wheezy 2. Ghost requires Node.js 0.10.x [https://github.com/joyent/node/wiki/installing-node.js-via-package-manager#debian-and-ubuntu-based-linux-distributions] [^n] apt-get install curl