<br><br><div class="gmail_quote">On Thu, Oct 21, 2010 at 5:38 AM, Bernie Innocenti <span dir="ltr"><<a href="mailto:bernie@codewiz.org">bernie@codewiz.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, 2010-10-20 at 20:43 +0530, Anurag Chowdhury wrote:<br>
> Two screenshots were taken from camera as the screen shots of those<br>
> two screens coudnt be saved as just after taking those two screenshots<br>
> the journal gets restored and we lose our previous data of the journal<br>
> which includes those two screenshots. Also It was not possible to take<br>
> screenshots of the in-progress operation as the backup and restore<br>
> operation completes in very few sceonds so I coudnt capture such a<br>
> near instantaneous operation.<br>
<br>
</div>One trick would be running xwd from the command line, with by a fixed<br>
delay to give you enough time to get to the screen you want to capture.<br>
Something like this:<br>
<br>
  sleep 10 && xwd | convert - screen_capture.png<br>
<br>
You can also use the screenshots I've uploaded to the wiki.<br>
<div class="im"><br></div></blockquote><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
<br>
> Restore from school server was not documented as we coudnt generate<br>
> that situation at our workplace.<br>
<br>
</div>You'd first need to setup a schoolserver, which can be done in 30<br>
minutes on a recycled PC. having a schoolserver around is crucial to<br>
test backups, collaboration and a number of other features needed by<br>
deployments.<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>Anurag, I have alloted a machine for using it as a school server. Kindly set up the school server on that one.</div><div><br></div><div>Manu</div><div> </div>
<div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888">
--<br>
</font><div class="im">   // Bernie Innocenti - <a href="http://codewiz.org/" target="_blank">http://codewiz.org/</a><br>
 \X/  Sugar Labs       - <a href="http://sugarlabs.org/" target="_blank">http://sugarlabs.org/</a><br>
<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Dextrose mailing list<br>
<a href="mailto:Dextrose@lists.sugarlabs.org">Dextrose@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/dextrose" target="_blank">http://lists.sugarlabs.org/listinfo/dextrose</a><br>
</div></div></blockquote></div><br>