The generation of a new Monero address is super simple, just use monero-wallet-cli and personally create your new address. And for those of you, which…
Linux
Linux rules the world, right?
Running a Electroneum node from source under Ubuntu 16 LTS
This howto is made to show you how to run a Electroneum node. To run a Electroneum node we need the official electroneum daemon software:…
Building from source a Electroneum node under Ubuntu 16 LTS
The program, which makes an Electroneum node from your computer, is called electroneumd You need a electroneum node to send, receive coins securely and privately…
distccd failed to exec with “No such file or directory”
And you think your compile box using distccd is ready you start emerge in your server/desktop/laptop and the first package is OK, the your emerge…
Resume compilation of a package from where it failed under Gentoo
Sometimes problems are too specific, but they can show us a path to look for a more general problem and its solution. There was a…
Update netdata monitoring (CentOS 7)
If you have followed the previous howto “Install netdata monitoring in CentOS 7” you can update your installation of netdata with just a single command!…
Send coins in Groestlcoin network with Groestlcoin Core (cli)
Here are the steps needed to make a secure transfer of your funds under linux distro of Ubuntu. To be able to transfer money securely…
Backup and restore your Groestlcoin address wallet (cli)
In real world backups are lifesavers and in crypto world the backups are even more important! Backup everything about your crypto wallet and node install!…
Reinstall live CentOS 7 server using ssh and change disk configuration of root filesystem to RAID1
Not all dedicated server providers have good web management panel or offer a remote management console (like IPMI/KVM, iDRAC, iLO and so on)! If you…
QEMU full virtualization – CPU emulations (enable/disable CPU flags/instruction sets) of QEMU 2.0.0
After the two QEMU full virtualization howtos Howto do QEMU full virtualization with MacVTap networking Howto do QEMU full virtualization with bridged networking You can…