For any app I want to enable crash recovery, I write a script that runs ps -A from a cron job and checks that the process name is running. If not, I restart it.
For a completely crashed system, we use a Sine linkage on a silly hacked UPS. The power switch on a normal UPS is a normally open contact. Just wire a Sine terminal into that, and you can call it from a phone and hard reset the computer. Sent from my iPad On Apr 10, 2012, at 4:39 PM, Rob Landry <[email protected]> wrote: > > Are any of y'all using VNC to control a Rivendell system? > > If so, how are you doing it? > > I have been using vino on machines where I need to see the same desktop as > the local operator; however, vino has a habit of crashing, and there seems > to be no way to restart it remotely other than rebooting. > > I'm curious how other folks are handling this problem. > > > Rob > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
