In Regards to the Cloud mining:
I'm having some troubles getting it through, but before I ask any questions, I'll clear some things up for other fellow linux babies. OP's post isn't entirely cut and paste, so here are some things I learned.
First off, to create the new user, you don't copy and paste: adduser USERNAMEYOUCHOSE sudo
Instead you first must run "Sudo adduser "
Then follow it up with: sudo adduser USERNAMEYOUCHOSE sudo
Now, where I am stuck.
When I get to the complile/install section it calls for running: make -f makefile.unix
For some reason I get an error stating: bash: make: command not found
Any suggestions to get past this step?
miner@Miner1:~/riecoin/src/riecoin/src$ make -f makefile.unix
bash: make: command not found
Sorry for the confusion!!
Maybe you missed this line?
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev
Hey man, thanks for the response. Seems like it got me a step further, but now after I run the make command, it biulds for a while then abrubtly ends on:
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: *** [obj/main.o] Error 4
Effectively ending the whole process. I really hope this doesn't end up like another MaxCoin where all the Unix users who understand the technical complexity straight from the terminal aren't the only ones getting all the coins. I'll just sit tight and wait for a Windows build and run it off my 8 core i7