Aktuelle Beiträge
Computer: Successful Software Projects
Rules and hints for successful software development projects based on my >30 years of experience in software development.
Computer: SuisseID as Code Signing HSM
How to get a SwissSign codesign certificate using the SuisseID as HSM on Linux Ubuntu. Example how to digitally sign a windows executable.
Computer: WannaCry / Computersicherheit: Schutz vor Cyberattacken
Es gibt einfache Möglichkeiten, sich vor Computerattacken, Viren, Betrug und Phishing zu schützen. Grundsätzlich gelten für alle Betriebssysteme die gleichen Regeln im Umgang mit Sicherheit, Updates und E-Mails. Allerdings gibt es auch Systeme, die sicherer sind, und solche, die besonders unsicher sind. Was das Umfeld betrifft, so muss man die Geheimdienste zurückbinden.
Computer: Cross Compile OpenSSL for Windows on Linux
Views: 21167This article explains how to configure and build the OpenSSL library on a Ubuntu Linux to run on 32bit or 64bit Windows.
Computer: Cross Compile on Ubuntu Linux for Windows Using MinGW
Views: 20628Cross Compiling on a Linux (Ubuntu) for Windows targets has become really simple in the last years.