This howto is made to show you how to run a Monero node. To run a Monero node we need the official monero daemon software:…
Tag: linux
Building from source a Monero node under Ubuntu 16 LTS
The program, which makes an Monero node in your computer, is called monerod You need a monero node to send and receive coins securely and…
Howto do a netinstall of Ubuntu 16.04 LTS – minimal server installation
Minimal net install is useful when a dedicated server is installed from a IPMI KVM or Dell iDRAC, HP iLO, IBM IMM or where the…
Compilation failure with Value too large for defined data type in Gentoo
It has happened several times for the last 10 years, a program to fail during the configure stage with a strange error: It’s like the…
Bacula – show configuration, status and information with bconsole tool
The following list of commands could be used to get a brief or detailed view of a Bacula backup server from the management utility bconsole…
Install netdata monitoring in CentOS 7
netdata became a great tool for admins to monitor in real time their servers! At first it was just an additional not mandatory tool to…
Running an Ethereum node from source under Ubuntu 16 LTS
This howto is made to show you how to run an Ethereum node. To run an Ethereum node we need the geth program to start…
Building from source an Ethereum node under Ubuntu 16 LTS
The program, which makes an Ethereum node in your computer, is called geth . “geth” is written using the GO language and the latest version…
network time synchronization status with ntpq
There is a handy program called ntpstats , which shows the network time synchronization status of your server under Ubuntu 16, but the older version…
Install ethminer in a machine with NVIDIA video card under Ubuntu 16.04 LTS (only commands , real output and benchmark)
Here is the Part 2 of the Install ethminer in a machine with NVIDIA video card under Ubuntu 16.04 LTS. The Part 2 is just…