i have this pc setup as my main hub but it gets shutdown and i want it.
were you just turn it on and auto runs the web site for me..
as of now i have to have monitor connected and run terminal window with this line:
mgpumon /etc/bamt/mgpumon.conf
thanks,
jay
Yeah, that would be cool to be able to just add a line in bamt.conf like do_mgpumon: 1
Something that would be read when you start/stop mining so it's easy to enable/disable.
there is already a setting for this in the v0.5 test build.
however, the "normal" way to make any linux box do something when it boots will work fine too.
just edit /etc/rc.local and add anything you'd like to start when the machine boots.
And then to stop it just kill the process?
i guess, but why would you stop it?
There have been times that when something has changed, like a miner_id, that it keeps that hanging around sometimes on the console output and mgpumon web, and I have found restarting (on the command line) seemed to clear it up. That would be my only reason to need to restart. (I.E. Kill the process)