Which command exactly is not working? Also. it should be mkdir .darkcoin, cd .darkcoin... note the dot beforehand.
If you have downloaded darkcoind like this...
Code:
root@crouton6:~/.darkcoin# wget http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-86/gitian-linux-darkcoin-bin/bin/64/darkcoind
--2015-01-03 12:17:03-- http://bamboo.darkcoin.qa/artifact/DRKL-DEV/JOB1/build-86/gitian-linux-darkcoin-bin/bin/64/darkcoind
Resolving bamboo.darkcoin.qa (bamboo.darkcoin.qa)... 5.45.101.232
Connecting to bamboo.darkcoin.qa (bamboo.darkcoin.qa)|5.45.101.232|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8107312 (7.7M) [application/octet-stream]
Saving to: ‘darkcoind’
100%[================================================================================================>] 8,107,312 1.86MB/s in 5.4s
2015-01-03 12:17:08 (1.44 MB/s) - ‘darkcoind’ saved [8107312/8107312]
... then do:
Code:
chmod 755 darkcoind
./darkcoind
...to start the daemon. How you then start the MN depends on whether you are running a hot or cold/remote setuip.