Here are the steps needed to make a secure transfer of your funds under linux distro of Ubuntu. To be able to transfer money safely…
Tag: ethereum
Generate a new Ethereum address (wallet)
The generation of a new Ethereum address is super simple, just use geth and personally create your new address. And for those of you, which…
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…
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…