Building a Machine Learning Docker Container

I created a simple machine learning Docker container image for executing small experiments on AWS and Azure. The container uses Ubuntu 18.04.2 LTS at its core with Python 3 and common Python ML libraries: pandas scipy numpy matplotlib records tensorflow Machine Learning with Docker Source Code

Report Your RHEL Server Configuration in 5 Minutes

If you manage a large number of Red Hat Enterprise Linux (RHEL) servers or you’re a new admin, it’s not a bad idea to create a RHEL server configuration report to see what the servers are actually doing. To make this a bit less painful, I created a simple bash script, providing base configurations, web… Continue reading Report Your RHEL Server Configuration in 5 Minutes