Search content
Sort by

Showing 2 of 2 results by justsomeguyinfl
Post
Topic
Board Announcements (Altcoins)
Re: Automated Solo-Mining Configurator + Installer using cgminer 3.7.2
by
justsomeguyinfl
on 04/11/2021, 21:21:30 UTC
If you want you can try to download from the direct link

https://mega.co.nz/#!TtxiHZBT!xNohSIDo0Ie-2pFg2MynfabjRDIQO5P06p2QCjOAH6Q

This site doesn't have any of these files anymore
Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.9.2
by
justsomeguyinfl
on 17/03/2016, 01:16:50 UTC
you can even shorten the sequence :p

Code:
ssh 192.168.1.x -l root
cd /usr/bin
mv cgminer cgminer.bak
wget http://ck.kolivas.org/apps/cgminer/antminer/s5/4.9.0-150105/cgminer
chmod +x cgminer
/etc/init.d/cgminer.sh restart
So when I ssh to the device it asks for the password, which I input and it tells me "Permission denied".  What's up with that?  I know it's the correct password because I log into the gui  with it just fine.  Hmm...


default login is root/root - but default ssh login is root/admin