Trying to build a package resulted in a building failure because a Clang could not find GNU GCC installation as the error shows. Executing just…
Author: neoX
Install Fedora Workstation 37 (Gnome GUI)
This article will show the simple steps of installing a modern Linux Distribution like Fedora 37 Workstation Edition with Gnome for the graphical user interface….
List all Gentoo packages built against the old Lua or specific version
After similar articles about Python (List all Gentoo packages built against the old python or specific version) under Gentoo and Ruby List all Gentoo packages…
Create graph for Linux Processes grouped by states using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s processes states. This plugin could gather the number of the processes grouped by…
Run a docker container with bigger storage
By default, the Docker command-line utility docker runs containers with 10G storage, which in most cases is enough, but if the user wants to just…
List all Gentoo packages built against the old ruby or specific version
After a similar article about Python (List all Gentoo packages built against the old python or specific version) under Gentoo, the Ruby upgrade in Gentoo…
List all Gentoo packages built against the old python or specific version
Updating python under Gentoo is not always straightforward work. Despite a clean upgrade without any blockers or masked packages, sometimes, on old machines, there might…
Create graph for Linux CPU usage using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s CPU Usage. The Linux machine is using collectd to gather the load average…
Create graph for Linux Load Average using Grafana, InfluxDB and collectd
This article shows how to make a graph showing a Linux machine’s load average. The Linux machine is using collectd to gather the load average…
Monitor and analyze with Grafana, influxdb 1.8 and collectd under Ubuntu 22.04 LTS
This is an updated version of the previous version of this topic – Monitor and analyze with Grafana, influxdb 1.8 and collectd under CentOS Stream…