Translate

Sunday, June 1, 2025

Phoronix Test Suite


Sometime there is the need to determine if a computer is "fast" and thus capable to run specific operations.

Is not easy to set up, run and interpret results of tests.
There are many way to do tests on machines, this one is open source, covers Linux, MacOs and Windows, is based on PHP so is highly portable and is quite complex to master just because is HUGE !

Sunday, May 11, 2025

Install Joomla on Docker - APKH

I used Joomla for many websites, this is a procedure to install Joomla on a Docker container rather than the traditional set up on a server.

The advantage is the capability to install different versions of Joomla for tests/development or data retrieval from older backups.