Search content
Sort by

Showing 4 of 4 results by factorem-mauris
Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Profit switching pool for PND and DOGE - multi.pandapool.info
by
factorem-mauris
on 21/10/2014, 12:14:20 UTC
Is there a fixed diff available for scrypt asics? 50-70mhs
(I see the ASIC Tier connection, asking if it is fixed diff)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CorgiCoin (CORG) - Come strut with us! Now on CoinedUp!
by
factorem-mauris
on 27/02/2014, 23:33:39 UTC

We are a dog-themed coin right? We should fund some kind of animal shelter (i don't know if it's the appropiate term for stray fosters).
You see, doge funded a bobsled team but they forgot it was outside their market niche. We should strike there.

I think it's a great idea; http://lmgtfy.com/?q=corgi+rescue

Someone would most likely need to help them setup a coin wallet and instructions on how to exchange donated coins for usable goods / cash, however I don't see any reason why shelters / rescues would not accept donations.
Post
Topic
Board Mining support
Re: Managing multiple Linux headless miners (about a dozen) running cgminer?
by
factorem-mauris
on 13/02/2014, 04:49:25 UTC
In case anyone else is wondering, there is a perl module for the API. It is quite handy and can be used to remotely control miners via the built in CGMiner API.
https://github.com/cryptographrix/cgminer-api-perl-module

Post
Topic
Board Mining support
Topic OP
Managing multiple Linux headless miners (about a dozen) running cgminer?
by
factorem-mauris
on 29/01/2014, 08:44:08 UTC
Currently I SSH to each server and connect to a screen session and make changes to each miner manually. I can monitor with the cgminer php and ANUBIS but I'd like to be able to push a change out to the "farm" and am looking for some script samples for remotely interacting with the API.

I've seen the sample API (https://github.com/p2k/cgminer/blob/master/api-example.php)  but need a bit more to get my feet wet. Any help appreciated.