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 …

PowerShell randomizer

Интересная мутотень, надо не забыть. Пригодится, споры решать.

 

PS C:\> Get-Random -Mini…

Read...

Atlassian Confluence REST API

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

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

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

Read...

Centos умирает от winbind

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

Read...

Django + apache2 + mod_wsgi

This is conf file to allow apache run Django applications.

# Web site at /var/www/smm_tools
# Pyt…

Read...

Обновление Radio trianglesis

logo-tria-blog-radio_app Итак, radio trianglesis снова ожило, все настройки на местах, веб сайт обновлен и добавлены всячес…

Read...

Install Bacula on debian systems

Failed to load the database DBI driver SQLite at ./bacula-backup-lib.pl line 45 Based on:

Read...

High CPU usage VMWare ESXi 5.5

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

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?

Сетевые проблемы с VMware ESXi 5.5.0

Записываю себе на память, чтобы не тупить в будущем. Главная причина того, что у меня что-то отвали…

Read...

Redmine upgrade проблемы версий

Как проапгрейдить редмайн написано на оф. сайте: http://www.redmine.org/projects/redmine/wiki/Redmi…

Read...