- <div class="title"><a href="http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html">Sleep until morning - home automation for the kids</a></div>
- <div class="date">10th February 2013</div>
- <div class="body"><p><img align="left" style="margin-right:25px;" src="http://people.skolelinux.org/pere/blog/images/2013-02-10-morning-light.jpeg"></p>
-
-<p>With kids in the house, one challenge is getting them to sleep
-during the night and wake up when it is morning. I mean, when I
-believe it is morning, and not two hours earlier. In our household we
-have decided that 07:00 is the turning point, but getting the kids to
-sleep until 07:00 is a small challenge every day. They have adapted
-quite well, and rarely wake up at 05:00 any more, but some times wake
-up at times like 05:50, 06:15, 06:30 or 06:45, and it is hard to put
-the awake one to bed again without disturbing and waking the rest.
-And I understand perfectly well that they fail to sleep until 07:00
-some times, as there is no way for them to know if it is before or
-after the magic moment without coming and asking us parents.</p>
-
-<p>But yesterday I came up with a method to solve this problem. It
-involve home automation. A few years ago I bought a
-<a href="http://www.telldus.se/products/tellstick">Tellstick</a> and RF
-switches at the local <a href="http://www.clasohlson.com/">Clas
-Ohlson</a> shop, allowing me to control lights and other electrical
-gadgets using my Linux server. When I moved from the old flat to a
-small house, I put away all this equipment as most of the lighting in
-the house was not using wall sockets and thus not easy to connect to
-the gadgets I had. But recently I bought a
-<a href="http://www.telldus.se/products/tellstick_net">Tellstick
-Net</a> to be able to read sensor input as well as control power
-sockets. I want to control ovens in the basement to avoid the pipes
-to freeze, and monitor the humidity to detect flooding. The default
-setup for Tellstick Net is to be controlled by the vendor web service,
-which to me is a security problem, but it is also possible to build
-ones own
-<a href="http://developer.telldus.com/blog/2012/03/02/help-us-develop-local-access-using-tellstick-net-build-your-own-firmware">firmware
-with local access</A> instead of being controlled by a Swedish
-company, thanks to the release of the GPL licensed firmware source
-code. I plan to get that running before I let it control anything
-important. But while working on this, one idea to make it easier for
-the kids came to me yesterday. We can set up a night light controlled
-by the computer, and turn it automatically on at 07:00. The kids can
-then check the light in the morning to know if they are supposed to
-get up or not. They joined me in setting everything up, and I
-repeated the concept several times before bed times to make sure they
-remembered to check the light before getting up in the morning.</p>
-
-<p>We tested it this morning, and all the kids stayed in bed until
-after 07:00, and every one of them commented on the fact that the
-"morning light" was turned on and signalled that the morning had
-arrived. So this look like a success, and I am excited to see how
-this develops the next few days. :) I really hope this can allow us
-all to sleep a bit longer in the morning.</p>
-
-<p>A nice advantage of this setup is that we can remote control when
-to tell the kids to get up. We do not have to wait until 07:00, and
-can also delay it if we want to.</p>
+ <div class="title"><a href="http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html">Second alpha release of Debian Edu / Skolelinux based on Debian Wheezy</a></div>
+ <div class="date">14th May 2013</div>
+ <div class="body"><p>The <a href="http://www.skolelinux.org/">Debian Edu / Skolelinux
+project</a> is making great progress and made its second Wheezy based
+release today. This is the release announcement:</p>
+
+<p><strong>New features for Debian Edu 7.0.0 alpha1 released
+2013-05-14</strong></p>
+
+<p>This is the release notes for for Debian Edu / Skolelinux 7.0.0 edu
+alpha1, based on Debian with codename "Wheezy".</p>
+
+<p><strong>About Debian Edu and Skolelinux</strong></p>
+
+<p>Debian Edu, also known as Skolelinux, is a Linux distribution based
+on Debian providing an out-of-the box environment of a completely
+configured school network. Immediatly after installation a school
+server running all services needed for a school network is set up just
+waiting for users and machines being added via GOsa², a comfortable
+Web-UI. A netbooting environment is prepared using PXE, so after
+initial installation of the main server from CD, DVD or USB stick all
+other machines can be installed via the network.</p>
+
+<p>This is the first test release based on Wheezy (which currently is
+not released yet). Basically this is an updated and slightly improved
+version compared to the Squeeze release.</p>
+
+<p><strong>Software updates</strong></p>
+<ul>
+ <li>Install freemind (0.9.0) by default, and stop installing vym by
+ default.</li>
+ <li>Install chromium (26.0.1410.43) by default.</li>
+ <li>Install goplay (0.5-1.1) to make golearn available by default.</li>
+ <li>Updated support for Japanese input methods, now based on
+ ibus-anthy.</li>
+</ul>
+
+<p><strong>Other changes</strong></p>
+<ul>
+
+ <li>Switched default file system from ext3 to ext4 for speed and
+ reliability improvements.</li>
+ <li>Got rid of unwanted winbind daemon and PAM setup activated because
+ of <a href="http://bugs.debian.org/706434">706434</a>.</li>
+ <li>Extended and improved the testsuite tests to detect more possible
+ problems.</li>
+ <li>Corrected proxy handling to not set http_proxy to a bogus
+ direct:// URL.</li>
+ <li>Corrected proxy setup for diskless workstations.</li>
+ <li>Corrected PXE setup to use our updated udebs during installation.</li>
+ <li>Made installation handling of low entropy level more robust.</li>
+ <li>Create larger partitions for Roaming workstations and Thin client
+ servers, to make room for all the software installed.</li>
+ <li>Fix bug in Roaming workstation PAM setup, making it impossible to
+ log in (<a href="http://bugs.debian.org/706753">706753</a>).</li>
+</ul>
+
+<p><strong>Known issues</strong></p>
+<ul>
+
+ <li>IP resolution for the local hostname give useless IPv6 address
+ (<a href="http://bugs.debian.org/705900">705900</a>). Only install
+ libnss-myhostname on roaming workstations until it is fixed.</li>
+ <li>DVD images are not yet ready.</li>
+ <li>No mass import of user account data in GOsa (ldif or csv)
+ available yet (<a href="http://bugs.debian.org/698840">698840</a>).</li>
+ <li>Missing artwork for the KDE desktop (and probably a few others).</li>
+ <li>KDE Debian submenu lacks icons.</li>
+ <li>LXDE menu lacks entry for changing GOsa password
+ (website). Installing gosa-desktop will be an option.</li>
+ <li>Backup configuration via web interface is impossible due to
+ password submission problem
+ (<a href="http://bugs.debian.org/700257">700257</a>).</li>
+
+</ul>
+
+<p><strong>Where to get it</strong></p>
+
+<p>To download the multiarch netinstall CD release you can use</p>
+<ul>
+
+ <li><a href="ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso</a></li>
+ <li><a href="http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso</a></li>
+ <li>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso debian-edu~7.0+edu0~a1-CD.iso</li>
+
+</ul>
+
+<p>The MD5SUM of this image is: 685ed76c1aa8e44b12d3fde21faf450b</p>
+
+<p>The SHA1SUM of this image is: 6c874de157024da13e115bab29c068080a11ec4c</p>
+
+<p><strong>How to report bugs</strong></p>
+
+<p><a href="http://wiki.debian.org/DebianEdu/HowTo/ReportBugs">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs</a></p>