Post
Topic
Board Mining (Altcoins)
Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT
by
instacalm
on 06/02/2014, 12:03:18 UTC
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:
ssh JoeCoin@joecoin.cloudapp.net -p 22

or just
Code:
ssh JoeCoin@joecoin.cloudapp.net
since the default ssh port is 22.