Howto HiveOS

From Vidalinux Wiki
Revision as of 18:58, 16 February 2022 by 10.65.50.93 (talk) (→‎commands)
Jump to navigation Jump to search

commands

show hive client agent:

agent-screen

ask for rig id and password again:

firstrun -f 

run file manager:

mc

upgrade from console, same as hitting a button on the web:

selfupgrade 

do a hard reboot:

sreboot

do a hard shutdown:

sreboot shutdown

show running miner screen:

miner 

start currently configured miner:

miner start

stop currently configured miner:

miner stop 

show miner log:

miner log

show miner configuration:

miner config

how boot system messages:

dmesg

show last 100 lines from system log:

tail -n 100 /var/log/syslog

show network interfaces:

ifconfig

show wireless adapters

iwconfig

stop any running command:

ctrl+c 

detach from screen (miner or agent) to leave it working:

ctrl+a, d 

switch between screens if you have second miner running and so on:

ctrl+a, space or ctrl+a, 1,2,3

show logs of various parts (you can try log1 and log2) of the Hive agent

agent-screen log 

say hello to server: to refresh IP addresses, configs etc:

hello 

check and diagnose your network connection:

net-test

show time and date synchronization settings:

timedatectl

show list of all processes:

top -b -n 1 

show hashrate watchdog status and log:

wd status

amd gpu

show amd cards info:

amd-info

show info about amd cards power supply:

amdcovc

show amd cards memory info:

amdmeminfo

show voltage table for AMD GPU 0:

wolfamdctrl -i 0 --show-voltage