Monthly Archives: August 2020

Getting AWSTATS running on CentOS8

First let me make it clear I prefer webalizer to awstats; however webalizer is not available in the repositories after CentOS7. It is also worth noting that both webalizer.org and mrunix.net (where webalizer sources/downloads could be manually obtained) appear to … Continue reading

Posted in Unix | Comments Off on Getting AWSTATS running on CentOS8

Setting up and using a local (insecure) Docker registry service container

The first thing to note about this post is that it sets up an insecure local registry facility using the standard registry container. This type of registry is ideal for local ‘internal network’ development use. It is also suitable for … Continue reading

Posted in Unix | Comments Off on Setting up and using a local (insecure) Docker registry service container