Raspberry 5 test-to-speech using Piper

I wanted to make my Raspberry tell me about power outages and air alerts near my location.

The setup is pretty simple and described ar the repo:

Installing NUT - Network Ups Tool Notifications and emails

Notifications and email

 

Simple

 Go to file:

sudo vi /etc/nut/upsmon.conf
Add at the EOF:
# Email script for NOTIFYCMD
# Simple
NOTIFYCMD "/etc/nut/notifycmd.sh" …

Installing NUT - Network Ups Tool

I'll describe a full path on how to install and use NUT.
My implementation is using Raspberry Pi 5 and a TP-Link router attached to 800W UPS.
RPi will be …

WSGI mod, Python, Django, Celery and a nice fella virtualenv

Here I'll show how to use Python (3.8.0 in the current example, but legit for latest 3.+ versions, not for os.name == 'NT') and virtualenv to setup WGSI enabled …

OwnCloud usefull commands

Here I'll collect useful commands for OwnCloud

-su apache or webu…

Read...

VMware vCenter Inventory Service

Установка третьего пакета: vCenter Inventory Service По сути vCenter Inventory Service - …

Read...

Raspberry 5 test-to-speech using Piper

I wanted to make my Raspberry tell me about power outages and air alerts near my location.

The set…

How to make your Raspberry 5 talking with python lib Piper?

Centos умирает от winbind

Сегодня "уронил" свой веб сервер неправильной настройкой samba+krb5+winbind. Траблшут под руководст…

Read...

Installation Perforce Helix Proxy

From here Download here

Installation on Windows

Just using installer: Windows evidence…

Read...

Redmine digest emails

Digest plugin

Есть такой волшебный плагин, который в заданные промежутки времени может отправлять …

Read...

Windows mirrored volume and hard reset

When you doing a hardware reset for Windows Server 2012 Hyper-V with RAID1 you may catch "Volume S…

Read...

ИБП Powercom + VMware ESXi 5.5

Сейчас передо мной стоит задача заставить работать связку ИБП Powercom + VMware ESXi 5.5 В качестве…

Read...

Как заставить Apache ранить Redmine

HowTo configure Apache to run Redmine

Читаем официальный гайд, и далее я буду его разжовывать.

09…

Read...

Django static files

How to find where def. static stores?

[root@test smm_py]# python3 manage.py findstatic css/base.cs…

Read...