Django middleware for the rescue!
Finally, I can have a better working middleware which can catch HTTP status errors, make a redirect-response to the main page and also save a visitor.
Now I can also …
I finally made the comments at this site.
Please use the comments form below any post.
Or leave feedback on the Feedback page if you want to ask a general question.
I use Disqus for comments, you might …
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:
I didn't …
Installing NUT - Network Ups Tool Notifications and emails
Notifications and email
Just a simple work log of installing NUT and configuring email notifications from it.
- Start here: Installing NUT
Simple
Go to file:
sudo vi …
Redmine Plugin Install
Просто напоминание себе: Каждый плагин копируется:
root@tet-redmine redmine/plugins# git clone htt…
VMware vCenter Server
Установка четвертого пакета: VMware vCenter Server Устанавливаем аккаунт, от которого будет за…
Миграция с IIS на Apache
Чтобы не забыть и не потерять навыки, которые я приобрел набивая шишки в процессе миграции веб-сайт…
VMware KB: Reducing the size of the vCenter Server database when the rollup scripts take a long time to run
Looks risky but will try: VMware KB: Reducing the size of the vCenter Server database when the roll…
I finally made the comments at this site.
Please use the comments form below any post.
Or leave feedback on the Feedback page if you want to a…
Perforce - Windows start investigation and install
Perforce is a commercial, proprietary revision control system developed by Perforce Software, Inc. …
Centos 7 extend volume
One more guide which help me to save nerves. https://www.rootusers.com/how-to-increase-the-size-of-…
For list of dicts: merge same key values, sum another diff. values, count each merge iteration +1 Python
If anybody can help me with some task? I have list of dicts(or tuples), where: if tuples:
comment…