Tag: Ubuntu
Docker containers as virtual machines for build environments
This article describes a way to use Docker containers as lightweight virtual machines suitable for building software. Containerizing build environments makes it possible to build with different Linux distributions and to isolate the build environment from the host system, with only a negligible performance penalty.
... read more ...Installing AWStats on Ubuntu 20.04 with Nginx
This is a guide for installing AWStats on an Ubuntu 20.04 server for website analytics of multiple virtual hosts served by Nginx.
AWStats is a venerable log analyzer going all the way back to year 2000. But it is still one of the better free web analytics solutions that …
... read more ...