I'm going to use this manual for Solo mining with KnCMiner:
1.On Ubuntu modify local (appdata) bitcoin.conf:
listen=1
gen=0
rpcallowip=192.168.1.xxx (the ip had to be the ip of your miner, it allows it to connect to bitcoin-qt)
rpcuser=yourusername (used for the mining tab)
rpcpassword=yourpw (used for the mining tab)
server=1
daemon=1
2.Ensure that my firewall does not block bitcoin-qt
3.Restart bitcoin-qt
4.In KncMiner mining tab set as pool 192.168.1.xxx:8332, user and password whatever you have in bitcoin.conf
5.Restart CGMiner in KnCMiner Mining tab (web GUI)
Bitcoin-qt had to run to connect the miner with the network
Hope this is right manual
