A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail.

You probablly pip installed something and have python prior to 2.7.9? Well then this can happen. It is really simply solved by installing the missing dependancies. Do: pip install –upgrade requests[security] … or add sudo if you are not root. Now if it tells you it is already satisfied, then you need to upgrade the … Weiterlesen

Makey Makey GO

Also ich bin ja sonst so nicht der „jedes Gadget muss her“ typ. Aber ab und an packt es einen doch. Das Teil ist definitv auf meiner Bestellliste und das ganz oben. Die Frage ist nicht ob sondern nur noch wieviele.

change postfix sender or recipient address for the future or already stuck in the mailque messages

In postfix one can change the addresses in the header. No really news for anyone, but usually something you need when you do not expect it. This usually happens when something went wrong and a whole load of messages went out with „.local“ as sender.

Postfix does this with „maps“. If you do not already have one then you generate one. So to mess with this you would use one of two maps.

stmp_generic_maps

Here you can do any rewrite, as the word „generic“ may have already had you guessing.

nano /etc/postfix/main.cf

Weiterlesen

Installing php5-intl for easier internationalisation of PHP scripts

If you are just doing your own thing you will probably never run into this. But if you are doing things which need to be compatible with languages that seem to have rather funny letters looking like this = äöü … then this is for you. To get the basic package installed on Debian simply: … Weiterlesen

3.5″ RPi LCD (A) V3, Waveshare, Spotpear mit Gehäuse

IMG_5241

… so sieht es fertig aus. Nicht von Waveshare bestellt, sondern auf ebay gefunden (Hong Kong). Mit Gehäuse und Kühler. Von den Kosten her ein drittel – viertel. Aber eben ohne Anleitung, Image für den Raspberry, etc.

War mir aber egal, da ich es so wie so an den Raspberry 2 anschließe und wir sicher sein können das mir da das Image und deren Treibe unter Umständen um die Ohren fliegen.

Wer noch die Tütchen und so sehen will. Der sieht sich den Rest vom Post an.

Weiterlesen