• Home
  • Blog
  • Code
  • Projects

Featured articles

Use KDE Wallet to unlock your Ansible vault

Once again I became tired of entering my Ansible Vault password every time I run a Ansible playbook.

SSL/TLS test tools and resources

Probably everyone now knows about Qualys SSL Server and Client test site. But often I want to test a server configuration which isn't reachable from the internet or doesn't run a webserver.

Virustotal integration for AMaViS

For some time now, i used a standard AMAVis setup with ClamAV and F-Prot as virus scanner for all the mails server i administer. But with the recent waves of infected mails spreading Locky and similiar payload, this wasn't sufficient anymore: The time until new definitions are available is just to long to catch enough mails.

Error Unable to attach to shared memory segment after upgrading QT

After the last update from QT from 4.8.5 to 4.8.6 i had some serious trouble with a wide range of applications: Some applications (like Clementine) made the desktop unresponsive, other just drew an empty window or had really large fonts applied.

How to get a A+ rating in the SSL Labs test

A few days ago the SSL certificates of this server reached the end of their validity, so I had to change the certificates (again).

Django Admin customizing

One of the things i totally love on Django is it wonderful Admin application. It provides a good starting point for a backend to your application and can easily customized to improve the overall administrative workflow.

Featured

  • Use KDE Wallet to unlock your Ansible vault
  • SSL/TLS test tools and resources
  • Virustotal integration for AMaViS
  • Error Unable to attach to shared memory segment after upgrading QT
  • How to get a A+ rating in the SSL Labs test
  • Django Admin customizing

Recent articles

  • mdadm devices start at md126
  • Django Admin customizing - part 3
  • Django Admin customizing - part 2
  • Show maintenance page based on cookie value in Apache