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 …

VMware vCenter Server

Установка четвертого пакета: VMware vCenter Server Устанавливаем аккаунт, от которого будет за…

Read...

MySQL default my.cnf концигурация

Далее приведена конфигурация MySQL сервера файлом: /etc/my.cnf по принятым стандартам для хоста с 1…

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?

MySQL How to Reset the Root Password

https://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Added to bookmarks:

  1. Log on to…

Read...

Веб-сайт на IIS + FastCGI

Многие считают это извращением, но для собственного опыта и для закрепления понимания общего процес…

Read...

Storage migration VmWare ESXi 5.5

Скоро буду заниматься мозготрепкой, задача следующая: Есть два HDD - 1Tb и 2Tb, на диске емкостью в…

Read...

Django fast hints

Here some fast hints to remember: Migration:

cd ~/myproject
python manage.py makemigrations
pyth…

Read...

Ну здравствуй, Google Drive API

Ну здравствуй, Google API! Всего каких-от пару месяцев назад, я бы никуй не понял, в этом эльфийско…

Read...

vmware esxi процесс резервного копирования

Сейчас нахожусь в процессе настройки резервного копирования домашней инфрастрактуры виртуальных маш…

Read...

SAM Broadcaster TOP spins

Еще одна непонятная и неприятная фигофина творится с логикой вопспроизведения библиотеки музыка у С…

Read...