How to run a bitcoin server with automatic restart and backup?
by
Abrosim Adderiy
on 22/04/2013, 08:47:04 UTC
What would be the best way to start writing a script to automatically run a bitcoind server on an Ubuntu startup, make regular backups and restart from a backup on error. Would this normally be done through a cron job?