LLMs or large language models are really popular these days and many people and organization begin to rely on them. This article continues in the…
LLM inference benchmarks with llamacpp and AMD EPYC 9554 CPU
LLMs or large language models are really popular these days and many people and organization begin to rely on them. Of course, the most easiest…
Replace a failed disk with hpacucli on Smart Array P420i under Linux
Servers with Smart Array P420i are relative old and the command-line interface (cli) to manage the controller is really old. To replace a failed this…
python 2.7 compilation failure -Wincompatible-pointer-types using GNU GCC 14 under Gentoo
Yet another GNU GCC 14 error when building the old Python 2.7.18, which is not supported any more, but still in use in legacy software:…
mplayer 1.5 compilation failure -Wincompatible-pointer-types using GNU GCC 14 under Gentoo
Using GNU GCC to build the package mplayer 1.5 may result in an error during the compilation phase with the following output: In version 14…
Recover from split-brain in MySQL and the instance is not part of the majority group
After a network connectivity problems with one of the member in a group of 3 MySQL InnoDB Cluster servers, the later member instance went out…
Review of freshly installed Ubuntu Desktop 24.04 LTS (Gnome GUI)
After the article of Ubuntu Desktop 24.04 LTS installation steps Install Ubuntu Desktop 24.04 LTS on the entire disk with dual boot MS Windows this…
Install Ubuntu Desktop 24.04 LTS on the entire disk with dual boot MS Windows
This article will show the simple steps of installing the latest version of Ubuntu – Ubuntu Desktop 24.04 LTS on the entire second disk in…
Using Elasticsearch Rest API from Kibana web Dev Console to test ingest-pipeline
When using Elasticsearch with a Kibana instance, the user can take advantage of the Kibana web interface to test or query data from the Elasticsearch…
Review of freshly installed Fedora 39 KDE Plasma Desktop part 2 – System Settings
This is the part 2 of the Fedora 39 KDE Plasma Desktop review – Review of freshly installed Fedora 39 KDE Plasma Desktop (KDE GUI)…