]> pere.pagekite.me Git - homepage.git/blob - blog/tags/debian edu/debian edu.rss
48200562c1e11a8311a8be17334e499e5e28ad31
[homepage.git] / blog / tags / debian edu / debian edu.rss
1 <?xml version="1.0" encoding="utf-8"?>
2 <rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/'>
3 <channel>
4 <title>Petter Reinholdtsen - Entries tagged debian edu</title>
5 <description>Entries tagged debian edu</description>
6 <link>http://people.skolelinux.org/pere/blog/</link>
7
8
9 <item>
10 <title>Ny utgave (v2.2) av den frie norske stavekontrollen gitt ut</title>
11 <link>http://people.skolelinux.org/pere/blog/Ny_utgave__v2_2__av_den_frie_norske_stavekontrollen_gitt_ut.html</link>
12 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Ny_utgave__v2_2__av_den_frie_norske_stavekontrollen_gitt_ut.html</guid>
13 <pubDate>Fri, 15 Apr 2016 21:20:00 +0200</pubDate>
14 <description>&lt;p&gt;I dag tok jeg mot til meg og pakket sammen en ny versjon av den
15 frie norske stavekontrollen, ca. tre og et halvt år etter forrige
16 gang. Resultatet kan lastes ned fra
17 &lt;a href=&quot;http://no.speling.org/&quot;&gt;no.speling.org-prosjeksiden&lt;/a&gt;, både
18 som kildekodepakke og som &quot;pack&quot;-fil som kanskje fortsatt kan brukes
19 av OpenOffice.org/LibreOffice. Byggesystemet trenger oppussing, men i
20 denne omgang hadde jeg bare tid til å fikse byggefeil forårsaket av
21 endringer i GNU grep. De øvrige endringene var gjort tidligere i
22 påvente av en ny utgave.&lt;/p&gt;
23
24 &lt;p&gt;&lt;strong&gt;Her er det som er nytt (fra NEWS-fila i
25 kildekodepakken):&lt;/strong&gt;&lt;/p&gt;
26
27 &lt;p&gt;Release 2.2 (2016-04-15)&lt;/p&gt;
28
29 &lt;ul&gt;
30
31 &lt;li&gt;Rewrite how scripts/speling2words handle tripple consonants, to
32 avoid importing duplicate words from no.speling.org, and getting
33 rid of the existing duplicates in norsk.words.&lt;/li&gt;
34 &lt;li&gt;Remove duplicate entries with tripple consonants from norsk.words.&lt;/li&gt;
35 &lt;li&gt;Update frequency for entries in norsk.words based on
36 &lt;URL:http://helmer.aksis.uib.no/nta/ordlistf.zip&gt; (ran &#39;make
37 freq-update&#39;).&lt;/li&gt;
38 &lt;li&gt;Correct nn ispell build, avoid crash in munchlist causing lots of
39 words to fall out of the database.&lt;/li&gt;
40 &lt;li&gt;Use grep -a to convince grep it is working on text files, to work
41 with newer grep versions.&lt;/li&gt;
42
43 &lt;li&gt;Remove some words disputed in the no.speling.org review process:
44 &lt;ul&gt;
45 &lt;li&gt;apparent (nb)&lt;/li&gt;
46 &lt;li&gt;likke (nb)&lt;/li&gt;
47 &lt;li&gt;ugjest, ugjesten, ugjestens (nb)&lt;/li&gt;
48 &lt;/ul&gt;&lt;/li&gt;
49
50 &lt;/ul&gt;
51 </description>
52 </item>
53
54 <item>
55 <title>The GNU General Public License is not magic pixie dust</title>
56 <link>http://people.skolelinux.org/pere/blog/The_GNU_General_Public_License_is_not_magic_pixie_dust.html</link>
57 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/The_GNU_General_Public_License_is_not_magic_pixie_dust.html</guid>
58 <pubDate>Mon, 30 Nov 2015 09:55:00 +0100</pubDate>
59 <description>&lt;p&gt;A blog post from my fellow Debian developer Paul Wise titled
60 &quot;&lt;a href=&quot;http://bonedaddy.net/pabs3/log/2015/11/27/sfc-supporter/&quot;&gt;The
61 GPL is not magic pixie dust&lt;/a&gt;&quot; explain the importance of making sure
62 the &lt;a href=&quot;http://www.gnu.org/copyleft/gpl.html&quot;&gt;GPL&lt;/a&gt; is enforced.
63 I quote the blog post from Paul in full here with his permission:&lt;p&gt;
64
65 &lt;blockquote&gt;
66
67 &lt;p&gt;&lt;a href=&quot;https://sfconservancy.org/supporter/&quot;&gt;&lt;img src=&quot;https://sfconservancy.org/img/supporter-badge.png&quot; width=&quot;194&quot; height=&quot;90&quot; alt=&quot;Become a Software Freedom Conservancy Supporter!&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
68
69 &lt;blockquote&gt;
70 The GPL is not magic pixie dust. It does not work by itself.&lt;br/&gt;
71
72 The first step is to choose a
73 &lt;a href=&quot;https://copyleft.org/&quot;&gt;copyleft&lt;/a&gt; license for your
74 code.&lt;br/&gt;
75
76 The next step is, when someone fails to follow that copyleft license,
77 &lt;b&gt;it must be enforced&lt;/b&gt;&lt;br/&gt;
78
79 and its a simple fact of our modern society that such type of
80 work&lt;br/&gt;
81
82 is incredibly expensive to do and incredibly difficult to do.
83 &lt;/blockquote&gt;
84
85 &lt;p&gt;&lt;small&gt;-- &lt;a href=&quot;http://ebb.org/bkuhn/&quot;&gt;Bradley Kuhn&lt;/a&gt;, in
86 &lt;a href=&quot;http://faif.us/&quot; title=&quot;Free as in Freedom&quot;&gt;FaiF&lt;/a&gt;
87 &lt;a href=&quot;http://faif.us/cast/2015/nov/24/0x57/&quot;&gt;episode
88 0x57&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;
89
90 &lt;p&gt;As the Debian Website
91 &lt;a href=&quot;https://bugs.debian.org/794116&quot;&gt;used&lt;/a&gt;
92 &lt;a href=&quot;https://anonscm.debian.org/viewvc/webwml/webwml/english/intro/free.wml?r1=1.24&amp;amp;r2=1.25&quot;&gt;to&lt;/a&gt;
93 imply, public domain and permissively licensed software can lead to
94 the production of more proprietary software as people discover useful
95 software, extend it and or incorporate it into their hardware or
96 software products. Copyleft licenses such as the GNU GPL were created
97 to close off this avenue to the production of proprietary software but
98 such licenses are not enough. With the ongoing adoption of Free
99 Software by individuals and groups, inevitably the community&#39;s
100 expectations of license compliance are violated, usually out of
101 ignorance of the way Free Software works, but not always. As Karen
102 and Bradley explained in &lt;a href=&quot;http://faif.us/&quot; title=&quot;Free as in
103 Freedom&quot;&gt;FaiF&lt;/a&gt;
104 &lt;a href=&quot;http://faif.us/cast/2015/nov/24/0x57/&quot;&gt;episode 0x57&lt;/a&gt;,
105 copyleft is nothing if no-one is willing and able to stand up in court
106 to protect it. The reality of today&#39;s world is that legal
107 representation is expensive, difficult and time consuming. With
108 &lt;a href=&quot;http://gpl-violations.org/&quot;&gt;gpl-violations.org&lt;/a&gt; in hiatus
109 &lt;a href=&quot;http://gpl-violations.org/news/20151027-homepage-recovers/&quot;&gt;until&lt;/a&gt;
110 some time in 2016, the &lt;a href=&quot;https://sfconservancy.org/&quot;&gt;Software
111 Freedom Conservancy&lt;/a&gt; (a tax-exempt charity) is the major defender
112 of the Linux project, Debian and other groups against GPL violations.
113 In March the SFC supported a
114 &lt;a href=&quot;https://sfconservancy.org/news/2015/mar/05/vmware-lawsuit/&quot;&gt;lawsuit
115 by Christoph Hellwig&lt;/a&gt; against VMware for refusing to
116 &lt;a href=&quot;https://sfconservancy.org/linux-compliance/vmware-lawsuit-faq.html&quot;&gt;comply
117 with the GPL&lt;/a&gt; in relation to their use of parts of the Linux
118 kernel. Since then two of their sponsors pulled corporate funding and
119 conferences
120 &lt;a href=&quot;https://sfconservancy.org/blog/2015/nov/24/faif-carols-fundraiser/&quot;&gt;blocked
121 or cancelled their talks&lt;/a&gt;. As a result they have decided to rely
122 less on corporate funding and more on the broad community of
123 individuals who support Free Software and copyleft. So the SFC has
124 &lt;a href=&quot;https://sfconservancy.org/news/2015/nov/23/2015fundraiser/&quot;&gt;launched&lt;/a&gt;
125 a &lt;a href=&quot;https://sfconservancy.org/supporter/&quot;&gt;campaign&lt;/a&gt; to create
126 a community of folks who stand up for copyleft and the GPL by
127 supporting their work on promoting and supporting copyleft and Free
128 Software.&lt;/p&gt;
129
130 &lt;p&gt;If you support Free Software,
131 &lt;a href=&quot;https://sfconservancy.org/blog/2015/nov/26/like-what-I-do/&quot;&gt;like&lt;/a&gt;
132 what the SFC do, agree with their
133 &lt;a href=&quot;https://sfconservancy.org/linux-compliance/principles.html&quot;&gt;compliance
134 principles&lt;/a&gt;, are happy about their
135 &lt;a href=&quot;https://sfconservancy.org/supporter/&quot;&gt;successes&lt;/a&gt; in 2015,
136 work on a project that is an SFC
137 &lt;a href=&quot;https://sfconservancy.org/members/current/&quot;&gt;member&lt;/a&gt; and or
138 just want to stand up for copyleft, please join
139 &lt;a href=&quot;https://identi.ca/cwebber/image/JQGPA4qbTyyp3-MY8QpvuA&quot;&gt;Christopher
140 Allan Webber&lt;/a&gt;,
141 &lt;a href=&quot;https://sfconservancy.org/blog/2015/nov/24/faif-carols-fundraiser/&quot;&gt;Carol
142 Smith&lt;/a&gt;,
143 &lt;a href=&quot;http://www.jonobacon.org/2015/11/25/supporting-software-freedom-conservancy/&quot;&gt;Jono
144 Bacon&lt;/a&gt;, myself and
145 &lt;a href=&quot;https://sfconservancy.org/sponsors/#supporters&quot;&gt;others&lt;/a&gt; in
146 becoming a
147 &lt;a href=&quot;https://sfconservancy.org/supporter/&quot;&gt;supporter&lt;/a&gt;. For the
148 next week your donation will be
149 &lt;a href=&quot;https://sfconservancy.org/news/2015/nov/27/black-friday/&quot;&gt;matched&lt;/a&gt;
150 by an anonymous donor. Please also consider asking your employer to
151 match your donation or become a sponsor of SFC. Don&#39;t forget to
152 spread the word about your support for SFC via email, your blog and or
153 social media accounts.&lt;/p&gt;
154
155 &lt;/blockquote&gt;
156
157 &lt;p&gt;I agree with Paul on this topic and just signed up as a Supporter
158 of Software Freedom Conservancy myself. Perhaps you should be a
159 supporter too?&lt;/p&gt;
160 </description>
161 </item>
162
163 <item>
164 <title>First Jessie based Debian Edu beta release</title>
165 <link>http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_beta_release.html</link>
166 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_beta_release.html</guid>
167 <pubDate>Sun, 26 Apr 2015 14:10:00 +0200</pubDate>
168 <description>&lt;p&gt;I am happy to report that the Debian Edu team sent out
169 &lt;a href=&quot;https://lists.debian.org/debian-edu-announce/2015/04/msg00000.html&quot;&gt;this
170 announcement today&lt;/a&gt;:&lt;/p&gt;
171
172 &lt;pre&gt;
173 the Debian Edu / Skolelinux project is pleased to announce the first
174 *beta* release of Debian Edu &quot;Jessie&quot; 8.0+edu0~b1, which for the first
175 time is composed entirely of packages from the current Debian stable
176 release, Debian 8 &quot;Jessie&quot;.
177
178 (As most reading this will know, Debian &quot;Jessie&quot; hasn&#39;t actually been
179 released by now. The release is still in progress but should finish
180 later today ;)
181
182 We expect to make a final release of Debian Edu &quot;Jessie&quot; in the coming
183 weeks, timed with the first point release of Debian Jessie. Upgrades
184 from this beta release of Debian Edu Jessie to the final release will
185 be possible and encouraged!
186
187 Please report feedback to debian-edu@lists.debian.org and/or submit
188 bugs: http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
189
190 Debian Edu - sometimes also known as &quot;Skolelinux&quot; - is a complete
191 operating system for schools, universities and other
192 organisations. Through its pre- prepared installation profiles
193 administrators can install servers, workstations and laptops which
194 will work in harmony on the school network. With Debian Edu, the
195 teachers themselves or their technical support staff can roll out a
196 complete multi-user, multi-machine study environment within hours or
197 days.
198
199 Debian Edu is already in use at several hundred schools all over the
200 world, particularly in Germany, Spain and Norway. Installations come
201 with hundreds of applications pre-installed, plus the whole Debian
202 archive of thousands of compatible packages within easy reach.
203
204 For those who want to give Debian Edu Jessie a try, download and
205 installation instructions are available, including detailed
206 instructions in the manual explaining the first steps, such as setting
207 up a network or adding users. Please note that the password for the
208 user your prompted for during installation must have a length of at
209 least 5 characters!
210
211 == Where to download ==
212
213 A multi-architecture CD / usbstick image (649 MiB) for network booting
214 can be downloaded at the following locations:
215
216 http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~b1-CD.iso
217 rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-8.0+edu0~b1-CD.iso .
218
219 The SHA1SUM of this image is: 54a524d16246cddd8d2cfd6ea52f2dd78c47ee0a
220
221 Alternatively an extended DVD / usbstick image (4.9 GiB) is also
222 available, with more software included (saving additional download
223 time):
224
225 http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~b1-USB.iso
226 rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-8.0+edu0~b1-USB.iso
227
228 The SHA1SUM of this image is: fb1f1504a490c077a48653898f9d6a461cb3c636
229
230 Sources are available from the Debian archive, see
231 http://ftp.debian.org/debian-cd/8.0.0/source/ for some download
232 options.
233
234 == Debian Edu Jessie manual in seven languages ==
235
236 Please see https://wiki.debian.org/DebianEdu/Documentation/Jessie/ for
237 the English version of the Debian Edu jessie manual.
238
239 This manual has been fully translated to German, French, Italian,
240 Danish, Dutch and Norwegian Bokmål. A partly translated version exists
241 for Spanish. See http://maintainer.skolelinux.org/debian-edu-doc/ for
242 online version of the translated manual.
243
244 More information about Debian 8 &quot;Jessie&quot; itself is provided in the
245 release notes and the installation manual:
246 - http://www.debian.org/releases/jessie/releasenotes
247 - http://www.debian.org/releases/jessie/installmanual
248
249
250 == Errata / known problems ==
251
252 It takes up to 15 minutes for a changed hostname to be updated via
253 DHCP (#780461).
254
255 The hostname script fails to update LTSP server hostname (#783087).
256
257 Workaround: run update-hostname-from-ip on the client to update the
258 hostname immediately.
259
260 Check https://wiki.debian.org/DebianEdu/Status/Jessie for a possibly
261 more current and complete list.
262
263 == Some more details about Debian Edu 8.0+edu0~b1 Codename Jessie released 2015-04-25 ==
264
265 === Software updates ===
266
267 Everything which is new in Debian 8 Jessie, e.g.:
268
269 * Linux kernel 3.16.7-ctk9; for the i386 architecture, support for
270 i486 processors has been dropped; oldest supported ones: i586 (like
271 Intel Pentium and AMD K5).
272
273 * Desktop environments KDE Plasma Workspaces 4.11.13, GNOME 3.14,
274 Xfce 4.12, LXDE 0.5.6
275 * new optional desktop environment: MATE 1.8
276 * KDE Plasma Workspaces is installed by default; to choose one of
277 the others see the manual.
278 * the browsers Iceweasel 31 ESR and Chromium 41
279 * LibreOffice 4.3.3
280 * GOsa 2.7.4
281 * LTSP 5.5.4
282 * CUPS print system 1.7.5
283 * new boot framework: systemd
284 * Educational toolbox GCompris 14.12
285 * Music creator Rosegarden 14.02
286 * Image editor Gimp 2.8.14
287 * Virtual stargazer Stellarium 0.13.1
288 * golearn 0.9
289 * tuxpaint 0.9.22
290 * New version of debian-installer from Debian Jessie.
291 * Debian Jessie includes about 43000 packages available for installation.
292 * More information about Debian 8 Jessie is provided in its release
293 notes and the installation manual, see the link above.
294
295 === Installation changes ===
296
297 Installations done via PXE now also install firmware automatically
298 for the hardware present.
299
300 === Fixed bugs ===
301
302 A number of bugs have been fixed in this release; the most noticeable
303 from a user perspective:
304
305 * Inserting incorrect DNS information in Gosa will no longer break
306 DNS completely, but instead stop DNS updates until the incorrect
307 information is corrected (710362)
308
309 * shutdown-at-night now shuts the system down if gdm3 is used (775608).
310
311 === Sugar desktop removed ===
312
313 As the Sugar desktop was removed from Debian Jessie, it is also not
314 available in Debian Edu jessie.
315
316
317 == About Debian Edu / Skolelinux ==
318
319 Debian Edu, also known as Skolelinux, is a Linux distribution based on
320 Debian providing an out-of-the box environment of a completely
321 configured school network. Directly after installation a school server
322 running all services needed for a school network is set up just
323 waiting for users and machines being added via GOsa², a comfortable
324 Web-UI. A netbooting environment is prepared using PXE, so after
325 initial installation of the main server from CD or USB stick all other
326 machines can be installed via the network. The provided school server
327 provides LDAP database and Kerberos authentication service,
328 centralized home directories, DHCP server, web proxy and many other
329 services. The desktop contains more than 60 educational software
330 packages and more are available from the Debian archive, and schools
331 can choose between KDE, GNOME, LXDE, Xfce and MATE desktop
332 environment.
333
334 == About Debian ==
335
336 The Debian Project was founded in 1993 by Ian Murdock to be a truly
337 free community project. Since then the project has grown to be one of
338 the largest and most influential open source projects. Thousands of
339 volunteers from all over the world work together to create and
340 maintain Debian software. Available in 70 languages, and supporting a
341 huge range of computer types, Debian calls itself the universal
342 operating system.
343
344 == Thanks ==
345
346 Thanks to everyone making Debian and Debian Edu / Skolelinux happen!
347 You rock.
348 &lt;/pre&gt;
349 </description>
350 </item>
351
352 <item>
353 <title>Debian Edu interview: Shirish Agarwal</title>
354 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Shirish_Agarwal.html</link>
355 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Shirish_Agarwal.html</guid>
356 <pubDate>Wed, 15 Apr 2015 09:20:00 +0200</pubDate>
357 <description>&lt;p&gt;It was a surprise to me to learn that project to create a complete
358 computer system for schools I&#39;ve involved in,
359 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;, was
360 being used in India. But apparently it is, and I managed to get an
361 interview with one of the friends of the project there, Shirish
362 Agarwal.&lt;/p&gt;
363
364 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
365
366 &lt;p&gt;My name is Shirish Agarwal. Based out of the educational and
367 historical city of Pune, from the western state of Maharashtra, India.
368 My bread comes from giving training, giving policy tips,
369 installations on free software to mom and pop shops in different
370 fields from Desktop publishing to retail shops as well as work with
371 few software start-ups as well.&lt;/p&gt;
372
373 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
374 project?&lt;/strong&gt;&lt;/p&gt;
375
376 &lt;p&gt;It started innocently enough. I have been using Debian for a few
377 years and in one local minidebconf / debutsav I was asked if there was
378 anything for schools or education. I had worked / played with free
379 educational softwares such as Gcompris and Stellarium for my many
380 nieces and nephews so researched and found Debian Edu or Skolelinux as
381 it was known then. Since then I have started using the various
382 education meta-packages provided by the project.&lt;/p&gt;
383
384 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
385 Edu?&lt;/strong&gt;&lt;/p&gt;
386
387 &lt;p&gt;It&#39;s closest I have seen where a package full of educational
388 software are packed, which are free and open (both literally and
389 figuratively). Even if I take the simplest software which is
390 gcompris, the number of activities therein are amazing. Another one of
391 the softwares that I have liked for a long time is stellarium. Even
392 pysycache is cool except for couple of issues I encountered
393 &lt;a href=&quot;https://bugs.debian.org/781841&quot;&gt;#781841&lt;/a&gt; and
394 &lt;a href=&quot;https://bugs.debian.org/781842&quot;&gt;#781842&lt;/a&gt;.&lt;/p&gt;
395
396 &lt;p&gt;I prefer software installed on the system over web based solutions,
397 as a web site can disappear any time but the software on disk has the
398 possibility of a larger life span. Of course with both it&#39;s more a
399 question if it has enough users who make it fun or sustainable or both
400 for the developer per-se.&lt;/p&gt;
401
402 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
403 Edu?&lt;/strong&gt;&lt;/p&gt;
404
405 &lt;p&gt;I do see that the Debian Edu team seems to be short-handed and I
406 think more efforts should be made to make it popular and ask and take
407 help from people and the larger community wherever possible.&lt;/p&gt;
408
409 &lt;p&gt;I don&#39;t see any disadvantage to use Skolelinux apart from the fact
410 that most apps. are generic which is good or bad how you see it.
411 However, saying that I do acknowledge the fact that the canvas is
412 pretty big and there are lot of interesting ideas that could be done
413 but for reasons not known not done or if done I don&#39;t know about them.
414 Let me share some of the ideas (these are more upstream based but
415 still) I have had for a long time :&lt;/p&gt;
416
417 &lt;p&gt;1. Classical maths question of two trains in opposing directions
418 each running @x kmph/mph at y distance, when they will meet and how
419 far would each travel and similar questions like these.
420
421 &lt;p&gt;The computer is a fantastic system where questions like these can
422 be drawn, animated and the methodology and answers teased out in
423 interactive manner. While sites such as the
424 &lt;a href=&quot;http://mathforum.org/dr.math/faq/faq.two.trains.html&quot;&gt;Ask
425 Dr. Math FAQ on The Two Trains problem&lt;/a&gt; (as an example or point of
426 inspiration) can be used there is lot more that can be done. I dunno
427 if there is a free software which does something like this. The idea
428 being a blend of objects + animation + interaction which does
429 this. The whole interaction could be gamified with points or sounds or
430 colourful celebration whenever the user gets even part of the question
431 or/and methodology right. That would help reinforce good behaviour.
432 This understanding could be used to share/showcase everything from how
433 the first wheel came to be, to evolution to how astronomy started,
434 psychics and everything in-between.&lt;/p&gt;
435
436 &lt;p&gt;One specific idea in the train part was having the Linux mascot on
437 one train and the BSD or GNU mascot on the other train and they
438 meeting somewhere in-between. Characters from blender movies could
439 also be used.&lt;/p&gt;
440
441 &lt;p&gt;2. Loads of crossword-puzzles with reference to subjects: We have
442 enormous data sets in Wikipedia and Wikitionary. I don&#39;t think it
443 should be a big job to design crossword puzzles. Using categories and
444 sub-categories it should be doable to have Q&amp;A single word answers
445 from the existing data-sets. What would make it easy or hard could be
446 the length of the word + existence of many or few vowels depending on
447 the user&#39;s input.&lt;/p&gt;
448
449 &lt;p&gt;3. Jigsaw puzzles - We already have a great software called
450 palapeli with number of slicers making it pretty interesting. What
451 needs to be done is to download large number of public domain and
452 copyleft images, tease and use IPTC tags to categorise them into
453 nature, history etc. and let it loose. This could turn to be really
454 huge collection of images. One source could be taken from
455 commons.wikimedia.org, others could be huge collection of royalty-free
456 stock photos. Potential is immense.&lt;/p&gt;
457
458 &lt;p&gt;Apart from this, free software suffers in two directions, we lag
459 both in development (of using new features per-se) and maintenance a
460 lot. This is more so in educational software as these applications
461 need to be timely and the opportunity cost of missing deadlines is
462 immense. If we are able to solve issues of funding for development and
463 maintenance of such software I don&#39;t see any big difficulties. I know
464 of few start-ups in and around India who would love to develop and
465 maintain such software if funding issues could be solved.&lt;/p&gt;
466
467 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
468
469 &lt;p&gt;That would be huge list. Some of the softwares are obviously apt,
470 aptitude, debdelta, leafpad, the shell of course (zsh nowadays),
471 quassel for IRC. In games I use shisen-sho while card-games are evenly
472 between kpat and Aiselriot. In desktops it&#39;s a tie between
473 gnome-flashback and mate.&lt;/p&gt;
474
475 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
476 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
477
478 &lt;p&gt;I think it should first start with using specific FOSS apps. in
479 whatever environment they are. If it&#39;s MS-Windows or Mac so be it.
480 Once they are habitual with the apps. and there is buy-in from the
481 school management then it could be installed anywhere. Most of the
482 people now understand the concept of a repository because of the
483 various online stores so it isn&#39;t hard to convince on that front.&lt;/p&gt;
484
485 &lt;p&gt;What is harder is having enough people with technical skills and
486 passion to service them. If you get buy-in from one or two teachers
487 then ideas like above could also be asked to be done as a project as
488 well.&lt;/p&gt;
489
490 &lt;p&gt;I think where we fall short more than anything is in marketing. For
491 instance, Debian has this whole range of fonts in its archive but
492 there isn&#39;t even a page where all those different fonts in the La
493 Ipsum format could be tried out for newcomers.&lt;/p&gt;
494
495 &lt;p&gt;One of the issues faced constantly in installations is with updates
496 and upgrades. People have this myth that each update and upgrade
497 means the user interface will / has to change. I have seen this
498 innumerable times. That perhaps is one of the reasons which browsers
499 like Iceweasel / Firefox change user interfaces so much, not because
500 it might be needed or be functional but because people believe that
501 changed user interfaces are better. This, can easily be pointed with
502 the user interfaces changed with almost every MS-Windows and Mac OS
503 releases.&lt;/p&gt;
504
505 &lt;p&gt;The problems with Debian Edu for deployment are many. The biggest
506 is the huge gap between what is taught in schools and what Debian Edu
507 is aimed at.
508
509 &lt;p&gt;Me and my friends did teach on week-ends in a government school for
510 around 2 years, and
511 &lt;a href=&quot;https://flossexperiences.wordpress.com/2012/10/08/sharings/&quot;&gt;gathered
512 some experience&lt;/a&gt; there. Some of the things we learnt/discovered
513 there was :&lt;/p&gt;
514
515 &lt;ol&gt;
516
517 &lt;li&gt;Most of the teachers are very territorial about their subjects
518 and they do not want you to teach anything out of the
519 portion/syllabus given.&lt;/li&gt;
520
521 &lt;li&gt;They want any activity on the system in accordance to whatever
522 is in the syllabus.&lt;/li&gt;
523
524 &lt;li&gt;There are huge barriers both with the English language and at
525 times with objects or whatever. An example, let&#39;s say in gcompris
526 you have objects falling down and you have to name them and let&#39;s
527 say the falling object is a hat or a fedora hat, this would not be
528 as recognizable as say a
529 &lt;a href=&quot;https://en.wikipedia.org/wiki/Puneri_Pagadi&quot;&gt;Puneri
530 Pagdi&lt;/a&gt; so there is need to inject local objects, words wherever
531 possible. Especially for word-games there are so many hindi words
532 which have become part of english vocabulary (for instance in
533 parley), those could be made into a hinglish collection or
534 something but that is something for upstream to do.&lt;/li&gt;
535
536 &lt;/ol&gt;
537 </description>
538 </item>
539
540 <item>
541 <title>First Jessie based Debian Edu released (alpha0)</title>
542 <link>http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_released__alpha0_.html</link>
543 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_released__alpha0_.html</guid>
544 <pubDate>Mon, 27 Oct 2014 20:40:00 +0100</pubDate>
545 <description>&lt;p&gt;I am happy to report that I on behalf of the Debian Edu team just
546 sent out
547 &lt;a href=&quot;https://lists.debian.org/debian-edu-announce/2014/10/msg00000.html&quot;&gt;this
548 announcement&lt;/a&gt;:&lt;/p&gt;
549
550 &lt;pre&gt;
551 The Debian Edu Team is pleased to announce the release of Debian Edu
552 Jessie 8.0+edu0~alpha0
553
554 Debian Edu is a complete operating system for schools. Through its
555 various installation profiles you can install servers, workstations
556 and laptops which will work together on the school network. With
557 Debian Edu, the teachers themselves or their technical support can
558 roll out a complete multi-user multi-machine study environment within
559 hours or a few days. Debian Edu comes with hundreds of applications
560 pre-installed, but you can always add more packages from Debian.
561
562 For those who want to give Debian Edu Jessie a try, download and
563 installation instructions are available, including detailed
564 instructions in the manual[1] explaining the first steps, such as
565 setting up a network or adding users. Please note that the password
566 for the user your prompted for during installation must have a length
567 of at least 5 characters!
568
569 [1] &amp;lt;URL: &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Jessie&quot;&gt;https://wiki.debian.org/DebianEdu/Documentation/Jessie&lt;/a&gt; &amp;gt;
570
571 Would you like to give your school&#39;s computer a longer life? Are you
572 tired of sneaker administration, running from computer to computer
573 reinstalling the operating system? Would you like to administrate all
574 the computers in your school using only a couple of hours every week?
575 Check out Debian Edu Jessie!
576
577 Skolelinux is used by at least two hundred schools all over the world,
578 mostly in Germany and Norway.
579
580 About Debian Edu and Skolelinux
581 ===============================
582
583 Debian Edu, also known as Skolelinux[2], is a Linux distribution based
584 on Debian providing an out-of-the box environment of a completely
585 configured school network. Immediately after installation a school
586 server running all services needed for a school network is set up just
587 waiting for users and machines being added via GOsa², a comfortable
588 Web-UI. A netbooting environment is prepared using PXE, so after
589 initial installation of the main server from CD or USB stick all other
590 machines can be installed via the network. The provided school server
591 provides LDAP database and Kerberos authentication service,
592 centralized home directories, DHCP server, web proxy and many other
593 services. The desktop contains more than 60 educational software
594 packages[3] and more are available from the Debian archive, and
595 schools can choose between KDE, Gnome, LXDE, Xfce and MATE desktop
596 environment.
597
598 [2] &amp;lt;URL: &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;http://www.skolelinux.org/&lt;/a&gt; &amp;gt;
599 [3] &amp;lt;URL: &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&lt;/a&gt; &amp;gt;
600
601 Full release notes and manual
602 =============================
603
604 Below the download URLs there is a list of some of the new features
605 and bugfixes of Debian Edu 8.0+edu0~alpha0 Codename Jessie. The full
606 list is part of the manual. (See the feature list in the manual[4] for
607 the English version.) For some languages manual translations are
608 available, see the manual translation overview[5].
609
610 [4] &amp;lt;URL: &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Jessie/Features&quot;&gt;https://wiki.debian.org/DebianEdu/Documentation/Jessie/Features&lt;/a&gt; &amp;gt;
611 [5] &amp;lt;URL: &lt;a href=&quot;http://maintainer.skolelinux.org/debian-edu-doc/&quot;&gt;http://maintainer.skolelinux.org/debian-edu-doc/&lt;/a&gt; &amp;gt;
612
613 Where to get it
614 ---------------
615
616 To download the multiarch netinstall CD release (624 MiB) you can use
617
618 * &lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~alpha0-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~alpha0-CD.iso&lt;/a&gt;
619 * &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~alpha0-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~alpha0-CD.iso&lt;/a&gt;
620 * rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-8.0+edu0~alpha0-CD.iso .
621
622 The SHA1SUM of this image is: 361188818e036ce67280a572f757de82ebfeb095
623
624 New features for Debian Edu 8.0+edu0~alpha0 Codename Jessie released 2014-10-27
625 ===============================================================================
626
627
628 Installation changes
629 --------------------
630
631 * PXE installation now installs firmware automatically for the hardware present.
632
633 Software updates
634 ----------------
635
636 Everything which is new in Debian Jessie 8.0, eg:
637
638 * Linux kernel 3.16.x
639 * Desktop environments KDE &quot;Plasma&quot; 4.11.12, GNOME 3.14, Xfce 4.10,
640 LXDE 0.5.6 and MATE 1.8 (KDE &quot;Plasma&quot; is installed by default; to
641 choose one of the others see manual.)
642 * the browsers Iceweasel 31 ESR and Chromium 38
643 * !LibreOffice 4.3.3
644 * GOsa 2.7.4
645 * LTSP 5.5.4
646 * CUPS print system 1.7.5
647 * new boot framework: systemd
648 * Educational toolbox GCompris 14.07
649 * Music creator Rosegarden 14.02
650 * Image editor Gimp 2.8.14
651 * Virtual stargazer Stellarium 0.13.0
652 * golearn 0.9
653 * tuxpaint 0.9.22
654 * New version of debian-installer from Debian Jessie.
655 * Debian Jessie includes about 42000 packages available for
656 installation.
657 * More information about Debian Jessie 8.0 is provided in the release
658 notes[6] and the installation manual[7].
659
660 [6] &amp;lt;URL: &lt;a href=&quot;http://www.debian.org/releases/jessie/releasenotes&quot;&gt;http://www.debian.org/releases/jessie/releasenotes&lt;/a&gt; &amp;gt;
661 [7] &amp;lt;URL: &lt;a href=&quot;http://www.debian.org/releases/jessie/installmanual&quot;&gt;http://www.debian.org/releases/jessie/installmanual&lt;/a&gt; &amp;gt;
662
663 Fixed bugs
664 ----------
665
666 * Inserting incorrect DNS information in Gosa will no longer break
667 DNS completely, but instead stop DNS updates until the incorrect
668 information is corrected (Debian bug #710362)
669 * and many others.
670
671 Documentation and translation updates
672 -------------------------------------
673
674 * The Debian Edu Jessie Manual is fully translated to German, French,
675 Italian, Danish and Dutch. Partly translated versions exist for
676 Norwegian Bokmal and Spanish.
677
678 Other changes
679 -------------
680
681 * Due to new Squid settings, powering off or rebooting the main
682 server takes more time.
683 * To manage printers localhost:631 has to be used, currently www:631
684 doesn&#39;t work.
685
686 Regressions / known problems
687 ----------------------------
688
689 * Installing LTSP chroot fails with a bug related to eatmydata about
690 exim4-config failing to run its postinst (see Debian bug #765694
691 and Debian bug #762103).
692 * Munin collection is not properly configured on clients (Debian bug
693 #764594). The fix is available in a newer version of munin-node.
694 * PXE setup for Main Server and Thin Client Server setup does not
695 work when installing on a machine without direct Internet access.
696 Will be fixed when Debian bug #766960 is fixed in Jessie.
697
698 See the status page[8] for the complete list.
699
700 [8] &amp;lt;URL: &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Status/Jessie&quot;&gt;https://wiki.debian.org/DebianEdu/Status/Jessie&lt;/a&gt; &amp;gt;
701
702 How to report bugs
703 ------------------
704
705 &amp;lt;URL: &lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt; &amp;gt;
706
707 About Debian
708 ============
709
710 The Debian Project was founded in 1993 by Ian Murdock to be a truly
711 free community project. Since then the project has grown to be one of
712 the largest and most influential open source projects. Thousands of
713 volunteers from all over the world work together to create and
714 maintain Debian software. Available in 70 languages, and supporting a
715 huge range of computer types, Debian calls itself the universal
716 operating system.
717
718 Contact Information
719 For further information, please visit the Debian web pages[9] or send
720 mail to press@debian.org.
721
722 [9] &amp;lt;URL: &lt;a href=&quot;http://www.debian.org/&quot;&gt;http://www.debian.org/&lt;/a&gt; &amp;gt;
723 &lt;/pre&gt;
724 </description>
725 </item>
726
727 <item>
728 <title>How to test Debian Edu Jessie despite some fatal problems with the installer</title>
729 <link>http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html</link>
730 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html</guid>
731 <pubDate>Fri, 26 Sep 2014 12:20:00 +0200</pubDate>
732 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
733 project&lt;/a&gt; provide a Linux solution for schools, including a
734 powerful desktop with education software, a central server providing
735 web pages, user database, user home directories, central login and PXE
736 boot of both clients without disk and the installation to install Debian
737 Edu on machines with disk (and a few other services perhaps to small
738 to mention here). We in the Debian Edu team are currently working on
739 the Jessie based version, trying to get everything in shape before the
740 freeze, to avoid having to maintain our own package repository in the
741 future. The
742 &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Status/Jessie&quot;&gt;current
743 status&lt;/a&gt; can be seen on the Debian wiki, and there is still heaps of
744 work left. Some fatal problems block testing, breaking the installer,
745 but it is possible to work around these to get anyway. Here is a
746 recipe on how to get the installation limping along.&lt;/p&gt;
747
748 &lt;p&gt;First, download the test ISO via
749 &lt;a href=&quot;ftp://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso&quot;&gt;ftp&lt;/a&gt;,
750 &lt;a href=&quot;http://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso&quot;&gt;http&lt;/a&gt;
751 or rsync (use
752 ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso).
753 The ISO build was broken on Tuesday, so we do not get a new ISO every
754 12 hours or so, but thankfully the ISO we already got we are able to
755 install with some tweaking.&lt;/p&gt;
756
757 &lt;p&gt;When you get to the Debian Edu profile question, go to tty2
758 (use Alt-Ctrl-F2), run&lt;/p&gt;
759
760 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
761 nano /usr/bin/edu-eatmydata-install
762 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
763
764 &lt;p&gt;and add &#39;exit 0&#39; as the second line, disabling the eatmydata
765 optimization. Return to the installation, select the profile you want
766 and continue. Without this change, exim4-config will fail to install
767 due to a known bug in eatmydata.&lt;/p&gt;
768
769 &lt;p&gt;When you get the grub question at the end, answer /dev/sda (or if
770 this do not work, figure out what your correct value would be. All my
771 test machines need /dev/sda, so I have no advice if it do not fit
772 your need.&lt;/p&gt;
773
774 &lt;p&gt;If you installed a profile including a graphical desktop, log in as
775 root after the initial boot from hard drive, and install the
776 education-desktop-XXX metapackage. XXX can be kde, gnome, lxde, xfce
777 or mate. If you want several desktop options, install more than one
778 metapackage. Once this is done, reboot and you should have a working
779 graphical login screen. This workaround should no longer be needed
780 once the education-tasks package version 1.801 enter testing in two
781 days.&lt;/p&gt;
782
783 &lt;p&gt;I believe the ISO build will start working on two days when the new
784 tasksel package enter testing and Steve McIntyre get a chance to
785 update the debian-cd git repository. The eatmydata, grub and desktop
786 issues are already fixed in unstable and testing, and should show up
787 on the ISO as soon as the ISO build start working again. Well the
788 eatmydata optimization is really just disabled. The proper fix
789 require an upload by the eatmydata maintainer applying the patch
790 provided in bug &lt;a href=&quot;https://bugs.debian.org/702711&quot;&gt;#702711&lt;/a&gt;.
791 The rest have proper fixes in unstable.&lt;/p&gt;
792
793 &lt;p&gt;I hope this get you going with the installation testing, as we are
794 quickly running out of time trying to get our Jessie based
795 installation ready before the distribution freeze in a month.&lt;/p&gt;
796 </description>
797 </item>
798
799 <item>
800 <title>Speeding up the Debian installer using eatmydata and dpkg-divert</title>
801 <link>http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html</link>
802 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html</guid>
803 <pubDate>Tue, 16 Sep 2014 14:00:00 +0200</pubDate>
804 <description>&lt;p&gt;The &lt;a href=&quot;https://www.debian.org/&quot;&gt;Debian&lt;/a&gt; installer could be
805 a lot quicker. When we install more than 2000 packages in
806 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux / Debian Edu&lt;/a&gt; using
807 tasksel in the installer, unpacking the binary packages take forever.
808 A part of the slow I/O issue was discussed in
809 &lt;a href=&quot;https://bugs.debian.org/613428&quot;&gt;bug #613428&lt;/a&gt; about too
810 much file system sync-ing done by dpkg, which is the package
811 responsible for unpacking the binary packages. Other parts (like code
812 executed by postinst scripts) might also sync to disk during
813 installation. All this sync-ing to disk do not really make sense to
814 me. If the machine crash half-way through, I start over, I do not try
815 to salvage the half installed system. So the failure sync-ing is
816 supposed to protect against, hardware or system crash, is not really
817 relevant while the installer is running.&lt;/p&gt;
818
819 &lt;p&gt;A few days ago, I thought of a way to get rid of all the file
820 system sync()-ing in a fairly non-intrusive way, without the need to
821 change the code in several packages. The idea is not new, but I have
822 not heard anyone propose the approach using dpkg-divert before. It
823 depend on the small and clever package
824 &lt;a href=&quot;https://packages.qa.debian.org/eatmydata&quot;&gt;eatmydata&lt;/a&gt;, which
825 uses LD_PRELOAD to replace the system functions for syncing data to
826 disk with functions doing nothing, thus allowing programs to live
827 dangerous while speeding up disk I/O significantly. Instead of
828 modifying the implementation of dpkg, apt and tasksel (which are the
829 packages responsible for selecting, fetching and installing packages),
830 it occurred to me that we could just divert the programs away, replace
831 them with a simple shell wrapper calling
832 &quot;eatmydata&amp;nbsp;$program&amp;nbsp;$@&quot;, to get the same effect.
833 Two days ago I decided to test the idea, and wrapped up a simple
834 implementation for the Debian Edu udeb.&lt;/p&gt;
835
836 &lt;p&gt;The effect was stunning. In my first test it reduced the running
837 time of the pkgsel step (installing tasks) from 64 to less than 44
838 minutes (20 minutes shaved off the installation) on an old Dell
839 Latitude D505 machine. I am not quite sure what the optimised time
840 would have been, as I messed up the testing a bit, causing the debconf
841 priority to get low enough for two questions to pop up during
842 installation. As soon as I saw the questions I moved the installation
843 along, but do not know how long the question were holding up the
844 installation. I did some more measurements using Debian Edu Jessie,
845 and got these results. The time measured is the time stamp in
846 /var/log/syslog between the &quot;pkgsel: starting tasksel&quot; and the
847 &quot;pkgsel: finishing up&quot; lines, if you want to do the same measurement
848 yourself. In Debian Edu, the tasksel dialog do not show up, and the
849 timing thus do not depend on how quickly the user handle the tasksel
850 dialog.&lt;/p&gt;
851
852 &lt;p&gt;&lt;table&gt;
853
854 &lt;tr&gt;
855 &lt;th&gt;Machine/setup&lt;/th&gt;
856 &lt;th&gt;Original tasksel&lt;/th&gt;
857 &lt;th&gt;Optimised tasksel&lt;/th&gt;
858 &lt;th&gt;Reduction&lt;/th&gt;
859 &lt;/tr&gt;
860
861 &lt;tr&gt;
862 &lt;td&gt;Latitude D505 Main+LTSP LXDE&lt;/td&gt;
863 &lt;td&gt;64 min (07:46-08:50)&lt;/td&gt;
864 &lt;td&gt;&lt;44 min (11:27-12:11)&lt;/td&gt;
865 &lt;td&gt;&gt;20 min 18%&lt;/td&gt;
866 &lt;/tr&gt;
867
868 &lt;tr&gt;
869 &lt;td&gt;Latitude D505 Roaming LXDE&lt;/td&gt;
870 &lt;td&gt;57 min (08:48-09:45)&lt;/td&gt;
871 &lt;td&gt;34 min (07:43-08:17)&lt;/td&gt;
872 &lt;td&gt;23 min 40%&lt;/td&gt;
873 &lt;/tr&gt;
874
875 &lt;tr&gt;
876 &lt;td&gt;Latitude D505 Minimal&lt;/td&gt;
877 &lt;td&gt;22 min (10:37-10:59)&lt;/td&gt;
878 &lt;td&gt;11 min (11:16-11:27)&lt;/td&gt;
879 &lt;td&gt;11 min 50%&lt;/td&gt;
880 &lt;/tr&gt;
881
882 &lt;tr&gt;
883 &lt;td&gt;Thinkpad X200 Minimal&lt;/td&gt;
884 &lt;td&gt;6 min (08:19-08:25)&lt;/td&gt;
885 &lt;td&gt;4 min (08:04-08:08)&lt;/td&gt;
886 &lt;td&gt;2 min 33%&lt;/td&gt;
887 &lt;/tr&gt;
888
889 &lt;tr&gt;
890 &lt;td&gt;Thinkpad X200 Roaming KDE&lt;/td&gt;
891 &lt;td&gt;19 min (09:21-09:40)&lt;/td&gt;
892 &lt;td&gt;15 min (10:25-10:40)&lt;/td&gt;
893 &lt;td&gt;4 min 21%&lt;/td&gt;
894 &lt;/tr&gt;
895
896 &lt;/table&gt;&lt;/p&gt;
897
898 &lt;p&gt;The test is done using a netinst ISO on a USB stick, so some of the
899 time is spent downloading packages. The connection to the Internet
900 was 100Mbit/s during testing, so downloading should not be a
901 significant factor in the measurement. Download typically took a few
902 seconds to a few minutes, depending on the amount of packages being
903 installed.&lt;/p&gt;
904
905 &lt;p&gt;The speedup is implemented by using two hooks in
906 &lt;a href=&quot;https://www.debian.org/devel/debian-installer/&quot;&gt;Debian
907 Installer&lt;/a&gt;, the pre-pkgsel.d hook to set up the diverts, and the
908 finish-install.d hook to remove the divert at the end of the
909 installation. I picked the pre-pkgsel.d hook instead of the
910 post-base-installer.d hook because I test using an ISO without the
911 eatmydata package included, and the post-base-installer.d hook in
912 Debian Edu can only operate on packages included in the ISO. The
913 negative effect of this is that I am unable to activate this
914 optimization for the kernel installation step in d-i. If the code is
915 moved to the post-base-installer.d hook, the speedup would be larger
916 for the entire installation.&lt;/p&gt;
917
918 &lt;p&gt;I&#39;ve implemented this in the
919 &lt;a href=&quot;https://packages.qa.debian.org/debian-edu-install&quot;&gt;debian-edu-install&lt;/a&gt;
920 git repository, and plan to provide the optimization as part of the
921 Debian Edu installation. If you want to test this yourself, you can
922 create two files in the installer (or in an udeb). One shell script
923 need do go into /usr/lib/pre-pkgsel.d/, with content like this:&lt;/p&gt;
924
925 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
926 #!/bin/sh
927 set -e
928 . /usr/share/debconf/confmodule
929 info() {
930 logger -t my-pkgsel &quot;info: $*&quot;
931 }
932 error() {
933 logger -t my-pkgsel &quot;error: $*&quot;
934 }
935 override_install() {
936 apt-install eatmydata || true
937 if [ -x /target/usr/bin/eatmydata ] ; then
938 for bin in dpkg apt-get aptitude tasksel ; do
939 file=/usr/bin/$bin
940 # Test that the file exist and have not been diverted already.
941 if [ -f /target$file ] ; then
942 info &quot;diverting $file using eatmydata&quot;
943 printf &quot;#!/bin/sh\neatmydata $bin.distrib \&quot;\$@\&quot;\n&quot; \
944 &gt; /target$file.edu
945 chmod 755 /target$file.edu
946 in-target dpkg-divert --package debian-edu-config \
947 --rename --quiet --add $file
948 ln -sf ./$bin.edu /target$file
949 else
950 error &quot;unable to divert $file, as it is missing.&quot;
951 fi
952 done
953 else
954 error &quot;unable to find /usr/bin/eatmydata after installing the eatmydata pacage&quot;
955 fi
956 }
957
958 override_install
959 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
960
961 &lt;p&gt;To clean up, another shell script should go into
962 /usr/lib/finish-install.d/ with code like this:
963
964 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
965 #! /bin/sh -e
966 . /usr/share/debconf/confmodule
967 error() {
968 logger -t my-finish-install &quot;error: $@&quot;
969 }
970 remove_install_override() {
971 for bin in dpkg apt-get aptitude tasksel ; do
972 file=/usr/bin/$bin
973 if [ -x /target$file.edu ] ; then
974 rm /target$file
975 in-target dpkg-divert --package debian-edu-config \
976 --rename --quiet --remove $file
977 rm /target$file.edu
978 else
979 error &quot;Missing divert for $file.&quot;
980 fi
981 done
982 sync # Flush file buffers before continuing
983 }
984
985 remove_install_override
986 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
987
988 &lt;p&gt;In Debian Edu, I placed both code fragments in a separate script
989 edu-eatmydata-install and call it from the pre-pkgsel.d and
990 finish-install.d scripts.&lt;/p&gt;
991
992 &lt;p&gt;By now you might ask if this change should get into the normal
993 Debian installer too? I suspect it should, but am not sure the
994 current debian-installer coordinators find it useful enough. It also
995 depend on the side effects of the change. I&#39;m not aware of any, but I
996 guess we will see if the change is safe after some more testing.
997 Perhaps there is some package in Debian depending on sync() and
998 fsync() having effect? Perhaps it should go into its own udeb, to
999 allow those of us wanting to enable it to do so without affecting
1000 everyone.&lt;/p&gt;
1001
1002 &lt;p&gt;Update 2014-09-24: Since a few days ago, enabling this optimization
1003 will break installation of all programs using gnutls because of
1004 &lt;a href=&quot;https://bugs.debian.org/702711&quot;&gt;bug #702711&lt;/a&gt;. An updated
1005 eatmydata package in Debian will solve it.&lt;/p&gt;
1006
1007 &lt;p&gt;Update 2014-10-17: The bug mentioned above is fixed in testing and
1008 the optimization work again. And I have discovered that the
1009 dpkg-divert trick is not really needed and implemented a slightly
1010 simpler approach as part of the debian-edu-install package. See
1011 tools/edu-eatmydata-install in the source package.&lt;/p&gt;
1012
1013 &lt;p&gt;Update 2014-11-11: Unfortunately, a new
1014 &lt;a href=&quot;http://bugs.debian.org/765738&quot;&gt;bug #765738&lt;/a&gt; in eatmydata only
1015 triggering on i386 made it into testing, and broke this installation
1016 optimization again. If &lt;a href=&quot;http://bugs.debian.org/768893&quot;&gt;unblock
1017 request 768893&lt;/a&gt; is accepted, it should be working again.&lt;/p&gt;
1018 </description>
1019 </item>
1020
1021 <item>
1022 <title>Debian Edu interview: Bernd Zeitzen</title>
1023 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Bernd_Zeitzen.html</link>
1024 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Bernd_Zeitzen.html</guid>
1025 <pubDate>Thu, 31 Jul 2014 08:30:00 +0200</pubDate>
1026 <description>&lt;p&gt;The complete and free “out of the box” software solution for
1027 schools, &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
1028 Skolelinux&lt;/a&gt;, is used quite a lot in Germany, and one of the people
1029 involved is Bernd Zeitzen, who show up on the project mailing lists
1030 from time to time with interesting questions and tips on how to adjust
1031 the setup. I managed to interview him this summer.&lt;/p&gt;
1032
1033 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
1034
1035 &lt;p&gt;My name is Bernd Zeitzen and I&#39;m married with Hedda, a self
1036 employed physiotherapist. My former profession is tool maker, but I
1037 haven&#39;t worked for 30 years in this job. 30 years ago I started to
1038 support my wife and become her officeworker and a few years later the
1039 administrator for a small computer network, today based on Ubuntu
1040 Server (Samba, OpenVPN). For her daily work she has to use Windows
1041 Desktops because the software she needs to organize her business only
1042 works with Windows . :-(&lt;/p&gt;
1043
1044 &lt;p&gt;In 1988 we started with one PC and DOS, then I learned to use
1045 Windows 98, 2000, XP, …, 8, Ubuntu, MacOSX. Today we are running a
1046 Linux server with 6 Windows clients and 10 persons (teacher of
1047 children with special needs, speech therapist, occupational therapist,
1048 psychologist and officeworkers) using our Samba shares via OpenVPN to
1049 work with the documentations of our patients.&lt;/p&gt;
1050
1051 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
1052 project?&lt;/strong&gt;&lt;/p&gt;
1053
1054 &lt;p&gt;Two years ago a friend of mine asked me, if I want to get a job in
1055 his school (&lt;a href=&quot;http://www.gymnasium-harsewinkel.de/&quot;&gt;Gymnasium
1056 Harsewinkel&lt;/a&gt;). They started with Skolelinux / Debian Edu and they
1057 were looking for people to give support to the teachers using the
1058 software and the network and teaching the pupils increasing their
1059 computer skills in optional lessons. I&#39;m spending 4-6 hours a week
1060 with this job.&lt;/p&gt;
1061
1062 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
1063 Edu?&lt;/strong&gt;&lt;/p&gt;
1064
1065 &lt;p&gt;The independence.&lt;/p&gt;
1066
1067 &lt;p&gt;First: Every person is allowed to use, share and develop the
1068 software. Even if you are poor, you are allowed to use the software
1069 included in Skolelinux/Debian Edu and all the other Free Software.&lt;/p&gt;
1070
1071 &lt;p&gt;Second: The software runs on old machines and this gives us the
1072 possibility to recycle computers, weeded out from offices. The
1073 servers and desktops are running for more than two years and they are
1074 working reliable. &lt;/p&gt;
1075
1076 &lt;p&gt;We have two servers (one tjener and one terminal server), 45
1077 workstations in three classrooms and seven laptops as a mobile
1078 solution for all classrooms. These machines are all booting from the
1079 terminal server. In the moment we are installing 30 laptops as mobile
1080 workstations. Then the pupils have the possibility to work with these
1081 machines in their classrooms. Internet access is realized by a WLAN
1082 router, connected to the schools network. This is all done without a
1083 dedicated system administrator or a computer science teacher.&lt;/p&gt;
1084
1085 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
1086 Edu?&lt;/strong&gt;&lt;/p&gt;
1087
1088 &lt;p&gt;Teachers and pupils are Windows users. &amp;lt;Irony on&amp;gt; And Linux
1089 isn&#39;t cool. It&#39;s software for freaks using the command line. &amp;lt;Irony
1090 off&amp;gt; They don&#39;t realize the stability of the system. &lt;/p&gt;
1091
1092 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
1093
1094 &lt;p&gt;Firefox, Thunderbird, LibreOffice, Ubuntu Server 12.04 (Samba,
1095 Apache, MySQL, Joomla!, … and Skolelinux / Debian Edu)&lt;/p&gt;
1096
1097 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
1098 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
1099
1100 &lt;p&gt;In Germany we have the situation: every school is free to decide
1101 which software they want to use. This decision is influenced by
1102 teachers who learned to use Windows and MS Office. They buy a PC with
1103 Windows preinstalled and an additional testing version of MS
1104 Office. They don&#39;t know about the possibility to use Free Software
1105 instead. Another problem are the publisher of school books. They
1106 develop their software, added to the school books, for Windows.&lt;/p&gt;
1107 </description>
1108 </item>
1109
1110 <item>
1111 <title>From English wiki to translated PDF and epub via Docbook</title>
1112 <link>http://people.skolelinux.org/pere/blog/From_English_wiki_to_translated_PDF_and_epub_via_Docbook.html</link>
1113 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/From_English_wiki_to_translated_PDF_and_epub_via_Docbook.html</guid>
1114 <pubDate>Tue, 17 Jun 2014 11:30:00 +0200</pubDate>
1115 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
1116 project&lt;/a&gt; provide an instruction manual for teachers, system
1117 administrators and other users that contain useful tips for setting up
1118 and maintaining a Debian Edu installation. This text is about how the
1119 text processing of this manual is handled in the project.&lt;/p&gt;
1120
1121 &lt;p&gt;One goal of the project is to provide information in the native
1122 language of its users, and for this we need to handle translations.
1123 But we also want to make sure each language contain the same
1124 information, so for this we need a good way to keep the translations
1125 in sync. And we want it to be easy for our users to improve the
1126 documentation, avoiding the need to learn special formats or tools to
1127 contribute, and the obvious way to do this is to make it possible to
1128 edit the documentation using a web browser. We also want it to be
1129 easy for translators to keep the translation up to date, and give them
1130 help in figuring out what need to be translated. Here is the list of
1131 tools and the process we have found trying to reach all these
1132 goals.&lt;/p&gt;
1133
1134 &lt;p&gt;We maintain the authoritative source of our manual in the
1135 &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Wheezy/&quot;&gt;Debian
1136 wiki&lt;/a&gt;, as several wiki pages written in English. It consist of one
1137 front page with references to the different chapters, several pages
1138 for each chapter, and finally one &quot;collection page&quot; gluing all the
1139 chapters together into one large web page (aka
1140 &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Wheezy/AllInOne&quot;&gt;the
1141 AllInOne page&lt;/a&gt;). The AllInOne page is the one used for further
1142 processing and translations. Thanks to the fact that the
1143 &lt;a href=&quot;http://moinmo.in/&quot;&gt;MoinMoin&lt;/a&gt; installation on
1144 wiki.debian.org support exporting pages in
1145 &lt;a href=&quot;http://www.docbook.org/&quot;&gt;the Docbook format&lt;/a&gt;, we can fetch
1146 the list of pages to export using the raw version of the AllInOne
1147 page, loop over each of them to generate a Docbook XML version of the
1148 manual. This process also download images and transform image
1149 references to use the locally downloaded images. The generated
1150 Docbook XML files are slightly broken, so some post-processing is done
1151 using the &lt;tt&gt;documentation/scripts/get_manual&lt;/tt&gt; program, and the
1152 result is a nice Docbook XML file (debian-edu-wheezy-manual.xml) and
1153 a handfull of images. The XML file can now be used to generate PDF, HTML
1154 and epub versions of the English manual. This is the basic step of
1155 our process, making PDF (using dblatex), HTML (using xsltproc) and
1156 epub (using dbtoepub) version from Docbook XML, and the resulting files
1157 are placed in the debian-edu-doc-en binary package.&lt;/p&gt;
1158
1159 &lt;p&gt;But English documentation is not enough for us. We want translated
1160 documentation too, and we want to make it easy for translators to
1161 track the English original. For this we use the
1162 &lt;a href=&quot;http://packages.qa.debian.org/p/poxml.html&quot;&gt;poxml&lt;/a&gt; package,
1163 which allow us to transform the English Docbook XML file into a
1164 translation file (a .pot file), usable with the normal gettext based
1165 translation tools used by those translating free software. The pot
1166 file is used to create and maintain translation files (several .po
1167 files), which the translations update with the native language
1168 translations of all titles, paragraphs and blocks of text in the
1169 original. The next step is combining the original English Docbook XML
1170 and the translation file (say debian-edu-wheezy-manual.nb.po), to
1171 create a translated Docbook XML file (in this case
1172 debian-edu-wheezy-manual.nb.xml). This translated (or partly
1173 translated, if the translation is not complete) Docbook XML file can
1174 then be used like the original to create a PDF, HTML and epub version
1175 of the documentation.&lt;/p&gt;
1176
1177 &lt;p&gt;The translators use different tools to edit the .po files. We
1178 recommend using
1179 &lt;a href=&quot;http://www.kde.org/applications/development/lokalize/&quot;&gt;lokalize&lt;/a&gt;,
1180 while some use emacs and vi, others can use web based editors like
1181 &lt;a href=&quot;http://pootle.translatehouse.org/&quot;&gt;Poodle&lt;/a&gt; or
1182 &lt;a href=&quot;https://www.transifex.com/&quot;&gt;Transifex&lt;/a&gt;. All we care about
1183 is where the .po file end up, in our git repository. Updated
1184 translations can either be committed directly to git, or submitted as
1185 &lt;a href=&quot;https://bugs.debian.org/src:debian-edu-doc&quot;&gt;bug reports
1186 against the debian-edu-doc package&lt;/a&gt;.&lt;/p&gt;
1187
1188 &lt;p&gt;One challenge is images, which both might need to be translated (if
1189 they show translated user applications), and are needed in different
1190 formats when creating PDF and HTML versions (epub is a HTML version in
1191 this regard). For this we transform the original PNG images to the
1192 needed density and format during build, and have a way to provide
1193 translated images by storing translated versions in
1194 images/$LANGUAGECODE/. I am a bit unsure about the details here. The
1195 package maintainers know more.&lt;/p&gt;
1196
1197 &lt;p&gt;If you wonder what the result look like, we provide
1198 &lt;a href=&quot;http://maintainer.skolelinux.org/debian-edu-doc/&quot;&gt;the content
1199 of the documentation packages on the web&lt;/a&gt;. See for example the
1200 &lt;a href=&quot;http://maintainer.skolelinux.org/debian-edu-doc/it/debian-edu-wheezy-manual.pdf&quot;&gt;Italian
1201 PDF version&lt;/a&gt; or the
1202 &lt;a href=&quot;http://maintainer.skolelinux.org/debian-edu-doc/de/debian-edu-wheezy-manual.html&quot;&gt;German
1203 HTML version&lt;/a&gt;. We do not yet build the epub version by default,
1204 but perhaps it will be done in the future.&lt;/p&gt;
1205
1206 &lt;p&gt;To learn more, check out
1207 &lt;a href=&quot;http://packages.qa.debian.org/d/debian-edu-doc.html&quot;&gt;the
1208 debian-edu-doc package&lt;/a&gt;,
1209 &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Wheezy/&quot;&gt;the
1210 manual on the wiki&lt;/a&gt; and
1211 &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Wheezy/Translations&quot;&gt;the
1212 translation instructions&lt;/a&gt; in the manual.&lt;/p&gt;
1213 </description>
1214 </item>
1215
1216 <item>
1217 <title>Debian Edu interview: Roger Marsal</title>
1218 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Roger_Marsal.html</link>
1219 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Roger_Marsal.html</guid>
1220 <pubDate>Sun, 30 Mar 2014 11:40:00 +0200</pubDate>
1221 <description>&lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;
1222 keep gaining new users. Some weeks ago, a person showed up on IRC,
1223 &lt;a href=&quot;irc://irc.debian.org/#debian-edu&quot;&gt;#debian-edu&lt;/a&gt;, with a
1224 wish to contribute, and I managed to get a interview with this great
1225 contributor Roger Marsal to learn more about his background.&lt;/p&gt;
1226
1227 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
1228
1229 &lt;p&gt;My name is Roger Marsal, I&#39;m 27 years old (1986 generation) and I
1230 live in Barcelona, Spain. I&#39;ve got a strong business background and I
1231 work as a patrimony manager and as a real estate agent. Additionally,
1232 I&#39;ve co-founded a British based tech company that is nowadays on the
1233 last development phase of a new social networking concept.&lt;/p&gt;
1234
1235 &lt;p&gt;I&#39;m a Linux enthusiast that started its journey with Ubuntu four years
1236 ago and have recently switched to Debian seeking rock solid stability
1237 and as a necessary step to gain expertise.&lt;/p&gt;
1238
1239 &lt;p&gt;In a nutshell, I spend my days working and learning as much as I
1240 can to face both my job, entrepreneur project and feed my Linux
1241 hunger.&lt;/p&gt;
1242
1243 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
1244 project?&lt;/strong&gt;&lt;/p&gt;
1245
1246 &lt;p&gt;I discovered the &lt;a href=&quot;http://www.ltsp.org/&quot;&gt;LTSP&lt;/a&gt; advantages
1247 with &quot;Ubuntu 12.04 alternate install&quot; and after a year of use I
1248 started looking for an alternative. Even though I highly value and
1249 respect the Ubuntu project, I thought it was necessary for me to
1250 change to a more robust and stable alternative. As far as I was using
1251 Debian on my personal laptop I thought it would be fine to install
1252 Debian and configure an LTSP server myself. Surprised, I discovered
1253 that the Debian project also supported a kind of Edubuntu equivalent,
1254 and after having some pain I obtained a Debian Edu network up and
1255 running. I just loved it.&lt;/p&gt;
1256
1257 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
1258 Edu?&lt;/strong&gt;&lt;/p&gt;
1259
1260 &lt;p&gt;I found a main advantage in that, once you know &quot;the tips and
1261 tricks&quot;, a new installation just works out of the box. It&#39;s the most
1262 complete alternative I&#39;ve found to create an LTSP network. All the
1263 other distributions seems to be made of plastic, Debian Edu seems to
1264 be made of steel.&lt;/p&gt;
1265
1266 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
1267 Edu?&lt;/strong&gt;&lt;/p&gt;
1268
1269 &lt;p&gt;I found two main disadvantages.&lt;/p&gt;
1270
1271 &lt;p&gt;I&#39;m not an expert but I&#39;ve got notions and I had to spent a considerable
1272 amount of time trying to bring up a standard network topology. I&#39;m quite
1273 stubborn and I just worked until I did but I&#39;m sure many people with few
1274 resources (not big schools, but academies for example) would have switched
1275 or dropped.&lt;/p&gt;
1276
1277 &lt;p&gt;It&#39;s amazing how such a complex system like Debian Edu has achieved
1278 this out-of-the-box state. Even though tweaking without breaking gets
1279 more difficult, as more factors have to be considered. This can
1280 discourage many people too.&lt;/p&gt;
1281
1282 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
1283
1284 &lt;p&gt;I use Debian, Firefox, Okular, Inkscape, LibreOffice and
1285 Virtualbox.&lt;/p&gt;
1286
1287
1288 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
1289 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
1290
1291 &lt;p&gt;I don&#39;t think there is a need for a particular strategy. The free
1292 attribute in both &quot;freedom&quot; and &quot;no price&quot; meanings is what will
1293 really bring free software to schools. In my experience I can think of
1294 the &lt;a href=&quot;http://www.r-project.org/&quot;&gt;&quot;R&quot; statistical language&lt;/a&gt;; a
1295 few years a ago was an extremely nerd tool for university people.
1296 Today it&#39;s being increasingly used to teach statistics at many
1297 different level of studies. I believe free and open software will
1298 increasingly gain popularity, but I&#39;m sure schools will be one of the
1299 first scenarios where this will happen.&lt;/p&gt;
1300 </description>
1301 </item>
1302
1303 <item>
1304 <title>How to add extra storage servers in Debian Edu / Skolelinux</title>
1305 <link>http://people.skolelinux.org/pere/blog/How_to_add_extra_storage_servers_in_Debian_Edu___Skolelinux.html</link>
1306 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_add_extra_storage_servers_in_Debian_Edu___Skolelinux.html</guid>
1307 <pubDate>Wed, 12 Mar 2014 12:50:00 +0100</pubDate>
1308 <description>&lt;p&gt;On larger sites, it is useful to use a dedicated storage server for
1309 storing user home directories and data. The design for handling this
1310 in &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;, is
1311 to update the automount rules in LDAP and let the automount daemon on
1312 the clients take care of the rest. I was reminded about the need to
1313 document this better when one of the customers of
1314 &lt;a href=&quot;http://www.slxdrift.no/&quot;&gt;Skolelinux Drift AS&lt;/a&gt;, where I am
1315 on the board of directors, asked about how to do this. The steps to
1316 get this working are the following:&lt;/p&gt;
1317
1318 &lt;p&gt;&lt;ol&gt;
1319
1320 &lt;li&gt;Add new storage server in DNS. I use nas-server.intern as the
1321 example host here.&lt;/li&gt;
1322
1323 &lt;li&gt;Add automoun LDAP information about this server in LDAP, to allow
1324 all clients to automatically mount it on reqeust.&lt;/li&gt;
1325
1326 &lt;li&gt;Add the relevant entries in tjener.intern:/etc/fstab, because
1327 tjener.intern do not use automount to avoid mounting loops.&lt;/li&gt;
1328
1329 &lt;/ol&gt;&lt;/p&gt;
1330
1331 &lt;p&gt;DNS entries are added in GOsa², and not described here. Follow the
1332 &lt;a href=&quot;https://wiki.debian.org/DebianEdu/Documentation/Wheezy/GettingStarted&quot;&gt;instructions
1333 in the manual&lt;/a&gt; (Machine Management with GOsa² in section Getting
1334 started).&lt;/p&gt;
1335
1336 &lt;p&gt;Ensure that the NFS export points on the server are exported to the
1337 relevant subnets or machines:&lt;/p&gt;
1338
1339 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
1340 root@tjener:~# showmount -e nas-server
1341 Export list for nas-server:
1342 /storage 10.0.0.0/8
1343 root@tjener:~#
1344 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
1345
1346 &lt;p&gt;Here everything on the backbone network is granted access to the
1347 /storage export. With NFSv3 it is slightly better to limit it to
1348 netgroup membership or single IP addresses to have some limits on the
1349 NFS access.&lt;/p&gt;
1350
1351 &lt;p&gt;The next step is to update LDAP. This can not be done using GOsa²,
1352 because it lack a module for automount. Instead, use ldapvi and add
1353 the required LDAP objects using an editor.&lt;/p&gt;
1354
1355 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
1356 ldapvi --ldap-conf -ZD &#39;(cn=admin)&#39; -b ou=automount,dc=skole,dc=skolelinux,dc=no
1357 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
1358
1359 &lt;p&gt;When the editor show up, add the following LDAP objects at the
1360 bottom of the document. The &quot;/&amp;&quot; part in the last LDAP object is a
1361 wild card matching everything the nas-server exports, removing the
1362 need to list individual mount points in LDAP.&lt;/p&gt;
1363
1364 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
1365 add cn=nas-server,ou=auto.skole,ou=automount,dc=skole,dc=skolelinux,dc=no
1366 objectClass: automount
1367 cn: nas-server
1368 automountInformation: -fstype=autofs --timeout=60 ldap:ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no
1369
1370 add ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no
1371 objectClass: top
1372 objectClass: automountMap
1373 ou: auto.nas-server
1374
1375 add cn=/,ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no
1376 objectClass: automount
1377 cn: /
1378 automountInformation: -fstype=nfs,tcp,rsize=32768,wsize=32768,rw,intr,hard,nodev,nosuid,noatime nas-server.intern:/&amp;
1379 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
1380
1381 &lt;p&gt;The last step to remember is to mount the relevant mount points in
1382 tjener.intern by adding them to /etc/fstab, creating the mount
1383 directories using mkdir and running &quot;mount -a&quot; to mount them.&lt;/p&gt;
1384
1385 &lt;p&gt;When this is done, your users should be able to access the files on
1386 the storage server directly by just visiting the
1387 /tjener/nas-server/storage/ directory using any application on any
1388 workstation, LTSP client or LTSP server.&lt;/p&gt;
1389 </description>
1390 </item>
1391
1392 <item>
1393 <title>Debian Edu interview: Dominik George</title>
1394 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Dominik_George.html</link>
1395 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Dominik_George.html</guid>
1396 <pubDate>Wed, 25 Dec 2013 13:40:00 +0100</pubDate>
1397 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
1398 project&lt;/a&gt; consist of both newcomers and old timers, and this time I
1399 was able to get an interview with a newcomer in the project who showed
1400 up on the IRC channel a few weeks ago to let us know about his
1401 successful installation of Debian Edu Wheezy in his School. Say hello
1402 to &lt;a href=&quot;https://www.ohloh.net/accounts/Natureshadow&quot;&gt;Dominik
1403 George&lt;/a&gt;.&lt;/p&gt;
1404
1405 &lt;!-- http://www.dominik-george.de/images/foto.jpg --&gt;
1406
1407 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
1408
1409 &lt;p&gt;I am a 23 year-old student from Germany who has spent half of his
1410 life with open source. In &quot;real life&quot;, I am, as already mentioned, a
1411 student in the fields of Computer Science, Electrical Engineering,
1412 Information Technologies and Anglistics. Due to my (only partially
1413 voluntary) huge engagement in the open source world, these things are
1414 a bit vacant right now however.&lt;/p&gt;
1415
1416 &lt;p&gt;I also have been working as a project teacher at a Gymasnium
1417 (public school) for various years now. I took up that work some time
1418 around 2005 when still attending that school myself and have continued
1419 it until today. I also had been running the (kind of very advanced)
1420 network of that school together with a team of very interested and
1421 talented students in the age of 11 to 15 years, who took the chance to
1422 learn a lot about open source and networking before I left the school
1423 to help building another school&#39;s informational education concept from
1424 scratch.&lt;/p&gt;
1425
1426 &lt;p&gt;That said, one might see me as a kind of &quot;glue&quot; between school kids
1427 and the elderly of teachers as well as between the open source
1428 ecosystem and the (even more complex) educational ecosystem.&lt;/p&gt;
1429
1430 &lt;p&gt;When I am not busy with open source or education, I like Geocaching
1431 and cycling.&lt;/p&gt;
1432
1433 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
1434 project?&lt;/strong&gt;&lt;/p&gt;
1435
1436 &lt;p&gt;I think that happened some time around 2009 when I first attended
1437 &lt;a href=&quot;http://www.froscon.org&quot;&gt;FrOSCon&lt;/a&gt; and visited the project
1438 booth. I think I wasn&#39;t too interested back then because I used to
1439 have an attitude of disliking software that does too much stuff on its
1440 own. Maybe I was too inexperienced to realise the upsides of an
1441 &quot;out-of-the-box&quot; solution ;).&lt;/p&gt;
1442
1443 &lt;p&gt;The first time I actively talked to Skolelinux people was at
1444 &lt;a href=&quot;http://www.openrheinruhr.de&quot;&gt;OpenRheinRuhr&lt;/a&gt; 2011 when the
1445 BiscuIT project, a home-grewn software used by my school for various
1446 really cool things from timetables and class contact lists to lunch
1447 ordering, student ID card printing and project elections first got to
1448 a stage where it could have been published. I asked the Skolelinux
1449 guys running the booth if the project were interested in it and gave a
1450 small demonstration, but there wasn&#39;t any real feedback and the guys
1451 seemed rather uninterested.&lt;/p&gt;
1452
1453 &lt;p&gt;After I left the school where I developed the software, it got
1454 mostly lost, but I am now reimplementing it for my new school. I have
1455 reusability and compatibility in mind, and I hop there will be a new
1456 basis for contributing it to the Skolelinux project ;)!&lt;/p&gt;
1457
1458 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
1459 Edu?&lt;/strong&gt;&lt;/p&gt;
1460
1461 &lt;p&gt;The most important advantage seems to be that it &quot;just
1462 works&quot;. After overcoming some minor (but still very annoying) glitches
1463 in the installer, I got a fully functional, working school network,
1464 without the month-long hassle I experienced when setting all that up
1465 from scratch in earlier years. And above that, it rocked - I didn&#39;t
1466 have any real hardware at hand, because the school was just founded
1467 and has no money whatsoever, so I installed a combined server (main
1468 server, terminal services and workstation) in a VM on my personal
1469 notebook, bridging the LTSP network interface to the ethernet port,
1470 and then PXE-booted the Windows notebooks that were lying around from
1471 it. I could use 8 clients without any performance issues, by using a
1472 tiny little VM on a tiny little notebook. I think that&#39;s enough to say
1473 that it rocks!&lt;/p&gt;
1474
1475 &lt;p&gt;Secondly, there are marketing reasons. Life&#39;s bad, and so no
1476 politician will ever permit a setup described as &quot;Debian, an universal
1477 operating system, with some really cool educational tools&quot; while they
1478 will be jsut fine with &quot;Skolelinux, a single-purpose solution for your
1479 school network&quot;, even if both turn out to be the very same thing (yes,
1480 this is unfair towards the Skolelinux project, and must not be taken
1481 too seriously - you get the idea, anyway).&lt;/p&gt;
1482
1483 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
1484 Edu?&lt;/strong&gt;&lt;/p&gt;
1485
1486 &lt;p&gt;I have not been involved with Skolelinux long enough to really
1487 answer this question in a fair way. Thus, please allow me to put it in
1488 other words: &quot;What do you expect from Skolelinux to keep liking it?&quot; I
1489 can list a few points about that:&lt;/p&gt;
1490
1491 &lt;ul&gt;
1492
1493 &lt;li&gt;always strive to get all things integrated into Debian upstream
1494 &lt;li&gt;be open to discussion about changes and the like, even with newcomers
1495 &lt;li&gt;be helpful at being helpful ;)
1496
1497 &lt;/ul&gt;
1498
1499 &lt;p&gt;I&#39;m really sorry I cannot say much more about that :(!&lt;/p&gt;
1500
1501 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
1502
1503 &lt;p&gt;First of all, all software I use is free and open. I have abandoned
1504 all non-free software (except for firmware on my darned phone) this
1505 year.&lt;/p&gt;
1506
1507 &lt;p&gt;I run Debian GNU/Linux on all PC systems I use. On that, I mostly
1508 run text tools. I use
1509 &lt;a href=&quot;https://www.mirbsd.org/mksh.htm&quot;&gt;mksh&lt;/a&gt; as shell,
1510 &lt;a href=&quot;https://www.mirbsd.org/jupp.htm&quot;&gt;jupp&lt;/a&gt; as very advanced
1511 text editor (I even got the developer to help me write a script/macro
1512 based full-featured student management software with the two),
1513 &lt;a href=&quot;http://mcabber.com/&quot;&gt;mcabber&lt;/a&gt; for XMPP and
1514 &lt;a href=&quot;http://www.irssi.org/&quot;&gt;irssi&lt;/a&gt; for IRC. For that overly
1515 coloured world called the WWW, I use
1516 &lt;a href=&quot;https://www.mozilla.org/en-US/firefox/new/&quot;&gt;Iceweasel
1517 (Firefox)&lt;/a&gt;. Oh, and &lt;a href=&quot;http://www.mutt.org/&quot;&gt;mutt&lt;/a&gt; for
1518 e-mail.&lt;/p&gt;
1519
1520 &lt;p&gt;However, while I am personally aware of the fact that text tools
1521 are more efficient and powerful than anything else, I also use (or at
1522 least operate) some tools that are suitable to bring open source to
1523 kids. One of these things is &lt;a href=&quot;http://jappix.org/&quot;&gt;Jappix&lt;/a&gt;,
1524 which I already introduced to some kids even before they got aware of
1525 Facebook, making them see for themselves that they do not need
1526 Facebook now ;).&lt;/p&gt;
1527
1528 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
1529 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
1530
1531 &lt;p&gt;Well, that&#39;s a two-sided thing. One side is what I believe, and one
1532 side is what I have experienced.&lt;/p&gt;
1533
1534 &lt;p&gt;I believe that the right strategy is showing them the benefits. But
1535 that won&#39;t work out as long as the acceptance of free alternatives
1536 grows globally. What I mean is that if all the kids are almost forced
1537 to use Windows, Facebook, Skype, you name it at home, they will not
1538 see why they would want to use alternatives at school. I have seen
1539 students take seat in front of a fully-functional, modern Debian
1540 desktop that could do anything their Windows at home could do, and
1541 they jsut refused to use it because &quot;Linux sucks&quot;. It is something
1542 that makes the council of our city spend around 600000 € to buy
1543 software - not including hardware, mind you - for operating school
1544 networks, and for installing a system that, as has been proved, does
1545 not work. For those of you readers who are good at maths, have you
1546 already found out how many lives could have been saved with that money
1547 if we had instead used it to bring education to parts of the world
1548 that need it? I have, and found it to be nothing less dramatic than
1549 plain criminal.&lt;/p&gt;
1550
1551 &lt;p&gt;That said, the only feasible way appears to be the bottom up
1552 method. We have to bring free software to kids and parents. I have
1553 founded an association named
1554 &lt;a href=&quot;https://www.teckids.org&quot;&gt;Teckids&lt;/a&gt; here in Germany that does
1555 just that. We organise several events for kids and adolescents in the
1556 area of free and open source software, for example the
1557 &lt;a href=&quot;http://kids.froscon.org&quot;&gt;FrogLabs&lt;/a&gt;, which share staff with
1558 Teckids and are the youth programme of
1559 &lt;a href=&quot;http://www.froscon.org&quot;&gt;the Free and Open Source Software
1560 Conference (FrOSCon)&lt;/a&gt;. We do a lot more than most other conferences
1561 - this year, we first offered the FrogLabs as a holiday camp for kids
1562 aged 10 to 16. It was a huge success, with approx. 30 kids taking part
1563 and learning with and about free software through a whole weekend. All
1564 of us had a lot of fun, and the results were really exciting.&lt;/p&gt;
1565
1566 &lt;p&gt;Apart from that, we are preparing a campaign that is supposed to bring
1567 the message of free alternatives to stuff kids use every day to them and
1568 their parents, e.g. the use of Jabber / Jappix instead of Facebook and
1569 Skype. To make that possible, we are planning to get together a team of
1570 clever kids who understand very well what their peers need and can bring
1571 it across to them. So we will have a peer-driven network of adolescents
1572 who teach each other and collect feedback from the community of minors.
1573 We then take that feedback and our own experience to work closely with
1574 open source projects, such as Skolelinux or Jappix, at improving their
1575 software in a way that makes it more and more attractive for the target
1576 group. At least I hope that we will have good cooperation with
1577 Skolelinux in the future ;)!&lt;/p&gt;
1578
1579 &lt;p&gt;So in conclusion, what I believe is that, if it weren&#39;t for the world
1580 being so bad, it should be very clear to the political decision makers
1581 that the only way to go nowadays is free software for various reasons,
1582 but I have learnt that the only way that seems to work is bottom up.&lt;/p&gt;
1583
1584 &lt;!--
1585
1586 &gt; * Who should be interviewed with this questions in the future?
1587
1588 That&#39;s probably the hardest question of them all, as I do not know the
1589 community. However, I would be willing to do the following:
1590
1591 &lt;li&gt;Run an interview with a German headteacher who is very open to
1592 free software, and also prefers it, but cannot really use it because
1593 of the decision makers above;
1594 &lt;li&gt;Run interviews with some kids, both with and without previous
1595 knowledge about free software
1596
1597 If that is wanted, just let me know ;).
1598
1599 --&gt;
1600 </description>
1601 </item>
1602
1603 <item>
1604 <title>Debian Edu interview: Klaus Knopper</title>
1605 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Klaus_Knopper.html</link>
1606 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Klaus_Knopper.html</guid>
1607 <pubDate>Fri, 6 Dec 2013 09:50:00 +0100</pubDate>
1608 <description>&lt;p&gt;It has been a while since I managed to publish the last interview,
1609 but the &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
1610 Skolelinux&lt;/a&gt; community is still going strong, and yesterday we even
1611 had a new school administrator show up on
1612 &lt;a href=&quot;irc://irc.debian.org/#debian-edu&quot;&gt;#debian-edu&lt;/a&gt; to share
1613 his success story with installing Debian Edu at their school. This
1614 time I have been able to get some helpful comments from the creator of
1615 Knoppix, Klaus Knopper, who was involved in a Skolelinux project in
1616 Germany a few years ago.&lt;/p&gt;
1617
1618 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
1619
1620 &lt;p&gt;I am Klaus Knopper. I have a master degree in electrical
1621 engineering, and is currently professor in information management at
1622 the university of applied sciences Kaiserslautern / Germany and
1623 freelance Open Source software developer and consultant.&lt;/p&gt;
1624
1625 &lt;p&gt;All of this is pretty much of the work I spend my days with. Apart
1626 from teaching, I&#39;m also conducting some more or less experimental
1627 projects like the &lt;a href=&quot;http://www.knoppix.org&quot;&gt;Knoppix GNU/Linux live
1628 system&lt;/a&gt; (Debian-based like Skolelinux),
1629 &lt;a href=&quot;http://www.knopper.net/knoppix-adriane/index-en.html&quot;&gt;ADRIANE&lt;/a&gt;
1630 (a blind-friendly talking desktop system) and
1631 &lt;a href=&quot;http://www.knopper.net/linbo/index-en.html&quot;&gt;LINBO&lt;/a&gt;
1632 (Linux-based network boot console, a fast remote install and repair
1633 system supporting various operating systems).&lt;/p&gt;
1634
1635 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
1636 project?&lt;/strong&gt;&lt;/p&gt;
1637
1638 &lt;p&gt;The credit for this have to go to Kurt Gramlich, who is the German
1639 coordinator for Skolelinux. We were looking for an all-in-one open
1640 source community-supported distribution for schools, and Kurt
1641 introduced us to Skolelinux for this purpose.&lt;/p&gt;
1642
1643 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
1644 Edu?&lt;/strong&gt;&lt;/p&gt;
1645
1646 &lt;ul&gt;
1647 &lt;li&gt;Quick installation,&lt;/li&gt;
1648 &lt;li&gt;works (almost) out of the box,&lt;/li&gt;
1649 &lt;li&gt;contains many useful software packages for teaching and learning,&lt;/li&gt;
1650 &lt;li&gt;is a purely community-based distro and not controlled by a
1651 single company,&lt;/li&gt;
1652 &lt;li&gt;has a large number of supporters and teachers who share their
1653 experience and problem solutions.&lt;/li&gt;
1654 &lt;/ul&gt;
1655
1656 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
1657 Edu?&lt;/strong&gt;&lt;/p&gt;
1658
1659 &lt;ul&gt;
1660 &lt;li&gt;Skolelinux is - as we had to learn - not easily upgradable to
1661 the next version. Opposed to its genuine Debian base, upgrading to
1662 a new version means a full new installation from scratch to get it
1663 working again reliably.
1664
1665 &lt;li&gt;Skolelinux is based on Debian/stable, and therefore always a
1666 little outdated in terms of program versions compared to Edubuntu or
1667 similar educational Linux distros, which rather use Debian/testing
1668 as their base.
1669
1670 &lt;li&gt;Skolelinux has some very self-opinionated and stubborn default
1671 configuration which in my opinion adds unnecessary complexity and is
1672 not always suitable for a schools needs, the preset network
1673 configuration is actually a core definition feature of Skolelinux
1674 and not easy to change, so schools sometimes have to change their
1675 network configuration to make it &quot;Skolelinux-compatible&quot;.
1676
1677 &lt;li&gt;Some proposed extensions, which were made available as
1678 contribution, like secure examination mode and lecture material
1679 distribution and collection, were not accepted into the mainline
1680 Skolelinux development and are now not easy to maintain in the
1681 future because of Skolelinux somewhat undeterministic update
1682 schemes.&lt;/li&gt;
1683
1684 &lt;li&gt;Skolelinux has only a very tiny number of base developers
1685 compared to Debian.&lt;/li&gt;
1686
1687 &lt;/ul&gt;
1688
1689 &lt;p&gt;For these reasons and experience from our project, I would now
1690 rather consider using plain Debian for schools next time, until
1691 Skolelinux is more closely integrated into Debian and becomes
1692 upgradeable without reinstallation.&lt;/p&gt;
1693
1694 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
1695
1696 &lt;p&gt;GNU/Linux with LXDE desktop, bash for interactive dialog and
1697 programming, texlive for documentation and correspondence,
1698 occasionally LibreOffice for document format conversion. Various
1699 programming languages for teaching.&lt;/p&gt;
1700
1701 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
1702 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
1703
1704 &lt;p&gt;Strong arguments are&lt;/p&gt;
1705
1706 &lt;ul&gt;
1707
1708 &lt;li&gt;Knowledge is free, and so should be methods and tools for
1709 teaching and learning.&lt;/li&gt;
1710
1711 &lt;li&gt;Students can learn with and use the same software at school, at
1712 home, and at their working place without running into license or
1713 conversion problems.&lt;/li&gt;
1714
1715 &lt;li&gt;Closed source or proprietary software hides knowledge rather
1716 than exposing it, and proprietary software vendors try to bind
1717 customers to certain products. But teachers need to teach
1718 science, not products.&lt;/li&gt;
1719
1720 &lt;li&gt;If you have everything you for daily work as open source, what
1721 would you need proprietary software for?&lt;/li&gt;
1722
1723 &lt;/ul&gt;
1724 </description>
1725 </item>
1726
1727 <item>
1728 <title>Skolelinux / Debian Edu 7.1 install and overview video from Marcelo Salvador</title>
1729 <link>http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_7_1_install_and_overview_video_from_Marcelo_Salvador.html</link>
1730 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_7_1_install_and_overview_video_from_Marcelo_Salvador.html</guid>
1731 <pubDate>Tue, 8 Oct 2013 17:10:00 +0200</pubDate>
1732 <description>&lt;p&gt;The other day I was pleased and surprised to discover that Marcelo
1733 Salvador had published a
1734 &lt;a href=&quot;https://www.youtube.com/watch?v=w-GgpdqgLFc&quot;&gt;video on
1735 Youtube&lt;/a&gt; showing how to install the standalone Debian Edu /
1736 Skolelinux profile. This is the profile intended for use at home or
1737 on laptops that should not be integrated into the provided network
1738 services (no central home directory, no Kerberos / LDAP directory etc,
1739 in other word a single user machine). The result is 11 minutes long,
1740 and show some user applications (seem to be rather randomly picked).
1741 Missed a few of my favorites like celestia, planets and chromium
1742 showing the &lt;a href=&quot;http://www.zygotebody.com/&quot;&gt;Zygote Body 3D model
1743 of the human body&lt;/a&gt;, but I guess he did not know about those or find
1744 other programs more interesting. :) And the video do not show the
1745 advantages I believe is one of the most valuable featuers in Debian
1746 Edu, its central school server making it possible to run hundreds of
1747 computers without hard drives by installing one central
1748 &lt;a href=&quot;http://www.ltsp.org/&quot;&gt;LTSP server&lt;/a&gt;.&lt;/p&gt;
1749
1750 &lt;p&gt;Anyway, check out the video, embedded below and linked to above:&lt;/p&gt;
1751
1752 &lt;iframe width=&quot;420&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/w-GgpdqgLFc&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
1753
1754 &lt;p&gt;Are there other nice videos demonstrating Skolelinux? Please let
1755 me know. :)&lt;/p&gt;
1756 </description>
1757 </item>
1758
1759 <item>
1760 <title>Finally, Debian Edu Wheezy is released today!</title>
1761 <link>http://people.skolelinux.org/pere/blog/Finally__Debian_Edu_Wheezy_is_released_today_.html</link>
1762 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Finally__Debian_Edu_Wheezy_is_released_today_.html</guid>
1763 <pubDate>Sun, 29 Sep 2013 10:20:00 +0200</pubDate>
1764 <description>&lt;p&gt;A few hours ago, the announcement for the first stable release of
1765 Debian Edu Wheezy went out from the Debian publicity team. The
1766 complete announcement text can be found at
1767 &lt;a href=&quot;http://www.debian.org/News/2013/20130928&quot;&gt;the Debian News
1768 section&lt;/a&gt;, translated to several languages. Please check it out.&lt;/p&gt;
1769
1770 &lt;p&gt;There is one minor known problem that we will fix very soon. One
1771 can not install a amd64 Thin Client Server using PXE, as the /var/
1772 partition is too small. A workaround is to extend the partition (use
1773 lvresize + resize2fs in tty 2 while installing).&lt;/p&gt;
1774 </description>
1775 </item>
1776
1777 <item>
1778 <title>Third and probably last beta release of Debian Edu Wheezy</title>
1779 <link>http://people.skolelinux.org/pere/blog/Third_and_probably_last_beta_release_of_Debian_Edu_Wheezy.html</link>
1780 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Third_and_probably_last_beta_release_of_Debian_Edu_Wheezy.html</guid>
1781 <pubDate>Mon, 16 Sep 2013 21:30:00 +0200</pubDate>
1782 <description>&lt;p&gt;The third wheezy based beta release of Debian Edu was wrapped up
1783 today. This is the release announcement from Holger Levsen:&lt;/p&gt;
1784
1785 &lt;blockquote&gt;
1786 &lt;p&gt;Hi,&lt;/p&gt;
1787
1788 &lt;p&gt;it is my pleasure to announce the third beta release (beta 2 for
1789 short) of &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
1790 Skolelinux&lt;/a&gt; based on Debian Wheezy!&lt;/p&gt;
1791
1792 &lt;p&gt;Please test these images extensivly, if no new problems are found
1793 we plan to do this final Debian Edu Wheezy release this coming
1794 weekend. We are not aware of any major problems or blockers in beta2,
1795 if you find something, please notify us immediately!&lt;/p&gt;
1796
1797 &lt;p&gt;(More about the remaining steps for the Edu Wheezy release in
1798 another mail to the edu list tonight or tomorrow...)&lt;/p&gt;
1799
1800 &lt;p&gt;Noteworthy changes and software updates for Debian Edu 7.1+edu0~b2
1801 compared to beta1:&lt;/p&gt;
1802
1803 &lt;ul&gt;
1804
1805 &lt;li&gt;The KDE proxy setup has been adjusted to use the provided wpad.dat. This
1806 also gets Chromium to use this proxy.&lt;/li&gt;
1807 &lt;li&gt;Install kdepim-groupware with KDE desktops to make sure korganizer
1808 understand ical/dav sources.&lt;/li&gt;
1809 &lt;li&gt;Increased default maximum size of /var/spool/squid and /skole/backup on the
1810 main server.&lt;/li&gt;
1811 &lt;li&gt;A source DVD image containing all source packages is now available as well.&lt;/li&gt;
1812 &lt;li&gt;Updates for chromium (29.0.1547.57-1~deb7u1), imagemagick
1813 (6.7.7.10-5+deb7u2), php5 (5.4.4-14+deb7u4), libmodplug
1814 (0.8.8.4-3+deb7u1+git20130828), tiff (4.0.2-6+deb7u2), linux-image
1815 (3.2.0-4-486_3.2.46-1+deb7u1).&lt;/li&gt;
1816
1817 &lt;/ul&gt;
1818
1819 &lt;p&gt;Where to get it:&lt;/p&gt;
1820
1821 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
1822
1823 &lt;ul&gt;
1824 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&lt;/a&gt;&lt;/li&gt;
1825 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&lt;/a&gt;&lt;/li&gt;
1826 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso .&lt;/li&gt;
1827 &lt;/ul&gt;
1828
1829 &lt;p&gt;The SHA1SUM of this image is: 3a1c89f4666df80eebcd46c5bf5fedb866f9472f&lt;/p&gt;
1830
1831 &lt;p&gt;To download the multiarch USB stick ISO release you can use
1832 &lt;ul&gt;
1833 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&lt;/a&gt;&lt;/li&gt;
1834 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&lt;/a&gt;&lt;/li&gt;
1835 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso .&lt;/li&gt;
1836 &lt;/ul&gt;
1837
1838 &lt;p&gt;The SHA1SUM of this image is: 702d1718548f401c74bfa6df9f032cc3ee16597e&lt;/p&gt;
1839
1840 &lt;p&gt;The Source DVD image has the filename
1841 debian-edu-7.1+edu0~b2-source-DVD.iso and the SHA1SUM
1842 089eed8b3f962db47aae1f6a9685e9bb2fa30ca5 and is available the same way
1843 as the other isos.&lt;/p&gt;
1844
1845 &lt;p&gt;How to report bugs&lt;/p&gt;
1846
1847 &lt;p&gt;For information how to report bugs please see
1848 &lt;br&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
1849
1850
1851 &lt;p&gt;About Debian Edu and Skolelinux&lt;/p&gt;
1852
1853 &lt;p&gt;Debian Edu, also known as Skolelinux, is a Linux distribution based
1854 on Debian providing an out-of-the box environment of a completely
1855 configured school network. Immediately after installation a school
1856 server running all services needed for a school network is set up just
1857 waiting for users and machines being added via GOsa², a comfortable
1858 Web-UI. A netbooting environment is prepared using PXE, so after
1859 initial installation of the main server from CD or USB stick all other
1860 machines can be installed via the network. The provided school server
1861 provides LDAP database and Kerberos authentication service,
1862 centralized home directories, DHCP server, web proxy and many other
1863 services. The desktop contains more than 60 educational software
1864 packages and more are available from the Debian archive, and schools
1865 can choose between KDE, Gnome, LXDE and Xfce desktop environment.&lt;/p&gt;
1866
1867 &lt;p&gt;This is the seventh test release based on Debian Wheezy. Basically
1868 this is an updated and slightly improved version compared to the
1869 Squeeze release.&lt;/p&gt;
1870
1871 &lt;p&gt;Notes for upgrades from Alpha Prereleases&lt;/p&gt;
1872
1873 &lt;p&gt;Alpha based installations should reinstall or downgrade the
1874 versions of gosa and libpam-mklocaluser to the ones used in this beta
1875 release. Both alpha and beta0 based installations should reinstall or
1876 deal with gosa.conf manually; there are two options: (1) Keep
1877 gosa.conf and edit this file as outlined on the mailing list. (2)
1878 Accept the new version of gosa.conf and replace both contained admin
1879 password placeholders with the password hashes found in the old one
1880 (backup copy!). In both cases all users need to change their password
1881 to make sure a password is set for CIFS access to their home
1882 directory.&lt;/p&gt;
1883
1884
1885 &lt;p&gt;cheers,
1886 &lt;br&gt; Holger&lt;/p&gt;
1887 &lt;/blockquote&gt;
1888 </description>
1889 </item>
1890
1891 <item>
1892 <title>Second beta release (beta 1) of Debian Edu/Skolelinux based on Debian Wheezy</title>
1893 <link>http://people.skolelinux.org/pere/blog/Second_beta_release__beta_1__of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html</link>
1894 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Second_beta_release__beta_1__of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html</guid>
1895 <pubDate>Thu, 22 Aug 2013 09:30:00 +0200</pubDate>
1896 <description>&lt;p&gt;The second wheezy based beta release of Debian Edu was wrapped up
1897 today, slightly delayed because of some bugs in the initial Windows
1898 integration fixes . This is the release announcement:&lt;/p&gt;
1899
1900 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.1+edu0~b1 released 2013-08-22&lt;/strong&gt;&lt;/p&gt;
1901
1902 &lt;p&gt;These are the release notes for Debian Edu / Skolelinux
1903 7.1+edu0~b1, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
1904
1905 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
1906
1907 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
1908 Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
1909 out-of-the box environment of a completely configured school
1910 network. Immediately after installation a school server running all
1911 services needed for a school network is set up just waiting for users
1912 and machines being added via GOsa², a comfortable Web-UI. A netbooting
1913 environment is prepared using PXE, so after initial installation of
1914 the main server from CD or USB stick all other machines can be
1915 installed via the network. The provided school server provides LDAP
1916 database and Kerberos authentication service, centralized home
1917 directories, DHCP server, web proxy and many other services. The
1918 desktop contains
1919 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;more
1920 than 60 educational software packages&lt;/a&gt; and more are available from
1921 the Debian archive, and schools can choose between KDE, Gnome, LXDE
1922 and Xfce desktop environment.&lt;/p&gt;
1923
1924 &lt;p&gt;This is the sixth test release based on Debian Wheezy. Basically this
1925 is an updated and slightly improved version compared to the Squeeze
1926 release.&lt;/p&gt;
1927
1928 &lt;p&gt;ALERT: Alpha based installations should reinstall or downgrade the
1929 versions of gosa and libpam-mklocaluser to the ones used in this beta
1930 release. Both alpha and beta0 based installations should reinstall or
1931 deal with gosa.conf manually; there are two options: (1) Keep
1932 gosa.conf and edit this file as outlined
1933 &lt;a href=&quot;http://lists.debian.org/debian-edu/2013/08/msg00127.html&quot;&gt;on
1934 the mailing list&lt;/a&gt;. (2) Accept the new version of gosa.conf and
1935 replace both contained admin password placeholders with the password
1936 hashes found in the old one (backup copy!). In both cases every user
1937 need to change their their password to make sure a password is set for
1938 CIFS access to their home directory.&lt;/p&gt;
1939
1940 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
1941
1942 &lt;ul&gt;
1943
1944 &lt;li&gt;Added ssh askpass packages to default installation, to ensure ssh
1945 work also without a attached tty.&lt;/li&gt;
1946 &lt;li&gt;Add the command-not-found package to the default installation to
1947 make it easier to figure out where to find missing command line
1948 tools. Please note, that the command &#39;update-command-not-found&#39;
1949 has to be run as root to actually make it useful (internet access
1950 required).&lt;/li&gt;
1951
1952 &lt;/ul&gt;
1953
1954 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
1955
1956 &lt;ul&gt;
1957
1958 &lt;li&gt;Adjusted the USB stick ISO image build to include every tool
1959 needed for desktop=xfce installations.&lt;/li&gt;
1960 &lt;li&gt;Adjust thin-client-server task to work when installing from USB
1961 stick ISO image.&lt;/li&gt;
1962 &lt;li&gt;Made new grub artwork (changed png from indexed to RGB format).&lt;/li&gt;
1963 &lt;li&gt;Minor cleanup in the CUPS setup.&lt;/li&gt;
1964 &lt;li&gt;Make sure that bootstrapping of the Samba domain really happens
1965 during installation of the main server and adjust SID handling to
1966 cope with this.&lt;/li&gt;
1967 &lt;li&gt;Make Samba passwords changeable (again) via GOsa².&lt;/li&gt;
1968 &lt;li&gt;Fix generation of LM and NT password hashes via GOsa² to avoid
1969 empty password hashes.&lt;/li&gt;
1970 &lt;li&gt;Adapted Samba machine domain joining to latest change in the
1971 smbldap-tools Perl package, fixing bugs blocking Windows machines
1972 from joining the Samba domain.&lt;/li&gt;
1973
1974 &lt;/ul&gt;
1975
1976 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
1977
1978 &lt;ul&gt;
1979
1980 &lt;li&gt;KDE fails to understand the wpad.dat file provided, causing it to
1981 not use the http proxy as it should.&lt;/li&gt;
1982 &lt;li&gt;Chromium also fails to use the proxy when using the KDE desktop
1983 (using the KDE configuration).&lt;/li&gt;
1984
1985 &lt;/ul&gt;
1986
1987 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
1988
1989 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
1990
1991 &lt;ul&gt;
1992
1993 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&lt;/a&gt;&lt;/li&gt;
1994
1995 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&lt;/a&gt;&lt;/li&gt;
1996
1997 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso .&lt;/li&gt;
1998
1999 &lt;/ul&gt;
2000
2001 &lt;p&gt;The MD5SUM of this image is: 1e357f80b55e703523f2254adde6d78b
2002 &lt;br&gt;The SHA1SUM of this image is: 7157f9be5fd27c7694d713c6ecfed61c3edda3b2&lt;/p&gt;
2003
2004 &lt;p&gt;To download the multiarch USB stick ISO release you can use&lt;/p&gt;
2005
2006 &lt;ul&gt;
2007
2008 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&lt;/a&gt;&lt;/li&gt;
2009 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&lt;/a&gt;&lt;/li&gt;
2010 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso .&lt;/li&gt;
2011
2012 &lt;/ul&gt;
2013
2014 &lt;p&gt;The MD5SUM of this image is: 7a8408ead59cf7e3cef25afb6e91590b
2015 &lt;br&gt;The SHA1SUM of this image is: f1817c031f02790d5edb3bfa0dcf8451088ad119&lt;/p&gt;
2016
2017
2018 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
2019
2020 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;
2021 </description>
2022 </item>
2023
2024 <item>
2025 <title>First beta release of Debian Edu/Skolelinux based on Debian Wheezy</title>
2026 <link>http://people.skolelinux.org/pere/blog/First_beta_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html</link>
2027 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_beta_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html</guid>
2028 <pubDate>Sat, 27 Jul 2013 20:30:00 +0200</pubDate>
2029 <description>&lt;p&gt;The first wheezy based beta release of Debian Edu was wrapped up
2030 today. This is the release announcement:&lt;/p&gt;
2031
2032 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.1+edu0~b0 released
2033 2013-07-27&lt;/strong&gt;&lt;/p&gt;
2034
2035 &lt;p&gt;These are the release notes for for Debian Edu / Skolelinux
2036 7.1+edu0~b0, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
2037
2038 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
2039
2040 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
2041 Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
2042 out-of-the box environment of a completely configured school
2043 network. Immediately after installation a school server running all
2044 services needed for a school network is set up just waiting for users
2045 and machines being added via GOsa², a comfortable Web-UI. A netbooting
2046 environment is prepared using PXE, so after initial installation of
2047 the main server from CD, DVD or USB stick all other machines can be
2048 installed via the network. The provided school server provides LDAP
2049 database and Kerberos authentication service, centralized home
2050 directories, DHCP server, web proxy and many other services. The
2051 desktop contains
2052 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;more
2053 than 60 educational software packages&lt;/a&gt; and more are available from
2054 the Debian archive, and schools can choose between KDE, Gnome, LXDE
2055 and Xfce desktop environment.&lt;/p&gt;
2056
2057 &lt;p&gt;This is the fifth test release based on Debian Wheezy. Basically
2058 this is an updated and slightly improved version compared to the
2059 Squeeze release.&lt;/p&gt;
2060
2061 &lt;p&gt;ALERT: Alpha based installations should reinstall or downgrade the
2062 versions of gosa and libpam-mklocaluser to the ones used in this beta
2063 release.&lt;/p&gt;
2064
2065 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
2066
2067 &lt;ul&gt;
2068
2069 &lt;li&gt;Switched roaming workstation profiles from wicd to network-manager
2070 for network configuration, as wicd didn&#39;t work any more.&lt;/li&gt;
2071 &lt;li&gt;Changed version numbers of patched gosa and libpam-mklocaluser
2072 packages to make sure our locally patched versions will be replaced
2073 by the official packages when they are released from Debian. Those
2074 installing alpha version need to reinstall or manually downgrade gosa
2075 and libpam-mklocaluser.&lt;/li&gt;
2076 &lt;li&gt;Added bluetooth tools to the default desktop (bluedevil, blueman).&lt;/li&gt;
2077 &lt;li&gt;Added tools for sharing the desktop on KDE (krdc, krfb).&lt;/li&gt;
2078 &lt;li&gt;Added valgrind to the default installation for easier debugging of
2079 crash bugs.&lt;/li&gt;
2080
2081 &lt;/ul&gt;
2082
2083 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
2084
2085 &lt;ul&gt;
2086
2087 &lt;li&gt;Fixed artwork package to work with gnome, no longer break
2088 desktop=gnome installations.&lt;/li&gt;
2089 &lt;li&gt;Adjusted installer to now work when forced to use a proxy with the
2090 netinst CD.&lt;/li&gt;
2091 &lt;li&gt;Fixed code detecting and setting/loading hardware specific
2092 setup/firmware to work more robust out of the box.&lt;/li&gt;
2093 &lt;li&gt;Adjusted Kerberos setup to detect realm and server settings at
2094 install time instead of dynamically at run time. This avoid a crash
2095 with krb5-auth-dialog on diskless workstations without a DNS name.&lt;/li&gt;
2096 &lt;li&gt;Worked around misfeature in network-manager not calling the dhclient
2097 exit hooks, causing automatic proxy configuration and automatic host
2098 name setting at run time to work again.&lt;/li&gt;
2099 &lt;li&gt;Fixed feature setting the default Iceweasel start page from URL
2100 fetched from LDAP, to allow schools to set the global default by
2101 updating the dc=skole,dc=skolelinux,dc=no LDAP object.&lt;/li&gt;
2102 &lt;li&gt;Changed default host name on all networked machines to be unique
2103 (generated from MAC or reverse DNS) after boot.&lt;/li&gt;
2104 &lt;li&gt;Adjusted partition sizes to make sure they are big enough.&lt;/li&gt;
2105
2106 &lt;/ul&gt;
2107
2108 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
2109
2110 &lt;ul&gt;
2111
2112 &lt;li&gt;Grub is missing the new artwork.&lt;/li&gt;
2113 &lt;li&gt;KDE fail to understand the wpad.dat file provided, causing it to
2114 not use the http proxy as it should.&lt;/li&gt;
2115 &lt;li&gt;Chromium also fail to use the proxy.&lt;/li&gt;
2116
2117 &lt;/ul&gt;
2118
2119 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
2120
2121 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
2122
2123 &lt;ul&gt;
2124
2125 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-CD.iso&lt;/a&gt;&lt;/li&gt;
2126
2127 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-CD.iso&lt;/a&gt;&lt;/li&gt;
2128
2129 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-CD.iso .&lt;/li&gt;
2130
2131 &lt;/ul&gt;
2132
2133 &lt;p&gt;The MD5SUM of this image is: 55d5de9765b6dccd5d9ec33cf1a07109
2134 &lt;br&gt;The SHA1SUM of this image is: 996a1d9517740e4d627d100de2d12b23dd545a3f&lt;/p&gt;
2135
2136 &lt;p&gt;To download the multiarch USB stick ISO release you can use&lt;/p&gt;
2137
2138 &lt;ul&gt;
2139
2140 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-USB.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-USB.iso&lt;/a&gt;&lt;/li&gt;
2141 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-USB.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-USB.iso&lt;/a&gt;&lt;/li&gt;
2142 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b0-USB.iso .&lt;/li&gt;
2143
2144 &lt;/ul&gt;
2145
2146 &lt;p&gt;The MD5SUM of this image is: d8f0818c51a78d357de794066f289f69
2147 &lt;br&gt;The SHA1SUM of this image is: 49185ca354e8d0543240423746924f76a6cee733&lt;/p&gt;
2148
2149
2150 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
2151
2152 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;
2153 </description>
2154 </item>
2155
2156 <item>
2157 <title>July 13th: Debian/Ubuntu BSP and Skolelinux/Debian Edu developer gathering in Oslo</title>
2158 <link>http://people.skolelinux.org/pere/blog/July_13th__Debian_Ubuntu_BSP_and_Skolelinux_Debian_Edu_developer_gathering_in_Oslo.html</link>
2159 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/July_13th__Debian_Ubuntu_BSP_and_Skolelinux_Debian_Edu_developer_gathering_in_Oslo.html</guid>
2160 <pubDate>Tue, 9 Jul 2013 10:40:00 +0200</pubDate>
2161 <description>&lt;p&gt;The upcoming Saturday, 2013-07-13, we are organising a combined
2162 Debian Edu developer gathering and Debian and Ubuntu bug squashing
2163 party in Oslo. It is organised by &lt;a href=&quot;http://www.nuug.no/&quot;&gt;the
2164 member assosiation NUUG&lt;/a&gt; and
2165 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;the Debian Edu / Skolelinux
2166 project&lt;/a&gt; together with &lt;a href=&quot;http://bitraf.no/&quot;&gt;the hack space
2167 Bitraf&lt;/a&gt;.&lt;/p&gt;
2168
2169 &lt;p&gt;It starts 10:00 and continue until late evening. Everyone is
2170 welcome, and there is no fee to participate. There is on the other
2171 hand limited space, and only room for 30 people. Please put your name
2172 on &lt;a href=&quot;http://wiki.debian.org/BSP/2013/07/13/no/Oslo&quot;&gt;the event
2173 wiki page&lt;/a&gt; if you plan to join us.&lt;/p&gt;
2174 </description>
2175 </item>
2176
2177 <item>
2178 <title>Fourth alpha release of Debian Edu/Skolelinux based on Debian Wheezy</title>
2179 <link>http://people.skolelinux.org/pere/blog/Fourth_alpha_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html</link>
2180 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Fourth_alpha_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html</guid>
2181 <pubDate>Wed, 3 Jul 2013 14:00:00 +0200</pubDate>
2182 <description>&lt;p&gt;The fourth wheezy based alpha release of Debian Edu was wrapped up
2183 today. This is the release announcement:&lt;/p&gt;
2184
2185 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.1+edu0~alpha3 released
2186 2013-07-03&lt;/strong&gt;&lt;/p&gt;
2187
2188 &lt;p&gt;These are the release notes for for Debian Edu / Skolelinux
2189 7.1+edu0~alpha3, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
2190
2191 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
2192
2193 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
2194 Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
2195 out-of-the box environment of a completely configured school
2196 network. Immediately after installation a school server running all
2197 services needed for a school network is set up just waiting for users
2198 and machines being added via GOsa², a comfortable Web-UI. A netbooting
2199 environment is prepared using PXE, so after initial installation of
2200 the main server from CD, DVD or USB stick all other machines can be
2201 installed via the network. The provided school server provides LDAP
2202 database and Kerberos authentication service, centralized home
2203 directories, DHCP server, web proxy and many other services. The
2204 desktop contains
2205 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;more
2206 than 60 educational software packages&lt;/a&gt; and more are available from
2207 the Debian archive, and schools can choose between KDE, Gnome, LXDE
2208 and Xfce desktop environment.&lt;/p&gt;
2209
2210 &lt;p&gt;This is the fourth test release based on Debian Wheezy. Basically
2211 this is an updated and slightly improved version compared to the
2212 Squeeze release.&lt;/p&gt;
2213
2214 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
2215 &lt;ul&gt;
2216 &lt;li&gt;Dropped ispell dictionaries from our default installation.&lt;/li&gt;
2217 &lt;li&gt;Dropped menu-xdg from the KDE desktop option, to drop the Debian
2218 submenu. It was not included with Gnome, LXDE or Xfce, so this
2219 brings KDE in line with the others.&lt;/li&gt;
2220 &lt;li&gt;Dropped xdrawchem, xjig and xsok from our default installation as
2221 they don&#39;t have a desktop menu entry and thus won&#39;t show up in the
2222 menu now that menu-xdg was removed.&lt;/li&gt;
2223 &lt;li&gt;Removed the killer system to kill left behind processes on
2224 multi-user machines, as it was no longer able to understand when a
2225 X display was in use and killed the processes of the active users
2226 too.&lt;/li&gt;
2227 &lt;li&gt;Dropped the golearn (from goplay) package as the debtags in wheezy
2228 are too few to make the package useful.&lt;/li&gt;
2229 &lt;/ul&gt;
2230 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
2231 &lt;ul&gt;
2232 &lt;li&gt;Updated artwork matching http://wiki.debian.org/DebianArt/Themes/Joy
2233 &lt;li&gt;Multi-arch i386/amd64 USB stick ISO available.&lt;/li&gt;
2234 &lt;li&gt;Got rid of ispell/wordlist related debconf questions that showed
2235 up for some language options.&lt;/li&gt;
2236 &lt;li&gt;Switched to using http.debian.net as APT source by default.&lt;/li&gt;
2237 &lt;li&gt;Fixed proxy configuration on Main Server installations.&lt;/li&gt;
2238 &lt;li&gt;Changed LTSP setup to ask dpkg to use force-unsafe-io the same way
2239 d-i is doing it.&lt;/li&gt;
2240 &lt;li&gt;Made sure root and user passwords were not left behind in the
2241 debconf database after installation on Main Server installations.&lt;/li&gt;
2242 &lt;li&gt;Made Roaming Workstation dynamic setup more robust and added draft
2243 script setup-ad-client to hook a Roaming Workstation up to a
2244 Active Directory server instead of a Debian Edu Main Server.&lt;/li&gt;
2245 &lt;li&gt;Update system to install needed firmware packages during
2246 installation, to work properly in Wheezy.&lt;/li&gt;
2247 &lt;li&gt;Update system to handle hardware quirks (debian-edu-hwsetup).&lt;/li&gt;
2248 &lt;li&gt;Corrected PXE installation setup to properly pass selected desktop
2249 and keymap settings to PXE installation clients.&lt;/li&gt;
2250 &lt;li&gt;LTSP diskless workstations use sshfs by default, allowing them to
2251 work without adding them to DNS and NIS netgroups for NFS access.&lt;/li&gt;
2252 &lt;/ul&gt;
2253 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
2254 &lt;ul&gt;
2255 &lt;li&gt;No mass import of user account data in GOsa (ldif or csv)
2256 available yet (698840).&lt;/li&gt;
2257 &lt;li&gt;Artwork not enabled for all desktops.&lt;/li&gt;
2258 &lt;/ul&gt;
2259 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
2260
2261 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
2262 &lt;ul&gt;
2263 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-CD.iso&lt;/a&gt;&lt;/li&gt;
2264 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-CD.iso&lt;/a&gt;&lt;/li&gt;
2265 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-CD.iso .&lt;/li&gt;
2266 &lt;/ul&gt;
2267
2268 &lt;p&gt;The MD5SUM of this image is: 2b161a99d2a848c376d8d04e3854e30c
2269 &lt;br&gt;The SHA1SUM of this image is: 498922e9c508c0a7ee9dbe1dfe5bf830d779c3c8&lt;/p&gt;
2270
2271 &lt;p&gt;To download the multiarch USB stick ISO release you can use&lt;/p&gt;
2272 &lt;ul&gt;
2273 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-USB.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-USB.iso&lt;/a&gt;&lt;/li&gt;
2274 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-USB.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-USB.iso&lt;/a&gt;&lt;/li&gt;
2275 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~a3-USB.iso .&lt;/li&gt;
2276 &lt;/ul&gt;
2277
2278 &lt;p&gt;The MD5SUM of this image is: 25e808e403a4c15dbef1d13c37d572ac
2279 &lt;br&gt;The SHA1SUM of this image is: 15ecfc93eb6b4f453b7eb0bc04b6a279262d9721&lt;/p&gt;
2280
2281 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
2282
2283 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
2284 </description>
2285 </item>
2286
2287 <item>
2288 <title>The value of a good distro wide test suite...</title>
2289 <link>http://people.skolelinux.org/pere/blog/The_value_of_a_good_distro_wide_test_suite___.html</link>
2290 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/The_value_of_a_good_distro_wide_test_suite___.html</guid>
2291 <pubDate>Sat, 22 Jun 2013 07:00:00 +0200</pubDate>
2292 <description>&lt;p&gt;In the &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
2293 Skolelinux&lt;/a&gt; project, we include a post-installation test suite,
2294 which check that services are running, working, and return the
2295 expected results. It runs automatically just after the first boot on
2296 test installations (using test ISOs), but not on production
2297 installations (using non-test ISOs). It test that the LDAP service is
2298 operating, Kerberos is responding, DNS is replying, file systems are
2299 online resizable, etc, etc. And it check that the PXE service is
2300 configured, which is the topic of this post.&lt;/p&gt;
2301
2302 &lt;p&gt;The last week I&#39;ve fixed the DVD and USB stick ISOs for our Debian
2303 Edu Wheezy release. These ISOs are supposed to be able to install a
2304 complete system without any Internet connection, but for that to
2305 happen all the needed packages need to be on them. Thanks to our test
2306 suite, I discovered that we had forgotten to adjust our PXE setup to
2307 cope with the new names and paths used by the netboot d-i packages.
2308 When Internet connectivity was available, the installer fall back to
2309 using wget to fetch d-i boot images, but when offline it require
2310 working packages to get it working. And the packages changed name
2311 from debian-installer-6.0-netboot-$arch to
2312 debian-installer-7.0-netboot-$arch, we no longer pulled in the
2313 packages during installation. Without our test suite, I suspect we
2314 would never have discovered this before release. Now it is fixed
2315 right after we got the ISOs operational.&lt;/p&gt;
2316
2317 &lt;p&gt;Another by-product of the test suite is that we can ask system
2318 administrators with problems getting Debian Edu to work, to run the
2319 test suite using &lt;tt&gt;/usr/sbin/debian-edu-test-install&lt;/tt&gt; and see if
2320 any errors are detected. This usually pinpoint the subsystem causing
2321 the problem.&lt;/p&gt;
2322
2323 &lt;p&gt;If you want to help us help kids learn how to share and create,
2324 please join us on
2325 &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;#debian-edu on
2326 irc.debian.org&lt;/a&gt; and the
2327 &lt;a href=&quot;http://lists.debian.org/debian-edu/&quot;&gt;debian-edu@&lt;/a&gt; mailing
2328 list.&lt;/p&gt;
2329 </description>
2330 </item>
2331
2332 <item>
2333 <title>Debian Edu interview: Victor Nițu</title>
2334 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Victor_Ni_u.html</link>
2335 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Victor_Ni_u.html</guid>
2336 <pubDate>Mon, 17 Jun 2013 10:50:00 +0200</pubDate>
2337 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and
2338 Skolelinux&lt;/a&gt; distribution have users and contributors all around the
2339 globe. And a while back, an enterprising young man showed up on
2340 &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;our IRC channel
2341 #debian-edu&lt;/a&gt; and started asking questions about how Debian Edu
2342 worked. We answered as good as we could, and even convinced him to
2343 help us with translations. And today I managed to get an interview
2344 with him, to learn more about him.&lt;/p&gt;
2345
2346 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
2347
2348 &lt;p&gt;I&#39;m a 25 year old free software enthusiast, living in Romania,
2349 which is also my country of origin. Back in 2009, at a New Year&#39;s Eve
2350 party, I had a very nice &lt;strike&gt;beer&lt;/strike&gt; discussion with a
2351 friend, when we realized we have no organised Debian community in our
2352 country. A few days later, we put together the infrastructure for such
2353 community and even gathered a nice Debian-ish crowd. Since then, I
2354 began my quest as a free software hacker and activist and I am
2355 constantly trying to cover as much ground as possible on that
2356 field.&lt;/p&gt;
2357
2358 &lt;p&gt;A few years ago I founded a small web development company, which
2359 provided me the flexible schedule I needed so much for my
2360 activities. For the last 13 months, I have been the Technical Director
2361 of &lt;a href=&quot;http://ceata.org/&quot;&gt;Fundația Ceata&lt;/a&gt;, which is a free
2362 software activist organisation endorsed by the FSF and the FSFE, and
2363 the only one we have in our country.&lt;/p&gt;
2364
2365 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
2366 project?&lt;/strong&gt;&lt;/p&gt;
2367
2368 &lt;p&gt;The idea of participating in the Debian Edu project was a surprise
2369 even to me, since I never used it before I began getting involved in
2370 it. This year I had a great opportunity to deliver a talk on
2371 educational software, and I knew immediately where to look. It was a
2372 love at first sight, since I was previously involved with some of the
2373 technologies the project incorporates, and I rapidly found a lot of
2374 ways to contribute.&lt;/p&gt;
2375
2376 &lt;p&gt;My first contributions consisted in translating the installer and
2377 configuration dialogs, then I found some bugs to squash (I still
2378 haven&#39;t fixed them yet though), and I even got my eyes on some other
2379 areas where I can prove myself helpful. Since the appetite for free
2380 software in my country is pretty low, I&#39;ll be happy to be the first
2381 one around here advocating for the project&#39;s adoption in educational
2382 environments, and maybe even get my hands dirty in creating a flavour
2383 for our own needs. I am not used to make very advanced plannings, so
2384 from now on, time will tell what I&#39;ll be doing next, but I think I
2385 have a pretty consistent starting point.&lt;/p&gt;
2386
2387 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
2388 Edu?&lt;/strong&gt;&lt;/p&gt;
2389
2390 &lt;p&gt;Not a long time ago, I was in the position of configuring and
2391 maintaining a LDAP server on some Debian derivative, and I must say it
2392 took me a while. A long time ago, I was maintaining a bigger
2393 Samba-powered infrastructure, and I must say I spent quite a lot of
2394 time on it. I have similar stories about many of the services included
2395 with Skolelinux, and the main advantage I see about it is the
2396 out-of-the box availability of them, making it quite competitive when
2397 it comes to managing a school&#39;s network, for example.&lt;/p&gt;
2398
2399 &lt;p&gt;Of course, there is more to say about Skolelinux than the
2400 availability of the software included, its flexibility in various
2401 scenarios is something I can&#39;t wait to experiment &quot;into the wild&quot; (I
2402 only played with virtual machines so far). And I am sure there is a
2403 lot more I haven&#39;t discovered yet about it, being so new within the
2404 project.&lt;/p&gt;
2405
2406 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
2407 Edu?&lt;/strong&gt;&lt;/p&gt;
2408
2409 &lt;p&gt;As usual, when it comes to Debian Blends, I see as the biggest
2410 disadvantage the lack of a numerous team dedicated to the
2411 project. Every day I see the same names in the changelogs, and I have
2412 a constantly fear of the bus factor in this story. I&#39;d like to see
2413 Debian Edu advertised more as an entry point into the Debian
2414 ecosystem, especially amongst newcomers and students. IMHO there are a
2415 lot low-hanging fruits in terms of bug squashing, and enough
2416 opportunities to get the feeling of the Debian Project&#39;s dynamics. Not
2417 to mention it&#39;s a very fun blend to work on!&lt;/p&gt;
2418
2419 &lt;p&gt;Derived from the previous statement, is the delay in catching up
2420 with the main Debian release and documentation. This is common though
2421 to all blends and derivatives, but it&#39;s an issue we can all work
2422 on.&lt;/p&gt;
2423
2424 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
2425
2426 &lt;p&gt;I can hardly imagine myself spending a day without Vim, since my
2427 daily routine covers writing code and hacking configuration files. I
2428 am a fan of the Awesome window manager (but I also like the
2429 Enlightenment project a lot!),
2430 &lt;a href=&quot;http://www.claws-mail.org/‎&quot;&gt;Claws Mail&lt;/a&gt; due to its ease of
2431 use and very configurable behaviour. Recently I fell in love with
2432 &lt;a href=&quot;https://launchpad.net/redshift&quot;&gt;Redshift&lt;/a&gt;, which helps me
2433 get through the night without headaches. Of course, there is much more
2434 stuff in this bag, but I&#39;ll need a blog on my own for doing this!&lt;/p&gt;
2435
2436 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
2437 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
2438
2439 &lt;p&gt;Well, on this field, I cannot do much more than experiment right
2440 now. So, being far from having a recipe for success, I can only assume
2441 that:&lt;/p&gt;
2442
2443 &lt;ul&gt;
2444
2445 &lt;li&gt;schools would like to get rid of proprietary software&lt;/li&gt;
2446
2447 &lt;li&gt;students will love the openness of the system, and will want to
2448 experiment with it - maybe we need to harvest the native curiosity
2449 of teenagers more?&lt;/li&gt;
2450
2451 &lt;li&gt;there is no &quot;right one&quot; when it comes to strategies, but it would
2452 be useful to have some success stories published somewhere, so
2453 other can get some inspiration from them (I know I&#39;d promote
2454 them!)&lt;/li&gt;
2455
2456 &lt;li&gt;more active promotion - talks, conferences, even small school
2457 lectures can do magical things if they encounter at least one
2458 person interested. Who knows who that person might be? ;-)&lt;/li&gt;
2459
2460 &lt;/ul&gt;
2461
2462 &lt;p&gt;I also see some problems in getting Skolelinux into schools; for
2463 example, in our country we have a great deal of corruption issues, so
2464 it might be hard(er) to fight against proprietary solutions. Also,
2465 people who relied on commercial software for all their lives, would be
2466 very hard to convert against their will.&lt;/p&gt;
2467 </description>
2468 </item>
2469
2470 <item>
2471 <title>Debian Edu interview: Jonathan Carter</title>
2472 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jonathan_Carter.html</link>
2473 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jonathan_Carter.html</guid>
2474 <pubDate>Wed, 12 Jun 2013 09:50:00 +0200</pubDate>
2475 <description>&lt;p&gt;There is a certain cross-over between the
2476 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
2477 project&lt;/a&gt; and &lt;a href=&quot;http://www.edubuntu.org/&quot;&gt;the Edubuntu
2478 project&lt;/a&gt;, and for example the LTSP packages in Debian are a joint
2479 effort between the projects. One person with a foot in both camps is
2480 Jonathan Carter, which I am now happy to present to you.&lt;/p&gt;
2481
2482 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
2483
2484 &lt;p&gt;I&#39;m a South-African free software geek who lives in Cape Town. My
2485 days vary quite a bit since I&#39;m involved in too many things. As I&#39;m
2486 getting older I&#39;m learning how to focus a bit more :)&lt;/p&gt;
2487
2488 &lt;p&gt;I&#39;m also an Edubuntu contributor and I love when there are
2489 opportunities for the Edubuntu and Debian Edu projects to benefit from
2490 each other.&lt;/p&gt;
2491
2492 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
2493 project?&lt;/strong&gt;&lt;/p&gt;
2494
2495 &lt;p&gt;I&#39;ve been somewhat familiar with the project before, but I think my
2496 first direct exposure to the project was when I met Petter
2497 [Reinholdtsen] and Knut [Yrvin] at the Edubuntu summit in 2005 in
2498 London. They provided great feedback that helped the bootstrapping of
2499 Edubuntu. Back then Edubuntu (and even Ubuntu) was still very new and
2500 it was great getting input from people who have been around longer. I
2501 was also still very excitable and said yes to everything and to this
2502 day I have a big todo list backlog that I&#39;m catching up with. I think
2503 over the years the relationship between Edubuntu and Debian-Edu has
2504 been gradually improving, although I think there&#39;s a lot that we could
2505 still improve on in terms of working together on packages. I&#39;m sure
2506 we&#39;ll get there one day.&lt;/p&gt;
2507
2508 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
2509 Edu?&lt;/strong&gt;&lt;/p&gt;
2510
2511 &lt;p&gt;Debian itself already has so many advantages. I could go on about
2512 it for pages, but in essence I love that it&#39;s a very honest project
2513 that puts its users first with no hidden agendas and also produces
2514 very high quality work.&lt;/p&gt;
2515
2516 &lt;p&gt;I think the advantage of Debian Edu is that it makes many common
2517 set-up tasks simpler so that administrators can get up and running
2518 with a lot less effort and frustration. At the same time I think it
2519 helps to standardise installations in schools so that it&#39;s easier for
2520 community members and commercial suppliers to support.&lt;/p&gt;
2521
2522 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
2523 Edu?&lt;/strong&gt;&lt;/p&gt;
2524
2525 &lt;p&gt;I had to re-type this one a few times because I&#39;m trying to
2526 separate &quot;disadvantages&quot; from &quot;areas that need improvement&quot; (which is
2527 what I originally rambled on about)&lt;/p&gt;
2528
2529 &lt;p&gt;The biggest disadvantage I can think of is lack of manpower. The
2530 project could do so much more if there were more good contributors. I
2531 think some of the problems are external too. Free software and free
2532 content in education is a no-brainer but it takes some time to catch
2533 on. When you&#39;ve been working with the same proprietary eco-system for
2534 years and have gotten used to it, it can be hard to adjust to some
2535 concepts in the free software world. It would be nice if there were
2536 more Debian Edu consultants across the world. I&#39;d love to be one
2537 myself but I&#39;m already so over-committed that it&#39;s just not possible
2538 currently.&lt;/p&gt;
2539
2540 &lt;p&gt;I think the best short-term solution to that large-scale problem is
2541 for schools to be pro-active and share their experiences and grow
2542 their skills in-house. I&#39;m often saddened to see how much money
2543 educational institutions spend on 3rd party solutions that they don&#39;t
2544 have access to after the service has ended and they could&#39;ve gotten so
2545 much more value otherwise by being more self-sustainable and
2546 autonomous.&lt;/p&gt;
2547
2548 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
2549
2550 &lt;p&gt;My main laptop dual-boots between Debian and Windows 7. I was
2551 Windows free for years but started dual-booting again last year for
2552 some games which help me focus and relax (Starcraft II in
2553 particular). Gaming support on Linux is improving in leaps and bounds
2554 so I suppose I&#39;ll soon be able to regain that disk space :)&lt;/p&gt;
2555
2556 &lt;p&gt;Besides that I rely on Icedove, Chromium, Terminator, Byobu, irssi,
2557 git, Tomboy, KVM, VLC and LibreOffice. Recently I&#39;ve been torn on
2558 which desktop environment I like and I&#39;m taking some refuge in Xfce
2559 while I figure that out. I like tools that keep things simple. I enjoy
2560 Python and shell scripting. I went to an Arduino workshop recently and
2561 it was awesome seeing how easy and simple the IDE software was to get
2562 up and running in Debian compared to the users running Windows and OS
2563 X.&lt;/p&gt;
2564
2565 &lt;p&gt;I also use mc which some people frown upon slightly. I got used to
2566 using Norton Commander in the early 90&#39;s and it stuck (I think the
2567 people who sneer at it is just jealous that they don&#39;t know how to use
2568 it :p)
2569
2570 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
2571 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
2572
2573 &lt;p&gt;I think trying to force it is unproductive. I also think that in
2574 many cases it&#39;s appropriate for schools to use non-free systems and I
2575 don&#39;t think that there&#39;s any particular moral or ethical problem with
2576 that.&lt;/p&gt;
2577
2578 &lt;p&gt;I do think though that free software can already solve so so many
2579 problems in educational institutions and it&#39;s just a shame not taking
2580 advantage of that.&lt;/p&gt;
2581
2582 &lt;p&gt;I also think that some curricula need serious review. For example,
2583 some areas of the world rely heavily on very specific versions of MS
2584 Office, teaching students to parrot menu items instead of learning the
2585 general concepts. I think that&#39;s very unproductive because firstly, MS
2586 Office&#39;s interface changes drastically every few years and on top of
2587 that it also locks in a generation to a product that might not be the
2588 best solution for them.&lt;/p&gt;
2589
2590 &lt;p&gt;To answer your question, I believe that the right strategy is to
2591 educate and inform, giving someone the information they require to
2592 make a decision that would work for them.&lt;/p&gt;
2593 </description>
2594 </item>
2595
2596 <item>
2597 <title>Third alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
2598 <link>http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
2599 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
2600 <pubDate>Mon, 10 Jun 2013 22:50:00 +0200</pubDate>
2601 <description>&lt;p&gt;The third wheezy based alpha release of Debian Edu was wrapped up
2602 today. This is the release announcement:&lt;/p&gt;
2603
2604 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.0.0 alpha2 released
2605 2013-06-10&lt;/strong&gt;&lt;/p&gt;
2606
2607 &lt;p&gt;This is the release notes for for Debian Edu / Skolelinux 7.0.0 edu
2608 alpha2, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
2609
2610 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
2611
2612 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
2613 Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
2614 out-of-the box environment of a completely configured school
2615 network. Immediately after installation a school server running all
2616 services needed for a school network is set up just waiting for users
2617 and machines being added via GOsa², a comfortable Web-UI. A netbooting
2618 environment is prepared using PXE, so after initial installation of
2619 the main server from CD, DVD or USB stick all other machines can be
2620 installed via the network. The provided school server provides LDAP
2621 database and Kerberos authentication service, centralized home
2622 directories, DHCP server, web proxy and many other services. The
2623 desktop contains
2624 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;more
2625 than 60 educational software packages&lt;/a&gt; and more are available from
2626 the Debian archive, and schools can choose between KDE, Gnome, LXDE
2627 and Xfce desktop environment.&lt;/p&gt;
2628
2629 &lt;p&gt;This is the third test release based on Debian Wheezy. Basically
2630 this is an updated and slightly improved version compared to the
2631 Squeeze release.&lt;/p&gt;
2632
2633 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
2634
2635 &lt;ul&gt;
2636
2637 &lt;li&gt;Iceweasel was updated from 10 to 17. (DSA 2699-1)
2638 &lt;li&gt;Updated libxv (DSA-2674), libxvmc (DSA-2675), libxfixes (DSA-2676), libxrender (DSA-2677), mesa (DSA-2678), xserver-xorg-video-openchrome (DSA-2679), libxt (DSA-2680), libxcursor (DSA-2681), libxext (DSA-2682), libxi (DSA-2683), libxrandr (DSA-2684), libxp (DSA-2685), libxcb (DSA-2686), libfs (DSA-2687), libxres (DSA-2688), libxtst (DSA-2689), libxxf86dga (DSA-2690), libxinerama (DSA-2691), libxxf86vm (DSA-2692), libx11 (DSA-2693), chromium-browser (DSA-2695), gnutls26 (DSA-2697), wireshark (DSA-2700), krb5 (DSA-2701), telepathy-gabble (DSA-2702) and subversion (DSA-2703).
2639 &lt;li&gt;Switched xrdp on thin client servers to use tightvncserver instead of xvnc4.
2640 &lt;li&gt;Now install software oscilloscope xoscope by default.
2641 &lt;li&gt;Now install music tools gtick, lingot and pianobooster by default.
2642
2643 &lt;/ul&gt;
2644
2645 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
2646
2647 &lt;ul&gt;
2648
2649 &lt;li&gt;The subnet-change script is now able to change all files needing a change on the main-server when changing the IP network used.
2650 &lt;li&gt;Updated translation of the installation.
2651 &lt;li&gt;New Romanian translation.
2652 &lt;li&gt;Fix security problem causing root and first user password to no longer show up in /var/cache/debconf/templates.dat.
2653 &lt;li&gt;Fix roaming workstation setup (Closed in libpam-mklocaluser/0.8, libpam-mklocaluser/0.8~deb7u1: #706753: libpam-mklocaluser: Fail to create local user during first login).
2654 &lt;li&gt;Made roaming workstation setup more robust in non-Debian Edu environments.
2655 &lt;li&gt;New script debian-edu-bless to transform a Debian installation to a Debian Edu profile.
2656 &lt;li&gt;Adjust Iceweasel setup to improve performance when $HOME is on NFS.
2657 &lt;li&gt;More testsuite tests.
2658 &lt;li&gt;Make automatic proxy configuration more robust.
2659 &lt;li&gt;Adjust GOsa² GUI configuration.
2660
2661 &lt;li&gt;Update thin client and diskless workstation setup to work with
2662 LTSP in Wheezy.&lt;/li&gt;
2663
2664 &lt;li&gt;Diskless workstations now run out of the box -- no need to set
2665 them up with GOsa².&lt;/li&gt;
2666
2667 &lt;li&gt;Update IMAP server setup. &lt;/li&gt;
2668
2669 &lt;li&gt;Fix login into Skolelinux Backup Tool (Closed in
2670 slbackup-php/0.4.4-1: #700257: slbackup-php: Fails to submit correctly
2671 entered password). &lt;/li&gt;
2672
2673 &lt;/ul&gt;
2674
2675 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
2676
2677 &lt;ul&gt;
2678
2679 &lt;li&gt;DVD binary and source images are not yet ready.&lt;/li&gt;
2680
2681 &lt;li&gt;No mass import of user account data in GOsa (ldif or csv)
2682 available yet (Open in gosa/2.7.4-4: #698840: gosa-plugin-ldapmanager:
2683 missing import feature).&lt;/li&gt;
2684
2685 &lt;li&gt;Missing artwork for the KDE desktop (and probably a few others). &lt;/li&gt;
2686
2687 &lt;li&gt;KDE Debian submenu lacks icons (Closed: #502192: menu-xdg: invents
2688 own icon names instead of using existing). This will remain
2689 unfixed.&lt;/li&gt;
2690
2691 &lt;/ul&gt;
2692
2693 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
2694
2695 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
2696
2697 &lt;ul&gt;
2698
2699 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&lt;/a&gt;&lt;/li&gt;
2700
2701 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso&lt;/a&gt;&lt;/li&gt;
2702
2703 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.0+edu0~a2-CD.iso .&lt;/li&gt;
2704
2705 &lt;/ul&gt;
2706
2707 &lt;p&gt;The MD5SUM of this image is: 27bbcace407743382f3c42c08dbe8178
2708 &lt;br&gt;The SHA1SUM of this image is: e35f7d7908566cd3075375b3721fa10ee420d419&lt;/p&gt;
2709
2710 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
2711
2712 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;
2713 </description>
2714 </item>
2715
2716 <item>
2717 <title>Is there a PHP expert in the building? Debian Edu need help!</title>
2718 <link>http://people.skolelinux.org/pere/blog/Is_there_a_PHP_expert_in_the_building___Debian_Edu_need_help_.html</link>
2719 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Is_there_a_PHP_expert_in_the_building___Debian_Edu_need_help_.html</guid>
2720 <pubDate>Wed, 5 Jun 2013 17:50:00 +0200</pubDate>
2721 <description>&lt;p&gt;Here is a call for help from the Debian Edu / Skolelinux project.
2722 We have two problems blocking the release of the Wheezy version we
2723 hope to get released soon. The two problems require some with PHP
2724 skills, and we seem to lack anyone with both time and PHP skills in
2725 the project:
2726
2727 &lt;ol&gt;
2728
2729 &lt;li&gt;It is impossible to log into the slbackup web interface
2730 (slbackup-php) using the root user and password. This is
2731 &lt;a href=&quot;http://bugs.debian.org/700257&quot;&gt;BTS report #700257&lt;/a&gt;.
2732 This used to work, but stopped working some time since Squeeze.
2733 Perhaps some obsolete PHP feature was used?&lt;/li&gt;
2734
2735 &lt;li&gt;It is not possible to &quot;mass import&quot; user lists in Gosa, neither
2736 using ldif nor using CSV files. The feature was disabled after a
2737 major rewrite of Gosa, and need to be ported to the new system.
2738 This is &lt;a href=&quot;http://bugs.debian.org/698840&quot;&gt;BTS report
2739 #698840&lt;/a&gt;.&lt;/li&gt;
2740
2741 &lt;/ol&gt;
2742
2743 &lt;p&gt;If you can help us, please join us on IRC
2744 (&lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;#debian-edu on
2745 irc.debian.org&lt;/a&gt;) and provide patches via the BTS.&lt;/p&gt;
2746 </description>
2747 </item>
2748
2749 <item>
2750 <title>Debian Edu interview: Cédric Boutillier</title>
2751 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__C_dric_Boutillier.html</link>
2752 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__C_dric_Boutillier.html</guid>
2753 <pubDate>Tue, 4 Jun 2013 10:30:00 +0200</pubDate>
2754 <description>&lt;p&gt;It has been a while since my last English
2755 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
2756 interview last November. But the developers and translators are still
2757 pulling along to get the Wheezy based release out the door, and this
2758 time I managed to get an interview from one of the French translators
2759 in the project, Cédric Boutillier.&lt;/p&gt;
2760
2761 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
2762
2763 &lt;p&gt;I am 34 year old. I live near Paris, France. I am an assistant
2764 professor in probability theory. I spend my daytime teaching
2765 mathematics at the university and doing fundamental research in
2766 probability in connexion with combinatorics and statistical physics.&lt;/p&gt;
2767
2768 &lt;p&gt;I have been involved in the Debian project for a couple of years
2769 and became Debian Developer a few months ago. I am working on Ruby
2770 packaging, publicity and translation.&lt;/p&gt;
2771
2772 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
2773 project?&lt;/strong&gt;&lt;/p&gt;
2774
2775 &lt;p&gt;I came to the Debian Edu project after a call for translation of
2776 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Manuals&quot;&gt;the
2777 Debian Edu manual&lt;/a&gt; for the release of Debian Edu Squeeze. Since
2778 then, I have been working on updating the French translation of the
2779 manual.
2780
2781 &lt;p&gt;I had the opportunity to make an installation of Debian Edu in a
2782 virtual machine when I was preparing localised version of some screen
2783 shots for the manual. I was amazed to see it worked out of the box and
2784 how comprehensive the list of software installed by default was.&lt;/p&gt;
2785
2786 &lt;p&gt;What amazed me was the complete network infrastructure directly
2787 ready to use, which can and the nice administration interface provided
2788 by &lt;a href=&quot;https://oss.gonicus.de/labs/gosa/&quot;&gt;GOsa²&lt;/a&gt;. What pleased
2789 me also was the fact that among the software installed by default,
2790 there were many &quot;traditional&quot; educative software to learn languages,
2791 to count, to program... but also software to develop creativity and
2792 artistic skills with music (&lt;a href=&quot;http://ardour.org/&quot;&gt;Ardour&lt;/a&gt;,
2793 &lt;a href=&quot;http://audacity.sourceforge.net/&quot;&gt;Audacity&lt;/a&gt;) and
2794 movies/animation (I was especially thinking of
2795 &lt;a href=&quot;http://linuxstopmotion.sourceforge.net/&quot;&gt;Stopmotion&lt;/a&gt;).&lt;/p&gt;
2796
2797 &lt;p&gt;I am following the development of Debian Edu and am hanging out on
2798 &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;#debian-edu&lt;/a&gt;.
2799 Unfortunately, I don&#39;t much time to get more involved in this
2800 beautiful project.&lt;/p&gt;
2801
2802 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
2803 Edu?&lt;/strong&gt;&lt;/p&gt;
2804
2805 &lt;p&gt;For me, the main advantages of Skolelinux/Debian Edu are its
2806 community of experts and its precise documentation, as well as the
2807 fact that it provides a solution ready to use.&lt;/p&gt;
2808
2809 &lt;p&gt;I would add also the fact that it is based on the rock solid Debian
2810 distribution, which ensures stability and provides a huge collection
2811 of educational free software.&lt;/p&gt;
2812
2813 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
2814 Edu?&lt;/strong&gt;&lt;/p&gt;
2815
2816 &lt;p&gt;Maybe the lack of manpower to do lobbying on the
2817 project. Sometimes, people who need to take decisions concerning IT do
2818 not have all the elements to evaluate properly free software
2819 solutions. The fact that support by a company may be difficult to find
2820 is probably a problem if the school does not have IT personnel.&lt;/p&gt;
2821
2822 &lt;p&gt;One can find support from a company by looking at
2823 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Help/ProfessionalHelp&quot;&gt;the
2824 wiki dokumentation&lt;/a&gt;, where some countries already have a number of
2825 companies providing support for Debian Edu, like Germany or
2826 Norway. This list is easy to find readily from the manual. However,
2827 for other countries, like France, the list is empty. I guess that
2828 consultants proposing support for Debian would be able to provide some
2829 support for Debian Edu as well.&lt;/p&gt;
2830
2831 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
2832
2833 &lt;p&gt;I am using the KDE Plasma Desktop. But the pieces of software I use
2834 most runs in a terminal: Mutt and OfflineIMAP for emails, latex for
2835 scientific documents, mpd for music. VIM is my editor of choice. I am
2836 also using the mathematical software
2837 &lt;a href=&quot;http://www.scilab.org/en/scilab/about‎&quot;&gt;Scilab&lt;/a&gt; and
2838 &lt;a href=&quot;http://www.sagemath.org/index.html‎&quot;&gt;Sage&lt;/a&gt; (built from
2839 source as not completely packaged for Debian, yet).
2840
2841 &lt;p&gt;&lt;strong&gt;Do you have any suggestions for teachers interested in
2842 using the free software in Debian to teach mathematics and
2843 statistics?&lt;/strong&gt;&lt;/p&gt;
2844
2845 &lt;p&gt;I do not have any &quot;nice&quot; recommendations for statistics. At our
2846 university, we use both &lt;a href=&quot;http://www.r-project.org/‎&quot;&gt;R&lt;/a&gt; and
2847 Scilab to teach statistics and probabilistic simulations. For
2848 geometry, there are nice programs:&lt;/p&gt;
2849
2850 &lt;ul&gt;
2851
2852 &lt;li&gt;&lt;a href=&quot;http://www.drgeo.eu/&quot;&gt;drgeo&lt;/a&gt; and
2853 &lt;a href=&quot;http://edu.kde.org/applications/all/kig‎&quot;&gt;kig&lt;/a&gt; to do
2854 constructions in planar geometry
2855
2856 &lt;li&gt;&lt;a href=&quot;http://www.geom.uiuc.edu/software/download/kali.html&quot;&gt;kali&lt;/a&gt;
2857 to discover symmetry groups (the so-called wallpapers and frieze
2858 groups), although the interface looks a bit old.&lt;/li&gt;
2859
2860 &lt;/ul&gt;
2861
2862 &lt;p&gt;I like also
2863 &lt;a href=&quot;http://edu.kde.org/applications/all/cantor&quot;&gt;cantor&lt;/a&gt;, which
2864 provides a uniform interface to SciLab, Sage,
2865 &lt;a href=&quot;http://directory.fsf.org/wiki/Octave‎&quot;&gt;Octave&lt;/a&gt;, etc...&lt;/p&gt;
2866
2867 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
2868 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
2869
2870 &lt;p&gt;My suggestions would be to&lt;/p&gt;
2871
2872 &lt;ul&gt;
2873
2874 &lt;li&gt;advertise the reduction of costs when free software is used.&lt;/li&gt;
2875
2876 &lt;li&gt;communicate about the quality of free software projects, using
2877 well known examples like Firefox, ThunderBird and
2878 OpenOffice.org/LibreOffice.&lt;/li&gt;
2879
2880 &lt;li&gt;advertise the living and strong community around the project.&lt;/li&gt;
2881
2882 &lt;li&gt;show that it is not more difficult to use than any other
2883 system.&lt;/li&gt;
2884
2885 &lt;/ul&gt;
2886 </description>
2887 </item>
2888
2889 <item>
2890 <title>Educational applications included in Debian Edu / Skolelinux (the screenshot collection :-)</title>
2891 <link>http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html</link>
2892 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html</guid>
2893 <pubDate>Sat, 1 Jun 2013 23:50:00 +0200</pubDate>
2894 <description>&lt;p&gt;Included in &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
2895 Skolelinux&lt;/a&gt;, there are quite a lot of educational software.
2896 Created to help teachers teach, and pupils learn. We have tried to
2897 tag them all using debtags use::learning and role::program, and using
2898 the debtags I was happy to be able to create a collage of the
2899 educational software packages installed by default, sorted by the
2900 debtag field. Here it is. Click on a image to learn more about the
2901 program.&lt;/p&gt;
2902
2903 &lt;!-- for f in $(debtags tagcat|grep field::|awk &#39;{print $2}&#39;); do echo; echo &quot;&lt;p&gt;&lt;strong&gt;$f&lt;/strong&gt;&lt;/p&gt;&quot;; echo &quot;&lt;p&gt;&quot;; ( for p in $(debtags search --names &quot;use::learning &amp;&amp; interface::x11 &amp;&amp; role::program &amp;&amp; $f&quot;); do img=&quot;&lt;img src=&#39;http://screenshots.debian.net/thumbnail/$p&#39; alt=&#39;$p&#39;&gt;&quot;; if dpkg -s $p &gt; /dev/null 2&gt;&amp;1; then echo &quot;&lt;a href=&#39;http://packages.qa.debian.org/$p&#39;&gt;$img&lt;/a&gt;&quot;; fi; done; ) | LANG=C sort; echo &quot;&lt;/p&gt;&quot;; done --&gt;
2904
2905 &lt;p&gt;&lt;strong&gt;field::arts&lt;/strong&gt;&lt;/p&gt;
2906 &lt;p&gt;
2907 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=audacity&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/audacity.png&#39; alt=&#39;audacity&#39;&gt;&lt;/a&gt;
2908 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=childsplay&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/childsplay.png&#39; alt=&#39;childsplay&#39;&gt;&lt;/a&gt;
2909 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=denemo&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/denemo.png&#39; alt=&#39;denemo&#39;&gt;&lt;/a&gt;
2910 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=freebirth&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/freebirth.png&#39; alt=&#39;freebirth&#39;&gt;&lt;/a&gt;
2911 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
2912 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gimp&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gimp.png&#39; alt=&#39;gimp&#39;&gt;&lt;/a&gt;
2913 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=hydrogen&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/hydrogen.png&#39; alt=&#39;hydrogen&#39;&gt;&lt;/a&gt;
2914 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=lilypond&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/lilypond.png&#39; alt=&#39;lilypond&#39;&gt;&lt;/a&gt;
2915 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=lmms&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/lmms.png&#39; alt=&#39;lmms&#39;&gt;&lt;/a&gt;
2916 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=rosegarden&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/rosegarden.png&#39; alt=&#39;rosegarden&#39;&gt;&lt;/a&gt;
2917 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=scribus&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/scribus.png&#39; alt=&#39;scribus&#39;&gt;&lt;/a&gt;
2918 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=solfege&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/solfege.png&#39; alt=&#39;solfege&#39;&gt;&lt;/a&gt;
2919 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=stopmotion&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/stopmotion.png&#39; alt=&#39;stopmotion&#39;&gt;&lt;/a&gt;
2920 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=tuxpaint&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/tuxpaint.png&#39; alt=&#39;tuxpaint&#39;&gt;&lt;/a&gt;
2921 &lt;/p&gt;
2922
2923 &lt;p&gt;&lt;strong&gt;field::astronomy&lt;/strong&gt;&lt;/p&gt;
2924 &lt;p&gt;
2925 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=celestia-gnome&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/celestia-gnome.png&#39; alt=&#39;celestia-gnome&#39;&gt;&lt;/a&gt;
2926 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gpredict&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gpredict.png&#39; alt=&#39;gpredict&#39;&gt;&lt;/a&gt;
2927 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kstars&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kstars.png&#39; alt=&#39;kstars&#39;&gt;&lt;/a&gt;
2928 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=planets&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/planets.png&#39; alt=&#39;planets&#39;&gt;&lt;/a&gt;
2929 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=stellarium&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/stellarium.png&#39; alt=&#39;stellarium&#39;&gt;&lt;/a&gt;
2930 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xplanet&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xplanet.png&#39; alt=&#39;xplanet&#39;&gt;&lt;/a&gt;
2931 &lt;/p&gt;
2932
2933 &lt;p&gt;&lt;strong&gt;field::biology:structural&lt;/strong&gt;&lt;/p&gt;
2934 &lt;p&gt;
2935 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=pymol&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/pymol.png&#39; alt=&#39;pymol&#39;&gt;&lt;/a&gt;
2936 &lt;/p&gt;
2937
2938 &lt;p&gt;&lt;strong&gt;field::chemistry&lt;/strong&gt;&lt;/p&gt;
2939 &lt;p&gt;
2940 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=atomix&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/atomix.png&#39; alt=&#39;atomix&#39;&gt;&lt;/a&gt;
2941 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=chemtool&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/chemtool.png&#39; alt=&#39;chemtool&#39;&gt;&lt;/a&gt;
2942 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=easychem&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/easychem.png&#39; alt=&#39;easychem&#39;&gt;&lt;/a&gt;
2943 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gchempaint&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gchempaint.png&#39; alt=&#39;gchempaint&#39;&gt;&lt;/a&gt;
2944 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gdis&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gdis.png&#39; alt=&#39;gdis&#39;&gt;&lt;/a&gt;
2945 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=ghemical&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/ghemical.png&#39; alt=&#39;ghemical&#39;&gt;&lt;/a&gt;
2946 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gperiodic&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gperiodic.png&#39; alt=&#39;gperiodic&#39;&gt;&lt;/a&gt;
2947 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kalzium&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kalzium.png&#39; alt=&#39;kalzium&#39;&gt;&lt;/a&gt;
2948 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=pymol&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/pymol.png&#39; alt=&#39;pymol&#39;&gt;&lt;/a&gt;
2949 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=viewmol&#39;&gt;[viewmol]&lt;/a&gt;
2950 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xdrawchem&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xdrawchem.png&#39; alt=&#39;xdrawchem&#39;&gt;&lt;/a&gt;
2951 &lt;/p&gt;
2952
2953 &lt;p&gt;&lt;strong&gt;field::electronics&lt;/strong&gt;&lt;/p&gt;
2954 &lt;p&gt;
2955 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
2956 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gpsim&#39;&gt;[gpsim]&lt;/a&gt;
2957 &lt;/p&gt;
2958
2959 &lt;p&gt;&lt;strong&gt;field::geography&lt;/strong&gt;&lt;/p&gt;
2960 &lt;p&gt;
2961 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kgeography&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kgeography.png&#39; alt=&#39;kgeography&#39;&gt;&lt;/a&gt;
2962 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=marble&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/marble.png&#39; alt=&#39;marble&#39;&gt;&lt;/a&gt;
2963 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xplanet&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xplanet.png&#39; alt=&#39;xplanet&#39;&gt;&lt;/a&gt;
2964 &lt;/p&gt;
2965
2966 &lt;p&gt;&lt;strong&gt;field::linguistics&lt;/strong&gt;&lt;/p&gt;
2967 &lt;p&gt;
2968 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
2969 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kanagram&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kanagram.png&#39; alt=&#39;kanagram&#39;&gt;&lt;/a&gt;
2970 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=khangman&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/khangman.png&#39; alt=&#39;khangman&#39;&gt;&lt;/a&gt;
2971 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=klettres&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/klettres.png&#39; alt=&#39;klettres&#39;&gt;&lt;/a&gt;
2972 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=parley&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/parley.png&#39; alt=&#39;parley&#39;&gt;&lt;/a&gt;
2973 &lt;/p&gt;
2974
2975 &lt;p&gt;&lt;strong&gt;field::mathematics&lt;/strong&gt;&lt;/p&gt;
2976 &lt;p&gt;
2977 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=childsplay&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/childsplay.png&#39; alt=&#39;childsplay&#39;&gt;&lt;/a&gt;
2978 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=drgeo&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/drgeo.png&#39; alt=&#39;drgeo&#39;&gt;&lt;/a&gt;
2979 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
2980 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=geogebra&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/geogebra.png&#39; alt=&#39;geogebra&#39;&gt;&lt;/a&gt;
2981 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=geomview&#39;&gt;[geomview]&lt;/a&gt;
2982 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=grace&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/grace.png&#39; alt=&#39;grace&#39;&gt;&lt;/a&gt;
2983 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=graphmonkey&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/graphmonkey.png&#39; alt=&#39;graphmonkey&#39;&gt;&lt;/a&gt;
2984 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=graphthing&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/graphthing.png&#39; alt=&#39;graphthing&#39;&gt;&lt;/a&gt;
2985 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kalgebra&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kalgebra.png&#39; alt=&#39;kalgebra&#39;&gt;&lt;/a&gt;
2986 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kbruch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kbruch.png&#39; alt=&#39;kbruch&#39;&gt;&lt;/a&gt;
2987 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kig&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kig.png&#39; alt=&#39;kig&#39;&gt;&lt;/a&gt;
2988 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=kmplot&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/kmplot.png&#39; alt=&#39;kmplot&#39;&gt;&lt;/a&gt;
2989 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=mathwar&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/mathwar.png&#39; alt=&#39;mathwar&#39;&gt;&lt;/a&gt;
2990 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=rocs&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/rocs.png&#39; alt=&#39;rocs&#39;&gt;&lt;/a&gt;
2991 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=scratch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/scratch.png&#39; alt=&#39;scratch&#39;&gt;&lt;/a&gt;
2992 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=tuxmath&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/tuxmath.png&#39; alt=&#39;tuxmath&#39;&gt;&lt;/a&gt;
2993 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=xabacus&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/xabacus.png&#39; alt=&#39;xabacus&#39;&gt;&lt;/a&gt;
2994 &lt;/p&gt;
2995
2996 &lt;p&gt;&lt;strong&gt;field::physics&lt;/strong&gt;&lt;/p&gt;
2997 &lt;p&gt;
2998 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
2999 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=step&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/step.png&#39; alt=&#39;step&#39;&gt;&lt;/a&gt;
3000 &lt;/p&gt;
3001
3002 &lt;p&gt;&lt;strong&gt;field::TODO&lt;/strong&gt;&lt;/p&gt;
3003 &lt;p&gt;
3004 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=blinken&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/blinken.png&#39; alt=&#39;blinken&#39;&gt;&lt;/a&gt;
3005 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=cgoban&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/cgoban.png&#39; alt=&#39;cgoban&#39;&gt;&lt;/a&gt;
3006 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=childsplay&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/childsplay.png&#39; alt=&#39;childsplay&#39;&gt;&lt;/a&gt;
3007 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gcompris&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gcompris.png&#39; alt=&#39;gcompris&#39;&gt;&lt;/a&gt;
3008 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gnuchess&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gnuchess.png&#39; alt=&#39;gnuchess&#39;&gt;&lt;/a&gt;
3009 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gnugo&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gnugo.png&#39; alt=&#39;gnugo&#39;&gt;&lt;/a&gt;
3010 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=gtans&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/gtans.png&#39; alt=&#39;gtans&#39;&gt;&lt;/a&gt;
3011 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=ktouch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/ktouch.png&#39; alt=&#39;ktouch&#39;&gt;&lt;/a&gt;
3012 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=librecad&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/librecad.png&#39; alt=&#39;librecad&#39;&gt;&lt;/a&gt;
3013 &lt;a href=&#39;http://packages.debian.org/search?searchon=names&amp;exact=1&amp;suite=all&amp;section=all&amp;keywords=scratch&#39;&gt;&lt;img src=&#39;http://people.skolelinux.org/pere/blog/images/2013-06-01-debian-edu-apps/scratch.png&#39; alt=&#39;scratch&#39;&gt;&lt;/a&gt;
3014 &lt;/p&gt;
3015
3016 &lt;p&gt;In total, 61 applications. 3 of them lacked screen shots on
3017 &lt;a href=&quot;http://screenshot.debian.net&quot;&gt;screenshot.debian.net&lt;/a&gt;. If
3018 you know of some packages we should install by default, please let us
3019 know on &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;IRC, #debian-edu
3020 on irc.debian.org&lt;/a&gt;, or our
3021 &lt;a href=&quot;http://lists.debian.org/debian-edu/&quot;&gt;mailing list
3022 debian-edu@&lt;/a&gt;.&lt;/p&gt;
3023 </description>
3024 </item>
3025
3026 <item>
3027 <title>Skolelinux-intervju: Nirosan Thiyagalingam</title>
3028 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Nirosan_Thiyagalingam.html</link>
3029 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Nirosan_Thiyagalingam.html</guid>
3030 <pubDate>Fri, 24 May 2013 21:40:00 +0200</pubDate>
3031 <description>&lt;p&gt;En ting
3032 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux-prosjektet&lt;/a&gt; har
3033 hatt mye glede av er studentprosjekter. F.eks. er
3034 &lt;a href=&quot;http://linuxstopmotion.org/&quot;&gt;stillbildeanimasjonssystemet
3035 Stopmotion&lt;/a&gt; resultat av et studentprosjekt i Skolelinux. De siste
3036 månedene har en ivrig student veiledet av Marius Kotsbak i
3037 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRiSK&lt;/a&gt; testet hva en
3038 kan få til med en datamaskin til NOK 400,- (antagelig 1700,- med
3039 skjerm, tastatur og mus) når det brukes i Skolelinux. Jeg spurte han
3040 om et intervju.&lt;/p&gt;
3041
3042 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
3043
3044 &lt;p&gt;Jeg heter Nirosan Thiyagalingam. Jeg er 24 år og studerer
3045 dataingeniør studiet ved Høgskolen i Sør Trøndelag. Interessen for
3046 data har siden ung alder vært tilstede og jeg har i tillegg alltid
3047 vært glad i å lære nye ting. Med teknologi som endres svært hurtig er
3048 det alltid noe nytt å lære. Noe som igjen har gjort det svært
3049 interessant å følge med på utviklingen. Jeg valgte dataingeniør
3050 studiet grunnet ønske om å lære enda mer om programmering og utvikling
3051 av store systemer.&lt;/p&gt;
3052
3053 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
3054
3055 &lt;p&gt;Skolelinux prosjektet hørte jeg først om i media. Men det var først
3056 når jeg skulle velge bacheloroppgave at jeg fattet mer interesse for
3057 prosjektet. Et enkelt søk på nettet førte meg til skolelinux sine
3058 hjemmesider. Informasjonen jeg fant der gjorde meg enda nysgjerrig og
3059 jeg valgte derfor en oppgave som gikk ut på å få en
3060 &lt;a href=&quot;http://www.raspberrypi.org&quot;&gt;Raspberry PI&lt;/a&gt;. Altså en
3061 ultra-billig datamaskin til å kjøre Debian Edu på lik linje med
3062 vanlige datamaskiner. I løpet av prosjektet ble det gjort mye
3063 forskning på nettet. Det var mye jeg måtte forstå rundt hvordan
3064 operativsystemet Linux fungerte før jeg kunne angripe
3065 problemet. Prøvde først å finne ut hvordan man kunne transformere en
3066 vanlig installasjon av Skolelinux til Raspberry PI, men dette var
3067 altfor vanskelig å jeg endte opp med mer spørsmål enn svar. Det ble
3068 videre opprettet kontakt med Skolelinux utviklere på IRC der jeg fikk
3069 diskutert hvilken retning jeg burde gå for å få til en fullverdig
3070 løsning. Det ble bestemt at jeg skulle gå for å først installere
3071 &lt;a href=&quot;http://www.raspbian.org/&quot;&gt;Raspian&lt;/a&gt;. Dette er et
3072 operativsystem basert på Debian spesiallaget for Raspberry Pi sin
3073 maskinvare. Nå som Debian var installert på datamaskinen gjenstod det
3074 å installere de nødvendige Skolelinux pakkene for å få til et
3075 fullverdig system. Disse pakkene ble installert manuelt i første
3076 omgang, men ble senere installert automatisk via et script som Petter
3077 Reinholdtsen laget. Dette scriptet er så enkel å bruke at man er i
3078 gang med installasjonen i løpet av bare 5 minutter. Ikke nok med det,
3079 alt skjer helt automatisk. Alt i alt er jeg veldig fornøyd med
3080 resultatet av installasjonsprosessen. Raspberry Pi er en veldig svak
3081 maskin og det merkes godt når man har installert Skolelinux på
3082 den. Video og 3D-rendering fungerer utrolig dårlig, men nettsurfing og
3083 kontorprogrammer fungerer godt. Det kan derfor konkluderes med at
3084 datamaskinen er egnet for enkle oppgaver.
3085
3086 &lt;p&gt;Jeg syns det er viktig påpeke at dette kun er startfasen av en slik
3087 løsning. På markedet finnes det nå maskiner som har bedre hardware enn
3088 Raspberry Pi. Det er store muligheter for at man kan klare å
3089 installere Skolelinux på disse også, og da forsvinner nok mest
3090 sannsynlig ytelsesproblemene med Video og 3D rendering også.&lt;/p&gt;
3091
3092 &lt;p&gt;Det ble også prøvd med en løsning som gjorde at Raspberry Pi
3093 fungerte som en tynnklient. Denne løsningen hadde langt bedre ytelse
3094 med tanke på hastighet og brukeropplevelse. Men også her var video og
3095 3D rendering dårlig. Det ble brukt en liten Linux distribusjon kalt
3096 &lt;a href=&quot;http://www.berryterminal.com/&quot;&gt;BerryTerminal&lt;/a&gt; for å få til
3097 dette.&lt;/p&gt;
3098
3099 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
3100
3101 &lt;p&gt;Fordelen med Skolelinux er mange. At det er gratis er en stor
3102 fordel, men at det er så mange som er med på å utvikle det og
3103 vedlikeholde det er en enda større fordel. Allerede før jeg startet
3104 med prosjektet så jeg mange fordeler, og når jeg nærmet meg sluttfasen
3105 så jeg langt flere. At prosjektet skulle inneha en så høy kvalitet
3106 hadde jeg aldri trodd. En vanlig Skolelinux installasjon har de
3107 nødvendige programmene og funksjonen som både små og store skoler i
3108 tillegg til organisasjoner kan klare seg med. At prosjektet tilbyr en
3109 så komplett løsning er en kjempefordel. Installasjonen er knirkefri
3110 og det er svært enkelt å installere og komme i gang.&lt;/p&gt;
3111
3112 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
3113
3114 &lt;p&gt;Ulempene jeg ser med prosjektet er ryddigheten av websidene. Selv
3115 om websidene er enkle og konsise er det allikevel ikke appellerende i
3116 like stor grad som for eksempel
3117 &lt;a href=&quot;http://www.ubuntu.com&quot;&gt;Ubuntu&lt;/a&gt; sine sider. Deres side
3118 tilbyr, i tillegg til godt design og presentasjon, en nettbasert
3119 emulator av deres operativsystem. Dette er en stor fordel slik jeg ser
3120 det. Bortsett fra dette ser jeg absolutt ingen ulemper med
3121 Skolelinux-prosjektet.&lt;/p&gt;
3122
3123 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
3124
3125 &lt;p&gt;Til daglig er jeg en flittig bruker av det åpne media
3126 sentersystemet &lt;a href=&quot;http://xbmc.org/&quot;&gt;XBMC&lt;/a&gt;. Det enorme
3127 samfunnet rundt dette prosjektet har gjort dette til et program som
3128 dekker alles behov. Man kan tilpasse det akkurat slik man vil både med
3129 tanke på utseende og funksjoner ved installere plug-ins eller
3130 scripts.&lt;/p&gt;
3131
3132 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
3133 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
3134
3135 &lt;p&gt;Strategien som burde brukes sett fra mine øyne er
3136 markedsføring. Jeg er sikker på at om flere skoler fikk et lite innsyn
3137 i hvor bra Skolelinux er så ville de ikke nølt med å gå over fra noe
3138 annet som koster de store summer. At skolelinux til de grader tilbyr
3139 en så komplett løsning bure komme frem. Enten via reklamekampanjer
3140 eller ved å sende ut folk til skoler for så å la skolenettverk
3141 ansvarlige få teste ut hvordan Skolelinux fungerer i praksis. Om det
3142 i tillegg ble utviklet gode websider og en emulator for å la brukere
3143 prøve operativsystemet ville nok dette ha styrket inntrykket
3144 betraktelig.&lt;/p&gt;
3145 </description>
3146 </item>
3147
3148 <item>
3149 <title>How to transform a Debian based system to a Debian Edu installation</title>
3150 <link>http://people.skolelinux.org/pere/blog/How_to_transform_a_Debian_based_system_to_a_Debian_Edu_installation.html</link>
3151 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_transform_a_Debian_based_system_to_a_Debian_Edu_installation.html</guid>
3152 <pubDate>Fri, 17 May 2013 11:50:00 +0200</pubDate>
3153 <description>&lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; is
3154 an operating system based on Debian intended for use in schools. It
3155 contain a turn-key solution for the computer network provided to
3156 pupils in the primary schools. It provide both the central server,
3157 network boot servers and desktop environments with heaps of
3158 educational software. The project was founded almost 12 years ago,
3159 2001-07-02. If you want to support the project, which is in need for
3160 cash to fund developer gatherings and other project related activity,
3161 &lt;a href=&quot;http://www.linuxiskolen.no/slxdebianlabs/donations.html&quot;&gt;please
3162 donate some money&lt;/a&gt;.
3163
3164 &lt;p&gt;A topic that come up again and again on the Debian Edu mailing
3165 lists and elsewhere, is the question on how to transform a Debian or
3166 Ubuntu installation into a Debian Edu installation. It isn&#39;t very
3167 hard, and last week I wrote a script to replicate the steps done by
3168 the Debian Edu installer.&lt;/p&gt;
3169
3170 &lt;p&gt;The script,
3171 &lt;a href=&quot;http://anonscm.debian.org/viewvc/debian-edu/branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless?view=markup&quot;&gt;debian-edu-bless&lt;a/&gt;
3172 in the debian-edu-config package, will go through these six steps and
3173 transform an existing Debian Wheezy or Ubuntu (untested) installation
3174 into a Debian Edu Workstation:&lt;/p&gt;
3175
3176 &lt;ol&gt;
3177
3178 &lt;li&gt;Add skolelinux related APT sources.&lt;/li&gt;
3179 &lt;li&gt;Create /etc/debian-edu/config with the wanted configuration.&lt;/li&gt;
3180 &lt;li&gt;Install debian-edu-install to load preseeding values and pull in
3181 our configuration.&lt;/li&gt;
3182 &lt;li&gt;Preseed debconf database with profile setup in
3183 /etc/debian-edu/config, and run tasksel to install packages
3184 according to the profile specified in the config above,
3185 overriding some of the Debian automation machinery.&lt;/li&gt;
3186 &lt;li&gt;Run debian-edu-cfengine-D installation to configure everything
3187 that could not be done using preseeding.&lt;/li&gt;
3188 &lt;li&gt;Ask for a reboot to enable all the configuration changes.&lt;/li&gt;
3189
3190 &lt;/ol&gt;
3191
3192 &lt;p&gt;There are some steps in the Debian Edu installation that can not be
3193 replicated like this. Disk partitioning and LVM setup, for example.
3194 So this script just assume there is enough disk space to install all
3195 the needed packages.&lt;/p&gt;
3196
3197 &lt;p&gt;The script was created to help a Debian Edu student working on
3198 setting up &lt;a href=&quot;http://www.raspberrypi.org&quot;&gt;Raspberry Pi&lt;/a&gt; as a
3199 Debian Edu client, and using it he can take the existing
3200 &lt;a href=&quot;http://www.raspbian.org/FrontPage‎&quot;&gt;Raspbian&lt;/a&gt; installation and
3201 transform it into a fully functioning Debian Edu Workstation (or
3202 Roaming Workstation, or whatever :).&lt;/p&gt;
3203
3204 &lt;p&gt;The default setting in the script is to create a KDE Workstation.
3205 If a LXDE based Roaming workstation is wanted instead, modify the
3206 PROFILE and DESKTOP values at the top to look like this instead:&lt;/p&gt;
3207
3208 &lt;p&gt;&lt;pre&gt;
3209 PROFILE=&quot;Roaming-Workstation&quot;
3210 DESKTOP=&quot;lxde&quot;
3211 &lt;/pre&gt;&lt;/p&gt;
3212
3213 &lt;p&gt;The script could even become useful to set up Debian Edu servers in
3214 the cloud, by starting with a virtual Debian installation at some
3215 virtual hosting service and setting up all the services on first
3216 boot.&lt;/p&gt;
3217 </description>
3218 </item>
3219
3220 <item>
3221 <title>Second alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
3222 <link>http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
3223 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
3224 <pubDate>Tue, 14 May 2013 23:30:00 +0200</pubDate>
3225 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux
3226 project&lt;/a&gt; is making great progress and made its second Wheezy based
3227 release today. This is the release announcement:&lt;/p&gt;
3228
3229 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.0.0 alpha1 released
3230 2013-05-14&lt;/strong&gt;&lt;/p&gt;
3231
3232 &lt;p&gt;This is the release notes for for Debian Edu / Skolelinux 7.0.0 edu
3233 alpha1, based on &lt;a href=&quot;http://www.debian.org&quot;&gt;Debian&lt;/a&gt; with
3234 codename &quot;Wheezy&quot;.&lt;/p&gt;
3235
3236 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
3237
3238 &lt;p&gt;Debian Edu, also known as Skolelinux, is a Linux distribution based
3239 on Debian providing an out-of-the box environment of a completely
3240 configured school network. Immediatly after installation a school
3241 server running all services needed for a school network is set up just
3242 waiting for users and machines being added via GOsa², a comfortable
3243 Web-UI. A netbooting environment is prepared using PXE, so after
3244 initial installation of the main server from CD, DVD or USB stick all
3245 other machines can be installed via the network.&lt;/p&gt;
3246
3247 &lt;p&gt;This is the first test release based on Wheezy (which currently is
3248 not released yet). Basically this is an updated and slightly improved
3249 version compared to the Squeeze release.&lt;/p&gt;
3250
3251 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
3252 &lt;ul&gt;
3253 &lt;li&gt;Install freemind (0.9.0) by default, and stop installing vym by
3254 default.&lt;/li&gt;
3255 &lt;li&gt;Install chromium (26.0.1410.43) by default.&lt;/li&gt;
3256 &lt;li&gt;Install goplay (0.5-1.1) to make golearn available by default.&lt;/li&gt;
3257 &lt;li&gt;Updated support for Japanese input methods, now based on
3258 ibus-anthy.&lt;/li&gt;
3259 &lt;/ul&gt;
3260
3261 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
3262 &lt;ul&gt;
3263
3264 &lt;li&gt;Switched default file system from ext3 to ext4 for speed and
3265 reliability improvements.&lt;/li&gt;
3266 &lt;li&gt;Got rid of unwanted winbind daemon and PAM setup activated because
3267 of &lt;a href=&quot;http://bugs.debian.org/706434&quot;&gt;706434&lt;/a&gt;.&lt;/li&gt;
3268 &lt;li&gt;Extended and improved the testsuite tests to detect more possible
3269 problems.&lt;/li&gt;
3270 &lt;li&gt;Corrected proxy handling to not set http_proxy to a bogus
3271 direct:// URL.&lt;/li&gt;
3272 &lt;li&gt;Corrected proxy setup for diskless workstations.&lt;/li&gt;
3273 &lt;li&gt;Corrected PXE setup to use our updated udebs during installation.&lt;/li&gt;
3274 &lt;li&gt;Made installation handling of low entropy level more robust.&lt;/li&gt;
3275 &lt;li&gt;Create larger partitions for Roaming workstations and Thin client
3276 servers, to make room for all the software installed.&lt;/li&gt;
3277 &lt;li&gt;Fix bug in Roaming workstation PAM setup, making it impossible to
3278 log in (&lt;a href=&quot;http://bugs.debian.org/706753&quot;&gt;706753&lt;/a&gt;).&lt;/li&gt;
3279 &lt;/ul&gt;
3280
3281 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
3282 &lt;ul&gt;
3283
3284 &lt;li&gt;IP resolution for the local hostname give useless IPv6 address
3285 (&lt;a href=&quot;http://bugs.debian.org/705900&quot;&gt;705900&lt;/a&gt;). Only install
3286 libnss-myhostname on roaming workstations until it is fixed.&lt;/li&gt;
3287 &lt;li&gt;DVD images are not yet ready.&lt;/li&gt;
3288 &lt;li&gt;No mass import of user account data in GOsa (ldif or csv)
3289 available yet (&lt;a href=&quot;http://bugs.debian.org/698840&quot;&gt;698840&lt;/a&gt;).&lt;/li&gt;
3290 &lt;li&gt;Missing artwork for the KDE desktop (and probably a few others).&lt;/li&gt;
3291 &lt;li&gt;KDE Debian submenu lacks icons.&lt;/li&gt;
3292 &lt;li&gt;LXDE menu lacks entry for changing GOsa password
3293 (website). Installing gosa-desktop will be an option.&lt;/li&gt;
3294 &lt;li&gt;Backup configuration via web interface is impossible due to
3295 password submission problem
3296 (&lt;a href=&quot;http://bugs.debian.org/700257&quot;&gt;700257&lt;/a&gt;).&lt;/li&gt;
3297
3298 &lt;/ul&gt;
3299
3300 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
3301
3302 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
3303 &lt;ul&gt;
3304
3305 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&lt;/a&gt;&lt;/li&gt;
3306 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso&lt;/a&gt;&lt;/li&gt;
3307 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu~7.0+edu0~a1-CD.iso debian-edu~7.0+edu0~a1-CD.iso&lt;/li&gt;
3308
3309 &lt;/ul&gt;
3310
3311 &lt;p&gt;The MD5SUM of this image is: 685ed76c1aa8e44b12d3fde21faf450b&lt;/p&gt;
3312
3313 &lt;p&gt;The SHA1SUM of this image is: 6c874de157024da13e115bab29c068080a11ec4c&lt;/p&gt;
3314
3315 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
3316
3317 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
3318 </description>
3319 </item>
3320
3321 <item>
3322 <title>Narvik sparer minst 9 millioner på å bruke Skolelinux</title>
3323 <link>http://people.skolelinux.org/pere/blog/Narvik_sparer_minst_9_millioner_p____bruke_Skolelinux.html</link>
3324 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Narvik_sparer_minst_9_millioner_p____bruke_Skolelinux.html</guid>
3325 <pubDate>Fri, 10 May 2013 18:30:00 +0200</pubDate>
3326 <description>&lt;p&gt;I fjor sommer ble jeg
3327 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Gladoppslag_om_Skolelinux_i_avisen_Fremover.html&quot;&gt;gledelig
3328 overrasket&lt;/a&gt; over et oppslag i avisen Fremover om Narvik kommunes
3329 bruk av &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;. Oppslaget
3330 var basert på et notat som besvarte spørsmål fra ordfører Tor Nysæter
3331 og rådgiver for skolesektoren, Petter Falkbu, om bruken av Skolelinux
3332 i Narvikskolene og konstnaden ved å gå over til Windows. For litt
3333 over en uke siden siden fikk jeg endelig bedt kommunen om å få innsyn
3334 i dette notatet, og det ble oversendt på epost tirsdag. Jeg fikk
3335 &lt;a href=&quot;http://www.nuug.no/pub/offentliginnsyn/from-Narvik-kommune/2013-04-29-09:12-skolelinux-notat/PetterFalkbuogwindowsfornarvikskolen%20(L)351310.pdf&quot;&gt;lagt
3336 ut notatet&lt;/a&gt; samme dag, og fikk i dag sjekket postlista til Narvik,
3337 der jeg fant notatet som
3338 &lt;a href=&quot;https://www.narvik.kommune.no/innsyn.aspx?response=arkivsak_detaljer&amp;arkivsakid=2013001023&amp;scripturi=/innsyn.aspx&amp;skin=infolink&amp;Mid1=301&amp;&quot;&gt;sak
3339 2013/1023&lt;/a&gt;.&lt;/p&gt;
3340
3341 &lt;p&gt;Notatet forteller at Narvik ville måtte betalt minst 9 millioner
3342 for å gå over til Windows på skolene. I tillegg dokumenterer notatet
3343 at læreplanens krav oppfylles uten problemer ved bruk av Skolelinux.
3344 Jeg anbefaler alle å lese de 10 sidene med gode argumenter for å kutte
3345 unødige utgifter på IT i skoleverket. :)&lt;/p&gt;
3346 </description>
3347 </item>
3348
3349 <item>
3350 <title>Debian Wheezy is out - and Debian Edu / Skolelinux should soon follow! #newinwheezy</title>
3351 <link>http://people.skolelinux.org/pere/blog/Debian_Wheezy_is_out___and_Debian_Edu___Skolelinux_should_soon_follow___newinwheezy.html</link>
3352 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Wheezy_is_out___and_Debian_Edu___Skolelinux_should_soon_follow___newinwheezy.html</guid>
3353 <pubDate>Sun, 5 May 2013 07:40:00 +0200</pubDate>
3354 <description>&lt;p&gt;When I woke up this morning, I was very happy to see that the
3355 &lt;a href=&quot;http://www.debian.org/News/2013/20130504&quot;&gt;release announcement
3356 for Debian Wheezy&lt;/a&gt; was waiting in my mail box. This is a great
3357 Debian release, and I expect to move my machines at home over to it fairly
3358 soon.&lt;/p&gt;
3359
3360 &lt;p&gt;The new debian release contain heaps of new stuff, and one program
3361 in particular make me very happy to see included. The
3362 &lt;a href=&quot;http://scratch.mit.edu/&quot;&gt;Scratch&lt;/a&gt; program, made famous by
3363 the &lt;a href=&quot;http://www.code.org/&quot;&gt;Teach kids code&lt;/a&gt; movement, is
3364 included for the first time. Alongside similar programs like
3365 &lt;a href=&quot;http://edu.kde.org/kturtle/&quot;&gt;kturtle&lt;/a&gt; and
3366 &lt;a href=&quot;http://wiki.sugarlabs.org/go/Activities/Turtle_Art&quot;&gt;turtleart&lt;/a&gt;,
3367 it allow for visual programming where syntax errors can not happen,
3368 and a friendly programming environment for learning to control the
3369 computer. Scratch will also be included in the next release of Debian
3370 Edu.&lt;/a&gt;
3371
3372 &lt;p&gt;And now that Wheezy is wrapped up, we can wrap up the next Debian
3373 Edu/Skolelinux release too. The
3374 &lt;a href=&quot;http://lists.debian.org/debian-edu/2013/04/msg00132.html&quot;&gt;first
3375 alpha release&lt;/a&gt; went out last week, and the next should soon
3376 follow.&lt;p&gt;
3377 </description>
3378 </item>
3379
3380 <item>
3381 <title>First alpha release of Debian Edu / Skolelinux based on Debian Wheezy</title>
3382 <link>http://people.skolelinux.org/pere/blog/First_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</link>
3383 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html</guid>
3384 <pubDate>Fri, 26 Apr 2013 08:30:00 +0200</pubDate>
3385 <description>&lt;p&gt;The Debian Edu / Skolelinux project is still going strong and made
3386 its first Wheezy based release today. This is the release
3387 announcement:&lt;/p&gt;
3388
3389 &lt;p&gt;&lt;strong&gt;New features for Debian Edu ~7.0.0 alpha0 released
3390 2013-04-26&lt;/strong&gt;&lt;/p&gt;
3391
3392 &lt;p&gt;This is the release notes for for Debian Edu / Skolelinux ~7.0.0
3393 edu alpha0, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
3394
3395 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
3396
3397 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
3398 Skolelinux&lt;/a&gt;, is a Linux distribution based on Debian providing an
3399 out-of-the box environment of a completely configured school
3400 network. Immediatly after installation a school server running all
3401 services needed for a school network is set up just waiting for users
3402 and machines being added via GOsa², a comfortable Web-UI. A netbooting
3403 environment is prepared using PXE, so after initial installation of
3404 the main server from CD, DVD or USB stick all other machines can be
3405 installed via the network.&lt;/p&gt;
3406
3407 &lt;p&gt;This is the first test release based on Wheezy (which currently is
3408 not released yet). Basically this is an updated and slightly improved
3409 version compared to the Squeeze release.&lt;/p&gt;
3410
3411 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
3412
3413 &lt;ul&gt;
3414 &lt;li&gt;Everything which is new in Debian Wheezy, eg:
3415 &lt;ul&gt;
3416 &lt;li&gt;Linux kernel 3.2.x&lt;/li&gt;
3417 &lt;li&gt;Desktop environments KDE &quot;Plasma&quot; 4.8.4, GNOME 3.4, and LXDE 4
3418 (KDE is installed by default; to choose GNOME or LXDE: see
3419 manual.)&lt;/li&gt;
3420 &lt;li&gt;Web browser Iceweasel 10 ESR&lt;/li&gt;
3421 &lt;li&gt;LibreOffice 3.5.4&lt;/li&gt;
3422 &lt;li&gt;LTSP 5.4.2&lt;/li&gt;
3423 &lt;li&gt;GOsa 2.7.4&lt;/li&gt;
3424 &lt;li&gt;CUPS print system 1.5.3&lt;/li&gt;
3425 &lt;li&gt;Educational toolbox GCompris 12.01&lt;/li&gt;
3426 &lt;li&gt;Music creator Rosegarden 12.04&lt;/li&gt;
3427 &lt;li&gt;Image editor Gimp 2.8.2&lt;/li&gt;
3428 &lt;li&gt;Virtual universe Celestia 1.6.1&lt;/li&gt;
3429 &lt;li&gt;Virtual stargazer Stellarium 0.11.3&lt;/li&gt;
3430 &lt;li&gt;Scratch visual programming environment 1.4.0.6&lt;/li&gt;
3431 &lt;li&gt;New version of debian-installer from Debian Wheezy, see
3432 &lt;a href=&quot;http://www.debian.org/releases/wheezy/installmanual&quot;&gt;installation
3433 manual&lt;/a&gt; for more details.&lt;/li&gt;
3434 &lt;li&gt;Debian Wheezy includes about 37000 packages available for
3435 installation.&lt;/li&gt;
3436 &lt;li&gt;More information about Debian Wheezy 7.0 is provided in the
3437 &lt;a href=&quot;http://www.debian.org/releases/wheezy/releasenotes&quot;&gt;release notes&lt;/a&gt; and the &lt;a href=&quot;http://www.debian.org/releases/wheezy/installmanual&quot;&gt;installation manual&lt;/a&gt;.&lt;/li&gt;
3438 &lt;/ul&gt;&lt;/li&gt;
3439 &lt;/ul&gt;
3440
3441 &lt;p&gt;&lt;strong&gt;Documentation&lt;/strong&gt;&lt;/p&gt;
3442 &lt;ul&gt;
3443 &lt;li&gt;The (&lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Wheezy&quot;&gt;English&lt;/a&gt;) Debian Edu Wheezy Manual is fully translated to
3444 German, French, Italian and Danish. Partly translated versions exist
3445 for Norwegian Bokmal and Spanish.&lt;/li&gt;
3446 &lt;/ul&gt;
3447
3448 &lt;p&gt;&lt;Strong&gt;LDAP related changes&lt;/strong&gt;&lt;/p&gt;
3449 &lt;ul&gt;
3450 &lt;li&gt;Slight changes to some objects and acls to have more types to
3451 choose from when adding systems in GOsa. Now systems can be of type
3452 server, workstation, printer, terminal or netdevice.&lt;/li&gt;
3453 &lt;/ul&gt;
3454
3455 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
3456 &lt;ul&gt;
3457 &lt;li&gt;LTSP clients start as diskless workstation / thin client can be
3458 configured via command line argument -- or individually adding an
3459 entry in lts.conf or LDAP.&lt;li&gt;
3460 &lt;li&gt;GOsa gui: Now some options that seemed to be available, but are non
3461 functional, are greyed out (or are not clickable). Some tabs are
3462 completely hidden to the end user, others even to the GOsa admin.&lt;/li&gt;
3463 &lt;/ul&gt;
3464
3465 &lt;p&gt;&lt;strong&gt;Regressions&lt;/strong&gt;&lt;/p&gt;
3466 &lt;ul&gt;
3467 &lt;li&gt;No mass import of user account data in GOsa (ldif or csv) available
3468 yet.&lt;/li&gt;
3469 &lt;/ul&gt;
3470
3471 &lt;p&gt;&lt;strong&gt;No updated artwork&lt;/strong&gt;&lt;/p&gt;
3472
3473 &lt;ul&gt;
3474 &lt;li&gt;Updated artwork which is visible during installation, in the login
3475 screen and as desktop wallpaper is still missing or the same as we
3476 had for our Squeeze based release.&lt;/li&gt;
3477 &lt;/ul&gt;
3478
3479 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
3480
3481 To download the multiarch netinstall CD release you can use
3482 &lt;ul&gt;
3483 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/&lt;/a&gt;&lt;/li&gt;
3484 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/&lt;/a&gt;&lt;/li&gt;
3485 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/&lt;/li&gt;
3486 &lt;/ul&gt;
3487
3488 &lt;p&gt;The MD5SUM of this image is: c5e773ddafdaa4f48c409c682f598b6c&lt;/p&gt;
3489
3490 &lt;p&gt;The SHA1SUM of this image is: 25934fabb9b7d20235499a0a51f08ce6c54215f2&lt;/p&gt;
3491
3492 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
3493
3494 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
3495 </description>
3496 </item>
3497
3498 <item>
3499 <title>First Debian Edu / Skolelinux developer gathering in 2013 take place in Trondheim</title>
3500 <link>http://people.skolelinux.org/pere/blog/First_Debian_Edu___Skolelinux_developer_gathering_in_2013_take_place_in_Trondheim.html</link>
3501 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_Debian_Edu___Skolelinux_developer_gathering_in_2013_take_place_in_Trondheim.html</guid>
3502 <pubDate>Tue, 16 Apr 2013 15:00:00 +0200</pubDate>
3503 <description>&lt;p&gt;This years first &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux /
3504 Debian Edu&lt;/a&gt; developer gathering take place the coming weekend in Trondheim.
3505 Details about the gathering can be found
3506 &lt;a href=&quot;http://www.friprogramvareiskolen.no/Gathering/2013-04-19-21-Trondheim&quot;&gt;on
3507 the FRiSK wiki&lt;/a&gt;. The dates are 19-21th of April 2013, and online
3508 participation for those unable to make it in person is very welcome,
3509 and I plan to participate online myself as I could not leave Oslo this
3510 weekend.&lt;/p&gt;
3511
3512 &lt;p&gt;The focus of the gathering is to work on the web pages and project
3513 infrastructure, and to continue the work on the Wheezy based Debian
3514 Edu release.&lt;/p&gt;
3515
3516 &lt;p&gt;See you on &lt;a href=&quot;irc://irc.debian.org/%23debian-edu&quot;&gt;IRC, #debian-edu on irc.debian.org,&lt;/a&gt; then?&lt;/p&gt;
3517 </description>
3518 </item>
3519
3520 <item>
3521 <title>Skolelinux 6 got a video review from Pcwizz</title>
3522 <link>http://people.skolelinux.org/pere/blog/Skolelinux_6_got_a_video_review_from_Pcwizz.html</link>
3523 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_6_got_a_video_review_from_Pcwizz.html</guid>
3524 <pubDate>Sun, 17 Mar 2013 10:30:00 +0100</pubDate>
3525 <description>&lt;p&gt;Via
3526 &lt;a href=&quot;https://twitter.com/pcwizz/status/313044373262716930&quot;&gt;twitter&lt;/a&gt;
3527 I just discovered that &lt;a href=&quot;http://pcwizz.net/&quot;&gt;Pcwizz&lt;/a&gt; have
3528 done a &lt;a href=&quot;http://www.youtube.com/watch?v=wPzTZ61Pcuc&quot;&gt;video
3529 review&lt;/a&gt; on Youtube of &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux
3530 / Debian Edu&lt;/a&gt; version 6. He installed the standalone profile and
3531 the video show a walk-through of of the menu content, demonstration of
3532 a few programs and his view of our distribution.&lt;/p&gt;
3533
3534 &lt;p&gt;There is also some really nice quotes (transcribed by me, might
3535 have heard wrong). While looking thought the Graphics menu:&lt;/p&gt;
3536
3537 &lt;blockquote&gt;
3538 &quot;Basically everything you ever need in a school environment.&quot;
3539 &lt;/blockquote&gt;
3540
3541 &lt;p&gt;And as a general evaluation of the entire distribution:&lt;/p&gt;
3542
3543 &lt;blockquote&gt;
3544 &quot;So, yeah, a bit bloated. It kept all the Debian stuff in there, just
3545 to keep it nice and GNU. So, I do not want to go on about it, but
3546 lets give it 7 out of 10. I am not going to use it. That is because
3547 I am not deploying a school network. There may be some mythical
3548 feature to help you deploy Skolelinux on a school network.&quot;
3549 &lt;/blockquote&gt;
3550
3551 &lt;p&gt;To bad he did not test the server profile, and discovered the PXE
3552 installation option. It make it possible to install only the main
3553 server from CD, and the rest of the machines via the net, and might be
3554 considered the mythical feature he talk about. :)&lt;/p&gt;
3555
3556 &lt;p&gt;While looking through the menus, there is also this funny comment
3557 about the part of the K menu generated from the Debian menu subsystem:
3558
3559 &lt;blockquote&gt;
3560 &quot;[The K menu] have a special Debian section for software that no-one
3561 is going to look at, because it contain lots of junky stuff that you
3562 actually don&#39;t need in the education distribution, but have just been
3563 included because it isn&#39;t stripped out for some reason.&quot;
3564 &lt;/blockquote&gt;
3565
3566 &lt;p&gt;I guess it is yet another argument for merging the Debian menu and
3567 Gnome/KDE desktop menu entries into
3568 &lt;a href=&quot;http://wiki.debian.org/Proposals/DebianMenuUsingDesktopEntries&quot;&gt;one
3569 consistent menu system&lt;/a&gt; instead of two incomplete and partly
3570 inconsistent menu systems.&lt;/p&gt;
3571
3572 &lt;p&gt;The entire video is available below for those accepting iframe
3573 embedding:&lt;/p&gt;
3574
3575 &lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/wPzTZ61Pcuc&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
3576 </description>
3577 </item>
3578
3579 <item>
3580 <title>First Skolelinux / Debian Edu Squeeze update released</title>
3581 <link>http://people.skolelinux.org/pere/blog/First_Skolelinux___Debian_Edu_Squeeze_update_released.html</link>
3582 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_Skolelinux___Debian_Edu_Squeeze_update_released.html</guid>
3583 <pubDate>Fri, 8 Mar 2013 09:30:00 +0100</pubDate>
3584 <description>&lt;p&gt;Last Sunday, 2013-03-03,, Holger Levsen announced the first update
3585 of &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux / Debian Edu&lt;/a&gt;
3586 based on Debian Squeeze. This is the first update since
3587 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/03/msg00001.html&quot;&gt;the
3588 initial release 2012-03-11&lt;/a&gt;. This is the
3589 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2013/03/msg00000.html&quot;&gt;release
3590 announcement email from Holger&lt;/a&gt;:&lt;/p&gt;
3591
3592 &lt;blockquote&gt;&lt;p&gt;Hi,&lt;/p&gt;
3593
3594 &lt;p&gt;it&#39;s my pleasure to announce the immediate availability of Debian
3595 Edu 6.0.7+r1 (&quot;Debian Edu Squeeze&quot;).&lt;/p&gt;
3596
3597 &lt;p&gt;Debian Edu 6.0.7+r1 is an incremental update to Debian Edu
3598 6.0.4+r0, containing all the changes between Debian 6.0.4 and 6.0.7 as
3599 well Debian Edu specific bugfixes and enhancements. See below (in this
3600 mail) for the full list of (edu) changes. Please see
3601 &lt;a href=&quot;http://www.debian.org/News/2012/20120311&quot;&gt;http://www.debian.org/News/2012/20120311&lt;/a&gt;
3602 for more information on &quot;Debian Edu Squeeze&quot;.&lt;/p&gt;
3603
3604 &lt;p&gt;Images are available for download at
3605 &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/&lt;/a&gt;&lt;/p&gt;
3606
3607 &lt;p&gt;md5sums:
3608 &lt;br&gt;1fe79eb4f0f9ae1c58fc318e26cc1e2e debian-edu-6.0.7+r1-CD.iso
3609 &lt;br&gt;a6ddd924a8bd9a1b5ca122e8fe1c34ec debian-edu-6.0.7+r1-DVD.iso
3610 &lt;br&gt;ac6c72cd7925ccec51bfbf58e2a7c69c debian-edu-6.0.7+r1-source-DVD.iso&lt;/p&gt;
3611
3612 &lt;p&gt;sha1sums:
3613 &lt;br&gt;a4b58233b672a99c7df8dc24fb6de3327654a5c3 debian-edu-6.0.7+r1-CD.iso
3614 &lt;br&gt;9b524915e0ff2aa793f13d93123e5bd2bab2dbaa debian-edu-6.0.7+r1-DVD.iso
3615 &lt;br&gt;43997614893fc5e9e59ad6ce066b05d07fd836fa debian-edu-6.0.7+r1-source-DVD.iso&lt;/p&gt;
3616
3617 &lt;p&gt;These images are suitable for amd64+i386.&lt;/p&gt;
3618
3619 &lt;p&gt;Changes for Debian Edu 6.0.7+r1 Codename &quot;Squeeze&quot;, released
3620 2013-03-03:&lt;/p&gt;
3621
3622 &lt;ul&gt;
3623 &lt;li&gt;sitesummary was updated from 0.1.3 to 0.1.8
3624 &lt;ul&gt;
3625 &lt;li&gt;Make Nagios configuration more robust and efficient&lt;/li&gt;
3626 &lt;li&gt;Comply with 3.X kernel&lt;/li&gt;
3627 &lt;/ul&gt;&lt;/li&gt;
3628 &lt;li&gt;debian-edu-doc from 1.4~20120310~6.0.4+r0 to 1.4~20130228~6.0.7+r1
3629 &lt;ul&gt;
3630 &lt;li&gt;Minor updates from the wiki&lt;/li&gt;
3631 &lt;li&gt;Danish translation now complete&lt;/li&gt;
3632 &lt;/ul&gt;&lt;/li&gt;
3633 &lt;li&gt;debian-edu-config from 1.453 to 1.455
3634 &lt;ul&gt;
3635 &lt;li&gt;Fix /etc/hosts for LTSP diskless workstations. Closes: #699880&lt;/li&gt;
3636 &lt;li&gt;Make ltsp_local_mount script work for multiple devices.&lt;/li&gt;
3637 &lt;li&gt;Correct Kerberos user policy: don&#39;t expire password after 2 days.
3638 Closes: #664596&lt;/li&gt;
3639 &lt;li&gt;Handle &#39;#&#39; characters in the root or first users password.
3640 Closes: #664976&lt;/li&gt;
3641 &lt;li&gt;Fixes for gosa-sync:
3642 &lt;ul&gt;
3643 &lt;li&gt;Don&#39;t fail if password contains &quot;&lt;/li&gt;
3644 &lt;li&gt;Don&#39;t disclose new password string in syslog&lt;/li&gt;
3645 &lt;/ul&gt;&lt;/li&gt;
3646 &lt;li&gt;Fixes for gosa-create:
3647 &lt;ul&gt;
3648 &lt;li&gt;Invalidate libnss cache before applying changes&lt;/li&gt;
3649 &lt;li&gt;Multiple failures during mass user import into GOsa²&lt;/li&gt;
3650 &lt;li&gt;gosa-netgroups plugin: don&#39;t erase entries of attribute type
3651 &quot;memberNisNetgroup&quot;. Closes: #687256&lt;/li&gt;
3652 &lt;li&gt;First user now uses the same Kerberos policy as all other users&lt;/li&gt;
3653 &lt;/ul&gt;&lt;/li&gt;
3654 &lt;li&gt;Add Danish web page&lt;/li&gt;
3655 &lt;/ul&gt;
3656 &lt;li&gt;debian-edu-install from 1.528 to 1.530
3657 &lt;ul&gt;
3658 &lt;li&gt;Improve preseeding support and documentation&lt;/li&gt;
3659 &lt;/ul&gt;&lt;/li&gt;
3660 &lt;/ul&gt;
3661
3662 &lt;p&gt;End-user documentation in English is available at
3663 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Squeeze/&quot;&gt;http://wiki.debian.org/DebianEdu/Documentation/Squeeze/&lt;/a&gt;
3664 - translations to French, Italian, Danish and German are available in
3665 the debian-edu-doc package. (Other languages could use your help!)&lt;/p&gt;
3666
3667 &lt;p&gt;If you want to contribute to Debian Edu, please join our
3668 mailinglist
3669 &lt;a href=&quot;http://lists.debian.org/debian-edu/&quot;&gt;debian-edu@lists.debian.org&lt;/a&gt;!
3670 &lt;/p&gt;&lt;/blockquote&gt;
3671
3672 &lt;p&gt;I am very happy to see the fruits of a year of hard work. :)&lt;/p&gt;
3673 </description>
3674 </item>
3675
3676 <item>
3677 <title>Skolelinux-intervju: Helge Tore Høyland</title>
3678 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Helge_Tore_H_yland.html</link>
3679 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Helge_Tore_H_yland.html</guid>
3680 <pubDate>Fri, 22 Feb 2013 08:10:00 +0100</pubDate>
3681 <description>&lt;p&gt;Etter en lang pause og travle uker har jeg endelig klart å få
3682 samlet et nytt intervju med en av folkene i
3683 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet.
3684 Denne gang er det Helge Tore Høyland, en mangeårig bidragsyter på
3685 epostlistene og ellers i prosjektet.&lt;/p&gt;
3686
3687 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
3688
3689 &lt;p&gt;Eg er IT-konsulent/teknikker hjå eit firma i Steinkjer med navn
3690 &lt;a href=&quot;http://unoit.no/&quot;&gt;Uno IT&lt;/a&gt;. Uno IT er eit lite firma som
3691 drifter nettverk og maskiner for små og mellomstore firma
3692 Steinkjer-området. Per dags dato er me 2 ansatte. Min faglege bakgrunn
3693 er Fagbrev som it-teknikker, samt nokre fag innen nettverk- og
3694 server-drift frå HiST og NTNU. Dagleg arbeid består i oppsett av nye
3695 maskiner og hjelp til sluttbrukere, samt oppsett og vedlikehold av eit
3696 vidt spekter av fagsystemer ute hjå kunder. Erfaring med Skolelinux
3697 har eg hatt i forbindelse med drifting av
3698 &lt;a href=&quot;http://www.bjorkly.no/&quot;&gt;Bjørkly skule&lt;/a&gt;, ein privat
3699 grunnskule i Namsos-området. I dag har skulen 65 elever, 15 lærere, 1
3700 hovedserver og ca 60 klienter som kjører halvtjukt. Eg har bygd og
3701 driftet systemet sidan summaren 2006.&lt;/p&gt;
3702
3703 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
3704
3705 &lt;p&gt;Eg kom i kontakt med Skolelinux-prosjektet via ein artikkel i eit
3706 fagblad, som eg ikkje lenger hugsar namnet på. I og med at eg allereie
3707 hadde pusla med nettverk for ein annan skule, fatta eg straks
3708 interesse for prosjektet.&lt;/p&gt;
3709
3710 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
3711
3712 &lt;p&gt;Fordelane med Skolelinux er sentralisert administrasjon og svært
3713 mange gode verktøy «ut av boksen». Veldig kjekt å kunne drifte 60
3714 klientar med berre å «bry» seg med ein server. Levetid for systemets
3715 hardware er og ein veldig fin effekt. I tillegg kjem fordelar som økt
3716 sikkerhet og mindre lisenskostnader. Etter min erfaring er det og
3717 mykje mindre driftskostnader med eit slikt system enn konkurrerande
3718 system, pga enkelhet med sentralisert administrasjon. På grunn av at
3719 Skolelinux er basert på Debian er det òg svært stabilt.&lt;/p&gt;
3720
3721 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
3722
3723 &lt;p&gt;Ulemper er mangel på vilje til å følge standarer ute i markedet,
3724 som fører til mangel på støtte til nokre mykje brukte ting. Flash og
3725 Java er typiske eksempel. Sidan Debian satsar på stabilitet framfor å
3726 ha nyeste pakke av eit program, kan ein i nokre tilfeller kome borti
3727 at program vert «for gamle». Det er spesielt nettlesaren som er
3728 utsett. Mangel på vilje til å utvikle pedagogisk programvare, i Noreg,
3729 for «alle» platformer fører òg til noko hovudbry.&lt;/p&gt;
3730
3731 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
3732
3733 &lt;p&gt;Til dagleg bruker eg svært mange forskjellige «fri programvare»
3734 program. Firefox, Thunderbird, Freecommander, ImgBurn, Clonezilla,
3735 OCS inventory, Icinga, Skolelinux, SystemRescueCD og mykje meir.&lt;/p&gt;
3736
3737 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
3738 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
3739
3740 &lt;p&gt;Strategisk må ein fokusere på at sluttbruker eigentleg ikkje er så
3741 fokusert på at det er fri programvare men at det skal «berre fungere».
3742 Gjer det enkelt å bruker og ikkje minst å administrere. For Skolelinux
3743 sin del må ein få eit betre fokus på overganger. Utbytting av servere
3744 må gå meir automatisk, import og eksport av brukerbase og maskinbase
3745 med meir må kunne gå enkelt og oppgradering til neste versjon må bli
3746 mykje meir automatisk og gjennomtesta. Ein må unngå at ein må sette
3747 opp frå start når ein byter ut ein server eller oppgraderer til neste
3748 versjon. For å få Skolelinux til å bli eit betre alternativ for skular
3749 må ein ha fokus på nettlesaren. Denne må bli «up to date» og støtte
3750 dei protokollar og tillegg som vert brukt av forlag med meir. Etter
3751 kvart som meir og meir blir flytta ut i «skya» vert dette viktigare og
3752 viktigare. Ein kunne ynskje og jobbe for at forlag med fleire tar i
3753 bruk opne standarer, men inntil det skjer, må systemet kunne brukast
3754 mot desse fagsystema.&lt;/p&gt;
3755
3756 &lt;p&gt;For meg har prosjektet med Skolelinux vore ein svært artig og
3757 lærerik prosess. Miljøet rundt er ikkje enormt stort, dog stort nok,
3758 men det er svært hjelpevillig og engasjert.&lt;/p&gt;
3759 </description>
3760 </item>
3761
3762 <item>
3763 <title>A Christmas present for Skolelinux / Debian Edu</title>
3764 <link>http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html</link>
3765 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html</guid>
3766 <pubDate>Fri, 28 Dec 2012 09:20:00 +0100</pubDate>
3767 <description>&lt;p&gt;I was happy to discover a few days ago that the
3768 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux / Debian Edu&lt;/a&gt;
3769 project also this year received a Christmas present from Another
3770 Agency in Trondheim. NOK 1000,- showed up on our donation account
3771 December 24th. I want to express our thanks for this very welcome
3772 present. As the Debian Edu / Skolelinux project is very short on
3773 funding these days, and thus lack the money to do regular developer
3774 gatherings, this donation was most welcome. One developer gathering
3775 cost around NOK 15&amp;nbsp;000,-, so we need quite a lot more to keep the
3776 development pace we want. Thus, I hope their example this year is
3777 followed by many others. :)&lt;/p&gt;
3778
3779 &lt;p&gt;The public list of donors can be found on
3780 &lt;a href=&quot;http://www.linuxiskolen.no/slxdebianlabs/donations.html&quot;&gt;the
3781 donation page&lt;/a&gt; for the project, which also contain instructions if
3782 you want to donate to the project.&lt;/p&gt;
3783 </description>
3784 </item>
3785
3786 <item>
3787 <title>Ledger - double-entry accounting using text based storage format</title>
3788 <link>http://people.skolelinux.org/pere/blog/Ledger___double_entry_accounting_using_text_based_storage_format.html</link>
3789 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Ledger___double_entry_accounting_using_text_based_storage_format.html</guid>
3790 <pubDate>Tue, 18 Dec 2012 23:30:00 +0100</pubDate>
3791 <description>&lt;p&gt;A few days ago I came across
3792 &lt;a href=&quot;http://joeyh.name/blog/entry/hledger/&quot;&gt;a blog post from Joey
3793 Hess&lt;/a&gt; describing &lt;a href=&quot;http://ledger-cli.org/&quot;&gt;ledger&lt;/a&gt; and
3794 hledger, a text based system for double-entry accounting. I found it
3795 interesting, as I am involved with several organizations where
3796 accounting is an issue, and I have not really become too friendly with
3797 the different web based systems we use. I find it hard to find what I
3798 look for in the menus and even harder try to get sensible data out of
3799 the systems. Ledger seem different. The accounting data is kept in
3800 text files that can be stored in a version control system, and there
3801
3802 are at least &lt;a href=&quot;https://github.com/ledger/ledger/wiki/Ports&quot;&gt;five
3803 different implementations&lt;/a&gt; able to read the format. An example
3804 entry look like this, and is simple enough that it will be trivial to
3805 generate entries based on CVS files fetched from the bank:&lt;/p&gt;
3806
3807 &lt;blockquote&gt;&lt;pre&gt;
3808 2004-05-27 Book Store
3809 Expenses:Books $20.00
3810 Liabilities:Visa
3811 &lt;/pre&gt;&lt;/blockquote&gt;
3812
3813 &lt;p&gt;The concept seemed interesting enough for me to check it out and
3814 look for others using it. I found blog posts from
3815 &lt;a href=&quot;http://blog.spang.cc/posts/hledger_rocks_my_world/&quot;&gt;Christine
3816 Spang&lt;/a&gt;,
3817 &lt;a href=&quot;http://bugsplat.info/2010-05-23-keeping-finances-with-ledger.html&quot;&gt;Pete
3818 Keen&lt;/a&gt;,
3819 &lt;a href=&quot;http://blog.andrewcantino.com/blog/2010/11/06/command-line-accounting-with-ledger-and-reckon/&quot;&gt;Andrew
3820 Cantino&lt;/a&gt; and
3821 &lt;a href=&quot;http://blog.iphoting.com/blog/2012/11/29/command-line-double-entry-accounting/&quot;&gt;Ronald
3822 Ip&lt;/a&gt; describing how they use it, as well as a post from
3823 &lt;a href=&quot;https://groups.google.com/forum/?fromgroups=#!topic/ledger-cli/r0oWjwbQ9Bo&quot;&gt;Bradley
3824 M. Kuhn&lt;/a&gt; at the Software Freedom Conservancy. All seemed like good
3825 recommendations fitting my need.&lt;/p&gt;
3826
3827 &lt;p&gt;The &lt;a href=&quot;http://packages.qa.debian.org/l/ledger.html&quot;&gt;ledger&lt;/a&gt;
3828 package is available in Debian Squeeze, while the
3829 &lt;a href=&quot;http://packages.qa.debian.org/h/haskell-hledger.html&quot;&gt;hledger&lt;/a&gt;
3830 package only is available in Debian Sid. As I use Squeeze, ledger
3831 seemed the best choice to get started.&lt;/p&gt;
3832
3833 &lt;p&gt;To get some real data to test on, I wrote a
3834 &lt;a href=&quot;http://www.nuug.no/tools/lodo2ledger&quot;&gt;web scraper&lt;/a&gt; for
3835 &lt;a href=&quot;http://www.lodo.no/&quot;&gt;LODO&lt;/a&gt;, the accounting system used by
3836 the &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt; association, and started to
3837 play with the data set. I&#39;m not really deeply into accounting, but I
3838 am able to get a simple balance and accounting status for example
3839 using the &quot;&lt;tt&gt;ledger balance&lt;/tt&gt;&quot; command. But I will have to
3840 gather more experience before I know if the ledger way is a good fit
3841 for the organisations I am involved in.&lt;/p&gt;
3842 </description>
3843 </item>
3844
3845 <item>
3846 <title>Debian Edu interview: Angela Fuß</title>
3847 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Angela_Fu_.html</link>
3848 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Angela_Fu_.html</guid>
3849 <pubDate>Wed, 14 Nov 2012 21:30:00 +0100</pubDate>
3850 <description>&lt;p&gt;Here is another interview with one of the people in the &lt;a
3851 href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
3852 community. I am running short on people willing to be interviewed, so
3853 if you know about someone I should interview, Please send me an email.
3854 After asking for many months, I finally managed to lure another one of
3855 the people behind the German
3856 &quot;&lt;a href=&quot;http://wiki.it-zukunft-schule.de/&quot;&gt;IT-Zukunft Schule&lt;/a&gt;&quot;
3857 project out from maternity leave to conduct an interview. Give a warm
3858 welcome to Angela Fuß. :)&lt;/p&gt;
3859
3860 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
3861
3862 &lt;p&gt;I am a 39-year-old woman living in the very north of Germany near
3863 Denmark. I live in a patchwork family with &quot;my man&quot; Mike Gabriel, my
3864 two daughters, Mikes daughter and Mikes and my rather newborn son.
3865
3866 &lt;p&gt;At the moment - because of our little baby - I am spending most of
3867 the day by being a caring and organising mom for all the kids.
3868 Besides that I am really involved into and occupied with several inner
3869 growth processes: New born souls always bring the whole familiar
3870 system into movement and that needs time and focus ;-). We are also
3871 in the middle of buying a house and moving to it.&lt;/p&gt;
3872
3873 &lt;p&gt;In 2013 I will work again in my job in a German foundation for
3874 nature conservation. I am doing public relation work there. Besides
3875 that - and that is the connection to Skolelinux / Debian Edu - I am
3876 working in our own school project &quot;IT-Zukunft Schule&quot; in North
3877 Germany. I am responsible for the quality assurance, the customer
3878 relationship management and the communication processes in the
3879 project.&lt;/p&gt;
3880
3881 &lt;p&gt;Since 2001 I constantly have been training myself in communication
3882 and leadership. Besides that I am a forester, a landscaping gardener
3883 and a yoga teacher.&lt;/p&gt;
3884
3885 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux / Debian Edu
3886 project?&lt;/strong&gt;&lt;/p&gt;
3887
3888 &lt;p&gt;I fell in love with Mike ;-).&lt;/p&gt;
3889
3890 &lt;p&gt;Very soon after getting to know him I was completely enrolled into
3891 Free Software. At this time Mike did IT-services for one newly
3892 founded school in Kiel. Other schools in Kiel needed concepts for
3893 their IT environment. Often when Mike came home from working at the
3894 newly founded school I found myself listening to his complaints about
3895 several points where the communication with the schools head or the
3896 teachers did not work. So we were clear that he would not work for
3897 one more school if we did not set up a structure for communication
3898 between him, the schools head, the teachers, the students and the
3899 parents.&lt;/p&gt;
3900
3901 &lt;p&gt;Together with our friend and hardware supplier Andreas Buchholz we
3902 started to get an overview of free software solutions suitable for
3903 schools. One day before Christmas 2010 Mike and I had a date with Kurt
3904 Gramlich in Gütersloh. As Kurt and I are really interested in building
3905 networks of people and in being in communication we dived into
3906 Skolelinux and brought it to the first grammar schools in Northern
3907 Germany.&lt;/p&gt;
3908
3909 &lt;p&gt;For information about our school project you can read
3910 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html&quot;&gt;the
3911 interview with Mike Gabriel&lt;/a&gt;.&lt;/p&gt;
3912
3913 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux / Debian
3914 Edu?&lt;/strong&gt;&lt;/p&gt;
3915
3916 &lt;p&gt;First I have to say: I cannot answer this question technically. My
3917 answer comes rather from a social point of view.&lt;/p&gt;
3918
3919 &lt;p&gt;The biggest advantage of Skolelinux / Debian Edu I see is the large
3920 and strong international community of Debian Developers in the
3921 background which is very alive and connected over mailinglists, blogs
3922 and meetings. My constant feeling for the Debian Community is: If
3923 something does not work they will somehow fix it. All is well
3924 ;-). This is of course a user experience. What I also get as a big
3925 advantage of Skolelinux / Debian Edu is that everybody who uses it and
3926 works with it can also contribute to it - that includes students,
3927 teachers, parents...&lt;/p&gt;
3928
3929 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux / Debian
3930 Edu?&lt;/strong&gt;&lt;/p&gt;
3931
3932 &lt;p&gt;I will answer this question relating to the internal structure of
3933 Skolelinux / Debian Edu.&lt;/p&gt;
3934
3935 &lt;p&gt;What I see as a major disadvantage is that there is a gap between
3936 the group of developers for Debian Edu and the people who make the
3937 marketing, that means the people that bring Skolelinux to the
3938 schools. There is a lack of communication between these two groups and
3939 I think that does not really work for Skolelinux / Debian Edu.&lt;/p&gt;
3940
3941 &lt;p&gt;Further I appreciate that Skolelinux / Debian Edu is known as a
3942 do-ocracy. Nevertheless I keep asking myself if at some points a
3943 democracy or some kind of hierarchical project structure would be good
3944 and helpful. I am also missing some kind of contact between the
3945 Skolelinux / Debian Edu communities in Europe or on an international
3946 level. I think it would be good if there was more sharing between the
3947 different countries using Skolelinux / Debian Edu.&lt;/p&gt;
3948
3949 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
3950
3951 &lt;p&gt;On my laptop I am still using an Ubuntu 10.04 with a Gnome Desktop
3952 on. As applications I use Openoffice.org, Gedit, Firefox, Pidgin,
3953 LaTeX and GnuCash. For mails I am using Horde. And I am really fond of
3954 my N900 running with Maemo.&lt;/p&gt;
3955
3956 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
3957 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
3958
3959 &lt;p&gt;I am really convinced that in our school project &quot;IT-Zukunft
3960 Schule&quot; we have developed (and keep developing) a great way to get
3961 schools to use Free Software. We have written a detailed concept for
3962 that so I cannot explain the whole thing here. But in a nutshell the
3963 strategy has three crucial pillars:&lt;/p&gt;
3964
3965 &lt;ul&gt;
3966
3967 &lt;li&gt;We really take time to get what sort of stories, questions and
3968 concerns the schools head and the teachers have about using different
3969 kinds of IT and we take time to enrol them into Free Software.&lt;/li&gt;
3970
3971 &lt;li&gt;Our solution for schools is never just technical. In the centre
3972 are always the people who are going to use the software. From the very
3973 beginning of the planning for a school, we tell the schools head that
3974 they are paying us not only for a technical solution for their school,
3975 they also pay us for leading all the communication processes
3976 needed. If they do not want that, we are not working with them because
3977 we cannot give a guarantee for the quality of our work then.&lt;/li&gt;
3978
3979 &lt;li&gt;Another focus lies in the training of teachers and students in
3980 co-administrating the IT-System at their school. They start getting in
3981 contact with the Skolelinux / Debian Edu community and they get the
3982 offer to become more and more independent from us.&lt;/li&gt;
3983
3984 &lt;/ul&gt;
3985 </description>
3986 </item>
3987
3988 <item>
3989 <title>Skolelinux noe for Ballangen? (Leserinnlegg til avisen Fremover)</title>
3990 <link>http://people.skolelinux.org/pere/blog/Skolelinux_noe_for_Ballangen___Leserinnlegg_til_avisen_Fremover_.html</link>
3991 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_noe_for_Ballangen___Leserinnlegg_til_avisen_Fremover_.html</guid>
3992 <pubDate>Sun, 14 Oct 2012 20:00:00 +0200</pubDate>
3993 <description>&lt;p&gt;Tirsdag 2012-10-09 sendte jeg følgende leserinnlegg til avisen
3994 &lt;a href=&quot;http://www.fremover.no/&quot;&gt;Fremover&lt;/a&gt;, etter å ha vært nordpå
3995 noen dager og lest noen gamle aviser. Publiserer den her i sin helhet
3996 for fremtidig referanse. Fremover publiserer dessverre ikke
3997 leserinnlegg på nett.&lt;/p&gt;
3998
3999 &lt;blockquote&gt;
4000 &lt;p&gt;To: redaksjon (at) fremover.no
4001 &lt;br&gt;Subject: Leserinnlegg til Fremover: Skolelinux noe for Ballangen?&lt;/p&gt;
4002
4003 &lt;p&gt;Ærede redaktør&lt;/p&gt;
4004
4005 &lt;p&gt;I sommer (2012-07-23) hadde Fremover et oppslag om at Narvik
4006 kommune hadde spart mellom 10 og 20 millioner kroner de siste årene på
4007 å bruke Skolelinux på sine skoler. Harstad har også tatt i bruk
4008 Skolelinux på alle sine skoler. Som tidligere Ballangsværing gledet
4009 det meg stort å se at skoleløsningen vi har utviklet siden 2001 tas i
4010 bruk i området der jeg vokste opp, og dermed bidrar til en bedre og
4011 billigere skolehverdag.&lt;/p&gt;
4012
4013 &lt;p&gt;Skolelinux er en komplett IT-løsning for elevnettverket på en
4014 skole, med både nettverkstjenester og løsning for elevmaskiner med
4015 pedagogisk programvare, som tillater en å øke levetiden på en
4016 datamaskin i skolen med mange år. En undersøkelse publisert i mars
4017 2012 viste at de 56 norske skolene som har offentliggjort at de bruker
4018 Skolelinux eller annen Linuxutgave hadde 36% større PC-tetthet enn
4019 landsgjennomsnittet, når en ser på tall rapportert til Grunnskolens
4020 Informasjonssystem. I følge Paul Reidar Løsnesløkken, IKT-konsulent i
4021 Nord-Odal, fungerer datamaskiner godt til de er 8 til 10 år gamle.&lt;/p&gt;
4022
4023 &lt;p&gt;I høst (2012-09-29) fortalte Fremover hvordan Ballangen kommune har
4024 opparbeidet seg 20 millioner i underskudd og nok havner på Robek-lista
4025 fra nyttår. Kanskje Ballangen også burde ta i bruk Skolelinux for å
4026 spare penger? Hvis kommunen mangler kompetanse lokalt på Linux finnes
4027 det kommersielle selskaper som tilbyr driftstjenester rundt
4028 Skolelinux, og jeg bør vel avsløre at jeg selv er involvert i et av
4029 dem, Skolelinux Drift AS. Kommunen kan dermed få hjelp hvis de ikke
4030 ønsker å bygge opp egen kompetanse.&lt;/p&gt;
4031
4032 &lt;p&gt;Vennlig hilsen
4033 &lt;br&gt;Petter Reinholdtsen
4034 &lt;br&gt;Fri programvareutvikler&lt;/p&gt;
4035
4036 &lt;p&gt;Referanser:&lt;/p&gt;
4037
4038 &lt;ul&gt;
4039
4040 &lt;li&gt;&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Linux_skoler_har_h_yere_PC_tetthet_enn_landsgjennomsnittet___pressemelding_fra_FRiSK.html&quot;&gt;http://people.skolelinux.org/pere/blog/Linux_skoler_har_h_yere_PC_tetthet_enn_landsgjennomsnittet___pressemelding_fra_FRiSK.html&lt;/a&gt;&lt;/li&gt;
4041 &lt;li&gt;&lt;a href=&quot;http://people.skolelinux.org/pere/blog/Gladoppslag_om_Skolelinux_i_avisen_Fremover.html&quot;&gt;http://people.skolelinux.org/pere/blog/Gladoppslag_om_Skolelinux_i_avisen_Fremover.html&lt;/a&gt;&lt;/li&gt;
4042
4043 &lt;/ul&gt;
4044
4045 &lt;/blockquote&gt;
4046
4047 &lt;p&gt;Innlegget ble så vidt jeg vet trykket i papirutgaven et par dager
4048 senere, men jeg har ikke sett det selv.&lt;/p&gt;
4049 </description>
4050 </item>
4051
4052 <item>
4053 <title>Trengs flere frivillige til korrektur av den frie norske stavekontrollen</title>
4054 <link>http://people.skolelinux.org/pere/blog/Trengs_flere_frivillige_til_korrektur_av_den_frie_norske_stavekontrollen.html</link>
4055 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Trengs_flere_frivillige_til_korrektur_av_den_frie_norske_stavekontrollen.html</guid>
4056 <pubDate>Sat, 13 Oct 2012 12:10:00 +0200</pubDate>
4057 <description>&lt;p&gt;&lt;a href=&quot;http://no.speling.org/&quot;&gt;Den frie norske stavekontrollen&lt;/a&gt;
4058 består av ca. 1,3 millioner bokmåls- og nynorskord. Det er mange
4059 kilder til ordene, f.eks. den norske ordbanken, norske nett-aviser,
4060 stavekontrollbrukere og korrekturlesere, og endel feil har sneket seg
4061 inn i databasen over ord. For å finne og fikse feilene trengs det
4062 korrekturlesing. Her kommer frivillige inn.&lt;/p&gt;
4063
4064 &lt;p&gt;Hvis du vil bidra med korrektur av orddatabasen, kan du melde deg
4065 frivillig som bokmåls- eller nynorskkorrekturleser og få tilsendt en
4066 liten bunke ord på epost hver dag, lese over og sende inn på epost
4067 tilbake til korrekturlesing-systemet. Jo flere som sjekker, jo
4068 raskere kommer vi igjennom hele databasen. Så langt har vi oppdaget
4069 341 bokmålsord og 50 nynorskord som ikke skal vært med i databasen.
4070 Det er nok noen flere. I tillegg har korrekturleserne oppdaget flere
4071 ord som manglet, og fått lagt dem inn i stavekontrollen.&lt;/p&gt;
4072
4073 &lt;p&gt;Hvis du vil bidra, følg instruksene på
4074 &lt;a href=&quot;http://no.speling.org/dokumentasjon.html&quot;&gt;prosjektsidene&lt;/a&gt;
4075
4076 for nye bidragsytere, og ta kontakt med Håvard eller epostlisten
4077 &lt;a href=&quot;https://lister.ping.uio.no/mailman/listinfo/i18n-no&quot;&gt;i18n-no&lt;/a&gt;.
4078 Gode norskkunnskaper er en fordel, og vilje til å sjekke
4079 &lt;a href=&quot;http://www.nob-ordbok.uio.no/perl/ordbok.cgi&quot;&gt;ordboka&lt;/a&gt; et
4080 krav!&lt;/p&gt;
4081 </description>
4082 </item>
4083
4084 <item>
4085 <title>Ny utgave (v2.1) av den frie norske stavekontrollen gitt ut</title>
4086 <link>http://people.skolelinux.org/pere/blog/Ny_utgave__v2_1__av_den_frie_norske_stavekontrollen_gitt_ut.html</link>
4087 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Ny_utgave__v2_1__av_den_frie_norske_stavekontrollen_gitt_ut.html</guid>
4088 <pubDate>Tue, 2 Oct 2012 09:20:00 +0200</pubDate>
4089 <description>&lt;p&gt;I helga fikk jeg endelig pakket sammen en ny versjon av den norske
4090 stavekontrollen, og gikk ut versjon 2.1 etter at det var gått fire og
4091 et halvt år siden sist. I dag fikk vi sendt ut annonseringen. Her er
4092 det vi sendte ut:&lt;/p&gt;
4093
4094 &lt;p&gt;Oslo, 2012-10-02&lt;/p&gt;
4095
4096 &lt;p&gt;&lt;strong&gt;Pressemelding: Ny utgave av norsk stavekontroll med
4097 synonymordliste&lt;/strong&gt;&lt;/p&gt;
4098
4099 &lt;p&gt;Mer enn fire år etter at forrige utgave av den frie norske
4100 stavekontrollen ble utgitt, er en ny og forbedret versjon klar. Dette er
4101 noe utviklerne er veldig glade for.&lt;/p&gt;
4102
4103 &lt;p&gt;Den største endringen er at byggesystemet for stavekontrollen er
4104 skrevet om til å akseptere ord med bindestrek (f.eks. «e-post»). Litt
4105 over 10.000 slike ordformer er lagt til i orddatabasen. I tillegg er
4106 det kommet en del nye ord og rettelser rapportert inn av de frivillige
4107 som gjennomfører korrektur av orddatabasen i prosjektet. For å få
4108 fortgang i dette korrekturarbeidet er det fint med flere frivillige
4109 som kan bidra i prosjektet.&lt;/p&gt;
4110
4111 &lt;p&gt;&lt;blockquote&gt;
4112 - En god og fritt tilgjengelig stavekontroll er en viktig byggestein
4113 for å fremme bruken av korrekt norsk språk, sier prosjektdeltager
4114 Petter Reinholdtsen.
4115 &lt;/blockquote&gt;&lt;/p&gt;
4116
4117 &lt;p&gt;Takket være samarbeidet med synonymordlisteprosjektet er
4118 synonymordlista for bokmål tilgjengelig sammen med ordlista for bokmål
4119 og nynorsk. En synonymordliste for nynorsk er også med, men den er på
4120 prøvestadiet og meget liten.&lt;/p&gt;
4121
4122 &lt;p&gt;Stavekontrollpakken og synonymordlistene brukes i
4123 LibreOffice/OpenOffice.org, Koffice, Mozilla Thunderbird, Firefox og
4124 en rekke andre programmer, og på både Windows, Mac OS X, Linux og
4125 BSD.&lt;/p&gt;
4126
4127 &lt;p&gt;Det hele utgis under den frie lisensen GPL og kan fritt lastes ned
4128 fra prosjektsidene på
4129 &lt;a href=&quot;http://no.speling.org&quot;&gt;no.speling.org&lt;/a&gt;. Ferdige pakker for
4130 LibreOffice/OpenOffice.org er også tilgjengelige fra samme sted.&lt;/p&gt;
4131
4132 &lt;p&gt;Det norske stavekontrollprosjektet er i kontakt med lignende
4133 prosjekter for blant annet å forbedre stavekontrollteknologien, å
4134 utveksle verktøy for vedlikehold av orddatabasen og å få tilgang til
4135 relevante datasett. Et av disse prosjektene er et separat prosjekt ved
4136 Sametinget som er i gang med å utvikle samisk stavekontroll for blant
4137 annet Microsoft Word og OpenOffice.org.&lt;/p&gt;
4138
4139 &lt;p&gt;Et søsterprosjekt for å lage grammatikk-kontroll for
4140 LibreOffice/OpenOffice.org er igangsatt, men har ennå ikke kommet
4141 langt nok til å brukes. Frivillige til å bidra i dette prosjektet er
4142 også svært velkomne.&lt;/p&gt;
4143
4144 &lt;p&gt;&lt;strong&gt;Kontaktperson&lt;/strong&gt;&lt;/p&gt;
4145
4146 &lt;p&gt;&lt;blockquote&gt;
4147 Axel Bojer, prosjektdeltager
4148 &lt;br&gt;E-post: fri_programvare (at) bojer.no
4149 &lt;br&gt;Tlf: +47 954 32 417
4150 &lt;/blockquote&gt;&lt;/p&gt;
4151
4152 &lt;p&gt;&lt;strong&gt;Referanser&lt;/strong&gt;&lt;/p&gt;
4153
4154 &lt;ul&gt;
4155
4156 &lt;li&gt;Det frie norske stavekontrollprosjektet for bokmål og nynorsk:
4157 &lt;a href=&quot;http://no.speling.org&quot;&gt;http://no.speling.org&lt;/a&gt;&lt;/li&gt;
4158 &lt;li&gt;Samiske korrekturverktøy:
4159 &lt;a href=&quot;http://divvun.no/&quot;&gt;http://divvun.no/&lt;/a&gt;&lt;/li&gt;
4160 &lt;li&gt;Ordlistene fra Norsk ordbank:
4161 &lt;a href=&quot;http://www.edd.uio.no/prosjekt/ordbanken/&quot;&gt;http://www.edd.uio.no/prosjekt/ordbanken/&lt;/a&gt;&lt;/li&gt;
4162 &lt;li&gt;Last ned ordlistene:
4163 &lt;a href=&quot;http://alioth.debian.org/frs/?group_id=30577&quot;&gt;http://alioth.debian.org/frs/?group_id=30577&lt;/a&gt;
4164 (PS: no_NO-pack2 for OOo 2.x))&lt;/li&gt;
4165 &lt;/ul&gt;
4166
4167 &lt;p&gt;&lt;strong&gt;Fra NEWS-fila i kildekodepakken&lt;/strong&gt;&lt;/p&gt;
4168
4169 &lt;p&gt;Release 2.1 (2012-09-30)&lt;/p&gt;
4170
4171 &lt;ul&gt;
4172
4173 &lt;li&gt;Switch to new version scheme. Make new version 2.1, not 2.0.11. We do not
4174 release often enough to justify three digits.&lt;/li&gt;
4175 &lt;li&gt;Switch build rules to build OOo v2 thesaurus files, as the v1 build rules
4176 no longer work. This require the libmythes-dev package on Debian.&lt;/li&gt;
4177 &lt;li&gt;Introduce new Makefile variables hyphendir and thesdir to make it easier to
4178 control where to install these.&lt;/li&gt;
4179 &lt;li&gt;Change script used to import from no.speling.org, to load new word
4180 boundaries if at least two people believed the boundaries was correct.&lt;/li&gt;
4181 &lt;li&gt;Added word boundaries for several words (around 500 words) using the
4182 updated script.&lt;/li&gt;
4183 &lt;li&gt;Imported thesarus for bokmål from synonymer.merg.net.&lt;/li&gt;
4184 &lt;li&gt;Rewrote build rules to use = instead of - as combined word marker, thus
4185 allowing words like e-post.&lt;/li&gt;
4186 &lt;li&gt;Imported a lot (around 10k words) of new words with dash (-) in them from
4187 no.speling.org now that it is handled by the build system.&lt;/li&gt;
4188 &lt;/ul&gt;
4189 </description>
4190 </item>
4191
4192 <item>
4193 <title>Debian Edu interview: Giorgio Pioda</title>
4194 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Giorgio_Pioda.html</link>
4195 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Giorgio_Pioda.html</guid>
4196 <pubDate>Mon, 17 Sep 2012 14:10:00 +0200</pubDate>
4197 <description>&lt;p&gt;After a long break in my row of interviews with people in the
4198 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
4199 community, I finally found time to wrap up another. This time it is
4200 Giorgio Pioda, which showed up on the mailing list at the start of
4201 this year, asking questions and inspiring us to improve the first time
4202 administrators experience with Skolelinux. :) The interview was
4203 conduced in May, but I only found time to publish it now.&lt;/p&gt;
4204
4205 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
4206
4207 &lt;p&gt;I have a PhD in chemistry but since several years I work as teacher
4208 in secondary (15-18 year old students) and tertiary (a kind of &quot;light&quot;
4209 university) schools. Five years ago I started to manage a Learning
4210 Management Service server and slowly I got more and more involved with
4211 IT. 3 years ago the graduating schools moved completely to Linux and I
4212 got the head of the IT for this. The experience collected in chemistry
4213 labs computers (for example NMR analysis of protein folding) and in
4214 the IT-courses during university where sufficient to start. Self
4215 training is anyway very important&lt;/p&gt;
4216
4217 &lt;p&gt;I live in the Italian speaking part of Switzerland, and the
4218 &lt;a href=&quot;http://www.spse.ch/&quot;&gt;SPSE school&lt;/a&gt; (secondary) is a very
4219 special sport school for young people who try to became sport pro (for
4220 all sports, we have dozens of disciplines represented) and we are
4221 recognised by the Olympic Swiss Organisation.
4222
4223 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
4224 project?&lt;/strong&gt;&lt;/p&gt;
4225
4226 &lt;p&gt;Looking for Linux / Primary Domain Controller (PDC) I found it
4227 already several years ago. But since the system was still not
4228 Kerberized and since our schools relies strongly on laptops I didn&#39;t
4229 use it. I plan to introduce it in the next future, probably for the
4230 next school year, since the squeeze release solved this security
4231 hole.&lt;/p&gt;
4232
4233 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
4234 Edu?&lt;/strong&gt;&lt;/p&gt;
4235
4236 &lt;p&gt;Many. First of all there is a strong and living community that is
4237 very generous for help and hints. Chat help is crucial, together with
4238 the mailing list. Second. With Skolelinux you get an already well
4239 engineered platform and you don&#39;t have to start to build up your PDC
4240 and your clients from GNU/scratch; I&#39;ve already done this once and I
4241 can tell it, it is hard. Third, since Skolelinux is a standard
4242 platform, it is way easier to educate other IT people and even if the
4243 head IT is sick another one could pick up the task without too much
4244 hassle.&lt;/p&gt;
4245
4246 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
4247 Edu?&lt;/strong&gt;&lt;/p&gt;
4248
4249 &lt;p&gt;The only real problem I see is that it is a little too less
4250 flexible at client level. Debian stable is rocky and desirable, but
4251 there are many reasons that force for another choice. For example the
4252 need of new drivers for new PC, or the need for a specific OS for some
4253 devices that have specific software packages for another specific
4254 distribution (I have such a case for whiteboards that have only
4255 Ubuntu packages). Thus, I prepared compatibility packages educlient
4256 and eduroaming, hoping not to use them ;-)&lt;/p&gt;
4257
4258 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
4259
4260 &lt;p&gt;I have a Debian Stable PDC at school (Kerberos, NIS, NFS) with
4261 mixed Debian and Ubuntu clients. If you think that this triad
4262 combination is exotic... well I discovered right yesterday that
4263 &lt;a href=&quot;http://moo.nac.uci.edu/~hjm/Perceus-Report.html&quot;&gt;Perceus&lt;/a&gt;
4264 has the same...&lt;/p&gt;
4265
4266 &lt;p&gt;For myself I run Debian wheezy/sid, but this combination is good
4267 only I you have enough competence to fix stuff for yourself, if
4268 something breaks. Daily I use texmacs, gnumeric, a little bit of R
4269 statistics, kmplot, and less frequently OpenOffice.org.&lt;/p&gt;
4270
4271 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
4272 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
4273
4274 &lt;P&gt;I think that the only real argument that school managers &quot;hear&quot; is
4275 cost reduction. They don&#39;t give too much weight on quality, stability,
4276 just because they are normally not open to change.&lt;/p&gt;
4277
4278 &lt;p&gt;Students adapts very quickly to GNU/Linux (and for them being able
4279 to switch between different OS is a plus value); teachers and managers
4280 don&#39;t.&lt;/p&gt;
4281
4282 &lt;p&gt;We decided to move to Linux because students at our school have own
4283 laptop and we have the responsibility to keep the laptop ready to use;
4284 we were really unsatisfied with Microsoft since every Monday we had 20
4285 machine to fix for viral infections... With Linux this has been
4286 reduced to zero, since people installs almost only from official
4287 repositories. I think that our special needs brought us to Linux.
4288 Those who don&#39;t have such needs will hardly move to Linux.&lt;/p&gt;
4289 </description>
4290 </item>
4291
4292 <item>
4293 <title>Gladoppslag om Skolelinux i avisen Fremover</title>
4294 <link>http://people.skolelinux.org/pere/blog/Gladoppslag_om_Skolelinux_i_avisen_Fremover.html</link>
4295 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Gladoppslag_om_Skolelinux_i_avisen_Fremover.html</guid>
4296 <pubDate>Wed, 15 Aug 2012 10:20:00 +0200</pubDate>
4297 <description>&lt;p&gt;I sommer hadde avisen &lt;a href=&quot;http://www.fremover.no/&quot;&gt;Fremover&lt;/a&gt;
4298 et flott oppslag om bruken av
4299 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt; på alle skolene
4300 der. Artikkelen var på trykk på side 4 og 5 i papirutgaven
4301 2012-07-23, men mangler dessverre i nettutgaven av avisen. Mine
4302 henvendelser til avisen for å få artikkelen på nett har så langt ikke
4303 vært vellykket.&lt;/p&gt;
4304
4305 &lt;p&gt;Artikkelen med tittelen &quot;Narvik kommune bruker gratisprogram i
4306 skolen - Har spart millioner&quot;, forteller om hvordan bruken av
4307 Skolelinux er en stor suksess i Narvik siden det ble tatt i bruk i
4308 2004. Her er noen fine sitater:&lt;/p&gt;
4309
4310 &lt;blockquote&gt;
4311 &quot;- Skolelinux har spart kommunen for store pengesummer, millionbeløp,
4312 som de heller kan bruke på andre ting, sier IKT-konsulent Viggo
4313 Fedreheim.&quot;
4314 &lt;/blockquote&gt;
4315
4316 &lt;p&gt;Avisen forteller at de har fått tilgang til beregninger som viser
4317 at Narvik kommune har spart noe mellom 10 og 20 millioner kroner de
4318 siste 8 årene på å bruke Skolelinux, og fortsetter:&lt;/p&gt;
4319
4320 &lt;blockquote&gt;
4321
4322 &quot;Regnestykket tar høyde for sparte kostnader til lisenser som medfølger
4323 de alternative operativsystemene, lavere driftskostnader og lengre
4324 levetid på datautstyret. Totalt har Narvikskolen en maskinpark på
4325 1600 maskiner fordelt på de 11 skolene fra Skjomen i sør til Bjerkvik
4326 i nord.&quot;
4327
4328 &lt;/blockquote&gt;
4329
4330 &lt;p&gt;Viggo Fedreheim sier dette om hvor noe av gevinsten kommer fra:&lt;/p&gt;
4331
4332 &lt;blockquote&gt;
4333 &quot;- Vi kan gjenbruke gamle maskiner i skolen som er for dårlig andre
4334 steder i kommunen der de ikke bruker Skolelinux. Levetiden på en
4335 datamaskin blir 3-5 år lenger med Skolelinux. Vi kaller det for
4336 grønn IT, miljøvennlig IT.&quot;
4337 &lt;/blockquote&gt;
4338
4339 &lt;p&gt;Her er det mulighet for flere kommuner å få et godt IT-system på
4340 skolene, hvis de er villige til å forsøke. De som ikke har kompetanse
4341 innomhus kan kjøpe det fra en av de kommersielle leverandørene av
4342 Skolelinux-tjenester, som &lt;a href=&quot;http://www.slxdrift.no/&quot;&gt;Skolelinux
4343 Drift AS&lt;/a&gt; (der jeg er styremedlem). Komplett liste er tilgjengelig
4344 via
4345 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Help/ProfessionalHelp&quot;&gt;wikien&lt;/a&gt;.&lt;/p&gt;
4346
4347 &lt;p&gt;Update 2012-08-16: Today I was allowed by Fremover to put the PDF I
4348 received from them with a copy of the article on the Internet. It is
4349 &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux/press/2012-07-23-fremover-narvik.pdf&quot;&gt;now
4350 available&lt;/a&gt; in the Skolelinux press archive.&lt;/p&gt;
4351 </description>
4352 </item>
4353
4354 <item>
4355 <title>Tips for å bli med i Skolelinux-prosjektet (som faktisk er aktivt)</title>
4356 <link>http://people.skolelinux.org/pere/blog/Tips_for___bli_med_i_Skolelinux_prosjektet__som_faktisk_er_aktivt_.html</link>
4357 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Tips_for___bli_med_i_Skolelinux_prosjektet__som_faktisk_er_aktivt_.html</guid>
4358 <pubDate>Thu, 19 Jul 2012 20:30:00 +0200</pubDate>
4359 <description>&lt;p&gt;Jeg fikk nettopp spørsmål på epost om Skolelinux-prosjektet lever
4360 fra en som var interessert i å bidra, og måtte jo konstatere at i og
4361 med at spørsmålet ble stilt har prosjektet ikke lyktes med å formidle
4362 sin aktivitet. Her er det jeg svarte:&lt;/p&gt;
4363
4364 &lt;p&gt;&lt;blockquote&gt;
4365 &lt;p&gt;Jada, &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux-prosjektet&lt;/a&gt;
4366 lever, men det meste av utvikling foregår nå under paraplyen
4367 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/&quot;&gt;Debian Edu&lt;/a&gt; som er det
4368 internasjonale navnet på prosjektet. Dugnaden i Norge organiseres av
4369 medlemsforeningen
4370 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;Fri programvare i
4371 Skolen&lt;/a&gt;, og det finnes minst ett selskap som selger kommersiell
4372 support på løsningen (&lt;a href=&quot;http://www.slxdrift.no/&quot;&gt;Skolelinux
4373 Drift AS&lt;/a&gt;, der jeg er styremedlem). Anbefaler at du melder deg på
4374 epostlisten
4375 &lt;a href=&quot;http://lists.debian.org/debian-edu/&quot;&gt;debian-edu@lists.debian.org&lt;/a&gt;
4376 (og debian-edu-announce) og
4377 &lt;a href=&quot;http://medlem.friprogramvareiskolen.no/&quot;&gt;melder deg inn i
4378 foreningen&lt;/a&gt; for å få beskjed om aktivitet som planlegges. Det
4379 planlegges
4380 &lt;a href=&quot;http://www.friprogramvareiskolen.no/Gathering&quot;&gt;utviklersamlinger
4381 i august&lt;/a&gt; og utover høsten.&lt;/p&gt;
4382
4383 &lt;p&gt;Bidra gjerne med å spre ordet om Skolelinux. Det er alt for få som
4384 bidrar til pressedekning, bloggposter, twittermeldinger, etc. :)&lt;/p&gt;
4385
4386 &lt;p&gt;Jeg antar du har funnet
4387 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/tags/intervju/&quot;&gt;bloggserien
4388 min med intervjuer&lt;/a&gt;. Det er antagelig også interessant for deg å
4389 følge med på &lt;a href=&quot;http://planet.skolelinux.org/&quot;&gt;Planet
4390 Skolelinux&lt;/a&gt;.&lt;/p&gt;
4391
4392 &lt;p&gt;Hm, jeg burde vel blogge alle disse lenkene slik at de blir enklere
4393 å finne...&lt;/p&gt;
4394 &lt;/blockquote&gt;&lt;/p&gt;
4395 &lt;p&gt;Herved gjort. :)&lt;/p&gt;
4396 </description>
4397 </item>
4398
4399 <item>
4400 <title>Debian Edu interview: George Bredberg</title>
4401 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__George_Bredberg.html</link>
4402 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__George_Bredberg.html</guid>
4403 <pubDate>Mon, 9 Jul 2012 00:30:00 +0200</pubDate>
4404 <description>&lt;p&gt;The &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
4405 Skolelinux&lt;/a&gt; project have users all over the globe, but until
4406 recently we have not known about any users in Norway&#39;s neighbour
4407 country Sweden. This changed when George Bredberg showed up in March
4408 this year on the mailing list, asking interesting questions about how
4409 to adjust and scale the just released
4410 &lt;a href=&quot;http://www.debian.org/News/2012/20120311.html&quot;&gt;Debian Edu
4411 Wheezy&lt;/a&gt; setup to his liking. He granted me an interview, and I am
4412 happy to share his answers with you here.&lt;/p&gt;
4413
4414 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
4415
4416 &lt;p&gt;I&#39;m a 44 year old country guy that have been working 12 years at
4417 the same school as 50% IT-manager and 50% Teacher. My educational
4418 background is fil.kand in history and religious beliefs, an exam as a
4419 &quot;folkhighschool&quot; teacher, that is, for teaching grownups. In
4420 Norwegian I believe it&#39;s called &quot;Vuxenupplaring&quot;. I also have a master
4421 in &quot;Technology and social change&quot;. So I&#39;m not really a tech guy, I
4422 just like to study how humans and technology interact and that is my
4423 perspective when working with IT.&lt;/p&gt;
4424
4425 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
4426 project?&lt;/strong&gt;&lt;/p&gt;
4427
4428 I have followed the Skolelinux project for quite some time by
4429 now. Earlier I tested out the K12-LTSP project, which we used for some
4430 time, but I really like the idea of having a distribution aimed to be
4431 a complete solution for schools with necessary tools integrated. When
4432 K12-LTSP abandoned that idea some years ago, I started to look more
4433 seriously into Skolelinux instead.
4434
4435 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
4436 Edu?&lt;/strong&gt;&lt;/p&gt;
4437
4438 The big point of Skolelinux to me is that it is a complete
4439 distribution, ready to install. It has LDAP-support, MS Windows
4440 integration tools and so forth already configured, saving an
4441 administrator a lot of time and headache. We were using another Linux
4442 based thin-client system called Thinlinc, that has served us very
4443 well. But that Skolelinux is based on VNC and LTSP, to me, is better
4444 when it comes to the kind of multimedia used in schools. That is
4445 showing videos from Youtube or educational TV. It is also easier to
4446 mix thin clients with workstations, since the user settings will be the
4447 same. In our VNC-based solution you had to &quot;beat around the bush&quot; by
4448 setting up a second, hidden, home-directory for user settings for the
4449 workstations, because they will be different from the ones used on the
4450 thin clients. Skolelinux support for diskless workstations are very
4451 convenient since a school today often need to use a class room
4452 projector showing videos in full screen. That is easily done with a
4453 small integrated media computer running as a diskless workstation. You
4454 have only two installs to update and configure. One for the thin
4455 clients and one for the workstations. Also saving a lot of time. Our
4456 old system was also based on Redhat and CentOS. They are both very
4457 nice distributions, but they are sometimes painfully slow when it
4458 comes to updating multimedia support and multimedia programs (even
4459 such as Gimp), leaving us with a bit &quot;oldish&quot; applications. Debian is
4460 quicker to update.
4461
4462 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
4463 Edu?&lt;/strong&gt;&lt;/p&gt;
4464
4465 &lt;p&gt;Debian is a bit too quick when it comes to updating. As an example
4466 we use old HP terminals as thinclients, and two times already this
4467 year (2012) the updates you get from the repositories has stopped
4468 sound from working with them. It&#39;s a kernel/ALSA issue. So you have
4469 to be more careful properly testing the updates before you run them in
4470 a production environment. This has never happened with CentOS.&lt;/p&gt;
4471
4472 &lt;p&gt;I also would like to be able to set my own domain-settings at
4473 install time. In Skolelinux they are kind of hard coded into the
4474 distribution, when it comes to LDAP and at least samba integration.
4475 That is more a cosmetic/translation issue, and not a real problem.
4476 Running MS Windows applications within the Skolelinux environment needs
4477 to be better supported. That is, running them seamlessly via RDP, and
4478 support for single-sign on. That will make the transition to free
4479 software easier, because you can keep the applications you really
4480 need. No support will make it impossible if you work in a school where
4481 some applications can&#39;t be open source. As for us we really need to
4482 run Adobe InDesign in our journalist classes. We run a journalist
4483 education, and is one of the very few non university ones that is ok:d
4484 by Svenska journalistförbundet (Swedish journalist association). Our
4485 education gives the pupils the right of membership there, once they
4486 are done. This is important if you want to get a job.&lt;/p&gt;
4487
4488 &lt;p&gt;Adobe InDesign is the program most commonly used in newspapers and
4489 magazines. We used Quark Express before, but they seem to loose there
4490 market to Adobe. The only &quot;equivalent&quot; to InDesign in the opensource
4491 world is Scribus, and its not advanced enough. At least not according
4492 to the teacher. I think it would be possible to use it, because they
4493 are not supposed to learn a program, they are supposed to learn how to
4494 edit and compile a newspaper. But politically at our school we are not
4495 there yet. And Scribus lacks a lot of things you find i InDesign.&lt;/p&gt;
4496
4497 &lt;p&gt;We used even a windows program for sound editing when it comes to
4498 the radio-journalist part. The year to come we are going to try
4499 Audacity. That software has the same kind of limitations compared to
4500 Adobe Audition, but that teacher is a bit more open minded. We have
4501 tried Ardour also, but that instead is more like a music studio
4502 program, not intended for the kind of editing taking place in a radio
4503 studio. Its way to complex and the GUI is to scattered when you only
4504 want to cut, make pass-overs, add extra channels and normalise. Those
4505 things you can do in Audacity, but its not as easy as in Audition. You
4506 have to do more things manually with envelopes, and that is a bit old
4507 fashion and timewasting. Its also harder to cut and move sound from
4508 one channel to another, which is a thing that you do frequently
4509 because you often find yourself needing to rearrange parts of the
4510 sound file.&lt;/p&gt;
4511
4512 &lt;p&gt;So, I am not sure we will succeed in replacing even Audition, but we
4513 will try. The problem is the students have certain expectations when
4514 they start an education towards a profession. So the programs has to
4515 look and feel professional. Good thing with radio, there are many
4516 programs out there, that radio studios use, so its not as standardised
4517 as Newspaper editing. That means, it does not really matter what
4518 program they learn, because once they start working they still have to
4519 learn the program the studio uses, so instead focus has to be to learn
4520 the editing part without to much focus on a specific software.&lt;/p&gt;
4521
4522 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
4523
4524 &lt;p&gt;Myself I&#39;m running Linux Mint, or Ubuntu these days. I use almost
4525 only open source software, and preferably Linux based. When it comes
4526 to most used applications its OpenOffice, and Firefox (of course ;)
4527 )&lt;/p&gt;
4528
4529 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
4530 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
4531
4532 &lt;p&gt;To get schools to use free software there has to be good open
4533 source software that are windows based, to ease the transition. But
4534 it&#39;s also very important that the multimedia support is working
4535 flawlessly. The problems with Youtube, Twitter, Facebook and whatever
4536 will create problems when it comes to both teachers and
4537 students. Economy are also important for schools, so using thin
4538 clients, as long as they have good multimedia support, is a very good
4539 idea. It&#39;s also important that the open source software works even for
4540 the administration. It&#39;s hard to convince the teachers to stick with
4541 open source, if the principal has to run Windows. It also creates a
4542 problem if some classes has to use Windows for there tasks, since that
4543 will create a difference in &quot;status&quot; between classes, so a good
4544 support for running windows applications via the thin client (Linux)
4545 desktop is essential. At least at our school, where we have mixed
4546 level of educations, from high-school to journalist-school.&lt;/p&gt;
4547
4548 &lt;p&gt;Update 2012-07-09 08:30: Paul Wise tipped me on IRC about three
4549 useful sources related to Free Software for radio stations: the LWN
4550 article &lt;a href=&quot;https://lwn.net/Articles/481607/&quot;&gt;Radio station
4551 management with Airtime&lt;/a&gt;,
4552 &lt;a href=&quot;http://www.sourcefabric.org/en/airtime/&quot;&gt;Airtime&lt;/a&gt; which
4553 claim to be a Free open source radio automation software and
4554 &lt;a href=&quot;http://www.rivendellaudio.org/&quot;&gt;Rivendell&lt;/a&gt; which claim to
4555 be complete radio broadcast automation solution. All of them seem
4556 useful to the aspiring radio producer.&lt;/p&gt;
4557 </description>
4558 </item>
4559
4560 <item>
4561 <title>Why do schools waste money on IT?</title>
4562 <link>http://people.skolelinux.org/pere/blog/Why_do_schools_waste_money_on_IT_.html</link>
4563 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Why_do_schools_waste_money_on_IT_.html</guid>
4564 <pubDate>Sun, 8 Jul 2012 09:40:00 +0200</pubDate>
4565 <description>&lt;p&gt;In the Debian Edu / Skolelinux project, we have realised that one
4566 of the major blockers for the project success is the purchasing skills
4567 in schools and municipalities. We provide what the happy users of
4568 Debian Edu / Skolelinux say they need and to a lower cost than the
4569 alternatives, and yet so few schools decide to use our solution. I
4570 was pleased to discover the same observation done by mySociety and Tom
4571 Steinberg in his blog post
4572 &quot;&lt;a href=&quot;http://www.mysociety.org/2012/06/19/can-you-recognize-the-million-pound-chair/&quot;&gt;Can
4573 you recognize the million pound chair?&lt;/a&gt;&quot;. Read it and weep for the
4574 spending of your tax money.&lt;/p&gt;
4575
4576 &lt;p&gt;Of course there are other factors involved as well, like our
4577 projects bad marketing skills and the Linux community fragmentation
4578 causing worry with the people on the outside, so we as a project need
4579 to keep working hard to gain users, but it is a up-hill battle when
4580 public decision makers are unable to understand computer system
4581 purchases.&lt;/p&gt;
4582 </description>
4583 </item>
4584
4585 <item>
4586 <title>Free Timetabling Software - nice free software</title>
4587 <link>http://people.skolelinux.org/pere/blog/Free_Timetabling_Software___nice_free_software.html</link>
4588 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Free_Timetabling_Software___nice_free_software.html</guid>
4589 <pubDate>Sat, 7 Jul 2012 09:50:00 +0200</pubDate>
4590 <description>&lt;p&gt;Included in &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
4591 Skolelinux&lt;/a&gt; is a large collection of end user and school specific
4592 software. It is one of the packages not installed by default but
4593 provided in the Debian archive for schools to install if they want to,
4594 is a system to automatically plan the school time table using
4595 information about available teachers, classes and rooms, combined with
4596 the list of required courses and how many hours each topic should
4597 receive. The software is
4598
4599 &lt;a href=&quot;http://lalescu.ro/liviu/fet/&quot;&gt;named FET&lt;/a&gt;, and it provide a
4600 graphical user interface to input the required information, save the
4601 result in a fairly simple XML format, and generate time tables for
4602 both teachers and students. It is available both for
4603 &lt;a href=&quot;http://lalescu.ro/liviu/fet/download.html&quot;&gt;Linux, MacOSX and
4604 Windows&lt;/a&gt;.&lt;/p&gt;
4605
4606 &lt;p&gt;This is &lt;a href=&quot;http://lalescu.ro/liviu/fet/features.html&quot;&gt;the
4607 feature list&lt;/a&gt;, liftet from the project web site:&lt;/p&gt;
4608
4609 &lt;p&gt;&lt;ul&gt;
4610
4611 &lt;li&gt;FET is free software, licensed under the GNU GPL v2 or later.
4612 You can freely use, copy, modify and redistribute it &lt;/li&gt;
4613
4614 &lt;li&gt;Localized to en_US (US English, default), ar (Arabic), ca
4615 (Catalan), da (Danish), de (German), el (Greek), es (Spanish), fa
4616 (Persian), fr (French), gl (Galician), he (Hebrew), hu
4617 (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk
4618 (Macedonian), ms (Malay), nl (Dutch), pl (Polish), pt_BR
4619 (Brazilian Portuguese), ro (Romanian), ru (Russian), si (Sinhala),
4620 sk (Slovak), sr (Serbian), tr (Turkish), uk (Ukrainian), uz
4621 (Uzbek) and vi (Vietnamese) (incompletely for some languages)
4622 &lt;/li&gt;
4623
4624 &lt;li&gt;Fully automatic generation algorithm, allowing also
4625 semi-automatic or manual allocation&lt;/li&gt;
4626
4627 &lt;li&gt;Platform independent implementation, allowing running on
4628 GNU/Linux, Windows, Mac and any system that Qt supports &lt;/li&gt;
4629
4630 &lt;li&gt;Flexible modular XML format for the input file, allowing editing
4631 with an XML editor or by hand (besides FET interface)&lt;/li&gt;
4632
4633 &lt;li&gt;Import/export from CSV format&lt;/li&gt;
4634
4635 &lt;li&gt;The resulted timetables are exported into HTML, XML and CSV
4636 formats &lt;/li&gt;
4637
4638 &lt;li&gt;Flexible students structure, organized into sets: years, groups
4639 and subgroups. FET allows overlapping years and groups and
4640 non-overlapping subgroups. You can even define individual students
4641 (as separate sets)&lt;/li&gt;
4642
4643 &lt;li&gt;Each constraint has a weight percentage, from 0.0% to 100.0%
4644 (but some special constraints are allowed to have only 100% weight
4645 percentage)&lt;/li&gt;
4646
4647 &lt;li&gt;Limits for the algorithm (all these limits can be increased on
4648 demand, as a custom version, because this would require a bit more
4649 memory):
4650 &lt;ul&gt;
4651 &lt;li&gt;Maximum total number of hours (periods) per day: 60&lt;/li&gt;
4652 &lt;li&gt;Maximum number of working days per week: 35&lt;/li&gt;
4653 &lt;li&gt;Maximum total number of teachers: 6000&lt;/li&gt;
4654 &lt;li&gt;Maximum total number of sets of students: 30000&lt;/li&gt;
4655 &lt;li&gt;Maximum total number of subjects: 6000&lt;/li&gt;
4656 &lt;li&gt;Virtually unlimited number of activity tags&lt;/li&gt;
4657 &lt;li&gt;Maximum number of activities: 30000&lt;/li&gt;
4658 &lt;li&gt;Maximum number of rooms: 6000&lt;/li&gt;
4659 &lt;li&gt;Maximum number of buildings: 6000&lt;/li&gt;
4660 &lt;li&gt;Possibility of adding multiple teachers and
4661 students sets for each activity. (it is possible
4662 also to have no teachers or no students sets for an
4663 activity)&lt;/li&gt;
4664 &lt;li&gt;Virtually unlimited number of time constraints&lt;/li&gt;
4665 &lt;li&gt;Virtually unlimited number of space constraints&lt;/li&gt;
4666 &lt;/ul&gt;&lt;/li&gt;
4667
4668 &lt;li&gt;A large and flexible palette of time constraints:
4669 &lt;ul&gt;
4670 &lt;li&gt;Break periods&lt;/li&gt;
4671 &lt;li&gt;For teacher(s):
4672 &lt;ul&gt;
4673 &lt;li&gt;Not available periods&lt;/li&gt;
4674 &lt;li&gt;Max/min days per week&lt;/li&gt;
4675 &lt;li&gt;Max gaps per day/week&lt;/li&gt;
4676 &lt;li&gt;Max hours daily/continuously&lt;/li&gt;
4677 &lt;li&gt;Min hours daily&lt;/li&gt;
4678 &lt;li&gt;Max hours daily/continuously with an activity tag&lt;/li&gt;
4679
4680 &lt;li&gt;Respect working in an hourly interval a max number of
4681 days per week&lt;/li&gt;
4682 &lt;/ul&gt;&lt;/li&gt;
4683 &lt;li&gt;For students (sets):
4684 &lt;ul&gt;
4685 &lt;li&gt;Not available periods&lt;/li&gt;
4686 &lt;li&gt;Begins early (specify max allowed beginnings at second hour)&lt;/li&gt;
4687 &lt;li&gt;Max gaps per day/week&lt;/li&gt;
4688 &lt;li&gt;Max hours daily/continuously&lt;/li&gt;
4689 &lt;li&gt;Min hours daily&lt;/li&gt;
4690 &lt;li&gt;Max hours daily/continuously with an activity tag&lt;/li&gt;
4691
4692 &lt;li&gt;Respect working in an hourly interval a max number of
4693 days per week&lt;/li&gt;
4694 &lt;/ul&gt;&lt;/li&gt;
4695 &lt;li&gt;For an activity or a set of activities/subactivities:
4696 &lt;ul&gt;
4697 &lt;li&gt;A single preferred starting time&lt;/li&gt;
4698 &lt;li&gt;A set of preferred starting times&lt;/li&gt;
4699 &lt;li&gt;A set of preferred time slots&lt;/li&gt;
4700 &lt;li&gt;Min/max days between them&lt;/li&gt;
4701 &lt;li&gt;End(s) students day&lt;/li&gt;
4702 &lt;li&gt;Same starting time/day/hour&lt;/li&gt;
4703 &lt;li&gt;Occupy max time slots from selection (a complex and
4704 flexible constraint, useful in many situations)&lt;/li&gt;
4705 &lt;li&gt;Consecutive, ordered, grouped (for 2 or 3 (sub)activities)&lt;/li&gt;
4706 &lt;li&gt;Not overlapping&lt;/li&gt;
4707 &lt;li&gt;Max simultaneous in selected time slots&lt;/li&gt;
4708 &lt;li&gt;Min gaps between a set of (sub)activities&lt;/li&gt;
4709 &lt;/ul&gt;&lt;/li&gt;
4710 &lt;/ul&gt;&lt;/li&gt;
4711
4712 &lt;li&gt;A large and flexible palette of space constraints:
4713 &lt;ul&gt;
4714 &lt;li&gt;Room not available periods&lt;/li&gt;
4715 &lt;li&gt;For teacher(s):
4716 &lt;ul&gt;
4717 &lt;li&gt;Home room(s)&lt;/li&gt;
4718 &lt;li&gt;Max building changes per day/week&lt;/li&gt;
4719 &lt;li&gt;Min gaps between building changes&lt;/li&gt;
4720 &lt;/ul&gt;
4721 &lt;/li&gt;
4722
4723 &lt;li&gt;For students (sets):
4724 &lt;ul&gt;
4725 &lt;li&gt;Home room(s)&lt;/li&gt;
4726 &lt;li&gt;Max building changes per day/week&lt;/li&gt;
4727 &lt;li&gt;Min gaps between building changes&lt;/li&gt;
4728 &lt;/ul&gt;
4729 &lt;/li&gt;
4730 &lt;li&gt;Preferred room(s):
4731 &lt;ul&gt;
4732 &lt;li&gt;For a subject&lt;/li&gt;
4733 &lt;li&gt;For an activity tag&lt;/li&gt;
4734 &lt;li&gt;For a subject and an activity tag&lt;/li&gt;
4735 &lt;li&gt;Individually for a (sub)activity&lt;/li&gt;
4736 &lt;/ul&gt;
4737 &lt;/li&gt;
4738
4739 &lt;li&gt;For a set of activities:
4740 &lt;ul&gt;
4741 &lt;li&gt;Occupy a maximum number of different rooms&lt;/li&gt;
4742 &lt;/ul&gt;
4743 &lt;/li&gt;
4744 &lt;/ul&gt;
4745 &lt;/li&gt;
4746 &lt;/ul&gt;&lt;/p&gt;
4747
4748 &lt;p&gt;I have not used it myself, as I am not involved in time table
4749 planning at a school, but it seem to work fine when I test it. If you
4750 need to set up your schools time table, and is tired of doing it
4751 manually, check it out.
4752
4753 A quick summary on how to use it can be found in
4754 &lt;a href=&quot;http://marvelsoft.co.in/wp/2012/03/generate-timetable-for-state-cbse-icse-igcse-schools-free/&quot;&gt;a
4755 blog post from MarvelSoft&lt;/a&gt;. If you find FET useful, please provide
4756 a recipe for the Debian Edu project in the
4757 &lt;a href=&quot;http://wiki.debian.org/DebianEdu#Howtos&quot;&gt;Debian Edu HowTo
4758 section&lt;/a&gt;.&lt;/p&gt;
4759 </description>
4760 </item>
4761
4762 <item>
4763 <title>Skolelinux-intervju: Markus Gamenius</title>
4764 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Markus_Gamenius.html</link>
4765 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Markus_Gamenius.html</guid>
4766 <pubDate>Sat, 30 Jun 2012 12:50:00 +0200</pubDate>
4767 <description>&lt;p&gt;Tidligere leder av
4768 &lt;a href=&quot;http://www.friprogramvareiskolen.no&quot;&gt;foreningen som
4769 organiserer Skolelinux-dugnaden&lt;/a&gt;, Markus Gamenius , har i vår vært
4770 i media og
4771 &lt;a href=&quot;http://www.dn.no/privatokonomi/article2345489.ece&quot;&gt;debattert
4772 skattepolitikk&lt;/a&gt;, og det fikk meg til å høre om han kunne lokkes til
4773 å fortelle om hans inntrykk nå, etter at han ble lokket bort fra
4774 Linux- og &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-verden
4775 for å overta familiebedriften. Her har vi hans betraktninger i dag,
4776 noen måneder etter at
4777 &lt;a href=&quot;http://www.debian.org/News/2012/20120311.html&quot;&gt;Skolelinux
4778 Squeeze&lt;/a&gt;-utgaven ble gitt ut.&lt;/p&gt;
4779
4780 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
4781
4782 &lt;p&gt;Jeg heter Markus Gamenius og er 40 år. Utdannet biolog med ymse
4783 fag på siden. Har jobbet som lærer der jeg var driftsansvarlig på
4784 Ulsrud VGS i Oslo. Senere eide og jobbet jeg flere år i Linuxlabs AS,
4785 som jeg solgte til Redpill Linpro AS (den gangen Linpro AS). I dag
4786 jobber jeg med ulike investeringer, hovedsaklig i eiendom, men også i
4787 en del ulike IT-relaterte bedrifter.&lt;/p&gt;
4788
4789 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
4790
4791 &lt;p&gt;Fruen og jeg dro på en lengre seiltur i 2000, der jeg måtte ha &quot;noe
4792 å gjøre&quot; under hjemturen over Atlanteren. Jeg kjøpte et par bøker om
4793 Linux i en bokhandel i New York og ble veldig fascinert. Etter
4794 hjemkomsten begynte jeg å jobbe på Ulsrud VGS, som naturfagslærer, men
4795 som IT-interessert ble jeg fort en del av den nye IT-satsningen som
4796 skulle løfte Ulsrud og gi skolen en bedre rykte. Vi hadde ganske
4797 mange maskiner, som gikk på Win98 og to servere som ble oppgradert til
4798 Win2000. Systemene var ustabil og dårlige. På leting etter noe
4799 bedre, uten å knekke ryggen økonomisk, kom jeg over &quot;Linux i Skolen&quot;
4800 og Skolelinux. Jeg tok kontakt med miljøet og en gjeng møtte opp på
4801 skolen, der vi gjorde en liten testinstallasjon. Etter et par år var
4802 ryggraden på skolen Linux (Skolelinux) og vi hadde flere hundre
4803 maskiner, både tynne klienter (gamle og nye), bærbare (Debian) og noen
4804 stasjonære (Win2000). På et tidspunkt var Ulsrud den råeste IT-skolen
4805 og det irriterte skolesjefen i Oslo, da de satset hardt på
4806 Windows.&lt;/p&gt;
4807
4808 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
4809
4810 &lt;p&gt;Det som gjorde at vi fikk inn Skolelinux var ene og alene
4811 økonomiske. Det faktum at vi slapp å kjøpe masse nye lisenser og at
4812 vi kunne bruke gammel hardware. Alt i alt gjorde dette at vi sparte
4813 mye, men i stede for å bruke mindre på IT brukte vi det vi sparte på å
4814 skaffe mer hardware og på den måten gi det beste tilbudet i landet til
4815 våre elever. For oss som driftet var det himmel å ha et system som
4816 gikk å administrere sentralt og effektivt. Det var heller ikke så
4817 dumt at vi kunne &quot;låse&quot; maskinene mer effektivt enn vi kunne med
4818 Microsoft Windows, slik at vi slapp mye feil og problemer som ble
4819 forårsaket av &quot;kreative&quot; elever.&lt;/p&gt;
4820
4821 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
4822
4823 &lt;p&gt;Det vi slet med var mangelen av en del programmer lærerne ville ha.
4824 Husker ikke alle, men det var et knippe med pedagogiske programmer de
4825 ikke fikk. I dag tror jeg det problemet er langt mindre da det meste
4826 av disse kjøres gjennom nettleseren.&lt;/p&gt;
4827
4828 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
4829
4830 &lt;p&gt;Jeg bruker mye Apple i dag og er ikke så stolt av det, men jeg har
4831 både OpenOffice, Firefox og en del andre programmer på den bærbare.
4832 Firefox brukes mest av disse. På Apple-serveren hjemme bruker jeg
4833 HandBrake mye, og jeg har installert OpenWRT på flere av
4834 basestasjonene både hjemme og på jobben. I tillegg til det har jeg i
4835 flere år finansiert et prosjekt som heter
4836 &lt;a href=&quot;http://www.found.no/&quot;&gt;Found IT&lt;/a&gt;. Dette er et prosjekt der
4837 vi lager et rammeverk for søk, der alt vi bruker fri programvare. Det
4838 er Alex Brasetvik som er daglig leder i Found IT.&lt;/p&gt;
4839
4840 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
4841 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
4842
4843 &lt;p&gt;Når det gjelder IT og skole er fortsatt økonomi veldig viktig. Så
4844 man må oppfylle minimumskravene (ikke være best, men bra nok) og selge
4845 seg inn på hvor mye man sparer. Det betyr selvsagt at man sparer på
4846 lisenser, men også på driftsinnsats. Men nå når jeg ikke er en aktiv
4847 del av miljøet lenger hører jeg nesten ingen ting om fri programvare.
4848 Jeg stiller meg da spørsmålet om det har blitt stille rundt miljøet,
4849 eller om jeg kun så det tydeligere før når jeg var aktiv? Uansett er
4850 det for stille rundt Skolelinux-prosjektet nå.&lt;/p&gt;
4851 </description>
4852 </item>
4853
4854 <item>
4855 <title>Debian Edu interview: José Luis Redrejo Rodríguez</title>
4856 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jos__Luis_Redrejo_Rodr_guez.html</link>
4857 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jos__Luis_Redrejo_Rodr_guez.html</guid>
4858 <pubDate>Tue, 26 Jun 2012 08:30:00 +0200</pubDate>
4859 <description>&lt;p&gt;I&#39;ve been too busy at home, but finally I found time to wrap up
4860 another interview with the people behind
4861 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;.
4862 This time we get to know José Luis Redrejo Rodríguez, one of our great
4863 helpers from Spain. His effort was the reason we added support for
4864 several desktop types (KDE, Gnome and most recently LXDE) in Debian
4865 Edu, and have all of these available in the recently published
4866 &lt;a href=&quot;http://www.debian.org/News/2012/20120311.html&quot;&gt;Debian Edu
4867 Squeeze&lt;/a&gt; version.&lt;/p&gt;
4868
4869 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
4870
4871 &lt;p&gt;I&#39;m a father, teacher and engineer who is working for the Education
4872 ministry of the Region of Extremadura (Spain) in the implementation of
4873 ICT in schools&lt;/p&gt;
4874
4875 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
4876 project?&lt;/strong&gt;&lt;/p&gt;
4877
4878 &lt;p&gt;At 2006, I verified that both, we in Extremadura and Skolelinux
4879 project, had been working in parallel for some years, doing very
4880 similar things, using very similar tools and with similar targets, so
4881 I decided it was time to join forces as much as possible.&lt;/p&gt;
4882
4883 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
4884 Edu?&lt;/strong&gt;&lt;/p&gt;
4885
4886 &lt;p&gt;A community of highly skilled experts working together, with a
4887 really open schema of collaboration and work. I really love the
4888 concepts of Do-ocracy and Merit-ocracy and the way these concepts are
4889 been used everyday inside Debian Edu.&lt;/p&gt;
4890
4891 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
4892 Edu?&lt;/strong&gt;&lt;/p&gt;
4893
4894 &lt;p&gt;Sometimes the differences in the implementations, laws or
4895 economical and technical resources in the different countries don&#39;t
4896 allow us to agree in the same solution for all of us, and several
4897 approaches are needed, what is a waste of effort. Also, there is a
4898 lack of more man power to be able to follow the fast evolution of the
4899 technologies in school.&lt;/p&gt;
4900
4901 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
4902
4903 &lt;p&gt;Debian, of course, and due to my kind of job I am most of my time
4904 between Iceweasel, &lt;a href=&quot;http://www.geany.org/&quot;&gt;Geany&lt;/a&gt; and
4905 &lt;a href=&quot;http://www.ohloh.net/p/gnome-terminator&quot;&gt;Terminator&lt;/a&gt;.&lt;/p&gt;
4906
4907 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
4908 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
4909
4910 &lt;p&gt;I think there is not a single strategy because there are very
4911 different scenarios: schools with mixed proprietary and free
4912 environments, schools using only workstations, other schools using
4913 laptops, netbooks, tablets, interactive white-boards, etc.&lt;/p&gt;
4914
4915 &lt;p&gt;Also the range of ages of the students is very broad and you can
4916 not use the same solutions for primary schools and secondary or even
4917 universities. So different strategies are needed.&lt;/p&gt;
4918
4919 &lt;p&gt;But, looking at these differences, and looking back to the things
4920 we&#39;ve done and implemented, and the places were we have spent most of
4921 our forces, I think we should focus as much as possible in free
4922 multi-platform environments, using only standards tools, and moving
4923 more and more to Internet or network solutions that could be deployed
4924 using wireless. I think we&#39;ll see more and more personal devices in
4925 the schools, devices the students and teachers will take home with
4926 them, so the solutions must be able to be taken at home and continue
4927 working there.&lt;/p&gt;
4928 </description>
4929 </item>
4930
4931 <item>
4932 <title>Debian Edu - some ideas for the future versions</title>
4933 <link>http://people.skolelinux.org/pere/blog/Debian_Edu___some_ideas_for_the_future_versions.html</link>
4934 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu___some_ideas_for_the_future_versions.html</guid>
4935 <pubDate>Mon, 11 Jun 2012 14:30:00 +0200</pubDate>
4936 <description>&lt;p&gt;During my work on
4937 &lt;a href=&quot;http://www.debian.org/News/2012/20120311.nb.html&quot;&gt;Debian Edu
4938 based on Squeeze&lt;/a&gt;, I came across some issues that should be
4939 addressed in the Wheezy release. I finally found time to wrap up my
4940 notes and provide quick summary of what I found, with a bit
4941 explanation.&lt;/p&gt;
4942
4943 &lt;p&gt;&lt;ul&gt;
4944
4945 &lt;li&gt;We need to rewrite our package installation framework, as tasksel
4946 changed from using tasksel tasks to using meta packages (aka packages
4947 with dependencies like our education-* packages), and our installation
4948 system depend on tasksel tasks in
4949 /usr/share/tasksel/debian-edu-tasks.desc for package
4950 installation.&lt;/li&gt;
4951
4952 &lt;li&gt;Enable Kerberos login for more services. Now with the Kerberos
4953 foundation in place, we should use it to get single sign on with more
4954 services, and avoiding unneeded password / login questions. We should
4955 at least try to enable it for these services:
4956 &lt;ul&gt;
4957
4958 &lt;li&gt;CUPS for admins to add/configure printers and users when using
4959 quotas.&lt;/li&gt;
4960 &lt;li&gt;Nagios for admins checking the system status.&lt;/li&gt;
4961 &lt;li&gt;GOsa for admins updating LDAP and users changing their passwords.&lt;/li&gt;
4962 &lt;li&gt;LDAP for admins updating LDAP.&lt;/li&gt;
4963 &lt;li&gt;Squid for users when exam mode / filtering is active.&lt;/li&gt;
4964 &lt;li&gt;ssh for admins and users to save a password prompt.&lt;/li&gt;
4965
4966 &lt;/ul&gt;&lt;/li&gt;
4967
4968 &lt;li&gt;When we move GOsa to use Kerberos instead of LDAP bind to
4969 authenticate users, we should try to block or at least limit access to
4970 use LDAP bind for authentication, to ensure Kerberos is used when it
4971 is intended, and nothing fall back to using the less safe LDAP bind&lt;/li&gt;
4972
4973 &lt;li&gt;Merge debian-edu-config and debian-edu-install. The split made
4974 sense when d-e-install did a lot more, but these days it is just an
4975 inconvenience when we update the debconf preseeding values.&lt;/li&gt;
4976
4977 &lt;li&gt;Fix partman-auto to allow us to abort the installation before
4978 touching the disk if the disk is too small. This is
4979 &lt;a href=&quot;http://bugs.debian.org/653305&quot;&gt;BTS report #653305&lt;/a&gt; and the
4980 d-i developers are fine with the patch and someone just need to apply
4981 it and upload. After this is done we need to adjust
4982 debian-edu-install to use this new hook.&lt;/li&gt;
4983
4984 &lt;li&gt;Adjust to new LTSP framework (boot time config instead of install
4985 time config). LTSP changed its design, and our hooks to install
4986 packages and update the configuration is most likely not going to work
4987 in Wheezy.
4988
4989 &lt;li&gt;Consider switching to NBD instead of NFS for LTSP root, to allow
4990 the Kernel to cache files in its normal file cache, possibly speeding
4991 up KDE login on slow networks.&lt;/li&gt;
4992
4993 &lt;li&gt;Make it possible to create expired user passwords that need to
4994 change on first login. This is useful when handing out password on
4995 paper, to make sure only the user know the password. This require
4996 fixes to the PAM handling of kdm and gdm.&lt;/li&gt;
4997
4998 &lt;li&gt;Make GUI for adding new machines automatically from sitesummary.
4999 The current command line script is not very friendly to people most
5000 familiar with GUIs. This should probably be integrated into GOsa to
5001 have it available where the admin will be looking for it..&lt;/li&gt;
5002
5003 &lt;li&gt;We should find way for Nagios to check that the DHCP service
5004 actually is working (as in handling out IP addresses). None of the
5005 Nagios checks I have found so far have been working for me.&lt;/li&gt;
5006
5007 &lt;li&gt;We should switch from libpam-nss-ldapd to sssd for all profiles
5008 using LDAP, and not only on for roaming workstations, to have less
5009 packages to configure and consistent setup across all profiles.&lt;/li&gt;
5010
5011 &lt;li&gt;We should configure Kerberos to update LDAP and Samba password
5012 when changing password using the Kerberos protocol. The hook was
5013 requested in &lt;a href=&quot;http://bugs.debian.org/588968&quot;&gt;BTS report
5014 #588968&lt;/a&gt; and is now available in Wheezy. We might need to write a
5015 MIT Kerberos plugin in C to get this.&lt;/li&gt;
5016
5017 &lt;li&gt;We should clean up the set of applications installed by default.
5018 &lt;ul&gt;
5019
5020 &lt;li&gt;reduce the number of chemistry visualisers&lt;/li&gt;
5021 &lt;li&gt;consider dropping xpaint&lt;/li&gt;
5022 &lt;li&gt;and probably more?&lt;/li&gt;
5023 &lt;/ul&gt;&lt;/li&gt;
5024
5025 &lt;li&gt;Some hardware need external firmware to work properly. This is
5026 mostly the case for WiFi network cards, but there are some other
5027 examples too. For popular laptops to work out of the box, such
5028 firmware need to be installed from non-free, and we should provide
5029 some GUI to do this. Ubuntu already have this implemented, and we
5030 could consider using their packages. At the moment we have some
5031 command line script to do this (one for the running system, another
5032 for the LTSP chroot).&lt;/li&gt;
5033
5034
5035 &lt;li&gt;In Squeeze, we provide KDE, Gnome and LXDE as desktop options. We
5036 should extend the list to Xfce and Sugar, and preferably find a way to
5037 install several and allow the admin or the user to select which one to
5038 use.&lt;/li&gt;
5039
5040 &lt;li&gt;The golearn tool from the goplay package make it easy to check out
5041 interesting educational packages. We should work on the package
5042 tagging in Debian to ensure it represent all the useful educational
5043 packages, and extend the tool to allow it to use packagekit to install
5044 new applications with a simple mouse click.&lt;/li&gt;
5045
5046 &lt;li&gt;The Squeeze version got half a exam solution already in place,
5047 with the introduction of iptable based network blocking, but for it to
5048 be a complete exam solution the Squid proxy need to enable
5049 filtering/blocking as well when the exam mode is enabled. We should
5050 implement a way to easily enable this for the schools that want it,
5051 instead of the &quot;it is documented&quot; method of today.&lt;/li&gt;
5052
5053 &lt;li&gt;A feature used in several schools is the ability for a teacher to
5054 &quot;take over&quot; the desktop of individual or all computers in the room.
5055 There are at least three implementations,
5056 &lt;a href=&quot;italc.sourceforge.net/&quot;&gt;italc&lt;/a&gt;,
5057 &lt;a href=&quot;http://www.itais.net/help/en/&quot;&gt;controlaula&lt;/a&gt; og
5058 &lt;a href=&quot;http://www.epoptes.org/&quot;&gt;epoptes&lt;/a&gt; and we should pick one of
5059 them and make it trivial to set it up in a school. The challenges is
5060 how to distribute crypto keys and how to group computers in one room
5061 and how to set up which machine/user can control the machines in a
5062 given room.&lt;/li&gt;
5063
5064 &lt;li&gt;Tablets and surf boards are getting more and more popular, and we
5065 should look into providing a good solution for integrating these into
5066 the Debian Edu network. Not quite sure how. Perhaps we should
5067 provide a installation profile with better touch screen support for
5068 them, or add some sync services to allow them to exchange
5069 configuration and data with the central server. This should be
5070 investigated.&lt;/li&gt;
5071
5072 &lt;/ul&gt;&lt;/p&gt;
5073
5074 &lt;p&gt;I guess we will discover more as we continue to work on the Wheezy
5075 version.&lt;/p&gt;
5076 </description>
5077 </item>
5078
5079 <item>
5080 <title>Debian Edu interview: Mike Gabriel</title>
5081 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html</link>
5082 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html</guid>
5083 <pubDate>Sat, 2 Jun 2012 15:00:00 +0200</pubDate>
5084 <description>&lt;p&gt;Back in 2010, Mike Gabriel showed up on the
5085 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
5086 mailing list. He quickly proved to be a valuable developer, and
5087 thanks to his tireless effort we now have Kerberos integrated into the
5088 &lt;a href=&quot;http://www.debian.org/News/2012/20120311.html&quot;&gt;Debian Edu
5089 Squeeze&lt;/a&gt; version.&lt;/p&gt;
5090
5091 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
5092
5093 &lt;p&gt;My name is Mike Gabriel, I am 38 years old and live near Kiel,
5094 Schleswig-Holstein, Germany. I live together with a wonderful partner
5095 (Angela Fuß) and two own children and two bonus children (contributed
5096 by Angela).&lt;/p&gt;
5097
5098 &lt;p&gt;During the day I am part-time employed as a system administrator
5099 and part-time working as an IT consultant. The consultancy work
5100 touches free software topics wherever and whenever possible. During
5101 the nights I am a free software developer. In the gaps I also train in
5102 becoming an osteopath.&lt;/p&gt;
5103
5104 &lt;p&gt;Starting in 2010 we (Andreas Buchholz, Angela Fuß, Mike Gabriel)
5105 have set up a free software project in the area of Kiel that aims at
5106 introducing free software into schools. The project&#39;s name is
5107 &quot;IT-Zukunft Schule&quot; (IT future for schools). The project links IT
5108 skills with communication skills.&lt;/p&gt;
5109
5110 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
5111 project?&lt;/strong&gt;&lt;/p&gt;
5112
5113 &lt;p&gt;While preparing our own customised Linux distribution for
5114 &quot;IT-Zukunft Schule&quot; we were repeatedly asked if we really wanted to
5115 reinvent the wheel. What schools really need is already available,
5116 people said. From this impulse we started evaluating other Linux
5117 distributions that target being used for school networks.&lt;/p&gt;
5118
5119 &lt;p&gt;At the end we short-listed two approaches and compared them: a
5120 commercial Linux distribution developed by a company in Bremen,
5121 Germany, and Skolelinux / Debian Edu. Between 12/2010 and 03/2011 we
5122 went to several events and met people being responsible for marketing
5123 and development of either of the distributions. Skolelinux / Debian
5124 Edu was by far much more convincing compared to the other product that
5125 got short-listed beforehand--across the full spectrum. What was most
5126 attractive for me personally: the perspective of collaboration within
5127 the developmental branch of the Debian Edu project itself.&lt;/p&gt;
5128
5129 &lt;p&gt;In parallel with this, we talked to many local and not-so-local
5130 people. People teaching at schools, headmasters, politicians, data
5131 protection experts, other IT professionals.&lt;/p&gt;
5132
5133 &lt;p&gt;We came to two conclusions:&lt;/p&gt;
5134
5135 &lt;p&gt;First, a technical conclusion: What schools need is available in
5136 bits and pieces here and there, and none of the solutions really fit
5137 by 100%. Any school we have seen has a very individual IT setup
5138 whereas most of each school&#39;s requirements could mapped by a standard
5139 IT solution. The requirement to this IT solution is flexibility and
5140 customisability, so that individual adaptations here and there are
5141 possible. In terms of re-distributing and rolling out such a
5142 standardised IT system for schools (a system that is still to some
5143 degree customisable) there is still a lot of work to do here
5144 locally. Debian Edu / Skolelinux has been our choice as the starting
5145 point.&lt;/p&gt;
5146
5147 &lt;p&gt;Second, a holistic conclusion: What schools need does not exist at
5148 all (or we missed it so far). There are several technical solutions
5149 for handling IT at schools that tend to make a good impression. What
5150 has been missing completely here in Germany, though, is the enrolment
5151 of people into using IT and teaching with IT. &quot;IT-Zukunft Schule&quot;
5152 tries to provide an approach for this.&lt;/p&gt;
5153
5154 &lt;p&gt;Only some schools have some sort of a media concept which explains,
5155 defines and gives guidance on how to use IT in class. Most schools in
5156 Northern Germany do not have an IT service provider, the school&#39;s IT
5157 equipment is managed by one or (if the school is lucky) two (admin)
5158 teachers, most of the workload these admin teachers get done in there
5159 spare time.&lt;/p&gt;
5160
5161 &lt;p&gt;We were surprised that only a very few admin teachers were
5162 networked with colleagues from other schools. Basically, every school
5163 here around has its individual approach of providing IT equipment to
5164 teachers and students and the exchange of ideas has been quasi
5165 non-existent until 2010/2011.&lt;/p&gt;
5166
5167 &lt;p&gt;Quite some (non-admin) teachers try to avoid using IT technology in
5168 class as a learning medium completely. Several reasons for this
5169 avoidance do exist.&lt;/p&gt;
5170
5171 &lt;p&gt;We discovered that no-one has ever taken a closer look at this
5172 social part of IT management in schools, so far. On our quest journey
5173 for a technical IT solution for schools, we discussed this issue with
5174 several teachers, headmasters, politicians, other IT professionals and
5175 they all confirmed: a holistic approach of considering IT management
5176 at schools, an approach that includes the people in place, will be new
5177 and probably a gain for all.&lt;/p&gt;
5178
5179 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
5180 Edu?&lt;/strong&gt;&lt;/p&gt;
5181
5182 &lt;p&gt;There is a list of advantages: international context, openness to
5183 any kind of contributions, do-ocracy policy, the closeness to Debian,
5184 the different installation scenarios possible (from stand-alone
5185 workstation to complex multi-server sites), the transparency within
5186 project communication, honest communication within the group of
5187 developers, etc.&lt;/p&gt;
5188
5189 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
5190 Edu?&lt;/strong&gt;&lt;/p&gt;
5191
5192 &lt;p&gt;Every coin has two sides:&lt;/p&gt;
5193
5194 &lt;p&gt;Technically: &lt;a href=&quot;http://bugs.debian.org/311188&quot;&gt;BTS issue
5195 #311188&lt;/a&gt;, tricky upgradability of a Debian Edu main server, network
5196 client installations on top of a plain vanilla Debian installation
5197 should become possible sometime in the near future, one could think
5198 about splitting the very complex package debian-edu-config into
5199 several portions (to make it easier for new developers to
5200 contribute).&lt;/p&gt;
5201
5202 &lt;p&gt;Another issue I see is that we (as Debian Edu developers) should
5203 find out more about the network of people who do the marketing for
5204 Debian Edu / Skolelinux. There is a very active group in Germany
5205 promoting Skolelinux on the bigger Linux Days within Germany. Are
5206 there other groups like that in other countries? How can we bring
5207 these marketing people together (marketing group A with group B and
5208 all of them with the group of Debian Edu developers)? During the last
5209 meeting of the German Skolelinux group, I got the impression of people
5210 there being rather disconnected from the development department of
5211 Debian Edu / Skolelinux.&lt;/p&gt;
5212
5213 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
5214
5215 &lt;p&gt;For my daily business, I do not use commercial software at all.&lt;/p&gt;
5216
5217 &lt;p&gt;For normal stuff I use Iceweasel/Firefox, Libreoffice.org. For
5218 serious text writing I prefer LaTeX. I use gimp, inkscape, scribus for
5219 more artistic tasks. I run virtual machines in KVM and Virtualbox.&lt;/p&gt;
5220
5221 &lt;p&gt;I am one of the upstream developers of X2Go. In 2010 I started the
5222 development of a Python based X2Go Client, called PyHoca-GUI.
5223 PyHoca-GUI has brought forth a Python X2Go Client API that currently
5224 is being integrated in Ubuntu&#39;s software center.&lt;/p&gt;
5225
5226 &lt;p&gt;For communications I have my own Kolab server running using Horde
5227 as web-based groupware client. For IRC I love to use irssi, for Jabber
5228 I have several clients that I use, mostly pidgin, though. I am also
5229 the Debian maintainer of Coccinella, a Jabber-based interactive
5230 whiteboard.&lt;/p&gt;
5231
5232 &lt;p&gt;My favourite terminal emulator is KDE&#39;s Yakuake.&lt;/p&gt;
5233
5234 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
5235 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
5236
5237 &lt;p&gt;Communicate, communicate, communicate. Enrol people, enrol people,
5238 enrol people.&lt;/p&gt;
5239 </description>
5240 </item>
5241
5242 <item>
5243 <title>Debian Edu interview: Ralf Gesellensetter</title>
5244 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Ralf_Gesellensetter.html</link>
5245 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Ralf_Gesellensetter.html</guid>
5246 <pubDate>Sun, 27 May 2012 17:15:00 +0200</pubDate>
5247 <description>&lt;p&gt;In 2003, a German teacher showed up on the
5248 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
5249 mailing list with interesting problems and reports proving he setting
5250 up Linux for a (for us at the time) lot of pupils. His name was Ralf
5251 Gesellensetter, and he has been an important tester and contributor
5252 since then, helping to make sure the
5253 &lt;a href=&quot;http://www.debian.org/News/2012/20120311.html&quot;&gt;Debian Edu
5254 Squeeze&lt;/a&gt; release became as good as it is..&lt;/p&gt;
5255
5256 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
5257
5258 &lt;p&gt;I am a teacher from Germany, and my subjects are Geography,
5259 Mathematics, and Computer Science (&quot;Informatik&quot;). During the past 12
5260 years (since 2000), I have been working for a comprehensive (and soon,
5261 also inclusive) school leading to all kind of general levels, such as
5262 O- or A-level (&quot;Abitur&quot;). For quite as long, I&#39;ve been taking care of
5263 our computer network.&lt;/p&gt;
5264
5265 &lt;p&gt;Now, in my early 40s, I enjoy the privilege of spending a lot of my
5266 spare time together with my wife, our son (3 years) and our daughter
5267 (4 months).&lt;/p&gt;
5268
5269 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
5270 project?&lt;/strong&gt;&lt;/p&gt;
5271
5272 &lt;p&gt;We had tried different Linux based school servers, when members of
5273 my local Linux User Group (LUG OWL) detected Skolelinux. I remember
5274 very well, being part of a party celebrating the Linux New Media Award
5275 (&quot;Best Newcomer Distribution&quot;, also nominated: Ubuntu) that was given
5276 to Skolelinux at Linux World Exposition in Frankfurt, 2005 (IIRC). Few
5277 months later, I had the chance to join a developer meeting in Ulsrud
5278 (Oslo) and to hand out the award to Knut Yrvin and others. For more
5279 than 7 years, Skolelinux is part of our schools infrastructure, namely
5280 our main server (tjener), one LTSP (today without thin clients), and
5281 approximately 50 work stations. Most of these have the option to boot a
5282 locally installed Skolelinux image. As a consequence, I joined quite
5283 a few events dealing with free software or Linux, and met many Debian
5284 (Edu) developers. All of them seemed quite nice and competent to me,
5285 one more reason to stick to Skolelinux.&lt;/p&gt;
5286
5287 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
5288 Edu?&lt;/strong&gt;&lt;/p&gt;
5289
5290 &lt;p&gt;Debian driven, you are given all the advantages of a community
5291 project including well maintained updates. Once, you are familiar with
5292 the network layout, you can easily roll out an entire educational
5293 computer infrastructure, from just one installation media. As only
5294 free software (FOSS) is used, that supports even elderly hardware,
5295 up-sizing your IT equipment is only limited by space (i.e. available
5296 labs). Especially if you run a LTSP thin client server, your
5297 administration costs tend towards zero.&lt;/p&gt;
5298
5299 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
5300 Edu?&lt;/strong&gt;&lt;/p&gt;
5301
5302 &lt;p&gt;While Debian&#39;s stability has loads of advantages for servers, this
5303 might be different in some cases for clients: Schools with unlimited
5304 budget might buy new hardware with components that are not yet
5305 supported by Debian stable, or wish to use more recent versions of
5306 office packages or desktop environments. These schools have the
5307 option to run Debian testing or other distributions - if they have the
5308 capacity to do so. Another issue is that Debian release cycles
5309 include a wide range of changes; therefor a high percentage of human
5310 power seems to be absorbed by just keeping the features of Skolelinux
5311 within the new setting of the version to come. During this process,
5312 the cogs of Debian Edu are getting more and more professional,
5313 i.e. harder to understand for novices.&lt;/p&gt;
5314
5315 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
5316
5317 &lt;p&gt;LibreOffice, Wikipedia, Openstreetmap, Iceweasel (Mozilla Firefox),
5318 KMail, Gimp, Inkscape - and of course the Linux Kernel (not only on
5319 PC, Laptop, Mobile, but also our SAT receiver)&lt;/p&gt;
5320
5321 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
5322 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
5323
5324 &lt;p&gt;&lt;ol&gt;
5325
5326 &lt;li&gt;Support computer science as regular subject in schools to make
5327 people really &quot;own&quot; their hardware, to make them understand the
5328 difference between proprietary software products, and free software
5329 developing.&lt;/li&gt;
5330
5331 &lt;li&gt;Make budget baskets corresponding: In Germany&#39;s public schools
5332 there are more or less fixed budgets for IT equipment (including
5333 licenses), so schools won&#39;t benefit from any savings here. This
5334 privilege is left to private schools which have consequently a large
5335 share among German Skolelinux schools.&lt;/li&gt;
5336
5337 &lt;li&gt;Get free software in the seminars where would-be teachers are
5338 trained. In many cases, teachers&#39; software customs are respected by
5339 decision makers rather than the expertise of any IT experts.&lt;/li&gt;
5340
5341 &lt;li&gt;Don&#39;t limit ourself to free software run natively. Everybody uses
5342 free software or free licenses (for instance Wikipedia), and this
5343 general concept should get expanded to free educational content to be
5344 shared world wide (school books e.g.).&lt;/li&gt;
5345
5346 &lt;li&gt;Make clear where ever you can that the market share of free (libre)
5347 office suites is much above 20 p.c. today, and that you pupils don&#39;t
5348 need to know the &quot;ribbon menu&quot; in order to get employed.&lt;/li&gt;
5349
5350 &lt;li&gt;Talk about the difference between freeware and free software.&lt;/li&gt;
5351
5352 &lt;li&gt;Spread free software, or even collections of portable free apps
5353 for USB pen drives. Endorse students to get a legal copy of
5354 Libreoffice rather than accepting them to use illegal serials. And
5355 keep sending documents in ODF formats.&lt;/li&gt;
5356
5357 &lt;/ol&gt;&lt;/p&gt;
5358 </description>
5359 </item>
5360
5361 <item>
5362 <title>Skolelinux-intervju: Alf Tonny Bätz</title>
5363 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Alf_Tonny_B_tz.html</link>
5364 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Alf_Tonny_B_tz.html</guid>
5365 <pubDate>Sun, 20 May 2012 11:50:00 +0200</pubDate>
5366 <description>&lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux-prosjektets&lt;/a&gt;
5367 musiker og mannen bak
5368 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Manuals/Rosegarden/&quot;&gt;opplæringsdokumentene
5369 i Rosegarden&lt;/a&gt;
5370 (&lt;a href=&quot;http://maintainer.skolelinux.org/debian-edu-doc/nb/rosegarden-manual.html&quot;&gt;norsk
5371 utgave&lt;/a&gt;) for musikklærere, Alf Tonny Bätz, er neste mann ut i min
5372 intervjurunde av folkene bak Skolelinux-løsningen. Jeg har kjent Alf
5373 Tonny siden vi møttes som barn på påskefjellet i Ofoten, og ble
5374 gledelig overrasket da han dukket opp i Skolelinux-prosjektet etter å
5375 ikke ha sett noe til ham på mange år.&lt;/p&gt;
5376
5377 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
5378
5379 &lt;p&gt;Jeg er utdannet kokk av yrke, og har utøvet yrket i 12 år. Men
5380 etter at ryggen sa takk før seg, studerte jeg nettverksadministrasjon
5381 ved Næringsakademiet i Bergen årene 2008-2009 slik at jeg kunne
5382 forfølge en av mine største interesser - data. Til daglig jobber jeg
5383 ved &lt;a href=&quot;http://www.narvikskolen.no/parken/&quot;&gt;Parken
5384 ungdomsskole&lt;/a&gt; med å drifte skolens PC-er. Har også litt
5385 musikkundervisning.&lt;/p&gt;
5386
5387 &lt;p&gt;Mitt mål er å bevisstgjøre musikklærene mulighetene med de frie
5388 programmene som finnes i Skolelinux, blant annet Rosegarden.&lt;/p&gt;
5389
5390 &lt;p&gt;Har i mange år drevet med musikk og en av grunnen til at Rosegarden
5391 falt i smak for min del, var fordi denne fungere og ligner mest på
5392 Windows-programmet (cubase) jeg jobbet mye med da jeg i mine yngre
5393 dager var «Windows fanatiker». Ble introdusert til Linux av en kompis
5394 av meg for omtrent 14 år siden, og har bare blitt mer og mer glad i
5395 dette operativsystemet.&lt;/p&gt;
5396
5397 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
5398
5399 &lt;p&gt;Da jeg ble sykemeldt fra min gamle jobb, og måtte omskoleres,
5400 havnet jeg i 2007 sammen med Viggo Fedreheim på IKT-avdelingen i
5401 Narvik kommune, der ble jeg for første gang introdusert til
5402 Skolelinuxprosjektet.&lt;/p&gt;
5403
5404 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
5405
5406 &lt;p&gt;Skolelinux er enkelt å holde i drift og masse flotte programmer som
5407 geogebra, ktouch og kgeografi følger med pakken. Man kan ta i bruk
5408 gamle PC-er igjen, slik at skoler med dårlig råd får opp en brukbar
5409 PC-park. PC-er som er ca 6-9 år gamle fungere tilfredstillende, bare
5410 de har 512 MB RAM eller mer.&lt;/p&gt;
5411
5412 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
5413
5414 &lt;p&gt;Ulempene er at noen av de pedagogiske programmene som lærene ønsker
5415 å bruke fungere dårlig med Linux. Mye pga. av at disse programmene
5416 blir ikke laget til Linuxbaserte operativsystemer.&lt;/p&gt;
5417
5418 &lt;p&gt;Video- og bilde-redigering har dessverre en del mangler, mange av
5419 programmene har en tendens til og krasje. Det gjelder blant annet
5420 &lt;a href=&quot;http://www.kdenlive.org/&quot;&gt;kdenlive&lt;/a&gt; og
5421 &lt;a href=&quot;http://www.openshotvideo.com/&quot;&gt;openshot&lt;/a&gt;, for å nevne
5422 noen. De er ikke stabile nok. Når elevene kommer med filmsnutter de
5423 ønsker og jobbe med, så godtar ikke programmene filene, og når elevene
5424 jobber med redigering bare krasjer programmene uten forvarsel. Det er
5425 for vanskelig å få noe som bare fungerer ut av boksen her. Når en elev
5426 plugger inn et videokamera eller fotoapparat så er det alltid noe som
5427 ikke vil fungere. Programmene godtar ikke format, godtar ikke
5428 kameraet, osv., osv. Det er dessverre med på og dra ned en positiv
5429 opplevelse av bruk av fri programvare.&lt;/p&gt;
5430
5431 &lt;p&gt;Man må ofte bruke flere en et video redigerings program før og få
5432 fullført en ønsket oppgave.&lt;/p&gt;
5433
5434 &lt;p&gt;Eksempel:&lt;/p&gt;
5435
5436 &lt;p&gt;Hvis det ene programmet ikke vil ta i mot videofilen klarer et
5437 annet det, men det programmet som klarer det kan ikke gjøre de samme
5438 oppgavene som det programmet som ikke ville ta i mot filen,
5439 Tilsvarende er det med foto, man må bruke flere programmer for å få
5440 et ferdig resultat. Til dags dato har jeg enda ikke funnet et video-
5441 og fotoprogram som kan tilfredstillende fullføre en oppgave.&lt;/p&gt;
5442
5443 &lt;p&gt;Så man kan klare og fullføre en oppgave, men i verste fall må man
5444 innom 3-4 programmer for å få det til. Så jeg har enda ikke til dags
5445 dato sett at et program fungere 100% til alt.&lt;/p&gt;
5446
5447 &lt;p&gt;Det programmet jeg har best erfaring til er
5448 &lt;a href=&quot;http://cinelerra.org/&quot;&gt;cinelerra&lt;/a&gt;, men dessverre har det
5449 også tendenser og krasje av og til uten grunn.&lt;/p&gt;
5450
5451 Lydsystemet kan også være et mareritt. Konkret snakker jeg om når du
5452 bruker for eksempel et smartboard, så følger det med USB-lydkort på
5453 disse. Problemet ligger her i at systemet ikke vil velge rett
5454 lydkort, så man må inn med padevchooser for å sette opp PulseAudio
5455 til og velge at USB-lydkortet skal brukes. Det blir for tungvindt for
5456 lærene, de ønsker at ting skal fungere med en gang. (min løsning på
5457 det problemet ble at jeg måtte deaktivere lydkortet som fantes på
5458 maskinen) men da må man bestandig slå på smartboard-tavla.
5459
5460 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
5461
5462 Programmene jeg bruker mest av er: Rosegarden, jack, qsynth, audacity,
5463 k3b, openttd og libreoffice.
5464
5465 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
5466 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
5467
5468 Jeg tror det må bevisstgjøring av Skolene til, dvs. reklamere høylytt
5469 og fortelle og vise de andre skolene at frie programvarer faktisk
5470 fungere. Jeg trur faktisk mange ikke vet at det finnes frie
5471 alternativer.
5472 </description>
5473 </item>
5474
5475 <item>
5476 <title>Debian Edu interview: Jürgen Leibner</title>
5477 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__J_rgen_Leibner.html</link>
5478 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__J_rgen_Leibner.html</guid>
5479 <pubDate>Sun, 13 May 2012 20:30:00 +0200</pubDate>
5480 <description>&lt;p&gt;It has been a few busy weeks for me, but I am finally back to
5481 publish another interview with the people behind
5482 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;.
5483 This time it is one of our German developers, who have helped out over the
5484 years to make sure both a lot of major but also a lot of the minor
5485 details get right before release.
5486
5487 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
5488
5489 &lt;p&gt;My name is Jürgen Leibner, I&#39;m 49 years old and living in
5490 Bielefeld, a town in northern Germany. I worked nearly 20 years as
5491 certified engineer in the department for plant design and layout of an
5492 international company for machinery and equipment. Since 2011 I&#39;m a
5493 certified technical writer (tekom e.V.) and doing technical
5494 documentations for a steam turbine manufacturer. From April this year
5495 I will manage the department of technical documentation at a
5496 manufacturer of automation and assembly line engineering.&lt;/p&gt;
5497
5498 &lt;p&gt;My first contact with linux was around 1993. Since that time I used
5499 it at work and at home repeatedly but not exclusively as I do now at
5500 home since 2006.&lt;/p&gt;
5501
5502 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
5503 project?&lt;/strong&gt;&lt;/p&gt;
5504
5505 &lt;p&gt;Once a day in the early year of 2001 when I wanted to fetch my
5506 daughter from primary school, there was a teacher sitting in the
5507 middle of 20 old computers trying to boot them and he failed. I helped
5508 him to get them booting. That was seen by the school director and she
5509 asked me if I would like to manage that the school gets all that old
5510 computers in use. I answered: &quot;Yes&quot;.&lt;/p&gt;
5511
5512 &lt;p&gt;Some weeks later every of the 10 classrooms had one computer
5513 running Windows98. I began to collect old computers and equipment as
5514 gifts and installed the first computer room with a peer-to-peer
5515 network. I did my work at school without being payed in my spare time
5516 and with a lot of fun. About one year later the school was connected
5517 to Internet and a local area network was installed in the school
5518 building. That was the time to have a server and I knew it must be a
5519 Linux server to be able to fulfil all the wishes of the teachers and
5520 being able to do this in a transparent and economic way, without extra
5521 costs for things like licence and software. So I searched for a
5522 school server system running under Linux and I found a couple of
5523 people nearby who founded &#39;skolelinux.de&#39;. It was the Skolelinux
5524 prerelease 32 I first tried out for being used at the school. I
5525 managed the IT of that school until the municipal authority took over
5526 the IT management and centralised the services for all schools in
5527 Bielefeld in December of 2006.&lt;/p&gt;
5528
5529 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
5530 Edu?&lt;/strong&gt;&lt;/p&gt;
5531
5532 &lt;p&gt;When I&#39;m looking back to the beginning, there were other advantages
5533 for me as today.&lt;/p&gt;
5534
5535 &lt;p&gt;In the past there were advantages like:&lt;/p&gt;
5536
5537 &lt;p&gt;&lt;ul&gt;
5538
5539 &lt;li&gt;I don&#39;t need to buy it so it generates no costs to the school as
5540 they had little money to spent for computers and software.&lt;/li&gt;
5541
5542 &lt;li&gt;It has a licence which grands all rights to use it without
5543 cost.&lt;/li&gt;
5544
5545 &lt;li&gt;It was more able to fit all requirements of a server system for
5546 schools than a Microsoft server system, even if there are only Windows
5547 clients because of it&#39;s preconfigured overall concept of being a
5548 infrastructure solution and community for schools, not only a
5549 server&lt;/li&gt;
5550
5551 &lt;li&gt;I was able to configure the server to the needs of the
5552 school.&lt;/li&gt;
5553
5554 &lt;/ul&gt;&lt;/p&gt;
5555
5556 &lt;p&gt;Today some of the advantages has been lost, changed or new ones
5557 came up in this way:&lt;/p&gt;
5558
5559 &lt;p&gt;&lt;ul&gt;
5560
5561 &lt;li&gt;Most schools here do have money to buy hardware and software
5562 now.&lt;/li&gt;
5563
5564 &lt;li&gt;They are today mostly managed from central IT departments which
5565 have own concepts which often do not fit to Debian Edu concepts
5566 because they are to close to Microsoft ideology.&lt;/li&gt;
5567
5568 &lt;li&gt;With the Squeeze version of Debian Edu which now uses GOsa² for
5569 management I feel more able to manage the daily tasks than with the
5570 interfaces used in the past.&lt;/li&gt;
5571
5572 &lt;li&gt;It is more modular than in the past and fits even better to the
5573 different needs.&lt;/li&gt;
5574
5575 &lt;li&gt;The documentation is usable and gets better every day.&lt;/li&gt;
5576
5577 &lt;li&gt;More people than ever before are using Debian Edu all over the
5578 world and so the community, which is an very important part I think,
5579 is sharing knowledge and minds.&lt;/li&gt;
5580
5581 &lt;li&gt;Most, maybe all, of the technical requirements for schools are
5582 solved today by Debian Edu. &lt;/li&gt;
5583
5584 &lt;/ul&gt;&lt;/p&gt;
5585
5586 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
5587 Edu?&lt;/strong&gt;&lt;/p&gt;
5588
5589 &lt;p&gt;&lt;ul&gt;
5590
5591 &lt;li&gt;There are too few IT companies able to integrate Debian Edu into
5592 their product portfolio for serving schools with concepts or even
5593 whole municipality areas.&lt;/li&gt;
5594
5595 &lt;li&gt;Debian Edu has beside other free and open software projects not
5596 enough lobbyists which promote free and open software to
5597 politicians.&lt;/li&gt;
5598
5599 &lt;li&gt;Technically there are no disadvantages I&#39;m aware of.&lt;/li&gt;
5600
5601 &lt;/ul&gt;&lt;/p&gt;
5602
5603 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
5604
5605 &lt;p&gt;I use Debian stable on my home server and on my little desktop
5606 computer. On my laptop I use Debian testing/sid. The applications I
5607 use on my laptop and my desktop are Open/Libre-office, Iceweasel,
5608 KMail, DigiKam, Amarok, Dolphin, okular and all the other programs I
5609 need from the KDE environment. On console I use newsbeuter, mutt,
5610 screen, irssi and all the other famous and useful tools.&lt;/p&gt;
5611
5612 &lt;p&gt;My home server provides mail services with exim, dovecot, roundcube
5613 and mutt over ssh on the console, file services with samba, NFS,
5614 rsync, web services with apache, moinmoin-wiki, multimedia services
5615 with gallery2 and mediatomb and database services with MySQL for me
5616 and the whole family. I probably forgot something.&lt;/p&gt;
5617
5618 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
5619 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
5620
5621 &lt;p&gt;I believe, we should provide concepts for IT companies to integrate
5622 Debian Edu into their product portfolio with use cases for different
5623 countries and areas all over the world.&lt;/p&gt;
5624 </description>
5625 </item>
5626
5627 <item>
5628 <title>Forskning: &quot;GPL gir lokal frihet og kontroll gjennom omfordeling av makt fra produsent til bruker&quot;</title>
5629 <link>http://people.skolelinux.org/pere/blog/Forskning___GPL_gir_lokal_frihet_og_kontroll_gjennom_omfordeling_av_makt_fra_produsent_til_bruker_.html</link>
5630 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Forskning___GPL_gir_lokal_frihet_og_kontroll_gjennom_omfordeling_av_makt_fra_produsent_til_bruker_.html</guid>
5631 <pubDate>Sun, 15 Apr 2012 13:00:00 +0200</pubDate>
5632 <description>&lt;p&gt;Da jeg googlet etter noe annet kom jeg tilfeldigvis over
5633 &lt;a href=&quot;http://www.duo.uio.no/sok/work.html?WORKID=58309&quot;&gt;en
5634 hovedfagsoppgave&lt;/a&gt; ved Universitetet i Oslo som diskuterer verdien
5635 av GPLs fire friheter for brukerne av IT-systemer. Jeg ble fascinert
5636 over det som presenteres der. Her er sammendraget:&lt;/p&gt;
5637
5638 &lt;p&gt;&lt;blockquote&gt;
5639
5640 &lt;p&gt;Motivasjonen til å skrive denne oppgaven er en personlig undring
5641 over hvorfor det primært, og ofte eksklusivt, fokuseres på det
5642 økonomiske aspektet ved utredninger om fri programvare er et godt valg
5643 for det offentlige. Fri og produsenteid programvare bygger på
5644 fundamentalt forskjellige ideologier som kan ha implikasjoner utover
5645 økonomiske kostnader. Kunnskapskulturen som er med på å definere fri
5646 programvare er basert på åpenhet, og er en verdi i seg selv.&lt;/p&gt;
5647
5648 &lt;p&gt;Oppgavens tema er programvarelisensen GPL og frihet. GPL-lisensiert
5649 programvare gir visse friheter i forhold til produsenteid
5650 programvare. Mitt spørsmål er om, og eventuelt i hvilken utstrekning,
5651 disse frihetene blir benyttet av ulike brukere og hvordan de
5652 manifesterer seg for disse brukerne. Sentrale spørsmål i oppgaven
5653 er:&lt;/p&gt;
5654
5655 &lt;ul&gt;
5656 &lt;li&gt;Hvordan fordeles handlekraft gjennom lisensieringen av programvaren?&lt;/li&gt;
5657 &lt;li&gt;Hvilke konsekvenser har programvarelisensen for de ulike brukere? &lt;/li&gt;
5658 &lt;/ul&gt;
5659
5660 &lt;p&gt;Fri programvare gir blant annet brukeren mulighet til å studere og
5661 modifisere kildekoden. Denne formen for frihet erverves gjennom
5662 kunnskap og krever at brukeren også er en ekspert. Hva skjer med
5663 frihetene til GPL når sluttbrukeren er en annen? Dette diskuteres i
5664 dialog med informantene.&lt;/p&gt;
5665
5666 &lt;p&gt;Jeg har i denne oppgaven samlet inn intervjudata fra IKT-ansvarlige
5667 ved grunnskolene i Nittedal kommune, driftsansvarlig og IKT-veilederen
5668 for skolene i kommunen, samt IKT-koordinator for utdanning i Akershus
5669 fylkeskommune og bokmåloversettere av OpenOffice.org. Den empiriske
5670 delen av oppgaven er delt inn i to seksjoner; den første omhandler
5671 operativsystemet Skolelinux, den andre kontorprogrampakken
5672 OpenOffice.org.&lt;/p&gt;
5673
5674 &lt;p&gt;Som vi vil se gir GPL lokal frihet og kontroll gjennom omfordeling
5675 av makt fra produsent til bruker. Brukerens makt analyseres gjennom
5676 begrepene brukermedvirkning og handlingsfrihet. Det blir også lagt
5677 vekt på strukturelle forhold rundt bruken av teknologi, og spesielt de
5678 økonomiske begrepene nettverkseksternaliteter, innlåsing og
5679 stiavhengighet. Dette er begreper av spesiell nytte når objektet som
5680 omsettes eller distribueres er et kommunikasjonsprodukt, fordi verdien
5681 til et slikt gode for en potensiell bruker avhenger av antall
5682 eksisterende brukere av godet. I tilknytning til denne problematikken
5683 inneholder oppgaven også en diskusjon rundt åpne standarder og
5684 formater.&lt;/p&gt;
5685
5686 &lt;p&gt;Oppgaven konkluderer med at de «fire frihetene» som GPL-lisensen er
5687 laget for å beskytte er av avgjørende betydning for bruken av
5688 OpenOffice.org og Skolelinux, i Akershus fylkeskommune såvel som i
5689 skolene i Nittedal. Distribusjonen av handlekraft er ikke helt
5690 symmetrisk. Det er først og fremst de profesjonelle utviklerne i
5691 Skolelinux som direkte kan nyttiggjøre seg friheten til å endre kode,
5692 mens en sluttbruker som Nittedal kommune nyttiggjør seg den økonomiske
5693 friheten til å kunne distribuere programmene. Det er imidlertid også
5694 slik at ingen aktør klarer seg uten alle disse «frihetene».&lt;/p&gt;
5695 &lt;/blockquote&gt;&lt;/p&gt;
5696
5697 &lt;p&gt;Jeg fant også en masteroppgave fra 2006, men der ligger ikke
5698 komplett oppgave tilgjengelig. På tide å holde et øye med
5699 &lt;a href=&quot;http://www.duo.uio.no/sok/search.html?q=skolelinux&quot;&gt;Skolelinux-søket&lt;/a&gt;
5700 til DUO...&lt;/p&gt;
5701
5702 </description>
5703 </item>
5704
5705 <item>
5706 <title>Debian Edu interview: Andreas Mundt</title>
5707 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Andreas_Mundt.html</link>
5708 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Andreas_Mundt.html</guid>
5709 <pubDate>Sun, 15 Apr 2012 12:10:00 +0200</pubDate>
5710 <description>&lt;p&gt;Behind &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and
5711 Skolelinux&lt;/a&gt; there are a lot of people doing the hard work of
5712 setting together all the pieces. This time I present to you Andreas
5713 Mundt, who have been part of the technical development team several
5714 years. He was also a key contributor in getting GOsa and Kerberos set
5715 up in the recently released
5716 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Squeeze&quot;&gt;Debian
5717 Edu Squeeze&lt;/a&gt; version.&lt;/p&gt;
5718
5719 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
5720
5721 &lt;p&gt;My name is Andreas Mundt, I grew up in south Germany. After
5722 studying Physics I spent several years at university doing research in
5723 Quantum Optics. After that I worked some years in an optics company.
5724 Finally I decided to turn over a new leaf in my life and started
5725 teaching 10 to 19 years old kids at school. I teach math, physics,
5726 information technology and science/technology.&lt;/p&gt;
5727
5728 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
5729 project?&lt;/strong&gt;&lt;/p&gt;
5730
5731 &lt;p&gt;Already before I switched to teaching, I followed the Debian Edu
5732 project because of my interest in education and Debian. Within the
5733 qualification/training period for the teaching, I started
5734 contributing.&lt;/p&gt;
5735
5736 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
5737 Edu?&lt;/strong&gt;&lt;/p&gt;
5738
5739 &lt;p&gt;The advantages of Debian Edu are the well known name, the
5740 out-of-the-box philosophy and of course the great free software of the
5741 Debian Project!&lt;/p&gt;
5742
5743 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
5744 Edu?&lt;/strong&gt;&lt;/p&gt;
5745
5746 &lt;p&gt;As every coin has two sides, the out-of-the-box philosophy has its
5747 downside, too. In my opinion, it is hard to modify and tweak the
5748 setup, if you need or want that. Further more, it is not easily
5749 possible to upgrade the system to a new release. It takes much too
5750 long after a Debian release to prepare the -Edu release, perhaps
5751 because the number of developers working on the core of the code is
5752 rather small and often busy elsewhere.&lt;/p&gt;
5753
5754 &lt;p&gt;The &lt;a href=&quot;http://wiki.debian.org/DebianLAN&quot;&gt;Debian LAN&lt;/a&gt;
5755 project might fill the use case of a more flexible system.&lt;/p&gt;
5756
5757 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
5758
5759 &lt;p&gt;I am only using non-free software if I am forced to and run Debian
5760 on all my machines. For documents I prefer LaTeX and PGF/TikZ, then
5761 mutt and iceweasel for email respectively web browsing. At school I
5762 have Arduino and Fritzing in use for a micro controller project.&lt;/p&gt;
5763
5764 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
5765 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
5766
5767 &lt;p&gt;One of the major problems is the vendor lock-in from top to bottom:
5768 Especially in combination with ignorant government employees and
5769 politicians, this works out great for the &quot;market-leader&quot;. The school
5770 administration here in Baden-Wuerttemberg is occupied by that vendor.
5771 Documents have to be prepared in non-free, proprietary formats. Even
5772 free browsers do not work for the school administration. Publishers
5773 of school books provide software only for proprietary platforms.&lt;/p&gt;
5774
5775 &lt;p&gt;To change this, political work is very important. Parts of the
5776 political spectrum have become aware of the problem in the last years.
5777 However it takes quite some time and courageous politicians to &#39;free&#39;
5778 the system. There is currently some discussion about &quot;Open Data&quot; and
5779 &quot;Free/Open Standards&quot;. I am not sure if all the involved parties have
5780 a clue about the potential of these ideas, and probably only a
5781 fraction takes them seriously. However it might slowly make free
5782 software and the philosophy behind it more known and popular.&lt;/p&gt;
5783 </description>
5784 </item>
5785
5786 <item>
5787 <title>Debian Edu interview: Justin B. Rye</title>
5788 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Justin_B__Rye.html</link>
5789 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Justin_B__Rye.html</guid>
5790 <pubDate>Sun, 8 Apr 2012 10:50:00 +0200</pubDate>
5791 <description>&lt;p&gt;It take all kind of contributions to create a Linux distribution
5792 like &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;,
5793 and this time I lend the ear to Justin B. Rye, who is listed as a big
5794 contributor to the
5795 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Squeeze&quot;&gt;Debian
5796 Edu Squeeze release manual&lt;/a&gt;.
5797
5798 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
5799
5800 &lt;p&gt;I&#39;m a 44-year-old linguistics graduate living in Edinburgh who has
5801 occasionally been employed as a sysadmin.&lt;/p&gt;
5802
5803 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
5804 project?&lt;/strong&gt;&lt;/p&gt;
5805
5806 &lt;p&gt;I&#39;m neither a developer nor a Skolelinux/Debian Edu user! The only
5807 reason my name&#39;s in the credits for the documentation is that I hang
5808 around on debian-l10n-english waiting for people to mention things
5809 they&#39;d like a native English speaker to proofread... So I did a sweep
5810 through the wiki for typos and Norglish and inconsistent spellings of
5811 &quot;localisation&quot;.&lt;/p&gt;
5812
5813 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
5814 Edu?&lt;/strong&gt;&lt;/p&gt;
5815
5816 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
5817 Edu?&lt;/strong&gt;&lt;/p&gt;
5818
5819 &lt;p&gt;These questions are too hard for me - I don&#39;t use it! In fact I
5820 had hardly any contact with I.T. until long after I&#39;d got out of the
5821 education system.&lt;/p&gt;
5822
5823 &lt;p&gt;I can tell you the advantages of Debian for me though: it soaks up
5824 as much of my free time as I want and no more, and lets me do
5825 everything I want a computer for without ever forcing me to spend
5826 money on the latest hardware.&lt;/p&gt;
5827
5828 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
5829
5830 &lt;p&gt;I&#39;ve been using Debian since Rex; popularity-contest says the
5831 software that I use most is xinit, xterm, and xulrunner (in other
5832 words, I use a distinctly retro sort of desktop).&lt;/p&gt;
5833
5834 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
5835 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
5836
5837 &lt;p&gt;Well, I don&#39;t know. I suppose I&#39;d be inclined to try reasoning
5838 with the people who make the decisions, but obviously if that worked
5839 you would hardly need a strategy.&lt;/p&gt;
5840 </description>
5841 </item>
5842
5843 <item>
5844 <title>Why the KDE menu is slow when /usr/ is NFS mounted - and a workaround</title>
5845 <link>http://people.skolelinux.org/pere/blog/Why_the_KDE_menu_is_slow_when__usr__is_NFS_mounted___and_a_workaround.html</link>
5846 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Why_the_KDE_menu_is_slow_when__usr__is_NFS_mounted___and_a_workaround.html</guid>
5847 <pubDate>Fri, 6 Apr 2012 22:40:00 +0200</pubDate>
5848 <description>&lt;p&gt;Recently I have spent time with
5849 &lt;a href=&quot;http://www.slxdrift.no/&quot;&gt;Skolelinux Drift AS&lt;/a&gt; on speeding
5850 up a &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;
5851 Lenny installation using LTSP diskless workstations, and in the
5852 process I discovered something very surprising. The reason the KDE
5853 menu was responding slow when using it for the first time, was mostly
5854 due to the way KDE find application icons. I discovered that showing
5855 the Multimedia menu would cause more than 20 000 IP packages to be
5856 passed between the LTSP client and the NFS server. Most of these were
5857
5858 NFS LOOKUP calls, resulting in a NFS3ERR_NOENT response. Because the
5859 ping times between the client and the server were in the range 2-20
5860 ms, the menus would be very slow. Looking at the strace of kicker in
5861 Lenny (or plasma-desktop i Squeeze - same problem there), I see that
5862 the source of these NFS calls are access(2) system calls for
5863 non-existing files. KDE can do hundreds of access(2) calls to find
5864 one icon file. In my example, just finding the mplayer icon required
5865 around 230 access(2) calls.&lt;/p&gt;
5866
5867 &lt;p&gt;The KDE code seem to search for icons using a list of icon
5868 directories, and the list of possible directories is large. In
5869 (almost) each directory, it look for files ending in .png, .svgz, .svg
5870 and .xpm. The result is a very slow KDE menu when /usr/ is NFS
5871 mounted. Showing a single sub menu may result in thousands of NFS
5872 requests. I am not the first one to discover this. I found a
5873 &lt;a href=&quot;https://bugs.kde.org/show_bug.cgi?id=211416&quot;&gt;KDE bug report
5874 from 2009&lt;/a&gt; about this problem, and it is still unsolved.&lt;/p&gt;
5875
5876 &lt;p&gt;My solution to speed up the KDE menu was to create a package
5877 kde-icon-cache that upon installation will look at all .desktop files
5878 used to generate the KDE menu, find their icons, search the icon paths
5879 for the file that KDE will end up finding at run time, and copying the
5880 icon file to /var/lib/kde-icon-cache/. Finally, I add symlinks to
5881 these icon files in one of the first directories where KDE will look
5882 for them. This cut down the number of file accesses required to find
5883 one icon from several hundred to less than 5, and make the KDE menu
5884 almost instantaneous. I&#39;m not quite sure where to make the package
5885 publicly available, so for now it is only available on request.&lt;/p&gt;
5886
5887 &lt;p&gt;The bug report mention that this do not only affect the KDE menu
5888 and icon handling, but also the login process. Not quite sure how to
5889 speed up that part without replacing NFS with for example NBD, and
5890 that is not really an option at the moment.&lt;/p&gt;
5891
5892 &lt;p&gt;If you got feedback on this issue, please let us know on debian-edu
5893 (at) lists.debian.org.&lt;/p&gt;
5894
5895 &lt;p&gt;Update 2015-08-04: The
5896 &lt;a href=&quot;http://anonscm.debian.org/cgit/debian-edu/upstream/kde-icon-cache.git/&quot;&gt;source
5897 of the scripts and associated Debian package&lt;/a&gt; is available from the
5898 Debian Edu github repository.&lt;/p&gt;
5899 </description>
5900 </item>
5901
5902 <item>
5903 <title>Debian Edu in the Linux Weekly News</title>
5904 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_in_the_Linux_Weekly_News.html</link>
5905 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_in_the_Linux_Weekly_News.html</guid>
5906 <pubDate>Thu, 5 Apr 2012 08:00:00 +0200</pubDate>
5907 <description>&lt;p&gt;About two weeks ago, I was interviewed via email about
5908 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt; by
5909 Bruce Byfield in Linux Weekly News. The result was made public for
5910 non-subscribers today. I am pleased to see liked our Linux solution
5911 for schools. Check out his article
5912 &lt;a href=&quot;https://lwn.net/Articles/488805/&quot;&gt;Debian Edu/Skolelinux: A
5913 distribution for education&lt;/a&gt; if you want to learn more.&lt;/p&gt;
5914 </description>
5915 </item>
5916
5917 <item>
5918 <title>Debian Edu interview: Wolfgang Schweer</title>
5919 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Wolfgang_Schweer.html</link>
5920 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Wolfgang_Schweer.html</guid>
5921 <pubDate>Sun, 1 Apr 2012 23:00:00 +0200</pubDate>
5922 <description>&lt;p&gt;Germany is a core area for the
5923 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and Skolelinux&lt;/a&gt;
5924 user community, and this time I managed to get hold of Wolfgang
5925 Schweer, a valuable contributor to the project from Germany.
5926
5927 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
5928
5929 &lt;p&gt;I&#39;ve studied Mathematics at the university &#39;Ruhr-Universität&#39; in
5930 Bochum, Germany. Since 1981 I&#39;m working as a teacher at the school
5931 &quot;&lt;a href=&quot;http://www.westfalenkolleg-dortmund.de/&quot;&gt;Westfalen-Kolleg
5932 Dortmund&lt;/a&gt;&quot;, a second chance school. Here, young adults is given
5933 the opportunity to get further education in order to do the school
5934 examination &#39;Abitur&#39;, which will allow to study at a university. This
5935 second chance is of value for those who want a better job perspective
5936 or failed to get a higher school examination being teens.&lt;/p&gt;
5937
5938 &lt;p&gt;Besides teaching I was involved in developing online courses for a
5939 blended learning project called &#39;abitur-online.nrw&#39; and in some other
5940 information technology related projects. For about ten years I&#39;ve been
5941 teacher and coordinator for the &#39;abitur-online&#39; project at my
5942 school. Being now in my early sixties, I&#39;ve decided to leave school at
5943 the end of April this year.&lt;/p&gt;
5944
5945 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
5946 project?&lt;/strong&gt;&lt;/p&gt;
5947
5948 &lt;p&gt;The first information about Skolelinux must have come to my
5949 attention years ago and somehow related to LTSP (Linux Terminal Server
5950 Project). At school, we had set up a network at the beginning of 1997
5951 using Suse Linux on the desktop, replacing a Novell network. Since
5952 2002, we used old machines from the city council of Dortmund as thin
5953 clients (LTSP, later Ubuntu/Lessdisks) cause new hardware was out of
5954 reach. At home I&#39;m using Debian since years and - subscribed to the
5955 Debian news letter - heard from time to time about Skolelinux. About
5956 two years ago I proposed to replace the (somehow undocumented and only
5957 known to me) system at school by a well known Debian based system:
5958 Skolelinux.&lt;/p&gt;
5959
5960 &lt;p&gt;Students and teachers appreciated the new system because of a
5961 better look and feel and an enhanced access to local media on thin
5962 clients. The possibility to alter and/or reset passwords using a GUI
5963 was welcomed, too. Being able to do administrative tasks using a GUI
5964 and to easily set up workstations using PXE was of very high value for
5965 the admin teachers.&lt;/p&gt;
5966
5967 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
5968 Edu?&lt;/strong&gt;&lt;/p&gt;
5969
5970 &lt;p&gt;It&#39;s open source, easy to set up, stable and flexible due to it&#39;s
5971 Debian base. It integrates LTSP out-of-the-box. And it is documented!
5972 So it was a perfect choice.&lt;/p&gt;
5973
5974 &lt;p&gt;Being open source, there are no license problems and so it&#39;s
5975 possible to point teachers and students to programs like
5976 OpenOffice.org, ViewYourMind (mind mapping) and The Gimp. It&#39;s of
5977 high value to be able to adapt parts of the system to special needs of
5978 a school and to choose where to get support for this.&lt;/p&gt;
5979
5980 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
5981 Edu?&lt;/strong&gt;&lt;/p&gt;
5982
5983 &lt;p&gt;Nothing yet.&lt;/p&gt;
5984
5985 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
5986
5987 &lt;p&gt;At home (Debian Sid with Gnome Desktop): Iceweasel, LibreOffice,
5988 Mutt, Gedit, Document Viewer, Midnight Commander, flpsed (PDF
5989 Annotator). At school (Skolelinux Lenny): Iceweasel, Gedit,
5990 LibreOffice.&lt;/p&gt;
5991
5992 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
5993 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
5994
5995 &lt;p&gt;Some time ago I thought it was enough to tell people about it. But
5996 that doesn&#39;t seem to work quite well. Now I concentrate on those more
5997 interested and hope to get multiplicators that way.&lt;/p&gt;
5998 </description>
5999 </item>
6000
6001 <item>
6002 <title>Linux-skoler har høyere PC-tetthet enn landsgjennomsnittet - pressemelding fra FRiSK</title>
6003 <link>http://people.skolelinux.org/pere/blog/Linux_skoler_har_h_yere_PC_tetthet_enn_landsgjennomsnittet___pressemelding_fra_FRiSK.html</link>
6004 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Linux_skoler_har_h_yere_PC_tetthet_enn_landsgjennomsnittet___pressemelding_fra_FRiSK.html</guid>
6005 <pubDate>Fri, 30 Mar 2012 19:30:00 +0200</pubDate>
6006 <description>&lt;p&gt;I dag har &lt;a href=&quot;http://www.friprogramvareiskolen.no&quot;&gt;FRiSK&lt;/a&gt;
6007 sendt ut følgende pressemelding basert på mine beregninger av
6008 PC-tetthet på Linux-skoler:&lt;/p&gt;
6009
6010 &lt;p&gt;&lt;strong&gt;Linux-skoler har høyere PC-tetthet enn
6011 landsgjennomsnittet&lt;/strong&gt;&lt;/p&gt;
6012
6013 &lt;p&gt;Oslo, 30 Mars 2012&lt;/p&gt;
6014
6015 &lt;p&gt;Det er store forskjeller på skolenes digitale tilstand, viser
6016 undersøkelsen Monitor 2011 som er laget på oppdrag fra
6017 Kunnskapsdepartementet. Dette har ført til debatt om PC-tilgangen i
6018 skolen, og om de med Linux i skolen gjør det bedre bedre eller
6019 dårligere enn snittet i landet.&lt;/p&gt;
6020
6021 &lt;p&gt;Nå har vi tallene. Skoler med Linux har 36% større PC-tetthet en
6022 landsgjennomsnittet. På spørsmål hvorfor skoler med Linux har større
6023 PC-tetthet, observerer Paul Reidar Løsnesløkken som er IKT-konsulent i
6024 Nord-Odal:&lt;/p&gt;
6025
6026 &lt;p&gt;&lt;blockquote&gt;&quot;Vi erfarer at klienter med Skolelinux har god funksjon
6027 til de er 8 til 10 år gamle. Dette er omtrent dobbelt så lenge som
6028 andre løsninger, og skolene får mer datautstyr for
6029 pengene.&quot;&lt;/blockquote&gt;&lt;/p&gt;
6030
6031 &lt;p&gt;Undersøkelsen baserer seg på 56 skoler som har gjort det offentlig
6032 at de kjører Skolelinux eller annen Linux-utgave. De kan også ha PC-er
6033 med Windows i skolenettet. Når en sammenligner PC-tetthetene på
6034 skolene i kommunene Flora, Harstad, Kongsvinger, Narvik, Nittedal,
6035 Nord-Odal og Randaberg, er det i snitt 2,28 elev pr. PC på skolene med
6036 Linux. På landsbasis er det 3.11 elev per PC i grunnskolen, i følge
6037 side 95 i Monitor-rapporten for 2011. Målingen viser dermed 36% større
6038 PC-tetthet i skoler med Linux.&lt;/p&gt;
6039
6040 &lt;p&gt;&lt;strong&gt;Om Skolelinux/Debian Edu&lt;/strong&gt;&lt;/p&gt;
6041
6042 &lt;p&gt;Skolelinux har til hensikt å gi alle barn full tilgang til
6043 skoleaktuelle dataprogram på sitt eget morsmål. Derfor følger det med
6044 godt over 100 skoleaktuelle programmene laget for læring. De fleste
6045 programmene er oversatt til over 50 språk. Elevene skal også kunne
6046 studere alle sider av dataprogrammene. Derfor følger også kildekode
6047 med. Elever med interesse kan lære av eksperter som har laget
6048 systemet. Dette med enkelt programmering i læreprogram som KTurtle,
6049 til profesjonelle verktøy som Qt Creator eller Java.&lt;/p&gt;
6050
6051 &lt;p&gt;Skolelinux er laget for sentralisert drift, der alt teknisk
6052 administrasjon av alle skolene kan gjøres sentralt fra kommunehuset
6053 eller sentralt i en region. F.eks. drifter to-tre personer 70.000
6054 skoledatamaskiner på 200 skoler i delstaten Extremadura i
6055 Spania. Etter velykket bruk av Debian Edu i skolen, legger delstaten
6056 over til Debian på 40.000 datamaskiner i administrasjonen. Det er idag
6057 mange selskap som tilbyr profesjonell støtte til innføring og drift i
6058 Norge og verden.&lt;/p&gt;
6059
6060 &lt;p&gt;&lt;strong&gt;Om FRiSK&lt;/strong&gt;&lt;/p&gt;
6061
6062 &lt;p&gt;Medlemsforeningen Fri Programvare i Skolen organiserer
6063 dugnadsprosjektet som står bak Skolelinux.&lt;/p&gt;
6064
6065 &lt;p&gt;&lt;strong&gt;Kontaktperson&lt;/strong&gt;&lt;/p&gt;
6066
6067 &lt;p&gt;Knut Yrvin&lt;/p&gt;
6068
6069 &lt;p&gt;Leder av Fri Programvare i Skolen (FRISK)&lt;/p&gt;
6070
6071 &lt;p&gt;Epost: knuty at skolelinux.no
6072 &lt;br&gt;Mobil: +47 93 479 561&lt;/p&gt;
6073
6074 &lt;p&gt;&lt;strong&gt;Referanser&lt;/strong&gt;&lt;/p&gt;
6075
6076 &lt;p&gt;&lt;ul&gt;
6077
6078 &lt;li&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;http://www.skolelinux.org/&lt;/a&gt;&lt;/li&gt;
6079 &lt;li&gt;&lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;http://www.friprogramvareiskolen.no/&lt;/a&gt;&lt;/li&gt;
6080 &lt;li&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/Download&quot;&gt;http://wiki.debian.org/DebianEdu/Download&lt;/a&gt;&lt;/li&gt;
6081 &lt;li&gt;&lt;a href=&quot;https://www.wis.no/gsi&quot;&gt;https://www.wis.no/gsi&lt;/a&gt;&lt;/li&gt;
6082 &lt;li&gt;&lt;a href=&quot;http://iktsenteret.no/sites/iktsenteret.no/files/attachments/monitor2011.pdf&quot;&gt;http://iktsenteret.no/sites/iktsenteret.no/files/attachments/monitor2011.pdf&lt;/a&gt;&lt;/li&gt;
6083 &lt;li&gt;&lt;a href=&quot;http://people.skolelinux.org/pere/blog/St_rre_PC_tetthet_i_skolen_med_Skolelinux_.html&quot;&gt;http://people.skolelinux.org/pere/blog/St_rre_PC_tetthet_i_skolen_med_Skolelinux_.html&lt;/a&gt;&lt;/li&gt;
6084 &lt;li&gt;&lt;a href=&quot;https://init.linpro.no/pipermail/skolelinux.no/linuxiskolen/2012-March/018500.html&quot;&gt;https://init.linpro.no/pipermail/skolelinux.no/linuxiskolen/2012-March/018500.html&lt;/a&gt;&lt;/li&gt;
6085
6086 &lt;/ul&gt;&lt;/p&gt;
6087 </description>
6088 </item>
6089
6090 <item>
6091 <title>Skolelinux-intervju: Roy-Arne Myhre</title>
6092 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Roy_Arne_Myhre.html</link>
6093 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Roy_Arne_Myhre.html</guid>
6094 <pubDate>Wed, 28 Mar 2012 15:15:00 +0200</pubDate>
6095 <description>&lt;p&gt;I serien med intervjuer av folk i
6096 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet, får vi
6097 denne gangen høre fra en IKT-ansvarlig som har brukt Skolelinux i
6098 mange år, og vært storfornøyd med erfaringene så langt.&lt;/p&gt;
6099
6100 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
6101
6102 &lt;p&gt;Mitt navn er Roy-Arne Myhre og jeg er 42 år. Jeg er ansatt hos
6103 &lt;a href=&quot;http://www.sandskole.no/&quot;&gt;Sand skole&lt;/a&gt; (Balsfjord kommune)
6104 og har stort sett vært det siden 1990. Jeg er IKT ansvarlig ved
6105 skolen i 40% stilling – 10% undervisning – musikk.&lt;/p&gt;
6106
6107 &lt;p&gt;Ved skolen er det ca 100 elever og ca 18 lærere + 4 assistenter i
6108 hele og delte stillinger. Alle lærerne har bærbar PC (dessverre med
6109 Win Vista) – assistenter har tilgang til egne. Vi benytter Fronter i
6110 det daglige arbeidet. Vi har ca 90 elevmaskiner som fungerer til
6111 daglig opp mot Linux server (XFCE) som driftes av
6112 &lt;a href=&quot;http://www.bzz.no/&quot;&gt;BzzWare AS&lt;/a&gt; via nett. Maskinparken
6113 består kun av brukt utstyr for elevene – og noe av dette begynner å
6114 bli vel gammelt selv som halvtykke klienter.&lt;/p&gt;
6115
6116 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med
6117 Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
6118
6119 &lt;p&gt;Vi kom første gang i kontakt med Skolelinux rundt 1997. Den gang
6120 var det oppstart-disketter i hver maskin, ikke mulighet for lyd og
6121 video, gamle nettverkskort og mye plundring. Vi hadde en ihuga
6122 forelder med som pådriver, forsker og inspirator for hele opplegget.
6123 Selv ante jeg knapt at Skolelinux fantes, men han var av den
6124 utforskende typen, og fikk både meg og skolelederen i trua på at dette
6125 var ting som kunne fungere. Etter dette har det gått gradvis
6126 framover; flere maskiner er hentet inn gjennom bl.a
6127 &lt;a href=&quot;http://www.greentech.no/&quot;&gt;Greentech&lt;/a&gt; og utrangert utstyr
6128 fra høgskole / Avinor og private givere. Når maskinene ble for trege
6129 for nye Windows-versjoner, sto vi klare til å putte dem i nettverket
6130 vårt. Dette betyr at vi i dag har 1:1 dekning av maskiner på
6131 ungdomstrinnet og bedre enn 1:2 på barnetrinnet. Dette er vi veldig
6132 fornøyd med, og vi kan ikke se for oss hverdagen som ville vært
6133 alternativet ved bruk av Windows med sine lisenser pr. Bruker/maskin.
6134 Da ville vi nok vært tilbake til 1-2 maskiner pr klasserom med de
6135 negative konsekvenser det ville hatt for undervisningsformene våre. Vi
6136 kan ha en hel klasse i prosjektjobbing eller individuell jobbing
6137 samtidig – vi kan avholde tentamen og eksamen uten
6138 logistikkproblemer.&lt;/p&gt;
6139
6140 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6141
6142 Hvor skal jeg begynne... Stabiliteten er et nøkkelord - det bare
6143 virker. Har du først fått en server med Skolelinux opp og gå, så må
6144 det en maskinarefeil eller sabotasje til for å stoppe den. Det at man
6145 kan bruke eldre maskiner som normalt sett ville gått på dynga, er også
6146 glimrende - billig for skoler med dårlig økonomi og bra for miljøet
6147 siden vi gjenbruker utstyr i stedet for å skaffe nytt. Vi ville aldri
6148 hatt mulighet til å operere med det maskinantallet vi har pr i dag
6149 hvis det ikke var for Skolelinux - så tilgjengelighet er et annet
6150 nøkkelord. Et tredje moment er sikkerhet og brukertilgang. Alle
6151 brukerer opererer med egne brukernavn og passord, samt egne
6152 brukerområder som kan tilpasses for både enbrukertilgang og for
6153 samarbeid med andre.
6154
6155 Elever har godt av å se at det finnes andre alternativer enn de som
6156 storindustrien selger på lisensbasis - på den måten trenes de opp til
6157 å se flere muligheter og å foreta valg ut fra flere opsjoner.
6158
6159 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6160
6161 &lt;p&gt;Ulempene med Skolelinux er nok utbredelsen og mangelen på kjennskap
6162 til dette i skolenorge. De som skal ta økonomiske avgjørelser rynker
6163 på nesen og vil gå for det kjente og «sikre» selv om det koster mye
6164 mer. Man får rett og slett litt hetta av å ikke kunne noe – og unngår
6165 dette for enhver pris.&lt;/p&gt;
6166
6167 &lt;p&gt;I tillegg er mye av linux-systemet administrert av tekstkommandoer
6168 og er lite intuitiv/visuell for oss som ikke er «inne i»
6169 kildekodene». Så problemet er nok mye godt at de som
6170 utarbeider/drifter Skolelinux ikke helt klarer å sette seg ned på
6171 skoleadministratorens nivå når det gjelder problemer og
6172 utfordringer. Men dette er nok en utfordring alle administratorer
6173 sliter med uansett OS.&lt;/p&gt;
6174
6175 &lt;p&gt;Derfor har vi valgt å støtte oss til BzzWare AS for assistanse i
6176 drifta slik at jeg har kunnet konsentrere meg mer om kabling, skifting
6177 av komponenter, veiledning av lærere og elever, vedlikehold av
6178 skrivere og annen daglig drift.&lt;/p&gt;
6179
6180 &lt;p&gt;Elevene mestrer Skolelinux helt fint. Så lenge Internett
6181 (Iceweasel) og Libreoffice (Openoffice) fungerer er 90% av
6182 skolehverdagen velfungerende. I tillegg brukes jo en del av den
6183 pedagogiske programpakken bla. i forhold til matematikk og geografi,
6184 men det er såpass mye bra på nett om dagen, så disse programmene er
6185 mer som krydder å regne.&lt;/p&gt;
6186
6187 &lt;p&gt;Jeg skulle ønske neste versjon av Skolelinux kunne komme litt
6188 mindre stappet med programmer, for halvparten blir aldri brukt, eller
6189 fungerer ikke uansett. Hva med et pedagogisk panel av lærere/IKT
6190 ansvarlige som kunne sagt: disse programmene skal være standard, så
6191 får resten være slike man kan legge til ved behov – det kan lett bli
6192 en jungel å bevege seg i.&lt;/p&gt;
6193
6194 &lt;p&gt;Jeg ønsker meg også en mer grafisk versjon av
6195 &lt;a href=&quot;http://bzz.no/lwat/trac/trac.cgi&quot;&gt;Lwat&lt;/a&gt; hvor man kan krysse
6196 ut de som f.eks ikke skal ha internett-tilgang en dag pga
6197 eksamen/tentamen, samt en noe enklere brannmurløsning hvor man kan
6198 stenge for en del (få) sider på en enkel måte. Jeg liker godt
6199 Skolelinux sin ideologi om at filteret skal trenes i hodet på eleven –
6200 men av og til skulle jeg ønske at f.eks Facebook og Youtube kunne vært
6201 koblet vekk en periode for å få bedre utnyttelse av tid og
6202 ressurser. Disse to nettstedene er nok mye av årsaken til at mange
6203 lærere holder igjen databruken noe mer enn man kunne ønske.&lt;/p&gt;
6204
6205 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
6206
6207 Jeg benytter nesten bare fri programvare til daglig. LibreOffice,
6208 Iceweasel (Firefox), Thunderbird til e-post og Gimp til
6209 bildebehandling. Vi har PHP-Nuke-oppsatt hjemmeside. Det eneste som
6210 jeg ikke har fått helt til enda er videoredigering - her må man vel
6211 innrømme at Mac er hakket over, men da er vi igjen over på å se hva
6212 som egner seg best, og ta valg ut fra det. Folk flest lever i
6213 villfarelsen om at regneark HETER Excel og tekstbehandling HETER
6214 Word. Dette er en misforståelse som jeg bruker mye energi på å
6215 diskutere og &quot;åpne sinn&quot; på Microsoft-slaver. Dessverre er det mange
6216 IKT-ansvarlige som også har låst seg på at det eneste saliggjørende er
6217 Bill G sine produkter.
6218
6219 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
6220 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
6221
6222 &lt;p&gt;For å komme lenger i utbredelsen av Skolelinux tror jeg det må mer
6223 fram i nasjonale medier, samt komme bedre fram hva økonomien i dette
6224 valget vil være – samt mulighetene. Fri programvare er en berikelse og
6225 gjør oss i stand til å utføre arbeidet i skolen uten å måtte legge
6226 igjen tusener på tusener i Bill Gates lomme.. Få ETT nettsted med
6227 forståelig veiledning av installasjon/oppgradering og ETT forum med
6228 konkrete feilrettinger og problemer, så tror jeg vi kunne kommet et
6229 par skritt framover. Ellers tror jeg bare at ildsjelene må fortsette å
6230 skinne – kanskje flere enn oss følger etter på veien.&lt;/p&gt;
6231 </description>
6232 </item>
6233
6234 <item>
6235 <title>Debian Edu screencast: Checking email with kmail using Kerberos authentication</title>
6236 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Checking_email_with_kmail_using_Kerberos_authentication.html</link>
6237 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Checking_email_with_kmail_using_Kerberos_authentication.html</guid>
6238 <pubDate>Sun, 25 Mar 2012 10:00:00 +0200</pubDate>
6239 <description>&lt;!-- Video HTML based on http://www.diveintohtml5.net/video.html --&gt;
6240
6241 &lt;p&gt;The same Debian Edu developer that did the last screen cast I
6242 published, Wolfgang Schweer, has created a new screen cast showing how
6243 to set up Kmail in Debian Edu Squeze to authenticate using Kerberos,
6244 allowing users to check their local email account without providing
6245 any password. The video is embedded here in quarter size,
6246 and also available from &lt;a href=&quot;https://vimeo.com/38601767&quot;&gt;vimeo&lt;/a&gt;
6247 and download as a
6248 &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux/press/screencasts/2012-03-14-Debian-Edu_Configure_Kmail_for_internal_usage.ogv&quot;&gt;Ogg
6249 Theora&lt;/a&gt; file. Check it out below.&lt;/p&gt;
6250
6251 &lt;p&gt;&lt;video id=&quot;kmail-kerberos-movie&quot; width=&quot;256&quot; height=&quot;184&quot; preload controls&gt;
6252 &lt;source src=&quot;http://ftp.skolelinux.org/skolelinux/press/screencasts/2012-03-14-Debian-Edu_Configure_Kmail_for_internal_usage.ogv&quot; type=&#39;video/ogg; codecs=&quot;theora, vorbis&quot;&#39; /&gt;
6253 &lt;p&gt;Download video as
6254 &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux/press/screencasts/2012-03-14-Debian-Edu_Configure_Kmail_for_internal_usage.ogv&quot;&gt;Ogg&lt;/a&gt;.&lt;/p&gt;
6255 &lt;/video&gt;&lt;/p&gt;
6256 </description>
6257 </item>
6258
6259 <item>
6260 <title>Større PC-tetthet i skolen med Skolelinux?</title>
6261 <link>http://people.skolelinux.org/pere/blog/St_rre_PC_tetthet_i_skolen_med_Skolelinux_.html</link>
6262 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/St_rre_PC_tetthet_i_skolen_med_Skolelinux_.html</guid>
6263 <pubDate>Mon, 19 Mar 2012 23:25:00 +0100</pubDate>
6264 <description>&lt;p&gt;Den siste uka har det vært en del skriverier om hvor store
6265 forskjeller det er mellom skolene når det gjelder digital kompetanse.
6266 Et eksempel er
6267 &lt;a href=&quot;http://www.digi.no/891660/bekymret-for-it-i-skolen&quot;&gt;oppslaget
6268 i Digi&lt;/a&gt;. Diskusjonen fikk meg til å bli litt nysgjerrig på om
6269 Linux-skoler har større PC-tettet enn snittet i landet. Grunnlaget
6270 for diskusjonen har vært undersøkelsen
6271 &lt;a href=&quot;https://iktsenteret.no/ressurser/monitor-2011-skolens-digitale-tilstand&quot;&gt;Monitor
6272 2011&lt;/a&gt;, som bruker informasjon fra
6273 &lt;a href=&quot;https://www.wis.no/gsi&quot;&gt;Grunnskolens Informasjonssystem&lt;/a&gt;
6274 (GSI). GSI-data kan lastes ned fra web og jeg lastet ned en Excel-fil
6275 (intet åpen standard-valg tilgjengelig) med navn på alle skoler,
6276 hvilke kommune de befinner seg i og hvor mange elever pr. elev-PC de
6277 har rapportert inn. For å få en ide om svaret trenger jeg deretter å
6278 vite hvilke skoler i landet som bruker Linux, slik at jeg kan slå dem
6279 opp i GSI og finne ut hvor stor PC-tetthet de har.&lt;/p&gt;
6280
6281 &lt;p&gt;Jeg vet om skoler i Balsfjord, Flora, Harstad, Kongsvinger, Narvik,
6282 Nittedal, Nord-Odal, Randaberg og Sunndal som bruker Skolelinux eller
6283 andre Linux-varianter. Jeg tror det er flere enn de 56 skolene jeg
6284 har klart å identifisere de siste dagene, men har ikke klart å få det
6285 bekreftet med offentlige kilder.&lt;/p&gt;
6286
6287 &lt;p&gt;Monitor 2011-rapporteres side 95 forteller at det &quot;ifølge GSI
6288 (20120-2011) er det 3,11 elever per datamaskin når vi tar med alle
6289 grunnskoler (1.-10.trinn)&quot;. For de 56 Linux-skolene jeg har klart å
6290 koble mot informasjon i GSI er det 2,28 elever per elevdatamaskin,
6291 hvilket betyr at det er 36% høyere PC-tetthet på Linux-skoler enn
6292 landsgjennomsnittet. Linux-skolen med høyest tettet blant de jeg har
6293 notert -skole er Flora ungdomsskule i Flora kommune med 0.82 elev
6294 pr. PC (482 elever, 588 elevdatamaskiner).&lt;/p&gt;
6295
6296 &lt;p&gt;Skolelinux gir datamaskiner lengre levetid, og en kan dermed få
6297 flere operative datamaskiner for samme budsjett, i tillegg til en
6298 rekke andre fordeler. Kan det være forklaringen på forskjellen?&lt;/p&gt;
6299
6300 &lt;p&gt;Tallene må tas med en liten klype, da GSI ser ut til å ha endel
6301 feilføringer. Jeg synes i hvert fall en skole med 423 elever og 9
6302 elevmaskiner ser mistenkelig ut. Eller en skole med 346 elever, 0
6303 elevmaskiner, som er et annet ekstremt eksempel jeg fant.&lt;/p&gt;
6304
6305 &lt;p&gt;Takk til Sturle Sunde, Klaus Ade Johnstad, Ole-Anders Andreassen og
6306 Trond Mæhlum for innspill om skoler med Linux.&lt;/p&gt;
6307 </description>
6308 </item>
6309
6310 <item>
6311 <title>Debian Edu interview: John Ingleby</title>
6312 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__John_Ingleby.html</link>
6313 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__John_Ingleby.html</guid>
6314 <pubDate>Mon, 19 Mar 2012 21:15:00 +0100</pubDate>
6315 <description>&lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;
6316 users are spread all across the globe. The second inteview after
6317 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/03/msg00001.html&quot;&gt;the
6318 Squeeze release&lt;/a&gt; was publised is with John Ingleby, a teacher and
6319 long time Linux user in United Kingdom.&lt;/p&gt;
6320
6321 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
6322
6323 &lt;p&gt;I teach ICT part time at the Rudolf Steiner School in Kings
6324 Langley, near London, UK. Previously I worked as a technical
6325 author/trainer while my children attended the school, and I also
6326 contributed to the Schoolforge UK community with the aim of
6327 encouraging UK schools to adopt free/open source software. Five or six
6328 years ago we had about 50 schools interested in some way, but we
6329 weren&#39;t able to convert many of them into sustainable
6330 installations.&lt;/p&gt;
6331
6332 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
6333 project?&lt;/strong&gt;&lt;/p&gt;
6334
6335 &lt;p&gt;Skolelinux had two representatives at an early Edubuntu meeting in
6336 London which I attended. However at that time our school network had
6337 just been installed using CentOS, LTSP 4 and GNOME. When LTSP 5 came
6338 along we switched to Edubuntu thin client servers so now we have a
6339 mixed environment which includes Windows PCs and student laptops, as
6340 well as their MacBooks and iPads. However, the proprietary systems
6341 have always been rather problematic, and we never built a GUI for the
6342 LDAP server, so when I discovered Skolelinux is configured for all
6343 these things we decided to try it.&lt;/p&gt;
6344
6345 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
6346 Edu?&lt;/strong&gt;&lt;/p&gt;
6347
6348 &lt;p&gt;By far the biggest advantage is the Debian Edu community. Apart
6349 from that I have always believed in the same &quot;sustainable computing&quot;
6350 goals that Skolelinux is built on: installing Linux on computers which
6351 would otherwise be thrown away, to provide a reliable, secure and
6352 low-cost IT environment for schools. From my own experience I know
6353 that a part-time person can teach and manage a network of about 25
6354 Linux computers, but it would take much more of my time if we had
6355 proprietary software everywhere.&lt;/p&gt;
6356
6357 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
6358 Edu?&lt;/strong&gt;&lt;/p&gt;
6359
6360 &lt;p&gt;As a newcomer I&#39;m just finding out who&#39;s who in the community and
6361 how you&#39;re organised, and what your procedures are for dealing with
6362 various things such as editing manual pages and so-on. The only
6363 English language mailing list seems to be for developers as well as
6364 users, so my inbox needs heavy pruning each day!&lt;/p&gt;
6365
6366 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
6367
6368 &lt;p&gt;Besides the software already mentioned at school we use Samba,
6369 OpenLDAP, CUPS, Nagios and Dansguardian for the network, and on the
6370 desktops we have LibreOffice, Firefox, GIMP and Inkscape. At home I
6371 use Ubuntu and an Android 4 eePad Transformer (but I&#39;m not sure if
6372 that counts...)&lt;/p&gt;
6373
6374 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
6375 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
6376
6377 &lt;p&gt;That&#39;s a tough question! For very many years UK schools installed
6378 and taught only proprietary software, so that at the highest levels
6379 the notion of &quot;computer&quot; means simply &quot;proprietary office
6380 applications&quot;. However, schools today are experiencing budget
6381 constraints, and many are having to think hard about upgrading Windows
6382 XP. At the same time, we have students showing teachers how to use
6383 iPads, MacBooks and Android, so the choice of operating system is no
6384 longer quite so automatic. What is more, our government at last
6385 realised that we need people with programming skills, so they&#39;re
6386 putting coding back in the curriculum! And it&#39;s encouraging that the
6387 first 10,000 Raspberry Pi units sold out in 2 hours.&lt;/p&gt;
6388
6389 &lt;p&gt;I don&#39;t really know what strategy is going to get UK schools to use
6390 free software, but building an active community of Skolelinux/Debian
6391 Edu users in this country has to be part of it.&lt;/p&gt;
6392 </description>
6393 </item>
6394
6395 <item>
6396 <title>Writing and translating documentation in Debian Edu</title>
6397 <link>http://people.skolelinux.org/pere/blog/Writing_and_translating_documentation_in_Debian_Edu.html</link>
6398 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Writing_and_translating_documentation_in_Debian_Edu.html</guid>
6399 <pubDate>Fri, 16 Mar 2012 09:55:00 +0100</pubDate>
6400 <description>&lt;p&gt;Documentation in Debian Edu is provided in several languages, and
6401 it is important to make it both easy to contribute and to keep the
6402 translated versions in sync. To do this we have come up with what we
6403 believe is a very efficient work flow.&lt;/p&gt;
6404
6405 &lt;ol&gt;
6406
6407 &lt;li&gt;The documentation is written in a
6408 &lt;a href=&quot;http://moinmo.in&quot;&gt;moinmoin wiki&lt;/a&gt; (see for example
6409 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Squeeze&quot;&gt;the
6410 Squeeze release manual&lt;/a&gt;) with support for exporting the content as
6411 docbook XML.&lt;/li&gt;
6412
6413 &lt;li&gt;This docbook document is given to po4a to extract a gettext style
6414 .pot file with the content, which in turn is used to create .po files
6415 with the translated text.&lt;/li&gt;
6416
6417 &lt;li&gt;The .po files are given to translators, and they can always tell
6418 which part of the original wiki document is new or changed. They can
6419 use their normal translation tools like lokalize or poedit to write
6420 the translation. There is even a system in place to handle translated
6421 images.&lt;/li&gt;
6422
6423 &lt;li&gt;The translated .po files are combined with the original docbook
6424 XML document using po4a to create a translated docbook document.&lt;/li&gt;
6425
6426 &lt;li&gt;The final step is to use all the generated docbook files and
6427 create PDF and HTML version of the original and translated documents.&lt;/li&gt;
6428
6429 &lt;/ol&gt;
6430
6431 &lt;p&gt;This setup work very well, but have a few issues. The biggest
6432 issue is that &lt;a href=&quot;http://moinmo.in/DocBook&quot;&gt;the docbook support
6433 we use in moinmoin&lt;/a&gt; is not actively maintained. The docbook
6434 support is also buggy, and our build system contain workarounds to
6435 make sure the generated docbook is usable despite these bugs.&lt;/p&gt;
6436
6437 &lt;p&gt;If you want to have a look at our setup, it is all there in the
6438 &lt;a href=&quot;http://packages.qa.debian.org/debian-edu-doc&quot;&gt;debian-edu-doc
6439 package&lt;/a&gt;.&lt;/p&gt;
6440 </description>
6441 </item>
6442
6443 <item>
6444 <title>NUUG-presentasjon: Skolelinux - ferdig oppsatt skolenettløsning</title>
6445 <link>http://people.skolelinux.org/pere/blog/NUUG_presentasjon__Skolelinux___ferdig_oppsatt_skolenettl_sning.html</link>
6446 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/NUUG_presentasjon__Skolelinux___ferdig_oppsatt_skolenettl_sning.html</guid>
6447 <pubDate>Tue, 13 Mar 2012 23:55:00 +0100</pubDate>
6448 <description>&lt;p&gt;I dag presenterte jeg ny versjon av Skolelinux for NUUGs medlemmer.
6449 &lt;a href=&quot;http://www.hungry.com/~pere/mypapers/20120313-skolelinux-squeeze.html&quot;&gt;Lysark&lt;/a&gt;
6450 er tilgjengelige allerede og
6451 &lt;a href=&quot;http://www.nuug.no/aktiviteter/20120313-skolelinux/&quot;&gt;video-opptak&lt;/a&gt;
6452 kommer så snart videogruppa til NUUG får publisert den. Jeg kom på
6453 endel punkter om nye ting i Squeeze-utgaven under veis som jeg burde
6454 hatt med, og har sikkert skrevet noe tull på lysarkene som jeg ennå
6455 ikke har oppdaget. Denne presentasjonen ble smurt ihop på veldig kort
6456 tid, og jeg rakk ikke finpusse den. Håper den kan være lærerik
6457 likevel.&lt;/p&gt;
6458 </description>
6459 </item>
6460
6461 <item>
6462 <title>Skolelinux-intervju: Kåre Nordby</title>
6463 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__K_re_Nordby.html</link>
6464 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__K_re_Nordby.html</guid>
6465 <pubDate>Mon, 12 Mar 2012 21:10:00 +0100</pubDate>
6466 <description>&lt;p&gt;Første ut i serien med intervjuer av folk i
6467 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet etter at
6468 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/03/msg00001.html&quot;&gt;ny
6469 versjon av Skolelinux&lt;/a&gt; ble lansert i helga, er nylig valgte
6470 styremedlem i foreningen
6471 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;Fri programvare i
6472 Skolen&lt;/a&gt; (FRiSK) som organiserer
6473 Skolelinux-utviklingen og daglig leder i
6474 &lt;a href=&quot;http://www.slxdrift.no/&quot;&gt;Skolelinux Drift AS&lt;/a&gt;, selskapet
6475 prosjektet opprettet som et tilbud til skoler som ønsket en
6476 kommersiell samarbeidsparter. Det bør nevnes at jeg er styremedlem i
6477 Skolelinux Drift AS og styreleder i selskapets hovedeier stiftelsen
6478 &lt;a href=&quot;http://www.linuxiskolen.no/slxdebianlabs/&quot;&gt;SLX Debian Labs&lt;/a&gt;
6479 som beskytter verdiene til Skolelinux-prosjektet, og kjenner Kåre den
6480 veien.&lt;/p&gt;
6481
6482 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
6483
6484 &lt;p&gt;Jeg har siden januar 2010 vært daglig leder i Skolelinux Drift AS,
6485 som leverer support, installasjon, tilpasning, drift, og opplæring på
6486 Debian Edu / Skolelinux. Fra 2012 er jeg valgt inn som styremedlem i
6487 FRiSK. Min forrige jobb var som KAM i Redpill Linpro (som er en av
6488 eierne i Skolelinux Drift). Før det var jeg daglig leder i et eget 7
6489 manns konsulent selskap som også startet med fri programvare mot
6490 slutten.&lt;/p&gt;
6491
6492 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
6493
6494 &lt;p&gt;Jeg hørte om det først når jeg jobbet i Redpill Linpro. Men jeg
6495 har også en datter som går på en friskole, som også bruker Skolelinux.
6496 Som kjent har ikke friskoler de samme økonomiske rammebetingelsene som
6497 offentlige skoler, så for dem var det det absolutt beste alternativet.
6498 De anser også Skolelinux som et stabilt system, som bare går og går (i
6499 motsetning til det lille Windows-baserte nettverket de har på
6500 admin-siden).&lt;/p&gt;
6501
6502 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6503
6504 &lt;p&gt;Sentralisert drift av tynne og diskløse arbeidsstasjoner. Således
6505 lydløse og raskere arbeidsstasjoner som er bedre i klasserommet.
6506 Lengre levetid på PC&#39;er. Store besparelser på maskinvare og drift. Og
6507 så klart fjerning av alle lisenskostnader. Personlig synes jeg også at
6508 mange av programmene er bedre enn alternativene. Men dette er ofte en
6509 smakssak og avhengig om man må ha det man er vant til fra før.&lt;/p&gt;
6510
6511 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6512
6513 &lt;p&gt;For lite kjentskap til løsningen. Noen ganger for dårlig
6514 kompatibilitet med arbeidsstasjoners/bærbare maskiner sine
6515 nettverksdrivere eller skjermkort. Men dette løser vi i skolene ved
6516 standardisering. Ellers er det få, om nesten ingen, av de kjente
6517 maskinvare / infrastruktur leverandørene til fylkes- / kommuner som
6518 tilbyr denne plattformen. Skal dette endre seg så må kommunene selv
6519 sette slike krav til leverandørene.&lt;/p&gt;
6520
6521 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
6522
6523 &lt;p&gt;Har brukt OpenOffice.org siden starten (2001 ?), Kun Linux på
6524 desktop siden 2005. Bruker i dag Kubuntu, Libreoffice og ymse annet
6525 programvare til ulik kontorbruk som er lett å installere / teste via
6526 alle programarkivene som finnes.&lt;/p&gt;
6527
6528 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
6529 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
6530
6531 &lt;p&gt;Fortsette å presentere flere av de gode eksemplene hvor Debian Edu
6532 / Skolelinux brukes i kommuner og enkeltskoler. Vi må få bedre frem
6533 at det er mulig tilknytte både Windows og Mac klienter på denne
6534 plattformen (selv om det vil øke driftskostnadene). Dette gjøres
6535 mange steder. Spesielt er det mange lærere som ønsker å bruke
6536 Windows/Mac-bærbare, gjerne som sin private PC også. Det er også mulig
6537 for kommunen å integrere med Active Directory i stedet for OpenLDAP
6538 som kommer med ut av boksen (selv om også dette øker kostnadene).
6539 Dette vil muligens bidra til å fjerne noe motstand hos noen
6540 potensielle brukere / driftpersonell for å ta i bruk noe
6541 nytt. Fremveksten av mobile brukere og nettbrett går i vår favør.
6542 Brukerne blir kjent og vant til flere nye operativsystemer /
6543 brukergrensesnitt. Så utviklerfellesskapet bør jobbe videre med å
6544 integrere flere nye klienttyper, som ultra lav-kostklienter og
6545 nettbrett (blant annet fri programvare-alternativet
6546 &lt;a href=&quot;http://makeplaylive.com/&quot;&gt;Spark&lt;/a&gt; med
6547 &lt;a href=&quot;http://www.merproject.org/&quot;&gt;Mer OS&lt;/a&gt; og
6548 &lt;a href=&quot;http://plasma-active.org/&quot;&gt;KDE Active Plasma&lt;/a&gt;).&lt;/p&gt;
6549 </description>
6550 </item>
6551
6552 <item>
6553 <title>Skolelinux / Debian Edu Squeeze is out!</title>
6554 <link>http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_Squeeze_is_out_.html</link>
6555 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_Squeeze_is_out_.html</guid>
6556 <pubDate>Sun, 11 Mar 2012 23:00:00 +0100</pubDate>
6557 <description>&lt;p&gt;This weekend we finally published the first stable release of
6558 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux / Debian Edu&lt;/a&gt; based
6559 on Debian/Squeeze. The full announcement is
6560 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/03/msg00001.html&quot;&gt;available&lt;/a&gt;
6561 from the project announcement list. Now is a good time to test if it
6562 you have not done so already.&lt;/p&gt;
6563
6564 &lt;p&gt;I plan to present the new version at
6565 &lt;a href=&quot;http://www.nuug.no/aktiviteter/20120313-skolelinux/&quot;&gt;a NUUG
6566 meeting&lt;/a&gt; on tuesday. I look forward to seeing you there if you are
6567 in Oslo, Norway.&lt;/p&gt;
6568 </description>
6569 </item>
6570
6571 <item>
6572 <title>Debian Edu interview: Nigel Barker</title>
6573 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Nigel_Barker.html</link>
6574 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Nigel_Barker.html</guid>
6575 <pubDate>Fri, 9 Mar 2012 11:30:00 +0100</pubDate>
6576 <description>&lt;p&gt;Inspired by &lt;a href=&quot;http://raphaelhertzog.com/tag/interview/&quot;&gt;the
6577 interview series&lt;/a&gt; conducted by Raphael, I started a Norwegian
6578 interview series with people involved in the Debian Edu / Skolelinux
6579 community. This was so popular that I believe it is time to move to a
6580 more international audience.&lt;/p&gt;
6581
6582 &lt;p&gt;While &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu and
6583 Skolelinux&lt;/a&gt; originated in France and Norway, and have most users in
6584 Europe, there are users all around the globe. One of those far away
6585 from me is Nigel Barker, a long time Debian Edu system administrator
6586 and contributor. It is thanks to him that Debian Edu is adjusted to
6587 work out of the box in Japan. I got him to answer a few questions,
6588 and am happy to share the response with you. :)
6589
6590
6591 &lt;p&gt;&lt;strong&gt;Who are you, and how do you spend your days?&lt;/strong&gt;&lt;/p&gt;
6592
6593 &lt;p&gt;My name is Nigel Barker, and I am British. I am married to Yumiko,
6594 and we have three lovely children, aged 15, 14 and 4(!) I am the IT
6595 Coordinator at Hiroshima International School, Japan. I am also a
6596 teacher, and in fact I spend most of my day teaching Mathematics,
6597 Science, IT, and Chemistry. I was originally a Chemistry teacher, but
6598 I have always had an interest in computers. Another teacher teaches
6599 primary school IT, but apart from that I am the only computer person,
6600 so that means I am the network manager, technician and webmaster,
6601 also, and I help people with their computer problems. I teach python
6602 to beginners in an after-school club. I am way too busy, so I really
6603 appreciate the simplicity of Skolelinux.&lt;/p&gt;
6604
6605 &lt;p&gt;&lt;strong&gt;How did you get in contact with the Skolelinux/Debian Edu
6606 project?&lt;/strong&gt;&lt;/p&gt;
6607
6608 &lt;p&gt;In around 2004 or 5 I discovered the ltsp project, and set up a
6609 server in the IT lab. I wanted some way to connect it to our central
6610 samba server, which I was also quite poor at configuring. I discovered
6611 Edubuntu when it came out, but it didn&#39;t really improve my setup. I
6612 did various desperate searches for things like &quot;school Linux server&quot;
6613 and ended up in a document called &quot;Drift&quot; something or other. Reading
6614 there it became clear that Skolelinux was going to solve all my
6615 problems in one go. I was very excited, but apprehensive, because my
6616 previous attempts to install Debian had ended in failure (I used
6617 Mandrake for everything - ltsp, samba, apache, mail, ns...). I
6618 downloaded a beta version, had some problems, so subscribed to the
6619 Debian Edu list for help. I have remained subscribed ever since, and
6620 my school has run a Skolelinux network since Sarge.&lt;/p&gt;
6621
6622 &lt;p&gt;&lt;strong&gt;What do you see as the advantages of Skolelinux/Debian
6623 Edu?&lt;/strong&gt;&lt;/p&gt;
6624
6625 &lt;p&gt;For me the integrated setup. This is not just the server, or the
6626 workstation, or the ltsp. Its all of them, and its all configured
6627 ready to go. I read somewhere in the early documentation that it is
6628 designed to be setup and managed by the Maths or Science teacher, who
6629 doesn&#39;t necessarily know much about computers, in a small Norwegian
6630 school. That describes me perfectly if you replace Norway with
6631 Japan.&lt;/p&gt;
6632
6633 &lt;p&gt;&lt;strong&gt;What do you see as the disadvantages of Skolelinux/Debian
6634 Edu?&lt;/strong&gt;&lt;/p&gt;
6635
6636 &lt;p&gt;The desktop is fairly plain. If you compare it with Edubuntu, who
6637 have fun themes for children, or with distributions such as Mint, who
6638 make the desktop beautiful. They create a good impression on people
6639 who don&#39;t need to understand how to use any of it, but who might be
6640 important to the school. School administrators or directors, for
6641 instance, or parents. Even kids. Debian itself usually has ugly
6642 default theme settings. It was my dream a few years back that some
6643 kind of integration would allow Edubuntu to do the desktop stuff and
6644 Debian Edu the servers, but now I realise how impossible that is. A
6645 second disadvantage is that if something goes wrong, or you need to
6646 customise something, then suddenly the level of expertise required
6647 multiplies. For example, backup wasn&#39;t working properly in Lenny. It
6648 took me ages to learn how to set up my own server to do rsync backups.
6649 I am afraid of anything to do with ldap, but perhaps Gosa will
6650 help.&lt;/p&gt;
6651
6652 &lt;p&gt;&lt;strong&gt;Which free software do you use daily?&lt;/strong&gt;&lt;/p&gt;
6653
6654 &lt;p&gt;Nowadays I only use Debian on my personal computers. I have one for
6655 studio work (I play guitar and write songs), running AV Linux
6656 (customised Debian) a netbook running Squeeze, and a bigger laptop
6657 still running Skolelinux Lenny workstation. I have a Tjener in my
6658 house, that&#39;s very useful for the family photos and music. At school
6659 the students only use Skolelinux. (Some teachers and the office still
6660 have windows). So that means we only use free software all day every
6661 day. Open office, The GIMP, Firefox/Iceweasel, VLC and Audacity are
6662 installed on every computer in school, irrespective of OS. We also
6663 have Koha on Debian for the library, and Apache, Moodle, b2evolution
6664 and Etomite on Debian for the www. The firewall is Untangle.&lt;/p&gt;
6665
6666 &lt;p&gt;&lt;strong&gt;Which strategy do you believe is the right one to use to
6667 get schools to use free software?&lt;/strong&gt;&lt;/p&gt;
6668
6669 &lt;p&gt;Current trends are in our favour. Open source is big in industry,
6670 and ordinary people have heard of it. The spread of Android and the
6671 popularity of Apple have helped to weaken the impression that you have
6672 to have Microsoft on everything. People complain to me much less about
6673 file formats and Word than they did 5 years ago. The Edu aspect is
6674 also a selling point. This is all customised for schools. Where is the
6675 Windows-edu, or the Mac-edu? But of course the main attraction is
6676 budget.The trick is to convince people that the quality is not
6677 compromised when you stop paying and use free software instead. That
6678 is one reason why I say the desktop experience is a weakness. People
6679 are not impressed when their USB drive doesn&#39;t work, or their browser
6680 doesn&#39;t play flash, for example.&lt;/p&gt;
6681 </description>
6682 </item>
6683
6684 <item>
6685 <title>Debian Edu screencast: Mass creation of user accounts in Squeeze</title>
6686 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Mass_creation_of_user_accounts_in_Squeeze.html</link>
6687 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Mass_creation_of_user_accounts_in_Squeeze.html</guid>
6688 <pubDate>Wed, 7 Mar 2012 13:40:00 +0100</pubDate>
6689 <description>&lt;!-- Video HTML based on http://www.diveintohtml5.net/video.html --&gt;
6690
6691 &lt;p&gt;One of the Debian Edu developers, Wolfgang Schweer, just created a
6692 screen cast documenting how to create a lot of new users in LDAP on
6693 Debian Edu Squeeze. The video is embedded here in quarter size, and
6694 also available from &lt;a href=&quot;http://vimeo.com/37675399&quot;&gt;vimeo&lt;/a&gt; and
6695 download as a
6696 &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux/press/screencasts/2012-02-29-debian_edu_mass_create_user_accounts.ogv&quot;&gt;Ogg
6697 Theora&lt;/a&gt; file. Check it out below.&lt;/p&gt;
6698
6699 &lt;p&gt;&lt;video id=&quot;gosa-mass-user-create-movie&quot; width=&quot;256&quot; height=&quot;184&quot; preload controls&gt;
6700 &lt;source src=&quot;http://ftp.skolelinux.org/skolelinux/press/screencasts/2012-02-29-debian_edu_mass_create_user_accounts.ogv&quot; type=&#39;video/ogg; codecs=&quot;theora, vorbis&quot;&#39; /&gt;
6701 &lt;p&gt;Download video as
6702 &lt;a href=&quot;http://ftp.skolelinux.org/skolelinux/press/screencasts/2012-02-29-debian_edu_mass_create_user_accounts.ogv&quot;&gt;Ogg&lt;/a&gt;.&lt;/p&gt;
6703 &lt;/video&gt;&lt;/p&gt;
6704 </description>
6705 </item>
6706
6707 <item>
6708 <title>Third release candidate of Debian Edu / Skolelinux based on Squeeze</title>
6709 <link>http://people.skolelinux.org/pere/blog/Third_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</link>
6710 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Third_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</guid>
6711 <pubDate>Sun, 4 Mar 2012 18:20:00 +0100</pubDate>
6712 <description>&lt;p&gt;This weekend we wrapped up and published the third release
6713 candidate for &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
6714 Skolelinux&lt;/a&gt; based on Squeeze. The full announcement is
6715 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/03/msg00000.html&quot;&gt;available&lt;/a&gt;
6716 from the project announcement list. Check it out if you
6717 need a software solution for your school.&lt;/p&gt;
6718 </description>
6719 </item>
6720
6721 <item>
6722 <title>Stopmotion for making stop motion animations on Linux - reloaded</title>
6723 <link>http://people.skolelinux.org/pere/blog/Stopmotion_for_making_stop_motion_animations_on_Linux___reloaded.html</link>
6724 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Stopmotion_for_making_stop_motion_animations_on_Linux___reloaded.html</guid>
6725 <pubDate>Sat, 3 Mar 2012 12:50:00 +0100</pubDate>
6726 <description>&lt;p&gt;Many years ago, the &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux
6727 / Debian Edu project&lt;/a&gt; initiated a student project to create a tool
6728 for making stop motion movies. The proposal came from a teacher
6729 needing such tool on Skolelinux. The project, called &quot;stopmotion&quot;,
6730 was manned by two extraordinary students and won a school award and a
6731 national aware with this great project. The project was initiated and
6732 mentored by Herman Robak, and manned by the students Bjørn Erik Nilsen
6733 and Fredrik Berg Kjølstad. They got in touch with people at Aardman
6734 Animation studio and received feedback on how professionals would like
6735 such stopmotion tool to work, and the end result was and is used by
6736 animators around the globe. But as is usual after studying, both got
6737 jobs and went elsewhere, and did not have time to properly tend to the
6738 project, and it has been lingering for a few years now. Until last
6739 year...&lt;/p&gt;
6740
6741 &lt;p&gt;Last year some of the users got together with Herman, and moved the
6742 project to Sourceforge and in effect restarted the project under a new
6743 name,
6744 &lt;a href=&quot;http://sourceforge.net/projects/linuxstopmotion/&quot;&gt;linuxstopmotion&lt;/a&gt;.
6745 The name change was done to make it possible to find the project using
6746 Internet search engines (try to search for &#39;stopmotion&#39; to see what I
6747 mean). I&#39;ve been following
6748 &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/linuxstopmotion-community&quot;&gt;the
6749 mailing list&lt;/a&gt; and the improvement already in place and planned for
6750 the future is encouraging. If you want to make stop motion movies.
6751 Check it out. :)&lt;/p&gt;
6752 </description>
6753 </item>
6754
6755 <item>
6756 <title>Skolelinux-intervju: Frode Danielsen</title>
6757 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Danielsen.html</link>
6758 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Danielsen.html</guid>
6759 <pubDate>Mon, 27 Feb 2012 14:35:00 +0100</pubDate>
6760 <description>&lt;p&gt;I serien med intervjuer av folk i
6761 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet møter vi
6762 denne gangen Frode Danielsen, som er leder for en IT-virksomhet som
6763 passer på IT-løsningen til flere kommuner i Hedmark-området, der noen
6764 av dem bruker Skolelinux i dag.&lt;/p&gt;
6765
6766 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
6767
6768 &lt;p&gt;Daglig leder i &lt;a href=&quot;http://www.hedmarken-ikt.no/&quot;&gt;Hedmark
6769 IKT&lt;/a&gt;. En interkommunal IKT-virksomhet for Stange, Nord-Odal,
6770 Kongsvinger, Grue, Løten og Hamar kommuner. Vi er 32 ansatte&lt;/p&gt;
6771
6772 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
6773
6774 &lt;p&gt;Vi har vært i kontakt med Skolelinux-prosjektet i flere
6775 sammenhenger, blant annet gjennom et par piloter som ikke har ført til
6776 noe konkret resultat. Nå sist gjennom satsingen på skolelinux i Grue,
6777 Kongsvinger og Nord-Odal.&lt;/p&gt;
6778
6779 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;
6780 &lt;br&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6781
6782 &lt;p&gt;Jeg tror alle løsninger har fordeler og ulemper, litt avhengig av
6783 hvilket ståsted du selv har, så jeg unnlater å svare på dette.&lt;/p&gt;
6784
6785 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
6786
6787 &lt;p&gt;Ingen for min egen del, men vi har noe fri programvare i våre
6788 løsninger.&lt;/p&gt;
6789
6790 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
6791 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
6792
6793 &lt;p&gt;Jeg tror ikke man skal ha en slik strategi. Man bør ha en strategi
6794 basert på å løse fremtidige behov, og velge løsninger som støtter opp
6795 under dette.&lt;/p&gt;
6796 </description>
6797 </item>
6798
6799 <item>
6800 <title>Second release candidate of Debian Edu / Skolelinux based on Squeeze</title>
6801 <link>http://people.skolelinux.org/pere/blog/Second_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</link>
6802 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Second_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</guid>
6803 <pubDate>Mon, 27 Feb 2012 14:00:00 +0100</pubDate>
6804 <description>&lt;p&gt;This weekend we wrapped up and published the second release
6805 candidate for &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
6806 Skolelinux&lt;/a&gt; based on Squeeze. The full announcement did for some
6807 reason not make it the project announcement list, but is
6808 &lt;a href=&quot;http://lists.debian.org/debian-devel-announce/2012/02/msg00015.html&quot;&gt;available&lt;/a&gt;
6809 from the Debian development announcement list. Check it out if you
6810 need a software solution for your school.&lt;/p&gt;
6811 </description>
6812 </item>
6813
6814 <item>
6815 <title>Skolelinux-intervju: Knut Yrvin</title>
6816 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Knut_Yrvin.html</link>
6817 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Knut_Yrvin.html</guid>
6818 <pubDate>Tue, 21 Feb 2012 07:40:00 +0100</pubDate>
6819 <description>&lt;p&gt;I serien med intervjuer av folk i
6820 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet, får vi nå
6821 høre fra nyvalgt leder i foreningen
6822 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;Fri programvare i
6823 Skolen&lt;/a&gt; og en av stifterne av Skolelinux-prosjektet.&lt;/p&gt;
6824
6825 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
6826
6827 &lt;p&gt;Knut Yrvin her. Jobber i Nokia med å fremme rammeverket Qt og QML
6828 med tilhørende utviklerverktøy. Rollen er som leder av
6829 friprog-samfunn. I fjor var jeg med å legge om utviklingen av Qt til
6830 åpen forvaltning. På den måten kan alle som bidrar til Qt gjøre det
6831 på like vilkår. Nå er det
6832 &lt;a href=&quot;http://labs.qt.nokia.com/2011/12/22/qt-5-%E2%80%93-a-look-back-at-the-numbers/&quot;&gt;over
6833 1000 utviklere&lt;/a&gt; som bidrar til Qt. Med overgangen til åpen
6834 forvaltning er utviklingen av Qt mer åpen enn Linux-kjernen.&lt;/p&gt;
6835
6836 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
6837
6838 &lt;p&gt;Jeg var en av initiativtagerne til Skolelinux i 2001. Skolene slet
6839 med både utstyr og Internett-tilgang. De klarte ikke å møte
6840 forventningene til data i skolen. Driften av PC-ene var uholdbar. Som
6841 regel hadde rektor pekt ut en ivrig lærer til å passe på PC-ene,
6842 gjerne naturfaglæreren. Mange lærere jobbet mye ubetalt overtid for å
6843 vedlikeholde 30-40 datamaskiner på hver sin skole. Med 300 elever og
6844 lærere som brukere, blir det fort mye mer arbeid enn de 4-8 timene de
6845 kunne bruke på PC-drift. Skolene hadde kun en femtedel av
6846 IT-budsjettet som ble brukt på PC-ene i rådhuset.&lt;/p&gt;
6847
6848 &lt;p&gt;Vi erfarte at skolene hadde mye datautstyr som stod ubrukt. Skolene
6849 manglet penger til Microsoft-lisenser. Selv med solide skolerabatter,
6850 kostet Microsoft-lisensene gjerne like mye som PC-ene i seg selv over
6851 en periode på 5-6 år.&lt;/p&gt;
6852
6853 &lt;p&gt;Viktigheten av språklig mangfold og pedagogiske programmer var også
6854 viktig for oss. Vi oversatte mange skoleaktuelle programmer til
6855 nynorsk, nordsamisk og bokmål. Dette lenge før andre tok denne
6856 oppgaven seriøst. Allerede etter ett år hadde vi etablert et helt
6857 arsenal av skoleaktuelle programmer på nynorsk, bokmål og
6858 nordsamisk. Vi spredde vår ide om språklig mangfold til de andre frie
6859 prosjekter internasjonalt. Resultatene ser vi i mange land. Det er de
6860 frie programmene som kommer på brukernes morsmål. Det er en av flere
6861 gode grunner til at fri programvare som LibreOffice, VLC, KDE og
6862 Firefox konkurrerer ut godseid programvare mange steder i verden.&lt;/p&gt;
6863
6864 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6865
6866 &lt;p&gt;Fordelene er at Skolelinux tilbyr over 100 skoleaktuelle programmer
6867 på de norske språkene, uten ett øre i lisenskostnader. Systemet gir
6868 enormt lave driftskostnader med diskløse arbeidsstasjoner og bærbare
6869 med roaming. Skolelinux krever også mindre av maskinvaren.&lt;/p&gt;
6870
6871 &lt;p&gt;Man kan fint kjøre systemet med 512 MB RAM på en bærbar PC sammen
6872 med en nettvideo i nettleseren og en presentasjon med
6873 LibreOffice. Konkurrerende system krever fort 2 GB RAM for å få til
6874 noe tilsvarende uten at det går ufattelig tregt. Skal man gjøre noe
6875 nyttig, krever konkurrentene til Linux mye større harddisk. Skoler har
6876 rapportert at de fort har fått 50% flere nye maskiner om de velger
6877 Linux. Dette i tillegg til de årlige besparelsene ved å unngå
6878 lisensbetaling til godseid programvare.&lt;/p&gt;
6879
6880 &lt;p&gt;De lave driftskostnadene gjør at delstater i Europa har titusener
6881 av datamaskiner med Skolelinux i skolen. F.eks. er det under ti
6882 personer som drifter 70.000 PC-systemer i skolene i Extremadura i
6883 Spania. Det er slett ikke uvanlig at norske kommuner har 1500-2000
6884 datamaskiner med Skolelinux. Driften tar ett årsverk. Slår flere
6885 kommuner seg sammen, kan de få samme sentraliserte stordriftsfordeler
6886 som delstater i Tyskland og Spania. Delstater som kjører Skolelinux
6887 på alle skolene. Bare noen få personer sentraldrifter titusenvis av
6888 PC-er.&lt;/p&gt;
6889
6890 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6891
6892 &lt;p&gt;Den største ulempen for Skolelinux er motstand mot Linux fra
6893 IT-sjefer i det offentlige. Dette er ledere som holder innlegg som
6894 snytt ut av evangelist-håndboka til Microsoft. Dette gjøres i ett
6895 arbeidsmarked med stor vekst i etterspørselen etter Linux-fagfolk i
6896 privat sektor. Etterspørselen har økt mer enn noe annet tekniske yrke
6897 siste tiåret. Åtte av ti ledere vil ansette Linux-fagfolk i 2012,
6898 rapporterer jobbnettstedet Dice.com på oppdrag av Linux
6899 Foundation.&lt;/p&gt;
6900
6901 &lt;p&gt;Det mangler 16.000 ingeniører og IKT-fagfolk i Norge rapporterte
6902 arbeids- og velferdsetaten NAV. Linux-fagfolk kan velge svært
6903 interessante jobber med alt fra apps på ledende mobilsystem laget med
6904 Linux, sky- tjenester eller web-applikasjoner. De raskest voksende
6905 teknologiselskapene i verden er ute etter Linux-fagfolk. Det være seg
6906 Amazon, Google, Facebook og IBM for å nevne noen. Linux er kritisk
6907 for å sikre veksten i markedet. Det sier seg selv at lønningene og
6908 jobbmulighetene er bedre enn for andre tekniske yrker.&lt;/p&gt;
6909
6910 &lt;p&gt;Skal man lage apps for mobilen, smart-TV-en eller
6911 underholdningssystemet i bilen eller på flyet, er det Linux som
6912 gjelder. Med en slik konkurranse om Linux-kompetansen, kombinert med
6913 motstanden mot Linux hos mange IT-sjefer i offentlig sektor, så
6914 hindrer kommunene rekruttering av flere Linux- fagfolk. Skolene blir
6915 tvunget til å velge dyrere og mindre komplette IT-system. De har
6916 blitt hengende igjen slik IT var på begynnelsen av 2000- tallet. Dette
6917 fordi IT-ledere ikke har tilpasset seg markedet det siste tiåret.&lt;/p&gt;
6918
6919 &lt;p&gt;Når det er sagt, er Skolelinux svært enkelt å lære seg også for de
6920 som ikke kan. Det viser alle lærerne som drifter systemet for
6921 hundrevis og tusenvis av systemer. Det meste er på plass rett ut av
6922 boksen. I tillegg er det solid med dokumentasjon med god hjelp på
6923 nettet. Det er mange kommuner som har ansatt en lærer som først lærte
6924 Skolelinux på sin skole, for så å drifte alle PC-ene i kommunen med
6925 Skolelinux. Det kan fort være snakk om 1000-3000 datamaskiner på 10-15
6926 skoler som sentraldriftes med en stilling. Står man ordentlig fast,
6927 kan man også kjøpe profesjonell hjelp fra selskap som støtter
6928 Skolelinux. Det er flere slike selskap i Norge og i utlandet.&lt;/p&gt;
6929
6930 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
6931
6932 &lt;p&gt;Qt SDK, LibreOffice, Firefox, VLC og KDE-skrivebordet. Dette på et
6933 Debian-basert GNU/Linux-system. Jeg bruker også noen morsomme
6934 3D-spill. Idag kan jeg velge mellom over 30.000 Linux-programmer. Det
6935 finnes ikke tid i livet å undersøke alle valgmulighetene. Derfor er
6936 det bra med Skolelinux i skolen, da utvalget av programmer er
6937 begrenset til hva som er aktuelt i skolefagene.&lt;/p&gt;
6938
6939 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
6940 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
6941
6942 &lt;p&gt;Vi må selge hele Skolelinux forhåndsinstallert på maskinvare i hele
6943 pakker med 50-100-1000 PC-klienter med servere. Dette kan selges til
6944 enkeltskoler eller hele kommuner. Pakken må inneholde tjenermaskiner,
6945 svært rimelige diskløse arbeidsstasjoner, nettbrett med Plasma Active,
6946 og bærbare med roaming. Alt er godt testet med Debian. I et slikt
6947 anbud er det mulig å legge til sentraliserte drifts- og
6948 støttetjenester.&lt;/p&gt;
6949
6950 &lt;p&gt;Man bør også selge sky-tjenester som læreadministrative systemet
6951 Moodle og driftsovervåking. I tillegg så bør man slenge seg på med
6952 presentasjoner de gangene LibreOffice og andre friprog-produkter
6953 selges til kommuner.&lt;/p&gt;
6954 </description>
6955 </item>
6956
6957 <item>
6958 <title>First release candidate of Debian Edu / Skolelinux based on Squeeze</title>
6959 <link>http://people.skolelinux.org/pere/blog/First_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</link>
6960 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</guid>
6961 <pubDate>Sun, 19 Feb 2012 23:10:00 +0100</pubDate>
6962 <description>&lt;p&gt;One week delayed due to DVD build problems, we managed today to
6963 wrap up and publish the first release candidate for
6964 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; based
6965 on Squeeze. The full announcement is
6966 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/02/msg00001.html&quot;&gt;available&lt;/a&gt;
6967 on the project announcement list. Check it out if you need a software
6968 solution for your school.&lt;/p&gt;
6969 </description>
6970 </item>
6971
6972 <item>
6973 <title>Skolelinux-intervju: Olav Dahlum</title>
6974 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Olav_Dahlum.html</link>
6975 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Olav_Dahlum.html</guid>
6976 <pubDate>Sat, 18 Feb 2012 10:40:00 +0100</pubDate>
6977 <description>&lt;p&gt;I serien med intervjuer av folk i
6978 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet, får vi nå
6979 høre fra et nyvalgt medlem i foreningen
6980 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;Fri programvare i
6981 Skolen&lt;/a&gt;.&lt;/p&gt;
6982
6983 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
6984
6985 &lt;p&gt;Jeg heter Olav Dahlum, og er frilans oversetter, tester,
6986 prosjektleder og bruker av fri og åpen programvare som
6987 LibreOffice. Jeg er også et av styremedlemmene i FRISK.&lt;/p&gt;
6988
6989 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
6990
6991 &lt;p&gt;Jeg kom i kontakt med prosjektet i 2009, da jeg ble ansatt i
6992 stiftelsen Åpne kontorprogram på norsk for å oversette og teste den
6993 norske utgaven av OpenOffice.org. Arbeidet har hele tiden vært
6994 koordinert sammen med Skolelinux, og mange av de samme menneskene er
6995 involvert, så på den måten ble jeg en del av den utvidede
6996 familien.&lt;/p&gt;
6997
6998 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
6999
7000 &lt;p&gt;Skolelinux handler i likhet med utdanningssektoren om å dele
7001 kunnskap med andre, og det er dette som er hovedstyrken til
7002 prosjektet. Selv om Skolelinux hovedsaklig er involvert i utvikling
7003 av programvare, er det også et sted der man kan utfolde seg uavhengig
7004 av bakgrunn og ferdigheter.&lt;/p&gt;
7005
7006 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7007
7008 &lt;p&gt;Liten utbredelse og manglende støtte fra leverandører som leverer
7009 pedagogisk programvare til skolebruk. Kunne kanskje hatt flere
7010 verktøy som letter administrasjonen ytterligere, slik at også mindre
7011 erfarne databrukere kan utføre lett vedlikehold og rutinejobber.&lt;/p&gt;
7012
7013 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
7014
7015 &lt;p&gt;Jeg er nesten forpliktet til å si at jeg bruker LibreOffice... Jeg
7016 bruker forøvrig frie og åpne operativsystemer basert på
7017 operativsystemkjernen Linux, for tiden openSUSE 12,1 med KDE4. Men
7018 hvis jeg skal dra fram noen flere eksempler så er nok Mozilla Firefox
7019 og Thunderbird to av de jeg bruker mest. I tillegg er jeg en flittig
7020 bruker av OpenSSH, Irssi, Midnight Commander, Git, Subversion,
7021 Translation Toolkit og Super Maryo Chronicles (litt gøy skal man ha,
7022 og med to håndkontroller liggende er det ikke til å unngå).&lt;/p&gt;
7023
7024 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
7025 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
7026
7027 &lt;p&gt;Vi må få leverandører av pedagogisk programvare med på laget, men
7028 også utvikle vår egen tilpasset det norske markedet. Det er også
7029 mulig å involvere utdanningssektoren direkte i arbeidet, for eksempel
7030 gjennom studentprosjekter der elevene selv er med å utforme
7031 programvare direkte eller indirekte gjennom aktive bidrag. Dette gjør
7032 ikke bare samarbeidet tettere, men fokuset på standarder og friheten
7033 til å velge sin egen løsning vil kanskje stimulere interessen for
7034 framtidig deltakelse i bransjen. Vi som driver med fri og åpen
7035 programvare ønsker oss ikke rene konsumenter, men tenkende og
7036 selvstendige individer som kan være med å skape sin egen fremtid.&lt;/p&gt;
7037 </description>
7038 </item>
7039
7040 <item>
7041 <title>Automatic proxy configuration with Debian Edu / Skolelinux</title>
7042 <link>http://people.skolelinux.org/pere/blog/Automatic_proxy_configuration_with_Debian_Edu___Skolelinux.html</link>
7043 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Automatic_proxy_configuration_with_Debian_Edu___Skolelinux.html</guid>
7044 <pubDate>Mon, 13 Feb 2012 23:40:00 +0100</pubDate>
7045 <description>&lt;p&gt;New in the Squeeze version of
7046 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; is the
7047 ability for clients to automatically configure their proxy settings
7048 based on their environment. We want all systems on the client to use
7049 the WPAD based proxy definition fetched from &lt;tt&gt;http://wpad/wpad.dat&lt;/tt&gt;, to
7050 allow sites to control the proxy setting from a central place and make
7051 sure clients do not have hard coded proxy settings. The schools can
7052 change the global proxy setting by editing
7053 &lt;tt&gt;tjener:/etc/debian-edu/www/wpad.dat&lt;/tt&gt; and the change propagate
7054 to all Debian Edu clients in the network.&lt;/p&gt;
7055
7056 &lt;p&gt;The problem is that some systems do not understand the WPAD system.
7057 In other words, how do one get from a WPAD file like this (this is a
7058 simple one, they can run arbitrary code):&lt;/p&gt;
7059
7060 &lt;blockquote&gt;&lt;pre&gt;
7061 function FindProxyForURL(url, host)
7062 {
7063 if (!isResolvable(host) ||
7064 isPlainHostName(host) ||
7065 dnsDomainIs(host, &quot;.intern&quot;))
7066 return &quot;DIRECT&quot;;
7067 else
7068 return &quot;PROXY webcache:3128; DIRECT&quot;;
7069 }
7070 &lt;/pre&gt;&lt;/blockquote&gt;
7071
7072 &lt;p&gt;to a proxy setting in the process environment looking like this:&lt;/p&gt;
7073
7074 &lt;blockquote&gt;&lt;pre&gt;
7075 http_proxy=http://webcache:3128/
7076 ftp_proxy=http://webcache:3128/
7077 &lt;/pre&gt;&lt;/blockquote&gt;
7078
7079 &lt;p&gt;To do this conversion I developed a perl script that will execute
7080 the javascript fragment in the WPAD file and return the proxy that
7081 would be used for
7082 &lt;tt&gt;&lt;a href=&quot;http://www.debian.org/&quot;&gt;http://www.debian.org/&lt;/a&gt;&lt;/tt&gt;,
7083 and insert this extracted proxy URL in &lt;tt&gt;/etc/environment&lt;/tt&gt; and
7084 &lt;tt&gt;/etc/apt/apt.conf&lt;/tt&gt;. The perl script wpad-extract work just
7085 fine in Squeeze, but in Wheezy the library it need to run the
7086 javascript code is &lt;a href=&quot;http://bugs.debian.org/631045&quot;&gt;no longer
7087 able to build&lt;/a&gt; because the C library it depended on is now a C++
7088 library. I hope someone find a solution to that problem before Wheezy
7089 is frozen. An alternative would be for us to rewrite wpad-extract to
7090 use some other javascript library currently working in Wheezy, but no
7091 known alternative is known at the moment.&lt;/p&gt;
7092
7093 &lt;p&gt;This automatic proxy system allow the roaming workstation (aka
7094 laptop) setup in Debian Edu/Squeeze to use the proxy when the laptop
7095 is connected to the backbone network in a Debian Edu setup, and to
7096 automatically use any proxy present and announced using the WPAD
7097 feature when it is connected to other networks. And if no proxy is
7098 announced, direct connections will be used instead.&lt;/p&gt;
7099
7100 &lt;p&gt;Silently using a proxy announced on the network might be a privacy
7101 or security problem. But those controlling DHCP and DNS on a network
7102 could just as easily set up a transparent proxy, and force all HTTP
7103 and FTP connections to use a proxy anyway, so I consider that
7104 distinction to be academic. If you are afraid of using the wrong
7105 proxy, you should avoid connecting to the network in question in the
7106 first place. In Debian Edu, the proxy setup is updated using dhcp and
7107 ifupdown hooks, to make sure the configuration is updated every time
7108 the network setup changes.&lt;/p&gt;
7109
7110 &lt;p&gt;The WPAD system is documented in a
7111 &lt;a href=&quot;http://tools.ietf.org/html/draft-ietf-wrec-wpad-01&quot;&gt;IETF
7112 draft&lt;/a&gt; and a
7113 &lt;a href=&quot;http://en.wikipedia.org/wiki/Web_Proxy_Autodiscovery_Protocol&quot;&gt;Wikipedia
7114 page&lt;/a&gt; for those that want to learn more.&lt;/p&gt;
7115 </description>
7116 </item>
7117
7118 <item>
7119 <title>Skolelinux-intervju: Axel Bojer</title>
7120 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Axel_Bojer.html</link>
7121 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Axel_Bojer.html</guid>
7122 <pubDate>Tue, 7 Feb 2012 14:50:00 +0100</pubDate>
7123 <description>&lt;p&gt;I serien med intervjuer av folk i
7124 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet har jeg
7125 fått en av oversetterne som har vært med siden starten i tale.&lt;/p&gt;
7126
7127 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
7128
7129 &lt;p&gt;Jeg heter Axel Bojer og er datalærer, tysklærer, oversetter med
7130 mere.&lt;/p&gt;
7131
7132 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
7133
7134 &lt;p&gt;Tror jeg så en annonsering på nettet i slutten av 2001 og ville
7135 være med som oversetter. Jeg kom med på en utviklersamling og
7136 prosjektet var da helt i starten. Det var spennende å være med mens
7137 prosjektet vokste til og utviklet seg.&lt;/p&gt;
7138
7139 &lt;p&gt;Jeg har «alltid» vært språkinteressert og hadde nettopp startet med
7140 Linux og tror jeg tenkte det passet å bidra. Var også glad for å få
7141 en Debian-distribusjon, og ville gjerne bruke den selv. Til å begynne
7142 med brukte jeg først Mandrake og så Debian. Og siden jeg oppdaget at
7143 det ikke var noen mulighet for å bruke den som enkeltstående i lang
7144 tid, så gikk jeg etterhvert over til Kubuntu&lt;/p&gt;
7145
7146 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7147
7148 &lt;p&gt;Løsningen er forholdsvis lett å sette opp, gratis, fri programvare
7149 og gjør det mulig å gjenbruke eldre maskiner. Det fine med Debian er
7150 at det er stabilt og har en veldig stor mengde programmer. Jeg liker
7151 også apt. :-) Jeg liker også friheten ved Linux og muligheten til å
7152 delta og forme sin egen datahverdag.&lt;/p&gt;
7153
7154 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7155
7156 &lt;p&gt;Skolelinux er for lite kjent og for sent ute med å gi ut nye
7157 versjoner.&lt;/p&gt;
7158
7159 &lt;p&gt;Da jeg selv i hovedsak bruker Kubuntu, så kan jeg egentlig ikke
7160 svare så detaljert rundt ulempene med Skolelinux. Hovedårsaken til at
7161 jeg bruker Kubuntu er nok at da vi begynte med det mener jeg det ikke
7162 var noen annen løsning. «Vandrende arbeidsstasjon» mener jeg ikke
7163 fantes da. Dessuten ville jeg ha siste versjon, da den KDE-versjonen
7164 som var i Skolelinux den gangen var en god del enklere (tror det var
7165 KDE 2) var dårligere i mine øyne enn versjon 3.&lt;/p&gt;
7166
7167 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
7168
7169 &lt;p&gt;Jeg bruker blant annet Kubuntu, LibreOffice, Thunderbird, Firefox,
7170 Kate, &lt;a href=&quot;http://comix.sourceforge.net/&quot;&gt;Comix&lt;/a&gt; og Konsole. Og
7171 en hel haug andre ved behov :-)&lt;/p&gt;
7172
7173 &lt;p&gt;Har oversatt Comix selv, men det er jo ikke skjedd noe med Comix
7174 siden 2009, så den er det nok bare jeg som har. Om andre vil ha den
7175 gir jeg den gjerne videre. Ser at noen har startet på
7176 &lt;a href=&quot;http://mcomix.sourceforge.net/&quot;&gt;MComix&lt;/a&gt; siden jeg så på så
7177 på dette sist, så nå er jeg igang med å teste og oversette den
7178 også.&lt;/p&gt;
7179
7180 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
7181 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
7182
7183 &lt;p&gt;Det viktigste er å forankre beslutningen i kollegiet og med de som
7184 er ansvarlige for å vedlikeholde og bruke datamaskinene. Flest mulig
7185 bør være med på å holde det (sosialt) vedlike, kjenne og støtte
7186 prinsippene. Som enkeltmannsprosjekt blir det lett veldig sårbart,
7187 særlig når (Skole)linux ennå i stor grad er en motkultur og ikke noe
7188 en stor nok andel av beslutningstakere, brukere osv kjenner til og
7189 bruker.&lt;/p&gt;
7190
7191 &lt;p&gt;Jeg tror det viktigste er å fortsette å holde fri programvare godt,
7192 oppdatert, minimere antall feil, ha en god kontakt med brukerne og
7193 attraktivt og spennende programmer. Beholde alt som er bra og ha det
7194 tilgjengelig samtidig som man tilbyr det nyeste og rareste for de som
7195 vil ha det.&lt;/p&gt;
7196 </description>
7197 </item>
7198
7199 <item>
7200 <title>Saving power with Debian Edu / Skolelinux using shutdown-at-night</title>
7201 <link>http://people.skolelinux.org/pere/blog/Saving_power_with_Debian_Edu___Skolelinux_using_shutdown_at_night.html</link>
7202 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Saving_power_with_Debian_Edu___Skolelinux_using_shutdown_at_night.html</guid>
7203 <pubDate>Sun, 5 Feb 2012 09:45:00 +0100</pubDate>
7204 <description>&lt;p&gt;Since the Lenny version of
7205 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;, a
7206 feature to save power have been included. It is as simple as it is
7207 practical: Shut down unused clients at night, and turn them on again
7208 in the morning. This is done using the
7209 &lt;a href=&quot;http://packages.qa.debian.org/s/shutdown-at-night.html&quot;&gt;shutdown-at-night&lt;/a&gt; Debian package.&lt;/p&gt;
7210
7211 &lt;p&gt;To enable this feature on a client, the machine need to be added to
7212 the netgroup shutdown-at-night-hosts. For Debian Edu, this is done in
7213 LDAP, and once this is in place, the machine in question will check
7214 every hour from 16:00 until 06:00 to see if the machine is unused, and
7215 shut it down if it is. If the hardware in question is supported by
7216 the
7217 &lt;a href=&quot;http://packages.qa.debian.org/n/nvram-wakeup.html&quot;&gt;nvram-wakeup&lt;/a&gt;
7218 package, the BIOS is told to turn the machine back on around 07:00 +-
7219 10 minutes. If this isn&#39;t working, one can configure wake-on-lan to
7220 try to turn on the client. The wake-on-lan option is only documented
7221 and not enabled by default in Debian Edu.&lt;/p&gt;
7222
7223 &lt;p&gt;It is important to not turn all machines on at once, as this can
7224 blow a fuse if several computers are connected to the same fuse like
7225 the common setup for a classroom. The nvram-wakeup method only work
7226 for machines with a functioning hardware/BIOS clock. I&#39;ve seen old
7227 machines where the BIOS battery were dead and the hardware clock were
7228 starting from 0 (or was it 1990?) every boot. If you have one of
7229 those, you have to turn on the computer manually.&lt;/p&gt;
7230
7231 &lt;p&gt;The shutdown-at-night package is completely self contained, and can
7232 also be used outside the Debian Edu environment. For those without a
7233 central LDAP server with netgroups, one can instead touch the file
7234 &lt;tt&gt;/etc/shutdown-at-night/shutdown-at-night&lt;/tt&gt; to enable it.
7235 Perhaps you too can use it to save some power?&lt;/p&gt;
7236 </description>
7237 </item>
7238
7239 <item>
7240 <title>Third beta version of Debian Edu / Skolelinux based on Squeeze</title>
7241 <link>http://people.skolelinux.org/pere/blog/Third_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</link>
7242 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Third_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</guid>
7243 <pubDate>Sat, 4 Feb 2012 13:25:00 +0100</pubDate>
7244 <description>&lt;p&gt;I am happy to announce that finally we managed today to wrap up and
7245 publish the third beta version of
7246 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; based
7247 on Squeeze. If you want to test a LDAP backed Kerberos server with
7248 out of the box PXE configuration for running diskless machines and
7249 installing new machines, check it out. If you need a software
7250 solution for your school, check it out too. The full announcement is
7251 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/02/msg00000.html&quot;&gt;available&lt;/a&gt;
7252 on the project announcement list.&lt;/p&gt;
7253
7254 &lt;p&gt;I am very happy to report these changes and improvements since
7255 beta2 (there are more, see announcement for full list):&lt;/p&gt;
7256
7257 &lt;ul&gt;
7258
7259 &lt;li&gt;It is now possible to change the pre-configured IP subnet from
7260 10.0.0.0/8 to something else by using the subnet-change tool after
7261 the installation.&lt;/li&gt;
7262
7263 &lt;li&gt;Too full partitions are now automatically extended on the Main
7264 Server, based on the rules specified in /etc/fsautoresizetab.&lt;/li&gt;
7265
7266 &lt;li&gt;The CUPS queues are now automatically flushed every night, and all
7267 disabled queues are restarted every hour. This should cut down on
7268 the amount of manual administration needed for printers.&lt;/li&gt;
7269
7270 &lt;li&gt;The set of initial users have been changed. Now a personal user
7271 for the local system administrator is created during installation
7272 instead of the previously created localadmin and super-admin users,
7273 and this user is granted administrative privileges using group
7274 membership. This reduces the number of passwords one need to keep
7275 up to date on the system.&lt;/li&gt;
7276
7277 &lt;/ul&gt;
7278
7279 &lt;p&gt;The new main server seem to work so well that I am testing it as my
7280 private DNS/LDAP/Kerberos/PXE/LTSP server at home. I will use it look
7281 for issues we could fix to polish Debian Edu even further before the
7282 final Squeeze release is published.&lt;/p&gt;
7283
7284 &lt;p&gt;Next weekend the project organise a
7285 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/01/msg00001.html&quot;&gt;developer
7286 gathering&lt;/a&gt; in Oslo. We will continue the work on the Squeeze
7287 version, and start initial planning for the Wheezy version. Perhaps I
7288 will see you there?&lt;/p&gt;
7289 </description>
7290 </item>
7291
7292 <item>
7293 <title>Handling non-free firmware in Debian Edu/Squeeze</title>
7294 <link>http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html</link>
7295 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html</guid>
7296 <pubDate>Fri, 27 Jan 2012 23:30:00 +0100</pubDate>
7297 <description>&lt;p&gt;With some computer hardware, one need non-free firmware blobs.
7298 This is the sad fact of todays computers. In the next version of
7299 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; based
7300 on Squeeze, we provide several scripts and modifications to make
7301 firmware blobs easier to handle. The common use case I run into is a
7302 laptop with a wireless network card requiring non-free firmware to
7303 work, but there are other use cases as well.&lt;/p&gt;
7304
7305 &lt;p&gt;First and foremost, Debian Edu provide ISO images for DVD and CD
7306 with all firmware packages in the Debian sections main and non-free
7307 included, to ensure debian-installer find and can install all of them
7308 during installation. This take care firmware for network devices used
7309 by the installer when installing from from local media. But for
7310 example multimedia devices are not activated in the installer and are
7311 not taken care of by this.&lt;/p&gt;
7312
7313 &lt;p&gt;For non-network devices, we provide the script
7314 &lt;tt&gt;/usr/share/debian-edu-config/tools/auto-addfirmware&lt;/tt&gt; which
7315 search through the &lt;tt&gt;dmesg&lt;/tt&gt; output for drivers requesting extra
7316 firmware. The firmware file name is looked up in the Contents-ARCH.gz
7317 file available in the package repository, and the packages providing
7318 the requested firmware file(s) is installed. I have proposed to do
7319 something similar in debian-installer (BTS report
7320 &lt;a href=&quot;http://bugs.debian.org/655507&quot;&gt;#655507&lt;/a&gt;), to allow PXE
7321 installs of Debian to handle firmware installation better. Run the
7322 script as root from the command line to fetch and install the needed
7323 firmware packages.&lt;/p&gt;
7324
7325 &lt;p&gt;Debian Edu provide PXE installation of Debian out of the box, and
7326 because some machines need firmware to get their network cards
7327 working, the installation initrd some times need extra firmware
7328 included to be able to install at all. To fill the PXE installation
7329 initrd with extra firmware, the
7330 &lt;tt&gt;/usr/share/debian-edu-config/tools/pxe-addfirmware&lt;/tt&gt; script is
7331 provided. Again, just run it as root on the command line to fill the
7332 PXE initrd with firmware packages.&lt;/p&gt;
7333
7334 &lt;p&gt;Last, some LTSP clients might also need firmware to get their
7335 network cards working. For this,
7336 &lt;tt&gt;/usr/share/debian-edu-config/tools/ltsp-addfirmware&lt;/tt&gt; is
7337 provided to update the LTSP initrd with firmware blobs. It is used
7338 the same way as the other firmware related tools.&lt;/p&gt;
7339
7340 &lt;p&gt;At the moment, we do not run any of these during installation. We
7341 do not know if this is acceptable for the local administrator to use
7342 non-free software, and it is their choice.&lt;/p&gt;
7343
7344 &lt;p&gt;We plan to release beta3 this weekend. You might want to give it a
7345 try.&lt;/p&gt;
7346 </description>
7347 </item>
7348
7349 <item>
7350 <title>Skjermbilder fra nordsamisk installasjon av Skolelinux/Squeeze</title>
7351 <link>http://people.skolelinux.org/pere/blog/Skjermbilder_fra_nordsamisk_installasjon_av_Skolelinux_Squeeze.html</link>
7352 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skjermbilder_fra_nordsamisk_installasjon_av_Skolelinux_Squeeze.html</guid>
7353 <pubDate>Thu, 26 Jan 2012 20:00:00 +0100</pubDate>
7354 <description>&lt;p&gt;For morro skyld har jeg gjennomført en nordsamisk installasjon for
7355 neste utgave av &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;
7356 (Squeeze) og knipset skjermbilder av resultatet.&lt;/p&gt;
7357
7358 &lt;p&gt;Som en kan se der er det noen oversettelser som mangler. Det hadde
7359 vært hyggelig hvis alle tekstene som vises i Skolelinux-installasjonen
7360 ble oversatt til nordsamisk, men for å få det til må noen som forstår
7361 språket melde seg til dyst. Det er mangel på nordsamiske oversettere
7362 av fri programvare. Hvis noen starter raskt, så bør en rekke å
7363 fullføre Wheezy-utgaven før den gis ut. :)&lt;/p&gt;
7364
7365 &lt;p&gt;Se &lt;a href=&quot;http://d-i.debian.org/l10n-stats/&quot;&gt;oversetterstatistikk for
7366 debian installer&lt;/a&gt; for detaljert status. Jeg har tipset
7367 &lt;a href=&quot;https://lister.ping.uio.no/mailman/listinfo/i18n-sme&quot;&gt;epostlisten for samiskoversettelser&lt;/a&gt;,
7368 men det har vært veldig liten aktivitet der de siste årene.&lt;/p&gt;
7369
7370 &lt;p&gt;&lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/01-isomenu.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/01-isomenu.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7371 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/02-sme-lang.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/02-sme-lang.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7372 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/03-sme-place.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/03-sme-place.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7373 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/04-sme-keymap.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/04-sme-keymap.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7374 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/05-sme-profile.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/05-sme-profile.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7375 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/06-sme-autopart.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/06-sme-autopart.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7376 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/07-sme-popcon.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/07-sme-popcon.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7377 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/08-sme-rootpw1.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/08-sme-rootpw1.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7378 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/09-sme-rootpw2.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/09-sme-rootpw2.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7379 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/10-sme-firstuser.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/10-sme-firstuser.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7380 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/11-sme-firstusername.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/11-sme-firstusername.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7381 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/12-sme-firstuserpw1.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/12-sme-firstuserpw1.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7382 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/13-sme-firstuserpw2.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/13-sme-firstuserpw2.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7383 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/14-sme-part.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/14-sme-part.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7384 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/15-sme-debootstrap.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/15-sme-debootstrap.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7385 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/16-sme-tasksel.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/16-sme-tasksel.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7386 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/17-sme-wordlist.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/17-sme-wordlist.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7387 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/18-sme-tasksel.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/18-sme-tasksel.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7388 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/19-sme-ltsp.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/19-sme-ltsp.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7389 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/20-sme-grub.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/20-sme-grub.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7390 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/21-sme-finish-install.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/21-sme-finish-install.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;
7391 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/22-sme-finish-message.png&quot;&gt;&lt;img src=&quot;http://people.skolelinux.org/pere/blog/images/2012-01-26-skolelinux-sme/22-sme-finish-message.png&quot; width=&quot;40%&quot;&gt;&lt;/a&gt;&lt;/p&gt;
7392 </description>
7393 </item>
7394
7395 <item>
7396 <title>Setting up a new school with Debian Edu/Squeeze</title>
7397 <link>http://people.skolelinux.org/pere/blog/Setting_up_a_new_school_with_Debian_Edu_Squeeze.html</link>
7398 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Setting_up_a_new_school_with_Debian_Edu_Squeeze.html</guid>
7399 <pubDate>Wed, 25 Jan 2012 21:00:00 +0100</pubDate>
7400 <description>&lt;p&gt;The next version of &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu
7401 / Skolelinux&lt;/a&gt; will include a new tool
7402 &lt;tt&gt;sitesummary2ldapdhcp&lt;/tt&gt;, which can be used to quickly set up all
7403 the computers in a school without much manual labour. Here is a short
7404 summary on how to use it to set up a new school.&lt;/p&gt;
7405
7406 &lt;p&gt;First, install a combined Main Server and Thin Client Server as the
7407 central server in the network. Next, PXE boot all the client machines
7408 as thin clients and wait 5 minutes after the last client booted to
7409 allow the clients to report their existence to the central server. When
7410 this is done, log on to the central server and run
7411 &lt;tt&gt;sitesummary2ldapdhcp -a&lt;/tt&gt; in the &lt;tt&gt;konsole&lt;/tt&gt; to use the
7412 collected information to generate system objects in LDAP. The output
7413 will look similar to this:&lt;/p&gt;
7414
7415 &lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
7416 % sitesummary2ldapdhcp -a
7417 info: Updating machine tjener.intern [10.0.2.2] id ether-00:01:02:03:04:05.
7418 info: Create GOsa machine for auto-mac-00-01-02-03-04-06 [10.0.16.20] id ether-00:01:02:03:04:06.
7419
7420 Enter password if you want to activate these changes, and ^c to abort.
7421
7422 Connecting to LDAP as cn=admin,ou=ldap-access,dc=skole,dc=skolelinux,dc=no
7423 enter password: *******
7424 %
7425 &lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
7426
7427 &lt;p&gt;After providing the LDAP administrative password (the same as the
7428 root password set during installation), the LDAP database will be
7429 populated with system objects for each PXE booted machine with
7430 automatically generated names. The final step to set up the school is
7431 then to log into &lt;a href=&quot;https://oss.gonicus.de/labs/gosa/&quot;&gt;GOsa&lt;/a&gt;,
7432 the web based user, group and system administration system to change
7433 system names, add systems to the correct host groups and finally
7434 enable DHCP and DNS for the systems. All clients that should be used
7435 as diskless workstations should be added to the workstation-hosts
7436 group. After this is done, all computers can be booted again via PXE
7437 and get their assigned names and group based configuration
7438 automatically.&lt;/p&gt;
7439
7440 &lt;p&gt;We plan to release beta3 with the updated version of this feature
7441 enabled this weekend. You might want to give it a try.&lt;/p&gt;
7442
7443 &lt;p&gt;Update 2012-01-28: When calling sitesummary2ldapdhcp to add new
7444 hosts, one need to add the option -a. I forgot to mention this in my
7445 original text, and have added it to the text now.&lt;/p&gt;
7446 </description>
7447 </item>
7448
7449 <item>
7450 <title>Skolelinux-intervju: Paul Reidar Løsnesløkken</title>
7451 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Paul_Reidar_L_snesl_kken.html</link>
7452 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Paul_Reidar_L_snesl_kken.html</guid>
7453 <pubDate>Wed, 18 Jan 2012 14:30:00 +0100</pubDate>
7454 <description>&lt;p&gt;I serien med intervjuer av folk i
7455 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-miljøet, har jeg nå
7456 lyktes med å få tak i en skolemann som ikke er aktiv med utviklingen,
7457 men likevel har vært med nesten siden starten av prosjektet. Jeg
7458 ønsker derfor velkommen til Paul Reidar Løsnesløkken, en mann med
7459 mange års erfaring i bruk av Skolelinux.&lt;/p&gt;
7460
7461 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
7462
7463 &lt;p&gt;Jeg driftet tidligere IKT løsningen for skolene i
7464 &lt;a href=&quot;http://www.nord-odal.kommune.no/&quot;&gt;Nord-Odal&lt;/a&gt;. I dag er jeg
7465 IKT-konsulent for hele kommunen og samarbeider med
7466 &lt;a href=&quot;http://www.hedmarken-ikt.no/&quot;&gt;Hedmark-IKT&lt;/a&gt; for best mulig
7467 tjenester til kommunen. Jeg har bakgrunn som elektronikkreparatør og
7468 grunnskolelærer og har tatt en del fag innen IKT, i hovedsak
7469 driftsfag. IKT i Nord-Odal kommune blir i dag driftet av Hedmark IKT
7470 som er et samarbeid mellom Løten, Stange, Grue, Hamar, Kongsvinger og
7471 Nord-Odal. Jeg er fortsatt &quot;IKT-personen&quot; på skolene i kommunen og
7472 følger opp og gjør enkelte mindre endringer der.&lt;/p&gt;
7473
7474 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
7475
7476 &lt;p&gt;Kommunen satset på Skolelinux i 2004. Jeg var ikke med i
7477 beslutningsprosessen den gang, men ble likevel med fra starten når
7478 dette ble levert.&lt;/p&gt;
7479
7480 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7481
7482 &lt;p&gt;Fordelene med Skolelinux er rask oppstart, sentral drift av
7483 klientene, klienter som jobber raskt og effektivt, bedre
7484 funksjonalitet på eldre utstyr og en ganske god programpakke med fri
7485 programvare som følger med. Løsningen med halvtykke klienter gjør at
7486 prosessering skjer lokalt med alltid ferske maskiner.&lt;/p&gt;
7487
7488 &lt;p&gt;Skolelinux kan fungere godt på gammelt utstyr, men det er klart at
7489 utstyr også blir for gammelt selv for Skolelinux. I forbindelese med
7490 at vi nylig fikk nye servere og ny installasjon kastet jeg ut ca 60
7491 klienter som fortsatt var i drift etter at de var kjøpt godt brukt i
7492 2004. Noe var rundt 15 år gammelt, men var fortsatt i bruk. Noen
7493 klaget på at det nå gikk veldig tregt på en del pedagogiske nettsider
7494 med flash o.l. Det er fullt forståelig.&lt;/p&gt;
7495
7496 &lt;p&gt;Jeg fikk nylig et spørsmål fra ungdomsskolens rektor om jeg kunne
7497 legge inn &lt;a href=&quot;http://freemind.sourceforge.net/&quot;&gt;FreeMind&lt;/a&gt;, et
7498 tankekartprogram , på skolens elev-Windowsmaskiner. Lærerne hadde
7499 vært på kurs og ville ta dette i bruk. Skolen har ca halvparten av
7500 elevmaskinene på bærbare Windowsmaskiner. Da kunne jeg fortelle at
7501 dette programmet allerede lå inne på den nye Skolelinuxløsningen
7502 som nettopp var satt i drift, klart til bruk.&lt;/p&gt;
7503
7504 &lt;p&gt;Vi har de bærbare maskinene på ungdomsskolen i domene med
7505 Skolelinux. Dette fungerer også meget bra nå. Elevene får opp en
7506 midlertidig windowsprofil når de logger på. Denne profilen slettes
7507 etter at de logger av, noe som medfører rene profiler hver gang de
7508 starter opp en maskin. De må lagre i sin Skolelinprofil, noe som
7509 medfører at de får tak i sine filer uavhengig av om de starter en
7510 Windowsmaskin eller en Skolelinuxklient. Det er mye mindre trafikk i
7511 det trådløse nettet etter at ikke hele profiler blir lastet opp til de
7512 enkelte Windowsmaskinene og tilbake når man avslutter. Jeg vet ikke om
7513 dette er standardoppsett i Skolelinux, men slik er vårt oppsett
7514 nå.&lt;/p&gt;
7515
7516 &lt;p&gt;Vi har i flere år satt opp vår løsning slik at skriverkøer slettes
7517 og skrivere startes hver natt. Hyggelig å høre at dette nå skal bli
7518 en standard i Skolelinuxløsningen. Dette har vært en god hjelp for
7519 oss.&lt;/p&gt;
7520
7521 &lt;p&gt;Elevene er lite opptatt av om de jobber på en Skolelinux eller en
7522 Windowsmaskin bare de har de programmene de trenger og at det virker
7523 når det skal brukes. Vi kjører mest mulig de samme programmene på
7524 Windows som i Skolelinux, som f.eks Audacity og LibreOffice.&lt;/p&gt;
7525
7526 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7527
7528 &lt;p&gt;Lærere bruker hos oss Windows. Dette fordi de da selv har mer
7529 kontroll over sin maskin, kan bruke den overalt, og kan legge inn
7530 programmer selv når de trenger noe i forhold til kurs o.l de er
7531 på. Jeg tror lærernes selvstendighet her gjør dem tryggere på IKT-bruk
7532 generelt. Det at de av og til får opp advarsler og lignende gjør også
7533 at de må tenke igjennom og spørre om ting rundt datasikkerhet.&lt;/p&gt;
7534
7535 &lt;p&gt;Det er en del programmer vi bruker som ikke finnes for Linux. Mest
7536 brukt er nok Photostory3 som brukes i mange sammenhenger, særlig på
7537 ungdomsskolen, bl.a. til å lage herbarier (plantesamling) . Dette
7538 finnes gratis for Windows, men er ikke fri programvare. Vi er opptatt
7539 av at programmer elevene bruker på skolen også kan brukes gratis
7540 hjemme. Det er også en del programmer som brukes til spesielle elever
7541 som bare går i Windows. Det er viktig med fokus på funksjoner og ikke
7542 på hvilket OS man bruker.&lt;/p&gt;
7543
7544 &lt;p&gt;For oss er det kombinasjonen mellom Skolelinux og Windows som gir
7545 oss en god og hel løsning. Skolelinux er best der de er gode.&lt;/p&gt;
7546
7547 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
7548
7549 &lt;p&gt;Selv er det LibreOffice jeg bruker til daglig. Jeg bruker selv en
7550 Windowsmaskin. Jeg har benyttet en del fri programvare i forbindelse
7551 med sjekking av trafikk i nettverk, slik som Wireshark, men dette er
7552 jo ikke aktuelt for skolene. Jeg er generelt glad i programmer som
7553 fungerer på både Linux og Windows og gjerne MAC.&lt;/p&gt;
7554
7555 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
7556 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
7557
7558 &lt;p&gt;Det er viktig at det benyttes programmer som elevene også kan ta i
7559 bruk hjemme. Det skal da være enkelt, lovlig og gratis for
7560 elevene. Da er jeg ikke lenger veldig opptatt av om det kalles &quot;fri
7561 programvare&quot;. For skolene tror jeg &quot;gratis&quot; og &quot;funksjonelt&quot; er bedre
7562 begreper enn &quot;fri&quot; i forhold til programmer. De fleste skiller nok
7563 ikke mellom &quot;fri&quot; og &quot;gratis&quot;. Det er nå svært mange elever som
7564 benytter OpenOffice eller LibreOffice som sin primære kontorpakke
7565 hjemme.&lt;/p&gt;
7566 </description>
7567 </item>
7568
7569 <item>
7570 <title>Changing the default Iceweasel start page in Debian Edu/Squeeze</title>
7571 <link>http://people.skolelinux.org/pere/blog/Changing_the_default_Iceweasel_start_page_in_Debian_Edu_Squeeze.html</link>
7572 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Changing_the_default_Iceweasel_start_page_in_Debian_Edu_Squeeze.html</guid>
7573 <pubDate>Tue, 10 Jan 2012 15:30:00 +0100</pubDate>
7574 <description>&lt;p&gt;In the Squeeze version of
7575 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; soon
7576 to be released, users of the system will get their default browser
7577 start page set from LDAP, allowing the system administrator to point
7578 all users to the school web page by updating one setting in LDAP. In
7579 addition to setting the default start page when a machine boots, users
7580 are shown the same page as a welcome page when they log in for the
7581 first time.&lt;/p&gt;
7582
7583 &lt;p&gt;The LDAP object dc=skole,dc=skolelinux,dc=no have an attribute
7584 labeledURI with &quot;http://www/ LDAP for Debian Edu/Skolelinux&quot; as the
7585 default content. By changing this value to another URL, all users get
7586 to see the page behind this new URL.&lt;/p&gt;
7587
7588 &lt;p&gt;An easy way to update it is by using the ldapvi tool. It can be
7589 called as &quot;&lt;tt&gt;ldapvi -ZD &#39;(cn=admin)&#39;&lt;/tt&gt;&#39; to update LDAP with the
7590 new setting.&lt;/p&gt;
7591
7592 &lt;p&gt;We have written the code to adjust the default start page and show
7593 the welcome page, and I wonder if there is an easier way to do this
7594 from within Iceweasel instead.&lt;/p&gt;
7595 </description>
7596 </item>
7597
7598 <item>
7599 <title>Second beta version of Debian Edu / Skolelinux based on Squeeze</title>
7600 <link>http://people.skolelinux.org/pere/blog/Second_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</link>
7601 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Second_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html</guid>
7602 <pubDate>Sat, 7 Jan 2012 22:50:00 +0100</pubDate>
7603 <description>&lt;p&gt;I am happy to announce that today we managed to wrap up and publish
7604 the second beta version of
7605 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt;. If
7606 you want to test a LDAP backed Kerberos server with out of the box PXE
7607 configuration for running diskless machines and installing new
7608 machines, check it out. If you need a software solution for your
7609 school, check it out too. The full announcement is
7610 &lt;a href=&quot;http://lists.debian.org/debian-edu-announce/2012/01/msg00000.html&quot;&gt;available&lt;/a&gt;
7611 on the project announcement list.&lt;/p&gt;
7612 </description>
7613 </item>
7614
7615 <item>
7616 <title>Fixing an hanging debian installer for Debian Edu</title>
7617 <link>http://people.skolelinux.org/pere/blog/Fixing_an_hanging_debian_installer_for_Debian_Edu.html</link>
7618 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Fixing_an_hanging_debian_installer_for_Debian_Edu.html</guid>
7619 <pubDate>Tue, 3 Jan 2012 11:25:00 +0100</pubDate>
7620 <description>&lt;p&gt;During christmas, I have been working getting the next version of
7621 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu / Skolelinux&lt;/a&gt; ready
7622 for release. The initial problem I looked at was particularly
7623 interesting.&lt;/p&gt;
7624
7625 &lt;P&gt;The installer would hang at the end when it was doing it
7626 post-installation configuration, and whatevery I did to try to find
7627 the cause and fix it always worked while I tested it, but never when I
7628 integrated it into the installer and ran the installation from
7629 scratch. I would try to restart processes, close file descriptors,
7630 remove or create files, and the installer would always unblock and
7631 wrap up its tasks.&lt;/p&gt;
7632
7633 &lt;p&gt;Eventually the cause was found. The kernel was simply running out
7634 of entropy, causing the Kerberos setup to hang waiting for more.
7635 Pressing keys was adding entropy to the kernel, and thus all my tries
7636 to fix the problem worked not because what I was typing to fix it, but
7637 because I was typing.&lt;/P&gt;
7638
7639 &lt;p&gt;The fix I implemented was to add a background process looking at
7640 the level of entropy in the kernel (by checking
7641 /proc/sys/kernel/random/entropy_avail), and if it was too small, the
7642 installer will flush the kernel file buffers and do &#39;find /&#39; to
7643 generate some disk IO. Disk IO generate entropy in the kernel, and is
7644 one of the few things that can be initated from within the system to
7645 generate entropy.&lt;/p&gt;
7646
7647 &lt;p&gt;The fix is in
7648 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/Documentation/Squeeze/Installation&quot;&gt;beta1
7649 of the Debian Edu/Squeeze&lt;/a&gt; version, and we
7650 &lt;a href=&quot;http://wiki.debian.org/DebianEdu&quot;&gt;welcome more testers and
7651 developers&lt;/a&gt;. We plan to release beta2 this weekend.&lt;/p&gt;
7652 </description>
7653 </item>
7654
7655 <item>
7656 <title>Skolelinux-intervju: Peter Hansteen</title>
7657 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Peter_Hansteen.html</link>
7658 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Peter_Hansteen.html</guid>
7659 <pubDate>Sun, 11 Dec 2011 23:10:00 +0100</pubDate>
7660 <description>&lt;p&gt;Etter en lang pause er det klart for neste mann ut i min serie med
7661 intervjuer av
7662 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-relaterte personer.
7663
7664 Denne gangen har jeg besøk av et avtroppende styremedlem i
7665 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRISK&lt;/a&gt;, og en mann
7666 som har vært aktiv i Linux-miljøet i Bergen siden 90-tallet.&lt;/p&gt;
7667
7668 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
7669
7670 &lt;p&gt;Jeg heter Peter Hansteen, og jobber til daglig som seniorkonsulent
7671 i EDB ErgoGroup i Bergen. I praksis betyr det systemadministrasjon på
7672 Unix (primært Solaris, men en viss komponent av Linux). Men Solaris
7673 er for meg et relativt nytt bekjentskap, hovedplattformen min har
7674 generelt vært OpenBSD og til dels FreeBSD.&lt;/p&gt;
7675
7676 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
7677
7678 &lt;p&gt;Jeg husker ikke helt alle detaljene mer ;) - men jeg tror det var
7679 gjennom news-gruppen no.it.os.unix.linux.diverse, efn-listen og
7680 etterhvert også BLUG-miljøet her i Bergen. Vi hadde et par
7681 Skolelinux-sentrerte BLUG-møter for noen år siden, og det har vært et
7682 par Skolelinux-utviklersamlinger her.&lt;/p&gt;
7683
7684 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7685
7686 &lt;p&gt;Jeg bruker dessverre ikke Skolelinux daglig. Men slik jeg kjenner
7687 prosjektet har det vært i stand til å ta opp i seg det beste av fri
7688 programvare i mange kategorier, så fra et sysadmin-perspektiv ser det
7689 ut som en svært behagelig sak. For brukerne er det vel både en fordel
7690 og en ulempe at det ikke er Windows. Men vi håper at fordelene med et
7691 fritt system etterhvert vil bli åpenbare for både elever, lærekrefter
7692 og foreldre.&lt;/p&gt;
7693
7694 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7695
7696 &lt;p&gt;Vel, ulempen er vel først og fremst at andre aktører med mer
7697 kapitalmuskel har klart å etablere seg som det både lærere og foreldre
7698 føler seg trygge på, selv om det etter mitt hode ikke er noen grunn
7699 til å være spesielt trygg på de kommersielle alternativene.&lt;/p&gt;
7700
7701 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
7702
7703 &lt;p&gt;Når jeg får bestemme helt selv, bruker jeg kun fri programvare. Da
7704 helst med vekt på ting som kjører greit på OpenBSD. Hjemme er det
7705 OpenBSD, Ubuntu eller FreeBSD vi bruker. På skrivebordet er det en
7706 avveining mellom Gnome, KDE eller hva-det-nå-heter som er
7707 standardvalget i Ubuntu, ellers er det de kjente tingene som
7708 LibreOffice, Emacs, mplayer. På server er det selvfølgelig Apache,
7709 for overvåking både OpenNMS og Nagios (det bare ble sånn, og
7710 forskjellige siter). Jeg skriver til tider om slikt jeg holder på med
7711
7712 &lt;a href=&quot;http://bsdly.blogspot.com&quot;&gt;http://bsdly.blogspot.com&lt;/a&gt;.&lt;/p&gt;
7713
7714 &lt;p&gt;Men vi må nevne at selv vi har en Microsoft-ting som vi slår på når
7715 vi av en eller annen grunn må. Det betyr igjen vanligvis når en
7716 mobiltelefon eller en annen lukket elektronisk dings krever kontakt
7717 via en slik for å få oppdateringene sine.&lt;/p&gt;
7718
7719 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
7720 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
7721
7722 &lt;p&gt;Hadde vi hatt det rette svaret på det spørsmålet, så hadde vi
7723 gjerne hatt Skolelinux som førstevalg på alle skoler ;)&lt;/p&gt;
7724
7725 &lt;p&gt;Men jeg tror vi må legge vekt på flere forskjellige ting. En helt
7726 sentral sak er å fokusere på fri programvare og åpne standarder som de
7727 demokratiske verdiene de faktisk er. Det har kanskje kommet litt for
7728 mye i bakgrunnen i forhold til strevet etter å lage det mest mulig
7729 &#39;brukervennlige&#39; systemet. Det er en tung vei å gå, så det er
7730 forståelig at freenix-aktivister heller velger å skrive kode og annet
7731 som er mer lystbetont. Mer praktisk tror jeg vi må gjøre i alle fall
7732 to ting: For det første sørge for å fortsette med å levere det best
7733 mulige frie produktet, slik at det er lett å både komme i gang og
7734 holde systemene i daglig drift, og for det andre 2) spore opp mulige
7735 aktivister der de finnes, via lokale brukergrupper, sosiale medier
7736 eller annet og sørge for at de fortsetter å være aktive. Mer og
7737 mindre uformelle treff kan være nyttig i tillegg til de mer
7738 organiserte møtene med foredrag, konferanser og utviklersamlinger.&lt;/p&gt;
7739 </description>
7740 </item>
7741
7742 <item>
7743 <title>Skolelinux-intervju: Frode Jemtland</title>
7744 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Jemtland.html</link>
7745 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Jemtland.html</guid>
7746 <pubDate>Wed, 27 Jul 2011 08:50:00 +0200</pubDate>
7747 <description>&lt;p&gt;Neste mann ut i min serie med intervjuer av Skolelinux-relaterte
7748 personer er en tidligere styreleder i
7749 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRISK&lt;/a&gt; som var med
7750 fra starten av
7751 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-prosjektet.&lt;/p&gt;
7752
7753 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
7754
7755 &lt;p&gt;Mitt navn er Frode Jemtland, og jeg jobber i Hedmark IKT, som er et
7756 driftsselskap for Grue, Hamar, Kongsvinger, Løten, Nord-Odal og Stange
7757 kommuner. Her er jeg leder for avdelingen Løsninger og Arkitektur. Vi
7758 har i hovedansvar for servere, infrastruktur og løsninger som
7759 helhet.&lt;/p&gt;
7760
7761 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
7762
7763 &lt;p&gt;Jobbet i IBM fra 2000, og da spesielt med Linux. Dette var da et av
7764 de mest tydelige linux prosjektene i Norge, og her ønsket jeg å
7765 bidra. Var aktivt med i prosjektet i 4-5 år.&lt;/p&gt;
7766
7767 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7768
7769 &lt;p&gt;Fordelene slik jeg ser det er den sentraliserte driftmodellen, og
7770 alle de vel gjennomtenkte løsningene som er inkludert i denne
7771 løsningen. Samtidig er det basert på en stabil, og godt kjent
7772 plattform. Dette vil si at man har en løsning som skal være mye
7773 tilgjengelig, og hvor det er relativt enkelt å få tak i personer som
7774 kan mye om den grunnleggende plattformen.&lt;/p&gt;
7775
7776 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7777
7778 &lt;p&gt;De største utfordringene med en løsningen er at den er intensiv på f.eks
7779 nettverk. I seg selv ikke et problem for en enkelt skole, men skal løsningen
7780 kjøres i større skala, med sentraliserte servere, så gir dette noen
7781 utfordringer.&lt;/p&gt;
7782
7783 &lt;p&gt;Utifra hva jeg har sett på større installasjoner så er det ikke så
7784 enkelt å skjønne, hva som bør gjøres for at den skal skaleres opp, og
7785 da ta godt vare på alle sider av dette, ikke bare mer server å fordele
7786 last/trykk, men hvordan også beholde robustheten og fleksibiliteten i
7787 løsningen.&lt;/p&gt;
7788
7789 &lt;p&gt;En annen utfordring er at stadig flere produkter som skal brukes i
7790 skoleløsningen ikke er laget til å kunne brukes i en
7791 skolelinuxløsning. Det blir derfor fort mye skreddersøm i de
7792 forskjellige installasjonene, for å få diverse pedagogiske programmer,
7793 webløsninger, smartboards, m.m. til å fungere. Man er også en for
7794 liten kundebase til at leverandørene ønsker å gjøre noe med
7795 utfordringen. Problemet overlates til oss.&lt;/p&gt;
7796
7797 &lt;p&gt;Det er også en kontinuerlig utfordring rundt problemet med å holde
7798 programvare på stabile versjoner, kontra å få ny funksjonalitet. Dette
7799 er jo en konflikt mellom oss som ønsker å drifte en stabil, og
7800 kostnadseffektiv løsning, mot sluttbrukerne som ønsker seg funksjoner
7801 det er vant med fra andre løsninger, eller som de må ha for at et
7802 eller annet nytt produkt skal fungere i løsningen. Dette er en
7803 utfordring også for andre plattformer.&lt;/p&gt;
7804
7805 &lt;p&gt;En siste utfordring som ikke har noe med løsningen å gjøre, men med
7806 det omkringliggende miljøet denne skal kjøre i, er at de enhetene som
7807 skal drifte dataløsninger for kommuner og fylkeskommuner begynner å
7808 profesjonaliseres, og er da avhengig av å ha standard løsninger for å
7809 drifte store brukermasser. MS er selvsagt klar over dette, og har jo
7810 nå flere områder de begynner å bli veldig dominerende på. Den største,
7811 og mest problematiske er katalogtjenesten. Man får snart ikke tak i
7812 større løsninger som ikke krever en AD. Når man da har store enheter
7813 som drifter både kommunalt ansatte og skoler, så vil det være et
7814 stordriftargument å standardisere på en katalog tjeneste, og da har
7815 man ikke noe valg. Her er alle slike driftsenheter for små til å få
7816 gjort om på dette. Her burde konkurransemyndighetene kommet på
7817 banen. Men konkurransetilsynet i USA griper sjeldent (og ikke før det
7818 har gått veldig lang tid) inn i monopolsituasjoner så lenge
7819 monopolisten er et amerikansk firma, så da har vel ikke andre
7820 myndigheter så mye de skulle ha sagt....&lt;/p&gt;
7821
7822 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
7823
7824 &lt;p&gt;Privat kjører jeg Debian på alle mine datamaskiner. Det gjør jeg
7825 også på min jobbmaskin. Vi har også 15-20 linux servere av typene
7826 SuSE, Debian, Redhat, CentOS m.m. Jeg bruker derfor mye fri
7827 programvare. Av enkelt programmer kan sikkert masse nevnes. Hvis vi
7828 skal begrense oss til daglig, så må jeg si: OpenOffice, Firefox,
7829 Kontact, Kopete, Amarok,
7830 &lt;a href=&quot;http://gramps-project.org/&quot;&gt;Gramps&lt;/a&gt;, Kate, ssh, bash,
7831 rsync, backuppc m.m.&lt;/p&gt;
7832
7833 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
7834 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
7835
7836 &lt;p&gt;Det er et godt spørsmål, som jeg har lurt på selv.&lt;/p&gt;
7837
7838 &lt;p&gt;Argumentene som ofte har vært brukt om at ting koster mindre holder
7839 ikke mål når man ser på hva som faktisk koster penger. Det er de
7840 ansatte som er en kostnadsdriver. Det vil si at hvis man har et system
7841 som den ansatte kan, så vil en kostnad på dette systemet kunne
7842 forsvares ganske mye ved at den ansatte gjør dette raskere og
7843 effektivt. Også uten å måtte eventuelt leie inn folk.&lt;/p&gt;
7844
7845 &lt;p&gt;Jeg syns det er viktigere å fokusere på prinsippet med å velge fri
7846 programvare, men det er også et felt hvor man fort møter lite
7847 forståelse blant de ansatte i skolen.&lt;/p&gt;
7848
7849 &lt;p&gt;Her må nok strategien fortsette å være at de sentrale myndighetene
7850 må sende tydelige signaler for hva de ønsker at offentlige enheter
7851 skal gjøre. Det var mye positivt på gang ang. dette for et par år
7852 siden. Både med eNorge og eKommune planene, men dette syns jeg har
7853 stoppet opp. En del av dette kan jo kanskje være usikkerheten som
7854 etter hvert har blitt, når man har sett kompleksiteten i de
7855 prosjektene som har blitt igangsatt. Det har også blitt noe usikkerhet
7856 i markedet ref. Sun, Oracle, Novell, Microsoft m.m. Samtidig har jo
7857 også de proprietære programleverandørene sørget for å endre sine
7858 lisenser slik at man uansett ikke slipper unna kostnaden til deres
7859 produkter, selv om man skulle velge alternativer. Da er det økonomiske
7860 argumentet, som jeg nevnte tidligere, spilt ganske godt ut over
7861 sidelinjen.&lt;/p&gt;
7862 </description>
7863 </item>
7864
7865 <item>
7866 <title>Skolelinux-intervju: Marius Kotsbak</title>
7867 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Marius_Kotsbak.html</link>
7868 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Marius_Kotsbak.html</guid>
7869 <pubDate>Sun, 10 Apr 2011 11:00:00 +0200</pubDate>
7870 <description>&lt;p&gt;Neste mann ut er Marius Kotsbak, styremedlem i
7871 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRISK&lt;/a&gt; og mangeårig
7872 bidragsyter i
7873 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-prosjektet.&lt;/p&gt;
7874
7875 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
7876
7877 &lt;p&gt;Jeg er en systemutvikler/kybernetiker og jobber med dette til
7878 daglig. På fritiden tester jeg ut/bruker mye fri programvare, og
7879 bidrar med testing og utvikling når jeg ser stort nok behov for det og
7880 jeg har noe å bidra med.&lt;/p&gt;
7881
7882 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
7883
7884 &lt;p&gt;Hmm, det er lenge siden, så det er nesten så jeg ikke husker. Jeg
7885 hadde vel hørt om prosjektet i media før en gjeng i Trondheim startet
7886 opp SPIST, Skolelinux-prosjektet i Sør-Trøndelag, hvor vi hjalp noen
7887 skoler i nærområdet med å installere Skolelinux og finne brukt
7888 IT-utstyr til disse. Det var moro å gjøre noe praktisk for å spre
7889 Skolelinux, og å se hvor fort gjort det var å sette opp utrangerte
7890 klientmaskiner og få disse opp som tynnklienter på helt nye datasaler
7891 på skolene, kun med kostnaden til servere.&lt;/p&gt;
7892
7893 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7894
7895 &lt;p&gt;Det er et system spesielt skreddersydd for drift av et stort antall
7896 klienter mot servere, og da spesielt i henhold til skolers behov. Det
7897 er enkelt og billig å installere og drifte, og det trenger ikke ny
7898 maskinvare for god ytelse.&lt;/p&gt;
7899
7900 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7901
7902 &lt;p&gt;Hardwarestøtten kunne vært bedre og i enda større grad
7903 installerbart rett ut av boksen. Distribusjonen har til tider hatt
7904 litt gammel programvare pga. at den følger Debian sine utgivelser.
7905 Kanskje man skulle vurdert en versjon basert på Ubuntu eller andre
7906 distribusjoner i tillegg?&lt;/p&gt;
7907
7908 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
7909
7910 &lt;p&gt;Oi, det er ikke lite. Her er det jeg kommer på i farta. Jeg bruker
7911 Linux og Ubuntu, og på Ubuntu programene Firefox, Thunderbird,
7912 Chromium, Pidgin, Digikam, OpenOffice, Wireshark, git og irssi.
7913 Telefonen min er en Android, og der bruker jeg programmene K-9 Mail,
7914 OI Shopping list, Shuffle, ZXing, OI Notepad og ADW Desktop. På jobb
7915 bruker jeg JBoss, Eclipse, uCLinux for Blackfin, RCF-CPP, Qt, Maven,
7916 og boost-bibliotekene for C++.&lt;/p&gt;
7917
7918 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
7919 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
7920
7921 &lt;p&gt;En bør fokusere på totalkostnader inkludert driftsbehov,
7922 fleksibilitet, åpenhet og ikke låsing til en leverandør framfor sparte
7923 lisenskostnader, samt programvarens kvalitet og fortrinn, og at den
7924 fritt kan brukes på et ubegrenset antall PC-er, også hjemme hos
7925 elevene. En bør også forbedre den fri programvaren ved testing,
7926 bugrapportering og kodebidrag om man kan, og ikke anbefale programvare
7927 uten at man har forsikret seg at den har tilstrekkelig kvalitet,
7928 ellers kan man lett oppnå det motsatte. Tror en bør selge inn
7929 konseptet til fylkes-/statsnivå, kanskje med bidrag til
7930 utviklingsarbeid fra disse som alle landets skoler kan få glede
7931 av.&lt;/p&gt;
7932 </description>
7933 </item>
7934
7935 <item>
7936 <title>Skolelinux-intervju: Odin Hetland Nøsen</title>
7937 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Odin_Hetland_N_sen.html</link>
7938 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Odin_Hetland_N_sen.html</guid>
7939 <pubDate>Mon, 28 Mar 2011 13:30:00 +0200</pubDate>
7940 <description>&lt;p&gt;Mine bloggposter om Linux i skolene i Norge førte til at inspektør
7941 og ildsjel på Harestad skole tok kontakt og fortalte at de bruker
7942 Linux på sin skole, og lurte på om de kunne bidra til å gjøre
7943 fordelene kjent. Riktig nok bruker de ikke
7944 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt; på denne skolen,
7945 men jeg synes dette er en god anledning til å gjøre flere fasetter
7946 rundt Linux-økosystemet kjent, og tok et lite intervju.&lt;/p&gt;
7947
7948 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
7949
7950 &lt;p&gt;Mitt navn er Odin Hetland Nøsen og er en 70-modell. Jeg er bosatt i
7951 Stavanger og jobber nå på 9. året som undervisninginspektør på
7952 Harestad skole i Randaberg kommune (nabokommune til Stavanger).&lt;/p&gt;
7953
7954 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
7955
7956 &lt;p&gt;I 2002 begynte daværende IKT-ansvarlige og jeg et arbeid på skolen
7957 med å gå over fra Win98 til... noe annet. Vi testet en rekke
7958 forskjellige løsninger, deriblant Skolelinux, men endte opp med
7959 RedHat. Skolelinux var den gang ikke modent for det vi ville ha. Jeg
7960 har siden fulgt jevnlig med på hva skolelinux holder på med, men har
7961 hele tiden vært bedre fornøyd med vår egen &quot;standardiserte&quot; løsning på
7962 RedHat/CentOS og Fedora. Vi snuser for tiden på Ubuntu som løsning på
7963 klientsiden.&lt;/p&gt;
7964
7965 &lt;p&gt;I dag har vi på skolen vår en større linux-løsning med 400 klienter
7966 som kjører en blanding av LTSP (tynnklient) og DRBL (tykk klient uten
7967 harddisk) med en masse tjenere på serverrommet. Vi drifter hele
7968 sulamitten selv med webtjener, eposttjener, webmail, filtjenere,
7969 virtuelle tjenere osv. Og IT-ansvarlig har en 80% stilling som
7970 IT-ansvarlig - og så er han KoH-lærer i de resterende 20% :-)&lt;/p&gt;
7971
7972 &lt;p&gt;Du kan få en ide om hva vi holder på med om du går inn på
7973 &lt;a href=&quot;http://www.gnuskole.no/&quot;&gt;http://www.gnuskole.no/&lt;/a&gt;.&lt;/p&gt;
7974
7975 &lt;p&gt;For å ta brodden av frykten for at ildsjeler gjør skolen sårbar om
7976 ildsjelene falle fra, har jeg forsikret kommunen og skolesjefen i
7977 Randaberg om at det finnes godt kommersielle tjenester vi kan benytte
7978 oss av - om det skulle bli nødvendig. Vi er tre stykker i kommunen som
7979 nå har &lt;strong&gt;god&lt;/strong&gt; linux-kompetanse ift. å drifte et større
7980 system. IT-avdelingen i kommunen vil ikke ta på oss med ildtang -
7981 selv om vi nok har større IT-kompetanse mot linux enn det de selv har
7982 mot windows (de kjøper en &lt;strong&gt;masse&lt;/strong&gt; konsulenttjenester
7983 fra ErgoGroup).&lt;/p&gt;
7984
7985 &lt;p&gt;I kvantitet er Harestad og Grødem skole tilsammen et større
7986 IT-system enn resten av Randaberg kommune + Kvitsøy og Rennesøy, som
7987 kommunen også har driftsansvar for. Vi har som sagt rundt 800
7988 maskiner, mens kommunen med sitt driftsansvar har ansvar for rundt 500
7989 maskiner. Det er selvfølgelig litt forskjell i hvor kritiske
7990 tjenestene våre er, men det gir allikevel et litt rart bilde når
7991 IT-avdelingen overhode ikke er interessert i å snakke med oss om
7992 hvordan vi gjør ting :-)&lt;/p&gt;
7993
7994 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
7995
7996 &lt;p&gt;Fra linux-perspektivet (ikke bare Skolelinux) er det en fordel av
7997 systemet er basert på fri programvare - og dermed fritt i ordets mange
7998 betydninger. Det er alt vi trenger: stabilt, relativt enkelt å drifte
7999 (tross alt - et større windowssystem er ikke enkelt å holde live det
8000 heller), rimelig i innkjøp og drift, og sist, men ikke minst, det er
8001 moderne for sluttbruker! Linux, i sine mange varianter,
8002 &lt;strong&gt;ser&lt;/strong&gt; nytt ut, fordi det hele tiden blir
8003 oppdatert. Derfor lever systemet opp til hvordan elever forventer at
8004 et moderne GUI skal være (i motsetning til WinXP :-).&lt;/p&gt;
8005
8006 &lt;p&gt;Vi var veldig pragmatiske da vi begynte med linux i skolen. Det var
8007 billig, det fungerte og kunne bruke alle de gamle windows-maskinene
8008 som &quot;nye&quot; tynne klienter. I dag er vi mer bevisste fri
8009 programvare-tilhengere. Vi har oppdaget hva det er - og vi liker
8010 det!&lt;/p&gt;
8011
8012 &lt;p&gt;En av de &lt;strong&gt;store&lt;/strong&gt; fordelene med fri programvare er at
8013 vi kan installere tjenester vi ønsker å tilby brukerne våre - uten å
8014 måtte tenke på om vi har råd til lisensene (fordi det er ingen). Alt
8015 vi setter i produksjon er ut i fra brukernes behov og vår kapasitet
8016 til å drifte dem. Vi skreddersyr tjenestene etter behovet og dermed
8017 trenger vi ikke ende opp med å kjøpe en pakke der vi egentlig bare var
8018 interessert i en liten del av den.&lt;/p&gt;
8019
8020 &lt;p&gt;Bruk av linux frigjør ikke økonomiske midler, fordi midlene til IKT
8021 i skole er for få i utgangspunktet - men vi får så
8022 &lt;strong&gt;mye&lt;/strong&gt; mer igjen for dem når vi bruker en linux-løsning
8023 fremfor en windows-løsning. I praksis ser vi at vi måtte ut med det
8024 dobbelte på budsjettet vårt om vi skulle hatt en tilsvarende
8025 windows-løsning, som det vi i dag drifter med linux.&lt;/p&gt;
8026
8027 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8028
8029 &lt;p&gt;Ikke all pedagogisk programvare er tilgjengelig. Det er en del
8030 programvare i skolen som er laget med utviklerverktøy som bare virker
8031 i windows, f.eks. Drillpro, LingDys/LingWrite. Det er også
8032 &quot;programmer&quot; som bare virker om du har tilgang til Microsoft Office,
8033 f.eks. AskiRaski.&lt;/p&gt;
8034
8035 &lt;p&gt;Vi sliter også litt med at video-codecer ikke alltid er like lett å
8036 få opp å gå på klientene. Det er alltid en eller annen videosnutt fra
8037 nrk.no som ikke er så samarbeidsvillig, uansett mediaplayer.&lt;/p&gt;
8038
8039 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8040
8041 &lt;p&gt;Alt :-) På skolen bruker vi det som finnes og som er nyttig. Det vi
8042 bruker mest er Firefox (jobber med Chrome, fordi det er
8043 &lt;strong&gt;mye&lt;/strong&gt; raskere med Flash enn Firefox), OpenOffice (skal
8044 over til LibreOffice), GIMP osv. Standardpakken av
8045 sluttbrukerprogrammer.&lt;/p&gt;
8046
8047 &lt;p&gt;På tjenernivå bruker vi OpenWebMail (skal over til Zimbra), Exim
8048 osv.&lt;/p&gt;
8049
8050 &lt;p&gt;Personlig bruker jeg de fleste programmer over flere plattformer,
8051 men jeg har lagt meg til en vane å prioritere bruken av fri
8052 programvare også i Windows 7 og OSX.&lt;/p&gt;
8053
8054 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
8055 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
8056
8057 &lt;p&gt;Jeg er langt i fra sikker. For det første handler det mye om at
8058 IKT-avdelingen i kommunen ofte er de som styrer hva som er IKT på
8059 skolene - og de liker å bruke avtalene med Microsoft, som de garantert
8060 har fra før. Dessuten - Select 6-avtalen til skolene gjør Microsoft
8061 skvettbillig.&lt;/p&gt;
8062
8063 &lt;p&gt;Vi la vekt på effektiv drift av systemet - og at vi kunne øke
8064 antall maskiner uten å måtte øke budsjett for utstyr eller personell
8065 særlig mye, enn om vi hadde gått for en Microsoft-løsning. I praksis
8066 ser vi at en ren linux-installasjon driftes til halve prisen av en
8067 Microsoft-løsning.&lt;/p&gt;
8068
8069 &lt;p&gt;Vi har i praksis også sett at det lærerne (og elevene) liker er at
8070 vi tilbyr &lt;strong&gt;veldig&lt;/strong&gt; mange tjenester som ikke er så
8071 vanlige i en Microsoft-løsning. Det er ikke så vanlig at
8072 &lt;strong&gt;elevene&lt;/strong&gt; også har epost, hjemmekontor osv. Det har vi
8073 også brukt som et vellykket argument mot Microsoft.&lt;/p&gt;
8074
8075 &lt;p&gt;Den beste måten er selvfølgelig at noen bare bestemmer
8076 det. Problemet er å få dem som har makt til å bestemme det til faktisk
8077 å gjøre det ;-)&lt;/p&gt;
8078 </description>
8079 </item>
8080
8081 <item>
8082 <title>Skolelinux-intervju: Astri Sletteng</title>
8083 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Astri_Sletteng.html</link>
8084 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Astri_Sletteng.html</guid>
8085 <pubDate>Sun, 27 Feb 2011 12:50:00 +0100</pubDate>
8086 <description>&lt;p&gt;En dame som har bidratt lenge til fri programvare i skoleverket og
8087 i foreningen som organiserer skolelinux-utviklersamlinger,
8088 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRISK&lt;/a&gt;, er neste
8089 intervjuoffer. Det er en glede å her presentere en lærer fra Håkvik.&lt;/p&gt;
8090
8091 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8092
8093 &lt;p&gt;Jeg heter Astri Sletteng. Jeg er lærer og IKT veileder ved Håkvik
8094 skole i Narvik kommune. Min bakgrunn når det gjelder IKT: Av formell
8095 utdannelse har jeg lærerutdanning, Master i skoleledelse og IKT for
8096 lærere. Har jobba som IKT veileder siden 2002.&lt;/p&gt;
8097
8098 &lt;p&gt;Det viktigste for meg som IKT veileder er å få fundamentert den
8099 5. basisferdigheten, digital kompetanse ved skolen min på en god måte
8100 slik at hele skolesamfunnet tar i bruk IKT i alle fag. Dette arbeidet
8101 gjøres i nært samarbeid med skolens ledelse.&lt;/p&gt;
8102
8103 &lt;p&gt;Min viktigste jobb som IKT veileder er å være motivator og pådriver
8104 i IKT arbeidet ved skolen.&lt;/p&gt;
8105
8106 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8107
8108 &lt;p&gt;Jobber i en kommune hvor vi satser på Fri programvare. I 2004 ble
8109 det gjort et politisk vedtak om at vi skulle innføre Skolelinux ved
8110 alle skolene i kommunen. Jeg har dermed en god del erfaring med
8111 Skolelinux, samt annen fri programvare som Open Office, Joomla, Moodle
8112 etc.&lt;/p&gt;
8113
8114 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8115
8116 &lt;p&gt;Siden vi jobber med åpen kildekode kan vi få programmene og
8117 produktene tilpasset vår bruk. Det er jo heller ikke en ulempe at
8118 skolen kommer bedre ut økonomisk, men først og fremst er det viktig
8119 for oss at vi har digitale systemer som gjør at vi kan følge
8120 læreplanen i alle fag. Det syns jeg at vi kan gjøre gjennom
8121 Skolelinux.&lt;/p&gt;
8122
8123 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8124
8125 &lt;p&gt;Skolen er avhengige av å ha folk på IT avdelinga i kommunen som kan
8126 drive support, og være tilgjengelige når vi trenger hjelp. Det er en
8127 ulempe at ikke alle på denne avdelingen nødvendigvis er god på
8128 Linux.&lt;/p&gt;
8129
8130 &lt;p&gt;Vi har også noen utfordringer når det kommer til spesielle
8131 programmer som enkelte elever er avhengige av ? og som ikke er
8132 plattform uavhengige. Her har vi i Friprog-verden, men også
8133 departement en jobb å gjøre.&lt;/p&gt;
8134
8135 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8136
8137 &lt;p&gt;Skolen vår bruker Skolelinux, Open Office, Iceweazel (Mozilla),
8138 VLC, Tux paint, Scribus, FreeMind, GIMP, digiKam, Ksnapshot, GeoGebra,
8139 Moodle (innført på alle klassetrinn + som et administrativt verktøy)
8140 og Joomla som hjemmeside.&lt;p&gt;
8141
8142 &lt;p&gt;Det er de jeg kommer på i farten. I tillegg har vi Smartboard
8143 installert på server, men det regnes vel ikke som fri programvare?&lt;/p&gt;
8144
8145 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
8146 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
8147
8148 &lt;p&gt;Først og fremst trenger skolen oppetider på sine datasystemer. Syns
8149 også at det at vi kan få tilpasset plattform og systemer til vår bruk
8150 er en god strategi å bruke.&lt;/p&gt;
8151 </description>
8152 </item>
8153
8154 <item>
8155 <title>Skolelinux-intervju: Rubén Romero y Cordero</title>
8156 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Rub_n_Romero_y_Cordero.html</link>
8157 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Rub_n_Romero_y_Cordero.html</guid>
8158 <pubDate>Wed, 16 Feb 2011 12:00:00 +0100</pubDate>
8159 <description>&lt;p&gt;Styret i foreningen som organiserer skolelinux-utviklersamlinger,
8160 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;FRISK&lt;/a&gt;, er fullt av
8161 flinke folk. Denne gangen har jeg fått et ferskt styremedlem som
8162 kommer fra Ubuntu-miljøet i tale.&lt;/p&gt;
8163
8164 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8165
8166 &lt;p&gt;Rubén Romero y Cordero, 81-modell, deltidspappa (50%) for en jente
81676 år. Jobber i Oslo som Global Sales Executive hos Varnish Software
8168 og til daglig har jeg kontakt med kunder fra hele verden. Min
8169 forkjærlighet for fri programvare har gjort at jeg har nå flere års
8170 erfaring med salg av slike løsninger (bl.a. fra Redpill Linpro og
8171 Freecode) og mye innsikt og kunnskap om det globale IT-markedet.
8172 Ellers er jeg involvert i flere prosjekter bl.a. er jeg Ubuntu
8173 Community medlem, kontaktpersonen for Ubuntu Norge og driveren av
8174 SpreadUbuntu marketing prosjektet og nå fersk styremedlem i FRISK. Jeg
8175 har brukt GNU/Linux siden 1997.&lt;/p&gt;
8176
8177 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8178
8179 &lt;p&gt;Som Debian bruker siden slutten av 90-tallet var det uunngåelig å
8180 ikke komme bort i Skolelinux. Dette var vel i slutten av 2001 når jeg
8181 var student ved UiO. Flere år senere fikk jeg lastet og testet Venus
8182 (Skolelinux 1.0) på release dagen.&lt;/p&gt;
8183
8184 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8185
8186 &lt;p&gt;Fri programvare bygges sten for sten i det åpne, slik at koden og
8187 prosessen den lages på kan gjennomskues av andre enn de som har laget
8188 det. Det er et vitenskapelig og gjennomsiktig måte å lage programvare
8189 på.&lt;/p&gt;
8190
8191 &lt;p&gt;Skoler i vårt samfunn skal være steder hvor vitenskapelig kunnskap
8192 deles til alle. I dag har vi ikke et vitenskapelig tilnærming til
8193 hvordan programvaren som brukes på skolen lages. Skolelinux bringer
8194 inn at slik tilnærming i skoleverkets klasserom, siden
8195 operativsystemet er en åpent platform som gir skolene muligheten til å
8196 dra nytte av programvare som er laget av tusenvis av mennesker verden
8197 rundt og som gir elevene så vel som lærerne muligheten til å bruke,
8198 dele, forandre og forbedre OSet sitt uten begrensninger. I den
8199 forbindelsen representerer Skolelinux også konkrete resultater utfra
8200 samhandling på tvers av grenser.&lt;/p&gt;
8201
8202 &lt;p&gt;Når det gjelder de tekniske fordelene av Skolelinux er jeg sikker
8203 på at andre enn meg har allerede beskrevet disse bedre enn det jeg
8204 kan. Men jeg kan likevel tilføye noe: Skolelinux som sådan er en
8205 community-drevet operativsystemplatform. Som i ethvert
8206 community-prosjekt har alle Skolelinux brukere muligheten til å
8207 påvirke retning av prosjektet og resultatet som gjenspeiles i
8208 programvaren. Dette kommer sjeldent frem og jeg mener at det er noe
8209 som burde fokuseres mer på.&lt;/p&gt;
8210
8211 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8212
8213 &lt;p&gt;De største ulempene er:&lt;/p&gt;
8214
8215 &lt;ul&gt;
8216 &lt;li&gt;Mangel på kompetanse&lt;/li&gt;
8217 &lt;li&gt;Mangel av administrative verktøy som kunne hjelpe lokale IT
8218 avdelinger å bruke Skolelinux til mer enn bare en tjener for
8219 terminalklienter. Et eksempel: Zentyal sin web-dashboard.&lt;/li&gt;
8220 &lt;/ul&gt;
8221
8222 &lt;p&gt;Bedre og mer intuitive administrative verktøy kunne løst deler av
8223 problemet, men det er unektelig at ved bruk av Skolelinux må
8224 IT-personalet vite hva de gjør for å få ting gjort riktig, eller i det
8225 hele tatt. Med andre platformer er kompetansen enklere tilgjengelig og
8226 løsningene kan fungere på en tilfredstillende, om ikke riktig
8227 måte.&lt;/p&gt;
8228
8229 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8230
8231 &lt;p&gt;Har brukt GNU/Linux utelukkende sommitt skrivebord OS siden 2000. I
8232 dag bruker jeg Ubuntu og gjør det meste med friprogramvare verktøyene
8233 som er tilgjengelige der. Med over 20.000 programmer å velge mellom er
8234 dette mer enn nok for de fleste brukerne.&lt;/p&gt;
8235
8236 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
8237 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
8238
8239 &lt;p&gt;Opplysning og pragmatikk. Vi prøver å løse problemer med bruk av
8240 programvare. De fleste utfordringene skolene har på IKT-siden kan
8241 løses ved hjelp av friprogramvareverktøy i dag. Det som trenges er
8242 opplysning, kunnskap og kompetanse.&lt;/p&gt;
8243 </description>
8244 </item>
8245
8246 <item>
8247 <title>Skolelinux-intervju: Morten Amundsen</title>
8248 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Morten_Amundsen.html</link>
8249 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Morten_Amundsen.html</guid>
8250 <pubDate>Sun, 23 Jan 2011 12:00:00 +0100</pubDate>
8251 <description>&lt;p&gt;Denne gangen er det Tromsøkontoret til Friprog-senteret, og nyvalgt
8252 styremedlem i &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;foreningen
8253 FRISK&lt;/a&gt; jeg har fått i tale i min intervjuserie med
8254 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-folk.&lt;/p&gt;
8255
8256 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8257
8258 &lt;p&gt;Jeg heter Morten Amundsen og jobber i
8259 &lt;a href=&quot;http://www.friprog.no/&quot;&gt;Friprog.no&lt;/a&gt;, men er for tiden leid
8260 ut til &lt;a href=&quot;http://www.bredbandsfylket.no/&quot;&gt;Bredbåndsfylket
8261 Troms&lt;/a&gt; der jeg jobber med ett prosjekt som heter
8262 &quot;&lt;a href=&quot;http://www.bredbandsfylket.no/skolefjoela.157417.no.html&quot;&gt;Skolefjøla&lt;/a&gt;&quot;
8263 Vi ser på en åpen løsning som integrerer eksisterende lukkete
8264 løsninger sammen med fri programvare. Målet er å gi elever og lærere
8265 en plattform som de kan tilpasse utfra behov.&lt;/p&gt;
8266
8267 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8268
8269 &lt;p&gt;Skolelinux har jeg møtt ved flere anledninger opp gjennom åra, både gjennom
8270 entusiastiske skolelinuxbrukere og skeptiske &quot;forståsegpåere&quot; :-)&lt;/p&gt;
8271
8272 &lt;p&gt;Jeg husker en leverandør av et stort OS for noen år siden mente at
8273 Skolelinux var kun for hackere og nerder og at ingen seriøse skoler
8274 kunne ta dette i bruk. Heldigvis er kunnskapen større nå og
8275 skikkelige &quot;IT-folk&quot; søker alltid å utvide sin kunnskap.
8276
8277 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8278
8279 &lt;p&gt;Ja det er mange fordeler. Uavhengighet, stabilitet, åpenhet, standarder
8280 osv. Tror det er viktig at man ikke begrenser mulighetene på den plattformen
8281 elevene skal jobbe.&lt;/p&gt;
8282
8283 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8284
8285 &lt;p&gt;Det største hinderet er det vi opplever på andre områder rundt
8286 fri programvare, nemlig kunnskap. For mange er det trygt å velge det vi
8287 alltid har valgt. Fordi leverandørene rundt oss sitter på den kunnskapen og
8288 de vi støtter oss på har den samme. Hvis vi klarer å riste løs litt og
8289 glemme gamle kriger mellom operativsystemer og leverandører, men sette ned
8290 hva som er viktig og velge ut fra det, så hadde man kanskje kommet ut med
8291 litt andre resultat. Jeg tror IT-folk er konservative og velger tradisjonelt
8292 og det er synd.&lt;/p&gt;
8293
8294 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8295
8296 &lt;p&gt;Jeg bruker Ubuntu, Android, Jolicloud, Open Office, Zimbra, Picasa
8297 og Firefox samt en bråte med tjenester som er webbasert. Det eneste
8298 som er betalingslisens for er OSX. Ser at jeg jobber mer og mer i
8299 skyen og setter pris på alt jeg slipper egen klient til. Derfor er
8300 jeg veldig sjarmert av små kjappe operativsystemer som krever minimalt
8301 av maskinvaren.&lt;/p&gt;
8302
8303 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
8304 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
8305
8306 &lt;p&gt;Tror en blanding av krav og informasjon er veien å gå. Krav om
8307 sikkerhet, oppetid og åpne standarder. Informasjon om muligheter og
8308 alternativer. Her har leverandører, IT-avdelinger og pedagoger en vei
8309 å gå sammen. Det er til slutt LÆRING det dreier seg om, og da må man
8310 få mest mulig læring for pengene man har.&lt;/p&gt;
8311 </description>
8312 </item>
8313
8314 <item>
8315 <title>Skolelinux-intervju: Sturle Sunde</title>
8316 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Sturle_Sunde.html</link>
8317 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Sturle_Sunde.html</guid>
8318 <pubDate>Wed, 19 Jan 2011 12:00:00 +0100</pubDate>
8319 <description>&lt;p&gt;Denne gang har jeg fått tak i en mangeårig unix-mann som etter
8320 mange år ved Universitetet i Oslo, der jeg først traff ham, har
8321 flyttet tilbake til vestlandet, og der bidratt til å revitalisere
8322 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;-oppsettet i
8323 Florø.&lt;/p&gt;
8324
8325 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8326
8327 &lt;p&gt;Sturle Sunde, ansvarleg for skulenettet i Flora kommune. Eg driv,
8328 vidareutviklar og er andrelinje brukarstøtte for datanettet ved
8329 skulane i Flora kommune. 10 skular og meir enn 700 maskiner med
8330 Linux, medrekna tynnklientar. Tidlegare jobba eg i mange år med
8331 unix-drift ved Universitetets senter for informasjonsteknologi ved
8332 Universitetet i Oslo.&lt;/p&gt;
8333
8334 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8335
8336 &lt;p&gt;Det er vanskeleg å svare konkret på. Eg har drive med Unix og Linux i
8337 alle år, og Skulelinux er eit godt kjent prosjekt i miljøet. Det var
8338 først i 2008, då eg tok til i min noverande jobb, at eg fekk bruk for
8339 Skulelinux for alvor.&lt;/p&gt;
8340
8341 &lt;p&gt;Jobben min skulle vere drift av eit nytt skulenett i Flora kommune,
8342 levert av eit firma eg ikkje vil reklamere for. Systemet skulle vere
8343 ferdig levert i september året før. Dette viste seg å ta mykje lenger
8344 tid, og i haustferien 2008 hadde dei endå ikkje klart å få opp ei
8345 fungerande løysing. Situasjonen var prekær for den største skulen i
8346 kommunen med meir enn 500 elevar på ungdomssteget. Skulen hadde brukt
8347 Skulelinux før, og var tilfredse med det. No hadde dei vore utan
8348 fungerande datasystem i nesten eit år. Difor fekk eg opp ein ny tenar
8349 utanfor prosjektet og installerte Skulelinux på den. Etter litt
8350 justering av konfigurasjonen med god hjelp av #skolelinux på IRC, var
8351 den nye tenaren oppe og gjekk med både tynne og halv-tjukke klientar.
8352 Autentisering gjekk mot det nye systemet, slik at elevar og lærarar
8353 framleis har same brukarnamn og passord over alt. Dette berre
8354 fungerte, og vi bestemte oss for å erstatte delar av løysinga vi
8355 skulle få levert med Skulelinux.&lt;/p&gt;
8356
8357 &lt;p&gt;Det høyrer med til historia at det nye systemet eg skulle drive frå
8358 januar 2008 endå ikkje er ferdig levert. Dei jobbar med saka, seier
8359 dei, og har von om å fullføre leveransen i løpet av 2011.&lt;/p&gt;
8360
8361 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8362
8363 &lt;p&gt;Det er veldig mange. Eg skal ta nokre få.&lt;/p&gt;
8364
8365 &lt;p&gt;Den viktigaste fordelen er at det igrunn berre er ei maskin å passe
8366 på, og det er tenaren. Med andre løysingar har ein gjerne programvare
8367 og anna som skal vedlikehaldast på kvar enkelt maskin. Med Skulelinux
8368 kan alle feil rettast og alle program oppgraderast på alle maskiner
8369 samstundes ved å gjere endringa som må til på tenaren. Eg kan sitje
8370 på kontoret og passe på alle tenarane i kommunen derifrå.&lt;/p&gt;
8371
8372 &lt;ul&gt;
8373
8374 &lt;li&gt;Tynne klientar gjer det mogleg å bruke eldre utstyr lenge, so lenge
8375 tenaren er sterk nok. Ein liten tenar med eit par halv-moderne CPUar
8376 og 2 GiB RAM held lenge for eit typisk klasserom med 30 tynnklientar,
8377 og det er lett å utvide med fleire.
8378
8379 &lt;li&gt;Halvtjukke klientar gjer det mogleg å utnytte kapasiteten i litt
8380 nyare maskiner betre, og avlaste tenaren. Ingenting vert installert
8381 lokalt på desse heller, og harddisken kan gjerne koblast frå. Gode
8382 halvtjukke klientar kan kjøpast brukt for under 1000-lappen, og det er
8383 heile kostnaden. Ingen lisensar eller anna på toppen, og det er ikkje
8384 krav til kraftigare tenar heller.
8385
8386 &lt;li&gt;Det er Linux. Vi har ikkje noko kluss med drivarar, dei berre er
8387 der. Heller ikkje med virus, dei finst i realiteten ikkje. Eller med
8388 elevar som klussar med installert programvare, for dei klarar ikkje å
8389 øydeleggje for nokon andre enn seg sjølve.
8390
8391 &lt;/ul&gt;
8392
8393 &lt;p&gt;Skulelinux er lagt opp til å vere veldig lett å installere rett ut
8394 av boksen på ein heil skule av ein interessert lærar. Det er ofte ei
8395 god løysing for skulen. Å ha nokon til stades som kjenner systemet og
8396 kan forklare enkle ting eller løyse problem der og då, er uvurderleg
8397 viktig for ein stressa lærar fem minutt før det ringer inn.&lt;/p&gt;
8398
8399 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8400
8401 &lt;p&gt;All den ferdige konfigurasjonen gjer det tungvint å tilpasse
8402 Skulelinux til eit system som skal fungere saman med mange andre
8403 installasjonar i eit felles datanett for skulane i ein kommune. Det
8404 heile er prekonfigurert for ein skule, og utviding til mange skular
8405 med eigne tenarar er ikkje berre enkelt.&lt;/p&gt;
8406
8407 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8408
8409 &lt;p&gt;Eg brukar mest alle små hjelpeprogram som føl med operativsystemet,
8410 samt scriptspråket perl. Elles er Firefox/Iceweasel, Gnome-terminal
8411 og ssh i kontinuerleg bruk. Av Linux-distribusjonar brukar eg både
8412 Debian, Ubuntu, SuSE og RedHat dagleg. Eg prøvar å finne det verktyet
8413 som passar best til kvar del av jobben.&lt;/p&gt;
8414
8415 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
8416 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
8417
8418 &lt;p&gt;Det er to målgrupper ein må sikte mot. Det eine er alle skulane som
8419 manglar eller har eit lite tilfredsstillande opplegg i dag, og ikkje
8420 har råd til å kjøpe noko nytt og blankpussa opplegg. Der er det om å
8421 gjere å gjere det enkelt for skulane å finne Skulelinux, og gjere det
8422 enkelt for dei å få hjelp til installasjon på skulen. Gjerne med
8423 lokale kontaktpersonar. Her er det dugnadsinnsats som må til, for
8424 desse skulane har ikkje råd til å betale for dette.&lt;/p&gt;
8425
8426 &lt;p&gt;Den andre og kanskje viktigare målgruppa er dei meir eller mindre
8427 profesjonelle kundane. Alle store offentlege innkjøp, inkludert
8428 innkjøp av nytt datasystem for skular, må ut på offentleg anbod.
8429 Offentlege anbod er mykje meir lukka enn dei gjev inntrykk av, og både
8430 regelboka og boka med triks for å sminke tilbodet er tjukk. Det er
8431 vanskeleg å komme inn utan eit solid salsapparat i ryggen. Kanskje
8432 Skulelinux skulle prøve aktivt å få seg eit partnarskap med eit av dei
8433 store som gjerne vil sterkare inn på den offentlege IT-marknaden?
8434 Nokon som kjenner triksa og har krefter til å ta opp kampen mot både
8435 dårlege anbod og Rudolf Blostrupmoen IT AS. Leveranse til skulane i
8436 ein kommune er ein god måte å få ein fot inn døra som leverandør til
8437 ein lukrativ kommunemarknad som kjøper alle tenester. Ta kontakt med
8438 nokon som er passeleg store og ikkje er Microsoft-partnar, og fortell:
8439 «Vi har eit ferdig produkt som du kan selje. Nei vi skal ikkje ha for
8440 det. Du kan gjerne gjere kva du vil med det, berre vi får lov til å
8441 hjelpe deg. Målgruppa er alle kommunar, og det er noko dei vil ha.
8442 Det er eit godt produkt, brukt av mange og godt likt.»&lt;/p&gt;
8443 </description>
8444 </item>
8445
8446 <item>
8447 <title>Skolelinux-intervju: Embrik Kaslegard</title>
8448 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Embrik_Kaslegard.html</link>
8449 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Embrik_Kaslegard.html</guid>
8450 <pubDate>Sun, 16 Jan 2011 12:00:00 +0100</pubDate>
8451 <description>&lt;p&gt;Neste ut i min intervjuserie med folk i
8452 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinuxprosjektet&lt;/a&gt; er
8453 lærer, mangeårig bidragsyter på epostlistene og tidligere
8454 Skolelinux-administrator på en skole i Hemsedal.&lt;/p&gt;
8455
8456 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8457
8458 &lt;p&gt;Embrik Kaslegard, 1964-modell, fire barn (7-20 år). Begynte som
8459 lærer i 1989 - har hatt IKT-ansvar siden første året i jobb. Har
8460 jobbet som lærer/IKT-ansvarlig uavbrutt siden 1989. Jobbet med
8461 Skolelinux fra 2004 til 2010. Nå har jeg fått ny arbeidsplass og er
8462 40% lærer og 60% IKT med Windows XP, Win2003 server og et regionalt
8463 IKT-regime som legger premissene og begrensingene for hva vi kan gjøre
8464 på skolen.&lt;/p&gt;
8465
8466 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8467
8468 &lt;p&gt;Jeg leste en artikkel om en dugnadsinstallasjon av Skolelinux på en
8469 skole på Jæren et sted. Tanken om dugnad og frihet appellerte til
8470 meg. Da vi skulle bygge ny skole var det en del vi måtte spare på,
8471 fordi vi beveget oss mot en kostnadssprekk. Kabling og investering i
8472 PC-er var en av tingene vi sparte på. Derfor kjøpe vi 72 pc-er for 390
8473 pr stk. En filtjener og en applikasjonsserver.&lt;/p&gt;
8474
8475 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8476
8477 &lt;p&gt;Fordelen er at så mye er satt opp fra starten. I tillegg er det
8478 tydelig at pakka er laga for skoleverket. Brukerne har egne
8479 skrivebord, tilgang på mange gode verktøyprogrammer. Vi slipper å
8480 tenke på virus. Brukerne har ikke mulighet til å ødelegge
8481 klientoppsett, men har gode muligheter til å endre eget oppsett. Dette
8482 tror jeg er inspirerende og kjekt for mange brukere. Mappestrukturen
8483 er ferdig og det er &quot;enkelt&quot; å designe lokale mappestrukturer via
8484 skeleton. Noen av oss i skoleverket mener skolen skal være en
8485 &quot;mot-kultur&quot;. Da er Skolelinux et av valgene man kan ta. Et annet er å
8486 spise på indisk restaurant i stedet for Mc Donald&#39;s når vi er på bytur
8487 osv.. Ordene deling, frihet, dugnad osv er positive ord i
8488 skoleverket. Det er viktig at elevene blir bevisst dette.&lt;/p&gt;
8489
8490 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8491
8492 &lt;p&gt;Kompabiliteten er selvsagt et problem, selv om det er mindre nå enn
8493 før. For IKT-personer på skolene som skal drifte dette er det
8494 problematisk med kommandoer i terminalen. I tillegg er det alt for
8495 mange programmer i Skolelinux som ikke blir brukt. Jeg tror
8496 Skolelinux er tjent med å tone ned begrepet pedagogisk programvare.
8497 Slik jeg ser det finnes ikke denne kategorien programmer lengre slik
8498 de gjorde før, som frittsående programmer som installeres på en
8499 datamaskin eller på serveren. Det finnes en del spesialpedagogiske
8500 programmer, som Textpilot, LingDys, LingRight, AskiRaski, Ny i Norge
8501 osv. Men dette er programmer for enkelt-elever eller små grupper av
8502 elever. Det som bør være fokus er at alle undervisningsressurser som
8503 lages for nettet skal være nettleseruavhengig.&lt;/p&gt;
8504
8505 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8506
8507 &lt;p&gt;OpenOffice bruker jeg til vanlig kontorarbeide. VLC bruker jeg som
8508 videoavspiller og av og til streaming av film. Gimp bruker jeg i
8509 undervisningen til bildemanipulering. Firefox og Chrome er mine
8510 favoritt-nettlesere. Firefox har lenge vært førstevalget mitt, nå
8511 bruker jeg mest Chrome. Opplever den som raskere og smidigere enn
8512 Firefox. Ubuntu bruker jeg som dualboot på jobb-maskinen min i
8513 tillegg til at alle PCer hjemme har en eller annen Ubuntu-distribusjon
8514 installert. Jeg bruker Clonezilla på Ubuntu 10.04 til kloning av
8515 datamaskiner på jobb. Det er selvsagt en haug andre frie programmer
8516 jeg bruker men jeg bruker dem ikke daglig. Jeg kan ramse opp:
8517 recordmydesktop, cinelerra, acidrip, soundjuicer, audacity, NX
8518 (no-machine), Kino, Rythmbox...&lt;/p&gt;
8519
8520 &lt;p&gt;&lt;strong&gt;Hvilken strategi tror du er den rette å bruke for å få
8521 skoler til å ta i bruk fri programvare?&lt;/strong&gt;&lt;/p&gt;
8522
8523 &lt;p&gt;Jeg tror oppsøkende virksomhet er den rette strategien.
8524 Ressurspersoner gjør avtaler med rådmenn, skolesjefer, rektorer. Det
8525 er slik konkurrentene gjør det. Fokuset i slike samtaler bør være
8526 kost-nytte. Dersom personer med økonomisk ansvar ser at de kan få
8527 like godt tilbud til mindre utgifter, tror jeg det er mulighet til å
8528 få innpass. Dersom de også kan få konkrete tilbud på drift i slike
8529 samtaler, vil de kanskje bli litt mer interesserte i hvor mye penger
8530 som faktisk går til IKT i skolene. Det er også viktig at vi ikke
8531 firer for mye på krav til datamaskiner. Det er flott at Skolelinux
8532 går på &quot;utrangert&quot; utstyr, men dette bør bare presenteres som et
8533 alternativ. Skolelinux-installasjoner med utrangert utstyr er ikke å
8534 foretrekke dersom man kan unngå det. Det skaper ikke entusiasme hos
8535 brukerne (elever og lærere) når de bruker gamle datamaskiner som går
8536 tregt. Det er kjempefint med skoler som har kommet seg frem til
8537 Skolelinux og fri programvare av seg selv, men de lever på nåde.
8538 Slike valg må fundamenteres hos skoleeier.&lt;/p&gt;
8539
8540 &lt;p&gt;Oppdatering 2011-01-16 22:40: Oppdatert svarene for de tre siste
8541 spørsmålene litt mer tekst fra Embrik.&lt;/p&gt;
8542 </description>
8543 </item>
8544
8545 <item>
8546 <title>Skolelinux-intervju: Viggo Fedreheim</title>
8547 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Viggo_Fedreheim.html</link>
8548 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Viggo_Fedreheim.html</guid>
8549 <pubDate>Wed, 12 Jan 2011 12:00:00 +0100</pubDate>
8550 <description>&lt;p&gt;Jeg fortsetter min intervjuserie med folk i
8551 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinuxprosjektet&lt;/a&gt;. Denne
8552 gang er det en av folkene som har vært med lenge og som har tatt i
8553 bruk Skolelinux på alle skolene i Narvik kommune som skal i ilden.
8554 Han er styremedlem i
8555 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;foreningen
8556 FRISK&lt;/a&gt;.&lt;/p&gt;
8557
8558 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8559
8560 &lt;p&gt;Mitt navn er Viggo Fedreheim, og jeg er pedagogisk og teknisk
8561 IKT-veileder for alle skoler i Narvik kommune. Jeg drifter totalt 17
8562 servere basert på Skolelinux og Debian. Jeg holder i tillegg noen kurs
8563 mellom all driftingen. For tiden arbeider jeg med en sentral
8564 LDAP-tjener for alle skoleservere samt våre Moodle- og
8565 Joomla-installasjoner.&lt;/p&gt;
8566
8567 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8568
8569 &lt;p&gt;Gjennom en eller annen nettavis i 2001 der var det skrevet om
8570 Skolelinux. Artikkelen ga meg lyst til å prøve ut systemet.&lt;/p&gt;
8571
8572 &lt;p&gt;Det startet i 2002 ved at jeg installerte en av de første utgavene
8573 av Skolelinux på en standard pc på Solneset skole i Tromsø. Denne var
8574 oppe fram til desember 2003 da jeg sluttet på den skolen og begynte i
8575 ny jobb i Narvik kommune.&lt;/p&gt;
8576
8577 &lt;p&gt; I Narvik kommune var det i 2004 kun 2 servere på da totalt 15
8578 skoler. Disse var Windows NT baserte. På disse to skolene var det lite
8579 med maskiner. Jobben med å få Narvik Kommune opp på akseptabelt nivå
8580 virket å være formidabel. Men med hjelp av gode kollegaer og leder
8581 skrev jeg en IKT plan for Narvik kommune som ble vedtatt av politikere
8582 i august 2004. I denne planen ble det bestemt at Narvik kommune skulle
8583 bruke Skolelinux. Her ble det også satt av midler til kabling av god
8584 infrastruktur på alle skoler samt innkjøp av nye datamaskiner. Så i
8585 dag har vi 17 servere hvorav 13 er på Skolelinux, med ca 1500 klienter
8586 basert på tynne, &quot;halvtykke&quot; og et stort antall bærbare pcer basert på
8587 Kubuntu.&lt;/p&gt;
8588
8589 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8590
8591 &lt;p&gt;Lisenskostnader, driftkostnader og hardwarekrav som er mye lavere
8592 enn for andre systemer.&lt;/p&gt;
8593
8594 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8595
8596 &lt;p&gt;Pedagogiske programvare som ikke fungerer mot Linux. En Stoooor
8597 flaskehals og som gjør at Linux kanskje ikke blir valgt andre
8598 plasser.&lt;/p&gt;
8599
8600 &lt;p&gt;Eksempler er Relemo, Lindys (lingit sine programmer), 5plus
8601 (matematikk). Disse er programmer som ikke lar seg kjøre i Linux.&lt;/p&gt;
8602
8603 &lt;p&gt; Men det ser ut for at mange leverandører går over til mer
8604 nettbaserte programmer istedet for å installere lokalt. Dette med
8605 enkelte leverandører som ikke kan levere programmer til Linux er et
8606 lite problem og over tid tror jeg at denne barrieren er borte.&lt;/p&gt;
8607
8608 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8609
8610 &lt;p&gt;Kjører Kubuntu på laptoper, Debian squeeze på stasjonær
8611 kontorpc. Ut over dette arbeder jeg svært mye via konsoll mot andre
8612 servere.&lt;/p&gt;
8613 </description>
8614 </item>
8615
8616 <item>
8617 <title>Skolelinux-intervju: Arnt Ove Gregersen</title>
8618 <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Arnt_Ove_Gregersen.html</link>
8619 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Arnt_Ove_Gregersen.html</guid>
8620 <pubDate>Sun, 9 Jan 2011 12:00:00 +0100</pubDate>
8621 <description>&lt;p&gt;Inspirert av
8622 &lt;a href=&quot;http://raphaelhertzog.com/tag/interview/&quot;&gt;intervjurunden&lt;/a&gt;
8623 som Raphael Hertzog har startet med folk i Debianprosjektet, fikk jeg
8624 lyst til å gjøre det samme med folk i
8625 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinuxprosjektet&lt;/a&gt;. Håpet
8626 er at de som til daglig bidrar til å fremme fri programvare i
8627 skoleverket og utvikler en linux-distribusjon spesiallaget for
8628 skolebruk kan bli bedre kjent og kanskje inspirere flere til å bidra
8629 til Skolelinux-prosjektet.&lt;/p&gt;
8630
8631 &lt;p&gt;Først ut er nyvalgt leder i
8632 &lt;a href=&quot;http://www.friprogramvareiskolen.no/&quot;&gt;foreningen FRISK&lt;/a&gt; som
8633 organiserer utviklingen av Skolelinux-distribusjonen. FRISK trenger
8634 alltid flere medlemmer, så
8635 &lt;a href=&quot;http://medlem.friprogramvareiskolen.no/index.php?page=signup&quot;&gt;meld
8636 deg gjerne inn&lt;/a&gt; hvis du vil støtte oss.&lt;/p&gt;
8637
8638 &lt;p&gt;&lt;strong&gt;Hvem er du, og hva driver du med til daglig?&lt;/strong&gt;&lt;/p&gt;
8639
8640 &lt;p&gt;&lt;!-- Mitt navn er Arnt Ove Gregersen, jeg er en småbarnfar på 32 år som
8641 for tiden bor Trondheim. --&gt;
8642 Mitt navn er Arnt Ove Gregersen, jeg er 32 år og bor for tiden i Trondheim.
8643
8644 Her jobber jeg som systemutvikler i et firma
8645 som heter &lt;a href=&quot;http://www.geomatikk-ikt.no/&quot;&gt;Geomatikk IKT AS&lt;/a&gt;,
8646 hvor jeg er på et Vegmeldings-prosjekt for Statens Vegvesen. På
8647 fritiden er jeg styreleder i FRISK (Fri programvare i skolen) og
8648 bidrar til bl.a. Skolelinux-prosjektet når jeg får tid til det. Det er
8649 primært hjemmesiden til Skolelinux-prosjektet og
8650 &lt;a href=&quot;http://linuxveiviseren.no/&quot;&gt;Linux-veiviseren&lt;/a&gt; jeg har
8651 jobbet med her, men jeg har også gjort en del arbeid i forhold til
8652 FRISK sin hjemmeside.&lt;/p&gt;
8653
8654 &lt;p&gt;&lt;strong&gt;Hvordan kom du i kontakt med Skolelinux-prosjektet?&lt;/strong&gt;&lt;/p&gt;
8655
8656 &lt;p&gt;Jeg var på en presentasjon av prosjektet i regi av Knut Yrvin på
8657 Gløshaugen i Trondheim, hvor jeg fattet stor interesse for prosjektet
8658 og ville hjelpe til så godt jeg kunne. Dette var vel i 2002 eller
8659 2003.&lt;/p&gt;
8660
8661 &lt;p&gt;Jeg hadde fra før hørt om prosjektet fra før og syntes tanken bak var
8662 ganske fin, men hadde ikke noen interesse av bruke min egen fritid på
8663 det selv.&lt;/p&gt;
8664
8665 &lt;p&gt;I etterkant av presentasjonen startet jeg og noen andre fra
8666 Trondheim &quot;Skolelinux-prosjektet i Sør-Trøndelag&quot; . Hvor vi var med å
8667 bidra til at Trondheim kommune satte igang Selsbakk ungdomskole som et
8668 pilotprosjekt med Skolelinux, som egentlig var og er en stor suksess,
8669 men det virker ut som det ikke skjer noe mer på. I tillegg var vi med
8670 på dugnad på Brundalen videregående skole hvor vi installerte
8671 Skolelinux som såvidt jeg vet fortsatt kjører på Skolelinux.&lt;/p&gt;
8672
8673 &lt;p&gt;&lt;strong&gt;Hva er fordelene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8674
8675 &lt;p&gt;Det bygger på fri programvare og har lav kostnad i forhold til
8676 nytteverdien. Dette fordi det har forholdsvis lav inngangsum og bruker
8677 en arkitektur med sentral-drift som gir mange driftfordeler. I
8678 tillegg vil det kunne frigjøre kostnader for skolene slik at de kan
8679 bruke dem til å ansette f,eks flere lærere om det er ønskelig.&lt;/p&gt;
8680
8681 &lt;p&gt;&lt;strong&gt;Hva er ulempene med Skolelinux slik du ser det?&lt;/strong&gt;&lt;/p&gt;
8682
8683 &lt;P&gt;Ikke all pedagogisk programvare er tilgjengelig der, som f.eks
8684 Drillpro om jeg ikke husker feil.&lt;/p&gt;
8685
8686 &lt;p&gt;&lt;strong&gt;Hvilken fri programvare bruker du til daglig?&lt;/strong&gt;&lt;/p&gt;
8687
8688 &lt;p&gt;Til utvikling av Java-applikasjoner og Android bruker jeg Eclipse og
8689 Quanta til web-utvikling via php. For all bildebehandling bruker jeg
8690 GIMP og Blender til 3d-modellering . Dessverre har Blender en bratt
8691 læringskurve i starten, men det er absolutt verdt det.
8692
8693 &lt;p&gt;Til musikk bruker jeg stort Rhytmbox. Firefox til surfing på nettet og
8694 Thunderbird og Evolution til e-post,
8695
8696 &lt;p&gt;På database-siden bruker jeg PostgreSQL, Postgis og av og til Mysql.
8697
8698 &lt;p&gt;Når jeg får tid til å spille bruker jeg som regel et strategi-spill
8699 som er basert på TA Spring-motoren (springrts.com), her er det et
8700 veldig bra utvalg av gratis spill som er av høy kvalitet. Veldig lett
8701 å bli hektet :)&lt;/p&gt;
8702 </description>
8703 </item>
8704
8705 <item>
8706 <title>Inspirerende fra en ukjent Skolelinux-skole</title>
8707 <link>http://people.skolelinux.org/pere/blog/Inspirerende_fra_en_ukjent_Skolelinux_skole.html</link>
8708 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Inspirerende_fra_en_ukjent_Skolelinux_skole.html</guid>
8709 <pubDate>Tue, 4 Jan 2011 07:50:00 +0100</pubDate>
8710 <description>&lt;p&gt;Følgende inspirerende historie fant jeg i
8711 &lt;a href=&quot;http://www.digi.no/php/ny_debatt.php?id=858869#innlegg_770926&quot;&gt;kommentarfeltet
8712 hos digi.no&lt;/a&gt; i forbindelse med en trist sak om hvordan
8713 &lt;a href=&quot;http://www.digi.no/858869/datakaos-etter-linux-satsing&quot;&gt;skolen
8714 i Hemsedal har fått ødelagt&lt;/a&gt; sin Skolelinux-installasjon. Jeg har
8715 fikset endel åpenbare skrivefeil for lesbarhetens skyld.&lt;/p&gt;
8716
8717 &lt;blockquote&gt;
8718 &lt;p&gt;&lt;strong&gt;Lignende situasjon i annen kommune, se bare her:&lt;/strong&gt;
8719 &lt;br&gt;av Inspektør Siri (gjest)
8720
8721 &lt;p&gt;Kommunen min har to omtrent jevnstore tettsteder, og en
8722 ungdomsskole i hvert av tettstedene. Den minste av disse har ca 300
8723 elever og til denne sogner det 3 barneskoler. Den største har ca 350
8724 elever og til denne sogner det 4 barneskoler.&lt;/p&gt;
8725
8726 &lt;ul&gt;
8727
8728 &lt;li&gt;Kommunen har i veldig lang tid forsømt IKT i skolen, og det har
8729 bare blitt gitt smuler i ny og ne. Det er kun den største av
8730 ungdomsskolene som har hatt en skikkelig datapark, og dette takket
8731 være en naturfaglærer som ble lei av å vente på kommunen. Det gjorde
8732 at vi bestemte oss for å ta ting i egne hender, og da vha
8733 skolelinux. En testinstallasjon med 10 gamle PCer ble gjort, og vi så
8734 raskt at dette var veldig lovende. Neste etappe var å gi alle lærere
8735 egen PC på arbeidsplassene sine (2004), og så sette opp 16 PCer på to
8736 datarom. Vi har kun basert oss på å kjøpe inn brukte maskiner, og
8737 aldri dyrere enn 1000 kr pr klient. For to år siden så hadde vi
8738 klienter i alle klasserom, og totalt hadde vi da rundt 250 stk. Rundt
8739 40 klienter brukes av lærerne og kjører på en egen server. Elvene har
8740 resten, og kjører også en egen server. Servere har vi også kjøpt
8741 brukt, 2 år gamle servere koster 6-7000 kroner.&lt;/li&gt;
8742
8743 &lt;li&gt;Skolen vår er et relativt gammelt bygg, men en meget dyktig
8744 vaktmester har sammen med IKT-ansvarlig/Naturfaglærer lagt kabler til alle
8745 rom. Gradvis har vi byttet ut billige svitsjer med mer solide saker
8746 som er mulig å fjernstyre.&lt;/li&gt;
8747
8748 &lt;li&gt;Vi har i all hovedsak greid å få dette til over eget budsjett, men
8749 vi har også passet på å få penger når de andre skolene har fått
8750 bærbare PCer til lærere osv.&lt;/li&gt;
8751
8752 &lt;li&gt;Vår IKT-ansvarlig har gjort (og gjør) en fenomenal jobb, og vi har
8753 en maskinpark som de andre av kommunens skoler bare kan drømme
8754 om.&lt;/li&gt;
8755
8756 &lt;/ul&gt;
8757
8758 &lt;p&gt;Så skjer det som ofte skjer. Det kommer en eller annen
8759 selger/blåruss og skal fikse ALT. I vårt tilfelle betyr dette også
8760 sentralisering av drift. Den ny-ansatte på kommunens IT-avdelingen
8761 skal også ha jobb, og ser for seg å ta over skoledriften. Kommunen
8762 kjøper inn eksterne driftstjenester, og nekter i samme slengen å ta
8763 hensyn til skolen vår. Dette til tross for at vi alene har like mange
8764 datamaskiner som de andre til sammen. &lt;/p&gt;
8765
8766 &lt;ul&gt;
8767
8768 &lt;li&gt;Det blir krevd at vi skal innlemmes i de kommunale systemet, og
8769 det er VI som får ansvar for at dette kommer på plass. Og det er her
8770 de horrible tingene begynner å skje. &lt;/li&gt;
8771
8772 &lt;li&gt;Det settes opp en lukket Exchange server som gjør av vi ikke kan
8773 hente epost for våre ansatte. Og det kreves at vi finner løsning på
8774 dette.&lt;/li&gt;
8775
8776 &lt;li&gt;Det velges sak arkivsystem som vi pålegges å bruke, noe som gjør
8777 at vi må bruke en terminalløsning mot kommunal server. Ikke i seg selv
8778 et problem i følge IKT-ansvarlig hos oss. Men kommunens IT-avd nektet
8779 faktisk å åpne de porter OSV som vi måtte bruke.&lt;/li&gt;
8780
8781 &lt;li&gt;Vi blir pålagt å flytte på innsiden av det kommunale
8782 nettverket. Dette gjorde at vi mistet hjemmekontor for lærere og
8783 elever. Å få åpnet porter i kommunal brannmur var ikke
8784 aktuelt. Mulighet for fjerndrift ble også vekk i samme slengen. &lt;/li&gt;
8785
8786 &lt;li&gt;Vår LMS Moodle er ikke mulig å nå for elevene og lærerne.
8787
8788 &lt;/ul&gt;
8789
8790 &lt;p&gt;Den andre ungdomsskolen i kommunen begynner så å kreve at de skal
8791 få bedre datatetthet, og komme opp på et nivå som ligner det vi
8792 har. De ser at vi kan avholde eksamen hvor alle 10. klassingene får
8793 sitte ved hver sin PC. Og de har fått tilbakemelding (klager) fra VGS
8794 om manglende datakompetanse på elevene som kommer fra dem. Dette fører
8795 videre til at kommunen endelig innser at de må ta grep. &lt;/p&gt;
8796
8797 &lt;p&gt;Grepet betyr sentralisering, og farvel til vår plattform får vi
8798 høre. Det blir gjort en rekke bestemmelser og vedtak som vi ikke får
8799 være en del av. Det blir helt klart at vi må redusere antall maskiner,
8800 og det skal satses på bærbare maskiner. Siden vi ikke har fått tatt
8801 del i prosessene som angår oss, så bruker vi fagforening. Vi har ikke
8802 blitt hørt i forbindelse med endringer som er betydelig for vår
8803 hverdag, og greier å stoppe omlegging. I tillegg så har vi et politisk
8804 vedtak i kommunen på at vi skal kjøre Linux på elevnett, og dette
8805 vedtaket kan ikke administrasjonen i kommunene helt uten videre
8806 tilsidesette. &lt;/p&gt;
8807
8808 &lt;p&gt;I sum har dette gjort at vi har fått jobbe videre i fred. Og en del
8809 runder i kommunens kontrollutvalg har gjort det tydelig at vi har blitt
8810 systematisk motarbeidet. &lt;/p&gt;
8811
8812 &lt;p&gt;I dag har de andre skolene fått sine bærbare maskiner til elever og
8813 lærere, men etter 2 år med innkjøring er det fremdeles problemer
8814 her. &lt;/p&gt;
8815
8816 &lt;ul&gt;
8817
8818 &lt;li&gt;Ungdomsskolen med windows kan ikke kjøre eksamen med sine bærbare,
8819 det er for mye arbeid å renske disse for innhold slik at juks ikke er
8820 mulig.&lt;/li&gt;
8821
8822 &lt;li&gt;Utskrift er et mareritt, etter sigende pga at utskrift først
8823 sendes til sentral server, og så sendes ut til rett skriver. I snitt
8824 så tar det 7-8 minutter før utskrift starter på enkelte av
8825 skolene.&lt;/li&gt;
8826
8827 &lt;li&gt;Trådløst skaper store problemer, og det er i perioder helt umulig
8828 å komme seg på nett. Og lagring på felles server er bare å glemme i
8829 perioder.&lt;/li&gt;
8830
8831 &lt;/ul&gt;
8832
8833 &lt;p&gt;Vi har slitt mye, kranglet og sloss. Ikke med tekniske problemer,
8834 men med omgivelsene rundt som vil oss til livs. Men det har vært verdt
8835 hver dråpe med svette, og timer med irritasjon. Men vi har begynt å få
8836 rutine her nå. &lt;/p&gt;
8837
8838 &lt;ul&gt;
8839
8840 &lt;li&gt;Vi har fremdeles et system som vi styrer helt selv. &lt;/li&gt;
8841 &lt;li&gt;Vi har vist at argumentet med at vår IKT-ansvarlig kan finne seg annen jobb ikke holder mål. Vi har kjøpt driftskonto hos et firma i tilfelle krise, og vi har kjørt opplæring på flere av de yngre lærerne. &lt;/li&gt;
8842 &lt;li&gt;Vi har til enhver tid en lærling IKT driftsfag, og velger selvsagt ut dem som satser på Linux. Vi har nå begynt å få tilbake av våre tidligere elever som vil til oss nettopp fordi vi har Linux.&lt;/li&gt;
8843 &lt;li&gt;Vi har vist at vi greier å opprettholde en dobbelt så stor datapark som naboskolen, og det til en billigere penge. &lt;/li&gt;
8844 &lt;li&gt;Vi har datastøtte og support på huset, ALLTID tilgjengelig. De andre skolene må vente flere dager hvis det ikke er noe kritisk. &lt;/li&gt;
8845 &lt;li&gt;Vår IKT-ansvarlig har 50% stilling som lærer og 50% som IKT-ansvarlig. &lt;/li&gt;
8846 &lt;li&gt;Vi har en lærer på hvert trinn som har 3 timer i uka til å drive support/støtte til de andre lærerne. &lt;/li&gt;
8847 &lt;li&gt;Vi opplever at de yngste lærerne ved den andre ungdomsskolen ønsker seg over til oss. &lt;/li&gt;
8848
8849 &lt;/ul&gt;
8850
8851 &lt;p&gt;Vi skal i løpet av året starte prosess med å planlegge ny skole, og vi har fått gjennomslag for at jeg (inspektør) og IKT-ansvarlig skal ha det fulle og hele ansvar for IKT/Infrastruktur. Begrunnelsen vår som ble avgjørende her, var at IT-avd i kommunen ikke kan noe om data i skolen. &lt;/p&gt;
8852
8853 &lt;p&gt;Beklager hvis dette ble litt usammenhengende, men det ble tastet i
8854 fei, og jeg har ikke lest gjennom&lt;/p&gt;
8855 &lt;/blockquote&gt;
8856
8857 &lt;p&gt;Det kom raskt et lite svar:&lt;/p&gt;
8858
8859 &lt;blockquote&gt;
8860 &lt;p&gt;&lt;strong&gt;SV: Lignende situasjon i annen kommune, se bare her:&lt;/strong&gt;
8861 &lt;br&gt;av captain_obvious&lt;/p&gt;
8862
8863 &lt;p&gt;Inspirerende å lese. Har dere gjort noe for å fortelle denne
8864 historien videre?&lt;/p&gt;
8865
8866 &lt;p&gt;Hadde vært svært interessant om dere tok kontakt med dokument 2 eller
8867 lignende for å fortelle hvordan det egentlig står til med
8868 IT-satsningen i kommune-Norge. Om ikke annet kan du begynner med å
8869 raffinere innlegget ditt og få en gjesteartikkel på digi.no&lt;/p&gt;
8870 &lt;/blockquote&gt;
8871
8872 &lt;p&gt;Og deretter en lengre oppfølging.&lt;/p&gt;
8873
8874 &lt;blockquote&gt;
8875 &lt;p&gt;&lt;strong&gt;SV: Lignende situasjon i annen kommune, se bare her:&lt;/strong&gt;
8876 &lt;br&gt;av Inspektør Siri (gjest)
8877
8878 &lt;p&gt;Joda, vi har lekt med tanken, og vi har t.o.m skrevet flere lengre
8879 leserinnlegg myntet på aviser. Disse er ikke sendt til aviser, men
8880 brukt internt i forbindelse med møter med kommune. Vår IKT-ansvarlig
8881 har også truet med å si opp jobben sin hvis det ikke ble tatt hensyn i
8882 større grad enn hva som har vært tilfelle. VI kan også dokumentere
8883 flere brudd på anbudsregler, og vi kjenner til at relativt store
8884 IT-leverandører som ikke har fått tatt del i disse anbudene, rett og
8885 slett ikke tør melde fra av redsel for å få et dårlig rykte. &lt;/p&gt;
8886
8887 &lt;p&gt;Alt ser ut til å roe seg ned, og vi har fått opp øynene på
8888 politikerne. I sum gjør dette at vi ikke ønsker for mye publisitet nå,
8889 det vil bare rote til igjen. &lt;/p&gt;
8890
8891 &lt;p&gt;Jeg glemte å nevne at vi nå nesten ikke bruker tid på å drifte
8892 systemet vårt, noe som gjør at det aller meste av tid blir brukt til å
8893 støtte lærerne og elevene. F.eks så bruker vår IKT-ansvarlig den
8894 første timen på jobb, 0730-0830 kun til å gå ute på arbeidsplassene
8895 til læreren. Dette for å kunne svare på små og store problem, gi tips
8896 og råd, eller bare for å plukke opp hva som er behovet ute i
8897 undervisningsarealene. Det er dessverre ikke slik at alle lærerne har
8898 nok digital kompetanse til å kunne formulere alle spørsmålene de har,
8899 men ved å kunne få vise eller lufte tanker med IKT-ansvarlig så er det
8900 utrolig hva som kommer fram. &lt;/p&gt;
8901
8902 &lt;ul&gt;
8903
8904 &lt;li&gt;Jeg ser at mange bruker økonomi som argument i forhold til å bruke
8905 SkoleLinux, og jeg skal ikke legge skjul på at det var dette som i
8906 utgangspunktet var årsaken til vårt valg. Men diskusjonene og kampen
8907 med kommunens IT-avdeling har gjort at vi har fått et noe annet
8908 fokus. Fordelene med drift og stabilitet, gjør at vi ville ha valgt
8909 samme løsning selv om den var dyrere. At vi slipper langt billigere
8910 unna, som følge av 0,- lisenskostnader og lave maskinvarekostnader, er
8911 bare en bonus. &lt;/li&gt;
8912
8913 &lt;li&gt;Etter å ha kranglet oss til å få skikkelig oversikt over hva de
8914 andre skolene i kommunen bruker på IT, så har vi fått gehør for å få
8915 samme midler til innkjøp. Dette har gjort at vi nå kan kjøpe inn
8916 utstyr som de andre skolene bare kan se langt etter. Vi har nettopp
8917 kjøpt inn 3 videokamera i semiproff-klassen for å kunne lage film,
8918 samt sende live fra skoleteater/konserter. Vi har kjøpt inn digitale
8919 kompaktkamera til alle klassene. Vi har et team av lærere som skal i
8920 gang med å teste ut tablets på svake elever. Håpet et at teknologien
8921 kan være med på å gi noen av elevene litt mer motivasjon. Vi har kjøpt
8922 inn et halvt klassesett med pulsklokker, noe som har vist seg å være
8923 overraskende inspirerende for en del av elevene. Vi har også oss på
8924 fag på en høyskole litt lengre sør for oss, slik at 3 av oss nå skal
8925 ta faget &quot;Linux tjenestedrift&quot;. Som inspektør og en del av skolens
8926 administrasjon er det veldig praktisk å kunne trå til hvis det
8927 kniper. Men IKT-ansvarlig har vært UTROLIG flink til å lage rene
8928 smørbrødlister for hvordan de mest vanlige driftsproblem løses, så det
8929 er lett for flere av oss å ta del i den daglige driften. Vi har svært
8930 stor nytte av lærling (som også hjelper to av naboskolene), men det er
8931 nesten blitt slik at det er om å gjøre å komme til først for å få løse
8932 problem. Det å få fingrene på problem og utfordringer er den aller
8933 beste læremester. &lt;/li&gt;
8934
8935 &lt;/ul&gt;
8936
8937 &lt;p&gt;Når vi nå tar til med planlegging av ny skole, så vil det være med
8938 tanke på at det skal være mulig med datautstyr på alle plasser. Vi
8939 kommer i all hovedsak til å legge kabel til alle tenkelige og
8940 utenkelige plasser. WiFi koster tilnærmet NULL å sette opp i
8941 ettertid.&lt;/p&gt;
8942
8943 &lt;p&gt;Vi har ikke vært noe flink til å bidra til SkoleLinux-prosjektet,
8944 vi har rett og slett vært for opptatt med vår egen kamp. Vi har hentet
8945 mye inspirasjon fra diskusjoner som har gått i det miljøet, og vi
8946 håper at vi nå framover kan få tid til å bidra. Vi er i ferd med å
8947 bytte ut en av serverne våre, og da vil denne trolig bli satt opp som
8948 testserver for neste versjon av Skolelinux. På den måten vil vi i alle
8949 fall kunne gi tilbakemeldinger og rapportere feil. I tillegg så vil
8950 det kanskje gi oss noen nye utfordringer, for som lærlingen vår sier:
8951 &quot;Skolelinux er noe herk, det skjer jo ikke noe galt og hvordan skal
8952 jeg da lære?&quot;&lt;/p&gt;
8953
8954 &lt;/blockquote&gt;
8955
8956 &lt;p&gt;Det er veldig hyggelig å høre at
8957 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt; fungerer så bra i
8958 skoleverdagen etter å ha jobbet med det i 10 år.&lt;/p&gt;
8959 </description>
8960 </item>
8961
8962 <item>
8963 <title>How to test if a laptop is working with Linux</title>
8964 <link>http://people.skolelinux.org/pere/blog/How_to_test_if_a_laptop_is_working_with_Linux.html</link>
8965 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/How_to_test_if_a_laptop_is_working_with_Linux.html</guid>
8966 <pubDate>Wed, 22 Dec 2010 14:55:00 +0100</pubDate>
8967 <description>&lt;p&gt;The last few days I have spent at work here at the &lt;a
8968 href=&quot;http://www.uio.no/&quot;&gt;University of Oslo&lt;/a&gt; testing if the new
8969 batch of computers will work with Linux. Every year for the last few
8970 years the university have organised shared bid of a few thousand
8971 computers, and this year HP won the bid. Two different desktops and
8972 five different laptops are on the list this year. We in the UNIX
8973 group want to know which one of these computers work well with RHEL
8974 and Ubuntu, the two Linux distributions we currently handle at the
8975 university.&lt;/p&gt;
8976
8977 &lt;p&gt;My test method is simple, and I share it here to get feedback and
8978 perhaps inspire others to test hardware as well. To test, I PXE
8979 install the OS version of choice, and log in as my normal user and run
8980 a few applications and plug in selected pieces of hardware. When
8981 something fail, I make a note about this in the test matrix and move
8982 on. If I have some spare time I try to report the bug to the OS
8983 vendor, but as I only have the machines for a short time, I rarely
8984 have the time to do this for all the problems I find.&lt;/p&gt;
8985
8986 &lt;p&gt;Anyway, to get to the point of this post. Here is the simple tests
8987 I perform on a new model.&lt;/p&gt;
8988
8989 &lt;ul&gt;
8990
8991 &lt;li&gt;Is PXE installation working? I&#39;m testing with RHEL6, Ubuntu Lucid
8992 and Ubuntu Maverik at the moment. If I feel like it, I also test with
8993 RHEL5 and Debian Edu/Squeeze.&lt;/li&gt;
8994
8995 &lt;li&gt;Is X.org working? If the graphical login screen show up after
8996 installation, X.org is working.&lt;/li&gt;
8997
8998 &lt;li&gt;Is hardware accelerated OpenGL working? Running glxgears (in
8999 package mesa-utils on Ubuntu) and writing down the frames per second
9000 reported by the program.&lt;/li&gt;
9001
9002 &lt;li&gt;Is sound working? With Gnome and KDE, a sound is played when
9003 logging in, and if I can hear this the test is successful. If there
9004 are several audio exits on the machine, I try them all and check if
9005 the Gnome/KDE audio mixer can control where to send the sound. I
9006 normally test this by playing
9007 &lt;a href=&quot;http://www.nuug.no/aktiviteter/20101012-chef/ &quot;&gt;a HTML5
9008 video&lt;/a&gt; in Firefox/Iceweasel.&lt;/li&gt;
9009
9010 &lt;li&gt;Is the USB subsystem working? I test this by plugging in a USB
9011 memory stick and see if Gnome/KDE notices this.&lt;/li&gt;
9012
9013 &lt;li&gt;Is the CD/DVD player working? I test this by inserting any CD/DVD
9014 I have lying around, and see if Gnome/KDE notices this.&lt;/li&gt;
9015
9016 &lt;li&gt;Is any built in camera working? Test using cheese, and see if a
9017 picture from the v4l device show up.&lt;/li&gt;
9018
9019 &lt;li&gt;Is bluetooth working? Use the Gnome/KDE browsing tool to see if
9020 any bluetooth devices are discovered. In my office, I normally see a
9021 few.&lt;/li&gt;
9022
9023 &lt;li&gt;For laptops, is the SD or Compaq Flash reader working. I have
9024 memory modules lying around, and stick them in and see if Gnome/KDE
9025 notice this.&lt;/li&gt;
9026
9027 &lt;li&gt;For laptops, is suspend/hibernate working? I&#39;m testing if the
9028 special button work, and if the laptop continue to work after
9029 resume.&lt;/li&gt;
9030
9031 &lt;li&gt;For laptops, is the extra buttons working, like audio level,
9032 adjusting background light, switching on/off external video output,
9033 switching on/off wifi, bluetooth, etc? The set of buttons differ from
9034 laptop to laptop, so I just write down which are working and which are
9035 not.&lt;/li&gt;
9036
9037 &lt;li&gt;Some laptops have smart card readers, finger print readers,
9038 acceleration sensors etc. I rarely test these, as I do not know how
9039 to quickly test if they are working or not, so I only document their
9040 existence.&lt;/li&gt;
9041
9042 &lt;/ul&gt;
9043
9044 &lt;p&gt;By now I suspect you are really curious what the test results are
9045 for the HP machines I am testing. I&#39;m not done yet, so I will report
9046 the test results later. For now I can report that HP 8100 Elite work
9047 fine, and hibernation fail with HP EliteBook 8440p on Ubuntu Lucid,
9048 and audio fail on RHEL6. Ubuntu Maverik worked with 8440p. As you
9049 can see, I have most machines left to test. One interesting
9050 observation is that Ubuntu Lucid has almost twice the frame rate than
9051 RHEL6 with glxgears. No idea why.&lt;/p&gt;
9052 </description>
9053 </item>
9054
9055 <item>
9056 <title>Debian Edu development gathering and General Assembly for FRiSK</title>
9057 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_development_gathering_and_General_Assembly_for_FRiSK.html</link>
9058 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_development_gathering_and_General_Assembly_for_FRiSK.html</guid>
9059 <pubDate>Mon, 29 Nov 2010 18:40:00 +0100</pubDate>
9060 <description>&lt;p&gt;On friday, the first Debian Edu / Skolelinux
9061 &lt;a href=&quot;http://www.friprogramvareiskolen.no/Gathering/2010-12-03-05-Oslo&quot;&gt;development
9062 gathering&lt;/a&gt; in a long time take place here in Oslo, Norway. I
9063 really look forward to seeing all the good people working on the
9064 Squeeze release. The gathering is open for everyone interested in
9065 learning more about Debian Edu / Skolelinux.&lt;/p&gt;
9066
9067 &lt;p&gt;On Saturday, the Norwegian member organization taking care of
9068 organizing these development gatherings, Fri Programvare i Skolen,
9069 will hold its
9070 &lt;a href=&quot;http://friprogramvareiskolen.no/Genfors/2010&quot;&gt;General Assembly
9071 for 2010&lt;/a&gt;. Membership is open for all, and currently there are 388
9072 people registered as members. Last year 32 members cast their vote in
9073 the memberdb based election system. I hope more people find time to
9074 vote this year.&lt;/p&gt;
9075 </description>
9076 </item>
9077
9078 <item>
9079 <title>Why isn&#39;t Debian Edu using VLC?</title>
9080 <link>http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html</link>
9081 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html</guid>
9082 <pubDate>Sat, 27 Nov 2010 11:30:00 +0100</pubDate>
9083 <description>&lt;p&gt;In the latest issue of Linux Journal, the readers choices were
9084 presented, and the winner among the multimedia player were VLC.
9085 Personally, I like VLC, and it is my player of choice when I first try
9086 to play a video file or stream. Only if VLC fail will I drag out
9087 gmplayer to see if it can do better. The reason is mostly the failure
9088 model and trust. When VLC fail, it normally pop up a error message
9089 reporting the problem. When mplayer fail, it normally segfault or
9090 just hangs. The latter failure mode drain my trust in the program.&lt;p&gt;
9091
9092 &lt;p&gt;But even if VLC is my player of choice, we have choosen to use
9093 mplayer in &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian
9094 Edu/Skolelinux&lt;/a&gt;. The reason is simple. We need a good browser
9095 plugin to play web videos seamlessly, and the VLC browser plugin is
9096 not very good. For example, it lack in-line control buttons, so there
9097 is no way for the user to pause the video. Also, when I
9098 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/BrowserMultimedia&quot;&gt;last
9099 tested the browser plugins&lt;/a&gt; available in Debian, the VLC plugin
9100 failed on several video pages where mplayer based plugins worked. If
9101 the browser plugin for VLC was as good as the gecko-mediaplayer
9102 package (which uses mplayer), we would switch.&lt;/P&gt;
9103
9104 &lt;p&gt;While VLC is a good player, its user interface is slightly
9105 annoying. The most annoying feature is its inconsistent use of
9106 keyboard shortcuts. When the player is in full screen mode, its
9107 shortcuts are different from when it is playing the video in a window.
9108 For example, space only work as pause when in full screen mode. I
9109 wish it had consisten shortcuts and that space also would work when in
9110 window mode. Another nice shortcut in gmplayer is [enter] to restart
9111 the current video. It is very nice when playing short videos from the
9112 web and want to restart it when new people arrive to have a look at
9113 what is going on.&lt;/p&gt;
9114 </description>
9115 </item>
9116
9117 <item>
9118 <title>Lenny-&gt;Squeeze upgrades of the Gnome and KDE desktop, now with apt-get autoremove</title>
9119 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades_of_the_Gnome_and_KDE_desktop__now_with_apt_get_autoremove.html</link>
9120 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades_of_the_Gnome_and_KDE_desktop__now_with_apt_get_autoremove.html</guid>
9121 <pubDate>Mon, 22 Nov 2010 14:15:00 +0100</pubDate>
9122 <description>&lt;p&gt;Michael Biebl suggested to me on IRC, that I changed my automated
9123 upgrade testing of the
9124 &lt;a href=&quot;http://people.skolelinux.org/~pere/debian-upgrade-testing/&quot;&gt;Lenny
9125 Gnome and KDE Desktop&lt;/a&gt; to do &lt;tt&gt;apt-get autoremove&lt;/tt&gt; when using apt-get.
9126 This seem like a very good idea, so I adjusted by test scripts and
9127 can now present the updated result from today:&lt;/p&gt;
9128
9129 &lt;p&gt;This is for Gnome:&lt;/p&gt;
9130
9131 &lt;p&gt;Installed using apt-get, missing with aptitude&lt;/p&gt;
9132
9133 &lt;blockquote&gt;&lt;p&gt;
9134 apache2.2-bin
9135 aptdaemon
9136 baobab
9137 binfmt-support
9138 browser-plugin-gnash
9139 cheese-common
9140 cli-common
9141 cups-pk-helper
9142 dmz-cursor-theme
9143 empathy
9144 empathy-common
9145 freedesktop-sound-theme
9146 freeglut3
9147 gconf-defaults-service
9148 gdm-themes
9149 gedit-plugins
9150 geoclue
9151 geoclue-hostip
9152 geoclue-localnet
9153 geoclue-manual
9154 geoclue-yahoo
9155 gnash
9156 gnash-common
9157 gnome
9158 gnome-backgrounds
9159 gnome-cards-data
9160 gnome-codec-install
9161 gnome-core
9162 gnome-desktop-environment
9163 gnome-disk-utility
9164 gnome-screenshot
9165 gnome-search-tool
9166 gnome-session-canberra
9167 gnome-system-log
9168 gnome-themes-extras
9169 gnome-themes-more
9170 gnome-user-share
9171 gstreamer0.10-fluendo-mp3
9172 gstreamer0.10-tools
9173 gtk2-engines
9174 gtk2-engines-pixbuf
9175 gtk2-engines-smooth
9176 hamster-applet
9177 libapache2-mod-dnssd
9178 libapr1
9179 libaprutil1
9180 libaprutil1-dbd-sqlite3
9181 libaprutil1-ldap
9182 libart2.0-cil
9183 libboost-date-time1.42.0
9184 libboost-python1.42.0
9185 libboost-thread1.42.0
9186 libchamplain-0.4-0
9187 libchamplain-gtk-0.4-0
9188 libcheese-gtk18
9189 libclutter-gtk-0.10-0
9190 libcryptui0
9191 libdiscid0
9192 libelf1
9193 libepc-1.0-2
9194 libepc-common
9195 libepc-ui-1.0-2
9196 libfreerdp-plugins-standard
9197 libfreerdp0
9198 libgconf2.0-cil
9199 libgdata-common
9200 libgdata7
9201 libgdu-gtk0
9202 libgee2
9203 libgeoclue0
9204 libgexiv2-0
9205 libgif4
9206 libglade2.0-cil
9207 libglib2.0-cil
9208 libgmime2.4-cil
9209 libgnome-vfs2.0-cil
9210 libgnome2.24-cil
9211 libgnomepanel2.24-cil
9212 libgpod-common
9213 libgpod4
9214 libgtk2.0-cil
9215 libgtkglext1
9216 libgtksourceview2.0-common
9217 libmono-addins-gui0.2-cil
9218 libmono-addins0.2-cil
9219 libmono-cairo2.0-cil
9220 libmono-corlib2.0-cil
9221 libmono-i18n-west2.0-cil
9222 libmono-posix2.0-cil
9223 libmono-security2.0-cil
9224 libmono-sharpzip2.84-cil
9225 libmono-system2.0-cil
9226 libmtp8
9227 libmusicbrainz3-6
9228 libndesk-dbus-glib1.0-cil
9229 libndesk-dbus1.0-cil
9230 libopal3.6.8
9231 libpolkit-gtk-1-0
9232 libpt2.6.7
9233 libpython2.6
9234 librpm1
9235 librpmio1
9236 libsdl1.2debian
9237 libsrtp0
9238 libssh-4
9239 libtelepathy-farsight0
9240 libtelepathy-glib0
9241 libtidy-0.99-0
9242 media-player-info
9243 mesa-utils
9244 mono-2.0-gac
9245 mono-gac
9246 mono-runtime
9247 nautilus-sendto
9248 nautilus-sendto-empathy
9249 p7zip-full
9250 pkg-config
9251 python-aptdaemon
9252 python-aptdaemon-gtk
9253 python-axiom
9254 python-beautifulsoup
9255 python-bugbuddy
9256 python-clientform
9257 python-coherence
9258 python-configobj
9259 python-crypto
9260 python-cupshelpers
9261 python-elementtree
9262 python-epsilon
9263 python-evolution
9264 python-feedparser
9265 python-gdata
9266 python-gdbm
9267 python-gst0.10
9268 python-gtkglext1
9269 python-gtksourceview2
9270 python-httplib2
9271 python-louie
9272 python-mako
9273 python-markupsafe
9274 python-mechanize
9275 python-nevow
9276 python-notify
9277 python-opengl
9278 python-openssl
9279 python-pam
9280 python-pkg-resources
9281 python-pyasn1
9282 python-pysqlite2
9283 python-rdflib
9284 python-serial
9285 python-tagpy
9286 python-twisted-bin
9287 python-twisted-conch
9288 python-twisted-core
9289 python-twisted-web
9290 python-utidylib
9291 python-webkit
9292 python-xdg
9293 python-zope.interface
9294 remmina
9295 remmina-plugin-data
9296 remmina-plugin-rdp
9297 remmina-plugin-vnc
9298 rhythmbox-plugin-cdrecorder
9299 rhythmbox-plugins
9300 rpm-common
9301 rpm2cpio
9302 seahorse-plugins
9303 shotwell
9304 software-center
9305 system-config-printer-udev
9306 telepathy-gabble
9307 telepathy-mission-control-5
9308 telepathy-salut
9309 tomboy
9310 totem
9311 totem-coherence
9312 totem-mozilla
9313 totem-plugins
9314 transmission-common
9315 xdg-user-dirs
9316 xdg-user-dirs-gtk
9317 xserver-xephyr
9318 &lt;/p&gt;&lt;/blockquote&gt;
9319
9320 &lt;p&gt;Installed using apt-get, removed with aptitude&lt;/p&gt;
9321
9322 &lt;blockquote&gt;&lt;p&gt;
9323 cheese
9324 ekiga
9325 eog
9326 epiphany-extensions
9327 evolution-exchange
9328 fast-user-switch-applet
9329 file-roller
9330 gcalctool
9331 gconf-editor
9332 gdm
9333 gedit
9334 gedit-common
9335 gnome-games
9336 gnome-games-data
9337 gnome-nettool
9338 gnome-system-tools
9339 gnome-themes
9340 gnuchess
9341 gucharmap
9342 guile-1.8-libs
9343 libavahi-ui0
9344 libdmx1
9345 libgalago3
9346 libgtk-vnc-1.0-0
9347 libgtksourceview2.0-0
9348 liblircclient0
9349 libsdl1.2debian-alsa
9350 libspeexdsp1
9351 libsvga1
9352 rhythmbox
9353 seahorse
9354 sound-juicer
9355 system-config-printer
9356 totem-common
9357 transmission-gtk
9358 vinagre
9359 vino
9360 &lt;/p&gt;&lt;/blockquote&gt;
9361
9362 &lt;p&gt;Installed using aptitude, missing with apt-get&lt;/p&gt;
9363
9364 &lt;blockquote&gt;&lt;p&gt;
9365 gstreamer0.10-gnomevfs
9366 &lt;/p&gt;&lt;/blockquote&gt;
9367
9368 &lt;p&gt;Installed using aptitude, removed with apt-get&lt;/p&gt;
9369
9370 &lt;blockquote&gt;&lt;p&gt;
9371 [nothing]
9372 &lt;/p&gt;&lt;/blockquote&gt;
9373
9374 &lt;p&gt;This is for KDE:&lt;/p&gt;
9375
9376 &lt;p&gt;Installed using apt-get, missing with aptitude&lt;/p&gt;
9377
9378 &lt;blockquote&gt;&lt;p&gt;
9379 ksmserver
9380 &lt;/p&gt;&lt;/blockquote&gt;
9381
9382 &lt;p&gt;Installed using apt-get, removed with aptitude&lt;/p&gt;
9383
9384 &lt;blockquote&gt;&lt;p&gt;
9385 kwin
9386 network-manager-kde
9387 &lt;/p&gt;&lt;/blockquote&gt;
9388
9389 &lt;p&gt;Installed using aptitude, missing with apt-get&lt;/p&gt;
9390
9391 &lt;blockquote&gt;&lt;p&gt;
9392 arts
9393 dolphin
9394 freespacenotifier
9395 google-gadgets-gst
9396 google-gadgets-xul
9397 kappfinder
9398 kcalc
9399 kcharselect
9400 kde-core
9401 kde-plasma-desktop
9402 kde-standard
9403 kde-window-manager
9404 kdeartwork
9405 kdeartwork-emoticons
9406 kdeartwork-style
9407 kdeartwork-theme-icon
9408 kdebase
9409 kdebase-apps
9410 kdebase-workspace
9411 kdebase-workspace-bin
9412 kdebase-workspace-data
9413 kdeeject
9414 kdelibs
9415 kdeplasma-addons
9416 kdeutils
9417 kdewallpapers
9418 kdf
9419 kfloppy
9420 kgpg
9421 khelpcenter4
9422 kinfocenter
9423 konq-plugins-l10n
9424 konqueror-nsplugins
9425 kscreensaver
9426 kscreensaver-xsavers
9427 ktimer
9428 kwrite
9429 libgle3
9430 libkde4-ruby1.8
9431 libkonq5
9432 libkonq5-templates
9433 libnetpbm10
9434 libplasma-ruby
9435 libplasma-ruby1.8
9436 libqt4-ruby1.8
9437 marble-data
9438 marble-plugins
9439 netpbm
9440 nuvola-icon-theme
9441 plasma-dataengines-workspace
9442 plasma-desktop
9443 plasma-desktopthemes-artwork
9444 plasma-runners-addons
9445 plasma-scriptengine-googlegadgets
9446 plasma-scriptengine-python
9447 plasma-scriptengine-qedje
9448 plasma-scriptengine-ruby
9449 plasma-scriptengine-webkit
9450 plasma-scriptengines
9451 plasma-wallpapers-addons
9452 plasma-widget-folderview
9453 plasma-widget-networkmanagement
9454 ruby
9455 sweeper
9456 update-notifier-kde
9457 xscreensaver-data-extra
9458 xscreensaver-gl
9459 xscreensaver-gl-extra
9460 xscreensaver-screensaver-bsod
9461 &lt;/p&gt;&lt;/blockquote&gt;
9462
9463 &lt;p&gt;Installed using aptitude, removed with apt-get&lt;/p&gt;
9464
9465 &lt;blockquote&gt;&lt;p&gt;
9466 ark
9467 google-gadgets-common
9468 google-gadgets-qt
9469 htdig
9470 kate
9471 kdebase-bin
9472 kdebase-data
9473 kdepasswd
9474 kfind
9475 klipper
9476 konq-plugins
9477 konqueror
9478 ksysguard
9479 ksysguardd
9480 libarchive1
9481 libcln6
9482 libeet1
9483 libeina-svn-06
9484 libggadget-1.0-0b
9485 libggadget-qt-1.0-0b
9486 libgps19
9487 libkdecorations4
9488 libkephal4
9489 libkonq4
9490 libkonqsidebarplugin4a
9491 libkscreensaver5
9492 libksgrd4
9493 libksignalplotter4
9494 libkunitconversion4
9495 libkwineffects1a
9496 libmarblewidget4
9497 libntrack-qt4-1
9498 libntrack0
9499 libplasma-geolocation-interface4
9500 libplasmaclock4a
9501 libplasmagenericshell4
9502 libprocesscore4a
9503 libprocessui4a
9504 libqalculate5
9505 libqedje0a
9506 libqtruby4shared2
9507 libqzion0a
9508 libruby1.8
9509 libscim8c2a
9510 libsmokekdecore4-3
9511 libsmokekdeui4-3
9512 libsmokekfile3
9513 libsmokekhtml3
9514 libsmokekio3
9515 libsmokeknewstuff2-3
9516 libsmokeknewstuff3-3
9517 libsmokekparts3
9518 libsmokektexteditor3
9519 libsmokekutils3
9520 libsmokenepomuk3
9521 libsmokephonon3
9522 libsmokeplasma3
9523 libsmokeqtcore4-3
9524 libsmokeqtdbus4-3
9525 libsmokeqtgui4-3
9526 libsmokeqtnetwork4-3
9527 libsmokeqtopengl4-3
9528 libsmokeqtscript4-3
9529 libsmokeqtsql4-3
9530 libsmokeqtsvg4-3
9531 libsmokeqttest4-3
9532 libsmokeqtuitools4-3
9533 libsmokeqtwebkit4-3
9534 libsmokeqtxml4-3
9535 libsmokesolid3
9536 libsmokesoprano3
9537 libtaskmanager4a
9538 libtidy-0.99-0
9539 libweather-ion4a
9540 libxklavier16
9541 libxxf86misc1
9542 okteta
9543 oxygencursors
9544 plasma-dataengines-addons
9545 plasma-scriptengine-superkaramba
9546 plasma-widget-lancelot
9547 plasma-widgets-addons
9548 plasma-widgets-workspace
9549 polkit-kde-1
9550 ruby1.8
9551 systemsettings
9552 update-notifier-common
9553 &lt;/p&gt;&lt;/blockquote&gt;
9554
9555 &lt;p&gt;Running apt-get autoremove made the results using apt-get and
9556 aptitude a bit more similar, but there are still quite a lott of
9557 differences. I have no idea what packages should be installed after
9558 the upgrade, but hope those that do can have a look.&lt;/p&gt;
9559 </description>
9560 </item>
9561
9562 <item>
9563 <title>Migrating Xen virtual machines using LVM to KVM using disk images</title>
9564 <link>http://people.skolelinux.org/pere/blog/Migrating_Xen_virtual_machines_using_LVM_to_KVM_using_disk_images.html</link>
9565 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Migrating_Xen_virtual_machines_using_LVM_to_KVM_using_disk_images.html</guid>
9566 <pubDate>Mon, 22 Nov 2010 11:20:00 +0100</pubDate>
9567 <description>&lt;p&gt;Most of the computers in use by the
9568 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu/Skolelinux project&lt;/a&gt;
9569 are virtual machines. And they have been Xen machines running on a
9570 fairly old IBM eserver xseries 345 machine, and we wanted to migrate
9571 them to KVM on a newer Dell PowerEdge 2950 host machine. This was a
9572 bit harder that it could have been, because we set up the Xen virtual
9573 machines to get the virtual partitions from LVM, which as far as I
9574 know is not supported by KVM. So to migrate, we had to convert
9575 several LVM logical volumes to partitions on a virtual disk file.&lt;/p&gt;
9576
9577 &lt;p&gt;I found
9578 &lt;a href=&quot;http://searchnetworking.techtarget.com.au/articles/35011-Six-steps-for-migrating-Xen-virtual-machines-to-KVM&quot;&gt;a
9579 nice recipe&lt;/a&gt; to do this, and wrote the following script to do the
9580 migration. It uses qemu-img from the qemu package to make the disk
9581 image, parted to partition it, losetup and kpartx to present the disk
9582 image partions as devices, and dd to copy the data. I NFS mounted the
9583 new servers storage area on the old server to do the migration.&lt;/p&gt;
9584
9585 &lt;pre&gt;
9586 #!/bin/sh
9587
9588 # Based on
9589 # http://searchnetworking.techtarget.com.au/articles/35011-Six-steps-for-migrating-Xen-virtual-machines-to-KVM
9590
9591 set -e
9592 set -x
9593
9594 if [ -z &quot;$1&quot; ] ; then
9595 echo &quot;Usage: $0 &amp;lt;hostname&amp;gt;&quot;
9596 exit 1
9597 else
9598 host=&quot;$1&quot;
9599 fi
9600
9601 if [ ! -e /dev/vg_data/$host-disk ] ; then
9602 echo &quot;error: unable to find LVM volume for $host&quot;
9603 exit 1
9604 fi
9605
9606 # Partitions need to be a bit bigger than the LVM LVs. not sure why.
9607 disksize=$( lvs --units m | grep $host-disk | awk &#39;{sum = sum + $4} END { print int(sum * 1.05) }&#39;)
9608 swapsize=$( lvs --units m | grep $host-swap | awk &#39;{sum = sum + $4} END { print int(sum * 1.05) }&#39;)
9609 totalsize=$(( ( $disksize + $swapsize ) ))
9610
9611 img=$host.img
9612 #dd if=/dev/zero of=$img bs=1M count=$(( $disksize + $swapsize ))
9613 qemu-img create $img ${totalsize}MMaking room on the Debian Edu/Sqeeze DVD
9614
9615 parted $img mklabel msdos
9616 parted $img mkpart primary linux-swap 0 $disksize
9617 parted $img mkpart primary ext2 $disksize $totalsize
9618 parted $img set 1 boot on
9619
9620 modprobe dm-mod
9621 losetup /dev/loop0 $img
9622 kpartx -a /dev/loop0
9623
9624 dd if=/dev/vg_data/$host-disk of=/dev/mapper/loop0p1 bs=1M
9625 fsck.ext3 -f /dev/mapper/loop0p1 || true
9626 mkswap /dev/mapper/loop0p2
9627
9628 kpartx -d /dev/loop0
9629 losetup -d /dev/loop0
9630 &lt;/pre&gt;
9631
9632 &lt;p&gt;The script is perhaps so simple that it is not copyrightable, but
9633 if it is, it is licenced using GPL v2 or later at your discretion.&lt;/p&gt;
9634
9635 &lt;p&gt;After doing this, I booted a Debian CD in rescue mode in KVM with
9636 the new disk image attached, installed grub-pc and linux-image-686 and
9637 set up grub to boot from the disk image. After this, the KVM machines
9638 seem to work just fine.&lt;/p&gt;
9639 </description>
9640 </item>
9641
9642 <item>
9643 <title>Lenny-&gt;Squeeze upgrades, apt vs aptitude with the Gnome and KDE desktop</title>
9644 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_and_KDE_desktop.html</link>
9645 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_and_KDE_desktop.html</guid>
9646 <pubDate>Sat, 20 Nov 2010 22:50:00 +0100</pubDate>
9647 <description>&lt;p&gt;I&#39;m still running upgrade testing of the
9648 &lt;a href=&quot;http://people.skolelinux.org/~pere/debian-upgrade-testing/&quot;&gt;Lenny
9649 Gnome and KDE Desktop&lt;/a&gt;, but have not had time to spend on reporting the
9650 status. Here is a short update based on a test I ran 20101118.&lt;/p&gt;
9651
9652 &lt;p&gt;I still do not know what a correct migration should look like, so I
9653 report any differences between apt and aptitude and hope someone else
9654 can see if anything should be changed.&lt;/p&gt;
9655
9656 &lt;p&gt;This is for Gnome:&lt;/p&gt;
9657
9658 &lt;p&gt;Installed using apt-get, missing with aptitude&lt;/p&gt;
9659
9660 &lt;blockquote&gt;&lt;p&gt;
9661 apache2.2-bin aptdaemon at-spi baobab binfmt-support
9662 browser-plugin-gnash cheese-common cli-common cpp-4.3 cups-pk-helper
9663 dmz-cursor-theme empathy empathy-common finger
9664 freedesktop-sound-theme freeglut3 gconf-defaults-service gdm-themes
9665 gedit-plugins geoclue geoclue-hostip geoclue-localnet geoclue-manual
9666 geoclue-yahoo gnash gnash-common gnome gnome-backgrounds
9667 gnome-cards-data gnome-codec-install gnome-core
9668 gnome-desktop-environment gnome-disk-utility gnome-screenshot
9669 gnome-search-tool gnome-session-canberra gnome-spell
9670 gnome-system-log gnome-themes-extras gnome-themes-more
9671 gnome-user-share gs-common gstreamer0.10-fluendo-mp3
9672 gstreamer0.10-tools gtk2-engines gtk2-engines-pixbuf
9673 gtk2-engines-smooth hal-info hamster-applet libapache2-mod-dnssd
9674 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
9675 libart2.0-cil libatspi1.0-0 libboost-date-time1.42.0
9676 libboost-python1.42.0 libboost-thread1.42.0 libchamplain-0.4-0
9677 libchamplain-gtk-0.4-0 libcheese-gtk18 libclutter-gtk-0.10-0
9678 libcryptui0 libcupsys2 libdiscid0 libeel2-data libelf1 libepc-1.0-2
9679 libepc-common libepc-ui-1.0-2 libfreerdp-plugins-standard
9680 libfreerdp0 libgail-common libgconf2.0-cil libgdata-common libgdata7
9681 libgdl-1-common libgdu-gtk0 libgee2 libgeoclue0 libgexiv2-0 libgif4
9682 libglade2.0-cil libglib2.0-cil libgmime2.4-cil libgnome-vfs2.0-cil
9683 libgnome2.24-cil libgnomepanel2.24-cil libgnomeprint2.2-data
9684 libgnomeprintui2.2-common libgnomevfs2-bin libgpod-common libgpod4
9685 libgtk2.0-cil libgtkglext1 libgtksourceview-common
9686 libgtksourceview2.0-common libmono-addins-gui0.2-cil
9687 libmono-addins0.2-cil libmono-cairo2.0-cil libmono-corlib2.0-cil
9688 libmono-i18n-west2.0-cil libmono-posix2.0-cil
9689 libmono-security2.0-cil libmono-sharpzip2.84-cil
9690 libmono-system2.0-cil libmtp8 libmusicbrainz3-6
9691 libndesk-dbus-glib1.0-cil libndesk-dbus1.0-cil libopal3.6.8
9692 libpolkit-gtk-1-0 libpt-1.10.10-plugins-alsa
9693 libpt-1.10.10-plugins-v4l libpt2.6.7 libpython2.6 librpm1 librpmio1
9694 libsdl1.2debian libservlet2.4-java libsrtp0 libssh-4
9695 libtelepathy-farsight0 libtelepathy-glib0 libtidy-0.99-0
9696 libxalan2-java libxerces2-java media-player-info mesa-utils
9697 mono-2.0-gac mono-gac mono-runtime nautilus-sendto
9698 nautilus-sendto-empathy openoffice.org-writer2latex
9699 openssl-blacklist p7zip p7zip-full pkg-config python-4suite-xml
9700 python-aptdaemon python-aptdaemon-gtk python-axiom
9701 python-beautifulsoup python-bugbuddy python-clientform
9702 python-coherence python-configobj python-crypto python-cupshelpers
9703 python-cupsutils python-eggtrayicon python-elementtree
9704 python-epsilon python-evolution python-feedparser python-gdata
9705 python-gdbm python-gst0.10 python-gtkglext1 python-gtkmozembed
9706 python-gtksourceview2 python-httplib2 python-louie python-mako
9707 python-markupsafe python-mechanize python-nevow python-notify
9708 python-opengl python-openssl python-pam python-pkg-resources
9709 python-pyasn1 python-pysqlite2 python-rdflib python-serial
9710 python-tagpy python-twisted-bin python-twisted-conch
9711 python-twisted-core python-twisted-web python-utidylib python-webkit
9712 python-xdg python-zope.interface remmina remmina-plugin-data
9713 remmina-plugin-rdp remmina-plugin-vnc rhythmbox-plugin-cdrecorder
9714 rhythmbox-plugins rpm-common rpm2cpio seahorse-plugins shotwell
9715 software-center svgalibg1 system-config-printer-udev
9716 telepathy-gabble telepathy-mission-control-5 telepathy-salut tomboy
9717 totem totem-coherence totem-mozilla totem-plugins
9718 transmission-common xdg-user-dirs xdg-user-dirs-gtk xserver-xephyr
9719 zip
9720 &lt;/p&gt;&lt;/blockquote&gt;
9721
9722 Installed using apt-get, removed with aptitude
9723
9724 &lt;blockquote&gt;&lt;p&gt;
9725 arj bluez-utils cheese dhcdbd djvulibre-desktop ekiga eog
9726 epiphany-extensions epiphany-gecko evolution-exchange
9727 fast-user-switch-applet file-roller gcalctool gconf-editor gdm gedit
9728 gedit-common gnome-app-install gnome-games gnome-games-data
9729 gnome-nettool gnome-system-tools gnome-themes gnome-utils
9730 gnome-vfs-obexftp gnome-volume-manager gnuchess gucharmap
9731 guile-1.8-libs hal libavahi-compat-libdnssd1 libavahi-core5
9732 libavahi-ui0 libbind9-50 libbluetooth2 libcamel1.2-11 libcdio7
9733 libcucul0 libcurl3 libdirectfb-1.0-0 libdmx1 libdvdread3
9734 libedata-cal1.2-6 libedataserver1.2-9 libeel2-2.20 libepc-1.0-1
9735 libepc-ui-1.0-1 libexchange-storage1.2-3 libfaad0 libgadu3
9736 libgalago3 libgd2-noxpm libgda3-3 libgda3-common libggz2 libggzcore9
9737 libggzmod4 libgksu1.2-0 libgksuui1.0-1 libgmyth0 libgnome-desktop-2
9738 libgnome-pilot2 libgnomecups1.0-1 libgnomeprint2.2-0
9739 libgnomeprintui2.2-0 libgpod3 libgraphviz4 libgtk-vnc-1.0-0
9740 libgtkhtml2-0 libgtksourceview1.0-0 libgtksourceview2.0-0
9741 libgucharmap6 libhesiod0 libicu38 libisccc50 libisccfg50 libiw29
9742 libjaxp1.3-java-gcj libkpathsea4 liblircclient0 libltdl3 liblwres50
9743 libmagick++10 libmagick10 libmalaga7 libmozjs1d libmpfr1ldbl libmtp7
9744 libmysqlclient15off libnautilus-burn4 libneon27 libnm-glib0
9745 libnm-util0 libopal-2.2 libosp5 libparted1.8-10 libpisock9
9746 libpisync1 libpoppler-glib3 libpoppler3 libpt-1.10.10 libraw1394-8
9747 libsdl1.2debian-alsa libsensors3 libsexy2 libsmbios2 libsoup2.2-8
9748 libspeexdsp1 libssh2-1 libsuitesparse-3.1.0 libsvga1
9749 libswfdec-0.6-90 libtalloc1 libtotem-plparser10 libtrackerclient0
9750 libvoikko1 libxalan2-java-gcj libxerces2-java-gcj libxklavier12
9751 libxtrap6 libxxf86misc1 libzephyr3 mysql-common rhythmbox seahorse
9752 sound-juicer swfdec-gnome system-config-printer totem-common
9753 totem-gstreamer transmission-gtk vinagre vino w3c-dtd-xhtml wodim
9754 &lt;/p&gt;&lt;/blockquote&gt;
9755
9756 &lt;p&gt;Installed using aptitude, missing with apt-get&lt;/p&gt;
9757
9758 &lt;blockquote&gt;&lt;p&gt;
9759 gstreamer0.10-gnomevfs
9760 &lt;/p&gt;&lt;/blockquote&gt;
9761
9762 &lt;p&gt;Installed using aptitude, removed with apt-get&lt;/p&gt;
9763
9764 &lt;blockquote&gt;&lt;p&gt;
9765 [nothing]
9766 &lt;/p&gt;&lt;/blockquote&gt;
9767
9768 &lt;p&gt;This is for KDE:&lt;/p&gt;
9769
9770 &lt;p&gt;Installed using apt-get, missing with aptitude&lt;/p&gt;
9771
9772 &lt;blockquote&gt;&lt;p&gt;
9773 autopoint bomber bovo cantor cantor-backend-kalgebra cpp-4.3 dcoprss
9774 edict espeak espeak-data eyesapplet fifteenapplet finger gettext
9775 ghostscript-x git gnome-audio gnugo granatier gs-common
9776 gstreamer0.10-pulseaudio indi kaddressbook-plugins kalgebra
9777 kalzium-data kanjidic kapman kate-plugins kblocks kbreakout kbstate
9778 kde-icons-mono kdeaccessibility kdeaddons-kfile-plugins
9779 kdeadmin-kfile-plugins kdeartwork-misc kdeartwork-theme-window
9780 kdeedu kdeedu-data kdeedu-kvtml-data kdegames kdegames-card-data
9781 kdegames-mahjongg-data kdegraphics-kfile-plugins kdelirc
9782 kdemultimedia-kfile-plugins kdenetwork-kfile-plugins
9783 kdepim-kfile-plugins kdepim-kio-plugins kdessh kdetoys kdewebdev
9784 kdiamond kdnssd kfilereplace kfourinline kgeography-data kigo
9785 killbots kiriki klettres-data kmoon kmrml knewsticker-scripts
9786 kollision kpf krosspython ksirk ksmserver ksquares kstars-data
9787 ksudoku kubrick kweather libasound2-plugins libboost-python1.42.0
9788 libcfitsio3 libconvert-binhex-perl libcrypt-ssleay-perl libdb4.6++
9789 libdjvulibre-text libdotconf1.0 liberror-perl libespeak1
9790 libfinance-quote-perl libgail-common libgsl0ldbl libhtml-parser-perl
9791 libhtml-tableextract-perl libhtml-tagset-perl libhtml-tree-perl
9792 libio-stringy-perl libkdeedu4 libkdegames5 libkiten4 libkpathsea5
9793 libkrossui4 libmailtools-perl libmime-tools-perl
9794 libnews-nntpclient-perl libopenbabel3 libportaudio2 libpulse-browse0
9795 libservlet2.4-java libspeechd2 libtiff-tools libtimedate-perl
9796 libunistring0 liburi-perl libwww-perl libxalan2-java libxerces2-java
9797 lirc luatex marble networkstatus noatun-plugins
9798 openoffice.org-writer2latex palapeli palapeli-data parley
9799 parley-data poster psutils pulseaudio pulseaudio-esound-compat
9800 pulseaudio-module-x11 pulseaudio-utils quanta-data rocs rsync
9801 speech-dispatcher step svgalibg1 texlive-binaries texlive-luatex
9802 ttf-sazanami-gothic
9803 &lt;/p&gt;&lt;/blockquote&gt;
9804
9805 &lt;p&gt;Installed using apt-get, removed with aptitude&lt;/p&gt;
9806
9807 &lt;blockquote&gt;&lt;p&gt;
9808 amor artsbuilder atlantik atlantikdesigner blinken bluez-utils cvs
9809 dhcdbd djvulibre-desktop imlib-base imlib11 kalzium kanagram kandy
9810 kasteroids katomic kbackgammon kbattleship kblackbox kbounce kbruch
9811 kcron kdat kdemultimedia-kappfinder-data kdeprint kdict kdvi kedit
9812 keduca kenolaba kfax kfaxview kfouleggs kgeography kghostview
9813 kgoldrunner khangman khexedit kiconedit kig kimagemapeditor
9814 kitchensync kiten kjumpingcube klatin klettres klickety klines
9815 klinkstatus kmag kmahjongg kmailcvt kmenuedit kmid kmilo kmines
9816 kmousetool kmouth kmplot knetwalk kodo kolf kommander konquest kooka
9817 kpager kpat kpdf kpercentage kpilot kpoker kpovmodeler krec
9818 kregexpeditor kreversi ksame ksayit kshisen ksig ksim ksirc ksirtet
9819 ksmiletris ksnake ksokoban kspaceduel kstars ksvg ksysv kteatime
9820 ktip ktnef ktouch ktron kttsd ktuberling kturtle ktux kuickshow
9821 kverbos kview kviewshell kvoctrain kwifimanager kwin kwin4 kwordquiz
9822 kworldclock kxsldbg libakode2 libarts1-akode libarts1-audiofile
9823 libarts1-mpeglib libarts1-xine libavahi-compat-libdnssd1
9824 libavahi-core5 libavc1394-0 libbind9-50 libbluetooth2
9825 libboost-python1.34.1 libcucul0 libcurl3 libcvsservice0
9826 libdirectfb-1.0-0 libdjvulibre21 libdvdread3 libfaad0 libfreebob0
9827 libgd2-noxpm libgraphviz4 libgsmme1c2a libgtkhtml2-0 libicu38
9828 libiec61883-0 libindex0 libisccc50 libisccfg50 libiw29
9829 libjaxp1.3-java-gcj libk3b3 libkcal2b libkcddb1 libkdeedu3
9830 libkdegames1 libkdepim1a libkgantt0 libkleopatra1 libkmime2
9831 libkpathsea4 libkpimexchange1 libkpimidentities1 libkscan1
9832 libksieve0 libktnef1 liblockdev1 libltdl3 liblwres50 libmagick10
9833 libmimelib1c2a libmodplug0c2 libmozjs1d libmpcdec3 libmpfr1ldbl
9834 libneon27 libnm-util0 libopensync0 libpisock9 libpoppler-glib3
9835 libpoppler-qt2 libpoppler3 libraw1394-8 librss1 libsensors3
9836 libsmbios2 libssh2-1 libsuitesparse-3.1.0 libswfdec-0.6-90
9837 libtalloc1 libxalan2-java-gcj libxerces2-java-gcj libxtrap6 lskat
9838 mpeglib network-manager-kde noatun pmount tex-common texlive-base
9839 texlive-common texlive-doc-base texlive-fonts-recommended tidy
9840 ttf-dustin ttf-kochi-gothic ttf-sjfonts
9841 &lt;/p&gt;&lt;/blockquote&gt;
9842
9843 &lt;p&gt;Installed using aptitude, missing with apt-get&lt;/p&gt;
9844
9845 &lt;blockquote&gt;&lt;p&gt;
9846 dolphin kde-core kde-plasma-desktop kde-standard kde-window-manager
9847 kdeartwork kdebase kdebase-apps kdebase-workspace
9848 kdebase-workspace-bin kdebase-workspace-data kdeutils kscreensaver
9849 kscreensaver-xsavers libgle3 libkonq5 libkonq5-templates libnetpbm10
9850 netpbm plasma-widget-folderview plasma-widget-networkmanagement
9851 xscreensaver-data-extra xscreensaver-gl xscreensaver-gl-extra
9852 xscreensaver-screensaver-bsod
9853 &lt;/p&gt;&lt;/blockquote&gt;
9854
9855 &lt;p&gt;Installed using aptitude, removed with apt-get&lt;/p&gt;
9856
9857 &lt;blockquote&gt;&lt;p&gt;
9858 kdebase-bin konq-plugins konqueror
9859 &lt;/p&gt;&lt;/blockquote&gt;
9860 </description>
9861 </item>
9862
9863 <item>
9864 <title>Gnash buildbot slave and Debian kfreebsd</title>
9865 <link>http://people.skolelinux.org/pere/blog/Gnash_buildbot_slave_and_Debian_kfreebsd.html</link>
9866 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Gnash_buildbot_slave_and_Debian_kfreebsd.html</guid>
9867 <pubDate>Sat, 20 Nov 2010 07:20:00 +0100</pubDate>
9868 <description>&lt;p&gt;Answering
9869 &lt;a href=&quot;http://www.listware.net/201011/gnash-dev/67431-gnash-dev-buildbot-looking-for-slaves.html&quot;&gt;the
9870 call from the Gnash project&lt;/a&gt; for
9871 &lt;a href=&quot;http://www.gnashdev.org:8010&quot;&gt;buildbot&lt;/a&gt; slaves to test the
9872 current source, I have set up a virtual KVM machine on the Debian
9873 Edu/Skolelinux virtualization host to test the git source on
9874 Debian/Squeeze. I hope this can help the developers in getting new
9875 releases out more often.&lt;/p&gt;
9876
9877 &lt;p&gt;As the developers want less main-stream build platforms tested to,
9878 I have considered setting up a &lt;a
9879 href=&quot;http://www.debian.org/ports/kfreebsd-gnu/&quot;&gt;Debian/kfreebsd&lt;/a&gt;
9880 machine as well. I have also considered using the kfreebsd
9881 architecture in Debian as a file server in NUUG to get access to the 5
9882 TB zfs volume we currently use to store DV video. Because of this, I
9883 finally got around to do a test installation of Debian/Squeeze with
9884 kfreebsd. Installation went fairly smooth, thought I noticed some
9885 visual glitches in the cdebconf dialogs (black cursor left on the
9886 screen at random locations). Have not gotten very far with the
9887 testing. Noticed cfdisk did not work, but fdisk did so it was not a
9888 fatal problem. Have to spend some more time on it to see if it is
9889 useful as a file server for NUUG. Will try to find time to set up a
9890 gnash buildbot slave on the Debian Edu/Skolelinux this weekend.&lt;/p&gt;
9891 </description>
9892 </item>
9893
9894 <item>
9895 <title>Making room on the Debian Edu/Sqeeze DVD</title>
9896 <link>http://people.skolelinux.org/pere/blog/Making_room_on_the_Debian_Edu_Sqeeze_DVD.html</link>
9897 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Making_room_on_the_Debian_Edu_Sqeeze_DVD.html</guid>
9898 <pubDate>Sun, 7 Nov 2010 11:45:00 +0100</pubDate>
9899 <description>&lt;p&gt;Prioritising packages for the Debian Edu /
9900 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt; DVD, which is
9901 supposed provide a school with all the services and user applications
9902 needed on the pupils computer network has always been hard. Even
9903 schools without Internet connections should be able to get Debian Edu
9904 working using this DVD.&lt;/p&gt;
9905
9906 &lt;p&gt;The job became a lot harder when apt and aptitude started
9907 installing recommended packages by default. We want the same set of
9908 packages to be installed when using the DVD and the netinst CD, and
9909 that means all recommended packages need to be on the DVD. I created
9910 a patch for debian-cd in &lt;a href=&quot;http://bugs.debian.org/601203&quot;&gt;BTS
9911 report #601203&lt;/a&gt; to do this, and since this change was applied to
9912 the Debian Edu DVD build, we have been seriously short on space.&lt;/p&gt;
9913
9914 &lt;p&gt;A few days ago we decided to drop blender, wxmaxima and kicad from
9915 the default installation to save space on the DVD, believing that
9916 those needing these applications are few and can get them from the
9917 Debian archive.&lt;/p&gt;
9918
9919 &lt;p&gt;Yesterday, I had a look what source packages to see which packages
9920 were using most space. A few large packages are well know;
9921 openoffice.org, openclipart and fluid-soundfont. But I also
9922 discovered that lilypond used 106 MiB and fglrx-driver used 53 MiB.
9923 The lilypond package is pulled in as a dependency for rosegarden, and
9924 when looking a bit closer I discovered that 99 MiB of the 106 MiB were
9925 the documentation package, which is recommended by the binary package.
9926 I decided to drop this documentation package from our DVD, as most of
9927 our users will use the GUI front-ends and do not need the lilypond
9928 documentation. Similarly, I dropped the non-free fglrx-driver package
9929 which might be installed by d-i when its hardware is detected, as the
9930 free X driver should work.&lt;/p&gt;
9931
9932 &lt;p&gt;With this change, we finally got space for the LXDE and Gnome
9933 desktop packages as well as the language specific packages making the
9934 DVD more useful again.&lt;/p&gt;
9935 </description>
9936 </item>
9937
9938 <item>
9939 <title>Software updates 2010-10-24</title>
9940 <link>http://people.skolelinux.org/pere/blog/Software_updates_2010_10_24.html</link>
9941 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Software_updates_2010_10_24.html</guid>
9942 <pubDate>Sun, 24 Oct 2010 22:45:00 +0200</pubDate>
9943 <description>&lt;p&gt;Some updates.&lt;/p&gt;
9944
9945 &lt;p&gt;My &lt;a href=&quot;http://pledgebank.com/gnash-avm2&quot;&gt;gnash pledge&lt;/a&gt; to
9946 raise money for the project is going well. The lower limit of 10
9947 signers was reached in 24 hours, and so far 13 people have signed it.
9948 More signers and more funding is most welcome, and I am really curious
9949 how far we can get before the time limit of December 24 is reached.
9950 :)&lt;/p&gt;
9951
9952 &lt;p&gt;On the #gnash IRC channel on irc.freenode.net, I was just tipped
9953 about what appear to be a great code coverage tool capable of
9954 generating code coverage stats without any changes to the source code.
9955 It is called
9956 &lt;a href=&quot;http://simonkagstrom.github.com/kcov/index.html&quot;&gt;kcov&lt;/a&gt;,
9957 and can be used using &lt;tt&gt;kcov &amp;lt;directory&amp;gt; &amp;lt;binary&amp;gt;&lt;/tt&gt;.
9958 It is missing in Debian, but the git source built just fine in Squeeze
9959 after I installed libelf-dev, libdwarf-dev, pkg-config and
9960 libglib2.0-dev. Failed to build in Lenny, but suspect that is
9961 solvable. I hope kcov make it into Debian soon.&lt;/p&gt;
9962
9963 &lt;p&gt;Finally found time to wrap up the release notes for &lt;a
9964 href=&quot;http://lists.debian.org/debian-edu-announce/2010/10/msg00002.html&quot;&gt;a
9965 new alpha release of Debian Edu&lt;/a&gt;, and just published the second
9966 alpha test release of the Squeeze based Debian Edu /
9967 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;
9968 release. Give it a try if you need a complete linux solution for your
9969 school, including central infrastructure server, workstations, thin
9970 client servers and diskless workstations. A nice touch added
9971 yesterday is RDP support on the thin client servers, for windows
9972 clients to get a Linux desktop on request.&lt;/p&gt;
9973 </description>
9974 </item>
9975
9976 <item>
9977 <title>Some notes on Flash in Debian and Debian Edu</title>
9978 <link>http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html</link>
9979 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html</guid>
9980 <pubDate>Sat, 4 Sep 2010 10:10:00 +0200</pubDate>
9981 <description>&lt;p&gt;In the &lt;a href=&quot;http://popcon.debian.org/unknown/by_vote&quot;&gt;Debian
9982 popularity-contest numbers&lt;/a&gt;, the adobe-flashplugin package the
9983 second most popular used package that is missing in Debian. The sixth
9984 most popular is flashplayer-mozilla. This is a clear indication that
9985 working flash is important for Debian users. Around 10 percent of the
9986 users submitting data to popcon.debian.org have this package
9987 installed.&lt;/p&gt;
9988
9989 &lt;p&gt;In the report written by Lars Risan in August 2008
9990&lt;a href=&quot;http://wiki.skolelinux.no/Dokumentasjon/Rapporter?action=AttachFile&amp;do=view&amp;target=Skolelinux_i_bruk_rapport_1.0.pdf&quot;&gt;Skolelinux
9991 i bruk – Rapport for Hurum kommune, Universitetet i Agder og
9992 stiftelsen SLX Debian Labs&lt;/a&gt;»), one of the most important problems
9993 schools experienced with &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian
9994 Edu/Skolelinux&lt;/a&gt; was the lack of working Flash. A lot of educational
9995 web sites require Flash to work, and lacking working Flash support in
9996 the web browser and the problems with installing it was perceived as a
9997 good reason to stay with Windows.&lt;/p&gt;
9998
9999 &lt;p&gt;I once saw a funny and sad comment in a web forum, where Linux was
10000 said to be the retarded cousin that did not really understand
10001 everything you told him but could work fairly well. This was a
10002 comment regarding the problems Linux have with proprietary formats and
10003 non-standard web pages, and is sad because it exposes a fairly common
10004 understanding of whose fault it is if web pages that only work in for
10005 example Internet Explorer 6 fail to work on Firefox, and funny because
10006 it explain very well how annoying it is for users when Linux
10007 distributions do not work with the documents they receive or the web
10008 pages they want to visit.&lt;/p&gt;
10009
10010 &lt;p&gt;This is part of the reason why I believe it is important for Debian
10011 and Debian Edu to have a well working Flash implementation in the
10012 distribution, to get at least popular sites as Youtube and Google
10013 Video to working out of the box. For Squeeze, Debian have the chance
10014 to include the latest version of Gnash that will make this happen, as
10015 the new release 0.8.8 was published a few weeks ago and is resting in
10016 unstable. The new version work with more sites that version 0.8.7.
10017 The Gnash maintainers have asked for a freeze exception, but the
10018 release team have not had time to reply to it yet. I hope they agree
10019 with me that Flash is important for the Debian desktop users, and thus
10020 accept the new package into Squeeze.&lt;/p&gt;
10021 </description>
10022 </item>
10023
10024 <item>
10025 <title>Broken hard link handling with sshfs</title>
10026 <link>http://people.skolelinux.org/pere/blog/Broken_hard_link_handling_with_sshfs.html</link>
10027 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Broken_hard_link_handling_with_sshfs.html</guid>
10028 <pubDate>Mon, 30 Aug 2010 19:30:00 +0200</pubDate>
10029 <description>&lt;p&gt;Just got an email from Tobias Gruetzmacher as a followup on my
10030 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html&quot;&gt;previous
10031 post about sshfs&lt;/a&gt;. He reported another problem with sshfs. It
10032 fail to handle hard links properly. A simple way to spot this is to
10033 look at the . and .. entries in the directory tree. These should have
10034 a link count &gt;1, but on sshfs the count is 1. I just tested to see
10035 what happen when trying to hardlink, and this fail as well:&lt;/p&gt;
10036
10037 &lt;pre&gt;
10038 % ln foo bar
10039 ln: creating hard link `bar&#39; =&gt; `foo&#39;: Function not implemented
10040 %
10041 &lt;/pre&gt;
10042
10043 &lt;p&gt;I have not yet found time to implement a test for this in my file
10044 system test code, but believe having working hard links is useful to
10045 avoid surprised unix programs. Not as useful as working file locking
10046 and symlinks, which are required to get a working desktop, but useful
10047 nevertheless. :)&lt;/p&gt;
10048
10049 &lt;p&gt;The latest version of the file system test code is available via
10050 git from
10051 &lt;a href=&quot;http://github.com/gebi/fs-test&quot;&gt;http://github.com/gebi/fs-test&lt;/a&gt;&lt;/p&gt;
10052 </description>
10053 </item>
10054
10055 <item>
10056 <title>Skolelinux i Osloskolen</title>
10057 <link>http://people.skolelinux.org/pere/blog/Skolelinux_i_Osloskolen.html</link>
10058 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_i_Osloskolen.html</guid>
10059 <pubDate>Thu, 26 Aug 2010 22:25:00 +0200</pubDate>
10060 <description>&lt;p&gt;Denne høsten skal endelig alle Osloskolene få mulighet til å bruke
10061 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt;. Ny IT-løsning
10062 har vært rullet ut i noen måneder nå, og så vidt jeg fikk vite før
10063 sommeren skulle alle skoler ha nytt opplegg på plass før oppstart nå i
10064 høst. På alle skolene skal en kunne velge ved installasjon om en skal
10065 ha Windows eller Skolelinux på maskinene, og en kan i tillegg
10066 PXE-boote maskinene over nett som tynne klienter eller diskløse
10067 arbeidsstasjoner. Jeg er spent på hvor mange skoler som velger å ta i
10068 bruk Skolelinux, og gleder meg til å se hvordan dette utvikler seg.
10069 Løsningen leveres av
10070 &lt;a href=&quot;http://www.logica.no/&quot;&gt;Logica&lt;/a&gt; med
10071 &lt;a href=&quot;http://www.slxdrift.no/&quot;&gt;Skolelinux Drift AS&lt;/a&gt; som
10072 underleverandør, og jeg har vært involvert i utviklingen av løsningen
10073 via Skolelinux Drift AS siden prosjektet starter. Jeg synes det er
10074 fantastisk at Skolelinux er kommet så langt siden vi startet i 2001 at
10075 alle elevene i Osloskolene nå skal få mulighet til å bruke
10076 løsningen. Jeg håper de vil sette pris på alle de
10077 &lt;a href=&quot;http://www.skolelinux.no/linux-signpost/&quot;&gt;fantastiske
10078 brukerprogrammene&lt;/a&gt; som er tilgjengelig i Skolelinux.&lt;/p&gt;
10079 </description>
10080 </item>
10081
10082 <item>
10083 <title>Broken umask handling with sshfs</title>
10084 <link>http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html</link>
10085 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html</guid>
10086 <pubDate>Thu, 26 Aug 2010 13:30:00 +0200</pubDate>
10087 <description>&lt;p&gt;My file system sematics program
10088 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html&quot;&gt;presented
10089 a few days ago&lt;/a&gt; is very useful to verify that a file system can
10090 work as a unix home directory,and today I had to extend it a bit. I&#39;m
10091 looking into alternatives for home directory access here at the
10092 University of Oslo, and one of the options is sshfs. My friend
10093 Finn-Arne mentioned a while back that they had used sshfs with Debian
10094 Edu, but stopped because of problems. I asked today what the problems
10095 where, and he mentioned that sshfs failed to handle umask properly.
10096 Trying to detect the problem I wrote this addition to my fs testing
10097 script:&lt;/p&gt;
10098
10099 &lt;pre&gt;
10100 mode_t touch_get_mode(const char *name, mode_t mode) {
10101 mode_t retval = 0;
10102 int fd = open(name, O_RDWR|O_CREAT|O_LARGEFILE, mode);
10103 if (-1 != fd) {
10104 unlink(name);
10105 struct stat statbuf;
10106 if (-1 != fstat(fd, &amp;statbuf)) {
10107 retval = statbuf.st_mode &amp; 0x1ff;
10108 }
10109 close(fd);
10110 }
10111 return retval;
10112 }
10113
10114 /* Try to detect problem discovered using sshfs */
10115 int test_umask(void) {
10116 printf(&quot;info: testing umask effect on file creation\n&quot;);
10117
10118 mode_t orig_umask = umask(000);
10119 mode_t newmode;
10120 if (0666 != (newmode = touch_get_mode(&quot;foobar&quot;, 0666))) {
10121 printf(&quot; error: Wrong file mode %o when creating using mode 666 and umask 000\n&quot;,
10122 newmode);
10123 }
10124 umask(007);
10125 if (0660 != (newmode = touch_get_mode(&quot;foobar&quot;, 0666))) {
10126 printf(&quot; error: Wrong file mode %o when creating using mode 666 and umask 007\n&quot;,
10127 newmode);
10128 }
10129
10130 umask (orig_umask);
10131 return 0;
10132 }
10133
10134 int main(int argc, char **argv) {
10135 [...]
10136 test_umask();
10137 return 0;
10138 }
10139 &lt;/pre&gt;
10140
10141 &lt;p&gt;Sure enough. On NFS to a netapp, I get this result:&lt;/p&gt;
10142
10143 &lt;pre&gt;
10144 Testing POSIX/Unix sematics on file system
10145 info: testing symlink creation
10146 info: testing subdirectory creation
10147 info: testing fcntl locking
10148 Read-locking 1 byte from 1073741824
10149 Read-locking 510 byte from 1073741826
10150 Unlocking 1 byte from 1073741824
10151 Write-locking 1 byte from 1073741824
10152 Write-locking 510 byte from 1073741826
10153 Unlocking 2 byte from 1073741824
10154 info: testing umask effect on file creation
10155 &lt;/pre&gt;
10156
10157 &lt;p&gt;When mounting the same directory using sshfs, I get this
10158 result:&lt;/p&gt;
10159
10160 &lt;pre&gt;
10161 Testing POSIX/Unix sematics on file system
10162 info: testing symlink creation
10163 info: testing subdirectory creation
10164 info: testing fcntl locking
10165 Read-locking 1 byte from 1073741824
10166 Read-locking 510 byte from 1073741826
10167 Unlocking 1 byte from 1073741824
10168 Write-locking 1 byte from 1073741824
10169 Write-locking 510 byte from 1073741826
10170 Unlocking 2 byte from 1073741824
10171 info: testing umask effect on file creation
10172 error: Wrong file mode 644 when creating using mode 666 and umask 000
10173 error: Wrong file mode 640 when creating using mode 666 and umask 007
10174 &lt;/pre&gt;
10175
10176 &lt;p&gt;So, I can conclude that sshfs is better than smb to a Netapp or a
10177 Windows server, but not good enough to be used as a home
10178 directory.&lt;/p&gt;
10179
10180 &lt;p&gt;Update 2010-08-26: Reported the issue in
10181 &lt;a href=&quot;http://bugs.debian.org/594498&quot;&gt;BTS report #594498&lt;/a&gt;&lt;/p&gt;
10182
10183 &lt;p&gt;Update 2010-08-27: Michael Gebetsroither report that he found the
10184 script so useful that he created a GIT repository and stored it in
10185 &lt;a href=&quot;http://github.com/gebi/fs-test&quot;&gt;http://github.com/gebi/fs-test&lt;/a&gt;.&lt;/p&gt;
10186 </description>
10187 </item>
10188
10189 <item>
10190 <title>No hardcoded config on Debian Edu clients</title>
10191 <link>http://people.skolelinux.org/pere/blog/No_hardcoded_config_on_Debian_Edu_clients.html</link>
10192 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/No_hardcoded_config_on_Debian_Edu_clients.html</guid>
10193 <pubDate>Mon, 9 Aug 2010 20:15:00 +0200</pubDate>
10194 <description>&lt;p&gt;As reported earlier, the last few days I have looked at how Debian
10195 Edu clients are configured, and tried to get rid of all hardcoded
10196 configuration settings on the clients. I believe the work to be
10197 mostly done, and the clients seem to work just fine with dynamically
10198 generated configuration.&lt;/p&gt;
10199
10200 &lt;p&gt;What is the point, you might ask? The point is to allow a Debian
10201 Edu desktop to integrate into an existing network infrastructure
10202 without any manual configuration.&lt;/p&gt;
10203
10204 &lt;p&gt;This is what happens when installing a Debian Edu client here at
10205 the University of Oslo using PXE. With the PXE installation, I am
10206 asked for language (Norwegian Bokmål), locality (Norway) and keyboard
10207 layout (no-latin1), Debian Edu profile (Roaming Workstation), if I
10208 accept to reformat the hard drive (yes), if I want to submit info to
10209 popcon.debian.org (no) and root password (secret). After answering
10210 these questions, the installer goes ahead and does its thing, and
10211 after around 50 minutes it is done. I press enter to finish the
10212 installation, and the machine reboots into KDE. When the machine is
10213 ready and kdm asks for login information, I enter my university
10214 username and password, am told by kdm that a local home directory has
10215 been created and that I must log in again, and finally log in with the
10216 same username and password to the KDE 4.4 desktop. At no point during
10217 this process did it ask for university specific settings, and all the
10218 required configuration was dynamically detected using information
10219 fetched via DHCP and DNS. The roaming workstation is now ready for
10220 use.&lt;/p&gt;
10221
10222 &lt;p&gt;How was this done, you might wonder? First of all, here is the
10223 list of things that need to be configured on the client to get it
10224 working properly out of the box:&lt;/p&gt;
10225
10226 &lt;ul&gt;
10227 &lt;li&gt;IP address/netmask and DNS server.&lt;/li&gt;
10228 &lt;li&gt;Web proxy URL.&lt;/li&gt;
10229 &lt;li&gt;LDAP server for NSS directory information (user, group, etc).&lt;/li&gt;
10230 &lt;li&gt;Kerberos server for PAM password checking.&lt;/li&gt;
10231 &lt;li&gt;SMB mount point to access the network home directory. (*)&lt;/li&gt;
10232 &lt;li&gt;Central syslog server to send syslog messages to. (*)&lt;/li&gt;
10233 &lt;li&gt;Sitesummary collector URL to submit info to central server. (*)&lt;/li&gt;
10234 &lt;/ul&gt;
10235
10236 &lt;p&gt;(Hm, did I forget anything? Let me knew if I did.)&lt;/p&gt;
10237
10238 &lt;p&gt;The points marked (*) are not required to be able to use the
10239 machine, but needed to provide central storage and allowing system
10240 administrators to track their machines. Since yesterday, everything
10241 but the sitesummary collector URL is dynamically discovered at boot
10242 and installation time in the svn version of Debian Edu.&lt;/p&gt;
10243
10244 &lt;p&gt;The IP and DNS setup is fetched during boot using DHCP as usual.
10245 When a DHCP update arrives, the proxy setup is updated by looking for
10246 http://wpat/wpad.dat and using the content of this WPAD file to
10247 configure the http and ftp proxy in /etc/environment and
10248 /etc/apt/apt.conf. I decided to update the proxy setup using a DHCP
10249 hook to ensure that the client stops using the Debian Edu proxy when
10250 it is moved outside the Debian Edu network, and instead uses any local
10251 proxy present on the new network when it moves around.&lt;/p&gt;
10252
10253 &lt;p&gt;The DNS names of the LDAP, Kerberos and syslog server and related
10254 configuration are generated using DNS information at boot. First the
10255 installer looks for a host named ldap in the current DNS domain. If
10256 not found, it looks for _ldap._tcp SRV records in DNS instead. If an
10257 LDAP server is found, its root DSE entry is requested and the
10258 attributes namingContexts and defaultNamingContext are used to
10259 determine which LDAP base to use for NSS. If there are several
10260 namingContexts attibutes and the defaultNamingContext is present, that
10261 LDAP subtree is used as the base. If defaultNamingContext is missing,
10262 the subtrees listed as namingContexts are searched in sequence for any
10263 object with class posixAccount or posixGroup, and the first one with
10264 such an object is used as the LDAP base. For Kerberos, a similar
10265 search is done by first looking for a host named kerberos, and then
10266 for the _kerberos._tcp SRV record. I&#39;ve been unable to find a way to
10267 look up the Kerberos realm, so for this the upper case string of the
10268 current DNS domain is used.&lt;/p&gt;
10269
10270 &lt;p&gt;For the syslog server, the hosts syslog and loghost are searched
10271 for, and the _syslog._udp SRV record is consulted if no such host is
10272 found. This algorithm works for both Debian Edu and the University of
10273 Oslo. A similar strategy would work for locating the sitesummary
10274 server, but have not been implemented yet. I decided to fetch and
10275 save these settings during installation, to make sure moving to a
10276 different network does not change the set of users being allowed to
10277 log in nor the passwords required to log in. Usernames and passwords
10278 will be cached by sssd when the user logs in on the Debian Edu
10279 network, and will not change as the laptop move around. For a
10280 non-roaming machine, there is no caching, but given that it is
10281 supposed to stay in place it should not matter much. Perhaps we
10282 should switch those to use sssd too?&lt;/p&gt;
10283
10284 &lt;p&gt;The user&#39;s SMB mount point for the network home directory is
10285 located when the user logs in for the first time. The LDAP server is
10286 consulted to look for the user&#39;s LDAP object and the sambaHomePath
10287 attribute is used if found. If it isn&#39;t found, the home directory
10288 path fetched from NSS is used instead. Assuming the path is of the
10289 form /site/server/directory/username, the second part is looked up in
10290 DNS and used to generate a SMB URL of the form
10291 smb://server.domain/username. This algorithm works for both Debian
10292 edu and the University of Oslo. Perhaps there are better attributes
10293 to use or a better algorithm that works for more sites, but this will
10294 do for now. :)&lt;/p&gt;
10295
10296 &lt;p&gt;This work should make it easier to integrate the Debian Edu clients
10297 into any LDAP/Kerberos infrastructure, and make the current setup even
10298 more flexible than before. I suspect it will also work for thin
10299 client servers, allowing one to easily set up LTSP and hook it into a
10300 existing network infrastructure, but I have not had time to test this
10301 yet.&lt;/p&gt;
10302
10303 &lt;p&gt;If you want to help out with implementing these things for Debian
10304 Edu, please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
10305
10306 &lt;p&gt;Update 2010-08-09: Simon Farnsworth gave me a heads-up on how to
10307 detect Kerberos realm from DNS, by looking for _kerberos TXT entries
10308 before falling back to the upper case DNS domain name. Will have to
10309 implement it for Debian Edu. :)&lt;/p&gt;
10310 </description>
10311 </item>
10312
10313 <item>
10314 <title>Testing if a file system can be used for home directories...</title>
10315 <link>http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html</link>
10316 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html</guid>
10317 <pubDate>Sun, 8 Aug 2010 21:20:00 +0200</pubDate>
10318 <description>&lt;p&gt;A few years ago, I was involved in a project planning to use
10319 Windows file servers as home directory servers for Debian
10320 Edu/Skolelinux machines. This was thought to be no problem, as the
10321 access would be through the SMB network file system protocol, and we
10322 knew other sites used SMB with unix and samba as the file server to
10323 mount home directories without any problems. But, after months of
10324 struggling, we had to conclude that our goal was impossible.&lt;/p&gt;
10325
10326 &lt;p&gt;The reason is simply that while SMB can be used for home
10327 directories when the file server is Samba running on Unix, this only
10328 work because of Samba have some extensions and the fact that the
10329 underlying file system is a unix file system. When using a Windows
10330 file server, the underlying file system do not have POSIX semantics,
10331 and several programs will fail if the users home directory where they
10332 want to store their configuration lack POSIX semantics.&lt;/p&gt;
10333
10334 &lt;p&gt;As part of this work, I wrote a small C program I want to share
10335 with you all, to replicate a few of the problematic applications (like
10336 OpenOffice.org and GCompris) and see if the file system was working as
10337 it should. If you find yourself in spooky file system land, it might
10338 help you find your way out again. This is the fs-test.c source:&lt;/p&gt;
10339
10340 &lt;pre&gt;
10341 /*
10342 * Some tests to check the file system sematics. Used to verify that
10343 * CIFS from a windows server do not work properly as a linux home
10344 * directory.
10345 * License: GPL v2 or later
10346 *
10347 * needs libsqlite3-dev and build-essential installed
10348 * compile with: gcc -Wall -lsqlite3 -DTEST_SQLITE fs-test.c -o fs-test
10349 */
10350
10351 #define _FILE_OFFSET_BITS 64
10352 #define _LARGEFILE_SOURCE 1
10353 #define _LARGEFILE64_SOURCE 1
10354
10355 #define _GNU_SOURCE /* for asprintf() */
10356
10357 #include &amp;lt;errno.h&gt;
10358 #include &amp;lt;fcntl.h&gt;
10359 #include &amp;lt;stdio.h&gt;
10360 #include &amp;lt;string.h&gt;
10361 #include &amp;lt;stdlib.h&gt;
10362 #include &amp;lt;sys/file.h&gt;
10363 #include &amp;lt;sys/stat.h&gt;
10364 #include &amp;lt;sys/types.h&gt;
10365 #include &amp;lt;unistd.h&gt;
10366
10367 #ifdef TEST_SQLITE
10368 /*
10369 * Test sqlite open, as done by gcompris require the libsqlite3-dev
10370 * package and linking with -lsqlite3. A more low level test is
10371 * below.
10372 * See also &amp;lt;URL: http://www.sqlite.org./faq.html#q5 &gt;.
10373 */
10374 #include &amp;lt;sqlite3.h&gt;
10375 #define CREATE_TABLE_USERS \
10376 &quot;CREATE TABLE users (user_id INT UNIQUE, login TEXT, lastname TEXT, firstname TEXT, birthdate TEXT, class_id INT ); &quot;
10377 int test_sqlite_open(void) {
10378 char *zErrMsg;
10379 char *name = &quot;testsqlite.db&quot;;
10380 sqlite3 *db=NULL;
10381 unlink(name);
10382 int rc = sqlite3_open(name, &amp;db);
10383 if( rc ){
10384 printf(&quot;error: sqlite open of %s failed: %s\n&quot;, name, sqlite3_errmsg(db));
10385 sqlite3_close(db);
10386 return -1;
10387 }
10388
10389 /* create tables */
10390 rc = sqlite3_exec(db,CREATE_TABLE_USERS, NULL, 0, &amp;zErrMsg);
10391 if( rc != SQLITE_OK ){
10392 printf(&quot;error: sqlite table create failed: %s\n&quot;, zErrMsg);
10393 sqlite3_close(db);
10394 return -1;
10395 }
10396 printf(&quot;info: sqlite worked\n&quot;);
10397 sqlite3_close(db);
10398 return 0;
10399 }
10400 #endif /* TEST_SQLITE */
10401
10402 /*
10403 * Demonstrate locking issue found in gcompris using sqlite3. This
10404 * work with ext3, but not with cifs server on Windows 2003. This is
10405 * done in the sqlite3 library.
10406 * See also
10407 * &amp;lt;URL:http://www.cygwin.com/ml/cygwin/2001-08/msg00854.html&gt; and the
10408 * POSIX specification
10409 * &amp;lt;URL:http://www.opengroup.org/onlinepubs/009695399/functions/fcntl.html&gt;.
10410 */
10411 int test_gcompris_locking(void) {
10412 struct flock fl;
10413 char *name = &quot;testsqlite.db&quot;;
10414 unlink(name);
10415 int fd = open(name, O_RDWR|O_CREAT|O_LARGEFILE, 0644);
10416 printf(&quot;info: testing fcntl locking\n&quot;);
10417
10418 fl.l_whence = SEEK_SET;
10419 fl.l_pid = getpid();
10420 printf(&quot; Read-locking 1 byte from 1073741824&quot;);
10421 fl.l_start = 1073741824;
10422 fl.l_len = 1;
10423 fl.l_type = F_RDLCK;
10424 if (0 != fcntl(fd, F_SETLK, &amp;fl) ) printf(&quot; - error!\n&quot;); else printf(&quot;\n&quot;);
10425
10426 printf(&quot; Read-locking 510 byte from 1073741826&quot;);
10427 fl.l_start = 1073741826;
10428 fl.l_len = 510;
10429 fl.l_type = F_RDLCK;
10430 if (0 != fcntl(fd, F_SETLK, &amp;fl) ) printf(&quot; - error!\n&quot;); else printf(&quot;\n&quot;);
10431
10432 printf(&quot; Unlocking 1 byte from 1073741824&quot;);
10433 fl.l_start = 1073741824;
10434 fl.l_len = 1;
10435 fl.l_type = F_UNLCK;
10436 if (0 != fcntl(fd, F_SETLK, &amp;fl) ) printf(&quot; - error!\n&quot;); else printf(&quot;\n&quot;);
10437
10438 printf(&quot; Write-locking 1 byte from 1073741824&quot;);
10439 fl.l_start = 1073741824;
10440 fl.l_len = 1;
10441 fl.l_type = F_WRLCK;
10442 if (0 != fcntl(fd, F_SETLK, &amp;fl) ) printf(&quot; - error!\n&quot;); else printf(&quot;\n&quot;);
10443
10444 printf(&quot; Write-locking 510 byte from 1073741826&quot;);
10445 fl.l_start = 1073741826;
10446 fl.l_len = 510;
10447 if (0 != fcntl(fd, F_SETLK, &amp;fl) ) printf(&quot; - error!\n&quot;); else printf(&quot;\n&quot;);
10448
10449 printf(&quot; Unlocking 2 byte from 1073741824&quot;);
10450 fl.l_start = 1073741824;
10451 fl.l_len = 2;
10452 fl.l_type = F_UNLCK;
10453 if (0 != fcntl(fd, F_SETLK, &amp;fl) ) printf(&quot; - error!\n&quot;); else printf(&quot;\n&quot;);
10454
10455 close(fd);
10456 return 0;
10457 }
10458
10459 /*
10460 * Test if permissions of freshly created directories allow entries
10461 * below them. This was a problem with OpenOffice.org and gcompris.
10462 * Mounting with option &#39;sync&#39; seem to solve this problem while
10463 * slowing down file operations.
10464 */
10465 int test_subdirectory_creation(void) {
10466 #define LEVELS 5
10467 char *path = strdup(&quot;test&quot;);
10468 char *dirs[LEVELS];
10469 int level;
10470 printf(&quot;info: testing subdirectory creation\n&quot;);
10471 for (level = 0; level &amp;lt; LEVELS; level++) {
10472 char *newpath = NULL;
10473 if (-1 == mkdir(path, 0777)) {
10474 printf(&quot; error: Unable to create directory &#39;%s&#39;: %s\n&quot;,
10475 path, strerror(errno));
10476 break;
10477 }
10478 asprintf(&amp;newpath, &quot;%s/%s&quot;, path, &quot;test&quot;);
10479 free(path);
10480 path = newpath;
10481 }
10482 return 0;
10483 }
10484
10485 /*
10486 * Test if symlinks can be created. This was a problem detected with
10487 * KDE.
10488 */
10489 int test_symlinks(void) {
10490 printf(&quot;info: testing symlink creation\n&quot;);
10491 unlink(&quot;symlink&quot;);
10492 if (-1 == symlink(&quot;file&quot;, &quot;symlink&quot;))
10493 printf(&quot; error: Unable to create symlink\n&quot;);
10494 return 0;
10495 }
10496
10497 int main(int argc, char **argv) {
10498 printf(&quot;Testing POSIX/Unix sematics on file system\n&quot;);
10499 test_symlinks();
10500 test_subdirectory_creation();
10501 #ifdef TEST_SQLITE
10502 test_sqlite_open();
10503 #endif /* TEST_SQLITE */
10504 test_gcompris_locking();
10505 return 0;
10506 }
10507 &lt;/pre&gt;
10508
10509 &lt;p&gt;When everything is working, it should print something like
10510 this:&lt;/p&gt;
10511
10512 &lt;pre&gt;
10513 Testing POSIX/Unix sematics on file system
10514 info: testing symlink creation
10515 info: testing subdirectory creation
10516 info: sqlite worked
10517 info: testing fcntl locking
10518 Read-locking 1 byte from 1073741824
10519 Read-locking 510 byte from 1073741826
10520 Unlocking 1 byte from 1073741824
10521 Write-locking 1 byte from 1073741824
10522 Write-locking 510 byte from 1073741826
10523 Unlocking 2 byte from 1073741824
10524 &lt;/pre&gt;
10525
10526 &lt;p&gt;I do not remember the exact details of the problems we saw, but one
10527 of them was with locking, where if I remember correctly, POSIX allow a
10528 read-only lock to be upgraded to a read-write lock without unlocking
10529 the read-only lock (while Windows do not). Another was a bug in the
10530 CIFS/SMB client implementation in the Linux kernel where directory
10531 meta information would be wrong for a fraction of a second, making
10532 OpenOffice.org fail to create its deep directory tree because it was
10533 not allowed to create files in its freshly created directory.&lt;/p&gt;
10534
10535 &lt;p&gt;Anyway, here is a nice tool for your tool box, might you never need
10536 it. :)&lt;/p&gt;
10537
10538 &lt;p&gt;Update 2010-08-27: Michael Gebetsroither report that he found the
10539 script so useful that he created a GIT repository and stored it in
10540 &lt;a href=&quot;http://github.com/gebi/fs-test&quot;&gt;http://github.com/gebi/fs-test&lt;/a&gt;.&lt;/p&gt;
10541 </description>
10542 </item>
10543
10544 <item>
10545 <title>Autodetecting Client setup for roaming workstations in Debian Edu</title>
10546 <link>http://people.skolelinux.org/pere/blog/Autodetecting_Client_setup_for_roaming_workstations_in_Debian_Edu.html</link>
10547 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Autodetecting_Client_setup_for_roaming_workstations_in_Debian_Edu.html</guid>
10548 <pubDate>Sat, 7 Aug 2010 14:45:00 +0200</pubDate>
10549 <description>&lt;p&gt;A few days ago, I
10550 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Debian_Edu_roaming_workstation___at_the_university_of_Oslo.html&quot;&gt;tried
10551 to install&lt;/a&gt; a Roaming workation profile from Debian Edu/Squeeze
10552 while on the university network here at the University of Oslo, and
10553 noticed how much had to change to get it operational using the
10554 university infrastructure. It was fairly easy, but it occured to me
10555 that Debian Edu would improve a lot if I could get the client to
10556 connect without any changes at all, and thus let the client configure
10557 itself during installation and first boot to use the infrastructure
10558 around it. Now I am a huge step further along that road.&lt;/p&gt;
10559
10560 &lt;p&gt;With our current squeeze-test packages, I can select the roaming
10561 workstation profile and get a working laptop connecting to the
10562 university LDAP server for user and group and our active directory
10563 servers for Kerberos authentication. All this without any
10564 configuration at all during installation. My users home directory got
10565 a bookmark in the KDE menu to mount it via SMB, with the correct URL.
10566 In short, openldap and sssd is correctly configured. In addition to
10567 this, the client look for http://wpad/wpad.dat to configure a web
10568 proxy, and when it fail to find it no proxy settings are stored in
10569 /etc/environment and /etc/apt/apt.conf. Iceweasel and KDE is
10570 configured to look for the same wpad configuration and also do not use
10571 a proxy when at the university network. If the machine is moved to a
10572 network with such wpad setup, it would automatically use it when DHCP
10573 gave it a IP address.&lt;/p&gt;
10574
10575 &lt;p&gt;The LDAP server is located using DNS, by first looking for the DNS
10576 entry ldap.$domain. If this do not exist, it look for the
10577 _ldap._tcp.$domain SRV records and use the first one as the LDAP
10578 server. Next, it connects to the LDAP server and search all
10579 namingContexts entries for posixAccount or posixGroup objects, and
10580 pick the first one as the LDAP base. For Kerberos, a similar
10581 algorithm is used to locate the LDAP server, and the realm is the
10582 uppercase version of $domain.&lt;/p&gt;
10583
10584 &lt;p&gt;So, what is not working, you might ask. SMB mounting my home
10585 directory do not work. No idea why, but suspected the incorrect
10586 Kerberos settings in /etc/krb5.conf and /etc/samba/smb.conf might be
10587 the cause. These are not properly configured during installation, and
10588 had to be hand-edited to get the correct Kerberos realm and server,
10589 but SMB mounting still do not work. :(&lt;/p&gt;
10590
10591 &lt;p&gt;With this automatic configuration in place, I expect a Debian Edu
10592 roaming profile installation would be able to automatically detect and
10593 connect to any site using LDAP and Kerberos for NSS directory and PAM
10594 authentication. It should also work out of the box in a Active
10595 Directory environment providing posixAccount and posixGroup objects
10596 with UID and GID values.&lt;/p&gt;
10597
10598 &lt;p&gt;If you want to help out with implementing these things for Debian
10599 Edu, please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
10600 </description>
10601 </item>
10602
10603 <item>
10604 <title>Debian Edu roaming workstation - at the university of Oslo</title>
10605 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_roaming_workstation___at_the_university_of_Oslo.html</link>
10606 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu_roaming_workstation___at_the_university_of_Oslo.html</guid>
10607 <pubDate>Tue, 3 Aug 2010 23:30:00 +0200</pubDate>
10608 <description>&lt;p&gt;The new roaming workstation profile in Debian Edu/Squeeze is fairly
10609 similar to the laptop setup am I working on using Ubuntu for the
10610 University of Oslo, and just for the heck of it, I tested today how
10611 hard it would be to integrate that profile into the university
10612 infrastructure. In this case, it is the university LDAP server,
10613 Active Directory Kerberos server and SMB mounting from the Netapp file
10614 servers.&lt;/p&gt;
10615
10616 &lt;p&gt;I was pleasantly surprised that the only three files needed to be
10617 changed (/etc/sssd/sssd.conf, /etc/ldap.conf and
10618 /etc/mklocaluser.d/20-debian-edu-config) and one file had to be added
10619 (/usr/share/perl5/Debian/Edu_Local.pm), to get the client working.
10620 Most of the changes were to get the client to use the university LDAP
10621 for NSS and Kerberos server for PAM, but one was to change a hard
10622 coded DNS domain name in the mklocaluser hook from .intern to
10623 .uio.no.&lt;/p&gt;
10624
10625 &lt;p&gt;This testing was so encouraging, that I went ahead and adjusted the
10626 Debian Edu scripts and setup in subversion to centralise the roaming
10627 workstation setup a bit more and avoid the hardcoded DNS domain name,
10628 so that when I test this tomorrow, I expect to get away with modifying
10629 only /etc/sssd/sssd.conf and /etc/ldap.conf to get it to use the
10630 university servers.&lt;/p&gt;
10631
10632 &lt;p&gt;My goal is to get the clients to have no hardcoded settings and
10633 fetch all their initial setup during installation and first boot, to
10634 allow them to be inserted also into environments where the default
10635 setup in Debian Edu has been changed or as with the university, where
10636 the environment is different but provides the protocols Debian Edu
10637 uses.&lt;/p&gt;
10638 </description>
10639 </item>
10640
10641 <item>
10642 <title>First Debian Edu test release (alpha0) based on Squeeze is released</title>
10643 <link>http://people.skolelinux.org/pere/blog/First_Debian_Edu_test_release__alpha0__based_on_Squeeze_is_released.html</link>
10644 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/First_Debian_Edu_test_release__alpha0__based_on_Squeeze_is_released.html</guid>
10645 <pubDate>Tue, 27 Jul 2010 17:45:00 +0200</pubDate>
10646 <description>&lt;p&gt;I just posted this announcement culminating several months of work
10647 with the next Debian Edu release. Not nearly done, but one major step
10648 completed.&lt;/p&gt;
10649
10650 &lt;blockquote&gt;
10651 &lt;p&gt;This is the first test release based on Squeeze. The focus of this
10652 release is to test the user application selection. To have a look,
10653 install the standalone profile and let the developers know if the set
10654 of installed packages i.e. applications should be modified. If some
10655 user application is missing, or if there are some applications that no
10656 longer make sense to be included in Debian Edu, please let us know.
10657 Also, if a useful application is missing the translation for your
10658 language of choice, please let us know too.&lt;/p&gt;
10659
10660 &lt;p&gt;In addition, feedback and help to polish the desktop (menus,
10661 artwork, starters, etc.) is appreciated. We would like to ship a nice
10662 and handy KDE4 desktop targeted for schools out of the box.&lt;/p&gt;
10663
10664 &lt;p&gt;The other profiles should be installable, but there is a lot more
10665 work left to be done before they are ready, so do not expect to
10666 much.&lt;/p&gt;
10667
10668 &lt;p&gt;Changes compared to the lenny based version&lt;/p&gt;
10669
10670 &lt;ul&gt;
10671 &lt;li&gt;Everything from Debian Squeeze
10672 &lt;ul&gt;
10673 &lt;li&gt;Desktop environment KDE 4.4 =&gt; the new KDE desktop in
10674 combination with some new artwork
10675 &lt;li&gt;Web browser Iceweasel 3.5
10676 &lt;li&gt;OpenOffice.org 3.2
10677 &lt;li&gt;Educational toolbox GCompris 9.3
10678 &lt;li&gt;Music creator Rosegarden 10.04.2
10679 &lt;li&gt;Image editor Gimp 2.6.10
10680 &lt;li&gt;Virtual universe Celestia 1.6.0
10681 &lt;li&gt;Virtual stargazer Stellarium 0.10.4
10682 &lt;li&gt;3D modeler Blender 2.49.2 (new application)
10683 &lt;li&gt;Video editor Kdenlive 0.7.7 (new application)
10684 &lt;/ul&gt;&lt;/li&gt;
10685 &lt;li&gt;Now using Kerberos for password checking (migration not finished).
10686 Enabled for:
10687 &lt;ul&gt;
10688 &lt;li&gt;PAM
10689 &lt;li&gt;LDAP
10690 &lt;li&gt;IMAP
10691 &lt;li&gt;SMTP (sender verification)
10692 &lt;/ul&gt;
10693 &lt;/li&gt;
10694 &lt;li&gt;New experimental roaming workstation profile for laptops.&lt;/li&gt;
10695 &lt;li&gt;Show welcome page to users when they first log in. The URL is
10696 fetched from LDAP.&lt;/li&gt;
10697 &lt;li&gt;New LXDE desktop option, in addition to KDE (default) and Gnome.&lt;/li&gt;
10698 &lt;li&gt;General cleanup (not finished)&lt;/li&gt;
10699 &lt;/ul&gt;
10700 &lt;p&gt;The following features are not working as they should&lt;/p&gt;
10701
10702 &lt;ul&gt;
10703 &lt;li&gt;No web based administration tool for creating users and groups. The
10704 scripts ldap-createuser-krb and ldap-add-user-to-group can be used
10705 for testing.&lt;/li&gt;
10706 &lt;li&gt;DVD installs are missing debian-installer images for the PXE boot,
10707 and do not set up the PXE menu on eth0 because of this. LTSP
10708 clients should still boot from eth1 on thin client servers.&lt;/li&gt;
10709 &lt;li&gt;The restructured KDE menu is not implemented.&lt;/li&gt;
10710 &lt;li&gt;The LDAP server setup need to be reviewed for security.&lt;/li&gt;
10711 &lt;li&gt;The LDAP directory structure need to be reworked.&lt;/li&gt;
10712 &lt;li&gt;Different sets of packages are installed when using the DVD and the
10713 netinst CD. More packages are installed using the netinst CD.&lt;/li&gt;
10714 &lt;li&gt;The jackd package fail to install. This is believed to be caused by
10715 some ongoing transition, and hopefully should be solved soon. The
10716 jackd1 package can be installed manually for those that need it.&lt;/li&gt;
10717 &lt;li&gt;Some packages lack translations. See
10718 http://wiki.debian.org/DebianEdu/Status/Squeeze for updated status,
10719 and help out with translations.&lt;/li&gt;
10720 &lt;/ul&gt;
10721
10722 &lt;p&gt;To download this multiarch netinstall release you can use&lt;/p&gt;
10723
10724 &lt;ul&gt;
10725 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&lt;/a&gt;&lt;/li&gt;
10726 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&lt;/a&gt;&lt;/li&gt;
10727 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-CD.iso&lt;/li&gt;
10728 &lt;/ul&gt;
10729 &lt;p&gt;To download this multiarch dvd release you can use&lt;/p&gt;
10730
10731 &lt;ul&gt;
10732 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&lt;/a&gt;&lt;/li&gt;
10733 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&lt;/a&gt;&lt;/li&gt;
10734 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/squeeze-alpha/debian-edu-6.0.0+edua0-DVD.iso&lt;/li&gt;
10735 &lt;/ul&gt;
10736
10737 &lt;p&gt;There is no source DVD available yet. It will be prepared when we
10738 get closer to the final release.&lt;/p&gt;
10739
10740 &lt;p&gt;The MD5SUM of these images are&lt;/p&gt;
10741
10742 &lt;ul&gt;
10743 &lt;li&gt;3dbf45d59f42a53518b6e3c9ec3b5eb6 debian-edu-6.0.0+edua0-CD.iso&lt;/li&gt;
10744 &lt;li&gt;22f2cbfce281d1c6e478be452638675d debian-edu-6.0.0+edua0-DVD.iso&lt;/li&gt;
10745 &lt;/ul&gt;
10746
10747 &lt;p&gt;The SHA1SUM of these images are&lt;/p&gt;
10748 &lt;ul&gt;
10749 &lt;li&gt;c53d1b69b40cf37cd27aefaf33f6f6a3821bedf0 debian-edu-6.0.0+edua0-CD.iso&lt;/li&gt;
10750 &lt;li&gt;2ec29d7db676d59d32197b05c277ffe16348376c debian-edu-6.0.0+edua0-DVD.iso&lt;/li&gt;
10751 &lt;/ul&gt;
10752 &lt;p&gt;How to report bugs:
10753 http://wiki.debian.org/DebianEdu/HowTo/ReportBugsInBugzilla&lt;/p&gt;
10754
10755 &lt;p&gt;Please direct replies to debian-edu@lists.debian.org&lt;/p&gt;
10756 &lt;/blockquote&gt;
10757 </description>
10758 </item>
10759
10760 <item>
10761 <title>One step closer to single signon in Debian Edu</title>
10762 <link>http://people.skolelinux.org/pere/blog/One_step_closer_to_single_signon_in_Debian_Edu.html</link>
10763 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/One_step_closer_to_single_signon_in_Debian_Edu.html</guid>
10764 <pubDate>Sun, 25 Jul 2010 10:00:00 +0200</pubDate>
10765 <description>&lt;p&gt;The last few months me and the other Debian Edu developers have
10766 been working hard to get the Debian/Squeeze based version of Debian
10767 Edu/Skolelinux into shape. This future version will use Kerberos for
10768 authentication, and services are slowly migrated to single signon,
10769 getting rid of password questions one at the time.&lt;/p&gt;
10770
10771 &lt;p&gt;It will also feature a roaming workstation profile with local home
10772 directory, for laptops that are only some times on the Skolelinux
10773 network, and for this profile a shortcut is created in Gnome and KDE
10774 to gain access to the users home directory on the file server. This
10775 shortcut uses SMB at the moment, and yesterday I had time to test if
10776 SMB mounting had started working in KDE after we added the cifs-utils
10777 package. I was pleasantly surprised how well it worked.&lt;/p&gt;
10778
10779 &lt;p&gt;Thanks to the recent changes to our samba configuration to get it
10780 to use Kerberos for authentication, there were no question about user
10781 password when mounting the SMB volume. A simple click on the shortcut
10782 in the KDE menu, and a window with the home directory popped
10783 up. :)&lt;/p&gt;
10784
10785 &lt;p&gt;One step closer to a single signon solution out of the box in
10786 Debian Edu. We already had PAM, LDAP, IMAP and SMTP in place, and now
10787 also Samba. Next step is Cups and hopefully also NFS.&lt;/p&gt;
10788
10789 &lt;p&gt;We had planned a alpha0 release of Debian Edu for today, but thanks
10790 to the autobuilder administrators for some architectures being slow to
10791 sign packages, we are still missing the fixed LTSP package we need for
10792 the release. It was uploaded three days ago with urgency=high, and if
10793 it had entered testing yesterday we would have been able to test it in
10794 time for a alpha0 release today. As the binaries for ia64 and powerpc
10795 still not uploaded to the Debian archive, we need to delay the alpha
10796 release another day.&lt;/p&gt;
10797
10798 &lt;p&gt;If you want to help out with implementing Kerberos for Debian Edu,
10799 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
10800 </description>
10801 </item>
10802
10803 <item>
10804 <title>What are they searching for - PowerDNS and ISC DHCP in LDAP</title>
10805 <link>http://people.skolelinux.org/pere/blog/What_are_they_searching_for___PowerDNS_and_ISC_DHCP_in_LDAP.html</link>
10806 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/What_are_they_searching_for___PowerDNS_and_ISC_DHCP_in_LDAP.html</guid>
10807 <pubDate>Sat, 17 Jul 2010 21:00:00 +0200</pubDate>
10808 <description>&lt;p&gt;This is a
10809 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html&quot;&gt;followup&lt;/a&gt;
10810 on my
10811 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Idea_for_a_change_to_LDAP_schemas_allowing_DNS_and_DHCP_info_to_be_combined_into_one_object.html&quot;&gt;previous
10812 work&lt;/a&gt; on
10813 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Combining_PowerDNS_and_ISC_DHCP_LDAP_objects.html&quot;&gt;merging
10814 all&lt;/a&gt; the computer related LDAP objects in Debian Edu.&lt;/p&gt;
10815
10816 &lt;p&gt;As a step to try to see if it possible to merge the DNS and DHCP
10817 LDAP objects, I have had a look at how the packages pdns-backend-ldap
10818 and dhcp3-server-ldap in Debian use the LDAP server. The two
10819 implementations are quite different in how they use LDAP.&lt;/p&gt;
10820
10821 To get this information, I started slapd with debugging enabled and
10822 dumped the debug output to a file to get the LDAP searches performed
10823 on a Debian Edu main-server. Here is a summary.
10824
10825 &lt;p&gt;&lt;strong&gt;powerdns&lt;/strong&gt;&lt;/p&gt;
10826
10827 &lt;a href=&quot;http://www.linuxnetworks.de/doc/index.php/PowerDNS_LDAP_Backend&quot;&gt;Clues
10828 on how to&lt;/a&gt; set up PowerDNS to use a LDAP backend is available on
10829 the web.
10830
10831 &lt;p&gt;PowerDNS have two modes of operation using LDAP as its backend.
10832 One &quot;strict&quot; mode where the forward and reverse DNS lookups are done
10833 using the same LDAP objects, and a &quot;tree&quot; mode where the forward and
10834 reverse entries are in two different subtrees in LDAP with a structure
10835 based on the DNS names, as in tjener.intern and
10836 2.2.0.10.in-addr.arpa.&lt;/p&gt;
10837
10838 &lt;p&gt;In tree mode, the server is set up to use a LDAP subtree as its
10839 base, and uses a &quot;base&quot; scoped search for the DNS name by adding
10840 &quot;dc=tjener,dc=intern,&quot; to the base with a filter for
10841 &quot;(associateddomain=tjener.intern)&quot; for the forward entry and
10842 &quot;dc=2,dc=2,dc=0,dc=10,dc=in-addr,dc=arpa,&quot; with a filter for
10843 &quot;(associateddomain=2.2.0.10.in-addr.arpa)&quot; for the reverse entry. For
10844 forward entries, it is looking for attributes named dnsttl, arecord,
10845 nsrecord, cnamerecord, soarecord, ptrrecord, hinforecord, mxrecord,
10846 txtrecord, rprecord, afsdbrecord, keyrecord, aaaarecord, locrecord,
10847 srvrecord, naptrrecord, kxrecord, certrecord, dsrecord, sshfprecord,
10848 ipseckeyrecord, rrsigrecord, nsecrecord, dnskeyrecord, dhcidrecord,
10849 spfrecord and modifytimestamp. For reverse entries it is looking for
10850 the attributes dnsttl, arecord, nsrecord, cnamerecord, soarecord,
10851 ptrrecord, hinforecord, mxrecord, txtrecord, rprecord, aaaarecord,
10852 locrecord, srvrecord, naptrrecord and modifytimestamp. The equivalent
10853 ldapsearch commands could look like this:&lt;/p&gt;
10854
10855 &lt;blockquote&gt;&lt;pre&gt;
10856 ldapsearch -h ldap \
10857 -b dc=tjener,dc=intern,ou=hosts,dc=skole,dc=skolelinux,dc=no \
10858 -s base -x &#39;(associateddomain=tjener.intern)&#39; dNSTTL aRecord nSRecord \
10859 cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord \
10860 rPRecord aFSDBRecord KeyRecord aAAARecord lOCRecord sRVRecord \
10861 nAPTRRecord kXRecord certRecord dSRecord sSHFPRecord iPSecKeyRecord \
10862 rRSIGRecord nSECRecord dNSKeyRecord dHCIDRecord sPFRecord modifyTimestamp
10863
10864 ldapsearch -h ldap \
10865 -b dc=2,dc=2,dc=0,dc=10,dc=in-addr,dc=arpa,ou=hosts,dc=skole,dc=skolelinux,dc=no \
10866 -s base -x &#39;(associateddomain=2.2.0.10.in-addr.arpa)&#39;
10867 dnsttl, arecord, nsrecord, cnamerecord soarecord ptrrecord \
10868 hinforecord mxrecord txtrecord rprecord aaaarecord locrecord \
10869 srvrecord naptrrecord modifytimestamp
10870 &lt;/pre&gt;&lt;/blockquote&gt;
10871
10872 &lt;p&gt;In Debian Edu/Lenny, the PowerDNS tree mode is used with
10873 ou=hosts,dc=skole,dc=skolelinux,dc=no as the base, and these are two
10874 example LDAP objects used there. In addition to these objects, the
10875 parent objects all th way up to ou=hosts,dc=skole,dc=skolelinux,dc=no
10876 also exist.&lt;/p&gt;
10877
10878 &lt;blockquote&gt;&lt;pre&gt;
10879 dn: dc=tjener,dc=intern,ou=hosts,dc=skole,dc=skolelinux,dc=no
10880 objectclass: top
10881 objectclass: dnsdomain
10882 objectclass: domainrelatedobject
10883 dc: tjener
10884 arecord: 10.0.2.2
10885 associateddomain: tjener.intern
10886
10887 dn: dc=2,dc=2,dc=0,dc=10,dc=in-addr,dc=arpa,ou=hosts,dc=skole,dc=skolelinux,dc=no
10888 objectclass: top
10889 objectclass: dnsdomain2
10890 objectclass: domainrelatedobject
10891 dc: 2
10892 ptrrecord: tjener.intern
10893 associateddomain: 2.2.0.10.in-addr.arpa
10894 &lt;/pre&gt;&lt;/blockquote&gt;
10895
10896 &lt;p&gt;In strict mode, the server behaves differently. When looking for
10897 forward DNS entries, it is doing a &quot;subtree&quot; scoped search with the
10898 same base as in the tree mode for a object with filter
10899 &quot;(associateddomain=tjener.intern)&quot; and requests the attributes dnsttl,
10900 arecord, nsrecord, cnamerecord, soarecord, ptrrecord, hinforecord,
10901 mxrecord, txtrecord, rprecord, aaaarecord, locrecord, srvrecord,
10902 naptrrecord and modifytimestamp. For reverse entires it also do a
10903 subtree scoped search but this time the filter is &quot;(arecord=10.0.2.2)&quot;
10904 and the requested attributes are associateddomain, dnsttl and
10905 modifytimestamp. In short, in strict mode the objects with ptrrecord
10906 go away, and the arecord attribute in the forward object is used
10907 instead.&lt;/p&gt;
10908
10909 &lt;p&gt;The forward and reverse searches can be simulated using ldapsearch
10910 like this:&lt;/p&gt;
10911
10912 &lt;blockquote&gt;&lt;pre&gt;
10913 ldapsearch -h ldap -b ou=hosts,dc=skole,dc=skolelinux,dc=no -s sub -x \
10914 &#39;(associateddomain=tjener.intern)&#39; dNSTTL aRecord nSRecord \
10915 cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord \
10916 rPRecord aFSDBRecord KeyRecord aAAARecord lOCRecord sRVRecord \
10917 nAPTRRecord kXRecord certRecord dSRecord sSHFPRecord iPSecKeyRecord \
10918 rRSIGRecord nSECRecord dNSKeyRecord dHCIDRecord sPFRecord modifyTimestamp
10919
10920 ldapsearch -h ldap -b ou=hosts,dc=skole,dc=skolelinux,dc=no -s sub -x \
10921 &#39;(arecord=10.0.2.2)&#39; associateddomain dnsttl modifytimestamp
10922 &lt;/pre&gt;&lt;/blockquote&gt;
10923
10924 &lt;p&gt;In addition to the forward and reverse searches , there is also a
10925 search for SOA records, which behave similar to the forward and
10926 reverse lookups.&lt;/p&gt;
10927
10928 &lt;p&gt;A thing to note with the PowerDNS behaviour is that it do not
10929 specify any objectclass names, and instead look for the attributes it
10930 need to generate a DNS reply. This make it able to work with any
10931 objectclass that provide the needed attributes.&lt;/p&gt;
10932
10933 &lt;p&gt;The attributes are normally provided in the cosine (RFC 1274) and
10934 dnsdomain2 schemas. The latter is used for reverse entries like
10935 ptrrecord and recent DNS additions like aaaarecord and srvrecord.&lt;/p&gt;
10936
10937 &lt;p&gt;In Debian Edu, we have created DNS objects using the object classes
10938 dcobject (for dc), dnsdomain or dnsdomain2 (structural, for the DNS
10939 attributes) and domainrelatedobject (for associatedDomain). The use
10940 of structural object classes make it impossible to combine these
10941 classes with the object classes used by DHCP.&lt;/p&gt;
10942
10943 &lt;p&gt;There are other schemas that could be used too, for example the
10944 dnszone structural object class used by Gosa and bind-sdb for the DNS
10945 attributes combined with the domainrelatedobject object class, but in
10946 this case some unused attributes would have to be included as well
10947 (zonename and relativedomainname).&lt;/p&gt;
10948
10949 &lt;p&gt;My proposal for Debian Edu would be to switch PowerDNS to strict
10950 mode and not use any of the existing objectclasses (dnsdomain,
10951 dnsdomain2 and dnszone) when one want to combine the DNS information
10952 with DHCP information, and instead create a auxiliary object class
10953 defined something like this (using the attributes defined for
10954 dnsdomain and dnsdomain2 or dnszone):&lt;/p&gt;
10955
10956 &lt;blockquote&gt;&lt;pre&gt;
10957 objectclass ( some-oid NAME &#39;dnsDomainAux&#39;
10958 SUP top
10959 AUXILIARY
10960 MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $ SOARecord $ CNAMERecord $
10961 DNSTTL $ DNSClass $ PTRRecord $ HINFORecord $ MINFORecord $
10962 TXTRecord $ SIGRecord $ KEYRecord $ AAAARecord $ LOCRecord $
10963 NXTRecord $ SRVRecord $ NAPTRRecord $ KXRecord $ CERTRecord $
10964 A6Record $ DNAMERecord
10965 ))
10966 &lt;/pre&gt;&lt;/blockquote&gt;
10967
10968 &lt;p&gt;This will allow any object to become a DNS entry when combined with
10969 the domainrelatedobject object class, and allow any entity to include
10970 all the attributes PowerDNS wants. I&#39;ve sent an email to the PowerDNS
10971 developers asking for their view on this schema and if they are
10972 interested in providing such schema with PowerDNS, and I hope my
10973 message will be accepted into their mailing list soon.&lt;/p&gt;
10974
10975 &lt;p&gt;&lt;strong&gt;ISC dhcp&lt;/strong&gt;&lt;/p&gt;
10976
10977 &lt;p&gt;The DHCP server searches for specific objectclass and requests all
10978 the object attributes, and then uses the attributes it want. This
10979 make it harder to figure out exactly what attributes are used, but
10980 thanks to the working example in Debian Edu I can at least get an idea
10981 what is needed without having to read the source code.&lt;/p&gt;
10982
10983 &lt;p&gt;In the DHCP server configuration, the LDAP base to use and the
10984 search filter to use to locate the correct dhcpServer entity is
10985 stored. These are the relevant entries from
10986 /etc/dhcp3/dhcpd.conf:&lt;/p&gt;
10987
10988 &lt;blockquote&gt;&lt;pre&gt;
10989 ldap-base-dn &quot;dc=skole,dc=skolelinux,dc=no&quot;;
10990 ldap-dhcp-server-cn &quot;dhcp&quot;;
10991 &lt;/pre&gt;&lt;/blockquote&gt;
10992
10993 &lt;p&gt;The DHCP server uses this information to nest all the DHCP
10994 configuration it need. The cn &quot;dhcp&quot; is located using the given LDAP
10995 base and the filter &quot;(&amp;(objectClass=dhcpServer)(cn=dhcp))&quot;. The
10996 search result is this entry:&lt;/p&gt;
10997
10998 &lt;blockquote&gt;&lt;pre&gt;
10999 dn: cn=dhcp,dc=skole,dc=skolelinux,dc=no
11000 cn: dhcp
11001 objectClass: top
11002 objectClass: dhcpServer
11003 dhcpServiceDN: cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
11004 &lt;/pre&gt;&lt;/blockquote&gt;
11005
11006 &lt;p&gt;The content of the dhcpServiceDN attribute is next used to locate the
11007 subtree with DHCP configuration. The DHCP configuration subtree base
11008 is located using a base scope search with base &quot;cn=DHCP
11009 Config,dc=skole,dc=skolelinux,dc=no&quot; and filter
11010 &quot;(&amp;(objectClass=dhcpService)(|(dhcpPrimaryDN=cn=dhcp,dc=skole,dc=skolelinux,dc=no)(dhcpSecondaryDN=cn=dhcp,dc=skole,dc=skolelinux,dc=no)))&quot;.
11011 The search result is this entry:&lt;/p&gt;
11012
11013 &lt;blockquote&gt;&lt;pre&gt;
11014 dn: cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
11015 cn: DHCP Config
11016 objectClass: top
11017 objectClass: dhcpService
11018 objectClass: dhcpOptions
11019 dhcpPrimaryDN: cn=dhcp, dc=skole,dc=skolelinux,dc=no
11020 dhcpStatements: ddns-update-style none
11021 dhcpStatements: authoritative
11022 dhcpOption: smtp-server code 69 = array of ip-address
11023 dhcpOption: www-server code 72 = array of ip-address
11024 dhcpOption: wpad-url code 252 = text
11025 &lt;/pre&gt;&lt;/blockquote&gt;
11026
11027 &lt;p&gt;Next, the entire subtree is processed, one level at the time. When
11028 all the DHCP configuration is loaded, it is ready to receive requests.
11029 The subtree in Debian Edu contain objects with object classes
11030 top/dhcpService/dhcpOptions, top/dhcpSharedNetwork/dhcpOptions,
11031 top/dhcpSubnet, top/dhcpGroup and top/dhcpHost. These provide options
11032 and information about netmasks, dynamic range etc. Leaving out the
11033 details here because it is not relevant for the focus of my
11034 investigation, which is to see if it is possible to merge dns and dhcp
11035 related computer objects.&lt;/p&gt;
11036
11037 &lt;p&gt;When a DHCP request come in, LDAP is searched for the MAC address
11038 of the client (00:00:00:00:00:00 in this example), using a subtree
11039 scoped search with &quot;cn=DHCP Config,dc=skole,dc=skolelinux,dc=no&quot; as
11040 the base and &quot;(&amp;(objectClass=dhcpHost)(dhcpHWAddress=ethernet
11041 00:00:00:00:00:00))&quot; as the filter. This is what a host object look
11042 like:&lt;/p&gt;
11043
11044 &lt;blockquote&gt;&lt;pre&gt;
11045 dn: cn=hostname,cn=group1,cn=THINCLIENTS,cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
11046 cn: hostname
11047 objectClass: top
11048 objectClass: dhcpHost
11049 dhcpHWAddress: ethernet 00:00:00:00:00:00
11050 dhcpStatements: fixed-address hostname
11051 &lt;/pre&gt;&lt;/blockquote&gt;
11052
11053 &lt;p&gt;There is less flexiblity in the way LDAP searches are done here.
11054 The object classes need to have fixed names, and the configuration
11055 need to be stored in a fairly specific LDAP structure. On the
11056 positive side, the invidiual dhcpHost entires can be anywhere without
11057 the DN pointed to by the dhcpServer entries. The latter should make
11058 it possible to group all host entries in a subtree next to the
11059 configuration entries, and this subtree can also be shared with the
11060 DNS server if the schema proposed above is combined with the dhcpHost
11061 structural object class.
11062
11063 &lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;/p&gt;
11064
11065 &lt;p&gt;The PowerDNS implementation seem to be very flexible when it come
11066 to which LDAP schemas to use. While its &quot;tree&quot; mode is rigid when it
11067 come to the the LDAP structure, the &quot;strict&quot; mode is very flexible,
11068 allowing DNS objects to be stored anywhere under the base cn specified
11069 in the configuration.&lt;/p&gt;
11070
11071 &lt;p&gt;The DHCP implementation on the other hand is very inflexible, both
11072 regarding which LDAP schemas to use and which LDAP structure to use.
11073 I guess one could implement ones own schema, as long as the
11074 objectclasses and attributes have the names used, but this do not
11075 really help when the DHCP subtree need to have a fairly fixed
11076 structure.&lt;/p&gt;
11077
11078 &lt;p&gt;Based on the observed behaviour, I suspect a LDAP structure like
11079 this might work for Debian Edu:&lt;/p&gt;
11080
11081 &lt;blockquote&gt;&lt;pre&gt;
11082 ou=services
11083 cn=machine-info (dhcpService) - dhcpServiceDN points here
11084 cn=dhcp (dhcpServer)
11085 cn=dhcp-internal (dhcpSharedNetwork/dhcpOptions)
11086 cn=10.0.2.0 (dhcpSubnet)
11087 cn=group1 (dhcpGroup/dhcpOptions)
11088 cn=dhcp-thinclients (dhcpSharedNetwork/dhcpOptions)
11089 cn=192.168.0.0 (dhcpSubnet)
11090 cn=group1 (dhcpGroup/dhcpOptions)
11091 ou=machines - PowerDNS base points here
11092 cn=hostname (dhcpHost/domainrelatedobject/dnsDomainAux)
11093 &lt;/pre&gt;&lt;/blockquote&gt;
11094
11095 &lt;P&gt;This is not tested yet. If the DHCP server require the dhcpHost
11096 entries to be in the dhcpGroup subtrees, the entries can be stored
11097 there instead of a common machines subtree, and the PowerDNS base
11098 would have to be moved one level up to the machine-info subtree.&lt;/p&gt;
11099
11100 &lt;p&gt;The combined object under the machines subtree would look something
11101 like this:&lt;/p&gt;
11102
11103 &lt;blockquote&gt;&lt;pre&gt;
11104 dn: dc=hostname,ou=machines,cn=machine-info,dc=skole,dc=skolelinux,dc=no
11105 dc: hostname
11106 objectClass: top
11107 objectClass: dhcpHost
11108 objectclass: domainrelatedobject
11109 objectclass: dnsDomainAux
11110 associateddomain: hostname.intern
11111 arecord: 10.11.12.13
11112 dhcpHWAddress: ethernet 00:00:00:00:00:00
11113 dhcpStatements: fixed-address hostname.intern
11114 &lt;/pre&gt;&lt;/blockquote&gt;
11115
11116 &lt;/p&gt;One could even add the LTSP configuration associated with a given
11117 machine, as long as the required attributes are available in a
11118 auxiliary object class.&lt;/p&gt;
11119 </description>
11120 </item>
11121
11122 <item>
11123 <title>Combining PowerDNS and ISC DHCP LDAP objects</title>
11124 <link>http://people.skolelinux.org/pere/blog/Combining_PowerDNS_and_ISC_DHCP_LDAP_objects.html</link>
11125 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Combining_PowerDNS_and_ISC_DHCP_LDAP_objects.html</guid>
11126 <pubDate>Wed, 14 Jul 2010 23:45:00 +0200</pubDate>
11127 <description>&lt;p&gt;For a while now, I have wanted to find a way to change the DNS and
11128 DHCP services in Debian Edu to use the same LDAP objects for a given
11129 computer, to avoid the possibility of having a inconsistent state for
11130 a computer in LDAP (as in DHCP but no DNS entry or the other way
11131 around) and make it easier to add computers to LDAP.&lt;/p&gt;
11132
11133 &lt;p&gt;I&#39;ve looked at how powerdns and dhcpd is using LDAP, and using this
11134 information finally found a solution that seem to work.&lt;/p&gt;
11135
11136 &lt;p&gt;The old setup required three LDAP objects for a given computer.
11137 One forward DNS entry, one reverse DNS entry and one DHCP entry. If
11138 we switch powerdns to use its strict LDAP method (ldap-method=strict
11139 in pdns-debian-edu.conf), the forward and reverse DNS entries are
11140 merged into one while making it impossible to transfer the reverse map
11141 to a slave DNS server.&lt;/p&gt;
11142
11143 &lt;p&gt;If we also replace the object class used to get the DNS related
11144 attributes to one allowing these attributes to be combined with the
11145 dhcphost object class, we can merge the DNS and DHCP entries into one.
11146 I&#39;ve written such object class in the dnsdomainaux.schema file (need
11147 proper OIDs, but that is a minor issue), and tested the setup. It
11148 seem to work.&lt;/p&gt;
11149
11150 &lt;p&gt;With this test setup in place, we can get away with one LDAP object
11151 for both DNS and DHCP, and even the LTSP configuration I suggested in
11152 an earlier email. The combined LDAP object will look something like
11153 this:&lt;/p&gt;
11154
11155 &lt;blockquote&gt;&lt;pre&gt;
11156 dn: cn=hostname,cn=group1,cn=THINCLIENTS,cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
11157 cn: hostname
11158 objectClass: dhcphost
11159 objectclass: domainrelatedobject
11160 objectclass: dnsdomainaux
11161 associateddomain: hostname.intern
11162 arecord: 10.11.12.13
11163 dhcphwaddress: ethernet 00:00:00:00:00:00
11164 dhcpstatements: fixed-address hostname
11165 ldapconfigsound: Y
11166 &lt;/pre&gt;&lt;/blockquote&gt;
11167
11168 &lt;p&gt;The DNS server uses the associateddomain and arecord entries, while
11169 the DHCP server uses the dhcphwaddress and dhcpstatements entries
11170 before asking DNS to resolve the fixed-adddress. LTSP will use
11171 dhcphwaddress or associateddomain and the ldapconfig* attributes.&lt;/p&gt;
11172
11173 &lt;p&gt;I am not yet sure if I can get the DHCP server to look for its
11174 dhcphost in a different location, to allow us to put the objects
11175 outside the &quot;DHCP Config&quot; subtree, but hope to figure out a way to do
11176 that. If I can&#39;t figure out a way to do that, we can still get rid of
11177 the hosts subtree and move all its content into the DHCP Config tree
11178 (which probably should be renamed to be more related to the new
11179 content. I suspect cn=dnsdhcp,ou=services or something like that
11180 might be a good place to put it.&lt;/p&gt;
11181
11182 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
11183 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
11184 </description>
11185 </item>
11186
11187 <item>
11188 <title>Idea for storing LTSP configuration in LDAP</title>
11189 <link>http://people.skolelinux.org/pere/blog/Idea_for_storing_LTSP_configuration_in_LDAP.html</link>
11190 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Idea_for_storing_LTSP_configuration_in_LDAP.html</guid>
11191 <pubDate>Sun, 11 Jul 2010 22:00:00 +0200</pubDate>
11192 <description>&lt;p&gt;Vagrant mentioned on IRC today that ltsp_config now support
11193 sourcing files from /usr/share/ltsp/ltsp_config.d/ on the thin
11194 clients, and that this can be used to fetch configuration from LDAP if
11195 Debian Edu choose to store configuration there.&lt;/p&gt;
11196
11197 &lt;p&gt;Armed with this information, I got inspired and wrote a test module
11198 to get configuration from LDAP. The idea is to look up the MAC
11199 address of the client in LDAP, and look for attributes on the form
11200 ltspconfigsetting=value, and use this to export SETTING=value to the
11201 LTSP clients.&lt;/p&gt;
11202
11203 &lt;p&gt;The goal is to be able to store the LTSP configuration attributes
11204 in a &quot;computer&quot; LDAP object used by both DNS and DHCP, and thus
11205 allowing us to store all information about a computer in one place.&lt;/p&gt;
11206
11207 &lt;p&gt;This is a untested draft implementation, and I welcome feedback on
11208 this approach. A real LDAP schema for the ltspClientAux objectclass
11209 need to be written. Comments, suggestions, etc?&lt;/p&gt;
11210
11211 &lt;blockquote&gt;&lt;pre&gt;
11212 # Store in /opt/ltsp/$arch/usr/share/ltsp/ltsp_config.d/ldap-config
11213 #
11214 # Fetch LTSP client settings from LDAP based on MAC address
11215 #
11216 # Uses ethernet address as stored in the dhcpHost objectclass using
11217 # the dhcpHWAddress attribute or ethernet address stored in the
11218 # ieee802Device objectclass with the macAddress attribute.
11219 #
11220 # This module is written to be schema agnostic, and only depend on the
11221 # existence of attribute names.
11222 #
11223 # The LTSP configuration variables are saved directly using a
11224 # ltspConfig prefix and uppercasing the rest of the attribute name.
11225 # To set the SERVER variable, set the ltspConfigServer attribute.
11226 #
11227 # Some LDAP schema should be created with all the relevant
11228 # configuration settings. Something like this should work:
11229 #
11230 # objectclass ( 1.1.2.2 NAME &#39;ltspClientAux&#39;
11231 # SUP top
11232 # AUXILIARY
11233 # MAY ( ltspConfigServer $ ltsConfigSound $ ... )
11234
11235 LDAPSERVER=$(debian-edu-ldapserver)
11236 if [ &quot;$LDAPSERVER&quot; ] ; then
11237 LDAPBASE=$(debian-edu-ldapserver -b)
11238 for MAC in $(LANG=C ifconfig |grep -i hwaddr| awk &#39;{print $5}&#39;|sort -u) ; do
11239 filter=&quot;(|(dhcpHWAddress=ethernet $MAC)(macAddress=$MAC))&quot;
11240 ldapsearch -h &quot;$LDAPSERVER&quot; -b &quot;$LDAPBASE&quot; -v -x &quot;$filter&quot; | \
11241 grep &#39;^ltspConfig&#39; | while read attr value ; do
11242 # Remove prefix and convert to upper case
11243 attr=$(echo $attr | sed &#39;s/^ltspConfig//i&#39; | tr a-z A-Z)
11244 # bass value on to clients
11245 eval &quot;$attr=$value; export $attr&quot;
11246 done
11247 done
11248 fi
11249 &lt;/pre&gt;&lt;/blockquote&gt;
11250
11251 &lt;p&gt;I&#39;m not sure this shell construction will work, because I suspect
11252 the while block might end up in a subshell causing the variables set
11253 there to not show up in ltsp-config, but if that is the case I am sure
11254 the code can be restructured to make sure the variables are passed on.
11255 I expect that can be solved with some testing. :)&lt;/p&gt;
11256
11257 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
11258 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
11259
11260 &lt;p&gt;Update 2010-07-17: I am aware of another effort to store LTSP
11261 configuration in LDAP that was created around year 2000 by
11262 &lt;a href=&quot;http://www.pcxperience.com/thinclient/documentation/ldap.html&quot;&gt;PC
11263 Xperience, Inc., 2000&lt;/a&gt;. I found its
11264 &lt;a href=&quot;http://people.redhat.com/alikins/ltsp/ldap/&quot;&gt;files&lt;/a&gt; on a
11265 personal home page over at redhat.com.&lt;/p&gt;
11266 </description>
11267 </item>
11268
11269 <item>
11270 <title>jXplorer, a very nice LDAP GUI</title>
11271 <link>http://people.skolelinux.org/pere/blog/jXplorer__a_very_nice_LDAP_GUI.html</link>
11272 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/jXplorer__a_very_nice_LDAP_GUI.html</guid>
11273 <pubDate>Fri, 9 Jul 2010 12:55:00 +0200</pubDate>
11274 <description>&lt;p&gt;Since
11275 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/LUMA__a_very_nice_LDAP_GUI.html&quot;&gt;my
11276 last post&lt;/a&gt; about available LDAP tools in Debian, I was told about a
11277 LDAP GUI that is even better than luma. The java application
11278 &lt;a href=&quot;http://jxplorer.org/&quot;&gt;jXplorer&lt;/a&gt; is claimed to be capable of
11279 moving LDAP objects and subtrees using drag-and-drop, and can
11280 authenticate using Kerberos. I have only tested the Kerberos
11281 authentication, but do not have a LDAP setup allowing me to rewrite
11282 LDAP with my test user yet. It is
11283 &lt;a href=&quot;http://packages.qa.debian.org/j/jxplorer.html&quot;&gt;available in
11284 Debian&lt;/a&gt; testing and unstable at the moment. The only problem I
11285 have with it is how it handle errors. If something go wrong, its
11286 non-intuitive behaviour require me to go through some query work list
11287 and remove the failing query. Nothing big, but very annoying.&lt;/p&gt;
11288 </description>
11289 </item>
11290
11291 <item>
11292 <title>Lenny-&gt;Squeeze upgrades, apt vs aptitude with the Gnome desktop</title>
11293 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_desktop.html</link>
11294 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_desktop.html</guid>
11295 <pubDate>Sat, 3 Jul 2010 23:55:00 +0200</pubDate>
11296 <description>&lt;p&gt;Here is a short update on my &lt;a
11297 href=&quot;http://people.skolelinux.org/~pere/debian-upgrade-testing/&quot;&gt;my
11298 Debian Lenny-&gt;Squeeze upgrade testing&lt;/a&gt;. Here is a summary of the
11299 difference for Gnome when it is upgraded by apt-get and aptitude. I&#39;m
11300 not reporting the status for KDE, because the upgrade crashes when
11301 aptitude try because of missing conflicts
11302 (&lt;a href=&quot;http://bugs.debian.org/584861&quot;&gt;#584861&lt;/a&gt; and
11303 &lt;a href=&quot;http://bugs.debian.org/585716&quot;&gt;#585716&lt;/a&gt;).&lt;/p&gt;
11304
11305 &lt;p&gt;At the end of the upgrade test script, dpkg -l is executed to get a
11306 complete list of the installed packages. Based on this I see these
11307 differences when I did a test run today. As usual, I do not really
11308 know what the correct set of packages would be, but thought it best to
11309 publish the difference.&lt;/p&gt;
11310
11311 &lt;p&gt;Installed using apt-get, missing with aptitude&lt;/p&gt;
11312
11313 &lt;blockquote&gt;&lt;p&gt;
11314 at-spi cpp-4.3 finger gnome-spell gstreamer0.10-gnomevfs
11315 libatspi1.0-0 libcupsys2 libeel2-data libgail-common libgdl-1-common
11316 libgnomeprint2.2-data libgnomeprintui2.2-common libgnomevfs2-bin
11317 libgtksourceview-common libpt-1.10.10-plugins-alsa
11318 libpt-1.10.10-plugins-v4l libservlet2.4-java libxalan2-java
11319 libxerces2-java openoffice.org-writer2latex openssl-blacklist p7zip
11320 python-4suite-xml python-eggtrayicon python-gtkhtml2
11321 python-gtkmozembed svgalibg1 xserver-xephyr zip
11322 &lt;/p&gt;&lt;/blockquote&gt;
11323
11324 &lt;p&gt;Installed using apt-get, removed with aptitude&lt;/p&gt;
11325
11326 &lt;blockquote&gt;&lt;p&gt;
11327 bluez-utils dhcdbd djvulibre-desktop epiphany-gecko
11328 gnome-app-install gnome-mount gnome-vfs-obexftp gnome-volume-manager
11329 libao2 libavahi-compat-libdnssd1 libavahi-core5 libbind9-50
11330 libbluetooth2 libcamel1.2-11 libcdio7 libcucul0 libcurl3
11331 libdirectfb-1.0-0 libdvdread3 libedata-cal1.2-6 libedataserver1.2-9
11332 libeel2-2.20 libepc-1.0-1 libepc-ui-1.0-1 libexchange-storage1.2-3
11333 libfaad0 libgd2-noxpm libgda3-3 libgda3-common libggz2 libggzcore9
11334 libggzmod4 libgksu1.2-0 libgksuui1.0-1 libgmyth0 libgnome-desktop-2
11335 libgnome-pilot2 libgnomecups1.0-1 libgnomeprint2.2-0
11336 libgnomeprintui2.2-0 libgpod3 libgraphviz4 libgtkhtml2-0
11337 libgtksourceview1.0-0 libgucharmap6 libhesiod0 libicu38 libisccc50
11338 libisccfg50 libiw29 libkpathsea4 libltdl3 liblwres50 libmagick++10
11339 libmagick10 libmalaga7 libmtp7 libmysqlclient15off libnautilus-burn4
11340 libneon27 libnm-glib0 libnm-util0 libopal-2.2 libosp5
11341 libparted1.8-10 libpisock9 libpisync1 libpoppler-glib3 libpoppler3
11342 libpt-1.10.10 libraw1394-8 libsensors3 libsmbios2 libsoup2.2-8
11343 libssh2-1 libsuitesparse-3.1.0 libswfdec-0.6-90 libtalloc1
11344 libtotem-plparser10 libtrackerclient0 libvoikko1 libxalan2-java-gcj
11345 libxerces2-java-gcj libxklavier12 libxtrap6 libxxf86misc1 libzephyr3
11346 mysql-common swfdec-gnome totem-gstreamer wodim
11347 &lt;/p&gt;&lt;/blockquote&gt;
11348
11349 &lt;p&gt;Installed using aptitude, missing with apt-get&lt;/p&gt;
11350
11351 &lt;blockquote&gt;&lt;p&gt;
11352 gnome gnome-desktop-environment hamster-applet python-gnomeapplet
11353 python-gnomekeyring python-wnck rhythmbox-plugins xorg
11354 xserver-xorg-input-all xserver-xorg-input-evdev
11355 xserver-xorg-input-kbd xserver-xorg-input-mouse
11356 xserver-xorg-input-synaptics xserver-xorg-video-all
11357 xserver-xorg-video-apm xserver-xorg-video-ark xserver-xorg-video-ati
11358 xserver-xorg-video-chips xserver-xorg-video-cirrus
11359 xserver-xorg-video-dummy xserver-xorg-video-fbdev
11360 xserver-xorg-video-glint xserver-xorg-video-i128
11361 xserver-xorg-video-i740 xserver-xorg-video-mach64
11362 xserver-xorg-video-mga xserver-xorg-video-neomagic
11363 xserver-xorg-video-nouveau xserver-xorg-video-nv
11364 xserver-xorg-video-r128 xserver-xorg-video-radeon
11365 xserver-xorg-video-radeonhd xserver-xorg-video-rendition
11366 xserver-xorg-video-s3 xserver-xorg-video-s3virge
11367 xserver-xorg-video-savage xserver-xorg-video-siliconmotion
11368 xserver-xorg-video-sis xserver-xorg-video-sisusb
11369 xserver-xorg-video-tdfx xserver-xorg-video-tga
11370 xserver-xorg-video-trident xserver-xorg-video-tseng
11371 xserver-xorg-video-vesa xserver-xorg-video-vmware
11372 xserver-xorg-video-voodoo
11373 &lt;/p&gt;&lt;/blockquote&gt;
11374
11375 &lt;p&gt;Installed using aptitude, removed with apt-get&lt;/p&gt;
11376
11377 &lt;blockquote&gt;&lt;p&gt;
11378 deskbar-applet xserver-xorg xserver-xorg-core
11379 xserver-xorg-input-wacom xserver-xorg-video-intel
11380 xserver-xorg-video-openchrome
11381 &lt;/p&gt;&lt;/blockquote&gt;
11382
11383 &lt;p&gt;I was told on IRC that the xorg-xserver package was
11384 &lt;a href=&quot;http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git;a=commit;h=9c8080d06c457932d3bfec021c69ac000aa60120&quot;&gt;changed
11385 in git&lt;/a&gt; today to try to get apt-get to not remove xorg completely.
11386 No idea when it hits Squeeze, but when it does I hope it will reduce
11387 the difference somewhat.
11388 </description>
11389 </item>
11390
11391 <item>
11392 <title>Caching password, user and group on a roaming Debian laptop</title>
11393 <link>http://people.skolelinux.org/pere/blog/Caching_password__user_and_group_on_a_roaming_Debian_laptop.html</link>
11394 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Caching_password__user_and_group_on_a_roaming_Debian_laptop.html</guid>
11395 <pubDate>Thu, 1 Jul 2010 11:40:00 +0200</pubDate>
11396 <description>&lt;p&gt;For a laptop, centralized user directories and password checking is
11397 a bit troubling. Laptops are typically used also when not connected
11398 to the network, and it is vital for a user to be able to log in or
11399 unlock the screen saver also when a central server is unavailable.
11400 This is possible by caching passwords and directory information (user
11401 and group attributes) locally, and the packages to do so are available
11402 in Debian. Here follow two recipes to set this up in Debian/Squeeze.
11403 It is also possible to set up in Debian/Lenny, but require more manual
11404 setup there because pam-auth-update is missing in Lenny.&lt;/p&gt;
11405
11406 &lt;h2&gt;LDAP/Kerberos + nscd + libpam-ccreds + libpam-mklocaluser/pam_mkhomedir&lt;/h2&gt;
11407
11408 This is the traditional method with a twist. The password caching is
11409 provided by libpam-ccreds (version 10-4 or later is needed on
11410 Squeeze), and the directory caching is done by nscd. The directory
11411 lookup and password checking is done using LDAP. If one want to use
11412 Kerberos for password checking the libpam-ldapd package can be
11413 replaced with libpam-krb5 or libpam-heimdal. If one is happy having a
11414 local home directory with the path listed in LDAP, one can use the
11415 pam_mkhomedir module from pam-modules to make this happen instead of
11416 using libpam-mklocaluser. A setup for pam-auth-update to enable
11417 pam_mkhomedir will have to be written until a fix for
11418 &lt;a href=&quot;http://bugs.debian.org/568577&quot;&gt;bug #568577&lt;/a&gt; is in the
11419 archive. Because I believe it is a bad idea to have local home
11420 directories using misleading paths like /site/server/partition/, I
11421 prefer to create a local user with the home directory in /home/. This
11422 is done using the libpam-mklocaluser package.&lt;/p&gt;
11423
11424 &lt;p&gt;These packages need to be installed and configured&lt;/p&gt;
11425
11426 &lt;blockquote&gt;&lt;pre&gt;
11427 libnss-ldapd libpam-ldapd nscd libpam-ccreds libpam-mklocaluser
11428 &lt;/pre&gt;&lt;/blockquote&gt;
11429
11430 &lt;p&gt;The ldapd packages will ask for LDAP connection information, and
11431 one have to fill in the values that fits ones own site. Make sure the
11432 PAM part uses encrypted connections, to make sure the password is not
11433 sent in clear text to the LDAP server. I&#39;ve been unable to get TLS
11434 certificate checking for a self signed certificate working, which make
11435 LDAP authentication unsafe for Debian Edu (nslcd is not checking if it
11436 is talking to the correct LDAP server), and very much welcome feedback
11437 on how to get this working.&lt;/p&gt;
11438
11439 &lt;p&gt;Because nscd do not have a default configuration fit for offline
11440 caching until &lt;a href=&quot;http://bugs.debian.org/485282&quot;&gt;bug #485282&lt;/a&gt;
11441 is fixed, this configuration should be used instead of the one
11442 currently in /etc/nscd.conf. The changes are in the fields
11443 reload-count and positive-time-to-live, and is based on the
11444 instructions I found in the
11445 &lt;a href=&quot;http://www.flyn.org/laptopldap/&quot;&gt;LDAP for Mobile Laptops&lt;/a&gt;
11446 instructions by Flyn Computing.&lt;/p&gt;
11447
11448 &lt;blockquote&gt;&lt;pre&gt;
11449 debug-level 0
11450 reload-count unlimited
11451 paranoia no
11452
11453 enable-cache passwd yes
11454 positive-time-to-live passwd 2592000
11455 negative-time-to-live passwd 20
11456 suggested-size passwd 211
11457 check-files passwd yes
11458 persistent passwd yes
11459 shared passwd yes
11460 max-db-size passwd 33554432
11461 auto-propagate passwd yes
11462
11463 enable-cache group yes
11464 positive-time-to-live group 2592000
11465 negative-time-to-live group 20
11466 suggested-size group 211
11467 check-files group yes
11468 persistent group yes
11469 shared group yes
11470 max-db-size group 33554432
11471 auto-propagate group yes
11472
11473 enable-cache hosts no
11474 positive-time-to-live hosts 2592000
11475 negative-time-to-live hosts 20
11476 suggested-size hosts 211
11477 check-files hosts yes
11478 persistent hosts yes
11479 shared hosts yes
11480 max-db-size hosts 33554432
11481
11482 enable-cache services yes
11483 positive-time-to-live services 2592000
11484 negative-time-to-live services 20
11485 suggested-size services 211
11486 check-files services yes
11487 persistent services yes
11488 shared services yes
11489 max-db-size services 33554432
11490 &lt;/pre&gt;&lt;/blockquote&gt;
11491
11492 &lt;p&gt;While we wait for a mechanism to update /etc/nsswitch.conf
11493 automatically like the one provided in
11494 &lt;a href=&quot;http://bugs.debian.org/496915&quot;&gt;bug #496915&lt;/a&gt;, the file
11495 content need to be manually replaced to ensure LDAP is used as the
11496 directory service on the machine. /etc/nsswitch.conf should normally
11497 look like this:&lt;/p&gt;
11498
11499 &lt;blockquote&gt;&lt;pre&gt;
11500 passwd: files ldap
11501 group: files ldap
11502 shadow: files ldap
11503 hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
11504 networks: files
11505 protocols: files
11506 services: files
11507 ethers: files
11508 rpc: files
11509 netgroup: files ldap
11510 &lt;/pre&gt;&lt;/blockquote&gt;
11511
11512 &lt;p&gt;The important parts are that ldap is listed last for passwd, group,
11513 shadow and netgroup.&lt;/p&gt;
11514
11515 &lt;p&gt;With these changes in place, any user in LDAP will be able to log
11516 in locally on the machine using for example kdm, get a local home
11517 directory created and have the password as well as user and group
11518 attributes cached.
11519
11520 &lt;h2&gt;LDAP/Kerberos + nss-updatedb + libpam-ccreds +
11521 libpam-mklocaluser/pam_mkhomedir&lt;/h2&gt;
11522
11523 &lt;p&gt;Because nscd have had its share of problems, and seem to have
11524 problems doing proper caching, I&#39;ve seen suggestions and recipes to
11525 use nss-updatedb to copy parts of the LDAP database locally when the
11526 LDAP database is available. I have not tested such setup, because I
11527 discovered sssd.&lt;/p&gt;
11528
11529 &lt;h2&gt;LDAP/Kerberos + sssd + libpam-mklocaluser&lt;/h2&gt;
11530
11531 &lt;p&gt;A more flexible and robust setup than the nscd combination
11532 mentioned earlier that has shown up recently, is the
11533 &lt;a href=&quot;https://fedorahosted.org/sssd/&quot;&gt;sssd&lt;/a&gt; package from Redhat.
11534 It is part of the &lt;a href=&quot;http://www.freeipa.org/&quot;&gt;FreeIPA&lt;/A&gt; project
11535 to provide a Active Directory like directory service for Linux
11536 machines. The sssd system combines the caching of passwords and user
11537 information into one package, and remove the need for nscd and
11538 libpam-ccreds. It support LDAP and Kerberos, but not NIS. Version
11539 1.2 do not support netgroups, but it is said that it will support this
11540 in version 1.5 expected to show up later in 2010. Because the
11541 &lt;a href=&quot;http://packages.qa.debian.org/s/sssd.html&quot;&gt;sssd package&lt;/a&gt;
11542 was missing in Debian, I ended up co-maintaining it with Werner, and
11543 version 1.2 is now in testing.
11544
11545 &lt;p&gt;These packages need to be installed and configured to get the
11546 roaming setup I want&lt;/p&gt;
11547
11548 &lt;blockquote&gt;&lt;pre&gt;
11549 libpam-sss libnss-sss libpam-mklocaluser
11550 &lt;/pre&gt;&lt;/blockquote&gt;
11551
11552 The complete setup of sssd is done by editing/creating
11553 &lt;tt&gt;/etc/sssd/sssd.conf&lt;/tt&gt;.
11554
11555 &lt;blockquote&gt;&lt;pre&gt;
11556 [sssd]
11557 config_file_version = 2
11558 reconnection_retries = 3
11559 sbus_timeout = 30
11560 services = nss, pam
11561 domains = INTERN
11562
11563 [nss]
11564 filter_groups = root
11565 filter_users = root
11566 reconnection_retries = 3
11567
11568 [pam]
11569 reconnection_retries = 3
11570
11571 [domain/INTERN]
11572 enumerate = false
11573 cache_credentials = true
11574
11575 id_provider = ldap
11576 auth_provider = ldap
11577 chpass_provider = ldap
11578
11579 ldap_uri = ldap://ldap
11580 ldap_search_base = dc=skole,dc=skolelinux,dc=no
11581 ldap_tls_reqcert = never
11582 ldap_tls_cacert = /etc/ssl/certs/ca-certificates.crt
11583 &lt;/pre&gt;&lt;/blockquote&gt;
11584
11585 &lt;p&gt;I got the same problem here with certificate checking. Had to set
11586 &quot;ldap_tls_reqcert = never&quot; to get it working.&lt;/p&gt;
11587
11588 &lt;p&gt;With the libnss-sss package in testing at the moment, the
11589 nsswitch.conf file is update automatically, so there is no need to
11590 modify it manually.&lt;/p&gt;
11591
11592 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
11593 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
11594 </description>
11595 </item>
11596
11597 <item>
11598 <title>LUMA, a very nice LDAP GUI</title>
11599 <link>http://people.skolelinux.org/pere/blog/LUMA__a_very_nice_LDAP_GUI.html</link>
11600 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/LUMA__a_very_nice_LDAP_GUI.html</guid>
11601 <pubDate>Mon, 28 Jun 2010 00:30:00 +0200</pubDate>
11602 <description>&lt;p&gt;The last few days I have been looking into the status of the LDAP
11603 directory in Debian Edu, and in the process I started to miss a GUI
11604 tool to browse the LDAP tree. The only one I was able to find in
11605 Debian/Squeeze and Lenny is
11606 &lt;a href=&quot;http://luma.sourceforge.net/&quot;&gt;LUMA&lt;/a&gt;, which has proved to
11607 be a great tool to get a overview of the current LDAP directory
11608 populated by default in Skolelinux. Thanks to it, I have been able to
11609 find empty and obsolete subtrees, misplaced objects and duplicate
11610 objects. It will be installed by default in Debian/Squeeze. If you
11611 are working with LDAP, give it a go. :)&lt;/p&gt;
11612
11613 &lt;p&gt;I did notice one problem with it I have not had time to report to
11614 the BTS yet. There is no .desktop file in the package, so the tool do
11615 not show up in the Gnome and KDE menus, but only deep down in in the
11616 Debian submenu in KDE. I hope that can be fixed before Squeeze is
11617 released.&lt;/p&gt;
11618
11619 &lt;p&gt;I have not yet been able to get it to modify the tree yet. I would
11620 like to move objects and remove subtrees directly in the GUI, but have
11621 not found a way to do that with LUMA yet. So in the mean time, I use
11622 &lt;a href=&quot;http://www.lichteblau.com/ldapvi/&quot;&gt;ldapvi&lt;/a&gt; for that.&lt;/p&gt;
11623
11624 &lt;p&gt;If you have tips on other GUI tools for LDAP that might be useful
11625 in Debian Edu, please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
11626
11627 &lt;p&gt;Update 2010-06-29: Ross Reedstrom tipped us about the
11628 &lt;a href=&quot;http://packages.qa.debian.org/g/gq.html&quot;&gt;gq&lt;/a&gt; package as a
11629 useful GUI alternative. It seem like a good tool, but is unmaintained
11630 in Debian and got a RC bug keeping it out of Squeeze. Unless that
11631 changes, it will not be an option for Debian Edu based on Squeeze.&lt;/p&gt;
11632 </description>
11633 </item>
11634
11635 <item>
11636 <title>Idea for a change to LDAP schemas allowing DNS and DHCP info to be combined into one object</title>
11637 <link>http://people.skolelinux.org/pere/blog/Idea_for_a_change_to_LDAP_schemas_allowing_DNS_and_DHCP_info_to_be_combined_into_one_object.html</link>
11638 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Idea_for_a_change_to_LDAP_schemas_allowing_DNS_and_DHCP_info_to_be_combined_into_one_object.html</guid>
11639 <pubDate>Thu, 24 Jun 2010 00:35:00 +0200</pubDate>
11640 <description>&lt;p&gt;A while back, I
11641 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html&quot;&gt;complained
11642 about the fact&lt;/a&gt; that it is not possible with the provided schemas
11643 for storing DNS and DHCP information in LDAP to combine the two sets
11644 of information into one LDAP object representing a computer.&lt;/p&gt;
11645
11646 &lt;p&gt;In the mean time, I discovered that a simple fix would be to make
11647 the dhcpHost object class auxiliary, to allow it to be combined with
11648 the dNSDomain object class, and thus forming one object for one
11649 computer when storing both DHCP and DNS information in LDAP.&lt;/p&gt;
11650
11651 &lt;p&gt;If I understand this correctly, it is not safe to do this change
11652 without also changing the assigned number for the object class, and I
11653 do not know enough about LDAP schema design to do that properly for
11654 Debian Edu.&lt;/p&gt;
11655
11656 &lt;p&gt;Anyway, for future reference, this is how I believe we could change
11657 the
11658 &lt;a href=&quot;http://tools.ietf.org/html/draft-ietf-dhc-ldap-schema-00&quot;&gt;DHCP
11659 schema&lt;/a&gt; to solve at least part of the problem with the LDAP schemas
11660 available today from IETF.&lt;/p&gt;
11661
11662 &lt;pre&gt;
11663 --- dhcp.schema (revision 65192)
11664 +++ dhcp.schema (working copy)
11665 @@ -376,7 +376,7 @@
11666 objectclass ( 2.16.840.1.113719.1.203.6.6
11667 NAME &#39;dhcpHost&#39;
11668 DESC &#39;This represents information about a particular client&#39;
11669 - SUP top
11670 + SUP top AUXILIARY
11671 MUST cn
11672 MAY (dhcpLeaseDN $ dhcpHWAddress $ dhcpOptionsDN $ dhcpStatements $ dhcpComments $ dhcpOption)
11673 X-NDS_CONTAINMENT (&#39;dhcpService&#39; &#39;dhcpSubnet&#39; &#39;dhcpGroup&#39;) )
11674 &lt;/pre&gt;
11675
11676 &lt;p&gt;I very much welcome clues on how to do this properly for Debian
11677 Edu/Squeeze. We provide the DHCP schema in our debian-edu-config
11678 package, and should thus be free to rewrite it as we see fit.&lt;/p&gt;
11679
11680 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
11681 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
11682 </description>
11683 </item>
11684
11685 <item>
11686 <title>Lenny-&gt;Squeeze upgrades, removals by apt and aptitude</title>
11687 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__removals_by_apt_and_aptitude.html</link>
11688 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__removals_by_apt_and_aptitude.html</guid>
11689 <pubDate>Sun, 13 Jun 2010 09:05:00 +0200</pubDate>
11690 <description>&lt;p&gt;My
11691 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html&quot;&gt;testing
11692 of Debian upgrades&lt;/a&gt; from Lenny to Squeeze continues, and I&#39;ve
11693 finally made the upgrade logs available from
11694 &lt;a href=&quot;http://people.skolelinux.org/pere/debian-upgrade-testing/&quot;&gt;http://people.skolelinux.org/pere/debian-upgrade-testing/&lt;/a&gt;.
11695 I am now testing dist-upgrade of Gnome and KDE in a chroot using both
11696 apt and aptitude, and found their differences interesting. This time
11697 I will only focus on their removal plans.&lt;/p&gt;
11698
11699 &lt;p&gt;After installing a Gnome desktop and the laptop task, apt-get wants
11700 to remove 72 packages when dist-upgrading from Lenny to Squeeze. The
11701 surprising part is that it want to remove xorg and all
11702 xserver-xorg-video* drivers. Clearly not a good choice, but I am not
11703 sure why. When asking aptitude to do the same, it want to remove 129
11704 packages, but most of them are library packages I suspect are no
11705 longer needed. Both of them want to remove bluetooth packages, which
11706 I do not know. Perhaps these bluetooth packages are obsolete?&lt;/p&gt;
11707
11708 &lt;p&gt;For KDE, apt-get want to remove 82 packages, among them kdebase
11709 which seem like a bad idea and xorg the same way as with Gnome. Asking
11710 aptitude for the same, it wants to remove 192 packages, none which are
11711 too surprising.&lt;/p&gt;
11712
11713 &lt;p&gt;I guess the removal of xorg during upgrades should be investigated
11714 and avoided, and perhaps others as well. Here are the complete list
11715 of planned removals. The complete logs is available from the URL
11716 above. Note if you want to repeat these tests, that the upgrade test
11717 for kde+apt-get hung in the tasksel setup because of dpkg asking
11718 conffile questions. No idea why. I worked around it by using
11719 &#39;&lt;tt&gt;echo &gt;&gt; /proc/&lt;em&gt;pidofdpkg&lt;/em&gt;/fd/0&lt;/tt&gt;&#39; to tell dpkg to
11720 continue.&lt;/p&gt;
11721
11722 &lt;p&gt;&lt;b&gt;apt-get gnome 72&lt;/b&gt;
11723 &lt;br&gt;bluez-gnome cupsddk-drivers deskbar-applet gnome
11724 gnome-desktop-environment gnome-network-admin gtkhtml3.14
11725 iceweasel-gnome-support libavcodec51 libdatrie0 libgdl-1-0
11726 libgnomekbd2 libgnomekbdui2 libmetacity0 libslab0 libxcb-xlib0
11727 nautilus-cd-burner python-gnome2-desktop python-gnome2-extras
11728 serpentine swfdec-mozilla update-manager xorg xserver-xorg
11729 xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-evdev
11730 xserver-xorg-input-kbd xserver-xorg-input-mouse
11731 xserver-xorg-input-synaptics xserver-xorg-input-wacom
11732 xserver-xorg-video-all xserver-xorg-video-apm xserver-xorg-video-ark
11733 xserver-xorg-video-ati xserver-xorg-video-chips
11734 xserver-xorg-video-cirrus xserver-xorg-video-cyrix
11735 xserver-xorg-video-dummy xserver-xorg-video-fbdev
11736 xserver-xorg-video-glint xserver-xorg-video-i128
11737 xserver-xorg-video-i740 xserver-xorg-video-imstt
11738 xserver-xorg-video-intel xserver-xorg-video-mach64
11739 xserver-xorg-video-mga xserver-xorg-video-neomagic
11740 xserver-xorg-video-nsc xserver-xorg-video-nv
11741 xserver-xorg-video-openchrome xserver-xorg-video-r128
11742 xserver-xorg-video-radeon xserver-xorg-video-radeonhd
11743 xserver-xorg-video-rendition xserver-xorg-video-s3
11744 xserver-xorg-video-s3virge xserver-xorg-video-savage
11745 xserver-xorg-video-siliconmotion xserver-xorg-video-sis
11746 xserver-xorg-video-sisusb xserver-xorg-video-tdfx
11747 xserver-xorg-video-tga xserver-xorg-video-trident
11748 xserver-xorg-video-tseng xserver-xorg-video-v4l
11749 xserver-xorg-video-vesa xserver-xorg-video-vga
11750 xserver-xorg-video-vmware xserver-xorg-video-voodoo xulrunner-1.9
11751 xulrunner-1.9-gnome-support&lt;/p&gt;
11752
11753 &lt;p&gt;&lt;b&gt;aptitude gnome 129&lt;/b&gt;
11754
11755 &lt;br&gt;bluez-gnome bluez-utils cpp-4.3 cupsddk-drivers dhcdbd
11756 djvulibre-desktop finger gnome-app-install gnome-mount
11757 gnome-network-admin gnome-spell gnome-vfs-obexftp
11758 gnome-volume-manager gstreamer0.10-gnomevfs gtkhtml3.14 libao2
11759 libavahi-compat-libdnssd1 libavahi-core5 libavcodec51 libbluetooth2
11760 libcamel1.2-11 libcdio7 libcucul0 libcupsys2 libcurl3 libdatrie0
11761 libdirectfb-1.0-0 libdvdread3 libedataserver1.2-9 libeel2-2.20
11762 libeel2-data libepc-1.0-1 libepc-ui-1.0-1 libfaad0 libgail-common
11763 libgd2-noxpm libgda3-3 libgda3-common libgdl-1-0 libgdl-1-common
11764 libggz2 libggzcore9 libggzmod4 libgksu1.2-0 libgksuui1.0-1 libgmyth0
11765 libgnomecups1.0-1 libgnomekbd2 libgnomekbdui2 libgnomeprint2.2-0
11766 libgnomeprint2.2-data libgnomeprintui2.2-0 libgnomeprintui2.2-common
11767 libgnomevfs2-bin libgpod3 libgraphviz4 libgtkhtml2-0
11768 libgtksourceview-common libgtksourceview1.0-0 libgucharmap6
11769 libhesiod0 libicu38 libiw29 libkpathsea4 libltdl3 libmagick++10
11770 libmagick10 libmalaga7 libmetacity0 libmtp7 libmysqlclient15off
11771 libnautilus-burn4 libneon27 libnm-glib0 libnm-util0 libopal-2.2
11772 libosp5 libparted1.8-10 libpoppler-glib3 libpoppler3 libpt-1.10.10
11773 libpt-1.10.10-plugins-alsa libpt-1.10.10-plugins-v4l libraw1394-8
11774 libsensors3 libslab0 libsmbios2 libsoup2.2-8 libssh2-1
11775 libsuitesparse-3.1.0 libswfdec-0.6-90 libtalloc1 libtotem-plparser10
11776 libtrackerclient0 libxalan2-java libxalan2-java-gcj libxcb-xlib0
11777 libxerces2-java libxerces2-java-gcj libxklavier12 libxtrap6
11778 libxxf86misc1 libzephyr3 mysql-common nautilus-cd-burner
11779 openoffice.org-writer2latex openssl-blacklist p7zip
11780 python-4suite-xml python-eggtrayicon python-gnome2-desktop
11781 python-gnome2-extras python-gtkhtml2 python-gtkmozembed
11782 python-numeric python-sexy serpentine svgalibg1 swfdec-gnome
11783 swfdec-mozilla totem-gstreamer update-manager wodim
11784 xserver-xorg-video-cyrix xserver-xorg-video-imstt
11785 xserver-xorg-video-nsc xserver-xorg-video-v4l xserver-xorg-video-vga
11786 zip&lt;/p&gt;
11787
11788 &lt;p&gt;&lt;b&gt;apt-get kde 82&lt;/b&gt;
11789
11790 &lt;br&gt;cupsddk-drivers karm kaudiocreator kcoloredit kcontrol kde kde-core
11791 kdeaddons kdeartwork kdebase kdebase-bin kdebase-bin-kde3
11792 kdebase-kio-plugins kdesktop kdeutils khelpcenter kicker
11793 kicker-applets knewsticker kolourpaint konq-plugins konqueror korn
11794 kpersonalizer kscreensaver ksplash libavcodec51 libdatrie0 libkiten1
11795 libxcb-xlib0 quanta superkaramba texlive-base-bin xorg xserver-xorg
11796 xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-evdev
11797 xserver-xorg-input-kbd xserver-xorg-input-mouse
11798 xserver-xorg-input-synaptics xserver-xorg-input-wacom
11799 xserver-xorg-video-all xserver-xorg-video-apm xserver-xorg-video-ark
11800 xserver-xorg-video-ati xserver-xorg-video-chips
11801 xserver-xorg-video-cirrus xserver-xorg-video-cyrix
11802 xserver-xorg-video-dummy xserver-xorg-video-fbdev
11803 xserver-xorg-video-glint xserver-xorg-video-i128
11804 xserver-xorg-video-i740 xserver-xorg-video-imstt
11805 xserver-xorg-video-intel xserver-xorg-video-mach64
11806 xserver-xorg-video-mga xserver-xorg-video-neomagic
11807 xserver-xorg-video-nsc xserver-xorg-video-nv
11808 xserver-xorg-video-openchrome xserver-xorg-video-r128
11809 xserver-xorg-video-radeon xserver-xorg-video-radeonhd
11810 xserver-xorg-video-rendition xserver-xorg-video-s3
11811 xserver-xorg-video-s3virge xserver-xorg-video-savage
11812 xserver-xorg-video-siliconmotion xserver-xorg-video-sis
11813 xserver-xorg-video-sisusb xserver-xorg-video-tdfx
11814 xserver-xorg-video-tga xserver-xorg-video-trident
11815 xserver-xorg-video-tseng xserver-xorg-video-v4l
11816 xserver-xorg-video-vesa xserver-xorg-video-vga
11817 xserver-xorg-video-vmware xserver-xorg-video-voodoo xulrunner-1.9&lt;/p&gt;
11818
11819 &lt;p&gt;&lt;b&gt;aptitude kde 192&lt;/b&gt;
11820 &lt;br&gt;bluez-utils cpp-4.3 cupsddk-drivers cvs dcoprss dhcdbd
11821 djvulibre-desktop dosfstools eyesapplet fifteenapplet finger gettext
11822 ghostscript-x imlib-base imlib11 indi kandy karm kasteroids
11823 kaudiocreator kbackgammon kbstate kcoloredit kcontrol kcron kdat
11824 kdeadmin-kfile-plugins kdeartwork-misc kdeartwork-theme-window
11825 kdebase-bin-kde3 kdebase-kio-plugins kdeedu-data
11826 kdegraphics-kfile-plugins kdelirc kdemultimedia-kappfinder-data
11827 kdemultimedia-kfile-plugins kdenetwork-kfile-plugins
11828 kdepim-kfile-plugins kdepim-kio-plugins kdeprint kdesktop kdessh
11829 kdict kdnssd kdvi kedit keduca kenolaba kfax kfaxview kfouleggs
11830 kghostview khelpcenter khexedit kiconedit kitchensync klatin
11831 klickety kmailcvt kmenuedit kmid kmilo kmoon kmrml kodo kolourpaint
11832 kooka korn kpager kpdf kpercentage kpf kpilot kpoker kpovmodeler
11833 krec kregexpeditor ksayit ksim ksirc ksirtet ksmiletris ksmserver
11834 ksnake ksokoban ksplash ksvg ksysv ktip ktnef kuickshow kverbos
11835 kview kviewshell kvoctrain kwifimanager kwin kwin4 kworldclock
11836 kxsldbg libakode2 libao2 libarts1-akode libarts1-audiofile
11837 libarts1-mpeglib libarts1-xine libavahi-compat-libdnssd1
11838 libavahi-core5 libavc1394-0 libavcodec51 libbluetooth2
11839 libboost-python1.34.1 libcucul0 libcurl3 libcvsservice0 libdatrie0
11840 libdirectfb-1.0-0 libdjvulibre21 libdvdread3 libfaad0 libfreebob0
11841 libgail-common libgd2-noxpm libgraphviz4 libgsmme1c2a libgtkhtml2-0
11842 libicu38 libiec61883-0 libindex0 libiw29 libk3b3 libkcal2b libkcddb1
11843 libkdeedu3 libkdepim1a libkgantt0 libkiten1 libkleopatra1 libkmime2
11844 libkpathsea4 libkpimexchange1 libkpimidentities1 libkscan1
11845 libksieve0 libktnef1 liblockdev1 libltdl3 libmagick10 libmimelib1c2a
11846 libmozjs1d libmpcdec3 libneon27 libnm-util0 libopensync0 libpisock9
11847 libpoppler-glib3 libpoppler-qt2 libpoppler3 libraw1394-8 libsmbios2
11848 libssh2-1 libsuitesparse-3.1.0 libtalloc1 libtiff-tools
11849 libxalan2-java libxalan2-java-gcj libxcb-xlib0 libxerces2-java
11850 libxerces2-java-gcj libxtrap6 mpeglib networkstatus
11851 openoffice.org-writer2latex pmount poster psutils quanta quanta-data
11852 superkaramba svgalibg1 tex-common texlive-base texlive-base-bin
11853 texlive-common texlive-doc-base texlive-fonts-recommended
11854 xserver-xorg-video-cyrix xserver-xorg-video-imstt
11855 xserver-xorg-video-nsc xserver-xorg-video-v4l xserver-xorg-video-vga
11856 xulrunner-1.9&lt;/p&gt;
11857
11858 </description>
11859 </item>
11860
11861 <item>
11862 <title>Automatic upgrade testing from Lenny to Squeeze</title>
11863 <link>http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html</link>
11864 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html</guid>
11865 <pubDate>Fri, 11 Jun 2010 22:50:00 +0200</pubDate>
11866 <description>&lt;p&gt;The last few days I have done some upgrade testing in Debian, to
11867 see if the upgrade from Lenny to Squeeze will go smoothly. A few bugs
11868 have been discovered and reported in the process
11869 (&lt;a href=&quot;http://bugs.debian.org/585410&quot;&gt;#585410&lt;/a&gt; in nagios3-cgi,
11870 &lt;a href=&quot;http://bugs.debian.org/584879&quot;&gt;#584879&lt;/a&gt; already fixed in
11871 enscript and &lt;a href=&quot;http://bugs.debian.org/584861&quot;&gt;#584861&lt;/a&gt; in
11872 kdebase-workspace-data), and to get a more regular testing going on, I
11873 am working on a script to automate the test.&lt;/p&gt;
11874
11875 &lt;p&gt;The idea is to create a Lenny chroot and use tasksel to install a
11876 Gnome or KDE desktop installation inside the chroot before upgrading
11877 it. To ensure no services are started in the chroot, a policy-rc.d
11878 script is inserted. To make sure tasksel believe it is to install a
11879 desktop on a laptop, the tasksel tests are replaced in the chroot
11880 (only acceptable because this is a throw-away chroot).&lt;/p&gt;
11881
11882 &lt;p&gt;A naive upgrade from Lenny to Squeeze using aptitude dist-upgrade
11883 currently always fail because udev refuses to upgrade with the kernel
11884 in Lenny, so to avoid that problem the file /etc/udev/kernel-upgrade
11885 is created. The bug report
11886 &lt;a href=&quot;http://bugs.debian.org/566000&quot;&gt;#566000&lt;/a&gt; make me suspect
11887 this problem do not trigger in a chroot, but I touch the file anyway
11888 to make sure the upgrade go well. Testing on virtual and real
11889 hardware have failed me because of udev so far, and creating this file
11890 do the trick in such settings anyway. This is a
11891 &lt;a href=&quot;http://www.linuxquestions.org/questions/debian-26/failed-dist-upgrade-due-to-udev-config_sysfs_deprecated-nonsense-804130/&quot;&gt;known
11892 issue&lt;/a&gt; and the current udev behaviour is intended by the udev
11893 maintainer because he lack the resources to rewrite udev to keep
11894 working with old kernels or something like that. I really wish the
11895 udev upstream would keep udev backwards compatible, to avoid such
11896 upgrade problem, but given that they fail to do so, I guess
11897 documenting the way out of this mess is the best option we got for
11898 Debian Squeeze.&lt;/p&gt;
11899
11900 &lt;p&gt;Anyway, back to the task at hand, testing upgrades. This test
11901 script, which I call &lt;tt&gt;upgrade-test&lt;/tt&gt; for now, is doing the
11902 trick:&lt;/p&gt;
11903
11904 &lt;blockquote&gt;&lt;pre&gt;
11905 #!/bin/sh
11906 set -ex
11907
11908 if [ &quot;$1&quot; ] ; then
11909 desktop=$1
11910 else
11911 desktop=gnome
11912 fi
11913
11914 from=lenny
11915 to=squeeze
11916
11917 exec &amp;lt; /dev/null
11918 unset LANG
11919 mirror=http://ftp.skolelinux.org/debian
11920 tmpdir=chroot-$from-upgrade-$to-$desktop
11921 fuser -mv .
11922 debootstrap $from $tmpdir $mirror
11923 chroot $tmpdir aptitude update
11924 cat &gt; $tmpdir/usr/sbin/policy-rc.d &amp;lt;&amp;lt;EOF
11925 #!/bin/sh
11926 exit 101
11927 EOF
11928 chmod a+rx $tmpdir/usr/sbin/policy-rc.d
11929 exit_cleanup() {
11930 umount $tmpdir/proc
11931 }
11932 mount -t proc proc $tmpdir/proc
11933 # Make sure proc is unmounted also on failure
11934 trap exit_cleanup EXIT INT
11935
11936 chroot $tmpdir aptitude -y install debconf-utils
11937
11938 # Make sure tasksel autoselection trigger. It need the test scripts
11939 # to return the correct answers.
11940 echo tasksel tasksel/desktop multiselect $desktop | \
11941 chroot $tmpdir debconf-set-selections
11942
11943 # Include the desktop and laptop task
11944 for test in desktop laptop ; do
11945 echo &gt; $tmpdir/usr/lib/tasksel/tests/$test &amp;lt;&amp;lt;EOF
11946 #!/bin/sh
11947 exit 2
11948 EOF
11949 chmod a+rx $tmpdir/usr/lib/tasksel/tests/$test
11950 done
11951
11952 DEBIAN_FRONTEND=noninteractive
11953 DEBIAN_PRIORITY=critical
11954 export DEBIAN_FRONTEND DEBIAN_PRIORITY
11955 chroot $tmpdir tasksel --new-install
11956
11957 echo deb $mirror $to main &gt; $tmpdir/etc/apt/sources.list
11958 chroot $tmpdir aptitude update
11959 touch $tmpdir/etc/udev/kernel-upgrade
11960 chroot $tmpdir aptitude -y dist-upgrade
11961 fuser -mv
11962 &lt;/pre&gt;&lt;/blockquote&gt;
11963
11964 &lt;p&gt;I suspect it would be useful to test upgrades with both apt-get and
11965 with aptitude, but I have not had time to look at how they behave
11966 differently so far. I hope to get a cron job running to do the test
11967 regularly and post the result on the web. The Gnome upgrade currently
11968 work, while the KDE upgrade fail because of the bug in
11969 kdebase-workspace-data&lt;/p&gt;
11970
11971 &lt;p&gt;I am not quite sure what kind of extract from the huge upgrade logs
11972 (KDE 167 KiB, Gnome 516 KiB) it make sense to include in this blog
11973 post, so I will refrain from trying. I can report that for Gnome,
11974 aptitude report 760 packages upgraded, 448 newly installed, 129 to
11975 remove and 1 not upgraded and 1024MB need to be downloaded while for
11976 KDE the same numbers are 702 packages upgraded, 507 newly installed,
11977 193 to remove and 0 not upgraded and 1117MB need to be downloaded&lt;/p&gt;
11978
11979 &lt;p&gt;I am very happy to notice that the Gnome desktop + laptop upgrade
11980 is able to migrate to dependency based boot sequencing and parallel
11981 booting without a hitch. Was unsure if there were still bugs with
11982 packages failing to clean up their obsolete init.d script during
11983 upgrades, and no such problem seem to affect the Gnome desktop+laptop
11984 packages.&lt;/p&gt;
11985 </description>
11986 </item>
11987
11988 <item>
11989 <title>Skolelinux er laget for sentraldrifting, naturligvis</title>
11990 <link>http://people.skolelinux.org/pere/blog/Skolelinux_er_laget_for_sentraldrifting__naturligvis.html</link>
11991 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Skolelinux_er_laget_for_sentraldrifting__naturligvis.html</guid>
11992 <pubDate>Wed, 9 Jun 2010 12:30:00 +0200</pubDate>
11993 <description>&lt;p&gt;Det er merkelig hvordan myter om Skolelinux overlever. En slik
11994 myte er at Skolelinux ikke kan sentraldriftes og ha sentralt plasserte
11995 tjenermaskiner. I siste Computerworld Norge er
11996 &lt;a href=&quot;http://www.idg.no/computerworld/article169432.ece&quot;&gt;IT-sjef
11997 Viggo Billdal i Steinkjer intervjuet&lt;/a&gt;, og forteller uten
11998 blygsel:&lt;/p&gt;
11999
12000 &lt;blockquote&gt;&lt;p&gt;Vi hadde Skolelinux, men det har vi sluttet med. Vi testet
12001 om det lønte seg med Microsoft eller en åpen plattform. Vi fant ut at
12002 Microsoft egentlig var totalt sett bedre egnet. Det var store
12003 driftskostnader med Skolelinux, blant annet på grunn av
12004 desentraliserte servere. Det var komplisert, så vi gikk vekk fra det
12005 og bruker nå bare Windows.&lt;/p&gt;&lt;/blockquote&gt;
12006
12007 &lt;p&gt;En &lt;a
12008 href=&quot;https://init.linpro.no/pipermail/skolelinux.no/bruker/2010-June/009101.html&quot;&gt;rask
12009 sjekk&lt;/a&gt; mot den norske brukerlista i Skolelinuxprosjektet forteller
12010 at Steinkjers forsøk foregikk fram til 2004/2005, og at Røysing skole
12011 i Steinkjer skal ha vært svært fornøyd med Skolelinux men at kommunen
12012 overkjørte skolen og krevde at de gikk over til Windows. Et søk på
12013 nettet sendte meg til
12014 &lt;a href=&quot;http://www.dn.no/multimedia/archive/00090/Dagens_it_nr__18_90826a.pdf&quot;&gt;Dagens
12015 IT nr. 18 2005&lt;/a&gt; hvor en kan lese på side 18:&lt;/p&gt;
12016
12017 &lt;blockquote&gt;&lt;p&gt;Inge Tømmerås ved Røysing skole i Steinkjer kjører ennå
12018 Microsoft, men forteller at kompetanseutfordringen med Skolelinux ikke
12019 var så stor. ­ Jeg syntes Skolelinux var utrolig lett å drifte uten
12020 forkunnskaper. Men man må jo selvsagt ha tilgang på ekstern kompetanse
12021 til installasjoner og maskinvarefeil, sier Tømmerås.&lt;/p&gt;&lt;/blockquote&gt;
12022
12023 &lt;p&gt;Som systemarkitekten bak Skolelinux, kan jeg bare riste på hodet
12024 over påstanden om at Skolelinux krever desentraliserte tjenere.
12025 Skolelinux-arkitekturen er laget for sentralisert drift og plassering
12026 av tjenerne lokalt eller sentralt alt etter behov og nettkapasitet.
12027 Den er modellert på nettverks- og tjenerløsningen som brukes på
12028 Universitetet i Tromsø og Oslo, der jeg jobber med utvikling av
12029 driftstjenester. Dette er det heldigvis noen som har fått med seg, og
12030 jeg er glad for å kunne sitere fra en kommentar på den overnevnte
12031 artikkelen. Min venn og gamle kollega Sturle Sunde forteller der:
12032
12033 &lt;blockquote&gt;
12034 &lt;p&gt;I Flora kommune køyrer vi Skulelinux på skular med alt frå 15 til
12035 meir enn 500 elevar. Dei store skulane har eigen tenar, for det er
12036 mest praktisk. Eg, som er driftsansvarleg for heile nettet, ser
12037 sjeldan dei tenarane fysisk, men at dei står der gjer skulane mindre
12038 avhengige av eksterne linjer som er trege eller dyre. Dei minste
12039 skulane har ikkje eigen tenar. Å bruke sentral tenar er heller ikkje
12040 noko problem. Småskulane klarar seg fint med 1 mbit-linje til ein
12041 sentral tenar eller tenaren på ein større skule.&lt;/p&gt;
12042
12043 &lt;p&gt;Det beste med Skulelinux er halvtjukke klientar. Dei treng ikkje
12044 harddisk og brukar minimalt med ressursar på tenaren fordi dei køyrer
12045 programma lokalt. Eit klasserom med 30 sju-åtte år gamle maskiner har
12046 mykje meir CPU og RAM totalt enn nokon moderne tenar til under
12047 millionen. Det trengst to kommandoar på den sentrale tenaren for å
12048 oppdatere alle klientane, både tynne og halvtjukke. Vi har ingen
12049 problem med diskar som ryk heller, som var eit problem før fordi
12050 elevane sat og sparka i maskinene. Og dei krev lite bandbreidde i
12051 nettet, so det er fullt mogleg å køyre slike på småskular med trege
12052 linjer mot tenaren på ein større skule.&lt;/p&gt;
12053
12054 &lt;p&gt;Flora kommune har nesten 800 Linux-maskiner i sitt skulenett, og
12055 ein person som tek seg av drift av heile nettet, inkludert tenarar,
12056 klientar, operativsystem, programvare, heimekontorløysing og
12057 administrasjon av brukarar.&lt;/p&gt;
12058
12059 &lt;p&gt;No skal det seiast at vi ikkje køyrer rein Skulelinux ut av
12060 boksen. Vi har gjort ein del tilpassingar mot noko Novell-greier som
12061 var der frå før, og som har komplisert installasjonen vår. Etter at
12062 oppsettet var gjort har løysinga vore stabil og kravd minimalt med
12063 arbeid.&lt;/p&gt;
12064 &lt;/blockquote&gt;
12065
12066 &lt;p&gt;Jeg vet at Narvik, Harstad og Oslo er kommuner der Skolelinux
12067 sentraldriftes med sentrale tjenere. Det forteller meg at Steinkjers
12068 IT-sjef neppe bør skylde på Skolelinux-løsningen for sine 5 år gamle
12069 minner.&lt;/p&gt;
12070 </description>
12071 </item>
12072
12073 <item>
12074 <title>A manual for standards wars...</title>
12075 <link>http://people.skolelinux.org/pere/blog/A_manual_for_standards_wars___.html</link>
12076 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/A_manual_for_standards_wars___.html</guid>
12077 <pubDate>Sun, 6 Jun 2010 14:15:00 +0200</pubDate>
12078 <description>&lt;p&gt;Via the
12079 &lt;a href=&quot;http://feedproxy.google.com/~r/robweir/antic-atom/~3/QzU4RgoAGMg/weekly-links-10.html&quot;&gt;blog
12080 of Rob Weir&lt;/a&gt; I came across the very interesting essay named
12081 &lt;a href=&quot;http://faculty.haas.berkeley.edu/shapiro/wars.pdf&quot;&gt;The Art of
12082 Standards Wars&lt;/a&gt; (PDF 25 pages). I recommend it for everyone
12083 following the standards wars of today.&lt;/p&gt;
12084 </description>
12085 </item>
12086
12087 <item>
12088 <title>Sitesummary tip: Listing computer hardware models used at site</title>
12089 <link>http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_computer_hardware_models_used_at_site.html</link>
12090 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_computer_hardware_models_used_at_site.html</guid>
12091 <pubDate>Thu, 3 Jun 2010 12:05:00 +0200</pubDate>
12092 <description>&lt;p&gt;When using sitesummary at a site to track machines, it is possible
12093 to get a list of the machine types in use thanks to the DMI
12094 information extracted from each machine. The script to do so is
12095 included in the sitesummary package, and here is example output from
12096 the Skolelinux build servers:&lt;/p&gt;
12097
12098 &lt;blockquote&gt;&lt;pre&gt;
12099 maintainer:~# /usr/lib/sitesummary/hardware-model-summary
12100 vendor count
12101 Dell Computer Corporation 1
12102 PowerEdge 1750 1
12103 IBM 1
12104 eserver xSeries 345 -[8670M1X]- 1
12105 Intel 2
12106 [no-dmi-info] 3
12107 maintainer:~#
12108 &lt;/pre&gt;&lt;/blockquote&gt;
12109
12110 &lt;p&gt;The quality of the report depend on the quality of the DMI tables
12111 provided in each machine. Here there are Intel machines without model
12112 information listed with Intel as vendor and no model, and virtual Xen
12113 machines listed as [no-dmi-info]. One can add -l as a command line
12114 option to list the individual machines.&lt;/p&gt;
12115
12116 &lt;p&gt;A larger list is
12117 &lt;a href=&quot;http://narvikskolen.no/sitesummary/&quot;&gt;available from the the
12118 city of Narvik&lt;/a&gt;, which uses Skolelinux on all their shools and also
12119 provide the basic sitesummary report publicly. In their report there
12120 are ~1400 machines. I know they use both Ubuntu and Skolelinux on
12121 their machines, and as sitesummary is available in both distributions,
12122 it is trivial to get all of them to report to the same central
12123 collector.&lt;/p&gt;
12124 </description>
12125 </item>
12126
12127 <item>
12128 <title>KDM fail at boot with NVidia cards - and no one try to fix it?</title>
12129 <link>http://people.skolelinux.org/pere/blog/KDM_fail_at_boot_with_NVidia_cards___and_no_one_try_to_fix_it_.html</link>
12130 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/KDM_fail_at_boot_with_NVidia_cards___and_no_one_try_to_fix_it_.html</guid>
12131 <pubDate>Tue, 1 Jun 2010 17:05:00 +0200</pubDate>
12132 <description>&lt;p&gt;It is strange to watch how a bug in Debian causing KDM to fail to
12133 start at boot when an NVidia video card is used is handled. The
12134 problem seem to be that the nvidia X.org driver uses a long time to
12135 initialize, and this duration is longer than kdm is configured to
12136 wait.&lt;/p&gt;
12137
12138 &lt;p&gt;I came across two bugs related to this issue,
12139 &lt;a href=&quot;http://bugs.debian.org/583312&quot;&gt;#583312&lt;/a&gt; initially filed
12140 against initscripts and passed on to nvidia-glx when it became obvious
12141 that the nvidia drivers were involved, and
12142 &lt;a href=&quot;http://bugs.debian.org/524751&quot;&gt;#524751&lt;/a&gt; initially filed against
12143 kdm and passed on to src:nvidia-graphics-drivers for unknown reasons.&lt;/p&gt;
12144
12145 &lt;p&gt;To me, it seem that no-one is interested in actually solving the
12146 problem nvidia video card owners experience and make sure the Debian
12147 distribution work out of the box for these users. The nvidia driver
12148 maintainers expect kdm to be set up to wait longer, while kdm expect
12149 the nvidia driver maintainers to fix the driver to start faster, and
12150 while they wait for each other I guess the users end up switching to a
12151 distribution that work for them. I have no idea what the solution is,
12152 but I am pretty sure that waiting for each other is not it.&lt;/p&gt;
12153
12154 &lt;p&gt;I wonder why we end up handling bugs this way.&lt;/p&gt;
12155 </description>
12156 </item>
12157
12158 <item>
12159 <title>Parallellized boot seem to hold up well in Debian/testing</title>
12160 <link>http://people.skolelinux.org/pere/blog/Parallellized_boot_seem_to_hold_up_well_in_Debian_testing.html</link>
12161 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Parallellized_boot_seem_to_hold_up_well_in_Debian_testing.html</guid>
12162 <pubDate>Thu, 27 May 2010 23:55:00 +0200</pubDate>
12163 <description>&lt;p&gt;A few days ago, parallel booting was enabled in Debian/testing.
12164 The feature seem to hold up pretty well, but three fairly serious
12165 issues are known and should be solved:
12166
12167 &lt;p&gt;&lt;ul&gt;
12168
12169 &lt;li&gt;The wicd package seen to
12170 &lt;a href=&quot;http://bugs.debian.org/508289&quot;&gt;break NFS mounting&lt;/a&gt; and
12171 &lt;a href=&quot;http://bugs.debian.org/581586&quot;&gt;network setup&lt;/a&gt; when
12172 parallel booting is enabled. No idea why, but the wicd maintainer
12173 seem to be on the case.&lt;/li&gt;
12174
12175 &lt;li&gt;The nvidia X driver seem to
12176 &lt;a href=&quot;http://bugs.debian.org/583312&quot;&gt;have a race condition&lt;/a&gt;
12177 triggered more easily when parallel booting is in effect. The
12178 maintainer is on the case.&lt;/li&gt;
12179
12180 &lt;li&gt;The sysv-rc package fail to properly enable dependency based boot
12181 sequencing (the shutdown is broken) when old file-rc users
12182 &lt;a href=&quot;http://bugs.debian.org/575080&quot;&gt;try to switch back&lt;/a&gt; to
12183 sysv-rc. One way to solve it would be for file-rc to create
12184 /etc/init.d/.legacy-bootordering, and another is to try to make
12185 sysv-rc more robust. Will investigate some more and probably upload a
12186 workaround in sysv-rc to help those trying to move from file-rc to
12187 sysv-rc get a working shutdown.&lt;/li&gt;
12188
12189 &lt;/ul&gt;&lt;/p&gt;
12190
12191 &lt;p&gt;All in all not many surprising issues, and all of them seem
12192 solvable before Squeeze is released. In addition to these there are
12193 some packages with bugs in their dependencies and run level settings,
12194 which I expect will be fixed in a reasonable time span.&lt;/p&gt;
12195
12196 &lt;p&gt;If you report any problems with dependencies in init.d scripts to
12197 the BTS, please usertag the report to get it to show up at
12198 &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org&quot;&gt;the
12199 list of usertagged bugs related to this&lt;/a&gt;.&lt;/p&gt;
12200
12201 &lt;p&gt;Update: Correct bug number to file-rc issue.&lt;/p&gt;
12202 </description>
12203 </item>
12204
12205 <item>
12206 <title>More flexible firmware handling in debian-installer</title>
12207 <link>http://people.skolelinux.org/pere/blog/More_flexible_firmware_handling_in_debian_installer.html</link>
12208 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/More_flexible_firmware_handling_in_debian_installer.html</guid>
12209 <pubDate>Sat, 22 May 2010 21:30:00 +0200</pubDate>
12210 <description>&lt;p&gt;After a long break from debian-installer development, I finally
12211 found time today to return to the project. Having to spend less time
12212 working dependency based boot in debian, as it is almost complete now,
12213 definitely helped freeing some time.&lt;/p&gt;
12214
12215 &lt;p&gt;A while back, I ran into a problem while working on Debian Edu. We
12216 include some firmware packages on the Debian Edu CDs, those needed to
12217 get disk and network controllers working. Without having these
12218 firmware packages available during installation, it is impossible to
12219 install Debian Edu on the given machine, and because our target group
12220 are non-technical people, asking them to provide firmware packages on
12221 an external medium is a support pain. Initially, I expected it to be
12222 enough to include the firmware packages on the CD to get
12223 debian-installer to find and use them. This proved to be wrong.
12224 Next, I hoped it was enough to symlink the relevant firmware packages
12225 to some useful location on the CD (tried /cdrom/ and
12226 /cdrom/firmware/). This also proved to not work, and at this point I
12227 found time to look at the debian-installer code to figure out what was
12228 going to work.&lt;/p&gt;
12229
12230 &lt;p&gt;The firmware loading code is in the hw-detect package, and a closer
12231 look revealed that it would only look for firmware packages outside
12232 the installation media, so the CD was never checked for firmware
12233 packages. It would only check USB sticks, floppies and other
12234 &quot;external&quot; media devices. Today I changed it to also look in the
12235 /cdrom/firmware/ directory on the mounted CD or DVD, which should
12236 solve the problem I ran into with Debian edu. I also changed it to
12237 look in /firmware/, to make sure the installer also find firmware
12238 provided in the initrd when booting the installer via PXE, to allow us
12239 to provide the same feature in the PXE setup included in Debian
12240 Edu.&lt;/p&gt;
12241
12242 &lt;p&gt;To make sure firmware deb packages with a license questions are not
12243 activated without asking if the license is accepted, I extended
12244 hw-detect to look for preinst scripts in the firmware packages, and
12245 run these before activating the firmware during installation. The
12246 license question is asked using debconf in the preinst, so this should
12247 solve the issue for the firmware packages I have looked at so far.&lt;/p&gt;
12248
12249 &lt;p&gt;If you want to discuss the details of these features, please
12250 contact us on debian-boot@lists.debian.org.&lt;/p&gt;
12251 </description>
12252 </item>
12253
12254 <item>
12255 <title>Pieces of the roaming laptop puzzle in Debian</title>
12256 <link>http://people.skolelinux.org/pere/blog/Pieces_of_the_roaming_laptop_puzzle_in_Debian.html</link>
12257 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Pieces_of_the_roaming_laptop_puzzle_in_Debian.html</guid>
12258 <pubDate>Wed, 19 May 2010 19:00:00 +0200</pubDate>
12259 <description>&lt;p&gt;Today, the last piece of the puzzle for roaming laptops in Debian
12260 Edu finally entered the Debian archive. Today, the new
12261 &lt;a href=&quot;http://packages.qa.debian.org/libp/libpam-mklocaluser.html&quot;&gt;libpam-mklocaluser&lt;/a&gt;
12262 package was accepted. Two days ago, two other pieces was accepted
12263 into unstable. The
12264 &lt;a href=&quot;http://packages.qa.debian.org/p/pam-python.html&quot;&gt;pam-python&lt;/a&gt;
12265 package needed by libpam-mklocaluser, and the
12266 &lt;a href=&quot;http://packages.qa.debian.org/s/sssd.html&quot;&gt;sssd&lt;/a&gt; package
12267 passed NEW on Monday. In addition, the
12268 &lt;a href=&quot;http://packages.qa.debian.org/libp/libpam-ccreds.html&quot;&gt;libpam-ccreds&lt;/a&gt;
12269 package we need is in experimental (version 10-4) since Saturday, and
12270 hopefully will be moved to unstable soon.&lt;/p&gt;
12271
12272 &lt;p&gt;This collection of packages allow for two different setups for
12273 roaming laptops. The traditional setup would be using libpam-ccreds,
12274 nscd and libpam-mklocaluser with LDAP or Kerberos authentication,
12275 which should work out of the box if the configuration changes proposed
12276 for nscd in &lt;a href=&quot;http://bugs.debian.org/485282&quot;&gt;BTS report
12277 #485282&lt;/a&gt; is implemented. The alternative setup is to use sssd with
12278 libpam-mklocaluser to connect to LDAP or Kerberos and let sssd take
12279 care of the caching of passwords and group information.&lt;/p&gt;
12280
12281 &lt;p&gt;I have so far been unable to get sssd to work with the LDAP server
12282 at the University, but suspect the issue is some SSL/GnuTLS related
12283 problem with the server certificate. I plan to update the Debian
12284 package to version 1.2, which is scheduled for next week, and hope to
12285 find time to make sure the next release will include both the
12286 Debian/Ubuntu specific patches. Upstream is friendly and responsive,
12287 and I am sure we will find a good solution.&lt;/p&gt;
12288
12289 &lt;p&gt;The idea is to set up the roaming laptops to authenticate using
12290 LDAP or Kerberos and create a local user with home directory in /home/
12291 when a usre in LDAP logs in via KDM or GDM for the first time, and
12292 cache the password for offline checking, as well as caching group
12293 memberhips and other relevant LDAP information. The
12294 libpam-mklocaluser package was created to make sure the local home
12295 directory is in /home/, instead of /site/server/directory/ which would
12296 be the home directory if pam_mkhomedir was used. To avoid confusion
12297 with support requests and configuration, we do not want local laptops
12298 to have users in a path that is used for the same users home directory
12299 on the home directory servers.&lt;/p&gt;
12300
12301 &lt;p&gt;One annoying problem with gdm is that it do not show the PAM
12302 message passed to the user from libpam-mklocaluser when the local user
12303 is created. Instead gdm simply reject the login with some generic
12304 message. The message is shown in kdm, ssh and login, so I guess it is
12305 a bug in gdm. Have not investigated if there is some other message
12306 type that can be used instead to get gdm to also show the message.&lt;/p&gt;
12307
12308 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
12309 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
12310 </description>
12311 </item>
12312
12313 <item>
12314 <title>Parallellized boot is now the default in Debian/unstable</title>
12315 <link>http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html</link>
12316 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html</guid>
12317 <pubDate>Fri, 14 May 2010 22:40:00 +0200</pubDate>
12318 <description>&lt;p&gt;Since this evening, parallel booting is the default in
12319 Debian/unstable for machines using dependency based boot sequencing.
12320 Apparently the testing of concurrent booting has been wider than
12321 expected, if I am to believe the
12322 &lt;a href=&quot;http://lists.debian.org/debian-devel/2010/05/msg00122.html&quot;&gt;input
12323 on debian-devel@&lt;/a&gt;, and I concluded a few days ago to move forward
12324 with the feature this weekend, to give us some time to detect any
12325 remaining problems before Squeeze is frozen. If serious problems are
12326 detected, it is simple to change the default back to sequential boot.
12327 The upload of the new sysvinit package also activate a new upstream
12328 version.&lt;/p&gt;
12329
12330 More information about
12331 &lt;a href=&quot;http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot&quot;&gt;dependency
12332 based boot sequencing&lt;/a&gt; is available from the Debian wiki. It is
12333 currently possible to disable parallel booting when one run into
12334 problems caused by it, by adding this line to /etc/default/rcS:&lt;/p&gt;
12335
12336 &lt;blockquote&gt;&lt;pre&gt;
12337 CONCURRENCY=none
12338 &lt;/pre&gt;&lt;/blockquote&gt;
12339
12340 &lt;p&gt;If you report any problems with dependencies in init.d scripts to
12341 the BTS, please usertag the report to get it to show up at
12342 &lt;a href=&quot;http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org&quot;&gt;the
12343 list of usertagged bugs related to this&lt;/a&gt;.&lt;/p&gt;
12344 </description>
12345 </item>
12346
12347 <item>
12348 <title>Sitesummary tip: Listing MAC address of all clients</title>
12349 <link>http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_MAC_address_of_all_clients.html</link>
12350 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_MAC_address_of_all_clients.html</guid>
12351 <pubDate>Fri, 14 May 2010 21:10:00 +0200</pubDate>
12352 <description>&lt;p&gt;In the recent Debian Edu versions, the
12353 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/SiteSummary&quot;&gt;sitesummary
12354 system&lt;/a&gt; is used to keep track of the machines in the school
12355 network. Each machine will automatically report its status to the
12356 central server after boot and once per night. The network setup is
12357 also reported, and using this information it is possible to get the
12358 MAC address of all network interfaces in the machines. This is useful
12359 to update the DHCP configuration.&lt;/p&gt;
12360
12361 &lt;p&gt;To give some idea how to use sitesummary, here is a one-liner to
12362 ist all MAC addresses of all machines reporting to sitesummary. Run
12363 this on the collector host:&lt;/p&gt;
12364
12365 &lt;blockquote&gt;&lt;pre&gt;
12366 perl -MSiteSummary -e &#39;for_all_hosts(sub { print join(&quot; &quot;, get_macaddresses(shift)), &quot;\n&quot;; });&#39;
12367 &lt;/pre&gt;&lt;/blockquote&gt;
12368
12369 &lt;p&gt;This will list all MAC addresses assosiated with all machine, one
12370 line per machine and with space between the MAC addresses.&lt;/p&gt;
12371
12372 &lt;p&gt;To allow system administrators easier job at adding static DHCP
12373 addresses for hosts, it would be possible to extend this to fetch
12374 machine information from sitesummary and update the DHCP and DNS
12375 tables in LDAP using this information. Such tool is unfortunately not
12376 written yet.&lt;/p&gt;
12377 </description>
12378 </item>
12379
12380 <item>
12381 <title>Forcing new users to change their password on first login</title>
12382 <link>http://people.skolelinux.org/pere/blog/Forcing_new_users_to_change_their_password_on_first_login.html</link>
12383 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Forcing_new_users_to_change_their_password_on_first_login.html</guid>
12384 <pubDate>Sun, 2 May 2010 13:47:00 +0200</pubDate>
12385 <description>&lt;p&gt;One interesting feature in Active Directory, is the ability to
12386 create a new user with an expired password, and thus force the user to
12387 change the password on the first login attempt.&lt;/p&gt;
12388
12389 &lt;p&gt;I&#39;m not quite sure how to do that with the LDAP setup in Debian
12390 Edu, but did some initial testing with a local account. The account
12391 and password aging information is available in /etc/shadow, but
12392 unfortunately, it is not possible to specify an expiration time for
12393 passwords, only a maximum age for passwords.&lt;/p&gt;
12394
12395 &lt;p&gt;A freshly created account (using adduser test) will have these
12396 settings in /etc/shadow:&lt;/p&gt;
12397
12398 &lt;blockquote&gt;&lt;pre&gt;
12399 root@tjener:~# chage -l test
12400 Last password change : May 02, 2010
12401 Password expires : never
12402 Password inactive : never
12403 Account expires : never
12404 Minimum number of days between password change : 0
12405 Maximum number of days between password change : 99999
12406 Number of days of warning before password expires : 7
12407 root@tjener:~#
12408 &lt;/pre&gt;&lt;/blockquote&gt;
12409
12410 &lt;p&gt;The only way I could come up with to create a user with an expired
12411 account, is to change the date of the last password change to the
12412 lowest value possible (January 1th 1970), and the maximum password age
12413 to the difference in days between that date and today. To make it
12414 simple, I went for 30 years (30 * 365 = 10950) and January 2th (to
12415 avoid testing if 0 is a valid value).&lt;/p&gt;
12416
12417 &lt;p&gt;After using these commands to set it up, it seem to work as
12418 intended:&lt;/p&gt;
12419
12420 &lt;blockquote&gt;&lt;pre&gt;
12421 root@tjener:~# chage -d 1 test; chage -M 10950 test
12422 root@tjener:~# chage -l test
12423 Last password change : Jan 02, 1970
12424 Password expires : never
12425 Password inactive : never
12426 Account expires : never
12427 Minimum number of days between password change : 0
12428 Maximum number of days between password change : 10950
12429 Number of days of warning before password expires : 7
12430 root@tjener:~#
12431 &lt;/pre&gt;&lt;/blockquote&gt;
12432
12433 &lt;p&gt;So far I have tested this with ssh and console, and kdm (in
12434 Squeeze) login, and all ask for a new password before login in the
12435 user (with ssh, I was thrown out and had to log in again).&lt;/p&gt;
12436
12437 &lt;p&gt;Perhaps we should set up something similar for Debian Edu, to make
12438 sure only the user itself have the account password?&lt;/p&gt;
12439
12440 &lt;p&gt;If you want to comment on or help out with implementing this for
12441 Debian Edu, please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
12442
12443 &lt;p&gt;Update 2010-05-02 17:20: Paul Tötterman tells me on IRC that the
12444 shadow(8) page in Debian/testing now state that setting the date of
12445 last password change to zero (0) will force the password to be changed
12446 on the first login. This was not mentioned in the manual in Lenny, so
12447 I did not notice this in my initial testing. I have tested it on
12448 Squeeze, and &#39;&lt;tt&gt;chage -d 0 username&lt;/tt&gt;&#39; do work there. I have not
12449 tested it on Lenny yet.&lt;/p&gt;
12450
12451 &lt;p&gt;Update 2010-05-02-19:05: Jim Paris tells me via email that an
12452 equivalent command to expire a password is &#39;&lt;tt&gt;passwd -e
12453 username&lt;/tt&gt;&#39;, which insert zero into the date of the last password
12454 change.&lt;/p&gt;
12455 </description>
12456 </item>
12457
12458 <item>
12459 <title>Thoughts on roaming laptop setup for Debian Edu</title>
12460 <link>http://people.skolelinux.org/pere/blog/Thoughts_on_roaming_laptop_setup_for_Debian_Edu.html</link>
12461 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Thoughts_on_roaming_laptop_setup_for_Debian_Edu.html</guid>
12462 <pubDate>Wed, 28 Apr 2010 20:40:00 +0200</pubDate>
12463 <description>&lt;p&gt;For some years now, I have wondered how we should handle laptops in
12464 Debian Edu. The Debian Edu infrastructure is mostly designed to
12465 handle stationary computers, and less suited for computers that come
12466 and go.&lt;/p&gt;
12467
12468 &lt;p&gt;Now I finally believe I have an sensible idea on how to adjust
12469 Debian Edu for laptops, by introducing a new profile for them, for
12470 example called Roaming Workstations. Here are my thought on this.
12471 The setup would consist of the following:&lt;/p&gt;
12472
12473 &lt;ul&gt;
12474
12475 &lt;li&gt;During installation, the user name of the owner / primary user of
12476 the laptop is requested and a local home directory is set up for
12477 the user, with uid and gid information fetched from the LDAP
12478 server. This allow the user to work also when offline. The
12479 central home directory can be available in a subdirectory on
12480 request, for example mounted via CIFS. It could be mounted
12481 automatically when a user log in while on the Debian Edu network,
12482 and unmounted when the machine is taken away (network down,
12483 hibernate, etc), it can be set up to do automatic mounting on
12484 request (using autofs), or perhaps some GUI button on the desktop
12485 can be used to access it when needed. Perhaps it is enough to use
12486 the fish protocol in KDE?&lt;/li&gt;
12487
12488 &lt;li&gt;Password checking is set up to use LDAP or Kerberos
12489 authentication when the machine is on the Debian Edu network, and
12490 to cache the password for offline checking when the machine unable
12491 to reach the LDAP or Kerberos server. This can be done using
12492 &lt;a href=&quot;http://www.padl.com/OSS/pam_ccreds.html&quot;&gt;libpam-ccreds&lt;/a&gt;
12493 or the Fedora developed
12494 &lt;a href=&quot;https://fedoraproject.org/wiki/Features/SSSD&quot;&gt;System
12495 Security Services Daemon&lt;/a&gt; packages.&lt;/li&gt;
12496
12497 &lt;li&gt;File synchronisation with the central home directory is set up
12498 using a shared directory in both the local and the central home
12499 directory, using unison.&lt;/li&gt;
12500
12501 &lt;li&gt;Printing should be set up to print to all printers broadcasting
12502 their existence on the local network, and should then work out of
12503 the box with CUPS. For sites needing accurate printer quotas, some
12504 system with Kerberos authentication or printing via ssh could be
12505 implemented.&lt;/li&gt;
12506
12507 &lt;li&gt;For users that should have local root access to their laptop,
12508 sudo should be used to allow this to the local user.&lt;/li&gt;
12509
12510 &lt;li&gt;It would be nice if user and group information from LDAP is
12511 cached on the client, but given that there are entries for the
12512 local user and primary group in /etc/, it should not be needed.&lt;/li&gt;
12513
12514 &lt;/ul&gt;
12515
12516 &lt;p&gt;I believe all the pieces to implement this are in Debian/testing at
12517 the moment. If we work quickly, we should be able to get this ready
12518 in time for the Squeeze release to freeze. Some of the pieces need
12519 tweaking, like libpam-ccreds should get support for pam-auth-update
12520 (&lt;a href=&quot;http://bugs.debian.org/566718&quot;&gt;#566718&lt;/a&gt;) and nslcd (or
12521 perhaps debian-edu-config) should get some integration code to stop
12522 its daemon when the LDAP server is unavailable to avoid long timeouts
12523 when disconnected from the net. If we get Kerberos enabled, we need
12524 to make sure we avoid long timeouts there too.&lt;/p&gt;
12525
12526 &lt;p&gt;If you want to help out with implementing this for Debian Edu,
12527 please contact us on debian-edu@lists.debian.org.&lt;/p&gt;
12528 </description>
12529 </item>
12530
12531 <item>
12532 <title>Kerberos for Debian Edu/Squeeze?</title>
12533 <link>http://people.skolelinux.org/pere/blog/Kerberos_for_Debian_Edu_Squeeze_.html</link>
12534 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Kerberos_for_Debian_Edu_Squeeze_.html</guid>
12535 <pubDate>Wed, 14 Apr 2010 17:20:00 +0200</pubDate>
12536 <description>&lt;p&gt;&lt;a href=&quot;http://www.nuug.no/aktiviteter/20100413-kerberos/&quot;&gt;Yesterdays
12537 NUUG presentation&lt;/a&gt; about Kerberos was inspiring, and reminded me
12538 about the need to start using Kerberos in Skolelinux. Setting up a
12539 Kerberos server seem to be straight forward, and if we get this in
12540 place a long time before the Squeeze version of Debian freezes, we
12541 have a chance to migrate Skolelinux away from NFSv3 for the home
12542 directories, and over to an architecture where the infrastructure do
12543 not have to trust IP addresses and machines, and instead can trust
12544 users and cryptographic keys instead.&lt;/p&gt;
12545
12546 &lt;p&gt;A challenge will be integration and administration. Is there a
12547 Kerberos implementation for Debian where one can control the
12548 administration access in Kerberos using LDAP groups? With it, the
12549 school administration will have to maintain access control using flat
12550 files on the main server, which give a huge potential for errors.&lt;/p&gt;
12551
12552 &lt;p&gt;A related question I would like to know is how well Kerberos and
12553 pam-ccreds (offline password check) work together. Anyone know?&lt;/p&gt;
12554
12555 &lt;p&gt;Next step will be to use Kerberos for access control in Lwat and
12556 Nagios. I have no idea how much work that will be to implement. We
12557 would also need to document how to integrate with Windows AD, as such
12558 shared network will require two Kerberos realms that need to cooperate
12559 to work properly.&lt;/p&gt;
12560
12561 &lt;p&gt;I believe a good start would be to start using Kerberos on the
12562 skolelinux.no machines, and this way get ourselves experience with
12563 configuration and integration. A natural starting point would be
12564 setting up ldap.skolelinux.no as the Kerberos server, and migrate the
12565 rest of the machines from PAM via LDAP to PAM via Kerberos one at the
12566 time.&lt;/p&gt;
12567
12568 &lt;p&gt;If you would like to contribute to get this working in Skolelinux,
12569 I recommend you to see the video recording from yesterdays NUUG
12570 presentation, and start using Kerberos at home. The video show show
12571 up in a few days.&lt;/p&gt;
12572 </description>
12573 </item>
12574
12575 <item>
12576 <title>After 6 years of waiting, the Xreset.d feature is implemented</title>
12577 <link>http://people.skolelinux.org/pere/blog/After_6_years_of_waiting__the_Xreset_d_feature_is_implemented.html</link>
12578 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/After_6_years_of_waiting__the_Xreset_d_feature_is_implemented.html</guid>
12579 <pubDate>Sat, 6 Mar 2010 18:15:00 +0100</pubDate>
12580 <description>&lt;p&gt;6 years ago, as part of the Debian Edu development I am involved
12581 in, I asked for a hook in the kdm and gdm setup to run scripts as root
12582 when the user log out. A bug was submitted against the xfree86-common
12583 package in 2004 (&lt;a href=&quot;http://bugs.debian.org/230422&quot;&gt;#230422&lt;/a&gt;),
12584 and revisited every time Debian Edu was working on a new release.
12585 Today, this finally paid off.&lt;/p&gt;
12586
12587 &lt;p&gt;The framework for this feature was today commited to the git
12588 repositry for the xorg package, and the git repository for xdm has
12589 been updated to use this framework. Next on my agenda is to make sure
12590 kdm and gdm also add code to use this framework.&lt;/p&gt;
12591
12592 &lt;p&gt;In Debian Edu, we want to ability to run commands as root when the
12593 user log out, to get rid of runaway processes and do general cleanup
12594 after a user. With this framework in place, we finally can do that in
12595 a generic way that work with all display managers using this
12596 framework. My goal is to get all display managers in Debian use it,
12597 similar to how they use the Xsession.d framework today.&lt;p&gt;
12598 </description>
12599 </item>
12600
12601 <item>
12602 <title>Debian Edu / Skolelinux based on Lenny released, work continues</title>
12603 <link>http://people.skolelinux.org/pere/blog/Debian_Edu___Skolelinux_based_on_Lenny_released__work_continues.html</link>
12604 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Debian_Edu___Skolelinux_based_on_Lenny_released__work_continues.html</guid>
12605 <pubDate>Thu, 11 Feb 2010 17:15:00 +0100</pubDate>
12606 <description>&lt;p&gt;On Tuesday, the Debian/Lenny based version of
12607 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt; was finally
12608 shipped. This was a major leap forward for the project, and I am very
12609 pleased that we finally got the release wrapped up. Work on the first
12610 point release starts imediately, as we plan to get that one out a
12611 month after the major release, to include all fixes for bugs we found
12612 and fixed too late in the release process to include last Tuesday.&lt;/p&gt;
12613
12614 &lt;p&gt;Perhaps it even is time for some partying?&lt;/p&gt;
12615
12616 &lt;p&gt;After this first point release, my plan is to focus again on the
12617 next major release, based on Squeeze. We will try to get as many of
12618 the fixes we need into the official Debian packages before the freeze,
12619 and have just a few weeks or months to make it happen.&lt;/p&gt;
12620 </description>
12621 </item>
12622
12623 <item>
12624 <title>Automatic Munin and Nagios configuration</title>
12625 <link>http://people.skolelinux.org/pere/blog/Automatic_Munin_and_Nagios_configuration.html</link>
12626 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Automatic_Munin_and_Nagios_configuration.html</guid>
12627 <pubDate>Wed, 27 Jan 2010 15:15:00 +0100</pubDate>
12628 <description>&lt;p&gt;One of the new features in the next Debian/Lenny based release of
12629 Debian Edu/Skolelinux, which is scheduled for release in the next few
12630 days, is automatic configuration of the service monitoring system
12631 Nagios. The previous release had automatic configuration of trend
12632 analysis using Munin, and this Lenny based release take that a step
12633 further.&lt;/p&gt;
12634
12635 &lt;p&gt;When installing a Debian Edu Main-server, it is automatically
12636 configured as a Munin and Nagios server. In addition, it is
12637 configured to be a server for the
12638 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/SiteSummary&quot;&gt;SiteSummary
12639 system&lt;/a&gt; I have written for use in Debian Edu. The SiteSummary
12640 system is inspired by a system used by the University of Oslo where I
12641 work. In short, the system provide a centralised collector of
12642 information about the computers on the network, and a client on each
12643 computer submitting information to this collector. This allow for
12644 automatic information on which packages are installed on each machine,
12645 which kernel the machines are using, what kind of configuration the
12646 packages got etc. This also allow us to automatically generate Munin
12647 and Nagios configuration.&lt;/p&gt;
12648
12649 &lt;p&gt;All computers reporting to the sitesummary collector with the
12650 munin-node package installed is automatically enabled as a Munin
12651 client and graphs from the statistics collected from that machine show
12652 up automatically on http://www/munin/ on the Main-server.&lt;/p&gt;
12653
12654 &lt;p&gt;All non-laptop computers reporting to the sitesummary collector are
12655 automatically monitored for network presence (ping and any network
12656 services detected). In addition, all computers (also laptops) with
12657 the nagios-nrpe-server package installed and configured the way
12658 sitesummary would configure it, are monitored for full disks, software
12659 raid status, swap free and other checks that need to run locally on
12660 the machine.&lt;/p&gt;
12661
12662 &lt;p&gt;The result is that the administrator on a school using Debian Edu
12663 based on Lenny will be able to check the health of his installation
12664 with one look at the Nagios settings, without having to spend any time
12665 keeping the Nagios configuration up-to-date.&lt;/p&gt;
12666
12667 &lt;p&gt;The only configuration one need to do to get Nagios up and running
12668 is to set the password used to get access via HTTP. The system
12669 administrator need to run &quot;&lt;tt&gt;htpasswd /etc/nagios3/htpasswd.users
12670 nagiosadmin&lt;/tt&gt;&quot; to create a nagiosadmin user and set a password for
12671 it to be able to log into the Nagios web pages. After that,
12672 everything is taken care of.&lt;/p&gt;
12673 </description>
12674 </item>
12675
12676 <item>
12677 <title>Opphavet til Skolelinux-prosjektet</title>
12678 <link>http://people.skolelinux.org/pere/blog/Opphavet_til_Skolelinux_prosjektet.html</link>
12679 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Opphavet_til_Skolelinux_prosjektet.html</guid>
12680 <pubDate>Thu, 17 Dec 2009 10:50:00 +0100</pubDate>
12681 <description>&lt;p&gt;De færreste er klar over at Skolelinux-prosjektet kom som et resultat
12682 av en avgjørelse på årsmøtet i
12683 &lt;a href=&quot;http://www.nuug.no/&quot;&gt;NUUG&lt;/a&gt; i 2000-06-29, der Håkon Wium
12684 Lie, da varamedlem i styret, tok på seg oppdraget om å starte et
12685 initiativ kalt &quot;Teach the Teacher&quot;, som skulle være et initiativ for
12686 å få fri programvare og unix-lignende operativsystemer inn i Skolen.
12687 Tanken var at en måtte starte med lærerne for at ungene skulle få
12688 mulighet til å møte en bedre IT-hverdag. Jeg var tilstede på
12689 møtet, og hadde sans for ideen, men intet skjedde. På vårparten
12690 2001 ble det arrangert en demonstrasjon i anledning at First Tuesday
12691 hadde invitert Microsoft til et møte for å fortelle om fremtidens
12692 Internet. Dette provoserte endel av oss, og EFN og NUUG tok initiativ
12693 til å arrangere
12694 &lt;a href=&quot;http://www.digi.no/60982/first-tuesday-mote-med-microsoft-protest&quot;&gt;en
12695 demonstrasjon utenfor lokalene 2001-05-21&lt;/a&gt;. Blant de som sto bak
12696 demonstrasjonen var Vidar Bakke fra NUUG og Håkon W. Lie fra EFN.
12697 Etter demonstrasjonen arrangerte Håkon en fest hjemme hos seg der alle
12698 som hadde vært aktive i demonstrasjonsplanlegging og gjennomføringen
12699 deltok. Før festen var jeg blitt lei av å vente på at Håkon skulle ta
12700 initiativ til &quot;Teach the Teacher&quot;, og for å forsøke å få litt fremgang
12701 besteme jeg meg for å benytte anledningen hos Håkon til å snakke om
12702 behovet for å hjelpe skolene i gang med bedre datasystemer bestående
12703 av fri programvare og unix-lignende operativsystemer. Flere var
12704 interessert, og Knut Yrvin tenkte på ideen. Han
12705 &lt;a href=&quot;http://developer.skolelinux.no/brev/2001-06-28-invitasjon-skolelinux.txt&quot;&gt;ropte
12706 sammen&lt;/a&gt; til et stiftelsesmøte i prosjektet i sin arbeidsgivers
12707 Objectwares lokaler ved Ullevål stadion 2001-07-02, og jeg ble med.
12708 Resten er historie. :)&lt;/p&gt;
12709 </description>
12710 </item>
12711
12712 <item>
12713 <title>Endelig operativt webbasert medlemsregister for Fri programvare i skolen</title>
12714 <link>http://people.skolelinux.org/pere/blog/Endelig_operativt_webbasert_medlemsregister_for_Fri_programvare_i_skolen.html</link>
12715 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Endelig_operativt_webbasert_medlemsregister_for_Fri_programvare_i_skolen.html</guid>
12716 <pubDate>Mon, 2 Nov 2009 22:40:00 +0100</pubDate>
12717 <description>&lt;p&gt;Under helgens utviklersamling i
12718 &lt;a href=&quot;http://www.skolelinux.no/&quot;&gt;Skolelinux&lt;/a&gt; fikk jeg endelig
12719 satt meg ned sammen med Ronny Aasen i styret for å få et webbasert
12720 medlemsregister tilbake på plass for foreningen som passer på
12721 skolelinuxprosjektet. Etter flere års knot og problemer, er nå
12722 memberdb satt opp og klart til bruk. Import av det gamle
12723 medlemsregisteret har vist seg vanskelig, så alle medlemmer bes om å
12724 registrere seg på nytt. Hvis du støtter FRiSKs formål så er du
12725 hjertelig velkommen til
12726 &lt;a href=&quot;http://medlem.friprogramvareiskolen.no/&quot;&gt;å melde deg
12727 inn&lt;/a&gt;. Formålet lyder:&lt;/p&gt;
12728
12729 &lt;blockquote&gt;Linux i skolen skal tilrettelegge for og informere om bruk
12730 av fri programvare, i henhold til Debian Free Software Guidelines av
12731 2002-02-03, i den norske skolen, slik som f.eks. Linux og
12732 GNU.&lt;/blockquote&gt;
12733 </description>
12734 </item>
12735
12736 <item>
12737 <title>Returning from Skolelinux developer gathering</title>
12738 <link>http://people.skolelinux.org/pere/blog/Returning_from_Skolelinux_developer_gathering.html</link>
12739 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Returning_from_Skolelinux_developer_gathering.html</guid>
12740 <pubDate>Sun, 29 Mar 2009 21:00:00 +0200</pubDate>
12741 <description>&lt;p&gt;I&#39;m sitting on the train going home from this weekends Debian
12742 Edu/Skolelinux development gathering. I got a bit done tuning the
12743 desktop, and looked into the dynamic service location protocol
12744 implementation avahi. It look like it could be useful for us. Almost
12745 30 people participated, and I believe it was a great environment to
12746 get to know the Skolelinux system. Walter Bender, involved in the
12747 development of the Sugar educational platform, presented his stuff and
12748 also helped me improve my OLPC installation. He also showed me that
12749 his Turtle Art application can be used in standalone mode, and we
12750 agreed that I would help getting it packaged for Debian. As a
12751 standalone application it would be great for Debian Edu. We also
12752 tried to get the video conferencing working with two OLPCs, but that
12753 proved to be too hard for us. The application seem to need more work
12754 before it is ready for me. I look forward to getting home and relax
12755 now. :)&lt;/p&gt;
12756 </description>
12757 </item>
12758
12759 <item>
12760 <title>Time for new LDAP schemas replacing RFC 2307?</title>
12761 <link>http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html</link>
12762 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html</guid>
12763 <pubDate>Sun, 29 Mar 2009 20:30:00 +0200</pubDate>
12764 <description>&lt;p&gt;The state of standardized LDAP schemas on Linux is far from
12765 optimal. There is RFC 2307 documenting one way to store NIS maps in
12766 LDAP, and a modified version of this normally called RFC 2307bis, with
12767 some modifications to be compatible with Active Directory. The RFC
12768 specification handle the content of a lot of system databases, but do
12769 not handle DNS zones and DHCP configuration.&lt;/p&gt;
12770
12771 &lt;p&gt;In &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu/Skolelinux&lt;/a&gt;,
12772 we would like to store information about users, SMB clients/hosts,
12773 filegroups, netgroups (users and hosts), DHCP and DNS configuration,
12774 and LTSP configuration in LDAP. These objects have a lot in common,
12775 but with the current LDAP schemas it is not possible to have one
12776 object per entity. For example, one need to have at least three LDAP
12777 objects for a given computer, one with the SMB related stuff, one with
12778 DNS information and another with DHCP information. The schemas
12779 provided for DNS and DHCP are impossible to combine into one LDAP
12780 object. In addition, it is impossible to implement quick queries for
12781 netgroup membership, because of the way NIS triples are implemented.
12782 It just do not scale. I believe it is time for a few RFC
12783 specifications to cleam up this mess.&lt;/p&gt;
12784
12785 &lt;p&gt;I would like to have one LDAP object representing each computer in
12786 the network, and this object can then keep the SMB (ie host key), DHCP
12787 (mac address/name) and DNS (name/IP address) settings in one place.
12788 It need to be efficently stored to make sure it scale well.&lt;/p&gt;
12789
12790 &lt;p&gt;I would also like to have a quick way to map from a user or
12791 computer and to the net group this user or computer is a member.&lt;/p&gt;
12792
12793 &lt;p&gt;Active Directory have done a better job than unix heads like myself
12794 in this regard, and the unix side need to catch up. Time to start a
12795 new IETF work group?&lt;/p&gt;
12796 </description>
12797 </item>
12798
12799 <item>
12800 <title>Endelig er Debian Lenny gitt ut</title>
12801 <link>http://people.skolelinux.org/pere/blog/Endelig_er_Debian_Lenny_gitt_ut.html</link>
12802 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Endelig_er_Debian_Lenny_gitt_ut.html</guid>
12803 <pubDate>Sun, 15 Feb 2009 11:50:00 +0100</pubDate>
12804 <description>&lt;p&gt;Endelig er &lt;a href=&quot;http://www.debian.org/&quot;&gt;Debian&lt;/a&gt;
12805 &lt;a href=&quot;http://www.debian.org/News/2009/20090214&quot;&gt;Lenny&lt;/a&gt; gitt ut.
12806 Et langt steg videre for Debian-prosjektet, og en rekke nye
12807 programpakker blir nå tilgjengelig for de av oss som bruker den
12808 stabile utgaven av Debian. Neste steg er nå å få
12809 &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Skolelinux&lt;/a&gt; /
12810 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/&quot;&gt;Debian Edu&lt;/a&gt; ferdig
12811 oppdatert for den nye utgaven, slik at en oppdatert versjon kan
12812 slippes løs på skolene. Takk til alle debian-utviklerne som har
12813 gjort dette mulig. Endelig er f.eks. fungerende avhengighetsstyrt
12814 bootsekvens tilgjengelig i stabil utgave, vha pakken
12815 &lt;tt&gt;insserv&lt;/tt&gt;.&lt;/p&gt;
12816 </description>
12817 </item>
12818
12819 <item>
12820 <title>Endelig norsk stavekontroll med støtte for ord med bindestrek</title>
12821 <link>http://people.skolelinux.org/pere/blog/Endelig_norsk_stavekontroll_med_st_tte_for_ord_med_bindestrek.html</link>
12822 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Endelig_norsk_stavekontroll_med_st_tte_for_ord_med_bindestrek.html</guid>
12823 <pubDate>Fri, 26 Dec 2008 11:00:00 +0100</pubDate>
12824 <description>&lt;p&gt;Etter flere års mislykkede forsøk på å skrive om byggesystemet for
12825 &lt;a href=&quot;http://no.speling.org/&quot;&gt;den norske stavekontrollen for bokmål
12826 og nynorsk&lt;/a&gt; til å ikke bruke bindestrek som ordskillemarkør, lyktes jeg
12827 endelig første juledag. Bruken av bindestrek som ordskillemarkør har
12828 gjort det umulig å få med ord med bindestrek i
12829 stavekontrolldatagrunnlaget, slik at ord som e-post og CD-spiller ikke
12830 kunne godtas av stavekontrollen. Hadde litt tid til overs å bruke på
12831 stavekontrollen, og satte meg ned med to kopier av byggsystemet og en
12832 liten testdatafil, og byttet ut - med = på utvalgte steder i
12833 byggsystemet og datafilen helt til jeg fikk samme resultat med det
12834 gamle og det nye byggsystemet. Dette tror jeg var forsøk 4, der de
12835 foregående har feilet uten at jeg klarte å forstå hvorfor. Det sier
12836 kanskje litt om kompleksiteten i det originale byggsystemet som Rune
12837 Kleveland laget i sin tid.&lt;/p&gt;
12838
12839 &lt;p&gt;Etter å ha endret byggsystemet, var neste steg å importere ordene
12840 med bindestrek. Vi har en rekke slike i databasene for
12841 &lt;a href=&quot;http://tyge.sslug.dk/~korsvoll/nb.speling.org/htdocs/&quot;&gt;bokmål&lt;/a&gt;
12842 og
12843 &lt;a href=&quot;http://tyge.sslug.dk/~korsvoll/nn.speling.org/htdocs/&quot;&gt;nynorsk&lt;/a&gt;
12844 for korrektur av datagrunnlaget for stavekontrollen, og etter importen
12845 skulle nå 10350 nye ord bli godkjent som korrekt stavede ord av
12846 stavekontrollen.&lt;/p&gt;
12847 </description>
12848 </item>
12849
12850 <item>
12851 <title>Devcamp brought us closer to the Lenny based Debian Edu release</title>
12852 <link>http://people.skolelinux.org/pere/blog/Devcamp_brought_us_closer_to_the_Lenny_based_Debian_Edu_release.html</link>
12853 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Devcamp_brought_us_closer_to_the_Lenny_based_Debian_Edu_release.html</guid>
12854 <pubDate>Sun, 7 Dec 2008 12:00:00 +0100</pubDate>
12855 <description>&lt;p&gt;This weekend we had a small developer gathering for Debian Edu in
12856 Oslo. Most of Saturday was used for the general assemly for the
12857 member organization, but the rest of the weekend I used to tune the
12858 LTSP installation. LTSP now work out of the box on the 10-network.
12859 Acer Aspire One proved to be a very nice thin client, with both
12860 screen, mouse and keybard in a small box. Was working on getting the
12861 diskless workstation setup configured out of the box, but did not
12862 finish it before the weekend was up.&lt;/p&gt;
12863
12864 &lt;p&gt;Did not find time to look at the 4 VGA cards in one box we got from
12865 the Brazilian group, so that will have to wait for the next
12866 development gathering. Would love to have the Debian Edu installer
12867 automatically detect and configure a multiseat setup when it find one
12868 of these cards.&lt;/p&gt;
12869 </description>
12870 </item>
12871
12872 <item>
12873 <title>The sorry state of multimedia browser plugins in Debian</title>
12874 <link>http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html</link>
12875 <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html</guid>
12876 <pubDate>Tue, 25 Nov 2008 00:10:00 +0100</pubDate>
12877 <description>&lt;p&gt;Recently I have spent some time evaluating the multimedia browser
12878 plugins available in Debian Lenny, to see which one we should use by
12879 default in Debian Edu. We need an embedded video playing plugin with
12880 control buttons to pause or stop the video, and capable of streaming
12881 all the multimedia content available on the web. The test results and
12882 notes are available on
12883 &lt;a href=&quot;http://wiki.debian.org/DebianEdu/BrowserMultimedia&quot;&gt;the
12884 Debian wiki&lt;/a&gt;. I was surprised how few of the plugins are able to
12885 fill this need. My personal video player favorite, VLC, has a really
12886 bad plugin which fail on a lot of the test pages. A lot of the MIME
12887 types I would expect to work with any free software player (like
12888 video/ogg), just do not work. And simple formats like the
12889 audio/x-mplegurl format (m3u playlists), just isn&#39;t supported by the
12890 totem and vlc plugins. I hope the situation will improve soon. No
12891 wonder sites use the proprietary Adobe flash to play video.&lt;/p&gt;
12892
12893 &lt;p&gt;For Lenny, we seem to end up with the mplayer plugin. It seem to
12894 be the only one fitting our needs. :/&lt;/p&gt;
12895 </description>
12896 </item>
12897
12898 </channel>
12899 </rss>