by admin | Aug 6, 2017 | Administration
[:en]Using Windows 10 1703, it seems to be impossible to persistantly use a combination of IE11 and Outlook 2010. Even if both applications are set as default, if you click an HTTP link in an Outlook email, the user is asked to choose a browser. Even if the user...
by admin | Jul 18, 2017 | Administration
[:en]After updating WP’s plugins, themes or WP itself, sometimes an error 500 appears, especially for multilanguage sites. Error 500 can have many causes, so first have a look in your Apache log file, e.g. /var/log/apache2/error.log You might encounter a line...
by admin | Jul 17, 2017 | C# .Net
[:en]Because there was no Bayes classification library available on Github yet, I just ported one from this repository. You can find my .NET Core version source here, and the Nuget package here. 2017-11: Upgraded project and Nuget package to .NET Standard 2.0...
by admin | Jul 14, 2017 | Uncategorized
[:de] Standardmäßig ist es bei der Skyteam Gorilla (vermutlich auch beim Monkey) sehr schwierig, im eingebauten Zustand an die Luft-/Gemischschraube des Vergasers zu kommen – auch mit Spezialwerkzeug nahezu unmöglich. Bekannterweise lässt sich der Vergaser...
by admin | Jul 8, 2017 | Administration, C# .Net
[:en]Folder Redirection is a useful feature often used by enterprises to shring the users’ profiles. A server-sided user profile itself is always fully copied at user logon and logoff. Redirected folders are only linked to, so this can save a lot of time and...
by admin | Jun 30, 2017 | Administration
[:en]Sometimes HP’s universal printer driver does not fully recognize color printers at first time. It only prints grayscale and the settings dialog does not show the color tab. Solution Open Windows Print Management, choose your printer and open its properties....
by admin | Jun 28, 2017 | Home Automation
[:en]Scenario openHAB is basically working, but does not always update items when they change (e.g. when a window contact closes or opens). However, testing via ETS works. Reason openHAB, especially version 2.x, offers a new option for the KNX interface configuration,...
by admin | Jun 8, 2017 | Administration, Linux, PHP
[:en]Fake orders by guest customers (or robots) in Magento shops can become quite annoying, some bots are even able to solve or skip the shop’s captcha codes. Decline disposable email domains To add another obstacle for bots and to make the checkout process not...
by admin | Jun 3, 2017 | Administration
[:en]Scenario You might have created a too small system partition or VHD when you installed or upgraded to Windows 10. With older Windows editions, this was no problem, you could simply extend the partition via Disk Management GUI if space was available on the disk....
by admin | May 13, 2017 | Administration, Linux
[:en]Scenario You have some webservers or mailservers in your LAN which you want to work with the Let’s Encrypt SSL service. It provides the creation of free SSL certificates which are known by most browsers. The only drawback is, they are valid for only 90...