Pages:
Author

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

newbie
Activity: 45
Merit: 0
MaxCoin ‏@maxcoinproject  4 min

@douchebanner @TheRocketPool I think they've been hit with a lot of traffic. I'm talking to two more pools starting up soon.
newbie
Activity: 19
Merit: 0
A new pool has been linked on twitter, how do i point my azure windows at it? I had just got it working and pointed at 1gs, when it went down! Now it just keeps repeating that the  stratum connection failed

Same at the newone:

 stratum_recv_line failed
[2014-02-07 18:17:38] ...retry after 30 seconds
[2014-02-07 18:18:38] Stratum connection failed: Connection timed out after 30034 milliseconds
[2014-02-07 18:18:38] ...retry after 30 seconds

To point Azure to a new pool just change "maxpool.1gh.com:17333" for "max.rocketpool.co.uk:3333" . In the secondone you have to create a worker. Instead your wallet adress use your worker and password. "Weblogin.Worker" and password

./minerd -a keccak -o stratum+tcp://max.rocketpool.co.uk:3333 -u Weblogin.Worker -p Password

Hope it helps!

Trying it now, thanks! Smiley
newbie
Activity: 45
Merit: 0
A new pool has been linked on twitter, how do i point my azure windows at it? I had just got it working and pointed at 1gs, when it went down! Now it just keeps repeating that the  stratum connection failed

Same at the newone:

 stratum_recv_line failed
[2014-02-07 18:17:38] ...retry after 30 seconds
[2014-02-07 18:18:38] Stratum connection failed: Connection timed out after 30034 milliseconds
[2014-02-07 18:18:38] ...retry after 30 seconds

To point Azure to a new pool just change "maxpool.1gh.com:17333" for "max.rocketpool.co.uk:3333" . In the secondone you have to create a worker. Instead your wallet adress use your worker and password. "Weblogin.Worker" and password

./minerd -a keccak -o stratum+tcp://max.rocketpool.co.uk:3333 -u Weblogin.Worker -p Password

Hope it helps!
newbie
Activity: 19
Merit: 0
A new pool has been linked on twitter, how do i point my azure windows at it? I had just got it working and pointed at 1gs, when it went down! Now it just keeps repeating that the  stratum connection failed
newbie
Activity: 45
Merit: 0
Okay I just disconnected due to my computer randomly rebooted. so how do I start mining again when all of my putty connections were closed??

Thanks

Open putty and log in with your user and password, go to directory "cd cpuminer" and then run the miner.

Ready Wink
newbie
Activity: 14
Merit: 0
I was running 1gh pool. How do I run Ypool? Do i just need to switch out the info in the _start.bat file and if so to what?

Ypool is windows only :-( But if you're using Linux I guess it should be possible to use the Ypool if you install 'wine' first. This is a software package the let's you emulate a Windows environment (http://www.winehq.org/download/)

Ypool says on their website: "A Linux port of the pool miner is on the way! For the moment we ask Linux users to use wine."

Unfortunately I'm a total n00b. Maybe Instacashs knows how to switch to Ypool using 'wine' for Linux?  Smiley

I use windows, so how do I mine ypool? Smiley
newbie
Activity: 19
Merit: 0
root@STEELMYTHOS:~/cpuminer# ./configure CFLAGS="-03"
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/root/cpuminer/missing: Unknown `--is-lightweight' option
Try `/root/cpuminer/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/cpuminer':
configure: error: C compiler cannot create executables
See `config.log' for more details
root@STEELMYTHOS:~/cpuminer#


Help please.

./configure CFLAGS="-03" should be O3, not the number 0
sr. member
Activity: 406
Merit: 250
Bitcrea.com
Okay I just disconnected due to my computer randomly rebooted. so how do I start mining again when all of my putty connections were closed??

Thanks
newbie
Activity: 45
Merit: 0
I was running 1gh pool. How do I run Ypool? Do i just need to switch out the info in the _start.bat file and if so to what?

Ypool is windows only :-( But if you're using Linux I guess it should be possible to use the Ypool if you install 'wine' first. This is a software package the let's you emulate a Windows environment (http://www.winehq.org/download/)

Ypool says on their website: "A Linux port of the pool miner is on the way! For the moment we ask Linux users to use wine."

Unfortunately I'm a total n00b. Maybe Instacashs knows how to switch to Ypool using 'wine' for Linux?  Smiley

Need this info too, same boat here...

This is what i found. If somebody knows how run the ypool maxcoin miner using wine on ubuntu, please post the steps.

Command Line Instructions for Installing Wine:

It is also possible to add the Wine PPA and install via the terminal. This may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.

sudo add-apt-repository ppa:ubuntu-wine/ppa

Then update APT package information by running 'sudo apt-get update'. You can now install Wine by typing 'sudo apt-get install wine1.7'.

If you'd like to browse the PPA manually, you can visit its Launchpad page.

Thanks!!
newbie
Activity: 25
Merit: 0
root@STEELMYTHOS:~/cpuminer# ./configure CFLAGS="-03"
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/root/cpuminer/missing: Unknown `--is-lightweight' option
Try `/root/cpuminer/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/root/cpuminer':
configure: error: C compiler cannot create executables
See `config.log' for more details
root@STEELMYTHOS:~/cpuminer#


Help please.
newbie
Activity: 8
Merit: 0
I was running 1gh pool. How do I run Ypool? Do i just need to switch out the info in the _start.bat file and if so to what?

Ypool is windows only :-( But if you're using Linux I guess it should be possible to use the Ypool if you install 'wine' first. This is a software package the let's you emulate a Windows environment (http://www.winehq.org/download/)

Ypool says on their website: "A Linux port of the pool miner is on the way! For the moment we ask Linux users to use wine."

Unfortunately I'm a total n00b. Maybe Instacashs knows how to switch to Ypool using 'wine' for Linux?  Smiley

Need this info too, same boat here...
newbie
Activity: 2
Merit: 0
I was running 1gh pool. How do I run Ypool? Do i just need to switch out the info in the _start.bat file and if so to what?

Ypool is windows only :-( But if you're using Linux I guess it should be possible to use the Ypool if you install 'wine' first. This is a software package the let's you emulate a Windows environment (http://www.winehq.org/download/)

Ypool says on their website: "A Linux port of the pool miner is on the way! For the moment we ask Linux users to use wine."

Unfortunately I'm a total n00b. Maybe Instacashs knows how to switch to Ypool using 'wine' for Linux?  Smiley
newbie
Activity: 25
Merit: 0
Is there any complete updated instructions for cloud mining? all in one place.
newbie
Activity: 14
Merit: 0
I was running 1gh pool. How do I run Ypool? Do i just need to switch out the info in the _start.bat file and if so to what?
newbie
Activity: 45
Merit: 0
Anyone knows a pool except ypool and 1gh? Smiley

Same question here. 1gh looks down and i cant run the ypool miner on ubuntu.

Any legit pool out there? Cheesy
member
Activity: 112
Merit: 10
Anyone knows a pool except ypool and 1gh? Smiley
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!



I got it working Smiley What about next time i log in? Do i have to repeat all the steps or what should i do then?
Congrats!!!

I never close putty and i dont know how i have to do this.

Posted in first page:
If you wish to run this in your background so it doesn't close once you drop the SSH conncetion, go ahead and use "screen"
launch screen
Code:
screen
press space, launch the miner
Code:
./minerd -a keccak -o http://pool:port -u username -p password
to restore the session when logging back in, use
Code:
screen -r
newbie
Activity: 1
Merit: 0
Hi!

I've dowloaded the wallet like this:
wget http://www.maxcoin.co.uk/downloads/wallet-linux.zip

And then I'm trying to unzip it like this:
unzip -p Z3l0NEXbv12eycRtCcPY wallet-linux.zip

But it doesn't work! I know a thousand people complained it wasn't working, but has anyone able to unzip it or find an alternative file since? I can't believe no one running linux are mining right now! I'm on a Azure linux virtual machine.

I got the maxcoind file from the main post when trying to mine solo but I get an error saying the file doesn't exist... is it a windows file? Is the only way to mine really is on a windows machine?

Getting desperate here, everything seems to be working but I can't get a wallet number!

Thanks!
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

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!



I got it working Smiley What about next time i log in? Do i have to repeat all the steps or what should i do then?
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 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?


Windows azure is another service similar to digital ocean, you can use the most you like or both Wink

Google mining quarks on cloud and you´ll find a tutorial for windows azure.
Pages:
Jump to: