zeldor.biz

Linux, programming and more

Copyright © 2019 · Wintersong Pro Theme on Genesis Framework · WordPress · Log in

Catch KeyboardInterrupt

December 2, 2019 by Igor Drobot Leave a Comment

CONTROL + C is the magic key combination to stop any execution at the command line. The execution stops immediately and in worst case you see something like ^C as the output of your running command.

If you stop the execution of any Python-Program, the output will be a bit unordinary and in the most cases, annoying. Because your Terminal gets flooded and you will get an Exception:

[Read more…]

Filed Under: Programming, Python Tagged With: KeyboardInterrupt, Python, Python Exception

Configure SPF on Postfix

November 17, 2019 by Igor Drobot Leave a Comment

In a previously post I updated my webmail installation on a self hosted mail system to the latest release. This post will cover SPF (Sender Policy Framework) which is responsible for email authentication during the delivery of the emails.

For you own domains you should set DNS-based TXT records which described you policy and the systems(ip-addresses or ranges) which are allowed to handle e-mail traffic for your domain(s).

[Read more…]

Filed Under: Linux Tagged With: Antispam, Debian, Postfix, SPF

Roundcube upgrade to 1.4.0

November 17, 2019 by Igor Drobot 1 Comment


Its the long awaited stable release 1.4 of Roundcube webmail.

After more than two years of hard work, Roundcube finally gets the responsive skin with full mobile device support – called elastic.

[Read more…]

Filed Under: Linux Tagged With: Roundcube, Webmail

Tiny Tiny RSS reading stats

October 29, 2019 by Igor Drobot Leave a Comment

I wrote since 2013 a lot [1][2] about self hosted Tiny Tiny RSS Feed reader and this one is still alive and rung pretty smoothly :)

A couple weeks ago a wrote the following dirty-python-script to read out over the Tiny Tiny RSS API the amount of unread feeds for better reading control. The output of it is running into telegraf which sends the data to an influxdb which can be pretty visualised by grafana.

[Read more…]

Filed Under: Linux Tagged With: grafana, influxdb, Python, RSS, Tiny Tiny RSS

MongoDB on macOS

October 23, 2019 by Igor Drobot Leave a Comment

MongoDB is a cross-platform document-oriented database. Classified as a NoSQL database. MongoDB can be used for rapid development and storing of Big Data while the database is very scalable.

[Read more…]

Filed Under: Linux Tagged With: Big Data, MongoDB, python3

  • 1
  • 2
  • 3
  • …
  • 71
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok