<div dir="ltr">Would be good if we can make it more easy (Like activity)<div><br></div><div>I'll try ..</div><div><br></div><div>(Its just my idea!)</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all">
<div><div dir="ltr"><div>Ignacio Rodríguez</div><div><a href="http://fb.com/Ignacio.Rodriguez.UY" target="_blank">fb.com/Ignacio.Rodriguez.UY</a></div><div><a href="https://twitter.com/NachoDeTodos" target="_blank">@NachoDeTodos</a></div>
<div><a href="mailto:nachoel01@gmail.com" target="_blank">nachoel01@gmail.com</a></div></div></div>
<br><br><div class="gmail_quote">2014-06-19 7:51 GMT-03:00 James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I see what you mean.  Well, if it were me, I would;<br>
<br>
- make a custom build with remote SSH access enabled, with a preloaded<br>
  public key, and a service that registers the laptop with a control<br>
  server,<br>
<br>
- write a control server that produces a list of IP addresses for laptops,<br>
<br>
- write a script to enable and disable the activities,<br>
<br>
- use a distributed shell (e.g. the Ubuntu or Debian dsh package) to<br>
  activate the script on the 25 laptops at once,<br>
<br>
With this preparation the daily task would be turning on the laptops,<br>
then executing a couple of commands:<br>
<br>
% dsh --group laptops  enable-activities<br>
% dsh --group laptops  poweroff<br>
<br>
I've done it this way before, though with actions other than enabling<br>
and disabling activities.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Jun 19, 2014 at 04:11:32PM +0530, Rachana Katkam wrote:<br>
><br>
> Hi,<br>
> We thought about this as a solution but this will be tedious as we have around<br>
> 25 XO laptops. And the research duration would be almost of 3 months. So on a<br>
> daily basis moving activities to different folders and then getting them back<br>
> to Activities folder would definately become a overhead. We are looking for an<br>
> automation here, if possible.<br>
> Regards,<br>
> Rachana K<br>
><br>
><br>
> On Thu, Jun 19, 2014 at 3:52 PM, Walter Bender <<a href="mailto:walter.bender@gmail.com">walter.bender@gmail.com</a>> wrote:<br>
><br>
>     that'll work. It may leave some funny artifacts in the journal: entries<br>
>     associated with missing activities, but otherwise, it is not really any<br>
>     different than uninstalling/ reinstalling.<br>
><br>
>     -walter<br>
><br>
><br>
>     On Thu, Jun 19, 2014 at 6:12 AM, James Cameron <<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>> wrote:<br>
><br>
>         I've had some success by renaming the Activities/Activity1 directory to<br>
>         /home/olpc to hide an activity, and rename it back later.<br>
><br>
>         Requires skill with Terminal activity.<br>
><br>
>         e.g.<br>
><br>
>         mv Activities/Chat.activity ~  # to hide<br>
><br>
>         mv Chat.activity Activities/   # to show<br>
><br>
>         Might cause errors, not sure.  Please test.<br>
><br>
>         --<br>
>         James Cameron<br>
>         <a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
>         _______________________________________________<br>
>         Sugar-devel mailing list<br>
>         <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
>         <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
><br>
><br>
><br>
><br>
>     --<br>
>     Walter Bender<br>
>     Sugar Labs<br>
>     <a href="http://www.sugarlabs.org" target="_blank">http://www.sugarlabs.org</a><br>
><br>
>     _______________________________________________<br>
>     Sugar-devel mailing list<br>
>     <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
>     <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
><br>
><br>
><br>
><br>
<br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</div></div></blockquote></div><br></div>