This howto rather continues the previous one “Howto do QEMU full virtualization with MacVTap networking” with the exception it will be showed how to use…
Linux
Linux rules the world, right?
Howto do QEMU full virtualization with MacVTap networking
To use full virtualization under linux you can use QEMU and no other library or manager like virt-manager. QEMU is simple enough and with couple…
Generate a new Groestlcoin address (wallet) and list accounts and addresses
The generation of a new Groestlcoin address is super simple, just use groestlcoin-cli and personally create your new address. DO NOT TRUST any online or…
Running a Groestlcoin node (wallet cli) from source under Ubuntu 16 LTS
This howto is made to show you how to run a full Groestlcoin node. To run a Groestlcoin node we need the official Groestlcoin daemon…
Building from source a Groestlcoin node (cli only) under Ubuntu 16 LTS
The program, which makes an Groestlcoin node in your computer, is called groestlcoind and is part of the official package named Groestlcoin Core It includes…
Missing network interface 10G Intel X520 with error failed to load because of unsupported SFP+
If you have server with 10G Intel X520 network card and you wonder why your system did not have network and even no interface is…
Running a Monero node from source under Ubuntu 16 LTS
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:…
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…