Post
Topic
Board Mining (Altcoins)
Re: Swedish ASIC miner company kncminer.com
by
DigginDeep
on 28/10/2013, 16:20:40 UTC
Fixing typo in the example above,  -c
Code:
screen -dm ./cgminer -c /config/cgminer.conf
Edited original post, thanks.

Thanks again for all the help!  Amazing!
Though on side note is original post still wrong? 
Code:
screen -dm ./cgminer -c cgminer.conf
What worked was
Code:
screen -dm ./cgminer -c /config/cgminer.conf
AS djcoin stated,  Im new to this whole lunix/putty thing so just in case someone else is having issues, 
Thank you so much for your hard work!