Pages:
Author

Topic: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been [email protected]/7:30 GMT - page 5. (Read 105704 times)

newbie
Activity: 45
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?

No its just if you do on a service like Digital ocean, you can use windows azure too.

Its not hard to do, just follow the steps described in the first page and you will mining on cloud.

Good luck Wink

I looked at the steps in the first page but they seem so complicated? I get lost at step 8-9 already...

On my computer i just needed to download the zip from 1GH and then adjust the _start.bat file with my Wallet adress.
Cant I do the same from a cloud computer that I hire on digitalocean? DO i need to go through all those steps, i dont understand them :/ Can please explain? Smiley

i supose that till step 8 you´re done.

Once you receive the user and password at yoour email, log in to your droplet via SSH (PUTTY) You can download for free. Google it.

The follow the steps. You have to tipe or copy/paste the code once per line:

8.  Relocate into the home directory
Code:
cd ~

9. sudo dd if=/dev/zero of=/swapfile bs=64M count=16 press intro and wait till its completed then tipe the next command from the 9 step.

When you finish all, change the wallet adress posted in the command line to run the miner for your adress.

Wink

 

Ok thansk hm Smiley lets see..

I opened Putty and put in my IP adress I got in my email.
I did not see anywhere to put in my username and password though?
Then I press ok and this pops up, should I press Yes or No, Cancel?  https://dl.dropboxusercontent.com/u/4047131/MyPublic/2014-02-07_153947.png

Press yes and loging with your user and password provided in your email.

log in as: root press enter and then you´ll see another line below to enter your password. Tipe the password and press enter.

Once you finish it, start with step 8 and continue with all the comands till "strip minerd" then can run the miner:

./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mRQmzB5nzqw4Lx1gvEF7uREBqPv5A6jBYJ -p x (Change the red marked adress for your wallet adress)

Done!

newbie
Activity: 14
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?

No its just if you do on a service like Digital ocean, you can use windows azure too.

Its not hard to do, just follow the steps described in the first page and you will mining on cloud.

Good luck Wink

I got it to work on Ocean Smiley What do you mean i can use it on Azure to? Like set up another cloud miner there and have two? Or can i use several miners on Ocean?
member
Activity: 62
Merit: 10
UPDATED, GET THE NEW 1GH.COM MINER!

Guide updated with the 1GH cpuminer, as apparently the official cpuminer by MaxCoin was flawed...
maxcoinproject: 1gh does not work indeed with your cpuminer. No stratum pool does, you messed up txids.

delete your old cpuminer dir
Code:
cd ~
rm -r cpuminer

Download the 1GH MaxCoin (SHA-3) minerd (+configure and compile)
Code:
git clone https://github.com/1gh/cpuminer
cd cpuminer
./configure CFLAGS="-O3"
make
strip minerd

Code:
./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u maxwalletaddress -p x

Instacash any way to make sure we are using the 1GH cpuminer? Did the steps above and things appear to be working but zero Total MH/s showing up on maxpool.1gh.com
newbie
Activity: 3
Merit: 0
show the screenshots whith mining speed from digitalocean vps
newbie
Activity: 14
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?

No its just if you do on a service like Digital ocean, you can use windows azure too.

Its not hard to do, just follow the steps described in the first page and you will mining on cloud.

Good luck Wink

I looked at the steps in the first page but they seem so complicated? I get lost at step 8-9 already...

On my computer i just needed to download the zip from 1GH and then adjust the _start.bat file with my Wallet adress.
Cant I do the same from a cloud computer that I hire on digitalocean? DO i need to go through all those steps, i dont understand them :/ Can please explain? Smiley

i supose that till step 8 you´re done.

Once you receive the user and password at yoour email, log in to your droplet via SSH (PUTTY) You can download for free. Google it.

The follow the steps. You have to tipe or copy/paste the code once per line:

8.  Relocate into the home directory
Code:
cd ~

9. sudo dd if=/dev/zero of=/swapfile bs=64M count=16 press intro and wait till its completed then tipe the next command from the 9 step.

When you finish all, change the wallet adress posted in the command line to run the miner for your adress.

Wink

 

Ok thansk hm Smiley lets see..

I opened Putty and put in my IP adress I got in my email.
I did not see anywhere to put in my username and password though?
Then I press ok and this pops up, should I press Yes or No, Cancel?  https://dl.dropboxusercontent.com/u/4047131/MyPublic/2014-02-07_153947.png
sr. member
Activity: 289
Merit: 251
How can somebody get more than 4000 MH/S with cpu mining ?

Those are mining with cudaminer and nvidia gpu  Roll Eyes
newbie
Activity: 45
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?

No its just if you do on a service like Digital ocean, you can use windows azure too.

Its not hard to do, just follow the steps described in the first page and you will mining on cloud.

Good luck Wink

I looked at the steps in the first page but they seem so complicated? I get lost at step 8-9 already...

On my computer i just needed to download the zip from 1GH and then adjust the _start.bat file with my Wallet adress.
Cant I do the same from a cloud computer that I hire on digitalocean? DO i need to go through all those steps, i dont understand them :/ Can please explain? Smiley

i supose that till step 8 you´re done.

Once you receive the user and password at yoour email, log in to your droplet via SSH (PUTTY) You can download for free. Google it.

The follow the steps. You have to tipe or copy/paste the code once per line:

8.  Relocate into the home directory
Code:
cd ~

9. sudo dd if=/dev/zero of=/swapfile bs=64M count=16 press intro and wait till its completed then tipe the next command from the 9 step.

When you finish all, change the wallet adress posted in the command line to run the miner for your adress.

Wink

 
jr. member
Activity: 34
Merit: 5
Ok I am following the turoial on first page. I am stuck at

6. Log in to your droplet via SSH

SSH?

https://en.wikipedia.org/wiki/Secure_Shell

You'd need a client like Putty
newbie
Activity: 14
Merit: 0
Ok I am following the turoial on first page. I am stuck at

6. Log in to your droplet via SSH

SSH?
newbie
Activity: 56
Merit: 0
How can somebody get more than 4000 MH/S with cpu mining ?
newbie
Activity: 14
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?

No its just if you do on a service like Digital ocean, you can use windows azure too.

Its not hard to do, just follow the steps described in the first page and you will mining on cloud.

Good luck Wink

I looked at the steps in the first page but they seem so complicated? I get lost at step 8-9 already...

On my computer i just needed to download the zip from 1GH and then adjust the _start.bat file with my Wallet adress.
Cant I do the same from a cloud computer that I hire on digitalocean? DO i need to go through all those steps, i dont understand them :/ Can please explain? Smiley
newbie
Activity: 3
Merit: 0
ok this is totally getting on my tits... its like getting into a psychosis on the starship enterprise...

im not a complete computer dummy.. but i didnt realise you had to be a member of the Chaos Computer Club to get your hands on Maxcoin..   isnt there something for normal human beings.. at this rate the only people in the world with any cash are gona be ones who can use a command prompt properly.. everyone else may aswell be gassed.. what a load of bollcks..

OK.. im trying to get my address.. i have run maxcoind.exe from command prompt..

maxcoind getnewaddress  seems to do something.. but then what? should it display the address?
newbie
Activity: 45
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?

No its just if you do on a service like Digital ocean, you can use windows azure too.

Its not hard to do, just follow the steps described in the first page and you will mining on cloud.

Good luck Wink
newbie
Activity: 14
Merit: 0
Does it count as "cloud mining" when you mine on your own computer?

Or is that if you mine on some service like this? https://www.digitalocean.com/?refcode=35eb2c34ba3a

Also if you have managed to get everything up and running on your own computer, how hard is it for a noob to get it up and working on a service like the above?
hero member
Activity: 798
Merit: 500
Can someone please explain as if I was 5. I have solo mining working, but that does not seem to yield any coins  Sad so I want to try pool mining. I got my wallet adress by typing "getnewaddress".

So what do I do now to start pool mining?

I went to http://max.1gh.com/

Should I download it (Windows 64). (I have windows 64)

What is the next step?

Hi varagtp, you find everything you need described in the guide step by step.
newbie
Activity: 14
Merit: 0
I think i have finally started mining! My CPU:s are about 80-84 celcius though! Is that ok?
newbie
Activity: 14
Merit: 0
Can someone please explain as if I was 5. I have solo mining working, but that does not seem to yield any coins  Sad so I want to try pool mining. I got my wallet adress by typing "getnewaddress".

So what do I do now to start pool mining?

I went to http://max.1gh.com/

Should I download it (Windows 64). (I have windows 64)

What is the next step?
newbie
Activity: 2
Merit: 0
error: {"code":-1. "message":"getaccountaddress \nReturns the current MaxCoin address for receiving payments to this account."}

getaccountaddress gives me this? why?
hero member
Activity: 798
Merit: 500
thanks.. so right now im mining to my maxcoin address at coin-e from digital ocean. atleast i hope i am. a bit of a wild goose chase. so in theory this should be fine?

Don't do this. Mine to your own wallet.
Pages:
Jump to: