I've got a (little) farm, and I just install xubuntu on all my rigs, as I don't like to crack windows, nor to pay for it.
All the setup is working fine now, but I'm willing to mine some scrypt-jane coin and don't know how to do (i'm a linux noob, but I want to improve ^^)
I would really love some help, and I can later update this thread to a tutorial about it, as I can't find anything with google about simple steps for setup scrypt jane.
Cheers guys and thank you.
I maintain two libraries for mining scrypt-jane coins, both at https://github.com/thirtybird
you will need to clone the repositories using git (may need to install it)
AMD GPU miner
git clone https://github.com/Thirtybird/YACMiner
CPU miner
git clone https://github.com/Thirtybird/cpuminer
you'll need to compile them - they both compile similarly, but read the documentation included in those libraries