Recent content by SurJector2

  1. S

    News How to Mine Cryptocurrency with Raspberry Pi

    You don't need to become root to download and compile cpuminer so sudo git clone https://github.com/carolinedunn/cpuminer-multi should be sudo git clone https://github.com/carolinedunn/cpuminer-multi and sudo ./build.sh shoud be ./build.sh Otherwise, nice post!