Pages:
Author

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

newbie
Activity: 6
Merit: 0
This was posted on reddit:user: distark saying a few notes missing.  Do we need to do this instacash??

Hi che343,

the guide assumes that one installs on the latest Ubuntu x64 build. The posted dependencies (sudo apt-get install build-essential libcurl4-openssl-dev zip) include everything that is required, hence automake does not have to be installed additionally. On Ubuntu, the guide works just fine as it is.

Thanks,  A lot of people owe you a lot of MAXCOIN 
hero member
Activity: 798
Merit: 500
2. Fire up your Mac's Terminal.app and enter
Code:
ssh user@hostname -p xxxxx
xxxxx is the port.

Hi Instacash,
Thanks so much for your help.
ssh username@JoeCoin -p joecoin.cloudapp.net : 22

It didn't work, don't know what I typed in incorrectly.

Assuming that JoeCoin is your username,

Code:

or just
Code:
since the default ssh port is 22.
newbie
Activity: 3
Merit: 0
Hi Instacash,
Thanks so much for your help.
ssh user@JoeCoin -p joecoin.cloudapp.net : 22

It didn't work, don't know what I typed in incorrectly.
newbie
Activity: 12
Merit: 0
did you change newuser to the name of the user that you created
hero member
Activity: 798
Merit: 500
Instacash, please help via Azure don't know how to log into Virtual MAchine via SSH (newbie), using iMac

1. Find the Host Name and Port information from the Management Portal. You can find the information that you need from the dashboard of the virtual machine. Click the virtual machine name and look for the SSH Details in the Quick Glance section of the dashboard.

2. Fire up your Mac's Terminal.app and enter
Code:
ssh user@hostname -p xxxxx
xxxxx is the port.
full member
Activity: 126
Merit: 100
Hi. I've got an issue when i try this command : CFLAGS="-O3 -msse2" ./configure

checking whether the C compiler works... no
configure: error: in `/root/maxcoin-cpuminer':
configure: error: C compiler cannot create executables


Seems like your C compiler is nonexistent. Make sure to install all the required dependencies.

10a. Install dependencies
Code:
sudo apt-get update
sudo apt-get install build-essential libcurl4-openssl-dev zip
That's what i did after google'ing but i still got the same error. But this time it worked. Thanks anyway Smiley
hero member
Activity: 798
Merit: 500
Hi. I've got an issue when i try this command : CFLAGS="-O3 -msse2" ./configure

checking whether the C compiler works... no
configure: error: in `/root/maxcoin-cpuminer':
configure: error: C compiler cannot create executables


Seems like your C compiler is nonexistent. Make sure to install all the required dependencies.

10a. Install dependencies
Code:
sudo apt-get update
sudo apt-get install build-essential libcurl4-openssl-dev zip
newbie
Activity: 3
Merit: 0
Instacash, please help via Azure don't know how to log into Virtual MAchine via SSH (newbie), using iMac
full member
Activity: 126
Merit: 100
Hi. I've got an issue when i try this command : CFLAGS="-O3 -msse2" ./configure

checking whether the C compiler works... no
configure: error: in `/root/maxcoin-cpuminer':
configure: error: C compiler cannot create executables
hero member
Activity: 798
Merit: 500
This was posted on reddit:user: distark saying a few notes missing.  Do we need to do this instacash??

Hi che343,

the guide assumes that one installs on the latest Ubuntu x64 build. The posted dependencies (sudo apt-get install build-essential libcurl4-openssl-dev zip) include everything that is required, hence automake does not have to be installed additionally. On Ubuntu, the guide works just fine as it is.
newbie
Activity: 6
Merit: 0
This was posted on reddit:user: distark saying a few notes missing.  Do we need to do this instacash??

[–]distark 4 points 9 hours ago
yes compiles and appears perfectly legit
md5sum should be: 59df705900e78c52c989ceb08dc55bb6
There is a tutorial here: https://bitcointalksearch.org/topic/maxcoin-cpu-cloud-mining-guide-max-vps-has-been-launched62730-gmt-450539
A few notes that seems to be missing:
Please install automake if its a fresh server: apt-get install automake -y
Also if anyone is wondering how to build on centos/redhat etc you will need the epel library to install jansson-devel so for centos 6.x :
rpm -Uvh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
yum install libcurl-devel jansson-devel -y
They didn't clean the files before making the .zip.. might be a good idea to do a : make clean
HTH
sr. member
Activity: 462
Merit: 250
It seems the ability to use GPUs to mine MaxCoin has rendered this endeavour obsolete. Can anyone confirm this?

+1
newbie
Activity: 5
Merit: 0
It seems the ability to use GPUs to mine MaxCoin has rendered this endeavour obsolete. Can anyone confirm this?
hero member
Activity: 798
Merit: 500
ive tried several times but it hasn't worked for me im not sure why... should i try starting on a new droplet as root from step #11?

I advise you to start from scratch on a new droplet and follow the guide step by step, you'll work it out. It's designed to be set up in under 5 minutes.
hero member
Activity: 798
Merit: 500
when i restart putty and type cd and press enter nothing happens

cd will only redirect your path to your home dir, so nothing is supposed to happen.

Follow the guide exactly step by step on a fresh droplet, it definitely works. Just copy and paste each step.
hero member
Activity: 798
Merit: 500
Misuse of System Resources

2.17 DigitalOcean reserves the right to terminate services in the event Subscribers misuse system resources, including but not limited to employing programs that consume excessive network capacity, CPU cycles, or disk IO.


Newly updated it seems. They have already banned some accounts from browsing other forums on Google..

This is not new.  Should one create several droplets that 100% max out resources non-stop, you will be warned and possibly banned as well, as this is and should indeed not be tolerated.
full member
Activity: 140
Merit: 100
So yes or no?


https://www.digitalocean.com/tos


Misuse of System Resources

2.17 DigitalOcean reserves the right to terminate services in the event Subscribers misuse system resources, including but not limited to employing programs that consume excessive network capacity, CPU cycles, or disk IO.


Newly updated it seems. They have already banned some accounts from browsing other forums on Google..
full member
Activity: 154
Merit: 100
From cbuchner1's cudaminer

The new keccak code seems faster than a CPU I think.

Q9550 @3.4 Ghz (one core)
minerd-maxcoin --algo=keccak --benchmark
1151 khash/s.

i3-4130T @2.90GHz (one core)
minerd-maxcoin --algo=keccak --benchmark
599.59 khash/s.  (Huh?? must be a fluke, lots of stuff running on this machine)

Celeron G1630 @ 2.80GHz (one core)
minerd-maxcoin --algo=keccak --benchmark
1020 khash/s

GTX560-448
cudaminer --algo=keccak -d 0 --benchmark -L16 -l F14x16
28468 Kh/s

I could not get cudaminer to run on my Quadro 295NVS. Not sure of the kernel parameters, it wouldn't start (not that I would want to run on this card anyway).


you all know you're doomed with you CPU farms xD
hero member
Activity: 798
Merit: 500
k thats what i thought just wanted to make sure will try now thanks again

No problem, if you run into errors just post them here and you'll be helped

so this is what i got...

maxlegendary7@maxlegendary6:~$ sudo dd if=/dev/zero of=/swapfile bs=64M count=16sudo: >>> /etc/sudoers: syntax error near line 31 <<<
sudo: >>> /etc/sudoers: syntax error near line 31 <<<
sudo: parse error in /etc/sudoers near line 31
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin

Unfortunately you still have a syntax error in your sudoers file. Make sure that you don't put it elsewhere first so the encoding of ">>" doesn't change.

Code:
adduser xxx

Code:
echo 'xxx    ALL=(ALL:ALL) ALL' >> /etc/sudoers

You have to put it EXACTLY the same as this, copy and paste it. It works.

PS. You might as well skip this step and run your mining op as root.

hero member
Activity: 798
Merit: 500
k thats what i thought just wanted to make sure will try now thanks again

No problem, if you run into errors just post them here and you'll be helped
Pages:
Jump to: