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 …

Virtualization matrix

Very useful, much informative, wow! vm-matrix   http://www.virtualizationmatrix.com/matrix.php?category…

Read...

VMware vCenter Server install

VMware vCenter Server clean installation guide Здесь я расскажу, как поставить vCenter Server …

Read...

How to convert an OVA virtual machine to VHD

This is "How to convert an OVA virtual machine to VHD" guide link

My approve for this guide, it's …

Read...

MySQL + Sam Broadcaster

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

Read...

Python HTMLParser and Vkontakte randomizer

Finally I've finish my first "program" on Python.py_vk The task is to parse people's id from web page wh…

Read...

Пост с именинниками Вконтакте

Публикация поста с именинниками Вконтакте:

py_vk Старый скриптец, который я использовал около года наза…

Read...

High CPU usage VMWare ESXi 5.5

Использование CPU в определенный момент начинало превышать допустимые нормы, сервер зависал и не от…

Read...

Django + Python3.4 + Mysql(MariaDB)

Just hint for future me: [su_note]How to install django with mysqld - log[/su_note]

[root@test smm…

Read...

qwinsta rwinsta утилиты

Здесь рассмотрим такую утилиту как: qwinsta/rwinsta Она позволяет посмотреть сессии удаленного…

Read...

Perforce - Centos start investigation and install

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

Read...