- Docker images might use a lot of space on the local hard drive. Below are some commands to find and delete images you don't need anymore.
Read More HTTP proxy with Docker
Content might be outdatedUse HTTP proxy for building Docker images
Read MoreEnable logging to HTTP Event Collector in your Java project - http://dev.splunk.com/view/splunk-logging-java/SP-CAAAE7M
NB! Log4j2 newer than 2.8.2 has its own Http handler, which overrides the one from Splunk, so you have to stay at version 2.8.2 (or compile the Splunk log4jhandler yourself with a fix)
log4j2.xml (for …
Read MoreDownload Open SSH for Windows 2012 64 bit https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v7.9.0.0p1-Beta
Unzip in PowerShell (https://tunnelix.com/installing-openssh-on-windows-2012-r2-through-powershell/)
Start PowerShell as Administrator
Add-Type -assembly "system.io.compression.filesystem" …
Read More