nrg_wolf
Legendary
Offline
Activity: 882
Merit: 1000
|
|
May 01, 2015, 08:36:49 AM |
|
difficulty is on the rise......
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
May 01, 2015, 11:49:34 AM |
|
Feel free to use this one! Let me know if you add it somewhere or post the link here.
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
barnacle
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 01, 2015, 12:24:34 PM |
|
Hi My first post here Just posting some setup instructions for anyone new to Magi mining. This is what I usually do to get miners up and running on Linux (Tested on Ubuntu 14.10) 1. Install prerequisites sudo apt-get -qy install build-essential tmux git sudo apt-get -qy install libgmp-dev autotools-dev automake sudo apt-get -qy install pkg-config libcurl4-openssl-dev sudo apt-get -qy install libcurl4-gnutls-dev 2. Clone the miner repositorygit clone https://github.com/noncepool/m7m-cpuminer.git #You can also try https://github.com/wolf9466/wolf-m7m-cpuminer3. Build the minercd m7m-cpuminer ./autogen.sh ./configure CFLAGS="-O3" make 4. Run the miner./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 The number after -t should be the number of cores of the processor that you have. Additional InfoIf make was successful and you can not run ./minerd, do If you are running this on another computer, for eg: a cloud VM or a VPS, you can use tmux to run ./minerd in a separate session so that it won't close when you close SSH session Type tmux into a Terminal Type ./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 and press ENTER Press and then type to come out of tmux lists out your tmux sessions connects to your default session barnacle
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
May 01, 2015, 01:18:06 PM |
|
Remember guys: If you are registered in the Special Proof of Mining pool keep your hashrate below 250 khs. Thank you in advance!
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
May 01, 2015, 03:57:43 PM |
|
Hi My first post here Just posting some setup instructions for anyone new to Magi mining. This is what I usually do to get miners up and running on Linux (Tested on Ubuntu 14.10) 1. Install prerequisites sudo apt-get -qy install build-essential tmux git sudo apt-get -qy install libgmp-dev autotools-dev automake sudo apt-get -qy install pkg-config libcurl4-openssl-dev sudo apt-get -qy install libcurl4-gnutls-dev 2. Clone the miner repositorygit clone https://github.com/noncepool/m7m-cpuminer.git #You can also try https://github.com/wolf9466/wolf-m7m-cpuminer3. Build the minercd m7m-cpuminer ./autogen.sh ./configure CFLAGS="-O3" make 4. Run the miner./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 The number after -t should be the number of cores of the processor that you have. Additional InfoIf make was successful and you can not run ./minerd, do If you are running this on another computer, for eg: a cloud VM or a VPS, you can use tmux to run ./minerd in a separate session so that it won't close when you close SSH session Type tmux into a Terminal Type ./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 and press ENTER Press and then type to come out of tmux lists out your tmux sessions connects to your default session barnacle Thanks Barnacle and welcome in our Magical Magi community!
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
Redrover
|
|
May 01, 2015, 06:10:46 PM |
|
Thanks for bringing the rain in IRC magic
|
|
|
|
th3.r00t
|
|
May 01, 2015, 06:41:04 PM |
|
Hi My first post here Just posting some setup instructions for anyone new to Magi mining. This is what I usually do to get miners up and running on Linux (Tested on Ubuntu 14.10) ... barnacle It's a nice refresh of the guide, but I have some things to add that are easier in the long run. 1. Dependencies - these are enough if you going to compile miner from git sudo apt-get install git screen automake build-essential autotools-dev automake m4 libcurl4-openssl-dev libgmp-dev libssl-dev 2. Use screen instead tmux - It is more easy to send miner to background and foreground. It can be use in launcing script so that the miner goes to background from the start like this: screen -dmS miner ~/minerd -c config.json Detach screen: and Reaatach: 3. Use Wolf's miner - it is fastest under linux (atleast 50% more hashrate than Nonce-Pool's) - https://github.com/wolf9466/wolf-m7m-cpuminer.gitMake sure your read the README on github page in regard compiling.
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
May 01, 2015, 07:49:31 PM |
|
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
kondiomir
Legendary
Offline
Activity: 1568
Merit: 1000
Twitter @Acimirov
|
|
May 01, 2015, 08:30:04 PM |
|
Really nice faucet! Just won 3 XMGs Thanks!
|
|
|
|
Klaasje
Legendary
Offline
Activity: 1080
Merit: 1000
BTC - 14ZVqS5UGqhY77d5u9aUSW24ipRJ2g9wmm
|
|
May 01, 2015, 08:36:06 PM |
|
|
Bitcoin - 14ZVqS5UGqhY77d5u9aUSW24ipRJ2g9wmm
|
|
|
Lightsplasher
|
|
May 01, 2015, 09:02:33 PM |
|
Thanks community for placing value in Magi and thanks specifically people for placing value in my Magi tip jar! I appreciate it - nice magical rain.
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
May 01, 2015, 09:27:02 PM Last edit: May 01, 2015, 10:24:10 PM by 111magic |
|
Thanks community for placing value in Magi and thanks specifically people for placing value in my Magi tip jar! I appreciate it - nice magical rain. You are very welcome Lightsplasher! https://www.cryptsy.com/coinvotesStill going upwards!!
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
OBAViJEST
|
|
May 01, 2015, 10:33:13 PM |
|
Hi My first post here Just posting some setup instructions for anyone new to Magi mining. This is what I usually do to get miners up and running on Linux (Tested on Ubuntu 14.10) 1. Install prerequisites sudo apt-get -qy install build-essential tmux git sudo apt-get -qy install libgmp-dev autotools-dev automake sudo apt-get -qy install pkg-config libcurl4-openssl-dev sudo apt-get -qy install libcurl4-gnutls-dev 2. Clone the miner repositorygit clone https://github.com/noncepool/m7m-cpuminer.git #You can also try https://github.com/wolf9466/wolf-m7m-cpuminer3. Build the minercd m7m-cpuminer ./autogen.sh ./configure CFLAGS="-O3" make 4. Run the miner./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 The number after -t should be the number of cores of the processor that you have. Additional InfoIf make was successful and you can not run ./minerd, do If you are running this on another computer, for eg: a cloud VM or a VPS, you can use tmux to run ./minerd in a separate session so that it won't close when you close SSH session Type tmux into a Terminal Type ./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 and press ENTER Press and then type to come out of tmux lists out your tmux sessions connects to your default session barnacle Thanks for this! I have an old Debian laptop lying around, I'll have to try this out tonight and see how (if) it works!
|
|
|
|
OBAViJEST
|
|
May 01, 2015, 10:38:06 PM |
|
Thanks community for placing value in Magi and thanks specifically people for placing value in my Magi tip jar! I appreciate it - nice magical rain. You are very welcome Lightsplasher! https://www.cryptsy.com/coinvotesStill going upwards!! Ugh...went to vote, but didn't realize I need to give my personal info to verify my registration...I mean I'll probably end up doing so, but hell I didn't need my driver's license to buy BTC in the first place! A bank account, yeah...so I guess it's the same really...I'll see myself out...
|
|
|
|
111magic
Legendary
Offline
Activity: 1750
Merit: 1005
|
|
May 01, 2015, 10:47:20 PM |
|
Thanks community for placing value in Magi and thanks specifically people for placing value in my Magi tip jar! I appreciate it - nice magical rain. You are very welcome Lightsplasher! https://www.cryptsy.com/coinvotesStill going upwards!! Ugh...went to vote, but didn't realize I need to give my personal info to verify my registration...I mean I'll probably end up doing so, but hell I didn't need my driver's license to buy BTC in the first place! A bank account, yeah...so I guess it's the same really...I'll see myself out... I have an account but never verify it! And it works!
|
bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
|
|
|
OBAViJEST
|
|
May 02, 2015, 01:07:18 AM |
|
I have an account but never verify it! And it works!
By golly, you're right! Another vote for Magi, CHA-CHING!!! On an unrelated note, what's everyone up to? I'm trying to wrap my head around arbitrage right now - it simply does not compute I should have studied harder in math class Such is life with ADD...I'll hop on wikipedia to read a 'Sinbad the Sailor' page; suddenly its six hours later, my Internet history has 1,000 wikipedia entries and I realize I'm reading about T-62 tanks... Brain, why can't you focus that energy towards number crunching? Last I checked, Jeopardy DID NOT INVITE US TO BE GUESTS, NO ONE CARES ABOUT THE OCEANIC POLE OF INACCESSIBILITY. So, about arbitrage...anyone offer a simple explanation? With examples, possibly...? I'm trying to wrap my head around the benefits of three-way arbitrage, specifically. A kind member here walked me through a 3-way order last night, but I still can't figure out what the hell I did! Besides break even
|
|
|
|
barnacle
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 02, 2015, 01:32:29 AM |
|
Remember guys: If you are registered in the Special Proof of Mining pool keep your hashrate below 250 khs. Thank you in advance!
Am I too late to the party? I am mining in http://pom.m-hash.com currently. Can I join now? barnacle
|
|
|
|
barnacle
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 02, 2015, 01:41:55 AM |
|
Hi My first post here Just posting some setup instructions for anyone new to Magi mining. This is what I usually do to get miners up and running on Linux (Tested on Ubuntu 14.10) 1. Install prerequisites sudo apt-get -qy install build-essential tmux git sudo apt-get -qy install libgmp-dev autotools-dev automake sudo apt-get -qy install pkg-config libcurl4-openssl-dev sudo apt-get -qy install libcurl4-gnutls-dev 2. Clone the miner repositorygit clone https://github.com/noncepool/m7m-cpuminer.git #You can also try https://github.com/wolf9466/wolf-m7m-cpuminer3. Build the minercd m7m-cpuminer ./autogen.sh ./configure CFLAGS="-O3" make 4. Run the miner./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 The number after -t should be the number of cores of the processor that you have. Additional InfoIf make was successful and you can not run ./minerd, do If you are running this on another computer, for eg: a cloud VM or a VPS, you can use tmux to run ./minerd in a separate session so that it won't close when you close SSH session Type tmux into a Terminal Type ./minerd -a m7mhash -o stratum+tcp://"yourpool" -u "username".2 -p "password" -t 4 and press ENTER Press and then type to come out of tmux lists out your tmux sessions connects to your default session barnacle Thanks Barnacle and welcome in our Magical Magi community! Thanks 111magic Happy to be part of this excellent community!
|
|
|
|
OBAViJEST
|
|
May 02, 2015, 02:15:14 AM |
|
Remember guys: If you are registered in the Special Proof of Mining pool keep your hashrate below 250 khs. Thank you in advance!
Am I too late to the party? I am mining in http://pom.m-hash.com currently. Can I join now? barnacle I thought the 'pom' in ' http://pom.m-hash.com' meant proof of mining...so you're saying there's an even MORE special pool out there?!
|
|
|
|
barnacle
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 02, 2015, 02:32:06 AM |
|
Remember guys: If you are registered in the Special Proof of Mining pool keep your hashrate below 250 khs. Thank you in advance!
Am I too late to the party? I am mining in http://pom.m-hash.com currently. Can I join now? barnacle I thought the 'pom' in ' http://pom.m-hash.com' meant proof of mining...so you're saying there's an even MORE special pool out there?! I was referring to this https://bitcointalk.org/index.php?topic=1028548.0 Please see Participation & Rules barnacle
|
|
|
|
|