<center> </center> <center> BACKGROUND </center> - ----------------------------------------------------------------------------------------------------------------------------------------------------------- I wanted to make #STEEM mining as accessible as possible to all Steemians, no matter the machine. Starting with @Pfunks guide and @Anyx's help, I was able to get my own miners up and running. However, I quickly noticed the seemingly endless requests for help in the STEEM slack for mining setup. Looking around, there was no real TL;DR style guide to mining so I took it upon myself to give back to the community. I present to you OMotherHen's 1 Click Miner Scripts. From feeble laptops to full dedicated mining farms, the scripts I've coded simplify the setup and deployment of Steem Miners. Users with minimal to no Linux experience will still be able to get mining in Linux with minimal trouble. ----------------------------------------------------------------------------------------------------------------------------------------------------------- <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></center> - Click next twice - Select "Store virtual disk as single file" <center></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></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></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 git clone https://github.com/omotherhen/firstTimeMiningInstall/ cd firstTimeMiningInstall bash minerScript.sh - 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, note that you cannot use uppercase/special characters/spaces in your username, and you can not start the name with a number either! - 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! ----------------------------------------------------------------------------------------------------------------------------------------------------------- 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> - 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></center> - Right click on the following VM that pops up and click on settings <center></center> - Set the memory and processors to the desired values for this computer just like before <center></center> - Click OK - Start the VM by double clicking on the name of it - Enter in the following command cd ~/firstTimeMiningInstall/ && bash clonedMiner.sh - 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! ----------------------------------------------------------------------------------------------------------------------------------------------------------- <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 - Once you power the VM up again and want to mine, simply type in: cd ~/steem/programs/steemd && ./steemd - Then you're off the races once again! - If you have problems with the compiled steem miner on a cloned machine, you may have to re-compile the miner. - I will include a script to automate this process in the near future! ----------------------------------------------------------------------------------------------------------------------------------------------------------- <center> </center> <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!
author | omotherhen |
---|---|
permlink | omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining |
category | mining |
json_metadata | {"tags":["","money","help","easy","script","STEEM","steem","mining","cryptocurrency","linux","noob","vm","steemit","fast","setup","miner"],"image":["https://media.makeameme.org/created/1-click-miner.jpg","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","https://i.imgsafe.org/044474fb89.jpg"],"links":["https://my.vmware.com/en/web/vmware/free#desktop_end_user_computing/vmware_workstation_player/12_0","https://github.com/omotherhen/firstTimeMiningInstall/"]} |
created | 2016-07-21 03:52:51 |
last_update | 2016-07-21 21:20:39 |
depth | 0 |
children | 30 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 2.376 HBD |
curator_payout_value | 0.316 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7,744 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,747 |
net_rshares | 1,608,244,547,692 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
lovejoy | 0 | 160,755,366,189 | 100% | ||
pfunk | 0 | 531,648,914,164 | 100% | ||
dave-hughes | 0 | 10,807,873,155 | 100% | ||
ethan-castle | 0 | 497,354,207 | 100% | ||
faddat | 0 | 55,519,482,338 | 100% | ||
schro | 0 | 122,351,105,206 | 100% | ||
anwenbaumeister | 0 | 582,659,915,906 | 100% | ||
honeythief | 0 | 2,706,738,715 | 100% | ||
razvanelulmarin | 0 | 37,831,926,530 | 100% | ||
nadejde | 0 | 525,910,662 | 100% | ||
sonzweil | 0 | 52,689,950,871 | 100% | ||
kakradetome | 0 | 6,963,023,216 | 100% | ||
kilrathi | 0 | 1,783,039,106 | 100% | ||
brunopro | 0 | 649,840,979 | 100% | ||
sillyfilthy | 0 | 496,616,340 | 100% | ||
fishappear | 0 | 248,030,794 | 100% | ||
zerohero | 0 | 217,290,440 | 100% | ||
doesntmatter | 0 | 241,231,293 | 100% | ||
omotherhen | 0 | 250,662,770 | 100% | ||
redrockmining | 0 | 341,500,508 | 100% | ||
gazm | 0 | 1,671,276,591 | 100% | ||
alkemix | 0 | 661,115,596 | 100% | ||
anyx | 0 | 13,288,433,977 | 100% | ||
cherish | 0 | 681,219,077 | 100% | ||
shine2lay | 0 | 1,071,268,753 | 100% | ||
luisucv34 | 0 | 17,189,565 | 100% | ||
artakan | 0 | 5,105,265,260 | 100% | ||
artific | 0 | 1,961,649,701 | 100% | ||
chrishronic | 0 | 300,164,569 | 100% | ||
negrodomus | 0 | 229,667,131 | 100% | ||
mustafaomar | 0 | 9,930,474,673 | 100% | ||
desmonid | 0 | 2,580,165,529 | 100% | ||
maurizio | 0 | 2,328,124 | 100% | ||
e-steem | 0 | 573,919,320 | 100% | ||
bigb | 0 | 106,029,669 | 100% | ||
beastmastermason | 0 | 407,146,991 | 100% | ||
lemooljiang | 0 | 91,312,757 | 100% | ||
smailer | 0 | 112,210,493 | 100% | ||
taker | 0 | 11,843,281 | 100% | ||
vitz81 | 0 | 62,100,212 | 100% | ||
felixxx | 0 | 37,127,849 | 100% | ||
mrwizard | 0 | 103,719,676 | 100% | ||
anomaly | 0 | 53,145,509 | 100% | ||
kimterje83 | 0 | 0 | 100% |
Thanks, setting up now. Couple questions if you don't mind: We enter in STEEM accounts, is the first one our main account and the others new ones? How does one know how much they are mining and how is it accessed?
author | alkemix |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160724t041441413z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-24 04:14:42 |
last_update | 2016-07-24 04:14:42 |
depth | 1 |
children | 5 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 214 |
author_reputation | 389,332,052,745 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 313,014 |
net_rshares | 39,757,435 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cad | 0 | 39,757,435 | 100% |
Your main account is whatever is higher in alphabetical order, lets say you have miners b, a, h: miner a would always be first to mine a block, thus generating the most steem. You can check if you have mined a block at www.steemd/@your-account-name-here and you can access your accounts via their name and private key
author | omotherhen |
---|---|
permlink | re-alkemix-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160724t045417928z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-24 04:54:15 |
last_update | 2016-07-24 04:54:15 |
depth | 2 |
children | 4 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 317 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 313,586 |
net_rshares | 723,420,760 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
alkemix | 0 | 661,180,026 | 100% | ||
btcd | 0 | 62,240,734 | 100% |
Thanks, I followed the instruction above, for the first miner I put my regular steem account (as I couldn't figure from the instructions if I was to do this but thought from other mining stuff I read it should be in there), and I put variations on the next four in alphabetic declension. But I haven't had any way of putting in a private key. And how do I find the private key on the accounts that were created by the miner program? Miner seemed to be running, but it hasn't budged from 96% for quite a while, I'll leave it overnight to see if anything happens. (running vmware ubuntu server 16, 8 core, 5 miners, gaming laptop) I rebooted twice and it has frozen for the third time at 96.0232%, will leave it be for some hours. Apologies if I sound a bit ignorant of these matters, I'm good at following directions but this setup seems to imply one already knows more than is said. Any useful info greatly appreciated! BTW, setup was a breeze, thanks for your efforts.
author | alkemix |
---|---|
permlink | re-omotherhen-re-alkemix-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160724t073739722z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-24 07:37:39 |
last_update | 2016-07-24 09:08:57 |
depth | 3 |
children | 3 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 971 |
author_reputation | 389,332,052,745 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 315,275 |
net_rshares | 38,017,523 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
hunting | 0 | 38,017,523 | 100% |
You should install open-vm-tools instead because that vmwares own is not optimized for linux.
author | artific |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t191011029z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-22 19:10:48 |
last_update | 2016-07-22 19:10:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 93 |
author_reputation | 1,829,047,773,142 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 279,767 |
net_rshares | 2,206,855,913 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
artific | 0 | 2,206,855,913 | 100% |
@omotherhen THE REAL MVP! Can you do a tutorial showing how to secure these mining account owner passwords?
author | beastmastermason |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160724t142321769z |
category | mining |
json_metadata | {"tags":["mining"],"users":["omotherhen"]} |
created | 2016-07-24 14:23:21 |
last_update | 2016-07-24 14:23:21 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 107 |
author_reputation | 261,451,212,790 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 321,321 |
net_rshares | 51,842,376 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
basketball | 0 | 51,842,376 | 100% |
Love the information you have in here. Thanks for making it easy to use. The cloning to other machines will definitely save me a lot of time.
author | bigb |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t041948035z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-22 04:19:51 |
last_update | 2016-07-22 04:19:51 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 141 |
author_reputation | 173,936,425,246 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 266,223 |
net_rshares | 0 |
Anytime!
author | omotherhen |
---|---|
permlink | re-bigb-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t161626072z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-22 16:16:30 |
last_update | 2016-07-22 16:16:30 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 276,530 |
net_rshares | 0 |
hi @omotherhen .. i am trying out your script which is very well documented , thanks for your efforts. I am getting these errors >terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid /root/firstTimeMiningInstall/bin/minerScript.sh: line 196: 29297 Aborted (core dumped) ./steemd /root/firstTimeMiningInstall/bin/minerScript.sh: line 197: kill: (29297) - No such process >Modifying your /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini file >/root/firstTimeMiningInstall/bin/minerScript.sh: line 205: cd: /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/: No such file or directory sed: can't read /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory sed: can't read /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory sed: can't read /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory sed: can't read /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory sed: can't read /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/config.ini: No such file or directory sed: can't read /root/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! /root/firstTimeMiningInstall/bin/minerScript.sh: line 275: cd: /root/firstTimeMiningInstall/steem/programs/steemd/witness_node_data_dir/blockchain/database/: No such file or directory --2017-05-28 13:45:17-- 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-05-28 13:45:17 ERROR 404: Not Found. unzip: cannot find or open steem-blocks-and-index.zip, steem-blocks-and-index.zip.zip or steem-blocks-and-index.zip.ZIP. How should I proceed ? Would really appreciate your help
author | bitrocker2020 |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20170528t134945862z |
category | mining |
json_metadata | {"tags":["mining"],"users":["omotherhen"],"app":"steemit/0.1"} |
created | 2017-05-28 13:49:45 |
last_update | 2017-05-28 13:49:45 |
depth | 1 |
children | 0 |
last_payout | 2017-06-04 13:49:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,274 |
author_reputation | 974,750,896,734,572 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 3,887,722 |
net_rshares | 0 |
Great guide!
author | cherish |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t040939723z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-21 04:09:27 |
last_update | 2016-07-21 04:09:27 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 671,936,939,278 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 237,992 |
net_rshares | 1,731,012,395 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sillyfilthy | 0 | 804,045,504 | 100% | ||
omotherhen | 0 | 245,747,814 | 100% | ||
cherish | 0 | 681,219,077 | 100% |
Thank you Cherish!
author | omotherhen |
---|---|
permlink | re-cherish-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t041730925z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-21 04:17:30 |
last_update | 2016-07-21 04:17:30 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,117 |
net_rshares | 681,219,077 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cherish | 0 | 681,219,077 | 100% |
code looks good, will give it a try
author | chrishronic |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t221651823z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-21 22:16:48 |
last_update | 2016-07-21 22:16:48 |
depth | 1 |
children | 3 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 409,530,926,935 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 259,840 |
net_rshares | 0 |
Let me know! I've added a few more goodies to GitHub but havent updated guide yet.
author | omotherhen |
---|---|
permlink | re-chrishronic-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t222751601z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-21 22:27:51 |
last_update | 2016-07-21 22:27:51 |
depth | 2 |
children | 2 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 82 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 260,120 |
net_rshares | 300,164,569 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
chrishronic | 0 | 300,164,569 | 100% |
Potential issue in line 148: getting a connection timeout with einfachmalnettsein.de, now on try 6. Tried connecting from servers in NY and Amsterdam. Perhaps try to wget http://steemitup.eu/witness_node_data_dir.tar.gz upon fail?
author | chrishronic |
---|---|
permlink | re-omotherhen-re-chrishronic-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t230739119z |
category | mining |
json_metadata | {"tags":["mining"],"links":["http://steemitup.eu/witness_node_data_dir.tar.gz"]} |
created | 2016-07-21 23:07:36 |
last_update | 2016-07-21 23:07:36 |
depth | 3 |
children | 1 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 231 |
author_reputation | 409,530,926,935 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 261,041 |
net_rshares | 0 |
Hi followed but soon as tiI I input bash minerScript.sh I get the file directory not found
author | dave-hughes |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160811t204139973z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-08-11 20:41:39 |
last_update | 2016-08-11 22:24:21 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 91 |
author_reputation | 2,561,835,597,700 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 752,362 |
net_rshares | 0 |
I was using the bitcube one till super computer came on the scene and I am not sure if they have seen whats going on yet
author | dave-hughes |
---|---|
permlink | re-dave-hughes-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160811t204327536z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-08-11 20:43:27 |
last_update | 2016-08-11 20:43:27 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 120 |
author_reputation | 2,561,835,597,700 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 752,389 |
net_rshares | 0 |
many thanks, @omotherhen I read somewhere that I need to set some settings to ensure that the miner doesn't eat all my money-- something about not having myself as a witness twice? Is that still the case or no?
author | faddat |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t044734277z |
category | mining |
json_metadata | {"tags":["mining"],"users":["omotherhen"]} |
created | 2016-07-21 04:47:33 |
last_update | 2016-07-21 04:47:33 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 213 |
author_reputation | 36,581,868,473,026 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,607 |
net_rshares | 0 |
Yes, the clonedMiner.sh script takes care of that for you so you dont have to worry about duplicate witnesses (Which would happen if you just cloned the machine without running the clonedMiner.sh script!) :) Happy mining!
author | omotherhen |
---|---|
permlink | re-faddat-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t050222515z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-21 05:02:24 |
last_update | 2016-07-21 05:02:24 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 221 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 238,767 |
net_rshares | 0 |
I can't even get past chapter one http://i67.tinypic.com/125gqaa.png I can't see where I can change the number of threads. I'm still on socket 929, inbefore: outdated hardware; was just testing. I am running Windows 7- 64 bit. Not complaining, I like the post - got me thinking. It's not one-click EZPZ, tho.
author | felixxx |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160724t145457124z |
category | mining |
json_metadata | {"tags":["mining"],"image":["http://i67.tinypic.com/125gqaa.png"]} |
created | 2016-07-24 14:55:06 |
last_update | 2016-07-24 15:12:18 |
depth | 1 |
children | 1 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 311 |
author_reputation | 214,911,117,428,680 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 322,098 |
net_rshares | 90,286,810 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kitchen | 0 | 54,439,232 | 100% | ||
felixxx | 0 | 35,847,578 | 100% |
Your hardware is outdated :) Your CPU does not support virtualization. Cheers!
author | omotherhen |
---|---|
permlink | re-felixxx-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160725t025630002z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-25 02:56:30 |
last_update | 2016-07-25 02:56:30 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 78 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 337,542 |
net_rshares | 28,175,120 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
felixxx | 0 | 28,175,120 | 100% |
Thanks! This is really helpful
author | fishappear |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t142336639z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-22 14:23:36 |
last_update | 2016-07-22 14:23:36 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 30 |
author_reputation | 5,194,064,551 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 274,495 |
net_rshares | 0 |
For STEEM App Creators and Developers https://steemit.com/steemit/@marsresident/bots-and-the-steemit-ecosystem
author | marsresident |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t043240603z |
category | mining |
json_metadata | {"tags":["mining"],"links":["https://steemit.com/steemit/@marsresident/bots-and-the-steemit-ecosystem"]} |
created | 2016-07-22 04:32:54 |
last_update | 2016-07-22 04:32:54 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 110 |
author_reputation | 10,013,229,877,794 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 266,474 |
net_rshares | 0 |
Is there any point to mine when your computer is 4 years old? I don't really understand the mining process. Thanks!!
author | razvanelulmarin |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t114445164z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-22 11:44:48 |
last_update | 2016-07-22 11:44:48 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 116 |
author_reputation | 176,753,416,199,361 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 271,877 |
net_rshares | 0 |
Great idea , but lot of miners also wants Windows miner solution :)
author | smailer |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160721t230645943z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-21 23:06:48 |
last_update | 2016-07-21 23:06:48 |
depth | 1 |
children | 2 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 58,387,135,395,705 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 261,021 |
net_rshares | 2,966,503,823 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
zebbra2014 | 0 | 1,714,067,124 | 100% | ||
benthegameboy | 0 | 1,252,436,699 | 100% |
This is a windows solution! It runs ubuntu on a virtual machine (VM). I just went through the steps and I'm up and running!
author | beastmastermason |
---|---|
permlink | re-smailer-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160724t153424648z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-24 15:34:24 |
last_update | 2016-07-24 15:34:24 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 124 |
author_reputation | 261,451,212,790 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 323,164 |
net_rshares | 3,865,282,731 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
omotherhen | 0 | 3,830,714,905 | 100% | ||
reviews | 0 | 34,567,826 | 100% |
@bitscube has a windows solution!
author | omotherhen |
---|---|
permlink | re-smailer-re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160722t161525932z |
category | mining |
json_metadata | {"tags":["mining"],"users":["bitscube"]} |
created | 2016-07-22 16:15:30 |
last_update | 2016-07-22 16:15:30 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 33 |
author_reputation | 2,316,833,532,087 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 276,517 |
net_rshares | 449,921,750 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
negrodomus | 0 | 229,667,131 | 100% | ||
smailer | 0 | 220,254,619 | 100% |
Thanks!
author | userde |
---|---|
permlink | re-omotherhen-omotherhen-s-1-click-miner-scripts-for-no-effort-steem-linux-mining-20160723t132315942z |
category | mining |
json_metadata | {"tags":["mining"]} |
created | 2016-07-23 13:23:15 |
last_update | 2016-07-23 13:25:18 |
depth | 1 |
children | 0 |
last_payout | 2016-08-24 11:51:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 7 |
author_reputation | 96,244,558,143 |
root_title | "OMotherHen's 1-click Miner scripts for no-effort STEEM Linux Mining" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 296,567 |
net_rshares | 0 |