Men doet al zolang men kan herinneren pogingen om de toekomst te voorspellen. Denk bijvoorbeeld aan het voorspellen van de toekomst aan de hand van een kopje Turkse koffie dat op de kop wordt gezet, maar ook aan een meer geaccepteerde manier van de toekomst voorspellen, namelijk de weersvoorspelling. Dit artikel zal echter in gaan… Continue reading Een poging doen om de toekomst te voorspellen?
Run ZoneMinder in a CHROOTed environment
In this post you will learn how to run ZoneMinder at your VU+ Solo2 satellite receiver in a CHROOTed environment to monitor your Foscam FI9805W webcam. Meanwhile you are simply creating a LAMP (Linux/Apache/MySQL and PHP)-configuration at your VU+ Solo2 and even a building environment. Steps in this tutorial Bootstrap a basic Debian system; Prepare CHROOTed-environment… Continue reading Run ZoneMinder in a CHROOTed environment
WalkTracker – Android application
This application will track your walks and store them on the device. It arose from own needs to track walks without the need to create an external account or link it with for example Facebook. Nevertheless you can share your track using Facebook if you like or send it via e-mail to yourself or friends.… Continue reading WalkTracker – Android application
Cisco type 8 and 9 password hashes calculated using Java
In this article I will discuss three types of algorithms used by Cisco to calculate hashes from plain-text passwords, namely: Type 4, Type 5, Type 8 and Type 9. Back in the year 2013, the Type 4 algorithm was proven insecure because of an implementation error. The algorithm does not use PBKDF2 and does not… Continue reading Cisco type 8 and 9 password hashes calculated using Java