Pass-through the NVIDIA card to be used in the LXC container is simple enough and there are three simple rules to watch for: mount bind…
Author: neoX
Recover MySQL InnoDB Cluster and Dba.rebootClusterFromCompleteOutage: Argument #2: Invalid options: primary (ArgumentError)
Recent version of MySQL 8 implemented more options to the rebootClusterFromCompleteOutage function! Definitely check the link’s manual above and most of the handy second options…
binutils and the error ld: unrecognized option ‘–no-dynamic-linker’
Yet another bites of an old bintuils installed in the system, which leads to an error and failed a building of glibc this time. The…
GPD Win Max2 (2023) with AMD 7840U performance with Cinebench R23
GPD Win Max2 (2023) is a cool small laptop with joysticks for gaming. It has really cool specs, which many of the laptops lack! The…
Edit with systemctl edit to add restart on fail to a service – nfs-ganesha
A quick tip how to edit a service unit file under a c system like CentOS Stream 9 or Ubuntu. The best way is to…
Change time zone for syslog messages in syslog-ng
When sending syslog packets to a remote server the time-zone of the current server may lead to problems because the syslog-ng program sets the time-zone…
Rename the hostname in syslog-ng
At present, the syslog-ng (syslog-ng Open Source Edition) does not support to set the hostname of the server in the configuration. syslog-ng uses DNS system…
Send and receive Groestlcoins with Groestlcoin Core 25.0 graphical user interface
As a continuation of managing Groestlcoin wallet articles Send coins in Groestlcoin network from command line with Groestlcoin Core 25 in year 2023, Build and…
Send coins in Groestlcoin network from command line with Groestlcoin Core 25 in year 2023
This article an updated version of Send coins in Groestlcoin network with Groestlcoin Core (cli), because it appeared many things handling the wallets with the…
Build and run the Groestlcoin Core 25.0 node with a graphical wallet
In continuation to the article Building from source and run a Groestlcoin node (cli only) under Ubuntu 22.04 LTS, which offers only a command line…