firetreeactual
Legendary
Offline
Activity: 952
Merit: 1003
|
|
September 01, 2016, 01:19:43 AM |
|
Any advice or caveats about moving to Core 0.13.0? I backup the wallet daily to another drive, so I'm not worried about losing that...do I just do the PPA install on the new version, or do I have to prep somehow? (Ubuntu 16.04) You can PM me if this is too OT.
EDIT: I think I found my answer.
Make sure that you are aware of the potential binary problems ((i.e. theft of your coins) not sure how to detect if you have the binary issue - but you are way smarter than me). I think I posted a link a few pages back. I'm not worried about that. What happens is that when I do a sudo apt-get update it appears to download/process the updates (there are other apps in there as well), but is then nowhere to be found, and my Core client is still 0.12.1. Confusing...but I can just keep running this way until I figure it out.
|
To infinity and beyond...on two 741s and one of only 3...nope, make that 4...full nodes in Hawaii...on <30A. (I have other gear on the Hoth ice planet)
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 04:01:22 AM |
|
Anyone trying to login at the moment will be unable to.
No problem, just a DDoS login password attack that's blocked. I'll re-enable it once it's all cleared.
|
|
|
|
firetreeactual
Legendary
Offline
Activity: 952
Merit: 1003
|
|
September 01, 2016, 04:10:15 AM |
|
Ah...thank you muchly...I had an S7 go down in Labrador and needed to check for hash rate, got a blank screen, etc.
|
To infinity and beyond...on two 741s and one of only 3...nope, make that 4...full nodes in Hawaii...on <30A. (I have other gear on the Hoth ice planet)
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 04:11:15 AM |
|
Ah...thank you muchly...I had an S7 go down in Labrador and needed to check for hash rate, got a blank screen, etc.
The API still works fine.
|
|
|
|
firetreeactual
Legendary
Offline
Activity: 952
Merit: 1003
|
|
September 01, 2016, 04:40:29 AM |
|
It's all good. Citronick helped a bit, and Alan's got the box back up and running. I forgot about accessing via Zack's monitor via the API. Oh, well...too late for coffee. Maybe Glenlivet 18.
|
To infinity and beyond...on two 741s and one of only 3...nope, make that 4...full nodes in Hawaii...on <30A. (I have other gear on the Hoth ice planet)
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
September 01, 2016, 04:59:20 AM |
|
It's all good. Citronick helped a bit, and Alan's got the box back up and running. I forgot about accessing via Zack's monitor via the API. Oh, well...too late for coffee. Maybe Glenlivet 18. Nothing beats a nice whisky before hitting the sack... craving for Hibiki now! There is this "CKpool Stats" by Ah Tiong on Playstore that is really handy. I use this a lot to see individual miner stats, otherwise I use "CKPool Status" by TheOneJester also on Playstore to see overall hash rate. Really handy this 2 apps when on the go. When I am back at home, I use zach monroe's site and kano.is; these are a must have.
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
September 01, 2016, 05:11:42 AM |
|
Anyone trying to login at the moment will be unable to.
No problem, just a DDoS login password attack that's blocked. I'll re-enable it once it's all cleared.
Hi Kano - any interesting info on that DDOS attack. Any sharing if not sensitive, always good to learn anything security related. Thanks
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
vh
|
|
September 01, 2016, 06:16:57 AM |
|
Block! tich13 way to go!
I lurk here everyday and read every post.
Happy 4th to my fellow rebels and happy day to all at the best fucking pools ever created.
Happy days to Kano and CK. A toast to the best programmers and thinkers who not only implement their own magic but never stop evaluating what else is out there which can be used to give us the top mining experience. I've always believed simplicity is elegance, and nowhere is it shown more than these two pools.
Thank you to all who contribute, be safe with your family, your crypto family, and your money be it fiat or coin.
Keep poppin these babies so we end up with a gorgeous payout!
Edit: On a side note to the posts I have read regarding those looking for a way to change frequency on a schedule. I cannot jam something out as fast as most of the people experienced with cron jobs as my background was mainly DOS, and then windows with some old skills with my TI products in the late 80s, but, I do know this can be done using a cron job which can be setup to execute. Avalon makes it even easier through the GUI where they allow you to execute a cron job. Doing it with the limited Bitmain GUI you need to do it through SSH in and editing a couple of files to have this more automated. I recommend posting a small bounty in the mining software area as I'm sure someone can knock this out quickly enough. Who knows, if you get a quote there may be enough interested people to help go in with you and cover the cost.
It may be something Kano or CK would be able to work in their very busy sleepless schedules once coin became a variable. Just something to think about, and it never hurts to ask.
Random useful contribution for the kano.is forum regulars, newbies, and lurkers: My currently active time of day cron based frequency adjustment: Drops the frequency on a S7-LN to 100M M-F from 4:00PM to 7:00PM On some linux box on the same network: crontab -l # m h dom mon dow command 0 16 * * 1-5 /root/antminer/s7ln_slow.sh 0 19 * * 1-5 /root/antminer/s7ln_full.sh
cat /root/antminer/s7ln_slow.sh #!/bin/sh
minerip="10.15.20.49" auth="root:root"
pool1url="stratum.kano.is:3333" pool1user="vhoang_S7LN" pool1pw="x" pool2url="solo.ckpool.org:3333" pool2user="1ACdGz8jn68wHpknGh86oFXeJV6a2NHuva.1" pool2pw="y" pool3url="de.kano.is:3333" pool3user="vhoang_S7LNd" pool3pw="z"
freq=100 voltage=0650 beep="false"
/usr/bin/curl -X POST -H 'application/x-www-form-urlencoded' \ --data-urlencode "_ant_pool1url=stratum+tcp://$pool1url" \ --data "_ant_pool1user=$pool1user" \ --data "_ant_pool1pw=$pool1pw" \ --data-urlencode "_ant_pool2url=stratum+tcp://$pool2url" \ --data "_ant_pool2user=$pool2user" \ --data "_ant_pool2pw=$pool2pw" \ --data-urlencode "_ant_pool3url=stratum+tcp://$pool3url" \ --data "_ant_pool3user=$pool3user" \ --data "_ant_pool3pw=$pool3pw" \ --data "_ant_nobeeper=$beep" \ --data '_ant_notempoverctrl=false&_ant_fan_customize_switch=false&_ant_fan_customize_value=' \ --data "_ant_freq=$freq" \ --data "_ant_voltage=$voltage" \ --digest -u "$auth" "http://$minerip/cgi-bin/set_miner_conf.cgi"
cat /root/antminer/s7ln_full.sh #!/bin/sh
minerip="10.15.20.49" auth="root:root"
pool1url="stratum.kano.is:3333" pool1user="vhoang_S7LN" pool1pw="x" pool2url="solo.ckpool.org:3333" pool2user="1ACdGz8jn68wHpknGh86oFXeJV6a2NHuva.1" pool2pw="y" pool3url="de.kano.is:3333" pool3user="vhoang_S7LNd" pool3pw="z"
freq=700 voltage=0706 beep="false"
/usr/bin/curl -X POST -H 'application/x-www-form-urlencoded' \ --data-urlencode "_ant_pool1url=stratum+tcp://$pool1url" \ --data "_ant_pool1user=$pool1user" \ --data "_ant_pool1pw=$pool1pw" \ --data-urlencode "_ant_pool2url=stratum+tcp://$pool2url" \ --data "_ant_pool2user=$pool2user" \ --data "_ant_pool2pw=$pool2pw" \ --data-urlencode "_ant_pool3url=stratum+tcp://$pool3url" \ --data "_ant_pool3user=$pool3user" \ --data "_ant_pool3pw=$pool3pw" \ --data "_ant_nobeeper=$beep" \ --data '_ant_notempoverctrl=false&_ant_fan_customize_switch=false&_ant_fan_customize_value=' \ --data "_ant_freq=$freq" \ --data "_ant_voltage=$voltage" \ --digest -u "$auth" "http://$minerip/cgi-bin/set_miner_conf.cgi"
Disclaimer: this has been tested on my S7-LN, it probably will not work without significant adjustments for any other models or owners. If you can't get it to work or question(s), start a different topic for discussion. Otherwise, enjoy the new found power..(save mode).
|
|
|
|
FXD3
Newbie
Offline
Activity: 44
Merit: 0
|
|
September 01, 2016, 08:51:18 AM |
|
Sorry, I got a bit of a noob question. I recently started mining on Kano with name.worker1, but when I go to Workers in my account, there is a total of 0 workers.
Did I do anything wrong or does it need some time to show there?
|
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 08:57:45 AM |
|
Sorry, I got a bit of a noob question. I recently started mining on Kano with name.worker1, but when I go to Workers in my account, there is a total of 0 workers.
Did I do anything wrong or does it need some time to show there?
It will show immediately if you are actually mining to the account (... and find a share)
|
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 09:01:24 AM |
|
Anyone trying to login at the moment will be unable to.
No problem, just a DDoS login password attack that's blocked. I'll re-enable it once it's all cleared.
Hi Kano - any interesting info on that DDOS attack. Any sharing if not sensitive, always good to learn anything security related. Thanks Nah, nothing really interesting, someone just used a botnet to throw LOTS of logins at the web site. I don't know if they were trying to guess passwords or just being annoying. I wasn't really gonna post again and say "Hey, I've enabled logins again" since that would be obvious and also a bit silly to tell them
|
|
|
|
FXD3
Newbie
Offline
Activity: 44
Merit: 0
|
|
September 01, 2016, 09:04:03 AM |
|
Sorry, I got a bit of a noob question. I recently started mining on Kano with name.worker1, but when I go to Workers in my account, there is a total of 0 workers.
Did I do anything wrong or does it need some time to show there?
It will show immediately if you are actually mining to the account. that's weird, it even gave out the message: Pool 0 Message: Authorised, welcome to ckpool username! But still nothing on the website
|
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 09:05:13 AM |
|
Sorry, I got a bit of a noob question. I recently started mining on Kano with name.worker1, but when I go to Workers in my account, there is a total of 0 workers.
Did I do anything wrong or does it need some time to show there?
It will show immediately if you are actually mining to the account. that's weird, it even gave out the message: Pool 0 Message: Authorised, welcome to ckpool username! But still nothing on the website ... and if you found a share ...
|
|
|
|
FXD3
Newbie
Offline
Activity: 44
Merit: 0
|
|
September 01, 2016, 09:13:18 AM |
|
Alright, thank you Kano, then I'll wait
|
|
|
|
ATCkit
|
|
September 01, 2016, 12:21:44 PM |
|
Ah...thank you muchly...I had an S7 go down in Labrador and needed to check for hash rate, got a blank screen, etc.
I'm using CryptoGlance to monitor my rigs in Labrador. Here's the link: http://cryptoglance.info/ If you keep CryptoGlance open, you won't have to log into pools as often to check your rigs. It's especially good for kano pool because it shows each rig separately. For other pools, it shows your overall hash rate (ie: not individuals rigs). So you would have to log in to other pools to check which rig is problematic if your overall hash rate is below its norm.
|
|
|
|
AriesIV10
Legendary
Offline
Activity: 1260
Merit: 1006
Mine for a Bit
|
|
September 01, 2016, 12:36:29 PM |
|
Block Sailerano! after 20hrs!
|
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 12:46:15 PM |
|
But there's 2 of them (2nd by Jays86)
|
|
|
|
clgrissom3
Legendary
Offline
Activity: 1722
Merit: 1032
Carl, aka Sonny :)
|
|
September 01, 2016, 01:25:32 PM |
|
|
|
|
|
traxor
|
|
September 01, 2016, 01:25:43 PM |
|
Alright, thank you Kano, then I'll wait If you are connected properly -- you should start finding shares within seconds. Don't wait. Check your settings.
|
|
|
|
kano (OP)
Legendary
Offline
Activity: 4606
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 01, 2016, 01:51:34 PM |
|
Alright, thank you Kano, then I'll wait If you are connected properly -- you should start finding shares within seconds. Don't wait. Check your settings. Nah, he needs to buy an asic miner first to do that
|
|
|
|
|