Bitcoin Forum
May 08, 2024, 09:19:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Unable to ssh into S7 batch 4  (Read 474 times)
ldrapeau (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 21, 2015, 06:45:50 PM
 #1

Hi,

I want to pull some stats from the S7 miner, I can do it manually with http://10.1.1.222 and supplying root/root and that works fine, but for something automated, I would prefer to ssh into the box.  Seems it does not allow ssh with root.   Any thoughts?   Thanks, Louis
1715159952
Hero Member
*
Offline Offline

Posts: 1715159952

View Profile Personal Message (Offline)

Ignore
1715159952
Reply with quote  #2

1715159952
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715159952
Hero Member
*
Offline Offline

Posts: 1715159952

View Profile Personal Message (Offline)

Ignore
1715159952
Reply with quote  #2

1715159952
Report to moderator
1715159952
Hero Member
*
Offline Offline

Posts: 1715159952

View Profile Personal Message (Offline)

Ignore
1715159952
Reply with quote  #2

1715159952
Report to moderator
1715159952
Hero Member
*
Offline Offline

Posts: 1715159952

View Profile Personal Message (Offline)

Ignore
1715159952
Reply with quote  #2

1715159952
Report to moderator
Nameless Coin
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
November 21, 2015, 06:59:25 PM
 #2

Hi,

I want to pull some stats from the S7 miner, I can do it manually with http://10.1.1.222 and supplying root/root and that works fine, but for something automated, I would prefer to ssh into the box.  Seems it does not allow ssh with root.   Any thoughts?   Thanks, Louis


Please check this thread:
https://bitcointalk.org/index.php?topic=629997.0

You should be able to use putty and SSH into your miner?

Please note you can really mess up your software if you are inexperienced with SSH. So be carefull mate.

ldrapeau (OP)
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
November 21, 2015, 07:06:15 PM
 #3

ok! Many thanks, I thought it was the same password as the web login, worked rite away.   Also I found this way to get the stats from any linux system

curl --silent --anyauth --user root:root 10.1.1.222/cgi-bin/minerStatus.cgi

It comes out in html but that can be easily translated to what ever you need.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!