Hey bud, thanks for the help. I've never done that so you're saying I add this to the start of the script.
--config /home/miner/config.txt and --amd /home/miner/amd.txt
And then I will have to start it in autoconf. Is that the same as just normal assigning a group to a rig and starting it? I run everything remotely through SMOS never done anything more than just make a script and reload miners. You then said to edit the files after it starts and add those commands, I can do that remotely somehow or do I have to take the USB stick I have SMOS on and edit a config file in it somehow, or hook up a keyboard to my rig and edit it?
Yes, you should login to rig using ssh client, like PuTTY (imho best client). Use user: "miner" password: "miner".
Start file manager - "mc" (Midnight Commander).
Select dir /home/miner, highlight "amd.txt" and press F4 (edit file command)
Modify this file and save it (F2).
Then restart miner or reboot rig.
Any hints: gain root(full) access - execute "sudo su"
Reboot rig (only after gain root priv) "reboot now"
View current miner screen "screen -x miner" (only under user miner, not root)
To access to rigs from another network use computer with TeamViewer and ssh-client or configure router for port forward (dnat or netmap, dont forget lock ip's for rigs in dhcp server), last operations is potencially dangerous, but normal for short time use.
Thank you much, I will look into this over the weekend. Very valuable info, mucho gracias.