Suspending a screen session and restoring it on another box might be interesting.
Suspending a screen session and restoring it on another box might be interesting.
Suspending some X app (browser?) and restoring it later is also worth thinking about but requires knowledge of X-protocol.
Suspending some X app (browser?) and restoring it later is also worth thinking about but requires knowledge of X-protocol.
+
+
== High availability ==
+
+
Take server snapshot every few minutes and put on other machine. When doing failover resurrect the other side quickly. This thing required "memory snapshotting" from TODO list.