I will start mine this in solo as long Diff stays under 10

Point my 3.5Mhs here and maybe rent some rig!
How do you solo mine? From the wallet or with cgminer or something? How do you set it up using cgminer?
with cgminer pointed to your wallet rpc port... google is your best friend in this case

you can find many usefull infos online and in this forum!
Is this what I do?
Set this in my conf file:
listen=1
daemon=1
server=1
rpcconnect=127.0.0.1
rpcallowip=127.0.0.1
addnode=54.213.143.65
rpcuser=whatever
rpcpassword=whatever
rpcport=39547
And then in cgminer do -o localhost:39547 -u sameasinconf -p sameasinconf? Or can I use different -u and -p in cgminer bat file?
Thanks for your help!
Edit: Also, what should I call the folder I create in my appdata to put the conf file in?