Hacked: Identity leak after release of Unknown Collection #1 – #5

A week ago, a large dataset (~1000 GB) of 2.2 billion E-mail addresses and passwords was released to the public. The dataset was released in five parts and is a […]
Technology-Blog for IT professionals by thuinformatik GmbH
A week ago, a large dataset (~1000 GB) of 2.2 billion E-mail addresses and passwords was released to the public. The dataset was released in five parts and is a […]
Since the upgrade to Windows 10 1809 we received a notification on the Windows desktop that the firewall is disabled and should be enabled. The firewall has been disabled by […]
Today i had to install .NET Framework 3.5 on Windows 10 1803, i saw the same error on Windows 10 1807 as well in the past. The installer quit with […]
ColdFusion 9 (Codenamed: Centaur) was released on October 5, 2009 and is supported on Windows Server 2003 and Windows Server 2008 incl. R2. However, you may want to use this […]
Lucee is a light-weight dynamic scripting language for the JVM that enables the rapid development of simple to highly sophisticated web applications. Lucee is made for the web; it simplifies […]
In case you try to activate a Windows Server 2012 R2 x64 evaluation version, you can not enter the product key of any valid Windows Server 2012 edition. The license manager […]
Problem Today a customer contacted me, he told me the tries to map a network drive by using a ‘net use’ command. Unforantelty the command thows an error message as […]
If you’re looking for a permanent solution to disable Windows Defender, in this guide we show you how to turn it off using Group Policy and the Registry. Windows Defender […]
In some cases there is a need to enable the Admin Shares of local hard disks, commonly for administrative purposes. The Admin shares are the default shares (aka Administrative shares) […]
On Linux dd is the command from Linux that i use. To create 1 GB file go with dd if=/dev/zero of=testfile bs=1024 count=1024000 to create 100 MB try dd if=/dev/zero […]