Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
DunePilot
on 28/04/2018, 20:00:33 UTC
Quote from: vadimtt722
@vadimtt722
@vadimtt722

So I put this in my script    

Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt --currency intense -o stratum+tcp://pool.fakepoolfakecoin.com:7777 -u walletaddressgoeshere -p x

it created the file, I edited the file with PuTTy, now do I have to leave
Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt
in my script once I have created it, edited it, and saved it, or can that be removed after you load the miner once to create the file? Leaving it in the script won't make it like redownload/replace the edited amd.txt with a non-edited or something?

For now, I left the script like
Code:
--config /home/miner/config.txt --amd /home/miner/amd.txt --currency intense -o stratum+tcp://pool.fakepoolfakecoin.com:7777 -u walletaddressgoeshere -p x
and reloaded the miner, a couple cards didn't want to work right so I powered down the system and powered it back up and hash rate went from 5200 H/s to 6811.3 H/s!

Thank you!