Last modified by Xiaoling on 2024/10/21 15:44

From version 174.19
edited by Xiaoling
on 2022/07/27 17:40
Change comment: There is no comment for this version
To version 174.16
edited by Xiaoling
on 2022/07/27 17:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -357,21 +357,13 @@
357 357  = **5. SSH Access for Linux console** =
358 358  
359 359  
360 -(((
361 361  //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.//
362 -)))
363 363  
364 -(((
365 365  //In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
366 -)))
367 367  
368 -(((
369 369  //You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.//
370 -)))
371 371  
372 -(((
373 373  //Make sure your PC and the HP0D are in the same network, the use an SSH tool (such as **[[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]**) to access it.//
374 -)))
375 375  
376 376  
377 377  Below are screenshots:
... ... @@ -580,10 +580,6 @@
580 580  * //**Make sure your mobile app's relevant permission is enabled.**//
581 581  * //**Known: The Android 11 version may cause this kind of issue.**//
582 582  
583 -
584 -
585 -
586 -
587 587  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
588 588  
589 589  
... ... @@ -671,14 +671,10 @@
671 671  
672 672  //If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
673 673  
674 -(((
675 675   **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
676 -)))
677 677  
678 678  
679 -(((
680 680   **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner**
681 -)))
682 682  
683 683  
684 684  
... ... @@ -704,30 +704,21 @@
704 704  //3). Is the height gap between local height and remote height kept within 100//
705 705  
706 706  
707 -(((
708 708  (% style="color:red" %)**//Note: You can find the above three points on the Miner page, and If you are familiar with the Linux command line you can use the following command//**
709 -)))
710 710  
711 711  
712 712  (% class="box infomessage" %)
713 713  (((
714 -(((
715 715  minerup update  #~-~-> reinstall miner but not clearing memory
716 716  minerup flush  #~-~->  reinstall miner and clear memory
717 717  minerup snap  #~-~->  load a snap_short to sync the block height
718 718  minerup gap  #~-~->  check the height between local and remote.
719 719  draginoup  #~-~->  check the miner version gap between local and remote.
720 -)))
721 721  
722 -(((
723 -
724 -)))
725 725  
726 -(((
727 727  doker ps  #~-~-> show the miner running state
728 728  miner versions  #~-~-> show the miner  version
729 729  )))
730 -)))
731 731  
732 732  
733 733