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 …

Update Redmine 2.5.2

Обновляю Редмайн на новую версию, вроде как ничего нового с 2.5.1 не появилось, "работает не трогай…

Read...

The conclusion after migration VMvsHyperV

VMvsHyperV_result.PNG So, what can I say before migration. First day looks good, nothing leaks, all services works as ex…

Read...

PostgreSQL first run

This is the most common issue for PostgreSQL first run in Linux env: configure the server to allow …

Read...

ESXi Update "perversion"

Did you see ESXi upgrade perversion? Look and cry: perv

Read...

Gjango, Pycharm - static files Windows

This topic for those who broke his mind trying to understand how to make Pycharm run Django with st…

Read...

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

HowTo configure Apache to run Redmine

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

09…

Read...

VMware vSphere Web Client

Установка второго пакета: vSphere Web Client Установка далее пройдет довольно просто, программ…

Read...

How tired I am of Google way how get API tokens

Google APIYou must:

  1. Create application and take its id and secret.
  2. Make a GET request to send secret and …

Read...

Perforce - Centos start investigation and install

The Perforce service and applications are available from the Downloads page on the Perforce web sit…

Read...

OwnCloud usefull commands

Here I'll collect useful commands for OwnCloud

-su apache or webu…

Read...