RSSAmplifier

Blog

Digital home of George Ruinelli

A way of online communication...

ruinelli.chRSS feed ↗10 posts

Latest posts

How to use BackInTime with an Ugreen NAS or any other NAS

BackInTime is a very great tool to run incremental backups on Linux. I use it since >10 years and never had issues with it. I created a docker image which can be run on the remote host (where the backup … Weiterlesen →

Homeassistant: Create a nice roof window and cover visualization/control

I have some Velux roof windows and covers.And I wanted to have a nice visualisation of their state and a way to easily control them. The default mdi icons are IMO not intuitive and very limitted, so I created my … Weiterlesen →

Fix for touchpad no longer working after resume from suspend

I have a thinkpad running Ubuntu on it. Whenever I suspend and resume again, the touchpad no longer works. To fix this, one has to call following as root to reload the kernel module: Alternatively, this can be automated with … Weiterlesen →

WORDLE auf Deutsch (mit Umlauten äöü)

WORDLE gibt es nun einmal mehr auch auf Deutsch. Ein bisschen später als einige anderen Seiten, dafür aber ohne Verletzung der Urheberrechte. Starte dein tägliches Wort-Rätsel auf wordle-deutsch.ch (wordle.ruinelli.ch). Wieso ist diese Spiel-Seite zu bevorzugen gegenüber den diversen plumpen Kopien … Weiterlesen →

Ouroboros on a Synology NAS

The docker container updating service Ouroboros works well on a Synology NAS. How ever one can’t create the container through the DSM GUI because it needs a special volume mount (/var/run/docker.sock). To create the container through a terminal and start … Weiterlesen →

c:geo mit Höhenlinien und Offlinekarten / c:geo with elevation lines and offline maps

For English please scroll down. Deutsch Wenn man viel in der Natur, bzw. in den Bergen nach Geocaches sucht, können Höhenlinien ungemein nützlich sein. So kann man leichter abschätzen, ob man am richtigen Ort ist. Insbesondere, wenn die Kartedetails ansonsten … Weiterlesen →

How to compile RTMPDump on your Synology NAS

RTMPDump is a tool to fetch RTMP streams. To get it to work on your Synology NAS, some work has to be done. Note: I tested this on my DS213+ NAS which has a PowerPC Architecture and DSM 6.0. How … Weiterlesen →

p7zip GUI for Linux

p7zip is the Linux port of the 7zip tools. It is available in the official *buntu repository, but only without the GUI and also only in an older version (9.20 at the time of writing this article). I compiled and … Weiterlesen →

Write your own SMS Gateway for the Synology Diskstation

I have already shown how to use a shell script to send a SMS in the post How to use a free Web SMS from Sunrise within a shell script. This script can also be used in the Synology Notification … Weiterlesen →

Philip Maloney Stream Fetcher

Mit dem unten aufgeführten quick n’dirty PHP-Script kann automatisch der aktuelle Philip Maloney Stream von srf.ch heruntergeladen und zu einem MP3 konvertiert werden. Mit Angabe der UID können auch die Streams der vorhergehenden 10 Wochen heruntergeladen werden. Das Script wurde … Weiterlesen →