WSL: Vmmem.exe high CPU Usage

Update: I noticed that the Vmmem.exe popped up with a high CPU Usage after the docker installation with the WSL but I found a solution after some research. You need to restart the WSL and in addition to avoid this problem in future, you can create an config file as below: If you open Windows … Read more

Anaconda in a Docker Container

Previously I have shared my thoughts on Anaconda as a Python Environment and Docker as a Container Visualisation. In this post I would like share my experience on how to run Anaconda within a Docker Container and give you the first steps in doing so. Read my blog about how to install docker, here. How … Read more

Docker – The container virtualisation software.

Docker is a freely (personal usage) available container virtualisation software. With the help of the Docker engine, applications including their application environment can be deployed in parallel and isolated from each other on a host system. The software is available for operating systems such as Linux, Windows and macOS. Unlike virtual machines, Docker containers do … Read more

First Post

My goal here is to encourage and inspire you to take care of your computer & internet security. I will share here ideas and projects for the weekend, try to give you ideas and inspirations. Some of the projects may will be something completely different but still fun to do or to learn. Projects could … Read more