I'm trying this on a headless debian box. What command would I use to start mining with just yacoind instead of yacoin-qt?
Something like:
yacoind -gen -genproclimit=-1 -daemon
Where -daemon makes it run as a daemon (duh!). You can then call "yacoind getmininginfo" and so on to check on the status :-)