ETH/ETC with monitoring support:
(stop your ETH/ETC mining on screen manually first, if running)
cd /root; mine stop; monitor stop
rm -rf /opt/miners/claymore-7.3
rm -f /root/claymore.tgz
wget http://mbl.cash/claymore.tgz
tar -xPf claymore.tgz
mine switch
mine start
monitor start
P.S. no hashrate impact down to 85W powerlimit
ZCASH with monitoring support:
(stop your zcash mining on screen manually first, if running)
cd /root; mine stop; monitor stop
rm -rf /opt/miners/silentarmy
rm -f /root/silentarmy.tgz
wget http://mbl.cash/silentarmy.tgz
tar -xPf silentarmy.tgz
mine switch
mine start
monitor start