omotherhen avatar

-EZSTEEM UPDATE 1.1- as EZ as it gets All-in-one Steem Miner/Node Setup Script [Windows VM / Linux]

omotherhen

Published: 28 Jul 2016 › Updated: 28 Jul 2016-EZSTEEM UPDATE 1.1- as EZ as it gets All-in-one Steem Miner/Node Setup Script [Windows VM / Linux]

-EZSTEEM UPDATE 1.1- as EZ as it gets All-in-one Steem Miner/Node Setup Script [Windows VM / Linux]

alt


See my previous post on how to install and run EZSTEEM on your machine!
https://steemit.com/allinone/@omotherhen/ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible
To view the source code click here: https://github.com/omotherhen/EZSTEEM


Patch Notes


  • EZSTEEM is now at version 1.1 RELEASE, all known bugs with V1.0 have been patched
  • EZSTEEM Installations should work regardless of directory now, script knows of it's current working directory
  • Updated to compile Steem V0.12.2 Hardfork

VIEWING AND EDITING YOUR MINER KEYS


  • Currently if you follow the above guide to a T and use default installation directory, enter in these commands to reveal your private key [DO NOT SHOW TO ANYONE ELSE YOUR PRIVATE KEY!]
    cd /var/EZSTEEM/steem/programs/steemd/witness_node_data_dir && sudo nano config.ini

  • This will let you edit or view your miner accounts and private keys, you can see them at a line that says:
    miner = ["YOURMINERNAME","YOURPRIVATEKEY"]

  • If you want to mine with your Steemit account, simply replace YOURMINERNAME with your steemit account name, and YOURPRIVATEKEY with your Steemit account active private key.


CLOSING AN SSH SESSION WHILE KEEPING THE MINER RUNNING


Courtesy of my fellow contributor gikitiki@gikitiki:
If you used the default installation path of /var/EZSTEEM, try this command:

screen -dmSL myTest /var/EZSTEEM/steem/programs/steemd/steemd

The -dmSL means : detach with a new screen, allow a session name (myTest in this case, you can use whatever) and log stderr and stdout at ~/screenlog.0

You should now be able to exit your PuTTY session leaving it running in the background.

When you log back in again, use this command to bring it to the foreground.

screen -x myTest

You can also check the log using your favorite text editor or just watch it with tail

tail -f ~screenlog.0


UPCOMING IN EZSTEEM 1.2


  • An auto-update function for the EZSTEEM script itself
  • An interactive editing option for editing your miner config files such as add/remove/edit straight from EZSTEEM
  • Auto transfer of mined VESTS to a main wallet of choice

Like what you see? Please FOLLOW for future updates!

Support your fellow developers!


alt

Leave -EZSTEEM UPDATE 1.1- as EZ as it gets All-in-one Steem Miner/Node Setup Script [Windows VM / Linux] to:

Written by

Read more #steemit posts


Best Posts From omotherhen

We have not curated any of omotherhen's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From omotherhen