How-To Setup NVIDIA Docker and NGC Registry on your Workstation – Part 3 Setup User-Namespaces

In this post I’ll go through setting up Docker to use User-Namespaces. This is a very important step to achieving a comfortable docker work-flow on a personal Workstation. I will show you how to configure Docker so that instead of files and processes being owned by root they will be owned by your personal user account. This will make using Docker containers on your system safer and feel much the same as a “normally” installed application.

The thin line between stress testing and hardware abuse

As a part of our testing, we want to cause hardware to fail if it is close to doing so. However, stress testing for an excessive amount of time could potentially shorten the lifespan of the system. Is there a line where hardware testing becomes hardware abuse?