Here is the fast command to see which Linux kernels are available to install from the Ubuntu package management system: Always update to download the…
Author: neoX
PHP module compilation error – libtool: Version mismatch error
If you happen to get this error trying to build your own a PHP module (probably, because you need a newer version than the included…
Missing pkg-config results in configure error: possibly undefined macro
This small article is for you who wonder why a configure script under Linux failed with an error like: So autoreconf failed with missing macros,…
Installation and Benchmarks with Phoronix test suite 8.2 under Ubuntu 16.04 LTS
The purpose of this article is to show you how you can test your machine – server or desktop with multiple benchmark tools. The easiest…
Gentoo emerge: Failed Running automake
This article is for Gentoo build problem: Failed Running automake but basically the problem could occur in any Linux system and the solution is logically…
Update BIOS motherboard ASUS Zenith Extreme x399
This time we show what to expect when updating your UEFI BIOS of your ASUS Zenith Extreme (chipset x399) – a pretty good and performance…
Reset lost admin password of Grafana server (CentOS 7)
It could happen to lose your Grafana admin password and luckily there is a pretty easy way for the system administrator of the Grafana server…
Upgrade self-hosted atlassian bitbucket 4.x to 5.x in CentOS 7
Here we are going to show you a real example of how we upgraded out Atlassian Bitbucket server from 4.14.4 (around April 2017 installation) with…
Manual install of base Gentoo Linux x86_64 with openrc (init) and uefi using minimal installation cd
Here we are going to show the minimum steps to install a base Gentoo Linux on your computer – server or desktop using “Minimal Installation…
Gentoo Minimal Installation CD (amd64 aka x86_64) – booting (in UEFI mode)
Here is the process of booting from a Gentoo Minimal Installation CD amd64 (x86_64) with UEFI mode enabled. This is not an installation guide! You…