create account

-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible] by omotherhen

View this thread on: hive.blogpeakd.comecency.com
· @omotherhen · (edited)
$54.85
-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]
<center>----EZSTEEM 1.0-----</center>
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------
<center>![](http://puu.sh/qcKni/b6a8c3425b.png)</center>
<center></center>

<center> BACKGROUND </center> 
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------

Continuing from my previous guides:
https://steemit.com/node/@omotherhen/omotherhen-s-one-click-script-for-easy-node-setup-on-a-linux-vm-support-the-backbone-of-your-community

https://steemit.com/mining/@omotherhen/omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining

I've decided to glue together all the bits and pieces of my previous scripts into one unified project, EZSTEEM. As a quickly growing project for an interactive all-in-one script, I and @gikitiki will now be working on EZSTEEM in tandem. EZSTEEM's objective is to simplify the deployment and operation of STEEM miners and STEEM nodes for any user, leveling the playing field to leave no STEEMIAN behind. Ongoing development will continue under the name of EZSTEEM, namely a simplified cli_wallet for all to use will be @gikitiki and my goal.

-----------------------------------------------------------------------------------------------------------------------------------------------------------

<center> NOTICE </center>
-
(If you already have Ubuntu 16.04 installed, skip to CHAPTER 2!)

<center> WHAT YOU'LL BE USING</center>
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------
VMware Workstation 12.1.1 Player for Windows 64-bit operating systems
https://my.vmware.com/en/web/vmware/free#desktop_end_user_computing/vmware_workstation_player/12_0

Ubuntu 16.04 Server 64 Bit
http://releases.ubuntu.com/16.04/ubuntu-16.04-server-amd64.iso

A Windows 64-Bit Computer 

-----------------------------------------------------------------------------------------------------------------------------------------------------------

<center>CHAPTER ONE: SETUP A VM TO RUN THE MINING SOFTWARE</center>
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------

- Download and install VMWare Workstation Player
- Download Ubuntu 16.04 Server 64 Bit
- Open VMware Player
- Press Ctrl-N
- For Installer Disk Image File, browse to where you downloaded Ubuntu 16.04 and double click on that file.
-  Click Next
- Fill out the resulting boxes, the Username and Password will be used to log into Ubuntu.
<center>![](http://puu.sh/q8S1D/5d7fd0ede4.png)</center>
- Click next twice
- Select "Store  virtual disk as single file"
<center>![](http://puu.sh/q8S4F/02237a0ac1.png)</center>
- Click next
- Press Customize Hardware
- Make sure you enter at least 2GB of ram for the VM
<center>![http://puu.sh/q8Sgo/6affdceca5.png]</center>
- Make sure you specify the amount of threads you want the VM to use. If you have a processor with hyperthreading, Ex (An i7), you will have twice as many threads than physical cores.
<center>![](http://puu.sh/q8Sls/db03fc3054.png)</center>
- Click Close
- Click Finish
- VMwarePlayer will do its thing for setting up your VM enviroment.. 
- Whenever it prompts you to install VMware-tools, click OK
- If it prompts you to update keyboard interrupt values, click OK
- Wait until you're greeted with a login prompt
<center>![](http://puu.sh/q8SG0/300b87af6a.png)</center>
-----------------------------------------------------------------------------------------------------------------------------------------------------------

<center>CHAPTER TWO: RUN THE SCRIPTS AND WATCH THE MONEY FLOW</center>
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------
- Login with your previously setup Username/Password
- Brainlessly type (no copy paste!) in the commands below, you have better things to worry about!
- When prompted for a password, enter in the same password you used to login at first!

sudo apt-get -y install git
cd /var
sudo git clone https://github.com/omotherhen/EZSTEEM/
cd EZSTEEM
sudo bash EZSTEEM.sh

OPTION 1) Do a full install for mining Steem
-
- This option does a full install and setup of EZSTEEM Miner, an auto configured miner for those who have not mined before
- When asked for setting a directory, if you do not know just press ENTER, a default directory will be made
- After the install is finished, your STEEM Miner will launch automatically and begin mining STEEM for you!
- If the screen goes black, hit BACKSPACE. It's just a screensaver for command line!
- And now watch the fireworks until you're greeted with a prompt to enter in the number of mining threads.
- Enter in how many STEEM accounts you want to make, the more mining power you have, the more accounts you'll want so that you do not waste time waiting in queue. If you do not know, 4 accounts is a good start.
- Enter in the names you'd like for each account
- That's it! The script will do the rest of the work for you. You're done setting up your first Linux miner in a VM!

OPTION 2)  (FOR CLONED MINERS ONLY!!) Configure your steem miner for the cloned machine
-
- Use this option when in CHAPTER 3


OPTION 3) Do a full install for running a Steem Node
-
- Choose this option if you want to setup a Steem node in one click!
- When asked for setting a directory, if you do not know just press ENTER, a default directory will be made
- After installation, your Steem node will automatically run!

OPTION 4) Recompile your Steem miner or Steem Node with the latest version of Steem
-
- Use this option if you have cloned a machine in CHAPTER 3 and the miner is not running properly.
- Use this option if a new steem update rolls out, and you want to recompile your miner/node to the latest stable version

OPTION 5) Redownload a blockchain and bootstrap your Steem Miner or Steem Node
-
- Use this option after option 4 if your miner/node does not sync properly with the blockchain

OPTION 6) Start mining or start your node
-
- After a reboot/recompile/shutting down steem, use this option to start up your node/miner again

OPTION 7) Set EZSTEEM to automatically run when user logs in
-
- Use this option if you want to run EZSTEEM on reboot, strongly recommended!

OPTION 0) Exit the script
-
- Exits EZSTEEM
-----------------------------------------------------------------------------------------------------------------------------------------------------------

CHAPTER 3: DEPLOY YOUR IMAGE ACROSS MULTIPLE COMPUTERS
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------
ON THE SOURCE COMPUTER
-
- Back on windows,  open up File Explorer
- Enter this into the explorer bar and hit Enter C:\Users\%USERNAME%\Documents\Virtual Machines\
<center>![](http://puu.sh/q8TyC/0901cd624c.png)
- Copy the Ubuntu 64-bit folder to a USB device to transfer it on another computer

ON THE DESTINATION COMPUTER
-
- Put the Ubuntu 64-bit folder that you copied earlier on the computer
- Download and install VMware Player on the computer
- Open VMware Player 
- Press CTRL+O
- Navigate to the folder you copied the Ubuntu 64-bit folder to and double click on the resulting file
<center>![](http://puu.sh/q8TUf/ff3a3f9227.png)</center>
- Right click on the following VM that pops up and click on settings
<center>![](http://puu.sh/q8U5U/1c50122f55.png)</center>
- Set the memory and processors to the desired values for this computer just like before
<center>![](http://puu.sh/q8U9B/1a1f6245e8.png)</center>
- Click OK
- Start the VM by double clicking on the name of it
- Enter in the following command
cd /var/EZSTEEM && sudo bash EZSTEEM.sh
- Choose option 2!
- Enter in how many threads you set the VM to, and you're done!
- Keep repeating Chapter 3 to however many computers you'd like
- If the CPU in the cloned computer is much different, the miner may not work
- In case, you will have to recompile the miner and possibly refresh the blockchain
-----------------------------------------------------------------------------------------------------------------------------------------------------------
<center>NOTE</center>
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------
- Whenever you power down a VM, shutdown the mining software within it first by pressing CTRL-C and waiting for it to finish
- Then you can click 'X' on the VM window and shutdown
- To startup EZSTEEM again, enter in this command : cd /var/EZSTEEM && sudo bash EZSTEEM.sh
- Then you're off the races once again!
-----------------------------------------------------------------------------------------------------------------------------------------------------------

<center>AND FINALLY.....</center>
-
-----------------------------------------------------------------------------------------------------------------------------------------------------------
<center>Please leave feedback in the comments, I'll be happy to update my scripts/guide for more functionality based on your feedback!
<center> If this guide helped you, please vote for me as a witness and follow me on Steemit!  Have any problems/questions? Ask in the comment section or in the Steem Slack! </center>

 #steem #linux #ezsteem #vm #steemit #guide #miner #allinone #node #script #opensource #github #ui #cli #easy #steemithelp
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 36 others
properties (23)
authoromotherhen
permlinkezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible
categoryallinone
json_metadata{"tags":["cli","allinone","easy","node","github","opensource","script","steem","linux","ui","ezsteem","vm","steemit","steemithelp","guide","miner"],"users":["gikitiki"],"image":["http://puu.sh/qcKni/b6a8c3425b.png","http://puu.sh/q8S1D/5d7fd0ede4.png","http://puu.sh/q8S4F/02237a0ac1.png","http://puu.sh/q8Sgo/6affdceca5.png","http://puu.sh/q8Sls/db03fc3054.png","http://puu.sh/q8SG0/300b87af6a.png","http://puu.sh/q8TyC/0901cd624c.png","http://puu.sh/q8TUf/ff3a3f9227.png","http://puu.sh/q8U5U/1c50122f55.png","http://puu.sh/q8U9B/1a1f6245e8.png"],"links":["https://steemit.com/node/@omotherhen/omotherhen-s-one-click-script-for-easy-node-setup-on-a-linux-vm-support-the-backbone-of-your-community","https://my.vmware.com/en/web/vmware/free#desktop_end_user_computing/vmware_workstation_player/12_0","https://github.com/omotherhen/EZSTEEM/"]}
created2016-07-24 17:52:12
last_update2016-07-25 22:21:30
depth0
children39
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value44.764 HBD
curator_payout_value10.081 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9,757
author_reputation2,316,833,532,087
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id326,744
net_rshares12,287,701,095,295
author_curate_reward""
vote details (100)
@aaseb ·
hi, nice guide.
I'm stuck on replaying blocks (92%)
the hard disk is at full load and running all night, nothing happened.
In the VM I set the hard disk to dynamically allocated storage. Could that have anything to do with my problem? Also I have only 2GB ram allocated to the VM.
properties (22)
authoraaseb
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160801t084317735z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-08-01 08:43:24
last_update2016-08-01 08:43:24
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length280
author_reputation470,722,236,683
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id530,224
net_rshares0
@artakan · (edited)
Thanks, that seem to be a very clear and easy way to setup the nodes and so help the whole network ! 

I have already setup a miner somewhere in the cloud with my steemit account, and I would like to add a second miner on my local machine with your script.

Say I have config.ini in the cloud setted this way:

witness = &quot;myMainAccount&quot;            Steemit account
witness = &quot;myMainAccount534&quot;     Doesn't exist
witness = &quot;myMainAccount523&quot;     Doesn't exist

miner = ['myMainAccount&quot;, activePrivateKeyMainAccount]
miner = ['myMainAccount534',activePrivateKeyMainAccount]
miner = ['myMainAccount523',activePrivateKeyMainAccount]

So for the new miner on windows is that ok if I do that the following:

witness = &quot;myMainAccount666&quot;
witness = &quot;myMainAccount777&quot;      None are Steemit account
witness = &quot;myMainAccount888&quot;

miner = ['myMainAccount666&quot;, activePrivateKeyMainAccount]
miner = ['myMainAccount777',activePrivateKeyMainAccount]
miner = ['myMainAccount888',activePrivateKeyMainAccount]

The main account wont be used at all in the config.ini, only the private key.

Can you approve or suggest to do it in a different way.

Thank you.
properties (22)
authorartakan
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160726t195104914z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-26 19:51:03
last_update2016-07-26 19:52:33
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,208
author_reputation2,351,335,125,519
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id383,594
net_rshares0
@artakan ·
Can you explain how config.ini works ?
We have:

witness = accountName   (Which account ?)
miner = [accountName, privateKey]   (Which private key ?)

Thanks
👍  
properties (23)
authorartakan
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160726t214657423z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-26 21:46:54
last_update2016-07-26 21:46:54
depth1
children2
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation2,351,335,125,519
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id386,665
net_rshares407,146,991
author_curate_reward""
vote details (1)
@chrishronic · (edited)
witness  = artakan 
miner = ["artakan ",5WIFkey"] <--- look in your wallet/permissions
if you follow the tools of OP this will be done for you
properties (22)
authorchrishronic
permlinkre-artakan-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160728t193313953z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-28 19:33:12
last_update2016-07-28 19:34:00
depth2
children1
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation409,530,926,935
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id444,152
net_rshares0
@raymonjohnstone ·
dont forget to remove the # from each of those lines as that # comments all lines out.
properties (22)
authorraymonjohnstone
permlinkre-chrishronic-re-artakan-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160813t092146496z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-08-13 09:21:48
last_update2016-08-13 09:21:48
depth3
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation14,629,969,550,680
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id780,030
net_rshares0
@beastmastermason ·
Awesome as always!  I followed your first guide and have my VM up and running.  I have just a few technical questions that I'm hoping you can help with please!  I am running an i7 920 with 16gb ram and 12 devoted to the VM.  I selected to create 8 accounts and devoted 4 processors to the VM.  I am getting around 2000-3000 estimated time to produce and hitting around 4-9 transactions at around 13khps.  I don't know what any of this means, but is this decent?  Can I speed this up by using more processors/ram/reducing the number of users down from 8?  I started this up about 20 hours ago and I hit two POW so far.  Any guidance is greatly appreciated!  And thanks so much again for this guide - having a lot of fun playing with this :)
👍  
properties (23)
authorbeastmastermason
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t153624159z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 15:36:30
last_update2016-07-25 15:36:30
depth1
children5
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length739
author_reputation261,451,212,790
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id348,622
net_rshares0
author_curate_reward""
vote details (1)
@omotherhen ·
You may be able to increase your hps by devoting all of your threads to mining :) hps is almost purely based on CPU processing power
properties (22)
authoromotherhen
permlinkre-beastmastermason-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t154635836z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 15:46:36
last_update2016-07-25 15:46:36
depth2
children4
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation2,316,833,532,087
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id348,922
net_rshares0
@beastmastermason ·
And by increasing my hps I would mine more pow faster right?  How do I do that?  I'm sorry, I'm such a newb, I feel like an idiot but this stuff is totally new to me.
properties (22)
authorbeastmastermason
permlinkre-omotherhen-re-beastmastermason-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t165620020z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 16:56:24
last_update2016-07-25 16:56:24
depth3
children3
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length166
author_reputation261,451,212,790
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id350,634
net_rshares0
@beastmastermason ·
omotherhen, I had originally used your first guide and had it up and running for maybe 18 hours - hit two pow.  That was mistakenly using 4 processors on an i7, so I should have been using the 8.  I set up a second VM using this new EZSTEEM and am using 8 processors, all else the same.  I have been running maybe 30 hours now and hit 1 pow, which was after just a few hours, so I haven't hit one in 24 hours.  So basically I'm wondering if I am doing this properly, or is there a better way I can configure this?  Is this a normal rate of pow?  I am getting hash rates around 14khps, but my time to produce seems to hover around 2500 to 3000 minutes always.  Can anyone lends some more insight into this?
properties (22)
authorbeastmastermason
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160727t162636800z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-27 16:26:36
last_update2016-07-27 16:26:36
depth1
children1
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length705
author_reputation261,451,212,790
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id408,736
net_rshares0
@omotherhen ·
Your private keys are stored within the config file, with the format being:
miner = [minername,PRIVATEKEY], also, the rate as to which you're mining at really depends on the current network difficulty. Your hps seems fine if it is on an i7 920 :)
properties (22)
authoromotherhen
permlinkre-beastmastermason-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160727t192806842z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-27 19:28:12
last_update2016-07-27 19:28:12
depth2
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length246
author_reputation2,316,833,532,087
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id413,608
net_rshares0
@binkley ·
I think I'm going to start a clean install but everything seams to work until this step...it registers my selected user name then creates a wif then this pops up....

/home/ubuntu/workspace/firstTimeMiningInstall/bin/minerScript.sh: line 194: ./steemd: No such file or directory
/home/ubuntu/workspace/firstTimeMiningInstall/bin/minerScript.sh: line 197: kill: (15793) - No such process

 Modifying your /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini file

/home/ubuntu/workspace/firstTimeMiningInstall/bin/minerScript.sh: line 205: cd: /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/: No such file or directory
sed: can't read /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory
sed: can't read /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory
sed: can't read /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory
sed: can't read /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory
sed: can't read /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory
sed: can't read /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory
 Boot-strapping blockchain for fast setup, then starting the miner! 
/home/ubuntu/workspace/firstTimeMiningInstall/bin/minerScript.sh: line 275: cd: /home/ubuntu/workspace/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/blockchain/database/: No such file or directory
--2017-08-22 22:13:00--  http://einfachmalnettsein.de/steem-blocks-and-index.zip
Resolving einfachmalnettsein.de (einfachmalnettsein.de)... 204.12.217.226
Connecting to einfachmalnettsein.de (einfachmalnettsein.de)|204.12.217.226|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-22 22:13:00 ERROR 404: Not Found.
properties (22)
authorbinkley
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20170822t222134119z
categoryallinone
json_metadata{"tags":["allinone"],"app":"steemit/0.1"}
created2017-08-22 22:21:33
last_update2017-08-22 22:21:33
depth1
children0
last_payout2017-08-29 22:21:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,203
author_reputation2,427,294,020,876
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id12,577,589
net_rshares0
@cckan ·
wonderful! thanks a lot! I'm trying right nowwww
properties (22)
authorcckan
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20170610t190732943z
categoryallinone
json_metadata{"tags":["allinone"],"app":"steemit/0.1"}
created2017-06-10 19:07:30
last_update2017-06-10 19:07:30
depth1
children0
last_payout2017-06-17 19:07:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation95,358,688,340
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id4,547,899
net_rshares0
@cherish ·
Your guides are so EZ to follow! They're great :3
👍  
properties (23)
authorcherish
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t180841331z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:08:18
last_update2016-07-24 18:08:18
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation671,936,939,278
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,117
net_rshares668,146,245
author_curate_reward""
vote details (1)
@chrishronic ·
nice upgrade mate!
properties (22)
authorchrishronic
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t194538958z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 19:45:39
last_update2016-07-25 19:45:39
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation409,530,926,935
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id355,281
net_rshares0
@dtbahoney ·
This is fantastic, thanks so much!
properties (22)
authordtbahoney
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t195012463z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 19:50:09
last_update2016-07-25 19:50:09
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation84,062,481,578
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id355,401
net_rshares0
@joeblack ·
also works with virtualbox ?
properties (22)
authorjoeblack
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160818t204652759z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-08-18 20:46:57
last_update2016-08-18 20:46:57
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length28
author_reputation108,499,286
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id877,537
net_rshares0
@kenny-crane · (edited)
$0.13
Thanks for this!  It's very easy to configure your mining accounts since the code does it for you.

I'm trying to sync up the blockchain and it was going well until this:

g Blockchain --- Got block: #3430000 time: 2016-07-22T23:46:27
173992ms th_a       application.cpp:419           handle_block         ] Syncing Blockchain --- Got block: #3440000 time: 2016-07-23T08:10:48
188611ms th_a       application.cpp:419           handle_block         ] Syncing Blockchain --- Got block: #3450000 time: 2016-07-23T16:35:48
213065ms th_a       application.cpp:419           handle_block         ] Syncing Blockchain --- Got block: #3460000 time: 2016-07-24T01:05:09
461285ms p2p        tcp_socket.cpp:162            bind                 ] Exception binding outgoing connection to desired local endpoint: bind: Bad file descriptor

Any idea what that is all about?  Thanks for looking!

## EDIT:
I shut down and then restarted my VM.  Chose 6, it checked the blockchain, then __It BEGAN TO MINE!  Yayyyy!  Thanks!__  Only about 5400 hash per second, so we'll see if I ever get anything from this, but at least it is Working!

## EDIT 2:
 I set up ezsteem on a Ubantu VM on Microsoft Azure and got it to mine, thanks! ​

__Question__​ -- I have some credits on Azure, that's one reason I set this up there instead of my own machine.  I don't want my own machine running 24/7.  But when I closed putty on my machine, which is the ssh way I was talking to the Azure VM, I noticed on my Azure dashboard that the CPU usage went to 0 for the VM that is doing the mining.  SO, is there a way to have the VM keep mining without me having to have my machine running putty 24/7?

 Maybe the nohup command? "Nohup enables a program to continue running after the user that started it logs out."  If @omotherhen could add another choice to the menu that allowed the user to log out, that would really help!  I also see there are ways to orphan or disown a job, and that might be the way to go too.  

Nohup mentioned here: http://www.minecraftforum.net/forums/support/server-support/server-administration/1897017-logging-out-of-putty-shuts-down-server
Orphan or disown a job mentioned here: http://stackoverflow.com/questions/6012557/does-quitting-putty-close-the-running-command
👍  , ,
properties (23)
authorkenny-crane
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t051322823z
categoryallinone
json_metadata{"tags":["allinone"],"users":["omotherhen"],"links":["http://www.minecraftforum.net/forums/support/server-support/server-administration/1897017-logging-out-of-putty-shuts-down-server"]}
created2016-07-25 05:13:42
last_update2016-07-25 07:13:15
depth1
children1
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.100 HBD
curator_payout_value0.029 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,260
author_reputation234,913,512,894,873
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id339,457
net_rshares101,374,172,122
author_curate_reward""
vote details (3)
@gikitiki ·
@kenny-crane  
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**
👍  
properties (23)
authorgikitiki
permlinkre-kenny-crane-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t164339084z
categoryallinone
json_metadata{"tags":["allinone"],"users":["kenny-crane"]}
created2016-07-25 16:43:48
last_update2016-07-25 16:43:48
depth2
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length617
author_reputation16,572,681,158,525
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id350,336
net_rshares0
author_curate_reward""
vote details (1)
@kenny021 ·
This is really nice. Im gonna share my tutorials too next week. Follow me for more updates.
👍  ,
properties (23)
authorkenny021
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160818t193030830z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-08-18 19:30:36
last_update2016-08-18 19:30:36
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length91
author_reputation1,872,525
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id876,269
net_rshares119,841,657
author_curate_reward""
vote details (2)
@littlehorse-a ·
It's really easy and helpful. Thanks a lot.
👍  
properties (23)
authorlittlehorse-a
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20180515t023125394z
categoryallinone
json_metadata{"tags":["allinone"],"app":"steemit/0.1"}
created2018-05-15 02:31:27
last_update2018-05-15 02:31:27
depth1
children0
last_payout2018-05-22 02:31:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation8,920,384
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id55,743,494
net_rshares570,904,597
author_curate_reward""
vote details (1)
@living-man ·
I got an error: ./steemd: No such file or directory

Shouldn't that be downloaded from the steem repository? It seems that it is not the case.
properties (22)
authorliving-man
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160821t130735745z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-08-21 13:07:36
last_update2016-08-21 13:07:36
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation102,062,451,348
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id919,618
net_rshares0
@mrhankeh ·
Hi mate, thanks very much for doing the post its been a massive help! 

is there any way i can enter the account details without creating a new account? 

if there is a way too do that it would be great, thanks again mate
👍  ,
properties (23)
authormrhankeh
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t184400241z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:44:00
last_update2016-07-24 18:44:00
depth1
children2
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length221
author_reputation85,780,954,785
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,910
net_rshares4,115,978,454
author_curate_reward""
vote details (2)
@gikitiki · (edited)
Hi @mrhankeh,   
   If you want to use your own account/key manually you can view/edit the key by doing this command:
cd /var/EZSTEEM/steem/programs/steemd/witness_node_data_dir && sudo nano config.ini
In the file, search for the tag witness.   Set your witness and miner to the same account and enter the private key with the miner.   eg

\# name of witness controlled by this node (e.g. initwitness )
\# witness =
witness = "YourAccount"



\# name of miner and its private key (e.g. ["account","WIF PRIVATE KEY"] )
\# miner =
miner = ["YourAccount","5K847LgAEW6qsm6BwhorGRgNotARealPrvtKeyownLjTwQLzzKQ"]
👍  
properties (23)
authorgikitiki
permlinkre-mrhankeh-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t030148043z
categoryallinone
json_metadata{"tags":["allinone"],"users":["mrhankeh"]}
created2016-07-25 03:01:57
last_update2016-07-25 03:19:03
depth2
children1
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length606
author_reputation16,572,681,158,525
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id337,631
net_rshares297,171,266
author_curate_reward""
vote details (1)
@mrhankeh ·
thank you i will give it a try.
properties (22)
authormrhankeh
permlinkre-gikitiki-re-mrhankeh-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t082629488z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 08:26:30
last_update2016-07-25 08:26:30
depth3
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation85,780,954,785
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id341,520
net_rshares0
@otaku ·
Hi can you build autoupvotebot script thanks in advanced
properties (22)
authorotaku
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160725t102739053z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-25 10:27:33
last_update2016-07-25 10:27:33
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation289,132,801
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id342,910
net_rshares0
@putradham ·
very good
👍  
properties (23)
authorputradham
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t180213499z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:02:12
last_update2016-07-24 18:02:12
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation-1,754,168,461,257
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id326,980
net_rshares250,987,642
author_curate_reward""
vote details (1)
@roland.haynes · (edited)
Unfortunately, when I get to "sudo git clone httpe://github.com/omotherhen/EZSTEEM/ it is asking for a username and password for https://github.com
Please advise. Thanks
Sorry. I logged into github and success.
properties (22)
authorroland.haynes
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160812t193834887z
categoryallinone
json_metadata{"tags":["allinone"],"links":["https://github.com"]}
created2016-08-12 19:38:33
last_update2016-08-12 19:43:30
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length210
author_reputation1,176,364,831,420
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id770,680
net_rshares0
@survivordj ·
@omotherhen, thank you for this guide and tool. I really appreciate it.

I have followed through your instructions and chose Option 1. However, after it completes, I got this error:

"...Exiting with error: 0 expection: unspecified process exited with: Host not found (non-authoritative), try again later..."

I tried restarting my node using option 6 above and it still end up with the same error.

Any help will be truly appreciated on this. Thanks!
properties (22)
authorsurvivordj
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20170705t074043092z
categoryallinone
json_metadata{"tags":["allinone"],"users":["omotherhen"],"app":"steemit/0.1"}
created2017-07-05 07:40:45
last_update2017-07-05 07:40:45
depth1
children0
last_payout2017-07-12 07:40:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length451
author_reputation112,444,232
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id7,367,995
net_rshares0
@uhohhotdog ·
Time to rack in the steem! Thanks!
properties (22)
authoruhohhotdog
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t181115344z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:11:12
last_update2016-07-24 18:11:12
depth1
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation1,147,401,322,779
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,174
net_rshares0
@venuspcs ·
$0.04
Dude, you fucking rock!
👍  , , , ,
properties (23)
authorvenuspcs
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t175638378z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 17:56:39
last_update2016-07-24 17:56:39
depth1
children1
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.042 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation30,491,473,006,755
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id326,842
net_rshares36,148,514,016
author_curate_reward""
vote details (5)
@omotherhen ·
Thanks venuspcs!
properties (22)
authoromotherhen
permlinkre-venuspcs-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t180631687z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:06:30
last_update2016-07-24 18:06:30
depth2
children0
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation2,316,833,532,087
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,076
net_rshares0
@whatissteem ·
Great post, in option 1 where do I input my key ?
👍  
properties (23)
authorwhatissteem
permlinkre-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t181929319z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:18:54
last_update2016-07-24 18:18:54
depth1
children4
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation229,970,825,095
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,335
net_rshares82,544,051
author_curate_reward""
vote details (1)
@omotherhen ·
Right into the terminal :) Press 1 then enter
properties (22)
authoromotherhen
permlinkre-whatissteem-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t182514728z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:25:15
last_update2016-07-24 18:25:15
depth2
children3
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length45
author_reputation2,316,833,532,087
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,512
net_rshares0
@whatissteem ·
hehe no dude , my wif key ?
properties (22)
authorwhatissteem
permlinkre-omotherhen-re-whatissteem-re-omotherhen-ezsteem-suite-1-0-the-ez-way-to-setup-your-steem-miner-node-in-a-linux-vm-windows-compatible-20160724t183627599z
categoryallinone
json_metadata{"tags":["allinone"]}
created2016-07-24 18:35:54
last_update2016-07-24 18:35:54
depth3
children2
last_payout2016-08-25 02:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length27
author_reputation229,970,825,095
root_title"-EZSTEEM SUITE 1.0- : The EZ way to setup your STEEM Miner/Node in a Linux VM [Windows Compatible]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id327,742
net_rshares0