Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
carloshell
on 30/03/2017, 19:42:55 UTC
I am having an issue where my rig is mining but it isn't being displayed in my simplemining.net/dashboard. I have saved my email address to the config.txt.

I have noticed that in Ubuntu it says when starting,

YOUR EMAIL:
####################

and nothing updates when I change options on my dashboard

Hello,

You will need to SSH access that rig using his LAN IP.

Example:
1) ssh miner@192.168.xxx.xxx
Pw: miner

2) nano /mnt/user/config.txt
Use keyboard arrows to see what is written after EMAIL=*****
Put your email there

3) Ctrl+x
y
enter

4) sudo reboot

You're rig is now mining to your email dashboard.

If you are on windows and can't use SSH, then please install MobaXterm, it's a good software to manage SSH connections.

Hope this helps.