Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
narousberg
on 02/10/2020, 08:55:53 UTC
Can you write detailed instructions on how to install on top of HiveOS - Awesome Miner?
Please see this guide as a starting point:
https://support.awesomeminer.com/support/solutions/articles/35000086210-remote-agent-for-linux
after installing of Am on Hive, run this command:
ldconfig /hive/lib/

otherwise not all miners will work properly

https://ibb.co/sRg2WPy
https://ibb.co/BnJSBM2
https://ibb.co/jh8sQ4T
https://ibb.co/HxTxQmV
https://ibb.co/P6QLvq1
https://ibb.co/rsDfhpt
https://ibb.co/NxKgjTv
https://ibb.co/RQg9dqS
https://ibb.co/DKNyyq5
https://ibb.co/qrmsWd8
https://ibb.co/ZNtfSBm
https://ibb.co/mqQMdHr
https://ibb.co/NY9MYR0
https://ibb.co/Jc1sj8V

"""Use ssh user@192.168.0.xxx from Linux or Mac. Windows users can use Putty ssh client. The default password is "1". Once logged in, run sudo -s to become root. Start or stop miners, agent, etc. produced only from the root user
If you prefer a graphical interface, then a VNC server is at your service. Use VNC Viewer or any other VNC client to connect to the IP address vnc: //192.168.0.xxx: 5900.
The ShellInABox server is running in the rig. You can open https://192.168.0.xxx:4200/ in your browser for web access.
The default login is user password 1."""

Do I need to register the command after logging in through Putty, do I need to write "sudo -s" to get root, what command should I write?
no, you not need "sudo -s" if you have use HiveOS the user "user" have a root privelegs.
You need a configure ssh access after to you HiveOS after fresh install. Do following:
configure BIOS of your rig to use extern GPU as primary video output
put USB stick with fresh HIveOS installation in your mining rig.
connect hdmi monitor to GPU which is connected to main PCE slot
switch on rig power
after HiveOS loaded do following commands:
hivepasswd somepassword
diskexpand
selfupgrade
wget http://www.awesomeminer.com/download/setup/awesomeminer-remoteagent.tar.xz
tar xvJf awesomeminer-remoteagent.tar.xz
cd awesomeminer-remoteagent
sudo ./service-install.sh
ldconfig /hive/lib/

now you can access your rig linux console from remote computer over: ssh user@yourRigIP

you can install a new NVIDIA driver. (preffered) This upgrade you must do over remote console!
Login to rig over ssh and do this commands:
logs-on
reboot

after rebooting:
cd awesomeminer-remoteagent
*stop*
killall xinit
nvidia-driver-update

after driver installation complete (need some time) do this commands:

logs-off
reboot

now you can use HiveOS+AM together