Hii , i will mine on linux in :
http://www.minin.gs/qcn/ but i not understand for comand :
./minerd -a cryptonight -o stratum+tcp://minin.gs:17777 -u YOUR_WALLET_ADDRESS -p x -t [YOUR_THREAD_NUM]
[YOUR_THREAD_NUM] < what is that ?
It's just an integer from 1 to the maximum number of threads your computer can run. So if you have quadcore AMD or dual core intel with 4 hyperthreads, you can run '-t 4' to use max threads, or '-t 1' to use just one.