Ronson's Blog
  • Home
  • Shuttlecock Game Log
Sign in Subscribe

postgresql

A collection of 2 posts
nginx

TTRSS Migration to New Server

1. Prepare the old Server 2. Stop the update service e.g. service ttrss stop 3. Export the DB, assuming you're using Postgresql: sudo -u postgres pg_dump ttrss > dbdump 4. Prepare new server[1] a. Install PHP: apt-get install php5 php5-fpm php5-curl php5-pgsql php5-gd php5-mcrypt php5-cli b. Install nginx
May 20, 2016 1 min read
nginx

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, digg, the Old Readeretc), but none of them quite got it right at the beginning. TT-RSS was the closest thing which allowed me to quickly scan through
Jan 19, 2015 2 min read
Page 1 of 1
Ronson's Blog © 2023
Powered by Ghost