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 …

centos mount smb

Shitty task I can`t resolve:

[root@web-server tmp]# smbclient -L 192.168.1.22 -U samba
WARNING: T…

Read...

Could not connect to one or more vCenter Server systems

Сразу разбираю проблему, чтобы не забыть: Capture Первый же гугл-ответ:  шлет на KB тут htt…

Read...

I'm WORDPRESS I've made REST look at me!

Thanks, for UTF-8 support!

title=\"\u041d\u0430\u0436\u043c\u0438\u0442\u0435, \u0447\u0442\u043e\…

Read...

VK_execute

Для всех страждущих наконец выкладываю нормальные примеры использования VK Script: https://github.c…

Read...

Perforce - Windows start investigation and install

Perforce is a commercial, proprietary revision control system developed by Perforce Software, Inc. …

Read...

VMware vSphere Web Client

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

Read...

Redmine кривые плагины ч2

Всегда, если что-то не работает, нужно делать --trace Тогда можно будет обнаружить много интересног…

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...

Going deeper with Python or HTMLParser and Vkontakte randomizer comes back!

Hello, for anybody who read this blog.py_vk Last time I'm trying to parse saved HTML page to get Vkontak…

Read...

Centos умирает от winbind

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

Read...