Python backup script revisited

Here I wrote about my initial attempts with Python. I started with a backup script for my home-computer because that’s what I needed at the time. Now I’m reviewing and tweaking it.

My considerations at the time of writing the initial script were:

  • It should check if the …
more ...

New blog powered by pelican

I changed my blogging platform from Wordpress to Pelican. Pelican is a static html generator written in Python. I also changed the whole design. It’s a bootstrap-theme with some little modifications.

The reason I changed from Wordpress is the effort to maintain a secure and up-to-date installation opposed to …

more ...



Tiny Tiny RSS on CentOS with nginx and MYSQL

Today I want to present my Tiny Tiny RSS-installation, running on my own VPS.

tinytinyrss-logo

tt-rss is “an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.”

Preface …

more ...