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 …

High CPU usage VMWare ESXi 5.5

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

Read...

Atlassian Confluence REST API

Как работать с REST API Confluence.

Eng Atlassian_Python О чем этот топик?

  • Структура API в системе Co…

Read...

VMware vCenter Inventory Service

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

Read...

Настройка Java.exe на VMware vCenter Server 5.5

Ранее, когда я устанавливал vCenter Server, я выбирал в кофигурации самый маленький объем ресурсов,…

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

All about Atlassian JIRA 2.1 - Atlassian JIRA "AJiraLockedError" and JIRA Startup Failed

Продолжаем мучать свой мозг новыми сюрпризами от JIRA или это я просто такой неудачник: Причин…

Read...

vk execute + args + python + requests

py_vk Продолжаю закреплять выученное своим горьким опытом и методом тыка по теме vk execute и python, на…

Read...

OwnCloud usefull commands

Here I'll collect useful commands for OwnCloud

-su apache or webu…

Read...

VMware vCenter Server

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

Read...

Centos Python Installation Guide with no Pain

Centos 7 + Python 3(4,5,6,7,8) installation guide with no pain. As for me.

 

I can't e…

Centos Python Installation Guide with no Pain