1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <rss version='
2.0' xmlns:lj='http://www.livejournal.org/rss/lj/
1.0/'
>
4 <title>Petter Reinholdtsen - Entries tagged english
</title>
5 <description>Entries tagged english
</description>
6 <link>http://people.skolelinux.org/pere/blog/
</link>
10 <title>Nikita version
0.4 released - free software archive API server
</title>
11 <link>http://people.skolelinux.org/pere/blog/Nikita_version_0_4_released___free_software_archive_API_server.html
</link>
12 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Nikita_version_0_4_released___free_software_archive_API_server.html
</guid>
13 <pubDate>Wed,
22 May
2019 11:
30:
00 +
0200</pubDate>
14 <description><p
>This morning, a new release of
15 <a href=
"https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">Nikita
16 Noark
5 core project
</a
> was
17 <a href=
"https://lists.nuug.no/pipermail/nikita-noark/
2019-May/
000468.html
">announced
18 on the project mailing list
</a
>. The Nikita free software solution is
19 an implementation of the Norwegian archive standard Noark
5 used by
20 government offices in Norway. These were the changes in version
0.4
21 since version
0.3, see the email link above for links to a demo site:
</p
>
25 <li
>Roll out OData handling to all endpoints where applicable
</li
>
26 <li
>Changed the relation key for
"ny-journalpost
" to the official one.
</li
>
27 <li
>Better link generation on outgoing links.
</li
>
28 <li
>Tidy up code and make code and approaches more consistent throughout
29 the codebase
</li
>
30 <li
>Update rels to be in compliance with updated version in the
31 interface standard
</li
>
32 <li
>Avoid printing links on empty objects as they can
't have links
</li
>
33 <li
>Small bug fixes and improvements
</li
>
34 <li
>Start moving generation of outgoing links to @Service layer so access
35 control can be used when generating links
</li
>
36 <li
>Log exception that was being swallowed so it
's traceable
</li
>
37 <li
>Fix name mapping problem
</li
>
38 <li
>Update templated printing so templated should only be printed if it
39 is set true. Requires more work to roll out across entire
40 application.
</li
>
41 <li
>Remove Record-
>DocumentObject as per domain model of n5v4
</li
>
42 <li
>Add ability to delete lists filtered with OData
</li
>
43 <li
>Return NO_CONTENT (
204) on delete as per interface standard
</li
>
44 <li
>Introduce support for ConstraintViolationException exception
</li
>
45 <li
>Make Service classes extend NoarkService
</li
>
46 <li
>Make code base respect X-Forwarded-Host, X-Forwarded-Proto and
47 X-Forwarded-Port
</li
>
48 <li
>Update CorrespondencePart* code to be more in line with Single
49 Responsibility Principle
</li
>
50 <li
>Make package name follow directory structure
</li
>
51 <li
>Make sure Document number starts at
1, not
0</li
>
52 <li
>Fix isues discovered by FindBugs
</li
>
53 <li
>Update from Date to ZonedDateTime
</li
>
54 <li
>Fix wrong tablename
</li
>
55 <li
>Introduce Service layer tests
</li
>
56 <li
>Improvements to CorrespondencePart
</li
>
57 <li
>Continued work on Class / Classificationsystem
</li
>
58 <li
>Fix feature where authors were stored as storageLocations
</li
>
59 <li
>Update HQL builder for OData
</li
>
60 <li
>Update OData search capability from webpage
</li
>
64 <p
>If free and open standardized archiving API sound interesting to
65 you, please contact us on IRC
66 (
<a href=
"irc://irc.freenode.net/%
23nikita
">#nikita on
67 irc.freenode.net
</a
>) or email
68 (
<a href=
"https://lists.nuug.no/mailman/listinfo/nikita-noark
">nikita-noark
69 mailing list
</a
>).
</p
>
71 <p
>As usual, if you use Bitcoin and want to show your support of my
72 activities, please send Bitcoin donations to my address
73 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
78 <title>MIME type
"text/vnd.sosi
" for SOSI map data
</title>
79 <link>http://people.skolelinux.org/pere/blog/MIME_type__text_vnd_sosi__for_SOSI_map_data.html
</link>
80 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MIME_type__text_vnd_sosi__for_SOSI_map_data.html
</guid>
81 <pubDate>Mon,
20 May
2019 08:
35:
00 +
0200</pubDate>
82 <description><p
>As part of my involvement in the work to
83 <a href=
"https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard
">standardise
84 a REST based API for Noark
5</a
>, the Norwegian archiving standard, I
85 spent some time the last few months to try to register a
86 <a href=
"https://www.iana.org/assignments/media-types/
">MIME type
</a
>
87 and
<a href=
"https://www.nationalarchives.gov.uk/PRONOM/
">PRONOM
88 code
</a
> for the SOSI file format. The background is that there is a
89 set of formats approved for long term storage and archiving in Norway,
90 and among these formats, SOSI is the only format missing a MIME type
91 and PRONOM code.
</p
>
93 <p
>What is SOSI, you might ask? To quote Wikipedia: SOSI is short for
94 Samordnet Opplegg for Stedfestet Informasjon (literally
"Coordinated
95 Approach for Spatial Information
", but more commonly expanded in
96 English to Systematic Organization of Spatial Information). It is a
97 text based file format for geo-spatial vector information used in
98 Norway. Information about the SOSI format can be found in English
99 from
<a href=
"https://en.wikipedia.org/wiki/SOSI
">Wikipedia
</a
>. The
100 specification is available in Norwegian from
101 <a href=
"https://www.kartverket.no/geodataarbeid/Standarder/SOSI/
">the
102 Norwegian mapping authority
</a
>. The SOSI standard, which originated
103 in the beginning of nineteen eighties, was the inspiration and formed the
104 basis for the XML based
105 <a href=
"https://en.wikipedia.org/wiki/Geography_Markup_Language
">Geography
106 Markup Language
</a
>.
</p
>
108 <p
>I have so far written
109 <a href=
"https://github.com/file/file/pull/
67">a pattern matching
110 rule
</a
> for the file(
1) unix tool to recognize SOSI files, submitted
111 a request to the PRONOM project to have a PRONOM ID assigned to the
112 format (reference TNA1555078202S60), and today send a request to IANA
113 to register the
"text/vnd.sosi
" MIME type for this format (referanse
114 <a href=
"https://tools.iana.org/public-view/viewticket/
1143144">IANA
115 #
1143144</a
>). If all goes well, in a few months, anyone implementing
116 the Noark
5 Tjenestegrensesnitt API spesification should be able to
117 use an official MIME type and PRONOM code for SOSI files. In
118 addition, anyone using SOSI files on Linux should be able to
119 automatically recognise the format and web sites handing out SOSI
120 files can begin providing a more specific MIME type. So far, SOSI
121 files has been handed out from web sites using the
122 "application/octet-stream
" MIME type, which is just a nice way of
123 stating
"I do not know
". Soon, we will know. :)
</p
>
125 <p
>As usual, if you use Bitcoin and want to show your support of my
126 activities, please send Bitcoin donations to my address
127 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
132 <title>PlantUML for text based UML diagram modelling - nice free software
</title>
133 <link>http://people.skolelinux.org/pere/blog/PlantUML_for_text_based_UML_diagram_modelling___nice_free_software.html
</link>
134 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/PlantUML_for_text_based_UML_diagram_modelling___nice_free_software.html
</guid>
135 <pubDate>Mon,
25 Mar
2019 09:
35:
00 +
0100</pubDate>
136 <description><p
>As part of my involvement with the
137 <a href=
"https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">Nikita
138 Noark
5 core project
</a
>, I have been proposing improvements to the
139 API specification created by
<a href=
"https://www.arkivverket.no/
">The
140 National Archives of Norway
</a
> and helped migrating the text from a
141 version control system unfriendly binary format (docx) to Markdown in
142 git. Combined with the migration to a public git repository (on
143 github), this has made it possible for anyone to suggest improvement
144 to the text.
</p
>
146 <p
>The specification is filled with UML diagrams. I believe the
147 original diagrams were modelled using Sparx Systems Enterprise
148 Architect, and exported as EMF files for import into docx. This
149 approach make it very hard to track changes using a version control
150 system. To improve the situation I have been looking for a good text
151 based UML format with associated command line free software tools on
152 Linux and Windows, to allow anyone to send in corrections to the UML
153 diagrams in the specification. The tool must be text based to work
154 with git, and command line to be able to run it automatically to
155 generate the diagram images. Finally, it must be free software to
156 allow anyone, even those that can not accept a non-free software
157 license, to contribute.
</p
>
159 <p
>I did not know much about free software UML modelling tools when I
160 started. I have used dia and inkscape for simple modelling in the
161 past, but neither are available on Windows, as far as I could tell. I
163 <a href=
"https://modeling-languages.com/text-uml-tools-complete-list/
">list
164 of text mode uml tools
</a
>, and tested out a few of the tools listed
165 there.
<a href=
"http://plantuml.com/
">The PlantUML tool
</a
> seemed
166 most promising. After verifying that the packages
167 <a href=
"https://tracker.debian.org/pkg/plantuml
">is available in
168 Debian
</a
> and found
<a href=
"https://github.com/plantuml/plantuml
">its
169 Java source
</a
> under a GPL license on github, I set out to test if it
170 could represent the diagrams we needed, ie the ones currently in
171 <a href=
"https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard/
">the
172 Noark
5 Tjenestegrensesnitt specification
</a
>. I am happy to report
173 that it could represent them, even thought it have a few warts here
176 <p
>After a few days of modelling I completed the task this weekend. A
177 temporary link to the complete set of diagrams (original and from
178 PlantUML) is available in
179 <a href=
"https://github.com/arkivverket/noark5-tjenestegrensesnitt-standard/issues/
76">the
180 github issue discussing the need for a text based UML format
</a
>, but
181 please note I lack a sensible tool to convert EMF files to PNGs, so
182 the
"original
" rendering is not as good as the original was in the
183 publised PDF.
</p
>
185 <p
>Here is an example UML diagram, showing the core classes for
186 keeping metadata about archived documents:
</p
>
190 skinparam classAttributeIconSize
0
192 !include media/uml-class-arkivskaper.iuml
193 !include media/uml-class-arkiv.iuml
194 !include media/uml-class-klassifikasjonssystem.iuml
195 !include media/uml-class-klasse.iuml
196 !include media/uml-class-arkivdel.iuml
197 !include media/uml-class-mappe.iuml
198 !include media/uml-class-merknad.iuml
199 !include media/uml-class-registrering.iuml
200 !include media/uml-class-basisregistrering.iuml
201 !include media/uml-class-dokumentbeskrivelse.iuml
202 !include media/uml-class-dokumentobjekt.iuml
203 !include media/uml-class-konvertering.iuml
204 !include media/uml-datatype-elektronisksignatur.iuml
206 Arkivstruktur.Arkivskaper
"+arkivskaper
1..*
" <-o
"+arkiv
0..*
" Arkivstruktur.Arkiv
207 Arkivstruktur.Arkiv o--
> "+underarkiv
0..*
" Arkivstruktur.Arkiv
208 Arkivstruktur.Arkiv
"+arkiv
1" o--
> "+arkivdel
0..*
" Arkivstruktur.Arkivdel
209 Arkivstruktur.Klassifikasjonssystem
"+klassifikasjonssystem [
0.
.1]
" <--o
"+arkivdel
1..*
" Arkivstruktur.Arkivdel
210 Arkivstruktur.Klassifikasjonssystem
"+klassifikasjonssystem [
0.
.1]
" o--
> "+klasse
0..*
" Arkivstruktur.Klasse
211 Arkivstruktur.Arkivdel
"+arkivdel
0.
.1" o--
> "+mappe
0..*
" Arkivstruktur.Mappe
212 Arkivstruktur.Arkivdel
"+arkivdel
0.
.1" o--
> "+registrering
0..*
" Arkivstruktur.Registrering
213 Arkivstruktur.Klasse
"+klasse
0.
.1" o--
> "+mappe
0..*
" Arkivstruktur.Mappe
214 Arkivstruktur.Klasse
"+klasse
0.
.1" o--
> "+registrering
0..*
" Arkivstruktur.Registrering
215 Arkivstruktur.Mappe --
> "+undermappe
0..*
" Arkivstruktur.Mappe
216 Arkivstruktur.Mappe
"+mappe
0.
.1" o--
> "+registrering
0..*
" Arkivstruktur.Registrering
217 Arkivstruktur.Merknad
"+merknad
0..*
" <--* Arkivstruktur.Mappe
218 Arkivstruktur.Merknad
"+merknad
0..*
" <--* Arkivstruktur.Dokumentbeskrivelse
219 Arkivstruktur.Basisregistrering -|
> Arkivstruktur.Registrering
220 Arkivstruktur.Merknad
"+merknad
0..*
" <--* Arkivstruktur.Basisregistrering
221 Arkivstruktur.Registrering
"+registrering
1..*
" o--
> "+dokumentbeskrivelse
0..*
" Arkivstruktur.Dokumentbeskrivelse
222 Arkivstruktur.Dokumentbeskrivelse
"+dokumentbeskrivelse
1" o-
> "+dokumentobjekt
0..*
" Arkivstruktur.Dokumentobjekt
223 Arkivstruktur.Dokumentobjekt *-
> "+konvertering
0..*
" Arkivstruktur.Konvertering
224 Arkivstruktur.ElektroniskSignatur -[hidden]-
> Arkivstruktur.Dokumentobjekt
228 <p
><a href=
"http://plantuml.com/class-diagram
">The format
</a
> is quite
229 compact, with little redundant information. The text expresses
230 entities and relations, and there is little layout related fluff. One
231 can reuse content by using include files, allowing for consistent
232 naming across several diagrams. The include files can be standalone
233 PlantUML too. Here is the content of
234 <tt
>media/uml-class-arkivskaper.iuml
<tt
>:
</p
>
238 class Arkivstruktur.Arkivskaper
<Arkivenhet
> {
239 +arkivskaperID : string
240 +arkivskaperNavn : string
241 +beskrivelse : string [
0.
.1]
246 <p
>This is what the complete diagram for the PlantUML notation above
249 <p
><img width=
"80%
" src=
"http://people.skolelinux.org/pere/blog/images/
2019-
03-
25-noark5-plantuml-diagrameksempel.png
"></p
>
251 <p
>A cool feature of PlantUML is that the generated PNG files include
252 the entire original source diagram as text. The source (with include
253 statements expanded) can be extracted using for example
254 <tt
>exiftool
</tt
>. Another cool feature is that parts of the entities
255 can be hidden after inclusion. This allow to use include files with
256 all attributes listed, even for UML diagrams that should not list any
257 attributes.
</p
>
259 <p
>The diagram also show some of the warts. Some times the layout
260 engine place text labels on top of each other, and some times it place
261 the class boxes too close to each other, not leaving room for the
262 labels on the relationship arrows. The former can be worked around by
263 placing extra newlines in the labes (ie
"\n
"). I did not do it here
264 to be able to demonstrate the issue. I have not found a good way
265 around the latter, so I normally try to reduce the problem by changing
266 from vertical to horizontal links to improve the layout.
</p
>
268 <p
>All in all, I am quite happy with PlantUML, and very impressed with
269 how quickly its lead developer responds to questions. So far I got an
270 answer to my questions in a few hours when I send an email. I
271 definitely recommend looking at PlantUML if you need to make UML
272 diagrams. Note, PlantUML can draw a lot more than class relations.
273 Check out the documention for a complete list. :)
</p
>
275 <p
>As usual, if you use Bitcoin and want to show your support of my
276 activities, please send Bitcoin donations to my address
277 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
282 <title>Release
0.3 of free software archive API system Nikita announced
</title>
283 <link>http://people.skolelinux.org/pere/blog/Release_0_3_of_free_software_archive_API_system_Nikita_announced.html
</link>
284 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Release_0_3_of_free_software_archive_API_system_Nikita_announced.html
</guid>
285 <pubDate>Sun,
24 Mar
2019 14:
30:
00 +
0100</pubDate>
286 <description><p
>Yesterday, a new release of
287 <a href=
"https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">Nikita
288 Noark
5 core project
</a
> was
289 <a href=
"https://lists.nuug.no/pipermail/nikita-noark/
2019-March/
000451.html
">announced
290 on the project mailing list
</a
>. The free software solution is an
291 implementation of the Norwegian archive standard Noark
5 used by
292 government offices in Norway. These were the changes in version
0.3
293 since version
0.2.1 (from NEWS.md):
</p
>
296 <li
>Improved ClassificationSystem and Class behaviour.
</li
>
297 <li
>Tidied up known inconsistencies between domain model and hateaos links.
</li
>
298 <li
>Added experimental code for blockchain integration.
</li
>
299 <li
>Make token expiry time configurable at upstart from properties file.
</li
>
300 <li
>Continued work on OData search syntax.
</li
>
301 <li
>Started work on pagination for entities, partly implemented for Saksmappe.
</li
>
302 <li
>Finalise ClassifiedCode Metadata entity.
</li
>
303 <li
>Implement mechanism to check if authentication token is still
304 valid. This allow the GUI to return a more sensible message to the
305 user if the token is expired.
</li
>
306 <li
>Reintroduce browse.html page to allow user to browse JSON API using
307 hateoas links.
</li
>
308 <li
>Fix bug in handling file/mappe sequence number. Year change was
309 not properly handled.
</li
>
310 <li
>Update application yml files to be in sync with current development.
</li
>
311 <li
>Stop
'converting
' everything to PDF using libreoffice. Only
312 convert the file formats doc, ppt, xls, docx, pptx, xlsx, odt, odp
314 <li
>Continued code style fixing, making code more readable.
</li
>
315 <li
>Minor bug fixes.
</li
>
319 <p
>If free and open standardized archiving API sound interesting to
320 you, please contact us on IRC
321 (
<a href=
"irc://irc.freenode.net/%
23nikita
">#nikita on
322 irc.freenode.net
</a
>) or email
323 (
<a href=
"https://lists.nuug.no/mailman/listinfo/nikita-noark
">nikita-noark
324 mailing list
</a
>).
</p
>
326 <p
>As usual, if you use Bitcoin and want to show your support of my
327 activities, please send Bitcoin donations to my address
328 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
333 <title>Websocket from Kraken in Valutakrambod
</title>
334 <link>http://people.skolelinux.org/pere/blog/Websocket_from_Kraken_in_Valutakrambod.html
</link>
335 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Websocket_from_Kraken_in_Valutakrambod.html
</guid>
336 <pubDate>Fri,
1 Feb
2019 22:
25:
00 +
0100</pubDate>
337 <description><p
>Yesterday, the Kraken virtual currency exchange announced
338 <a href=
"https://blog.kraken.com/post/
2019/websockets-public-api-launching-soon/
">their
339 Websocket service
</a
>, providing a stream of exchange updates to its
340 clients. Getting updated rates quickly is a good idea, so I used
341 their
<a href=
"https://www.kraken.com/en-us/help/websocket-api
">API
342 documentation
</a
> and added Websocket support to the Kraken service in
343 Valutakrambod today. The python library can now get updates
344 from Kraken several times per second, instead of every time the
345 information is polled from the REST API.
</p
>
347 <p
>If this sound interesting to you, the code for valutakrambod is
349 <a href=
"http://github.com/petterreinholdtsen/valutakrambod
">github
</a
>.
350 Here is example output from the example client displaying rates in a
351 curses view:
</p
>
353 <p
><blockquote
><pre
>
354 Name Pair Bid Ask Spr Ftcd Age
355 BitcoinsNorway BTCEUR
2959.2800 3021.0500 2.0%
36 nan nan
356 Bitfinex BTCEUR
3087.9000 3088.0000 0.0%
36 37 nan
357 Bitmynt BTCEUR
3001.8700 3135.4600 4.3%
36 52 nan
358 Bitpay BTCEUR
3003.8659 nan nan%
35 nan nan
359 Bitstamp BTCEUR
3008.0000 3010.2300 0.1%
0 1 1
360 Bl3p BTCEUR
3000.6700 3010.9300 0.3%
1 nan nan
361 Coinbase BTCEUR
2992.1800 3023.2500 1.0%
34 nan nan
362 Kraken+BTCEUR
3005.7000 3006.6000 0.0%
0 1 0
363 Paymium BTCEUR
2940.0100 2993.4400 1.8%
0 2688 nan
364 BitcoinsNorway BTCNOK
29000.0000 29360.7400 1.2%
36 nan nan
365 Bitmynt BTCNOK
29115.6400 29720.7500 2.0%
36 52 nan
366 Bitpay BTCNOK
29029.2512 nan nan%
36 nan nan
367 Coinbase BTCNOK
28927.6000 29218.5900 1.0%
35 nan nan
368 MiraiEx BTCNOK
29097.7000 29741.4200 2.2%
36 nan nan
369 BitcoinsNorway BTCUSD
3385.4200 3456.0900 2.0%
36 nan nan
370 Bitfinex BTCUSD
3538.5000 3538.6000 0.0%
36 45 nan
371 Bitpay BTCUSD
3443.4600 nan nan%
34 nan nan
372 Bitstamp BTCUSD
3443.0100 3445.0500 0.1%
0 2 1
373 Coinbase BTCUSD
3428.1600 3462.6300 1.0%
33 nan nan
374 Gemini BTCUSD
3445.8800 3445.8900 0.0%
36 326 nan
375 Hitbtc BTCUSD
3473.4700 3473.0700 -
0.0%
0 0 0
376 Kraken+BTCUSD
3444.4000 3445.6000 0.0%
0 1 0
377 Exchangerates EURNOK
9.6685 9.6685 0.0%
36 22226 nan
378 Norgesbank EURNOK
9.6685 9.6685 0.0%
36 22226 nan
379 Bitstamp EURUSD
1.1440 1.1462 0.2%
0 1 2
380 Exchangerates EURUSD
1.1471 1.1471 0.0%
36 22226 nan
381 BitcoinsNorway LTCEUR
1.0009 22.6538 95.6%
35 nan nan
382 BitcoinsNorway LTCNOK
259.0900 264.9300 2.2%
35 nan nan
383 BitcoinsNorway LTCUSD
0.0000 29.0000 100.0%
35 nan nan
384 Norgesbank USDNOK
8.4286 8.4286 0.0%
36 22226 nan
385 </pre
></blockquote
></p
>
387 <p
>Yes, I notice the strange negative spread on Hitbtc. I
've seen the
388 same on Kraken. Another strange observation is that Kraken some times
389 announce trade orders a fraction of a second in the future. I really
390 wonder what is going on there.
</p
>
392 <p
>As usual, if you use Bitcoin and want to show your support of my
393 activities, please send Bitcoin donations to my address
394 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
399 <title>Debian now got everything you need to program Micro:bit
</title>
400 <link>http://people.skolelinux.org/pere/blog/Debian_now_got_everything_you_need_to_program_Micro_bit.html
</link>
401 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_now_got_everything_you_need_to_program_Micro_bit.html
</guid>
402 <pubDate>Tue,
22 Jan
2019 17:
20:
00 +
0100</pubDate>
403 <description><p
>I am amazed and very pleased to discover that since a few days ago,
404 everything you need to program the
<a href=
"https://microbit.org/
">BBC
405 micro:bit
</a
> is available from the Debian archive. All this is
406 thanks to the hard work of Nick Morrott and the Debian python
407 packaging team. The micro:bit project recommend the mu-editor to
408 program the microcomputer, as this editor will take care of all the
409 machinery required to injekt/flash micropython alongside the program
410 into the micro:bit, as long as the pieces are available.
</p
>
412 <p
>There are three main pieces involved. The first to enter Debian
414 <a href=
"https://tracker.debian.org/pkg/python-uflash
">python-uflash
</a
>,
415 which was accepted into the archive
2019-
01-
12. The next one was
416 <a href=
"https://tracker.debian.org/pkg/mu-editor
">mu-editor
</a
>, which
417 showed up
2019-
01-
13. The final and hardest part to to into the
419 <a href=
"https://tracker.debian.org/pkg/firmware-microbit-micropython
">firmware-microbit-micropython
</a
>,
420 which needed to get its build system and dependencies into Debian
421 before it was accepted
2019-
01-
20. The last one is already in Debian
422 Unstable and should enter Debian Testing / Buster in three days. This
423 all allow any user of the micro:bit to get going by simply running
424 'apt install mu-editor
' when using Testing or Unstable, and once
425 Buster is released as stable, all the users of Debian stable will be
426 catered for.
</p
>
428 <p
>As a minor final touch, I added rules to
429 <a href=
"https://tracker.debian.org/pkg/isenkram
">the isenkram
430 package
</a
> for recognizing micro:bit and recommend the mu-editor
431 package. This make sure any user of the isenkram desktop daemon will
432 get a popup suggesting to install mu-editor then the USB cable from
433 the micro:bit is inserted for the first time.
</p
>
435 <p
>This should make it easier to have fun.
</p
>
437 <p
>As usual, if you use Bitcoin and want to show your support of my
438 activities, please send Bitcoin donations to my address
439 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
444 <title>CasparCG Server for TV broadcast playout in Debian
</title>
445 <link>http://people.skolelinux.org/pere/blog/CasparCG_Server_for_TV_broadcast_playout_in_Debian.html
</link>
446 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/CasparCG_Server_for_TV_broadcast_playout_in_Debian.html
</guid>
447 <pubDate>Tue,
15 Jan
2019 00:
10:
00 +
0100</pubDate>
448 <description><p
>The layered video playout server created by Sveriges Television,
449 <a href=
"https://casparcg.com/
">CasparCG Server
</a
>, entered Debian
450 today. This completes many months of work to get the source ready to
451 go into Debian. The first upload to the Debian NEW queue happened a
452 month ago, but the work upstream to prepare it for Debian started more
453 than two and a half month ago. So far
454 <a href=
"https://tracker.debian.org/pkg/casparcg-server
">the
455 casparcg-server package
</a
> is only available for amd64, but I hope
456 this can be improved. The package is in contrib because it depend on
457 the
<a href=
"https://tracker.debian.org/pkg/fdk-aac
">non-free fdk-aac
458 library
</a
>. The Debian package lack support for streaming web pages
459 because Debian is missing CEF, Chromium Embedded Framework. CEF is
460 wanted by several packages in Debian. But because the Chromium source
461 is
<a href=
"https://bugs.debian.org/
893448">not available as a build
462 dependency
</a
>, it is not yet possible to upload CEF to Debian. I
463 hope this will change in the future.
</p
>
465 <p
>The reason I got involved is that
466 <a href=
"https://frikanalen.no/
">the Norwegian open channel
467 Frikanalen
</a
> is starting to use CasparCG for our HD playout, and I
468 would like to have all the free software tools we use to run the TV
469 channel available as packages from the Debian project. The last
470 remaining piece in the puzzle is Open Broadcast Encoder, but it depend
471 on quite a lot of patched libraries which would have to be included in
472 Debian first.
</p
>
474 <p
>As usual, if you use Bitcoin and want to show your support of my
475 activities, please send Bitcoin donations to my address
476 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
481 <title>Learn to program with Minetest on Debian
</title>
482 <link>http://people.skolelinux.org/pere/blog/Learn_to_program_with_Minetest_on_Debian.html
</link>
483 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Learn_to_program_with_Minetest_on_Debian.html
</guid>
484 <pubDate>Sat,
15 Dec
2018 15:
30:
00 +
0100</pubDate>
485 <description><p
>A fun way to learn how to program
486 <a href=
"https://www.python.org/
">Python
</a
> is to follow the
487 instructions in the book
488 "<a href=
"https://nostarch.com/programwithminecraft
">Learn to program
489 with Minecraft
</a
>", which introduces programming in Python to people
490 who like to play with Minecraft. The book uses a Python library to
491 talk to a TCP/IP socket with an API accepting build instructions and
492 providing information about the current players in a Minecraft world.
493 The TCP/IP API was first created for the Minecraft implementation for
494 Raspberry Pi, and has since been ported to some server versions of
495 Minecraft. The book contain recipes for those using Windows, MacOSX
496 and Raspian. But a little known fact is that you can follow the same
497 recipes using the free software construction game
498 <a href=
"https://minetest.net/
">Minetest
</a
>.
</p
>
500 <p
>There is
<a href=
"https://github.com/sprintingkiwi/pycraft_mod
">a
501 Minetest module implementing the same API
</a
>, making it possible to
502 use the Python programs coded to talk to Minecraft with Minetest too.
504 <a href=
"https://ftp-master.debian.org/new/minetest-mod-pycraft_0.20%
2Bgit20180331.0376a0a%
2Bdfsg-
1.html
">uploaded
505 this module
</a
> to Debian two weeks ago, and as soon as it clears the
506 FTP masters NEW queue, learning to program Python with Minetest on
507 Debian will be a simple
'apt install
' away. The Debian package is
508 maintained as part of the Debian Games team, and
509 <a href=
"https://salsa.debian.org/games-team/unfinished/minetest-mod-pycraft
">the
510 packaging rules
</a
> are currently located under
'unfinished
' on
513 <p
>You will most likely need to install several of the Minetest
514 modules in Debian for the examples included with the library to work
515 well, as there are several blocks used by the example scripts that are
516 provided via modules in Minetest. Without the required blocks, a
517 simple stone block is used instead. My initial testing with a analog
518 clock did not get gold arms as instructed in the python library, but
519 instead used stone arms.
</p
>
521 <p
>I tried to find a way to add the API to the desktop version of
522 Minecraft, but were unable to find any working recipes. The
523 <a href=
"https://www.epiphanydigest.com/tag/minecraft-python-api/
">recipes
</a
>
524 I
<a href=
"https://github.com/kbsriram/mcpiapi
">found
</a
> are only
525 working with a standalone Minecraft server setup. Are there any
526 options to use with the normal desktop version?
</p
>
528 <p
>As usual, if you use Bitcoin and want to show your support of my
529 activities, please send Bitcoin donations to my address
530 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
535 <title>Non-blocking bittorrent plugin for vlc
</title>
536 <link>http://people.skolelinux.org/pere/blog/Non_blocking_bittorrent_plugin_for_vlc.html
</link>
537 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Non_blocking_bittorrent_plugin_for_vlc.html
</guid>
538 <pubDate>Wed,
12 Dec
2018 07:
20:
00 +
0100</pubDate>
539 <description><p
>A few hours ago, a new and improved version (
2.4) of
540 <a href=
"https://tracker.debian.org/pkg/vlc-plugin-bittorrent
">the VLC
541 bittorrent plugin
</a
> was uploaded to Debian. This new version
542 include a complete rewrite of the bittorrent related code, which seem
543 to make the plugin non-blocking. This mean you can actually exit VLC
544 even when the plugin seem to be unable to get the bittorrent streaming
545 started. The new version also include support for filtering playlist
546 by file extension using command line options, if you want to avoid
547 processing audio, video or images. The package is currently in Debian
548 unstable, but should be available in Debian testing in two days. To
549 test it, simply install it like this:
</p
>
552 apt install vlc-plugin-bittorrent
553 </pre
></p
>
555 <p
>After it is installed, you can try to use it to play a file
556 downloaded live via bittorrent like this:
559 vlc https://archive.org/download/Glass_201703/Glass_201703_archive.torrent
560 </pre
></p
>
562 <p
>As usual, if you use Bitcoin and want to show your support of my
563 activities, please send Bitcoin donations to my address
564 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
569 <title>Why is your site not using Content Security Policy / CSP?
</title>
570 <link>http://people.skolelinux.org/pere/blog/Why_is_your_site_not_using_Content_Security_Policy___CSP_.html
</link>
571 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_is_your_site_not_using_Content_Security_Policy___CSP_.html
</guid>
572 <pubDate>Sun,
9 Dec
2018 15:
00:
00 +
0100</pubDate>
573 <description><p
>Yesterday, I had the pleasure of watching on Frikanalen the OWASP
574 talk by Scott Helme titled
575 "<a href=
"https://frikanalen.no/video/
626080/
">What We’ve Learned From
576 Billions of Security Reports
</a
>". I had not heard of the
577 <a href=
"https://en.wikipedia.org/wiki/Content_Security_Policy
">Content
578 Security Policy standard
</a
> nor its ability to
"call home
" when a
579 browser detect a policy breach (I do not follow web page design
580 development much these days), and found the talk very illuminating.
</p
>
582 <p
>The mechanism allow a web site owner to use HTTP headers to tell
583 visitors web browser which sources (internal and external) are allowed to
584 be used on the web site. Thus it become possible to enforce a
"only
585 local content
" policy despite web designers urge to fetch programs
586 from random sites on the Internet, like the one
587 <a href=
"https://securityaffairs.co/wordpress/
68966/hacking/browsealoud-plugin-hack.html
">enabling
588 the attack
</a
> reported by Scott Helme earlier this year.
</p
>
590 <p
>Using CSP seem like an obvious thing for a site admin to implement
591 to take some control over the information leak that occur when
592 external sources are used to render web pages, it is a mystery more
593 sites are not using CSP? It is being
594 <a href=
"https://www.w3.org/TR/CSP/
">standardized under W3C
</a
> these
595 days, and is supposed by most web browsers
</p
>
597 <p
>I managed to find
<a href=
"https://github.com/mozilla/django-csp
">a
598 Django middleware for implementing CSP
</a
> and was happy to discover
599 it was already in Debian. I plan to use it to add CSP support to the
600 Frikanalen web site soon.
</p
>
602 <p
>As usual, if you use Bitcoin and want to show your support of my
603 activities, please send Bitcoin donations to my address
604 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
609 <title>New and improved Frikanalen Kodi addon version
0.0.3</title>
610 <link>http://people.skolelinux.org/pere/blog/New_and_improved_Frikanalen_Kodi_addon_version_0_0_3.html
</link>
611 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_and_improved_Frikanalen_Kodi_addon_version_0_0_3.html
</guid>
612 <pubDate>Thu,
8 Nov
2018 10:
30:
00 +
0100</pubDate>
613 <description><p
>If you read my blog regularly, you probably know I am involved in
614 running and developing the
<a href=
"https://frikanalen.no/
">Norwegian
615 TV channel Frikanalen
</a
>. It is an open channel, allowing everyone
616 in Norway to publish videos on a TV channel with national coverage.
617 You can think of it as Youtube for national television.
618 In addition to distribution on RiksTV and Uninett, Frikanalen is also
619 available as a Kodi addon. The last few days I have updated the code
620 to add more features. A
621 <a href=
"https://kodi.tv/addon/plugins-video-add-ons/frikanalen-nett-tv
">new
622 and improved version
0.0.3 Frikanalen addon
</a
> was just made
623 available via the Kodi repositories. This new version include a
624 option to browse videos by category, as well as free text search
625 in the video archive. It will now also show the video duration in the
626 video lists, which were missing earlier. A new and experimental
627 link to the HD video stream currently being worked on is provided, for
628 those that want to see what the
<a href=
"https://casparcg.com/
">CasparCG
</a
>
629 output look like. The alternative is the SD video stream, generated
630 using MLT. CasparCG is controlled by our
631 <a href=
"https://github.com/Frikanalen/mltplayout/
">mltplayout
632 server
</a
> which instead of talking to mlt is giving PLAY instructions
633 to the CasparCG server when it is time to start a new program.
</p
>
635 <p
>By now, you are probably wondering what kind of content is being
636 played on the channel. These days, it is filled with technical
637 presentations like those from
<a href=
"https://www.nuug.no/
">NUUG
</a
>,
638 <a href=
"https://www.debconf.org/
">Debconf
</a
>, Makercon, and TED,
639 but there are also some periods with
640 <a href=
"https://www.empo.no/
">EMPT TV
</a
> and
641 <a href=
"https://www.p7.no/
">P7
</a
>.
643 <p
>As usual, if you use Bitcoin and want to show your support of my
644 activities, please send Bitcoin donations to my address
645 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
650 <title>Time for an official MIME type for patches?
</title>
651 <link>http://people.skolelinux.org/pere/blog/Time_for_an_official_MIME_type_for_patches_.html
</link>
652 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Time_for_an_official_MIME_type_for_patches_.html
</guid>
653 <pubDate>Thu,
1 Nov
2018 08:
15:
00 +
0100</pubDate>
654 <description><p
>As part of my involvement in
655 <a href=
"https://gitlab.com/OsloMet-ABI/nikita-noark5-core
">the Nikita
656 archive API project
</a
>, I
've been importing a fairly large lump of
657 emails into a test instance of the archive to see how well this would
658 go. I picked a subset of
<a href=
"https://notmuchmail.org/
">my
659 notmuch email database
</a
>, all public emails sent to me via
660 @lists.debian.org, giving me a set of around
216 000 emails to import.
661 In the process, I had a look at the various attachments included in
662 these emails, to figure out what to do with attachments, and noticed
663 that one of the most common attachment formats do not have
664 <a href=
"https://www.iana.org/assignments/media-types/media-types.xhtml
">an
665 official MIME type
</a
> registered with IANA/IETF. The output from
666 diff, ie the input for patch, is on the top
10 list of formats
667 included in these emails. At the moment people seem to use either
668 text/x-patch or text/x-diff, but neither is officially registered. It
669 would be better if one official MIME type were registered and used
670 everywhere.
</p
>
672 <p
>To try to get one official MIME type for these files, I
've brought
674 <a href=
"https://www.ietf.org/mailman/listinfo/media-types
">the
675 media-types mailing list
</a
>. If you are interested in discussion
676 which MIME type to use as the official for patch files, or involved in
677 making software using a MIME type for patches, perhaps you would like
678 to join the discussion?
</p
>
680 <p
>As usual, if you use Bitcoin and want to show your support of my
681 activities, please send Bitcoin donations to my address
682 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
687 <title>Measuring the speaker frequency response using the AUDMES free software GUI - nice free software
</title>
688 <link>http://people.skolelinux.org/pere/blog/Measuring_the_speaker_frequency_response_using_the_AUDMES_free_software_GUI___nice_free_software.html
</link>
689 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Measuring_the_speaker_frequency_response_using_the_AUDMES_free_software_GUI___nice_free_software.html
</guid>
690 <pubDate>Mon,
22 Oct
2018 08:
40:
00 +
0200</pubDate>
691 <description><p
><img src=
"http://people.skolelinux.org/pere/blog/images/
2018-
10-
22-audmes-measure-speakers.png
" align=
"right
" width=
"40%
"/
></p
>
693 <p
>My current home stereo is a patchwork of various pieces I got on
694 flee markeds over the years. It is amazing what kind of equipment
695 show up there. I
've been wondering for a while if it was possible to
696 measure how well this equipment is working together, and decided to
697 see how far I could get using free software. After trawling the web I
698 came across an article from DIY Audio and Video on
699 <a href=
"https://www.diyaudioandvideo.com/Tutorial/SpeakerResponseTesting/
">Speaker
700 Testing and Analysis
</a
> describing how to test speakers, and it listing
701 several software options, among them
702 <a href=
"https://sourceforge.net/projects/audmes/
">AUDio MEasurement
703 System (AUDMES)
</a
>. It is the only free software system I could find
704 focusing on measuring speakers and audio frequency response. In the
705 process I also found an interesting article from NOVO on
706 <a href=
"http://novo.press/understanding-speaker-specifications-and-frequency-response/
">Understanding
707 Speaker Specifications and Frequency Response
</a
> and an article from
709 <a href=
"https://www.ecoustics.com/articles/understanding-speaker-frequency-response/
">Understanding
710 Speaker Frequency Response
</a
>, with a lot of information on what to
711 look for and how to interpret the graphs. Armed with this knowledge,
712 I set out to measure the state of my speakers.
</p
>
714 <p
>The first hurdle was that AUDMES hadn
't seen a commit for
10 years
715 and did not build with current compilers and libraries. I got in
716 touch with its author, who no longer was spending time on the program
717 but gave me write access to the subversion repository on Sourceforge.
718 The end result is that now the code build on Linux and is capable of
719 saving and loading the collected frequency response data in CSV
720 format. The application is quite nice and flexible, and I was able to
721 select the input and output audio interfaces independently. This made
722 it possible to use a USB mixer as the input source, while sending
723 output via my laptop headphone connection. I lacked the hardware and
724 cabling to figure out a different way to get independent cabling to
725 speakers and microphone.
</p
>
727 <p
>Using this setup I could see how a large range of high frequencies
728 apparently were not making it out of my speakers. The picture show
729 the frequency response measurement of one of the speakers. Note the
730 frequency lines seem to be slightly misaligned, compared to the CSV
731 output from the program. I can not hear several of these are high
732 frequencies, according to measurement from
733 <a href=
"http://freehearingtestsoftware.com
">Free Hearing Test
734 Software
</a
>, an freeware system to measure your hearing (still
735 looking for a free software alternative), so I do not know if they are
736 coming out out the speakers. I thus do not quite know how to figure
737 out if the missing frequencies is a problem with the microphone, the
738 amplifier or the speakers, but I managed to rule out the audio card in my
739 PC by measuring my Bose noise canceling headset using its own
740 microphone. This setup was able to see the high frequency tones, so
741 the problem with my stereo had to be in the amplifier or speakers.
</p
>
743 <p
>Anyway, to try to role out one factor I ended up picking up a new
744 set of speakers at a flee marked, and these work a lot better than the
745 old speakers, so I guess the microphone and amplifier is OK. If you
746 need to measure your own speakers, check out AUDMES. If more people
747 get involved, perhaps the project could become good enough to
748 <a href=
"https://bugs.debian.org/
910876">include in Debian
</a
>? And if
749 you know of some other free software to measure speakers and amplifier
750 performance, please let me know. I am aware of the freeware option
751 <a href=
"https://www.roomeqwizard.com/
">REW
</a
>, but I want something
752 that can be developed also when the vendor looses interest.
</p
>
754 <p
>As usual, if you use Bitcoin and want to show your support of my
755 activities, please send Bitcoin donations to my address
756 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
761 <title>Web browser integration of VLC with Bittorrent support
</title>
762 <link>http://people.skolelinux.org/pere/blog/Web_browser_integration_of_VLC_with_Bittorrent_support.html
</link>
763 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Web_browser_integration_of_VLC_with_Bittorrent_support.html
</guid>
764 <pubDate>Sun,
21 Oct
2018 09:
50:
00 +
0200</pubDate>
765 <description><p
>Bittorrent is as far as I know, currently the most efficient way to
766 distribute content on the Internet. It is used all by all sorts of
767 content providers, from national TV stations like
768 <a href=
"https://www.nrk.no/
">NRK
</a
>, Linux distributors like
769 <a href=
"https://www.debian.org/
">Debian
</a
> and
770 <a href=
"https://www.ubuntu.com/
">Ubuntu
</a
>, and of course the
771 <a href=
"https://archive.org/
">Internet archive
</A
>.
773 <p
>Almost a month ago
774 <a href=
"https://tracker.debian.org/pkg/vlc-plugin-bittorrent
">a new
775 package adding Bittorrent support to VLC
</a
> became available in
776 Debian testing and unstable. To test it, simply install it like
780 apt install vlc-plugin-bittorrent
781 </pre
></p
>
783 <p
>Since the plugin was made available for the first time in Debian,
784 several improvements have been made to it. In version
2.2-
4, now
785 available in both testing and unstable, a desktop file is provided to
786 teach browsers to start VLC when the user click on torrent files or
787 magnet links. The last part is thanks to me finally understanding
788 what the strange x-scheme-handler style MIME types in desktop files
789 are used for. By adding x-scheme-handler/magnet to the MimeType entry
790 in the desktop file, at least the browsers Firefox and Chromium will
791 suggest to start VLC when selecting a magnet URI on a web page. The
792 end result is that now, with the plugin installed in Buster and Sid,
794 <a href=
"https://archive.org/details/CopyingIsNotTheft1080p
">Internet
795 Archive page with movies
</a
> using a web browser and click on the
796 torrent link to start streaming the movie.
</p
>
798 <p
>Note, there is still some misfeatures in the plugin. One is the
799 fact that it will hang and
800 <a href=
"https://github.com/johang/vlc-bittorrent/issues/
13">block VLC
801 from exiting until the torrent streaming starts
</a
>. Another is the
803 <a href=
"https://github.com/johang/vlc-bittorrent/issues/
9">will pick
804 and play a random file in a multi file torrent
</a
>. This is not
805 always the video file you want. Combined with the first it can be a
806 bit hard to get the video streaming going. But when it work, it seem
807 to do a good job.
</p
>
809 <p
>For the Debian packaging, I would love to find a good way to test
810 if the plugin work with VLC using autopkgtest. I tried, but do not
811 know enough of the inner workings of VLC to get it working. For now
812 the autopkgtest script is only checking if the .so file was
813 successfully loaded by VLC. If you have any suggestions, please
814 submit a patch to the Debian bug tracking system.
</p
>
816 <p
>As usual, if you use Bitcoin and want to show your support of my
817 activities, please send Bitcoin donations to my address
818 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
823 <title>Release
0.2 of free software archive system Nikita announced
</title>
824 <link>http://people.skolelinux.org/pere/blog/Release_0_2_of_free_software_archive_system_Nikita_announced.html
</link>
825 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Release_0_2_of_free_software_archive_system_Nikita_announced.html
</guid>
826 <pubDate>Thu,
18 Oct
2018 14:
40:
00 +
0200</pubDate>
827 <description><p
>This morning, the new release of the
828 <a href=
"https://gitlab.com/OsloMet-ABI/nikita-noark5-core/
">Nikita
829 Noark
5 core project
</a
> was
830 <a href=
"https://lists.nuug.no/pipermail/nikita-noark/
2018-October/
000406.html
">announced
831 on the project mailing list
</a
>. The free software solution is an
832 implementation of the Norwegian archive standard Noark
5 used by
833 government offices in Norway. These were the changes in version
0.2
834 since version
0.1.1 (from NEWS.md):
837 <li
>Fix typos in REL names
</li
>
838 <li
>Tidy up error message reporting
</li
>
839 <li
>Fix issue where we used Integer.valueOf(), not Integer.getInteger()
</li
>
840 <li
>Change some String handling to StringBuffer
</li
>
841 <li
>Fix error reporting
</li
>
842 <li
>Code tidy-up
</li
>
843 <li
>Fix issue using static non-synchronized SimpleDateFormat to avoid
844 race conditions
</li
>
845 <li
>Fix problem where deserialisers were treating integers as strings
</li
>
846 <li
>Update methods to make them null-safe
</li
>
847 <li
>Fix many issues reported by coverity
</li
>
848 <li
>Improve equals(), compareTo() and hash() in domain model
</li
>
849 <li
>Improvements to the domain model for metadata classes
</li
>
850 <li
>Fix CORS issues when downloading document
</li
>
851 <li
>Implementation of case-handling with registryEntry and document upload
</li
>
852 <li
>Better support in Javascript for OPTIONS
</li
>
853 <li
>Adding concept description of mail integration
</li
>
854 <li
>Improve setting of default values for GET on ny-journalpost
</li
>
855 <li
>Better handling of required values during deserialisation
</li
>
856 <li
>Changed tilknyttetDato (M620) from date to dateTime
</li
>
857 <li
>Corrected some opprettetDato (M600) (de)serialisation errors.
</li
>
858 <li
>Improve parse error reporting.
</li
>
859 <li
>Started on OData search and filtering.
</li
>
860 <li
>Added Contributor Covenant Code of Conduct to project.
</li
>
861 <li
>Moved repository and project from Github to Gitlab.
</li
>
862 <li
>Restructured repository, moved code into src/ and web/.
</li
>
863 <li
>Updated code to use Spring Boot version
2.
</li
>
864 <li
>Added support for OAuth2 authentication.
</li
>
865 <li
>Fixed several bugs discovered by Coverity.
</li
>
866 <li
>Corrected handling of date/datetime fields.
</li
>
867 <li
>Improved error reporting when rejecting during deserializatoin.
</li
>
868 <li
>Adjusted default values provided for ny-arkivdel, ny-mappe,
869 ny-saksmappe, ny-journalpost and ny-dokumentbeskrivelse.
</li
>
870 <li
>Several fixes for korrespondansepart*.
</li
>
871 <li
>Updated web GUI:
873 <li
>Now handle both file upload and download.
</li
>
874 <li
>Uses new OAuth2 authentication for login.
</li
>
875 <li
>Forms now fetches default values from API using GET.
</li
>
876 <li
>Added RFC
822 (email), TIFF and JPEG to list of possible file formats.
</li
>
877 </ul
></li
>
880 <p
>The changes and improvements are extensive. Running diffstat on
881 the changes between git tab
0.1.1 and
0.2 show
1098 files changed,
882 108666 insertions(+),
54066 deletions(-).
</p
>
884 <p
>If free and open standardized archiving API sound interesting to
885 you, please contact us on IRC
886 (
<a href=
"irc://irc.freenode.net/%
23nikita
">#nikita on
887 irc.freenode.net
</a
>) or email
888 (
<a href=
"https://lists.nuug.no/mailman/listinfo/nikita-noark
">nikita-noark
889 mailing list
</a
>).
</p
>
891 <p
>As usual, if you use Bitcoin and want to show your support of my
892 activities, please send Bitcoin donations to my address
893 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
898 <title>Fetching trusted timestamps using the rfc3161ng python module
</title>
899 <link>http://people.skolelinux.org/pere/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html
</link>
900 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Fetching_trusted_timestamps_using_the_rfc3161ng_python_module.html
</guid>
901 <pubDate>Mon,
8 Oct
2018 12:
30:
00 +
0200</pubDate>
902 <description><p
>I have earlier covered the basics of trusted timestamping using the
903 'openssl ts
' client. See blog post for
904 <a href=
"http://people.skolelinux.org/pere/blog/Public_Trusted_Timestamping_services_for_everyone.html
">2014</a
>,
905 <a href=
"http://people.skolelinux.org/pere/blog/syslog_trusted_timestamp___chain_of_trusted_timestamps_for_your_syslog.html
">2016</a
>
907 <a href=
"http://people.skolelinux.org/pere/blog/Idea_for_storing_trusted_timestamps_in_a_Noark_5_archive.html
">2017</a
>
908 for those stories. But some times I want to integrate the timestamping
909 in other code, and recently I needed to integrate it into Python.
910 After searching a bit, I found
911 <a href=
"https://dev.entrouvert.org/projects/python-rfc3161
">the
912 rfc3161 library
</a
> which seemed like a good fit, but I soon
913 discovered it only worked for python version
2, and I needed something
914 that work with python version
3. Luckily I next came across
915 <a href=
"https://github.com/trbs/rfc3161ng/
">the rfc3161ng library
</a
>,
916 a fork of the original rfc3161 library. Not only is it working with
917 python
3, it have fixed a few of the bugs in the original library, and
918 it has an active maintainer. I decided to wrap it up and make it
919 <a href=
"https://tracker.debian.org/pkg/python-rfc3161ng
">available in
920 Debian
</a
>, and a few days ago it entered Debian unstable and testing.
</p
>
922 <p
>Using the library is fairly straight forward. The only slightly
923 problematic step is to fetch the required certificates to verify the
924 timestamp. For some services it is straight forward, while for others
925 I have not yet figured out how to do it. Here is a small standalone
926 code example based on of the integration tests in the library code:
</p
>
933 Python
3 script demonstrating how to use the rfc3161ng module to
934 get trusted timestamps.
936 The license of this code is the same as the license of the rfc3161ng
942 import pyasn1.codec.der
946 import urllib.request
953 def fetch(url, f=None):
954 response = urllib.request.urlopen(url)
955 data = response.read()
961 with tempfile.NamedTemporaryFile() as cert_f,\
962 tempfile.NamedTemporaryFile() as ca_f,\
963 tempfile.NamedTemporaryFile() as msg_f,\
964 tempfile.NamedTemporaryFile() as tsr_f:
966 # First fetch certificates used by service
967 certificate_data = fetch(
'https://freetsa.org/files/tsa.crt
', cert_f)
968 ca_data_data = fetch(
'https://freetsa.org/files/cacert.pem
', ca_f)
970 # Then timestamp the message
972 rfc3161ng.RemoteTimestamper(
'http://freetsa.org/tsr
',
973 certificate=certificate_data)
974 data = b
"Python forever!\n
"
975 tsr = timestamper(data=data, return_tsr=True)
977 # Finally, convert message and response to something
'openssl ts
' can verify
979 store(tsr_f, pyasn1.codec.der.encoder.encode(tsr))
980 args = [
"openssl
",
"ts
",
"-verify
",
981 "-data
", msg_f.name,
982 "-in
", tsr_f.name,
983 "-CAfile
", ca_f.name,
984 "-untrusted
", cert_f.name]
985 subprocess.check_call(args)
987 if
'__main__
' == __name__:
991 <p
>The code fetches the required certificates, store them as temporary
992 files, timestamp a simple message, store the message and timestamp to
993 disk and ask
'openssl ts
' to verify the timestamp. A timestamp is
994 around
1.5 kiB in size, and should be fairly easy to store for future
997 <p
>As usual, if you use Bitcoin and want to show your support of my
998 activities, please send Bitcoin donations to my address
999 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1004 <title>Automatic Google Drive sync using grive in Debian
</title>
1005 <link>http://people.skolelinux.org/pere/blog/Automatic_Google_Drive_sync_using_grive_in_Debian.html
</link>
1006 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Automatic_Google_Drive_sync_using_grive_in_Debian.html
</guid>
1007 <pubDate>Thu,
4 Oct
2018 15:
20:
00 +
0200</pubDate>
1008 <description><p
>A few days, I rescued a Windows victim over to Debian. To try to
1009 rescue the remains, I helped set up automatic sync with Google Drive.
1010 I did not find any sensible Debian package handling this
1011 automatically, so I rebuild the grive2 source from
1012 <a href=
"http://www.webupd8.org/
">the Ubuntu UPD8 PPA
</a
> to do the
1013 task and added a autostart desktop entry and a small shell script to
1014 run in the background while the user is logged in to do the sync.
1015 Here is a sketch of the setup for future reference.
</p
>
1017 <p
>I first created
<tt
>~/googledrive
</tt
>, entered the directory and
1018 ran
'<tt
>grive -a
</tt
>' to authenticate the machine/user. Next, I
1019 created a autostart hook in
<tt
>~/.config/autostart/grive.desktop
</tt
>
1020 to start the sync when the user log in:
</p
>
1022 <p
><blockquote
><pre
>
1024 Name=Google drive autosync
1026 Exec=/home/user/bin/grive-sync
1027 </pre
></blockquote
></p
>
1029 <p
>Finally, I wrote the
<tt
>~/bin/grive-sync
</tt
> script to sync
1030 ~/googledrive/ with the files in Google Drive.
</p
>
1032 <p
><blockquote
><pre
>
1037 if [
"$syncpid
" ] ; then
1041 trap cleanup EXIT INT QUIT
1042 /usr/lib/grive/grive-sync.sh listen googledrive
2>&1 | sed
"s%^%$
0:%
" &
1045 if ! xhost
>/dev/null
2>&1 ; then
1046 echo
"no DISPLAY, exiting as the user probably logged out
"
1049 if [ ! -e /run/user/
1000/grive-sync.sh_googledrive ] ; then
1050 /usr/lib/grive/grive-sync.sh sync googledrive
1053 done
2>&1 | sed
"s%^%$
0:%
"
1054 </pre
></blockquote
></p
>
1056 <p
>Feel free to use the setup if you want. It can be assumed to be
1057 GNU GPL v2 licensed (or any later version, at your leisure), but I
1058 doubt this code is possible to claim copyright on.
</p
>
1060 <p
>As usual, if you use Bitcoin and want to show your support of my
1061 activities, please send Bitcoin donations to my address
1062 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1067 <title>Valutakrambod - A python and bitcoin love story
</title>
1068 <link>http://people.skolelinux.org/pere/blog/Valutakrambod___A_python_and_bitcoin_love_story.html
</link>
1069 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Valutakrambod___A_python_and_bitcoin_love_story.html
</guid>
1070 <pubDate>Sat,
29 Sep
2018 22:
20:
00 +
0200</pubDate>
1071 <description><p
>It would come as no surprise to anyone that I am interested in
1072 bitcoins and virtual currencies. I
've been keeping an eye on virtual
1073 currencies for many years, and it is part of the reason a few months
1074 ago, I started writing a python library for collecting currency
1075 exchange rates and trade on virtual currency exchanges. I decided to
1076 name the end result valutakrambod, which perhaps can be translated to
1077 small currency shop.
</p
>
1079 <p
>The library uses the tornado python library to handle HTTP and
1080 websocket connections, and provide a asynchronous system for
1081 connecting to and tracking several services. The code is available
1083 <a href=
"http://github.com/petterreinholdtsen/valutakrambod
">github
</a
>.
</p
>
1085 </p
>There are two example clients of the library. One is very simple and
1086 list every updated buy/sell price received from the various services.
1087 This code is started by running bin/btc-rates and call the client code
1088 in valutakrambod/client.py. The simple client look like this:
</p
>
1090 <p
><blockquote
><pre
>
1092 import tornado.ioloop
1093 import valutakrambod
1094 class SimpleClient(object):
1099 def newdata(self, service, pair, changed):
1100 print(
"%-
15s %s-%s: %
8.3f %
8.3f
" % (
1101 service.servicename(),
1104 service.rates[pair][
'ask
'],
1105 service.rates[pair][
'bid
'])
1107 async def refresh(self, service):
1108 await service.fetchRates(service.wantedpairs)
1110 self.ioloop = tornado.ioloop.IOLoop.current()
1111 self.services = valutakrambod.service.knownServices()
1112 for e in self.services:
1114 service.subscribe(self.newdata)
1115 stream = service.websocket()
1117 self.streams.append(stream)
1119 # Fetch information from non-streaming services immediately
1120 self.ioloop.call_later(len(self.services),
1121 functools.partial(self.refresh, service))
1122 # as well as regularly
1123 service.periodicUpdate(
60)
1124 for stream in self.streams:
1128 except KeyboardInterrupt:
1129 print(
"Interrupted by keyboard, closing all connections.
")
1131 for stream in self.streams:
1133 </pre
></blockquote
></p
>
1135 <p
>The library client loops over all known
"public
" services,
1136 initialises it, subscribes to any updates from the service, checks and
1137 activates websocket streaming if the service provide it, and if no
1138 streaming is supported, fetches information from the service and sets
1139 up a periodic update every
60 seconds. The output from this client
1140 can look like this:
</p
>
1142 <p
><blockquote
><pre
>
1143 Bl3p BTC-EUR:
5687.110 5653.690
1144 Bl3p BTC-EUR:
5687.110 5653.690
1145 Bl3p BTC-EUR:
5687.110 5653.690
1146 Hitbtc BTC-USD:
6594.560 6593.690
1147 Hitbtc BTC-USD:
6594.560 6593.690
1148 Bl3p BTC-EUR:
5687.110 5653.690
1149 Hitbtc BTC-USD:
6594.570 6593.690
1150 Bitstamp EUR-USD:
1.159 1.154
1151 Hitbtc BTC-USD:
6594.570 6593.690
1152 Hitbtc BTC-USD:
6594.580 6593.690
1153 Hitbtc BTC-USD:
6594.580 6593.690
1154 Hitbtc BTC-USD:
6594.580 6593.690
1155 Bl3p BTC-EUR:
5687.110 5653.690
1156 Paymium BTC-EUR:
5680.000 5620.240
1157 </pre
></blockquote
></p
>
1159 <p
>The exchange order book is tracked in addition to the best buy/sell
1160 price, for those that need to know the details.
</p
>
1162 <p
>The other example client is focusing on providing a curses view
1163 with updated buy/sell prices as soon as they are received from the
1164 services. This code is located in bin/btc-rates-curses and activated
1165 by using the
'-c
' argument. Without the argument the
"curses
" output
1166 is printed without using curses, which is useful for debugging. The
1167 curses view look like this:
</p
>
1169 <p
><blockquote
><pre
>
1170 Name Pair Bid Ask Spr Ftcd Age
1171 BitcoinsNorway BTCEUR
5591.8400 5711.0800 2.1%
16 nan
60
1172 Bitfinex BTCEUR
5671.0000 5671.2000 0.0%
16 22 59
1173 Bitmynt BTCEUR
5580.8000 5807.5200 3.9%
16 41 60
1174 Bitpay BTCEUR
5663.2700 nan nan%
15 nan
60
1175 Bitstamp BTCEUR
5664.8400 5676.5300 0.2%
0 1 1
1176 Bl3p BTCEUR
5653.6900 5684.9400 0.5%
0 nan
19
1177 Coinbase BTCEUR
5600.8200 5714.9000 2.0%
15 nan nan
1178 Kraken BTCEUR
5670.1000 5670.2000 0.0%
14 17 60
1179 Paymium BTCEUR
5620.0600 5680.0000 1.1%
1 7515 nan
1180 BitcoinsNorway BTCNOK
52898.9700 54034.6100 2.1%
16 nan
60
1181 Bitmynt BTCNOK
52960.3200 54031.1900 2.0%
16 41 60
1182 Bitpay BTCNOK
53477.7833 nan nan%
16 nan
60
1183 Coinbase BTCNOK
52990.3500 54063.0600 2.0%
15 nan nan
1184 MiraiEx BTCNOK
52856.5300 54100.6000 2.3%
16 nan nan
1185 BitcoinsNorway BTCUSD
6495.5300 6631.5400 2.1%
16 nan
60
1186 Bitfinex BTCUSD
6590.6000 6590.7000 0.0%
16 23 57
1187 Bitpay BTCUSD
6564.1300 nan nan%
15 nan
60
1188 Bitstamp BTCUSD
6561.1400 6565.6200 0.1%
0 2 1
1189 Coinbase BTCUSD
6504.0600 6635.9700 2.0%
14 nan
117
1190 Gemini BTCUSD
6567.1300 6573.0700 0.1%
16 89 nan
1191 Hitbtc+BTCUSD
6592.6200 6594.2100 0.0%
0 0 0
1192 Kraken BTCUSD
6565.2000 6570.9000 0.1%
15 17 58
1193 Exchangerates EURNOK
9.4665 9.4665 0.0%
16 107789 nan
1194 Norgesbank EURNOK
9.4665 9.4665 0.0%
16 107789 nan
1195 Bitstamp EURUSD
1.1537 1.1593 0.5%
4 5 1
1196 Exchangerates EURUSD
1.1576 1.1576 0.0%
16 107789 nan
1197 BitcoinsNorway LTCEUR
1.0000 49.0000 98.0%
16 nan nan
1198 BitcoinsNorway LTCNOK
492.4800 503.7500 2.2%
16 nan
60
1199 BitcoinsNorway LTCUSD
1.0221 49.0000 97.9%
15 nan nan
1200 Norgesbank USDNOK
8.1777 8.1777 0.0%
16 107789 nan
1201 </pre
></blockquote
></p
>
1203 <p
>The code for this client is too complex for a simple blog post, so
1204 you will have to check out the git repository to figure out how it
1205 work. What I can tell is how the three last numbers on each line
1206 should be interpreted. The first is how many seconds ago information
1207 was received from the service. The second is how long ago, according
1208 to the service, the provided information was updated. The last is an
1209 estimate on how often the buy/sell values change.
</p
>
1211 <p
>If you find this library useful, or would like to improve it, I
1212 would love to hear from you. Note that for some of the services I
've
1213 implemented a trading API. It might be the topic of a future blog
1216 <p
>As usual, if you use Bitcoin and want to show your support of my
1217 activities, please send Bitcoin donations to my address
1218 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1223 <title>VLC in Debian now can do bittorrent streaming
</title>
1224 <link>http://people.skolelinux.org/pere/blog/VLC_in_Debian_now_can_do_bittorrent_streaming.html
</link>
1225 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/VLC_in_Debian_now_can_do_bittorrent_streaming.html
</guid>
1226 <pubDate>Mon,
24 Sep
2018 21:
20:
00 +
0200</pubDate>
1227 <description><p
>Back in February, I got curious to see
1228 <a href=
"http://people.skolelinux.org/pere/blog/Using_VLC_to_stream_bittorrent_sources.html
">if
1229 VLC now supported Bittorrent streaming
</a
>. It did not, despite the
1230 fact that the idea and code to handle such streaming had been floating
1231 around for years. I did however find
1232 <a href=
"https://github.com/johang/vlc-bittorrent
">a standalone plugin
1233 for VLC
</a
> to do it, and half a year later I decided to wrap up the
1234 plugin and get it into Debian. I uploaded it to NEW a few days ago,
1235 and am very happy to report that it
1236 <a href=
"https://tracker.debian.org/pkg/vlc-plugin-bittorrent
">entered
1237 Debian
</a
> a few hours ago, and should be available in Debian/Unstable
1238 tomorrow, and Debian/Testing in a few days.
</p
>
1240 <p
>With the vlc-plugin-bittorrent package installed you should be able
1241 to stream videos using a simple call to
</p
>
1243 <p
><blockquote
><pre
>
1244 vlc https://archive.org/download/TheGoat/TheGoat_archive.torrent
1245 </pre
></blockquote
></p
>
1247 </p
>It can handle magnet links too. Now if only native vlc had
1248 bittorrent support. Then a lot more would be helping each other to
1249 share public domain and creative commons movies. The plugin need some
1250 stability work with seeking and picking the right file in a torrent
1251 with many files, but is already usable. Please note that the plugin
1252 is not removing downloaded files when vlc is stopped, so it can fill
1253 up your disk if you are not careful. Have fun. :)
</p
>
1255 <p
>I would love to get help maintaining this package. Get in touch if
1256 you are interested.
</p
>
1258 <p
>As usual, if you use Bitcoin and want to show your support of my
1259 activities, please send Bitcoin donations to my address
1260 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1265 <title>Using the Kodi API to play Youtube videos
</title>
1266 <link>http://people.skolelinux.org/pere/blog/Using_the_Kodi_API_to_play_Youtube_videos.html
</link>
1267 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_the_Kodi_API_to_play_Youtube_videos.html
</guid>
1268 <pubDate>Sun,
2 Sep
2018 23:
40:
00 +
0200</pubDate>
1269 <description><p
>I continue to explore my Kodi installation, and today I wanted to
1270 tell it to play a youtube URL I received in a chat, without having to
1271 insert search terms using the on-screen keyboard. After searching the
1272 web for API access to the Youtube plugin and testing a bit, I managed
1273 to find a recipe that worked. If you got a kodi instance with its API
1274 available from http://kodihost/jsonrpc, you can try the following to
1275 have check out a nice cover band.
</p
>
1277 <p
><blockquote
><pre
>curl --silent --header
'Content-Type: application/json
' \
1278 --data-binary
'{
"id
":
1,
"jsonrpc
":
"2.0",
"method
":
"Player.Open
",
1279 "params
": {
"item
": {
"file
":
1280 "plugin://plugin.video.youtube/play/?video_id=LuRGVM9O0qg
" } } }
' \
1281 http://projector.local/jsonrpc
</pre
></blockquote
></p
>
1283 <p
>I
've extended kodi-stream program to take a video source as its
1284 first argument. It can now handle direct video links, youtube links
1285 and
'desktop
' to stream my desktop to Kodi. It is almost like a
1286 Chromecast. :)
</p
>
1288 <p
>As usual, if you use Bitcoin and want to show your support of my
1289 activities, please send Bitcoin donations to my address
1290 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1295 <title>Software created using taxpayers’ money should be Free Software
</title>
1296 <link>http://people.skolelinux.org/pere/blog/Software_created_using_taxpayers__money_should_be_Free_Software.html
</link>
1297 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Software_created_using_taxpayers__money_should_be_Free_Software.html
</guid>
1298 <pubDate>Thu,
30 Aug
2018 13:
50:
00 +
0200</pubDate>
1299 <description><p
>It might seem obvious that software created using tax money should
1300 be available for everyone to use and improve. Free Software
1301 Foundation Europe recentlystarted a campaign to help get more people
1302 to understand this, and I just signed the petition on
1303 <a href=
"https://publiccode.eu/
">Public Money, Public Code
</a
> to help
1304 them. I hope you too will do the same.
</p
>
1309 <title>A bit more on privacy respecting health monitor / fitness tracker
</title>
1310 <link>http://people.skolelinux.org/pere/blog/A_bit_more_on_privacy_respecting_health_monitor___fitness_tracker.html
</link>
1311 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_bit_more_on_privacy_respecting_health_monitor___fitness_tracker.html
</guid>
1312 <pubDate>Mon,
13 Aug
2018 09:
00:
00 +
0200</pubDate>
1313 <description><p
>A few days ago, I wondered if there are any privacy respecting
1314 health monitors and/or fitness trackers available for sale these days.
1315 I would like to buy one, but do not want to share my personal data
1316 with strangers, nor be forced to have a mobile phone to get data out
1317 of the unit. I
've received some ideas, and would like to share them
1320 One interesting data point was a pointer to a Free Software app for
1322 <a href=
"https://github.com/Freeyourgadget/Gadgetbridge/
">Gadgetbridge
</a
>.
1323 It provide cloudless collection and storing of data from a variety of
1325 <a href=
"https://github.com/Freeyourgadget/Gadgetbridge/#supported-devices
">list
1326 of supported devices
</a
> is a good indicator for units where the
1327 protocol is fairly open, as it is obviously being handled by Free
1328 Software. Other units are reportedly encrypting the collected
1329 information with their own public key, making sure only the vendor
1330 cloud service is able to extract data from the unit. The people
1331 contacting me about Gadgetbirde said they were using
1332 <a href=
"https://us.amazfit.com/shop/bip?variant=
336750">Amazfit
1334 <a href=
"http://www.xiaomimi6phone.com/xiaomi-mi-band-
3-features-release-date-rumors/
">Xiaomi
1335 Band
3</a
>.
</p
>
1337 <p
>I also got a suggestion to look at some of the units from Garmin.
1338 I was told their GPS watches can be connected via USB and show up as a
1339 USB storage device with
1340 <a href=
"https://www.gpsbabel.org/htmldoc-development/fmt_garmin_fit.html
">Garmin
1341 FIT files
</a
> containing the collected measurements. While
1342 proprietary, FIT files apparently can be read at least by
1343 <a href=
"https://www.gpsbabel.org
">GPSBabel
</a
> and the
1344 <a href=
"https://apps.nextcloud.com/apps/gpxpod
">GpxPod
</a
> Nextcloud
1345 app. It is unclear to me if they can read step count and heart rate
1346 data. The person I talked to was using a
1347 <a href=
"https://buy.garmin.com/en-US/US/p/
564291">Garmin Forerunner
1348 935</a
>, which is a fairly expensive unit. I doubt it is worth it for
1349 a unit where the vendor clearly is trying its best to move from open
1350 to closed systems. I still remember when Garmin dropped NMEA support
1351 in its GPSes.
</p
>
1353 <p
>A final idea was to build ones own unit, perhaps by basing it on a
1354 wearable hardware platforms like
1355 <a href=
"https://learn.adafruit.com/flora-geo-watch
">the Flora Geo
1356 Watch
</a
>. Sound like fun, but I had more money than time to spend on
1357 the topic, so I suspect it will have to wait for another time.
</p
>
1359 <p
>While I was working on tracking down links, I came across an
1360 inspiring TED talk by Dave Debronkart about
1361 <a href=
"https://archive.org/details/DavedeBronkart_2010X
">being a
1362 e-patient
</a
>, and discovered the web site
1363 <a href=
"https://participatorymedicine.org/epatients/
">Participatory
1364 Medicine
</a
>. If you too want to track your own health and fitness
1365 without having information about your private life floating around on
1366 computers owned by others, I recommend checking it out.
</p
>
1368 <p
>As usual, if you use Bitcoin and want to show your support of my
1369 activities, please send Bitcoin donations to my address
1370 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1375 <title>Privacy respecting health monitor / fitness tracker?
</title>
1376 <link>http://people.skolelinux.org/pere/blog/Privacy_respecting_health_monitor___fitness_tracker_.html
</link>
1377 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Privacy_respecting_health_monitor___fitness_tracker_.html
</guid>
1378 <pubDate>Tue,
7 Aug
2018 16:
00:
00 +
0200</pubDate>
1379 <description><p
>Dear lazyweb,
</p
>
1381 <p
>I wonder, is there a fitness tracker / health monitor available for
1382 sale today that respect the users privacy? With this I mean a
1383 watch/bracelet capable of measuring pulse rate and other
1384 fitness/health related values (and by all means, also the correct time
1385 and location if possible), which is
<strong
>only
</strong
> provided for
1386 me to extract/read from the unit with computer without a radio beacon
1387 and Internet connection. In other words, it do not depend on a cell
1388 phone app, and do make the measurements available via other peoples
1389 computer (aka
"the cloud
"). The collected data should be available
1390 using only free software. I
'm not interested in depending on some
1391 non-free software that will leave me high and dry some time in the
1392 future. I
've been unable to find any such unit. I would like to buy
1393 it. The ones I have seen for sale here in Norway are proud to report
1394 that they share my health data with strangers (aka
"cloud enabled
").
1395 Is there an alternative? I
'm not interested in giving money to people
1396 requiring me to accept
"privacy terms
" to allow myself to measure my
1397 own health.
</p
>
1399 <p
>As usual, if you use Bitcoin and want to show your support of my
1400 activities, please send Bitcoin donations to my address
1401 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1406 <title>Sharing images with friends and family using RSS and EXIF/XMP metadata
</title>
1407 <link>http://people.skolelinux.org/pere/blog/Sharing_images_with_friends_and_family_using_RSS_and_EXIF_XMP_metadata.html
</link>
1408 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Sharing_images_with_friends_and_family_using_RSS_and_EXIF_XMP_metadata.html
</guid>
1409 <pubDate>Tue,
31 Jul
2018 23:
30:
00 +
0200</pubDate>
1410 <description><p
>For a while now, I have looked for a sensible way to share images
1411 with my family using a self hosted solution, as it is unacceptable to
1412 place images from my personal life under the control of strangers
1413 working for data hoarders like Google or Dropbox. The last few days I
1414 have drafted an approach that might work out, and I would like to
1415 share it with you. I would like to publish images on a server under
1416 my control, and point some Internet connected display units using some
1417 free and open standard to the images I published. As my primary
1418 language is not limited to ASCII, I need to store metadata using
1419 UTF-
8. Many years ago, I hoped to find a digital photo frame capable
1420 of reading a RSS feed with image references (aka using the
1421 &lt;enclosure
&gt; RSS tag), but was unable to find a current supplier
1422 of such frames. In the end I gave up that approach.
</p
>
1424 <p
>Some months ago, I discovered that
1425 <a href=
"https://www.jwz.org/xscreensaver/
">XScreensaver
</a
> is able to
1426 read images from a RSS feed, and used it to set up a screen saver on
1427 my home info screen, showing images from the Daily images feed from
1428 NASA. This proved to work well. More recently I discovered that
1429 <a href=
"https://kodi.tv
">Kodi
</a
> (both using
1430 <a href=
"https://www.openelec.tv/
">OpenELEC
</a
> and
1431 <a href=
"https://libreelec.tv
">LibreELEC
</a
>) provide the
1432 <a href=
"https://github.com/grinsted/script.screensaver.feedreader
">Feedreader
</a
>
1433 screen saver capable of reading a RSS feed with images and news. For
1434 fun, I used it this summer to test Kodi on my parents TV by hooking up
1435 a Raspberry PI unit with LibreELEC, and wanted to provide them with a
1436 screen saver showing selected pictures from my selection.
</p
>
1438 <p
>Armed with motivation and a test photo frame, I set out to generate
1439 a RSS feed for the Kodi instance. I adjusted my
<a
1440 href=
"https://freedombox.org/
">Freedombox
</a
> instance, created
1441 /var/www/html/privatepictures/, wrote a small Perl script to extract
1442 title and description metadata from the photo files and generate the
1443 RSS file. I ended up using Perl instead of python, as the
1444 libimage-exiftool-perl Debian package seemed to handle the EXIF/XMP
1445 tags I ended up using, while python3-exif did not. The relevant EXIF
1446 tags only support ASCII, so I had to find better alternatives. XMP
1447 seem to have the support I need.
</p
>
1449 <p
>I am a bit unsure which EXIF/XMP tags to use, as I would like to
1450 use tags that can be easily added/updated using normal free software
1451 photo managing software. I ended up using the tags set using this
1452 exiftool command, as these tags can also be set using digiKam:
</p
>
1454 <blockquote
><pre
>
1455 exiftool -headline=
'The RSS image title
' \
1456 -description=
'The RSS image description.
' \
1457 -subject+=for-family photo.jpeg
1458 </pre
></blockquote
>
1460 <p
>I initially tried the
"-title
" and
"keyword
" tags, but they were
1461 invisible in digiKam, so I changed to
"-headline
" and
"-subject
". I
1462 use the keyword/subject
'for-family
' to flag that the photo should be
1463 shared with my family. Images with this keyword set are located and
1464 copied into my Freedombox for the RSS generating script to find.
</p
>
1466 <p
>Are there better ways to do this? Get in touch if you have better
1467 suggestions.
</p
>
1469 <p
>As usual, if you use Bitcoin and want to show your support of my
1470 activities, please send Bitcoin donations to my address
1471 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1476 <title>Simple streaming the Linux desktop to Kodi using GStreamer and RTP
</title>
1477 <link>http://people.skolelinux.org/pere/blog/Simple_streaming_the_Linux_desktop_to_Kodi_using_GStreamer_and_RTP.html
</link>
1478 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Simple_streaming_the_Linux_desktop_to_Kodi_using_GStreamer_and_RTP.html
</guid>
1479 <pubDate>Thu,
12 Jul
2018 17:
55:
00 +
0200</pubDate>
1480 <description><p
>Last night, I wrote
1481 <a href=
"http://people.skolelinux.org/pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html
">a
1482 recipe to stream a Linux desktop using VLC to a instance of Kodi
</a
>.
1483 During the day I received valuable feedback, and thanks to the
1484 suggestions I have been able to rewrite the recipe into a much simpler
1485 approach requiring no setup at all. It is a single script that take
1486 care of it all.
</p
>
1488 <p
>This new script uses GStreamer instead of VLC to capture the
1489 desktop and stream it to Kodi. This fixed the video quality issue I
1490 saw initially. It further removes the need to add a m3u file on the
1491 Kodi machine, as it instead connects to
1492 <a href=
"https://kodi.wiki/view/JSON-RPC_API/v8
">the JSON-RPC API in
1493 Kodi
</a
> and simply ask Kodi to play from the stream created using
1494 GStreamer. Streaming the desktop to Kodi now become trivial. Copy
1495 the script below, run it with the DNS name or IP address of the kodi
1496 server to stream to as the only argument, and watch your screen show
1497 up on the Kodi screen. Note, it depend on multicast on the local
1498 network, so if you need to stream outside the local network, the
1499 script must be modified. Also note, I have no idea if audio work, as
1500 I only care about the picture part.
</p
>
1502 <blockquote
><pre
>
1505 # Stream the Linux desktop view to Kodi. See
1506 # http://people.skolelinux.org/pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html
1507 # for backgorund information.
1509 # Make sure the stream is stopped in Kodi and the gstreamer process is
1510 # killed if something go wrong (for example if curl is unable to find the
1511 # kodi server). Do the same when interrupting this script.
1515 params=
"$
3"
1516 curl --silent --header
'Content-Type: application/json
' \
1517 --data-binary
"{ \
"id\
":
1, \
"jsonrpc\
": \
"2.0\
", \
"method\
": \
"$cmd\
", \
"params\
": $params }
" \
1518 "http://$host/jsonrpc
"
1521 if [ -n
"$kodihost
" ] ; then
1522 # Stop the playing when we end
1523 playerid=$(kodicmd
"$kodihost
" Player.GetActivePlayers
"{}
" |
1524 jq .result[].playerid)
1525 kodicmd
"$kodihost
" Player.Stop
"{ \
"playerid\
" : $playerid }
" > /dev/null
1527 if [
"$gstpid
" ]
&& kill -
0 "$gstpid
" >/dev/null
2>&1; then
1528 kill
"$gstpid
"
1531 trap cleanup EXIT INT
1533 if [ -n
"$
1" ]; then
1544 pasrc=$(pactl list | grep -A2
'Source #
' | grep
'Name: .*\.monitor$
' | \
1545 cut -d
" " -f2|head -
1)
1546 gst-launch-
1.0 ximagesrc use-damage=
0 ! video/x-raw,framerate=
30/
1 ! \
1547 videoconvert ! queue2 ! \
1548 x264enc bitrate=
8000 speed-preset=superfast tune=zerolatency qp-min=
30 \
1549 key-int-max=
15 bframes=
2 ! video/x-h264,profile=high ! queue2 ! \
1550 mpegtsmux alignment=
7 name=mux ! rndbuffersize max=
1316 min=
1316 ! \
1551 udpsink host=$mcast port=$mcastport ttl-mc=$mcastttl auto-multicast=
1 sync=
0 \
1552 pulsesrc device=$pasrc ! audioconvert ! queue2 ! avenc_aac ! queue2 ! mux. \
1553 > /dev/null
2>&1 &
1556 # Give stream a second to get going
1559 # Ask kodi to start streaming using its JSON-RPC API
1560 kodicmd
"$kodihost
" Player.Open \
1561 "{\
"item\
": { \
"file\
": \
"udp://@$mcast:$mcastport\
" } }
" > /dev/null
1563 # wait for gst to end
1564 wait
"$gstpid
"
1565 </pre
></blockquote
>
1567 <p
>I hope you find the approach useful. I know I do.
</p
>
1569 <p
>As usual, if you use Bitcoin and want to show your support of my
1570 activities, please send Bitcoin donations to my address
1571 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1576 <title>Streaming the Linux desktop to Kodi using VLC and RTSP
</title>
1577 <link>http://people.skolelinux.org/pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html
</link>
1578 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Streaming_the_Linux_desktop_to_Kodi_using_VLC_and_RTSP.html
</guid>
1579 <pubDate>Thu,
12 Jul
2018 02:
00:
00 +
0200</pubDate>
1580 <description><p
>PS: See
1581 <ahref=
"http://people.skolelinux.org/pere/blog/Simple_streaming_the_Linux_desktop_to_Kodi_using_GStreamer_and_RTP.html
">the
1582 followup post
</a
> for a even better approach.
</p
>
1584 <p
>A while back, I was asked by a friend how to stream the desktop to
1585 my projector connected to Kodi. I sadly had to admit that I had no
1586 idea, as it was a task I never had tried. Since then, I have been
1587 looking for a way to do so, preferable without much extra software to
1588 install on either side. Today I found a way that seem to kind of
1589 work. Not great, but it is a start.
</p
>
1591 <p
>I had a look at several approaches, for example
1592 <a href=
"https://github.com/mfoetsch/dlna_live_streaming
">using uPnP
1593 DLNA as described in
2011</a
>, but it required a uPnP server, fuse and
1594 local storage enough to store the stream locally. This is not going
1595 to work well for me, lacking enough free space, and it would
1596 impossible for my friend to get working.
</p
>
1598 <p
>Next, it occurred to me that perhaps I could use VLC to create a
1599 video stream that Kodi could play. Preferably using
1600 broadcast/multicast, to avoid having to change any setup on the Kodi
1601 side when starting such stream. Unfortunately, the only recipe I
1602 could find using multicast used the rtp protocol, and this protocol
1603 seem to not be supported by Kodi.
</p
>
1605 <p
>On the other hand, the rtsp protocol is working! Unfortunately I
1606 have to specify the IP address of the streaming machine in both the
1607 sending command and the file on the Kodi server. But it is showing my
1608 desktop, and thus allow us to have a shared look on the big screen at
1609 the programs I work on.
</p
>
1611 <p
>I did not spend much time investigating codeces. I combined the
1612 rtp and rtsp recipes from
1613 <a href=
"https://wiki.videolan.org/Documentation:Streaming_HowTo/Command_Line_Examples/
">the
1614 VLC Streaming HowTo/Command Line Examples
</a
>, and was able to get
1615 this working on the desktop/streaming end.
</p
>
1617 <blockquote
><pre
>
1618 vlc screen:// --sout \
1619 '#transcode{vcodec=mp4v,acodec=mpga,vb=
800,ab=
128}:rtp{dst=projector.local,port=
1234,sdp=rtsp://
192.168.11.4:
8080/test.sdp}
'
1620 </pre
></blockquote
>
1622 <p
>I ssh-ed into my Kodi box and created a file like this with the
1623 same IP address:
</p
>
1625 <blockquote
><pre
>
1626 echo rtsp://
192.168.11.4:
8080/test.sdp \
1627 > /storage/videos/screenstream.m3u
1628 </pre
></blockquote
>
1630 <p
>Note the
192.168.11.4 IP address is my desktops IP address. As far
1631 as I can tell the IP must be hardcoded for this to work. In other
1632 words, if someone elses machine is going to do the steaming, you have
1633 to update screenstream.m3u on the Kodi machine and adjust the vlc
1634 recipe. To get started, locate the file in Kodi and select the m3u
1635 file while the VLC stream is running. The desktop then show up in my
1636 big screen. :)
</p
>
1638 <p
>When using the same technique to stream a video file with audio,
1639 the audio quality is really bad. No idea if the problem is package
1640 loss or bad parameters for the transcode. I do not know VLC nor Kodi
1641 enough to tell.
</p
>
1643 <p
><strong
>Update
2018-
07-
12</strong
>: Johannes Schauer send me a few
1644 succestions and reminded me about an important step. The
"screen:
"
1645 input source is only available once the vlc-plugin-access-extra
1646 package is installed on Debian. Without it, you will see this error
1647 message:
"VLC is unable to open the MRL
'screen://
'. Check the log
1648 for details.
" He further found that it is possible to drop some parts
1649 of the VLC command line to reduce the amount of hardcoded information.
1650 It is also useful to consider using cvlc to avoid having the VLC
1651 window in the desktop view. In sum, this give us this command line on
1654 <blockquote
><pre
>
1655 cvlc screen:// --sout \
1656 '#transcode{vcodec=mp4v,acodec=mpga,vb=
800,ab=
128}:rtp{sdp=rtsp://:
8080/}
'
1657 </pre
></blockquote
>
1659 <p
>and this on the Kodi end
<p
>
1661 <blockquote
><pre
>
1662 echo rtsp://
192.168.11.4:
8080/ \
1663 > /storage/videos/screenstream.m3u
1664 </pre
></blockquote
>
1666 <p
>Still bad image quality, though. But I did discover that streaming
1667 a DVD using dvdsimple:///dev/dvd as the source had excellent video and
1668 audio quality, so I guess the issue is in the input or transcoding
1669 parts, not the rtsp part. I
've tried to change the vb and ab
1670 parameters to use more bandwidth, but it did not make a
1671 difference.
</p
>
1673 <p
>I further received a suggestion from Einar Haraldseid to try using
1674 gstreamer instead of VLC, and this proved to work great! He also
1675 provided me with the trick to get Kodi to use a multicast stream as
1676 its source. By using this monstrous oneliner, I can stream my desktop
1677 with good video quality in reasonable framerate to the
239.255.0.1
1678 multicast address on port
1234:
1680 <blockquote
><pre
>
1681 gst-launch-
1.0 ximagesrc use-damage=
0 ! video/x-raw,framerate=
30/
1 ! \
1682 videoconvert ! queue2 ! \
1683 x264enc bitrate=
8000 speed-preset=superfast tune=zerolatency qp-min=
30 \
1684 key-int-max=
15 bframes=
2 ! video/x-h264,profile=high ! queue2 ! \
1685 mpegtsmux alignment=
7 name=mux ! rndbuffersize max=
1316 min=
1316 ! \
1686 udpsink host=
239.255.0.1 port=
1234 ttl-mc=
1 auto-multicast=
1 sync=
0 \
1687 pulsesrc device=$(pactl list | grep -A2
'Source #
' | \
1688 grep
'Name: .*\.monitor$
' | cut -d
" " -f2|head -
1) ! \
1689 audioconvert ! queue2 ! avenc_aac ! queue2 ! mux.
1690 </pre
></blockquote
>
1692 <p
>and this on the Kodi end
<p
>
1694 <blockquote
><pre
>
1695 echo udp://@
239.255.0.1:
1234 \
1696 > /storage/videos/screenstream.m3u
1697 </pre
></blockquote
>
1699 <p
>Note the trick to pick a valid pulseaudio source. It might not
1700 pick the one you need. This approach will of course lead to trouble
1701 if more than one source uses the same multicast port and address.
1702 Note the ttl-mc=
1 setting, which limit the multicast packages to the
1703 local network. If the value is increased, your screen will be
1704 broadcasted further, one network
"hop
" for each increase (read up on
1705 multicast to learn more. :)!
</p
>
1707 <p
>Having cracked how to get Kodi to receive multicast streams, I
1708 could use this VLC command to stream to the same multicast address.
1709 The image quality is way better than the rtsp approach, but gstreamer
1710 seem to be doing a better job.
</p
>
1712 <blockquote
><pre
>
1713 cvlc screen:// --sout
'#transcode{vcodec=mp4v,acodec=mpga,vb=
800,ab=
128}:rtp{mux=ts,dst=
239.255.0.1,port=
1234,sdp=sap}
'
1714 </pre
></blockquote
>
1716 <p
>As usual, if you use Bitcoin and want to show your support of my
1717 activities, please send Bitcoin donations to my address
1718 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1723 <title>What is the most supported MIME type in Debian in
2018?
</title>
1724 <link>http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_in_2018_.html
</link>
1725 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_in_2018_.html
</guid>
1726 <pubDate>Mon,
9 Jul
2018 08:
05:
00 +
0200</pubDate>
1727 <description><p
>Five years ago,
1728 <a href=
"http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_.html
">I
1729 measured what the most supported MIME type in Debian was
</a
>, by
1730 analysing the desktop files in all packages in the archive. Since
1731 then, the DEP-
11 AppStream system has been put into production, making
1732 the task a lot easier. This made me want to repeat the measurement,
1733 to see how much things changed. Here are the new numbers, for
1734 unstable only this time:
1736 <p
><strong
>Debian Unstable:
</strong
></p
>
1740 ----- -----------------------
1752 30 audio/x-vorbis+ogg
1753 29 image/x-portable-pixmap
1755 27 image/x-portable-bitmap
1757 26 application/x-ogg
1763 <p
>The list was created like this using a sid chroot:
"cat
1764 /var/lib/apt/lists/*sid*_dep11_Components-amd64.yml.gz| zcat | awk
'/^
1765 - \S+\/\S+$/ {print $
2 }
' | sort | uniq -c | sort -nr | head -
20"</p
>
1767 <p
>It is interesting to see how image formats have passed text/plain
1768 as the most announced supported MIME type. These days, thanks to the
1769 AppStream system, if you run into a file format you do not know, and
1770 want to figure out which packages support the format, you can find the
1771 MIME type of the file using
"file --mime
&lt;filename
&gt;
", and then
1772 look up all packages announcing support for this format in their
1773 AppStream metadata (XML or .desktop file) using
"appstreamcli
1774 what-provides mimetype
&lt;mime-type
&gt;. For example if you, like
1775 me, want to know which packages support inode/directory, you can get a
1776 list like this:
</p
>
1778 <p
><blockquote
><pre
>
1779 % appstreamcli what-provides mimetype inode/directory | grep Package: | sort
1786 Package: doublecmd-common
1788 Package: enlightenment
1808 </pre
></blockquote
></p
>
1810 <p
>Using the same method, I can quickly discover that the Sketchup file
1811 format is not yet supported by any package in Debian:
</p
>
1813 <p
><blockquote
><pre
>
1814 % appstreamcli what-provides mimetype application/vnd.sketchup.skp
1815 Could not find component providing
'mimetype::application/vnd.sketchup.skp
'.
1817 </pre
></blockquote
></p
>
1819 <p
>Yesterday I used it to figure out which packages support the STL
3D
1822 <p
><blockquote
><pre
>
1823 % appstreamcli what-provides mimetype application/sla|grep Package
1828 </pre
></blockquote
></p
>
1830 <p
>PS: A new version of Cura was uploaded to Debian yesterday.
</p
>
1832 <p
>As usual, if you use Bitcoin and want to show your support of my
1833 activities, please send Bitcoin donations to my address
1834 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1839 <title>Debian APT upgrade without enough free space on the disk...
</title>
1840 <link>http://people.skolelinux.org/pere/blog/Debian_APT_upgrade_without_enough_free_space_on_the_disk___.html
</link>
1841 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_APT_upgrade_without_enough_free_space_on_the_disk___.html
</guid>
1842 <pubDate>Sun,
8 Jul
2018 12:
10:
00 +
0200</pubDate>
1843 <description><p
>Quite regularly, I let my Debian Sid/Unstable chroot stay untouch
1844 for a while, and when I need to update it there is not enough free
1845 space on the disk for apt to do a normal
'apt upgrade
'. I normally
1846 would resolve the issue by doing
'apt install
&lt;somepackages
&gt;
' to
1847 upgrade only some of the packages in one batch, until the amount of
1848 packages to download fall below the amount of free space available.
1849 Today, I had about
500 packages to upgrade, and after a while I got
1850 tired of trying to install chunks of packages manually. I concluded
1851 that I did not have the spare hours required to complete the task, and
1852 decided to see if I could automate it. I came up with this small
1853 script which I call
'apt-in-chunks
':
</p
>
1855 <p
><blockquote
><pre
>
1858 # Upgrade packages when the disk is too full to upgrade every
1859 # upgradable package in one lump. Fetching packages to upgrade using
1860 # apt, and then installing using dpkg, to avoid changing the package
1861 # flag for manual/automatic.
1866 if [
"$
1" ]; then
1867 grep -v
"$
1"
1873 for p in $(apt list --upgradable | ignore
"$@
" |cut -d/ -f1 | grep -v
'^Listing...
'); do
1874 echo
"Upgrading $p
"
1876 apt install --download-only -y $p
1877 for f in /var/cache/apt/archives/*.deb; do
1878 if [ -e
"$f
" ]; then
1879 dpkg -i /var/cache/apt/archives/*.deb
1884 </pre
></blockquote
></p
>
1886 <p
>The script will extract the list of packages to upgrade, try to
1887 download the packages needed to upgrade one package, install the
1888 downloaded packages using dpkg. The idea is to upgrade packages
1889 without changing the APT mark for the package (ie the one recording of
1890 the package was manually requested or pulled in as a dependency). To
1891 use it, simply run it as root from the command line. If it fail, try
1892 'apt install -f
' to clean up the mess and run the script again. This
1893 might happen if the new packages conflict with one of the old
1894 packages. dpkg is unable to remove, while apt can do this.
</p
>
1896 <p
>It take one option, a package to ignore in the list of packages to
1897 upgrade. The option to ignore a package is there to be able to skip
1898 the packages that are simply too large to unpack. Today this was
1899 'ghc
', but I have run into other large packages causing similar
1900 problems earlier (like TeX).
</p
>
1902 <p
>Update
2018-
07-
08: Thanks to Paul Wise, I am aware of two
1903 alternative ways to handle this. The
"unattended-upgrades
1904 --minimal-upgrade-steps
" option will try to calculate upgrade sets for
1905 each package to upgrade, and then upgrade them in order, smallest set
1906 first. It might be a better option than my above mentioned script.
1907 Also,
"aptutude upgrade
" can upgrade single packages, thus avoiding
1908 the need for using
"dpkg -i
" in the script above.
</p
>
1910 <p
>As usual, if you use Bitcoin and want to show your support of my
1911 activities, please send Bitcoin donations to my address
1912 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1917 <title>The worlds only stone power plant?
</title>
1918 <link>http://people.skolelinux.org/pere/blog/The_worlds_only_stone_power_plant_.html
</link>
1919 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_worlds_only_stone_power_plant_.html
</guid>
1920 <pubDate>Sat,
30 Jun
2018 10:
35:
00 +
0200</pubDate>
1921 <description><p
>So far, at least hydro-electric power, coal power, wind power,
1922 solar power, and wood power are well known. Until a few days ago, I
1923 had never heard of stone power. Then I learn about a quarry in a
1925 <a href=
"https://en.wikipedia.org/wiki/Bremanger
">Bremanger
</a
> i
1927 <a href=
"https://www.bontrup.com/en/activities/raw-materials/bremanger-quarry/
">the
1928 Bremanger Quarry
</a
> company is extracting stone and dumping the stone
1929 into a shaft leading to its shipping harbour. This downward movement
1930 in this shaft is used to produce electricity. In short, it is using
1931 falling rocks instead of falling water to produce electricity, and
1932 according to its own statements it is producing more power than it is
1933 using, and selling the surplus electricity to the Norwegian power
1934 grid. I find the concept truly amazing. Is this the worlds only
1935 stone power plant?
</p
>
1937 <p
>As usual, if you use Bitcoin and want to show your support of my
1938 activities, please send Bitcoin donations to my address
1939 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
1944 <title>Add-on to control the projector from within Kodi
</title>
1945 <link>http://people.skolelinux.org/pere/blog/Add_on_to_control_the_projector_from_within_Kodi.html
</link>
1946 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Add_on_to_control_the_projector_from_within_Kodi.html
</guid>
1947 <pubDate>Tue,
26 Jun
2018 23:
55:
00 +
0200</pubDate>
1948 <description><p
>My movie playing setup involve
<a href=
"https://kodi.tv/
">Kodi
</a
>,
1949 <a href=
"https://openelec.tv
">OpenELEC
</a
> (probably soon to be
1950 replaced with
<a href=
"https://libreelec.tv/
">LibreELEC
</a
>) and an
1951 Infocus IN76 video projector. My projector can be controlled via both
1952 a infrared remote controller, and a RS-
232 serial line. The vendor of
1953 my projector,
<a href=
"https://www.infocus.com/
">InFocus
</a
>, had been
1954 sensible enough to document the serial protocol in its user manual, so
1955 it is easily available, and I used it some years ago to write
1956 <a href=
"https://github.com/petterreinholdtsen/infocus-projector-control
">a
1957 small script to control the projector
</a
>. For a while now, I longed
1958 for a setup where the projector was controlled by Kodi, for example in
1959 such a way that when the screen saver went on, the projector was
1960 turned off, and when the screen saver exited, the projector was turned
1963 <p
>A few days ago, with very good help from parts of my family, I
1964 managed to find a Kodi Add-on for controlling a Epson projector, and
1965 got in touch with its author to see if we could join forces and make a
1966 Add-on with support for several projectors. To my pleasure, he was
1967 positive to the idea, and we set out to add InFocus support to his
1968 add-on, and make the add-on suitable for the official Kodi add-on
1969 repository.
</p
>
1971 <p
>The Add-on is now working (for me, at least), with a few minor
1972 adjustments. The most important change I do relative to the master
1973 branch in the github repository is embedding the
1974 <a href=
"https://github.com/pyserial/pyserial
">pyserial module
</a
> in
1975 the add-on. The long term solution is to make a
"script
" type
1976 pyserial module for Kodi, that can be pulled in as a dependency in
1977 Kodi. But until that in place, I embed it.
</p
>
1979 <p
>The add-on can be configured to turn on the projector when Kodi
1980 starts, off when Kodi stops as well as turn the projector off when the
1981 screensaver start and on when the screesaver stops. It can also be
1982 told to set the projector source when turning on the projector.
1984 <p
>If this sound interesting to you, check out
1985 <a href=
"https://github.com/fredrik-eriksson/kodi_projcontrol
">the
1986 project github repository
</a
>. Perhaps you can send patches to
1987 support your projector too? As soon as we find time to wrap up the
1988 latest changes, it should be available for easy installation using any
1989 Kodi instance.
</p
>
1991 <p
>For future improvements, I would like to add projector model
1992 detection and the ability to adjust the brightness level of the
1993 projector from within Kodi. We also need to figure out how to handle
1994 the cooling period of the projector. My projector refuses to turn on
1995 for
60 seconds after it was turned off. This is not handled well by
1996 the add-on at the moment.
</p
>
1998 <p
>As usual, if you use Bitcoin and want to show your support of my
1999 activities, please send Bitcoin donations to my address
2000 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2005 <title>Self-appointed leaders of the Free World
</title>
2006 <link>http://people.skolelinux.org/pere/blog/Self_appointed_leaders_of_the_Free_World.html
</link>
2007 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Self_appointed_leaders_of_the_Free_World.html
</guid>
2008 <pubDate>Thu,
22 Mar
2018 11:
00:
00 +
0100</pubDate>
2009 <description><p
>The leaders of the worlds have started to congratulate the
2010 re-elected Russian head of state, and this causes some criticism. I
2011 am though a little fascinated by a comment from USA senator John McCain,
2012 <a href=
"http://thehill.com/homenews/senate/
379339-mccain-rips-trumps-congratulatory-call-to-putin-as-insult-to-russian-people
">sited
2013 by The Hill and others
</a
>:
2015 <p
><blockquote
>
2016 <p
>"An American president does not lead the Free World by
2017 congratulating dictators on winning sham elections.
"</p
>
2018 </blockquote
></p
>
2020 <p
>While I totally agree with the senator here, the way the quote is
2021 phrased make me suspect that he is unaware of the simple fact that USA
2022 have not lead the Free World since at least before its government
2023 <a href=
"https://en.wikipedia.org/wiki/Maher_Arar
">kidnapped a
2024 completely innocent Canadian citizen in transit on his way home to
2025 Canada via John F. Kennedy International Airport in September
2002 and
2026 sent him to be tortured in Syria for a year
</a
>.
</p
>
2028 <p
>USA might be running ahead, but the path they are taking is not the
2029 one taken by any Free World.
</p
>
2034 <title>Facebooks ability to sell your personal information is the real Cambridge Analytica scandal
</title>
2035 <link>http://people.skolelinux.org/pere/blog/Facebooks_ability_to_sell_your_personal_information_is_the_real_Cambridge_Analytica_scandal.html
</link>
2036 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Facebooks_ability_to_sell_your_personal_information_is_the_real_Cambridge_Analytica_scandal.html
</guid>
2037 <pubDate>Wed,
21 Mar
2018 16:
30:
00 +
0100</pubDate>
2038 <description><p
>So, Cambridge Analytica is getting some well deserved criticism for
2039 (mis)using information it got from Facebook about
50 million people,
2040 mostly in the USA. What I find a bit surprising, is how little
2041 criticism Facebook is getting for handing the information over to
2042 Cambridge Analytica and others in the first place. And what about the
2043 people handing their private and personal information to Facebook?
2044 And last, but not least, what about the government offices who are
2045 handing information about the visitors of their web pages to Facebook?
2046 No-one who looked at the terms of use of Facebook should be surprised
2047 that information about peoples interests, political views, personal
2048 lifes and whereabouts would be sold by Facebook.
</p
>
2050 <p
>What I find to be the real scandal is the fact that Facebook is
2051 selling your personal information, not that one of the buyers used it
2052 in a way Facebook did not approve when exposed. It is well known that
2053 Facebook is selling out their users privacy, but a scandal
2054 nevertheless. Of course the information provided to them by Facebook
2055 would be misused by one of the parties given access to personal
2056 information about the millions of Facebook users. Collected
2057 information will be misused sooner or later. The only way to avoid
2058 such misuse, is to not collect the information in the first place. If
2059 you do not want Facebook to hand out information about yourself for
2060 the use and misuse of its customers, do not give Facebook the
2061 information.
</p
>
2063 <p
>Personally, I would recommend to completely remove your Facebook
2064 account, and take back some control of your personal information.
2065 <a href=
"https://www.theguardian.com/technology/
2018/mar/
19/how-to-protect-your-facebook-privacy-or-delete-yourself-completely
">According
2066 to The Guardian
</a
>, it is a bit hard to find out how to request
2067 account removal (and not just
'disabling
'). You need to
2068 <a href=
"https://www.facebook.com/help/
224562897555674?helpref=faq_content
">visit
2069 a specific Facebook page
</a
> and click on
'let us know
' on that page
2070 to get to
<a href=
"https://www.facebook.com/help/delete_account
">the
2071 real account deletion screen
</a
>. Perhaps something to consider? I
2072 would not trust the information to really be deleted (who knows,
2073 perhaps NSA, GCHQ and FRA already got a copy), but it might reduce the
2074 exposure a bit.
</p
>
2076 <p
>If you want to learn more about the capabilities of Cambridge
2077 Analytica, I recommend to see the video recording of the one hour talk
2078 Paul-Olivier Dehaye gave to
<a href=
"">NUUG
</a
> last april about
2079 <a href=
"https://www.nuug.no/aktiviteter/
20170404-big-data-psychometric/
">
2080 Data collection, psychometric profiling and their impact on
2081 politics
</a
>.
</p
>
2083 <p
>And if you want to communicate with your friends and loved ones,
2084 use some end-to-end encrypted method like
2085 <a href=
"https://www.signal.org/
">Signal
</a
> or
2086 <a href=
"https://ring.cx/
">Ring
</a
>, and stop sharing your private
2087 messages with strangers like Facebook and Google.
</p
>
2092 <title>First rough draft Norwegian and Spanish edition of the book Made with Creative Commons
</title>
2093 <link>http://people.skolelinux.org/pere/blog/First_rough_draft_Norwegian_and_Spanish_edition_of_the_book_Made_with_Creative_Commons.html
</link>
2094 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_rough_draft_Norwegian_and_Spanish_edition_of_the_book_Made_with_Creative_Commons.html
</guid>
2095 <pubDate>Tue,
13 Mar
2018 13:
00:
00 +
0100</pubDate>
2096 <description><p
>I am working on publishing yet another book related to Creative
2097 Commons. This time it is a book filled with interviews and histories
2098 from those around the globe making a living using Creative
2101 <p
>Yesterday, after many months of hard work by several volunteer
2102 translators, the first draft of a Norwegian Bokmål edition of the book
2103 <a href=
"https://madewith.cc
">Made with Creative Commons from
2017</a
>
2104 was complete. The Spanish translation is also complete, while the
2105 Dutch, Polish, German and Ukraine edition need a lot of work. Get in
2106 touch if you want to help make those happen, or would like to
2107 translate into your mother tongue.
</p
>
2109 <p
>The whole book project started when
2110 <a href=
"http://gwolf.org/node/
4102">Gunnar Wolf announced
</a
> that he
2111 was going to make a Spanish edition of the book. I noticed, and
2112 offered some input on how to make a book, based on my experience with
2114 <a href=
"https://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-
22441576.html
">Free
2115 Culture
</a
> and
2116 <a href=
"https://debian-handbook.info/get/#norwegian
">The Debian
2117 Administrator
's Handbook
</a
> books to Norwegian Bokmål. To make a
2118 long story short, we ended up working on a Bokmål edition, and now the
2119 first rough translation is complete, thanks to the hard work of
2120 Ole-Erik Yrvin, Ingrid Yrvin, Allan Nordhøy and myself. The first
2121 proof reading is almost done, and only the second and third proof
2122 reading remains. We will also need to translate the
14 figures and
2123 create a book cover. Once it is done we will publish the book on
2124 paper, as well as in PDF, ePub and possibly Mobi formats.
</p
>
2126 <p
>The book itself originates as a manuscript on Google Docs, is
2127 downloaded as ODT from there and converted to Markdown using pandoc.
2128 The Markdown is modified by a script before is converted to DocBook
2129 using pandoc. The DocBook is modified again using a script before it
2130 is used to create a Gettext POT file for translators. The translated
2131 PO file is then combined with the earlier mentioned DocBook file to
2132 create a translated DocBook file, which finally is given to dblatex to
2133 create the final PDF. The end result is a set of editions of the
2134 manuscript, one English and one for each of the translations.
</p
>
2136 <p
>The translation is conducted using
2137 <a href=
"https://hosted.weblate.org/projects/madewithcc/translation/
">the
2138 Weblate web based translation system
</a
>. Please have a look there
2139 and get in touch if you would like to help out with proof
2140 reading. :)
</p
>
2142 <p
>As usual, if you use Bitcoin and want to show your support of my
2143 activities, please send Bitcoin donations to my address
2144 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2149 <title>Debian used in the subway info screens in Oslo, Norway
</title>
2150 <link>http://people.skolelinux.org/pere/blog/Debian_used_in_the_subway_info_screens_in_Oslo__Norway.html
</link>
2151 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_used_in_the_subway_info_screens_in_Oslo__Norway.html
</guid>
2152 <pubDate>Fri,
2 Mar
2018 13:
10:
00 +
0100</pubDate>
2153 <description><p
>Today I was pleasantly surprised to discover my operating system of
2154 choice, Debian, was used in the info screens on the subway stations.
2155 While passing Nydalen subway station in Oslo, Norway, I discovered the
2156 info screen booting with some text scrolling. I was not quick enough
2157 with my camera to be able to record a video of the scrolling boot
2158 screen, but I did get a photo from when the boot got stuck with a
2159 corrupt file system:
2161 <p align=
"center
"><a href=
"http://people.skolelinux.org/pere/blog/images/
2018-
03-
02-ruter-debian-lenny.jpeg
"><img align=
"center
" width=
"40%
" src=
"http://people.skolelinux.org/pere/blog/images/
2018-
03-
02-ruter-debian-lenny.jpeg
" alt=
"[photo of subway info screen]
"></a
></p
>
2163 <p
>While I am happy to see Debian used more places, some details of the
2164 content on the screen worries me.
</p
>
2166 <p
>The image show the version booting is
'Debian GNU/Linux lenny/sid
',
2167 indicating that this is based on code taken from Debian Unstable/Sid
2168 after Debian Etch (version
4) was released
2007-
04-
08 and before
2169 Debian Lenny (version
5) was released
2009-
02-
14. Since Lenny Debian
2170 has released version
6 (Squeeze)
2011-
02-
06,
7 (Wheezy)
2013-
05-
04,
8
2171 (Jessie)
2015-
04-
25 and
9 (Stretch)
2017-
06-
15, according to
2172 <a href=
"https://en.wikipedia.org/wiki/Debian_version_history
">a Debian
2173 version history on Wikpedia
</a
>. This mean the system is running
2174 around
10 year old code, with no security fixes from the vendor for
2175 many years.
</p
>
2177 <p
>This is not the first time I discover the Oslo subway company,
2178 Ruter, running outdated software. In
2012,
2179 <a href=
"http://people.skolelinux.org/pere/blog/Er_billettautomatene_til_kollektivtrafikken_i_Oslo_uten_sikkerhetsoppdateringer_.html
">I
2180 discovered the ticket vending machines were running Windows
2000</a
>,
2182 <a href=
"http://people.skolelinux.org/pere/blog/Fortsatt_ingen_sikkerhetsoppdateringer_for_billettautomatene_til_kollektivtrafikken_i_Oslo_.html
">still
2183 the case in
2016</a
>. Given the response from the responsible people
2184 in
2016, I would assume the machines are still running unpatched
2185 Windows
2000. Thus, an unpatched Debian setup come as no surprise.
</p
>
2187 <p
>The photo is made available under the license terms
2188 <a href=
"http://creativecommons.org/licenses/by/
4.0/
">Creative Commons
2189 4.0 Attribution International (CC BY
4.0)
</a
>.
</p
>
2191 <p
>As usual, if you use Bitcoin and want to show your support of my
2192 activities, please send Bitcoin donations to my address
2193 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2198 <title>The SysVinit upstream project just migrated to git
</title>
2199 <link>http://people.skolelinux.org/pere/blog/The_SysVinit_upstream_project_just_migrated_to_git.html
</link>
2200 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_SysVinit_upstream_project_just_migrated_to_git.html
</guid>
2201 <pubDate>Sun,
18 Feb
2018 09:
20:
00 +
0100</pubDate>
2202 <description><p
>Surprising as it might sound, there are still computers using the
2203 traditional Sys V init system, and there probably will be until
2204 systemd start working on Hurd and FreeBSD.
2205 <a href=
"https://savannah.nongnu.org/projects/sysvinit
">The upstream
2206 project still exist
</a
>, though, and up until today, the upstream
2207 source was available from Savannah via subversion. I am happy to
2208 report that this just changed.
</p
>
2210 <p
>The upstream source is now in Git, and consist of three
2211 repositories:
</p
>
2215 <li
><a href=
"http://git.savannah.nongnu.org/cgit/sysvinit.git
">sysvinit
</a
></li
>
2216 <li
><a href=
"http://git.savannah.nongnu.org/cgit/sysvinit/insserv.git
">insserv
</a
></li
>
2217 <li
><a href=
"http://git.savannah.nongnu.org/cgit/sysvinit/startpar.git
">startpar
</a
></li
>
2221 <p
>I do not really spend much time on the project these days, and I
2222 has mostly retired, but found it best to migrate the source to a good
2223 version control system to help those willing to move it forward.
</p
>
2225 <p
>As usual, if you use Bitcoin and want to show your support of my
2226 activities, please send Bitcoin donations to my address
2227 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2232 <title>Using VLC to stream bittorrent sources
</title>
2233 <link>http://people.skolelinux.org/pere/blog/Using_VLC_to_stream_bittorrent_sources.html
</link>
2234 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_VLC_to_stream_bittorrent_sources.html
</guid>
2235 <pubDate>Wed,
14 Feb
2018 08:
00:
00 +
0100</pubDate>
2236 <description><p
>A few days ago, a new major version of
2237 <a href=
"https://www.videolan.org/
">VLC
</a
> was announced, and I
2238 decided to check out if it now supported streaming over
2239 <a href=
"http://bittorrent.org/
">bittorrent
</a
> and
2240 <a href=
"https://webtorrent.io
">webtorrent
</a
>. Bittorrent is one of
2241 the most efficient ways to distribute large files on the Internet, and
2242 Webtorrent is a variant of Bittorrent using
2243 <a href=
"https://webrtc.org
">WebRTC
</a
> as its transport channel,
2244 allowing web pages to stream and share files using the same technique.
2245 The network protocols are similar but not identical, so a client
2246 supporting one of them can not talk to a client supporting the other.
2247 I was a bit surprised with what I discovered when I started to look.
2249 <a href=
"https://www.videolan.org/vlc/releases/
3.0.0.html
">the release
2250 notes
</a
> did not help answering this question, so I started searching
2251 the web. I found several news articles from
2013, most of them
2252 tracing the news from Torrentfreak
2253 (
"<a href=https://torrentfreak.com/open-source-giant-vlc-mulls-bittorrent-support-
130211/
">Open
2254 Source Giant VLC Mulls BitTorrent Streaming Support
</a
>"), about a
2255 initiative to pay someone to create a VLC patch for bittorrent
2256 support. To figure out what happend with this initiative, I headed
2257 over to the #videolan IRC channel and asked if there were some bug or
2258 feature request tickets tracking such feature. I got an answer from
2259 lead developer Jean-Babtiste Kempf, telling me that there was a patch
2260 but neither he nor anyone else knew where it was. So I searched a bit
2261 more, and came across an independent
2262 <a href=
"https://github.com/johang/vlc-bittorrent
">VLC plugin to add
2263 bittorrent support
</a
>, created by Johan Gunnarsson in
2016/
2017.
2264 Again according to Jean-Babtiste, this is not the patch he was talking
2267 <p
>Anyway, to test the plugin, I made a working Debian package from
2268 the git repository, with some modifications. After installing this
2269 package, I could stream videos from
2270 <a href=
"https://www.archive.org/
">The Internet Archive
</a
> using VLC
2271 commands like this:
</p
>
2273 <p
><blockquote
><pre
>
2274 vlc https://archive.org/download/LoveNest/LoveNest_archive.torrent
2275 </pre
></blockquote
></p
>
2277 <p
>The plugin is supposed to handle magnet links too, but since The
2278 Internet Archive do not have magnet links and I did not want to spend
2279 time tracking down another source, I have not tested it. It can take
2280 quite a while before the video start playing without any indication of
2281 what is going on from VLC. It took
10-
20 seconds when I measured it.
2282 Some times the plugin seem unable to find the correct video file to
2283 play, and show the metadata XML file name in the VLC status line. I
2284 have no idea why.
</p
>
2286 <p
>I have created a
<a href=
"https://bugs.debian.org/
890360">request for
2287 a new package in Debian (RFP)
</a
> and
2288 <a href=
"https://github.com/johang/vlc-bittorrent/issues/
1">asked if
2289 the upstream author is willing to help make this happen
</a
>. Now we
2290 wait to see what come out of this. I do not want to maintain a
2291 package that is not maintained upstream, nor do I really have time to
2292 maintain more packages myself, so I might leave it at this. But I
2293 really hope someone step up to do the packaging, and hope upstream is
2294 still maintaining the source. If you want to help, please update the
2295 RFP request or the upstream issue.
</p
>
2297 <p
>I have not found any traces of webtorrent support for VLC.
</p
>
2299 <p
>As usual, if you use Bitcoin and want to show your support of my
2300 activities, please send Bitcoin donations to my address
2301 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2306 <title>Version
3.1 of Cura, the
3D print slicer, is now in Debian
</title>
2307 <link>http://people.skolelinux.org/pere/blog/Version_3_1_of_Cura__the_3D_print_slicer__is_now_in_Debian.html
</link>
2308 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Version_3_1_of_Cura__the_3D_print_slicer__is_now_in_Debian.html
</guid>
2309 <pubDate>Tue,
13 Feb
2018 06:
20:
00 +
0100</pubDate>
2310 <description><p
>A new version of the
2311 <a href=
"https://tracker.debian.org/pkg/cura
">3D printer slicer
2312 software Cura
</a
>, version
3.1.0, is now available in Debian Testing
2313 (aka Buster) and Debian Unstable (aka Sid). I hope you find it
2314 useful. It was uploaded the last few days, and the last update will
2315 enter testing tomorrow. See the
2316 <a href=
"https://ultimaker.com/en/products/cura-software/release-notes
">release
2317 notes
</a
> for the list of bug fixes and new features. Version
3.2
2318 was announced
6 days ago. We will try to get it into Debian as
2321 <p
>More information related to
3D printing is available on the
2322 <a href=
"https://wiki.debian.org/
3DPrinting
">3D printing
</a
> and
2323 <a href=
"https://wiki.debian.org/
3D-printer
">3D printer
</a
> wiki pages
2324 in Debian.
</p
>
2326 <p
>As usual, if you use Bitcoin and want to show your support of my
2327 activities, please send Bitcoin donations to my address
2328 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2333 <title>How hard can æ, ø and å be?
</title>
2334 <link>http://people.skolelinux.org/pere/blog/How_hard_can______and___be_.html
</link>
2335 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_hard_can______and___be_.html
</guid>
2336 <pubDate>Sun,
11 Feb
2018 17:
10:
00 +
0100</pubDate>
2337 <description><img src=
"http://people.skolelinux.org/pere/blog/images/
2018-
02-
11-peppes-unicode.jpeg
" align=
"right
"/
>
2339 <p
>We write
2018, and it is
30 years since Unicode was introduced.
2340 Most of us in Norway have come to expect the use of our alphabet to
2341 just work with any computer system. But it is apparently beyond reach
2342 of the computers printing recites at a restaurant. Recently I visited
2343 a Peppes pizza resturant, and noticed a few details on the recite.
2344 Notice how
'ø
' and
'å
' are replaced with strange symbols in
2345 'Servitør
',
'Å BETALE
',
'Beløp pr. gjest
',
'Takk for besøket.
' and
'Vi
2346 gleder oss til å se deg igjen
'.
</p
>
2348 <p
>I would say that this state is passed sad and over in embarrassing.
</p
>
2350 <p
>I removed personal and private information to be nice.
</p
>
2352 <p
>As usual, if you use Bitcoin and want to show your support of my
2353 activities, please send Bitcoin donations to my address
2354 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2359 <title>Legal to share more than
11,
000 movies listed on IMDB?
</title>
2360 <link>http://people.skolelinux.org/pere/blog/Legal_to_share_more_than_11_000_movies_listed_on_IMDB_.html
</link>
2361 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Legal_to_share_more_than_11_000_movies_listed_on_IMDB_.html
</guid>
2362 <pubDate>Sun,
7 Jan
2018 23:
30:
00 +
0100</pubDate>
2363 <description><p
>I
've continued to track down list of movies that are legal to
2364 distribute on the Internet, and identified more than
11,
000 title IDs
2365 in The Internet Movie Database (IMDB) so far. Most of them (
57%) are
2366 feature films from USA published before
1923. I
've also tracked down
2367 more than
24,
000 movies I have not yet been able to map to IMDB title
2368 ID, so the real number could be a lot higher. According to the front
2369 web page for
<a href=
"https://retrofilmvault.com/
">Retro Film
2370 Vault
</A
>, there are
44,
000 public domain films, so I guess there are
2371 still some left to identify.
</p
>
2373 <p
>The complete data set is available from
2374 <a href=
"https://github.com/petterreinholdtsen/public-domain-free-imdb
">a
2375 public git repository
</a
>, including the scripts used to create it.
2376 Most of the data is collected using web scraping, for example from the
2377 "product catalog
" of companies selling copies of public domain movies,
2378 but any source I find believable is used. I
've so far had to throw
2379 out three sources because I did not trust the public domain status of
2380 the movies listed.
</p
>
2382 <p
>Anyway, this is the summary of the
28 collected data sources so
2385 <p
><pre
>
2386 2352 entries (
66 unique) with and
15983 without IMDB title ID in free-movies-archive-org-search.json
2387 2302 entries (
120 unique) with and
0 without IMDB title ID in free-movies-archive-org-wikidata.json
2388 195 entries (
63 unique) with and
200 without IMDB title ID in free-movies-cinemovies.json
2389 89 entries (
52 unique) with and
38 without IMDB title ID in free-movies-creative-commons.json
2390 344 entries (
28 unique) with and
655 without IMDB title ID in free-movies-fesfilm.json
2391 668 entries (
209 unique) with and
1064 without IMDB title ID in free-movies-filmchest-com.json
2392 830 entries (
21 unique) with and
0 without IMDB title ID in free-movies-icheckmovies-archive-mochard.json
2393 19 entries (
19 unique) with and
0 without IMDB title ID in free-movies-imdb-c-expired-gb.json
2394 6822 entries (
6669 unique) with and
0 without IMDB title ID in free-movies-imdb-c-expired-us.json
2395 137 entries (
0 unique) with and
0 without IMDB title ID in free-movies-imdb-externlist.json
2396 1205 entries (
57 unique) with and
0 without IMDB title ID in free-movies-imdb-pd.json
2397 84 entries (
20 unique) with and
167 without IMDB title ID in free-movies-infodigi-pd.json
2398 158 entries (
135 unique) with and
0 without IMDB title ID in free-movies-letterboxd-looney-tunes.json
2399 113 entries (
4 unique) with and
0 without IMDB title ID in free-movies-letterboxd-pd.json
2400 182 entries (
100 unique) with and
0 without IMDB title ID in free-movies-letterboxd-silent.json
2401 229 entries (
87 unique) with and
1 without IMDB title ID in free-movies-manual.json
2402 44 entries (
2 unique) with and
64 without IMDB title ID in free-movies-openflix.json
2403 291 entries (
33 unique) with and
474 without IMDB title ID in free-movies-profilms-pd.json
2404 211 entries (
7 unique) with and
0 without IMDB title ID in free-movies-publicdomainmovies-info.json
2405 1232 entries (
57 unique) with and
1875 without IMDB title ID in free-movies-publicdomainmovies-net.json
2406 46 entries (
13 unique) with and
81 without IMDB title ID in free-movies-publicdomainreview.json
2407 698 entries (
64 unique) with and
118 without IMDB title ID in free-movies-publicdomaintorrents.json
2408 1758 entries (
882 unique) with and
3786 without IMDB title ID in free-movies-retrofilmvault.json
2409 16 entries (
0 unique) with and
0 without IMDB title ID in free-movies-thehillproductions.json
2410 63 entries (
16 unique) with and
141 without IMDB title ID in free-movies-vodo.json
2411 11583 unique IMDB title IDs in total,
8724 only in one list,
24647 without IMDB title ID
2412 </pre
></p
>
2414 <p
> I keep finding more data sources. I found the cinemovies source
2415 just a few days ago, and as you can see from the summary, it extended
2416 my list with
63 movies. Check out the mklist-* scripts in the git
2417 repository if you are curious how the lists are created. Many of the
2418 titles are extracted using searches on IMDB, where I look for the
2419 title and year, and accept search results with only one movie listed
2420 if the year matches. This allow me to automatically use many lists of
2421 movies without IMDB title ID references at the cost of increasing the
2422 risk of wrongly identify a IMDB title ID as public domain. So far my
2423 random manual checks have indicated that the method is solid, but I
2424 really wish all lists of public domain movies would include unique
2425 movie identifier like the IMDB title ID. It would make the job of
2426 counting movies in the public domain a lot easier.
</p
>
2428 <p
>As usual, if you use Bitcoin and want to show your support of my
2429 activities, please send Bitcoin donations to my address
2430 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2435 <title>Cura, the nice
3D print slicer, is now in Debian Unstable
</title>
2436 <link>http://people.skolelinux.org/pere/blog/Cura__the_nice_3D_print_slicer__is_now_in_Debian_Unstable.html
</link>
2437 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Cura__the_nice_3D_print_slicer__is_now_in_Debian_Unstable.html
</guid>
2438 <pubDate>Sun,
17 Dec
2017 07:
00:
00 +
0100</pubDate>
2439 <description><p
>After several months of working and waiting, I am happy to report
2440 that the nice and user friendly
3D printer slicer software Cura just
2441 entered Debian Unstable. It consist of five packages,
2442 <a href=
"https://tracker.debian.org/pkg/cura
">cura
</a
>,
2443 <a href=
"https://tracker.debian.org/pkg/cura-engine
">cura-engine
</a
>,
2444 <a href=
"https://tracker.debian.org/pkg/libarcus
">libarcus
</a
>,
2445 <a href=
"https://tracker.debian.org/pkg/fdm-materials
">fdm-materials
</a
>,
2446 <a href=
"https://tracker.debian.org/pkg/libsavitar
">libsavitar
</a
> and
2447 <a href=
"https://tracker.debian.org/pkg/uranium
">uranium
</a
>. The last
2448 two, uranium and cura, entered Unstable yesterday. This should make
2449 it easier for Debian users to print on at least the Ultimaker class of
2450 3D printers. My nearest
3D printer is an Ultimaker
2+, so it will
2451 make life easier for at least me. :)
</p
>
2453 <p
>The work to make this happen was done by Gregor Riepl, and I was
2454 happy to assist him in sponsoring the packages. With the introduction
2455 of Cura, Debian is up to three
3D printer slicers at your service,
2456 Cura, Slic3r and Slic3r Prusa. If you own or have access to a
3D
2457 printer, give it a go. :)
</p
>
2459 <p
>The
3D printer software is maintained by the
3D printer Debian
2460 team, flocking together on the
2461 <a href=
"http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/
3dprinter-general
">3dprinter-general
</a
>
2462 mailing list and the
2463 <a href=
"irc://irc.debian.org/#debian-
3dprinting
">#debian-
3dprinting
</a
>
2464 IRC channel.
</p
>
2466 <p
>The next step for Cura in Debian is to update the cura package to
2467 version
3.0.3 and then update the entire set of packages to version
2468 3.1.0 which showed up the last few days.
</p
>
2473 <title>Idea for finding all public domain movies in the USA
</title>
2474 <link>http://people.skolelinux.org/pere/blog/Idea_for_finding_all_public_domain_movies_in_the_USA.html
</link>
2475 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Idea_for_finding_all_public_domain_movies_in_the_USA.html
</guid>
2476 <pubDate>Wed,
13 Dec
2017 10:
15:
00 +
0100</pubDate>
2477 <description><p
>While looking at
2478 <a href=
"http://onlinebooks.library.upenn.edu/cce/
">the scanned copies
2479 for the copyright renewal entries for movies published in the USA
</a
>,
2480 an idea occurred to me. The number of renewals are so few per year, it
2481 should be fairly quick to transcribe them all and add references to
2482 the corresponding IMDB title ID. This would give the (presumably)
2483 complete list of movies published
28 years earlier that did _not_
2484 enter the public domain for the transcribed year. By fetching the
2485 list of USA movies published
28 years earlier and subtract the movies
2486 with renewals, we should be left with movies registered in IMDB that
2487 are now in the public domain. For the year
1955 (which is the one I
2488 have looked at the most), the total number of pages to transcribe is
2489 21. For the
28 years from
1950 to
1978, it should be in the range
2490 500-
600 pages. It is just a few days of work, and spread among a
2491 small group of people it should be doable in a few weeks of spare
2494 <p
>A typical copyright renewal entry look like this (the first one
2495 listed for
1955):
</p
>
2497 <p
><blockquote
>
2498 ADAM AND EVIL, a photoplay in seven reels by Metro-Goldwyn-Mayer
2499 Distribution Corp. (c)
17Aug27; L24293. Loew
's Incorporated (PWH);
2501 </blockquote
></p
>
2503 <p
>The movie title as well as registration and renewal dates are easy
2504 enough to locate by a program (split on first comma and look for
2505 DDmmmYY). The rest of the text is not required to find the movie in
2506 IMDB, but is useful to confirm the correct movie is found. I am not
2507 quite sure what the L and R numbers mean, but suspect they are
2508 reference numbers into the archive of the US Copyright Office.
</p
>
2510 <p
>Tracking down the equivalent IMDB title ID is probably going to be
2511 a manual task, but given the year it is fairly easy to search for the
2512 movie title using for example
2513 <a href=
"http://www.imdb.com/find?q=adam+and+evil+
1927&s=all
">http://www.imdb.com/find?q=adam+and+evil+
1927&s=all
</a
>.
2514 Using this search, I find that the equivalent IMDB title ID for the
2515 first renewal entry from
1955 is
2516 <a href=
"http://www.imdb.com/title/tt0017588/
">http://www.imdb.com/title/tt0017588/
</a
>.
</p
>
2518 <p
>I suspect the best way to do this would be to make a specialised
2519 web service to make it easy for contributors to transcribe and track
2520 down IMDB title IDs. In the web service, once a entry is transcribed,
2521 the title and year could be extracted from the text, a search in IMDB
2522 conducted for the user to pick the equivalent IMDB title ID right
2523 away. By spreading out the work among volunteers, it would also be
2524 possible to make at least two persons transcribe the same entries to
2525 be able to discover any typos introduced. But I will need help to
2526 make this happen, as I lack the spare time to do all of this on my
2527 own. If you would like to help, please get in touch. Perhaps you can
2528 draft a web service for crowd sourcing the task?
</p
>
2530 <p
>Note, Project Gutenberg already have some
2531 <a href=
"http://www.gutenberg.org/ebooks/search/?query=copyright+office+renewals
">transcribed
2532 copies of the US Copyright Office renewal protocols
</a
>, but I have
2533 not been able to find any film renewals there, so I suspect they only
2534 have copies of renewal for written works. I have not been able to find
2535 any transcribed versions of movie renewals so far. Perhaps they exist
2536 somewhere?
</p
>
2538 <p
>I would love to figure out methods for finding all the public
2539 domain works in other countries too, but it is a lot harder. At least
2540 for Norway and Great Britain, such work involve tracking down the
2541 people involved in making the movie and figuring out when they died.
2542 It is hard enough to figure out who was part of making a movie, but I
2543 do not know how to automate such procedure without a registry of every
2544 person involved in making movies and their death year.
</p
>
2546 <p
>As usual, if you use Bitcoin and want to show your support of my
2547 activities, please send Bitcoin donations to my address
2548 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2553 <title>Is the short movie «Empty Socks» from
1927 in the public domain or not?
</title>
2554 <link>http://people.skolelinux.org/pere/blog/Is_the_short_movie__Empty_Socks__from_1927_in_the_public_domain_or_not_.html
</link>
2555 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Is_the_short_movie__Empty_Socks__from_1927_in_the_public_domain_or_not_.html
</guid>
2556 <pubDate>Tue,
5 Dec
2017 12:
30:
00 +
0100</pubDate>
2557 <description><p
>Three years ago, a presumed lost animation film,
2558 <a href=
"https://en.wikipedia.org/wiki/Empty_Socks
">Empty Socks from
2559 1927</a
>, was discovered in the Norwegian National Library. At the
2560 time it was discovered, it was generally assumed to be copyrighted by
2561 The Walt Disney Company, and I blogged about
2562 <a href=
"http://people.skolelinux.org/pere/blog/Opphavsretts_status_for__Empty_Socks__fra_1927_.html
">my
2563 reasoning to conclude
</a
> that it would would enter the Norwegian
2564 equivalent of the public domain in
2053, based on my understanding of
2565 Norwegian Copyright Law. But a few days ago, I came across
2566 <a href=
"http://www.toonzone.net/forums/threads/exposed-disneys-repurchase-of-oswald-the-rabbit-a-sham
.4792291/
">a
2567 blog post claiming the movie was already in the public domain
</a
>, at
2568 least in USA. The reasoning is as follows: The film was released in
2569 November or Desember
1927 (sources disagree), and presumably
2570 registered its copyright that year. At that time, right holders of
2571 movies registered by the copyright office received government
2572 protection for there work for
28 years. After
28 years, the copyright
2573 had to be renewed if the wanted the government to protect it further.
2574 The blog post I found claim such renewal did not happen for this
2575 movie, and thus it entered the public domain in
1956. Yet someone
2576 claim the copyright was renewed and the movie is still copyright
2577 protected. Can anyone help me to figure out which claim is correct?
2578 I have not been able to find Empty Socks in Catalog of copyright
2579 entries. Ser
.3 pt
.12-
13 v
.9-
12 1955-
1958 Motion Pictures
2580 <a href=
"http://onlinebooks.library.upenn.edu/cce/
1955r.html#film
">available
2581 from the University of Pennsylvania
</a
>, neither in
2582 <a href=
"https://babel.hathitrust.org/cgi/pt?id=mdp
.39015084451130;page=root;view=image;size=
100;seq=
83;num=
45">page
2583 45 for the first half of
1955</a
>, nor in
2584 <a href=
"https://babel.hathitrust.org/cgi/pt?id=mdp
.39015084451130;page=root;view=image;size=
100;seq=
175;num=
119">page
2585 119 for the second half of
1955</a
>. It is of course possible that
2586 the renewal entry was left out of the printed catalog by mistake. Is
2587 there some way to rule out this possibility? Please help, and update
2588 the wikipedia page with your findings.
2590 <p
>As usual, if you use Bitcoin and want to show your support of my
2591 activities, please send Bitcoin donations to my address
2592 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2597 <title>Metadata proposal for movies on the Internet Archive
</title>
2598 <link>http://people.skolelinux.org/pere/blog/Metadata_proposal_for_movies_on_the_Internet_Archive.html
</link>
2599 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Metadata_proposal_for_movies_on_the_Internet_Archive.html
</guid>
2600 <pubDate>Tue,
28 Nov
2017 12:
00:
00 +
0100</pubDate>
2601 <description><p
>It would be easier to locate the movie you want to watch in
2602 <a href=
"https://www.archive.org/
">the Internet Archive
</a
>, if the
2603 metadata about each movie was more complete and accurate. In the
2604 archiving community, a well known saying state that good metadata is a
2605 love letter to the future. The metadata in the Internet Archive could
2606 use a face lift for the future to love us back. Here is a proposal
2607 for a small improvement that would make the metadata more useful
2608 today. I
've been unable to find any document describing the various
2609 standard fields available when uploading videos to the archive, so
2610 this proposal is based on my best quess and searching through several
2611 of the existing movies.
</p
>
2613 <p
>I have a few use cases in mind. First of all, I would like to be
2614 able to count the number of distinct movies in the Internet Archive,
2615 without duplicates. I would further like to identify the IMDB title
2616 ID of the movies in the Internet Archive, to be able to look up a IMDB
2617 title ID and know if I can fetch the video from there and share it
2618 with my friends.
</p
>
2620 <p
>Second, I would like the Butter data provider for The Internet
2622 (
<a href=
"https://github.com/butterproviders/butter-provider-archive
">available
2623 from github
</a
>), to list as many of the good movies as possible. The
2624 plugin currently do a search in the archive with the following
2625 parameters:
</p
>
2627 <p
><pre
>
2628 collection:moviesandfilms
2629 AND NOT collection:movie_trailers
2630 AND -mediatype:collection
2631 AND format:
"Archive BitTorrent
"
2633 </pre
></p
>
2635 <p
>Most of the cool movies that fail to show up in Butter do so
2636 because the
'year
' field is missing. The
'year
' field is populated by
2637 the year part from the
'date
' field, and should be when the movie was
2638 released (date or year). Two such examples are
2639 <a href=
"https://archive.org/details/SidneyOlcottsBen-hur1905
">Ben Hur
2640 from
1905</a
> and
2641 <a href=
"https://archive.org/details/Caminandes2GranDillama
">Caminandes
2642 2: Gran Dillama from
2013</a
>, where the year metadata field is
2645 So, my proposal is simply, for every movie in The Internet Archive
2646 where an IMDB title ID exist, please fill in these metadata fields
2647 (note, they can be updated also long after the video was uploaded, but
2648 as far as I can tell, only by the uploader):
2652 <dt
>mediatype
</dt
>
2653 <dd
>Should be
'movie
' for movies.
</dd
>
2655 <dt
>collection
</dt
>
2656 <dd
>Should contain
'moviesandfilms
'.
</dd
>
2658 <dt
>title
</dt
>
2659 <dd
>The title of the movie, without the publication year.
</dd
>
2661 <dt
>date
</dt
>
2662 <dd
>The data or year the movie was released. This make the movie show
2663 up in Butter, as well as make it possible to know the age of the
2664 movie and is useful to figure out copyright status.
</dd
>
2666 <dt
>director
</dt
>
2667 <dd
>The director of the movie. This make it easier to know if the
2668 correct movie is found in movie databases.
</dd
>
2670 <dt
>publisher
</dt
>
2671 <dd
>The production company making the movie. Also useful for
2672 identifying the correct movie.
</dd
>
2674 <dt
>links
</dt
>
2676 <dd
>Add a link to the IMDB title page, for example like this:
&lt;a
2677 href=
"http://www.imdb.com/title/tt0028496/
"&gt;Movie in
2678 IMDB
&lt;/a
&gt;. This make it easier to find duplicates and allow for
2679 counting of number of unique movies in the Archive. Other external
2680 references, like to TMDB, could be added like this too.
</dd
>
2684 <p
>I did consider proposing a Custom field for the IMDB title ID (for
2685 example
'imdb_title_url
',
'imdb_code
' or simply
'imdb
', but suspect it
2686 will be easier to simply place it in the links free text field.
</p
>
2689 <a href=
"https://github.com/petterreinholdtsen/public-domain-free-imdb
">a
2690 list of IMDB title IDs for several thousand movies in the Internet
2691 Archive
</a
>, but I also got a list of several thousand movies without
2692 such IMDB title ID (and quite a few duplicates). It would be great if
2693 this data set could be integrated into the Internet Archive metadata
2694 to be available for everyone in the future, but with the current
2695 policy of leaving metadata editing to the uploaders, it will take a
2696 while before this happen. If you have uploaded movies into the
2697 Internet Archive, you can help. Please consider following my proposal
2698 above for your movies, to ensure that movie is properly
2699 counted. :)
</p
>
2701 <p
>The list is mostly generated using wikidata, which based on
2702 Wikipedia articles make it possible to link between IMDB and movies in
2703 the Internet Archive. But there are lots of movies without a
2704 Wikipedia article, and some movies where only a collection page exist
2705 (like for
<a href=
"https://en.wikipedia.org/wiki/Caminandes
">the
2706 Caminandes example above
</a
>, where there are three movies but only
2707 one Wikidata entry).
</p
>
2709 <p
>As usual, if you use Bitcoin and want to show your support of my
2710 activities, please send Bitcoin donations to my address
2711 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2716 <title>Legal to share more than
3000 movies listed on IMDB?
</title>
2717 <link>http://people.skolelinux.org/pere/blog/Legal_to_share_more_than_3000_movies_listed_on_IMDB_.html
</link>
2718 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Legal_to_share_more_than_3000_movies_listed_on_IMDB_.html
</guid>
2719 <pubDate>Sat,
18 Nov
2017 21:
20:
00 +
0100</pubDate>
2720 <description><p
>A month ago, I blogged about my work to
2721 <a href=
"http://people.skolelinux.org/pere/blog/Locating_IMDB_IDs_of_movies_in_the_Internet_Archive_using_Wikidata.html
">automatically
2722 check the copyright status of IMDB entries
</a
>, and try to count the
2723 number of movies listed in IMDB that is legal to distribute on the
2724 Internet. I have continued to look for good data sources, and
2725 identified a few more. The code used to extract information from
2726 various data sources is available in
2727 <a href=
"https://github.com/petterreinholdtsen/public-domain-free-imdb
">a
2728 git repository
</a
>, currently available from github.
</p
>
2730 <p
>So far I have identified
3186 unique IMDB title IDs. To gain
2731 better understanding of the structure of the data set, I created a
2732 histogram of the year associated with each movie (typically release
2733 year). It is interesting to notice where the peaks and dips in the
2734 graph are located. I wonder why they are placed there. I suspect
2735 World War II caused the dip around
1940, but what caused the peak
2736 around
2010?
</p
>
2738 <p align=
"center
"><img src=
"http://people.skolelinux.org/pere/blog/images/
2017-
11-
18-verk-i-det-fri-filmer.png
" /
></p
>
2740 <p
>I
've so far identified ten sources for IMDB title IDs for movies in
2741 the public domain or with a free license. This is the statistics
2742 reported when running
'make stats
' in the git repository:
</p
>
2745 249 entries (
6 unique) with and
288 without IMDB title ID in free-movies-archive-org-butter.json
2746 2301 entries (
540 unique) with and
0 without IMDB title ID in free-movies-archive-org-wikidata.json
2747 830 entries (
29 unique) with and
0 without IMDB title ID in free-movies-icheckmovies-archive-mochard.json
2748 2109 entries (
377 unique) with and
0 without IMDB title ID in free-movies-imdb-pd.json
2749 291 entries (
122 unique) with and
0 without IMDB title ID in free-movies-letterboxd-pd.json
2750 144 entries (
135 unique) with and
0 without IMDB title ID in free-movies-manual.json
2751 350 entries (
1 unique) with and
801 without IMDB title ID in free-movies-publicdomainmovies.json
2752 4 entries (
0 unique) with and
124 without IMDB title ID in free-movies-publicdomainreview.json
2753 698 entries (
119 unique) with and
118 without IMDB title ID in free-movies-publicdomaintorrents.json
2754 8 entries (
8 unique) with and
196 without IMDB title ID in free-movies-vodo.json
2755 3186 unique IMDB title IDs in total
2758 <p
>The entries without IMDB title ID are candidates to increase the
2759 data set, but might equally well be duplicates of entries already
2760 listed with IMDB title ID in one of the other sources, or represent
2761 movies that lack a IMDB title ID. I
've seen examples of all these
2762 situations when peeking at the entries without IMDB title ID. Based
2763 on these data sources, the lower bound for movies listed in IMDB that
2764 are legal to distribute on the Internet is between
3186 and
4713.
2766 <p
>It would be great for improving the accuracy of this measurement,
2767 if the various sources added IMDB title ID to their metadata. I have
2768 tried to reach the people behind the various sources to ask if they
2769 are interested in doing this, without any replies so far. Perhaps you
2770 can help me get in touch with the people behind VODO, Public Domain
2771 Torrents, Public Domain Movies and Public Domain Review to try to
2772 convince them to add more metadata to their movie entries?
</p
>
2774 <p
>Another way you could help is by adding pages to Wikipedia about
2775 movies that are legal to distribute on the Internet. If such page
2776 exist and include a link to both IMDB and The Internet Archive, the
2777 script used to generate free-movies-archive-org-wikidata.json should
2778 pick up the mapping as soon as wikidata is updates.
</p
>
2780 <p
>As usual, if you use Bitcoin and want to show your support of my
2781 activities, please send Bitcoin donations to my address
2782 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2787 <title>Some notes on fault tolerant storage systems
</title>
2788 <link>http://people.skolelinux.org/pere/blog/Some_notes_on_fault_tolerant_storage_systems.html
</link>
2789 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Some_notes_on_fault_tolerant_storage_systems.html
</guid>
2790 <pubDate>Wed,
1 Nov
2017 15:
35:
00 +
0100</pubDate>
2791 <description><p
>If you care about how fault tolerant your storage is, you might
2792 find these articles and papers interesting. They have formed how I
2793 think of when designing a storage system.
</p
>
2797 <li
>USENIX :login;
<a
2798 href=
"https://www.usenix.org/publications/login/summer2017/ganesan
">Redundancy
2799 Does Not Imply Fault Tolerance. Analysis of Distributed Storage
2800 Reactions to Single Errors and Corruptions
</a
> by Aishwarya Ganesan,
2801 Ramnatthan Alagappan, Andrea C. Arpaci-Dusseau, and Remzi
2802 H. Arpaci-Dusseau
</li
>
2805 <a href=
"http://www.zdnet.com/article/why-raid-
5-stops-working-in-
2009/
">Why
2806 RAID
5 stops working in
2009</a
> by Robin Harris
</li
>
2809 <a href=
"http://www.zdnet.com/article/why-raid-
6-stops-working-in-
2019/
">Why
2810 RAID
6 stops working in
2019</a
> by Robin Harris
</li
>
2812 <li
>USENIX FAST
'07
2813 <a href=
"http://research.google.com/archive/disk_failures.pdf
">Failure
2814 Trends in a Large Disk Drive Population
</a
> by Eduardo Pinheiro,
2815 Wolf-Dietrich Weber and Luiz André Barroso
</li
>
2817 <li
>USENIX ;login:
<a
2818 href=
"https://www.usenix.org/system/files/login/articles/hughes12-
04.pdf
">Data
2819 Integrity. Finding Truth in a World of Guesses and Lies
</a
> by Doug
2822 <li
>USENIX FAST
'08
2823 <a href=
"https://www.usenix.org/events/fast08/tech/full_papers/bairavasundaram/bairavasundaram_html/
">An
2824 Analysis of Data Corruption in the Storage Stack
</a
> by
2825 L. N. Bairavasundaram, G. R. Goodson, B. Schroeder, A. C.
2826 Arpaci-Dusseau, and R. H. Arpaci-Dusseau
</li
>
2828 <li
>USENIX FAST
'07 <a
2829 href=
"https://www.usenix.org/legacy/events/fast07/tech/schroeder/schroeder_html/
">Disk
2830 failures in the real world: what does an MTTF of
1,
000,
000 hours mean
2831 to you?
</a
> by B. Schroeder and G. A. Gibson.
</li
>
2833 <li
>USENIX ;login:
<a
2834 href=
"https://www.usenix.org/events/fast08/tech/full_papers/jiang/jiang_html/
">Are
2835 Disks the Dominant Contributor for Storage Failures? A Comprehensive
2836 Study of Storage Subsystem Failure Characteristics
</a
> by Weihang
2837 Jiang, Chongfeng Hu, Yuanyuan Zhou, and Arkady Kanevsky
</li
>
2839 <li
>SIGMETRICS
2007
2840 <a href=
"http://research.cs.wisc.edu/adsl/Publications/latent-sigmetrics07.pdf
">An
2841 analysis of latent sector errors in disk drives
</a
> by
2842 L. N. Bairavasundaram, G. R. Goodson, S. Pasupathy, and J. Schindler
</li
>
2846 <p
>Several of these research papers are based on data collected from
2847 hundred thousands or millions of disk, and their findings are eye
2848 opening. The short story is simply do not implicitly trust RAID or
2849 redundant storage systems. Details matter. And unfortunately there
2850 are few options on Linux addressing all the identified issues. Both
2851 ZFS and Btrfs are doing a fairly good job, but have legal and
2852 practical issues on their own. I wonder how cluster file systems like
2853 Ceph do in this regard. After all, there is an old saying, you know
2854 you have a distributed system when the crash of a computer you have
2855 never heard of stops you from getting any work done. The same holds
2856 true if fault tolerance do not work.
</p
>
2858 <p
>Just remember, in the end, it do not matter how redundant, or how
2859 fault tolerant your storage is, if you do not continuously monitor its
2860 status to detect and replace failed disks.
</p
>
2862 <p
>As usual, if you use Bitcoin and want to show your support of my
2863 activities, please send Bitcoin donations to my address
2864 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2869 <title>Web services for writing academic LaTeX papers as a team
</title>
2870 <link>http://people.skolelinux.org/pere/blog/Web_services_for_writing_academic_LaTeX_papers_as_a_team.html
</link>
2871 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Web_services_for_writing_academic_LaTeX_papers_as_a_team.html
</guid>
2872 <pubDate>Tue,
31 Oct
2017 21:
00:
00 +
0100</pubDate>
2873 <description><p
>I was surprised today to learn that a friend in academia did not
2874 know there are easily available web services available for writing
2875 LaTeX documents as a team. I thought it was common knowledge, but to
2876 make sure at least my readers are aware of it, I would like to mention
2877 these useful services for writing LaTeX documents. Some of them even
2878 provide a WYSIWYG editor to ease writing even further.
</p
>
2880 <p
>There are two commercial services available,
2881 <a href=
"https://sharelatex.com
">ShareLaTeX
</a
> and
2882 <a href=
"https://overleaf.com
">Overleaf
</a
>. They are very easy to
2883 use. Just start a new document, select which publisher to write for
2884 (ie which LaTeX style to use), and start writing. Note, these two
2885 have announced their intention to join forces, so soon it will only be
2886 one joint service. I
've used both for different documents, and they
2887 work just fine. While
2888 <a href=
"https://github.com/sharelatex/sharelatex
">ShareLaTeX is free
2889 software
</a
>, while the latter is not. According to
<a
2890 href=
"https://www.overleaf.com/help/
17-is-overleaf-open-source
">a
2891 announcement from Overleaf
</a
>, they plan to keep the ShareLaTeX code
2892 base maintained as free software.
</p
>
2894 But these two are not the only alternatives.
2895 <a href=
"https://app.fiduswriter.org/
">Fidus Writer
</a
> is another free
2896 software solution with
<a href=
"https://github.com/fiduswriter
">the
2897 source available on github
</a
>. I have not used it myself. Several
2898 others can be found on the nice
2899 <a href=
"https://alternativeto.net/software/sharelatex/
">alterntiveTo
2900 web service
</a
>.
2902 <p
>If you like Google Docs or Etherpad, but would like to write
2903 documents in LaTeX, you should check out these services. You can even
2904 host your own, if you want to. :)
</p
>
2906 <p
>As usual, if you use Bitcoin and want to show your support of my
2907 activities, please send Bitcoin donations to my address
2908 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
2913 <title>Locating IMDB IDs of movies in the Internet Archive using Wikidata
</title>
2914 <link>http://people.skolelinux.org/pere/blog/Locating_IMDB_IDs_of_movies_in_the_Internet_Archive_using_Wikidata.html
</link>
2915 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Locating_IMDB_IDs_of_movies_in_the_Internet_Archive_using_Wikidata.html
</guid>
2916 <pubDate>Wed,
25 Oct
2017 12:
20:
00 +
0200</pubDate>
2917 <description><p
>Recently, I needed to automatically check the copyright status of a
2918 set of
<a href=
"http://www.imdb.com/
">The Internet Movie database
2919 (IMDB)
</a
> entries, to figure out which one of the movies they refer
2920 to can be freely distributed on the Internet. This proved to be
2921 harder than it sounds. IMDB for sure list movies without any
2922 copyright protection, where the copyright protection has expired or
2923 where the movie is lisenced using a permissive license like one from
2924 Creative Commons. These are mixed with copyright protected movies,
2925 and there seem to be no way to separate these classes of movies using
2926 the information in IMDB.
</p
>
2928 <p
>First I tried to look up entries manually in IMDB,
2929 <a href=
"https://www.wikipedia.org/
">Wikipedia
</a
> and
2930 <a href=
"https://www.archive.org/
">The Internet Archive
</a
>, to get a
2931 feel how to do this. It is hard to know for sure using these sources,
2932 but it should be possible to be reasonable confident a movie is
"out
2933 of copyright
" with a few hours work per movie. As I needed to check
2934 almost
20,
000 entries, this approach was not sustainable. I simply
2935 can not work around the clock for about
6 years to check this data
2938 <p
>I asked the people behind The Internet Archive if they could
2939 introduce a new metadata field in their metadata XML for IMDB ID, but
2940 was told that they leave it completely to the uploaders to update the
2941 metadata. Some of the metadata entries had IMDB links in the
2942 description, but I found no way to download all metadata files in bulk
2943 to locate those ones and put that approach aside.
</p
>
2945 <p
>In the process I noticed several Wikipedia articles about movies
2946 had links to both IMDB and The Internet Archive, and it occured to me
2947 that I could use the Wikipedia RDF data set to locate entries with
2948 both, to at least get a lower bound on the number of movies on The
2949 Internet Archive with a IMDB ID. This is useful based on the
2950 assumption that movies distributed by The Internet Archive can be
2951 legally distributed on the Internet. With some help from the RDF
2952 community (thank you DanC), I was able to come up with this query to
2953 pass to
<a href=
"https://query.wikidata.org/
">the SPARQL interface on
2956 <p
><pre
>
2957 SELECT ?work ?imdb ?ia ?when ?label
2960 ?work wdt:P31/wdt:P279* wd:Q11424.
2961 ?work wdt:P345 ?imdb.
2964 ?work wdt:P577 ?when.
2965 ?work rdfs:label ?label.
2966 FILTER(LANG(?label) =
"en
").
2969 </pre
></p
>
2971 <p
>If I understand the query right, for every film entry anywhere in
2972 Wikpedia, it will return the IMDB ID and The Internet Archive ID, and
2973 when the movie was released and its English title, if either or both
2974 of the latter two are available. At the moment the result set contain
2975 2338 entries. Of course, it depend on volunteers including both
2976 correct IMDB and The Internet Archive IDs in the wikipedia articles
2977 for the movie. It should be noted that the result will include
2978 duplicates if the movie have entries in several languages. There are
2979 some bogus entries, either because The Internet Archive ID contain a
2980 typo or because the movie is not available from The Internet Archive.
2981 I did not verify the IMDB IDs, as I am unsure how to do that
2982 automatically.
</p
>
2984 <p
>I wrote a small python script to extract the data set from Wikidata
2985 and check if the XML metadata for the movie is available from The
2986 Internet Archive, and after around
1.5 hour it produced a list of
2097
2987 free movies and their IMDB ID. In total,
171 entries in Wikidata lack
2988 the refered Internet Archive entry. I assume the
70 "disappearing
"
2989 entries (ie
2338-
2097-
171) are duplicate entries.
</p
>
2991 <p
>This is not too bad, given that The Internet Archive report to
2992 contain
<a href=
"https://archive.org/details/feature_films
">5331
2993 feature films
</a
> at the moment, but it also mean more than
3000
2994 movies are missing on Wikipedia or are missing the pair of references
2995 on Wikipedia.
</p
>
2997 <p
>I was curious about the distribution by release year, and made a
2998 little graph to show how the amount of free movies is spread over the
3001 <p
><img src=
"http://people.skolelinux.org/pere/blog/images/
2017-
10-
25-verk-i-det-fri-filmer.png
"></p
>
3003 <p
>I expect the relative distribution of the remaining
3000 movies to
3004 be similar.
</p
>
3006 <p
>If you want to help, and want to ensure Wikipedia can be used to
3007 cross reference The Internet Archive and The Internet Movie Database,
3008 please make sure entries like this are listed under the
"External
3009 links
" heading on the Wikipedia article for the movie:
</p
>
3011 <p
><pre
>
3012 * {{Internet Archive film|id=FightingLady}}
3013 * {{IMDb title|id=
0036823|title=The Fighting Lady}}
3014 </pre
></p
>
3016 <p
>Please verify the links on the final page, to make sure you did not
3017 introduce a typo.
</p
>
3019 <p
>Here is the complete list, if you want to correct the
171
3020 identified Wikipedia entries with broken links to The Internet
3021 Archive:
<a href=
"http://www.wikidata.org/entity/Q1140317
">Q1140317
</a
>,
3022 <a href=
"http://www.wikidata.org/entity/Q458656
">Q458656
</a
>,
3023 <a href=
"http://www.wikidata.org/entity/Q458656
">Q458656
</a
>,
3024 <a href=
"http://www.wikidata.org/entity/Q470560
">Q470560
</a
>,
3025 <a href=
"http://www.wikidata.org/entity/Q743340
">Q743340
</a
>,
3026 <a href=
"http://www.wikidata.org/entity/Q822580
">Q822580
</a
>,
3027 <a href=
"http://www.wikidata.org/entity/Q480696
">Q480696
</a
>,
3028 <a href=
"http://www.wikidata.org/entity/Q128761
">Q128761
</a
>,
3029 <a href=
"http://www.wikidata.org/entity/Q1307059
">Q1307059
</a
>,
3030 <a href=
"http://www.wikidata.org/entity/Q1335091
">Q1335091
</a
>,
3031 <a href=
"http://www.wikidata.org/entity/Q1537166
">Q1537166
</a
>,
3032 <a href=
"http://www.wikidata.org/entity/Q1438334
">Q1438334
</a
>,
3033 <a href=
"http://www.wikidata.org/entity/Q1479751
">Q1479751
</a
>,
3034 <a href=
"http://www.wikidata.org/entity/Q1497200
">Q1497200
</a
>,
3035 <a href=
"http://www.wikidata.org/entity/Q1498122
">Q1498122
</a
>,
3036 <a href=
"http://www.wikidata.org/entity/Q865973
">Q865973
</a
>,
3037 <a href=
"http://www.wikidata.org/entity/Q834269
">Q834269
</a
>,
3038 <a href=
"http://www.wikidata.org/entity/Q841781
">Q841781
</a
>,
3039 <a href=
"http://www.wikidata.org/entity/Q841781
">Q841781
</a
>,
3040 <a href=
"http://www.wikidata.org/entity/Q1548193
">Q1548193
</a
>,
3041 <a href=
"http://www.wikidata.org/entity/Q499031
">Q499031
</a
>,
3042 <a href=
"http://www.wikidata.org/entity/Q1564769
">Q1564769
</a
>,
3043 <a href=
"http://www.wikidata.org/entity/Q1585239
">Q1585239
</a
>,
3044 <a href=
"http://www.wikidata.org/entity/Q1585569
">Q1585569
</a
>,
3045 <a href=
"http://www.wikidata.org/entity/Q1624236
">Q1624236
</a
>,
3046 <a href=
"http://www.wikidata.org/entity/Q4796595
">Q4796595
</a
>,
3047 <a href=
"http://www.wikidata.org/entity/Q4853469
">Q4853469
</a
>,
3048 <a href=
"http://www.wikidata.org/entity/Q4873046
">Q4873046
</a
>,
3049 <a href=
"http://www.wikidata.org/entity/Q915016
">Q915016
</a
>,
3050 <a href=
"http://www.wikidata.org/entity/Q4660396
">Q4660396
</a
>,
3051 <a href=
"http://www.wikidata.org/entity/Q4677708
">Q4677708
</a
>,
3052 <a href=
"http://www.wikidata.org/entity/Q4738449
">Q4738449
</a
>,
3053 <a href=
"http://www.wikidata.org/entity/Q4756096
">Q4756096
</a
>,
3054 <a href=
"http://www.wikidata.org/entity/Q4766785
">Q4766785
</a
>,
3055 <a href=
"http://www.wikidata.org/entity/Q880357
">Q880357
</a
>,
3056 <a href=
"http://www.wikidata.org/entity/Q882066
">Q882066
</a
>,
3057 <a href=
"http://www.wikidata.org/entity/Q882066
">Q882066
</a
>,
3058 <a href=
"http://www.wikidata.org/entity/Q204191
">Q204191
</a
>,
3059 <a href=
"http://www.wikidata.org/entity/Q204191
">Q204191
</a
>,
3060 <a href=
"http://www.wikidata.org/entity/Q1194170
">Q1194170
</a
>,
3061 <a href=
"http://www.wikidata.org/entity/Q940014
">Q940014
</a
>,
3062 <a href=
"http://www.wikidata.org/entity/Q946863
">Q946863
</a
>,
3063 <a href=
"http://www.wikidata.org/entity/Q172837
">Q172837
</a
>,
3064 <a href=
"http://www.wikidata.org/entity/Q573077
">Q573077
</a
>,
3065 <a href=
"http://www.wikidata.org/entity/Q1219005
">Q1219005
</a
>,
3066 <a href=
"http://www.wikidata.org/entity/Q1219599
">Q1219599
</a
>,
3067 <a href=
"http://www.wikidata.org/entity/Q1643798
">Q1643798
</a
>,
3068 <a href=
"http://www.wikidata.org/entity/Q1656352
">Q1656352
</a
>,
3069 <a href=
"http://www.wikidata.org/entity/Q1659549
">Q1659549
</a
>,
3070 <a href=
"http://www.wikidata.org/entity/Q1660007
">Q1660007
</a
>,
3071 <a href=
"http://www.wikidata.org/entity/Q1698154
">Q1698154
</a
>,
3072 <a href=
"http://www.wikidata.org/entity/Q1737980
">Q1737980
</a
>,
3073 <a href=
"http://www.wikidata.org/entity/Q1877284
">Q1877284
</a
>,
3074 <a href=
"http://www.wikidata.org/entity/Q1199354
">Q1199354
</a
>,
3075 <a href=
"http://www.wikidata.org/entity/Q1199354
">Q1199354
</a
>,
3076 <a href=
"http://www.wikidata.org/entity/Q1199451
">Q1199451
</a
>,
3077 <a href=
"http://www.wikidata.org/entity/Q1211871
">Q1211871
</a
>,
3078 <a href=
"http://www.wikidata.org/entity/Q1212179
">Q1212179
</a
>,
3079 <a href=
"http://www.wikidata.org/entity/Q1238382
">Q1238382
</a
>,
3080 <a href=
"http://www.wikidata.org/entity/Q4906454
">Q4906454
</a
>,
3081 <a href=
"http://www.wikidata.org/entity/Q320219
">Q320219
</a
>,
3082 <a href=
"http://www.wikidata.org/entity/Q1148649
">Q1148649
</a
>,
3083 <a href=
"http://www.wikidata.org/entity/Q645094
">Q645094
</a
>,
3084 <a href=
"http://www.wikidata.org/entity/Q5050350
">Q5050350
</a
>,
3085 <a href=
"http://www.wikidata.org/entity/Q5166548
">Q5166548
</a
>,
3086 <a href=
"http://www.wikidata.org/entity/Q2677926
">Q2677926
</a
>,
3087 <a href=
"http://www.wikidata.org/entity/Q2698139
">Q2698139
</a
>,
3088 <a href=
"http://www.wikidata.org/entity/Q2707305
">Q2707305
</a
>,
3089 <a href=
"http://www.wikidata.org/entity/Q2740725
">Q2740725
</a
>,
3090 <a href=
"http://www.wikidata.org/entity/Q2024780
">Q2024780
</a
>,
3091 <a href=
"http://www.wikidata.org/entity/Q2117418
">Q2117418
</a
>,
3092 <a href=
"http://www.wikidata.org/entity/Q2138984
">Q2138984
</a
>,
3093 <a href=
"http://www.wikidata.org/entity/Q1127992
">Q1127992
</a
>,
3094 <a href=
"http://www.wikidata.org/entity/Q1058087
">Q1058087
</a
>,
3095 <a href=
"http://www.wikidata.org/entity/Q1070484
">Q1070484
</a
>,
3096 <a href=
"http://www.wikidata.org/entity/Q1080080
">Q1080080
</a
>,
3097 <a href=
"http://www.wikidata.org/entity/Q1090813
">Q1090813
</a
>,
3098 <a href=
"http://www.wikidata.org/entity/Q1251918
">Q1251918
</a
>,
3099 <a href=
"http://www.wikidata.org/entity/Q1254110
">Q1254110
</a
>,
3100 <a href=
"http://www.wikidata.org/entity/Q1257070
">Q1257070
</a
>,
3101 <a href=
"http://www.wikidata.org/entity/Q1257079
">Q1257079
</a
>,
3102 <a href=
"http://www.wikidata.org/entity/Q1197410
">Q1197410
</a
>,
3103 <a href=
"http://www.wikidata.org/entity/Q1198423
">Q1198423
</a
>,
3104 <a href=
"http://www.wikidata.org/entity/Q706951
">Q706951
</a
>,
3105 <a href=
"http://www.wikidata.org/entity/Q723239
">Q723239
</a
>,
3106 <a href=
"http://www.wikidata.org/entity/Q2079261
">Q2079261
</a
>,
3107 <a href=
"http://www.wikidata.org/entity/Q1171364
">Q1171364
</a
>,
3108 <a href=
"http://www.wikidata.org/entity/Q617858
">Q617858
</a
>,
3109 <a href=
"http://www.wikidata.org/entity/Q5166611
">Q5166611
</a
>,
3110 <a href=
"http://www.wikidata.org/entity/Q5166611
">Q5166611
</a
>,
3111 <a href=
"http://www.wikidata.org/entity/Q324513
">Q324513
</a
>,
3112 <a href=
"http://www.wikidata.org/entity/Q374172
">Q374172
</a
>,
3113 <a href=
"http://www.wikidata.org/entity/Q7533269
">Q7533269
</a
>,
3114 <a href=
"http://www.wikidata.org/entity/Q970386
">Q970386
</a
>,
3115 <a href=
"http://www.wikidata.org/entity/Q976849
">Q976849
</a
>,
3116 <a href=
"http://www.wikidata.org/entity/Q7458614
">Q7458614
</a
>,
3117 <a href=
"http://www.wikidata.org/entity/Q5347416
">Q5347416
</a
>,
3118 <a href=
"http://www.wikidata.org/entity/Q5460005
">Q5460005
</a
>,
3119 <a href=
"http://www.wikidata.org/entity/Q5463392
">Q5463392
</a
>,
3120 <a href=
"http://www.wikidata.org/entity/Q3038555
">Q3038555
</a
>,
3121 <a href=
"http://www.wikidata.org/entity/Q5288458
">Q5288458
</a
>,
3122 <a href=
"http://www.wikidata.org/entity/Q2346516
">Q2346516
</a
>,
3123 <a href=
"http://www.wikidata.org/entity/Q5183645
">Q5183645
</a
>,
3124 <a href=
"http://www.wikidata.org/entity/Q5185497
">Q5185497
</a
>,
3125 <a href=
"http://www.wikidata.org/entity/Q5216127
">Q5216127
</a
>,
3126 <a href=
"http://www.wikidata.org/entity/Q5223127
">Q5223127
</a
>,
3127 <a href=
"http://www.wikidata.org/entity/Q5261159
">Q5261159
</a
>,
3128 <a href=
"http://www.wikidata.org/entity/Q1300759
">Q1300759
</a
>,
3129 <a href=
"http://www.wikidata.org/entity/Q5521241
">Q5521241
</a
>,
3130 <a href=
"http://www.wikidata.org/entity/Q7733434
">Q7733434
</a
>,
3131 <a href=
"http://www.wikidata.org/entity/Q7736264
">Q7736264
</a
>,
3132 <a href=
"http://www.wikidata.org/entity/Q7737032
">Q7737032
</a
>,
3133 <a href=
"http://www.wikidata.org/entity/Q7882671
">Q7882671
</a
>,
3134 <a href=
"http://www.wikidata.org/entity/Q7719427
">Q7719427
</a
>,
3135 <a href=
"http://www.wikidata.org/entity/Q7719444
">Q7719444
</a
>,
3136 <a href=
"http://www.wikidata.org/entity/Q7722575
">Q7722575
</a
>,
3137 <a href=
"http://www.wikidata.org/entity/Q2629763
">Q2629763
</a
>,
3138 <a href=
"http://www.wikidata.org/entity/Q2640346
">Q2640346
</a
>,
3139 <a href=
"http://www.wikidata.org/entity/Q2649671
">Q2649671
</a
>,
3140 <a href=
"http://www.wikidata.org/entity/Q7703851
">Q7703851
</a
>,
3141 <a href=
"http://www.wikidata.org/entity/Q7747041
">Q7747041
</a
>,
3142 <a href=
"http://www.wikidata.org/entity/Q6544949
">Q6544949
</a
>,
3143 <a href=
"http://www.wikidata.org/entity/Q6672759
">Q6672759
</a
>,
3144 <a href=
"http://www.wikidata.org/entity/Q2445896
">Q2445896
</a
>,
3145 <a href=
"http://www.wikidata.org/entity/Q12124891
">Q12124891
</a
>,
3146 <a href=
"http://www.wikidata.org/entity/Q3127044
">Q3127044
</a
>,
3147 <a href=
"http://www.wikidata.org/entity/Q2511262
">Q2511262
</a
>,
3148 <a href=
"http://www.wikidata.org/entity/Q2517672
">Q2517672
</a
>,
3149 <a href=
"http://www.wikidata.org/entity/Q2543165
">Q2543165
</a
>,
3150 <a href=
"http://www.wikidata.org/entity/Q426628
">Q426628
</a
>,
3151 <a href=
"http://www.wikidata.org/entity/Q426628
">Q426628
</a
>,
3152 <a href=
"http://www.wikidata.org/entity/Q12126890
">Q12126890
</a
>,
3153 <a href=
"http://www.wikidata.org/entity/Q13359969
">Q13359969
</a
>,
3154 <a href=
"http://www.wikidata.org/entity/Q13359969
">Q13359969
</a
>,
3155 <a href=
"http://www.wikidata.org/entity/Q2294295
">Q2294295
</a
>,
3156 <a href=
"http://www.wikidata.org/entity/Q2294295
">Q2294295
</a
>,
3157 <a href=
"http://www.wikidata.org/entity/Q2559509
">Q2559509
</a
>,
3158 <a href=
"http://www.wikidata.org/entity/Q2559912
">Q2559912
</a
>,
3159 <a href=
"http://www.wikidata.org/entity/Q7760469
">Q7760469
</a
>,
3160 <a href=
"http://www.wikidata.org/entity/Q6703974
">Q6703974
</a
>,
3161 <a href=
"http://www.wikidata.org/entity/Q4744
">Q4744
</a
>,
3162 <a href=
"http://www.wikidata.org/entity/Q7766962
">Q7766962
</a
>,
3163 <a href=
"http://www.wikidata.org/entity/Q7768516
">Q7768516
</a
>,
3164 <a href=
"http://www.wikidata.org/entity/Q7769205
">Q7769205
</a
>,
3165 <a href=
"http://www.wikidata.org/entity/Q7769988
">Q7769988
</a
>,
3166 <a href=
"http://www.wikidata.org/entity/Q2946945
">Q2946945
</a
>,
3167 <a href=
"http://www.wikidata.org/entity/Q3212086
">Q3212086
</a
>,
3168 <a href=
"http://www.wikidata.org/entity/Q3212086
">Q3212086
</a
>,
3169 <a href=
"http://www.wikidata.org/entity/Q18218448
">Q18218448
</a
>,
3170 <a href=
"http://www.wikidata.org/entity/Q18218448
">Q18218448
</a
>,
3171 <a href=
"http://www.wikidata.org/entity/Q18218448
">Q18218448
</a
>,
3172 <a href=
"http://www.wikidata.org/entity/Q6909175
">Q6909175
</a
>,
3173 <a href=
"http://www.wikidata.org/entity/Q7405709
">Q7405709
</a
>,
3174 <a href=
"http://www.wikidata.org/entity/Q7416149
">Q7416149
</a
>,
3175 <a href=
"http://www.wikidata.org/entity/Q7239952
">Q7239952
</a
>,
3176 <a href=
"http://www.wikidata.org/entity/Q7317332
">Q7317332
</a
>,
3177 <a href=
"http://www.wikidata.org/entity/Q7783674
">Q7783674
</a
>,
3178 <a href=
"http://www.wikidata.org/entity/Q7783704
">Q7783704
</a
>,
3179 <a href=
"http://www.wikidata.org/entity/Q7857590
">Q7857590
</a
>,
3180 <a href=
"http://www.wikidata.org/entity/Q3372526
">Q3372526
</a
>,
3181 <a href=
"http://www.wikidata.org/entity/Q3372642
">Q3372642
</a
>,
3182 <a href=
"http://www.wikidata.org/entity/Q3372816
">Q3372816
</a
>,
3183 <a href=
"http://www.wikidata.org/entity/Q3372909
">Q3372909
</a
>,
3184 <a href=
"http://www.wikidata.org/entity/Q7959649
">Q7959649
</a
>,
3185 <a href=
"http://www.wikidata.org/entity/Q7977485
">Q7977485
</a
>,
3186 <a href=
"http://www.wikidata.org/entity/Q7992684
">Q7992684
</a
>,
3187 <a href=
"http://www.wikidata.org/entity/Q3817966
">Q3817966
</a
>,
3188 <a href=
"http://www.wikidata.org/entity/Q3821852
">Q3821852
</a
>,
3189 <a href=
"http://www.wikidata.org/entity/Q3420907
">Q3420907
</a
>,
3190 <a href=
"http://www.wikidata.org/entity/Q3429733
">Q3429733
</a
>,
3191 <a href=
"http://www.wikidata.org/entity/Q774474
">Q774474
</a
></p
>
3193 <p
>As usual, if you use Bitcoin and want to show your support of my
3194 activities, please send Bitcoin donations to my address
3195 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
3200 <title>A one-way wall on the border?
</title>
3201 <link>http://people.skolelinux.org/pere/blog/A_one_way_wall_on_the_border_.html
</link>
3202 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_one_way_wall_on_the_border_.html
</guid>
3203 <pubDate>Sat,
14 Oct
2017 22:
10:
00 +
0200</pubDate>
3204 <description><p
>I find it fascinating how many of the people being locked inside
3205 the proposed border wall between USA and Mexico support the idea. The
3206 proposal to keep Mexicans out reminds me of
3207 <a href=
"http://www.history.com/news/
10-things-you-may-not-know-about-the-berlin-wall
">the
3208 propaganda twist from the East Germany government
</a
> calling the wall
3209 the “Antifascist Bulwark” after erecting the Berlin Wall, claiming
3210 that the wall was erected to keep enemies from creeping into East
3211 Germany, while it was obvious to the people locked inside it that it
3212 was erected to keep the people from escaping.
</p
>
3214 <p
>Do the people in USA supporting this wall really believe it is a
3215 one way wall, only keeping people on the outside from getting in,
3216 while not keeping people in the inside from getting out?
</p
>
3218 <p
>As usual, if you use Bitcoin and want to show your support of my
3219 activities, please send Bitcoin donations to my address
3220 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
3225 <title>Generating
3D prints in Debian using Cura and Slic3r(-prusa)
</title>
3226 <link>http://people.skolelinux.org/pere/blog/Generating_3D_prints_in_Debian_using_Cura_and_Slic3r__prusa_.html
</link>
3227 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Generating_3D_prints_in_Debian_using_Cura_and_Slic3r__prusa_.html
</guid>
3228 <pubDate>Mon,
9 Oct
2017 10:
50:
00 +
0200</pubDate>
3229 <description><p
>At my nearby maker space,
3230 <a href=
"http://sonen.ifi.uio.no/
">Sonen
</a
>, I heard the story that it
3231 was easier to generate gcode files for theyr
3D printers (Ultimake
2+)
3232 on Windows and MacOS X than Linux, because the software involved had
3233 to be manually compiled and set up on Linux while premade packages
3234 worked out of the box on Windows and MacOS X. I found this annoying,
3235 as the software involved,
3236 <a href=
"https://github.com/Ultimaker/Cura
">Cura
</a
>, is free software
3237 and should be trivial to get up and running on Linux if someone took
3238 the time to package it for the relevant distributions. I even found
3239 <a href=
"https://bugs.debian.org/
706656">a request for adding into
3240 Debian
</a
> from
2013, which had seem some activity over the years but
3241 never resulted in the software showing up in Debian. So a few days
3242 ago I offered my help to try to improve the situation.
</p
>
3244 <p
>Now I am very happy to see that all the packages required by a
3245 working Cura in Debian are uploaded into Debian and waiting in the NEW
3246 queue for the ftpmasters to have a look. You can track the progress
3248 <a href=
"https://qa.debian.org/developer.php?email=
3dprinter-general%
40lists.alioth.debian.org
">the
3249 status page for the
3D printer team
</a
>.
</p
>
3251 <p
>The uploaded packages are a bit behind upstream, and was uploaded
3252 now to get slots in
<a href=
"https://ftp-master.debian.org/new.html
">the NEW
3253 queue
</a
> while we work up updating the packages to the latest
3254 upstream version.
</p
>
3256 <p
>On a related note, two competitors for Cura, which I found harder
3257 to use and was unable to configure correctly for Ultimaker
2+ in the
3258 short time I spent on it, are already in Debian. If you are looking
3259 for
3D printer
"slicers
" and want something already available in
3261 <a href=
"https://tracker.debian.org/pkg/slic3r
">slic3r
</a
> and
3262 <a href=
"https://tracker.debian.org/pkg/slic3r-prusa
">slic3r-prusa
</a
>.
3263 The latter is a fork of the former.
</p
>
3265 <p
>As usual, if you use Bitcoin and want to show your support of my
3266 activities, please send Bitcoin donations to my address
3267 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
3272 <title>Visualizing GSM radio chatter using gr-gsm and Hopglass
</title>
3273 <link>http://people.skolelinux.org/pere/blog/Visualizing_GSM_radio_chatter_using_gr_gsm_and_Hopglass.html
</link>
3274 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Visualizing_GSM_radio_chatter_using_gr_gsm_and_Hopglass.html
</guid>
3275 <pubDate>Fri,
29 Sep
2017 10:
30:
00 +
0200</pubDate>
3276 <description><p
>Every mobile phone announce its existence over radio to the nearby
3277 mobile cell towers. And this radio chatter is available for anyone
3278 with a radio receiver capable of receiving them. Details about the
3279 mobile phones with very good accuracy is of course collected by the
3280 phone companies, but this is not the topic of this blog post. The
3281 mobile phone radio chatter make it possible to figure out when a cell
3282 phone is nearby, as it include the SIM card ID (IMSI). By paying
3283 attention over time, one can see when a phone arrive and when it leave
3284 an area. I believe it would be nice to make this information more
3285 available to the general public, to make more people aware of how
3286 their phones are announcing their whereabouts to anyone that care to
3289 <p
>I am very happy to report that we managed to get something
3290 visualizing this information up and running for
3291 <a href=
"http://norwaymakers.org/osf17
">Oslo Skaperfestival
2017</a
>
3292 (Oslo Makers Festival) taking place today and tomorrow at Deichmanske
3293 library. The solution is based on the
3294 <a href=
"http://people.skolelinux.org/pere/blog/Easier_recipe_to_observe_the_cell_phones_around_you.html
">simple
3295 recipe for listening to GSM chatter
</a
> I posted a few days ago, and
3296 will show up at the stand of
<a href=
"http://sonen.ifi.uio.no/
">Åpen
3297 Sone from the Computer Science department of the University of
3298 Oslo
</a
>. The presentation will show the nearby mobile phones (aka
3299 IMSIs) as dots in a web browser graph, with lines to the dot
3300 representing mobile base station it is talking to. It was working in
3301 the lab yesterday, and was moved into place this morning.
</p
>
3303 <p
>We set up a fairly powerful desktop machine using Debian
3304 Buster/Testing with several (five, I believe) RTL2838 DVB-T receivers
3305 connected and visualize the visible cell phone towers using an
3306 <a href=
"https://github.com/marlow925/hopglass
">English version of
3307 Hopglass
</a
>. A fairly powerfull machine is needed as the
3308 grgsm_livemon_headless processes from
3309 <a href=
"https://tracker.debian.org/pkg/gr-gsm
">gr-gsm
</a
> converting
3310 the radio signal to data packages is quite CPU intensive.
</p
>
3312 <p
>The frequencies to listen to, are identified using a slightly
3313 patched scan-and-livemon (to set the --args values for each receiver),
3314 and the Hopglass data is generated using the
3315 <a href=
"https://github.com/petterreinholdtsen/IMSI-catcher/tree/meshviewer-output
">patches
3316 in my meshviewer-output branch
</a
>. For some reason we could not get
3317 more than four SDRs working. There is also a geographical map trying
3318 to show the location of the base stations, but I believe their
3319 coordinates are hardcoded to some random location in Germany, I
3320 believe. The code should be replaced with code to look up location in
3321 a text file, a sqlite database or one of the online databases
3323 <a href=
"https://github.com/Oros42/IMSI-catcher/issues/
14">the github
3324 issue for the topic
</a
>.
3326 <p
>If this sound interesting, visit the stand at the festival!
</p
>
3331 <title>Easier recipe to observe the cell phones around you
</title>
3332 <link>http://people.skolelinux.org/pere/blog/Easier_recipe_to_observe_the_cell_phones_around_you.html
</link>
3333 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Easier_recipe_to_observe_the_cell_phones_around_you.html
</guid>
3334 <pubDate>Sun,
24 Sep
2017 08:
30:
00 +
0200</pubDate>
3335 <description><p
>A little more than a month ago I wrote
3336 <a href=
"http://people.skolelinux.org/pere/blog/Simpler_recipe_on_how_to_make_a_simple__7_IMSI_Catcher_using_Debian.html
">how
3337 to observe the SIM card ID (aka IMSI number) of mobile phones talking
3338 to nearby mobile phone base stations using Debian GNU/Linux and a
3339 cheap USB software defined radio
</a
>, and thus being able to pinpoint
3340 the location of people and equipment (like cars and trains) with an
3341 accuracy of a few kilometer. Since then we have worked to make the
3342 procedure even simpler, and it is now possible to do this without any
3343 manual frequency tuning and without building your own packages.
</p
>
3345 <p
>The
<a href=
"https://tracker.debian.org/pkg/gr-gsm
">gr-gsm
</a
>
3346 package is now included in Debian testing and unstable, and the
3347 IMSI-catcher code no longer require root access to fetch and decode
3348 the GSM data collected using gr-gsm.
</p
>
3350 <p
>Here is an updated recipe, using packages built by Debian and a git
3351 clone of two python scripts:
</p
>
3355 <li
>Start with a Debian machine running the Buster version (aka
3356 testing).
</li
>
3358 <li
>Run
'<tt
>apt install gr-gsm python-numpy python-scipy
3359 python-scapy
</tt
>' as root to install required packages.
</li
>
3361 <li
>Fetch the code decoding GSM packages using
'<tt
>git clone
3362 github.com/Oros42/IMSI-catcher.git
</tt
>'.
</li
>
3364 <li
>Insert USB software defined radio supported by GNU Radio.
</li
>
3366 <li
>Enter the IMSI-catcher directory and run
'<tt
>python
3367 scan-and-livemon
</tt
>' to locate the frequency of nearby base
3368 stations and start listening for GSM packages on one of them.
</li
>
3370 <li
>Enter the IMSI-catcher directory and run
'<tt
>python
3371 simple_IMSI-catcher.py
</tt
>' to display the collected information.
</li
>
3375 <p
>Note, due to a bug somewhere the scan-and-livemon program (actually
3376 <a href=
"https://github.com/ptrkrysik/gr-gsm/issues/
336">its underlying
3377 program grgsm_scanner
</a
>) do not work with the HackRF radio. It does
3378 work with RTL
8232 and other similar USB radio receivers you can get
3380 (
<a href=
"https://www.ebay.com/sch/items/?_nkw=rtl+
2832">for example
3381 from ebay
</a
>), so for now the solution is to scan using the RTL radio
3382 and only use HackRF for fetching GSM data.
</p
>
3384 <p
>As far as I can tell, a cell phone only show up on one of the
3385 frequencies at the time, so if you are going to track and count every
3386 cell phone around you, you need to listen to all the frequencies used.
3387 To listen to several frequencies, use the --numrecv argument to
3388 scan-and-livemon to use several receivers. Further, I am not sure if
3389 phones using
3G or
4G will show as talking GSM to base stations, so
3390 this approach might not see all phones around you. I typically see
3391 0-
400 IMSI numbers an hour when looking around where I live.
</p
>
3393 <p
>I
've tried to run the scanner on a
3394 <a href=
"https://wiki.debian.org/RaspberryPi
">Raspberry Pi
2 and
3
3395 running Debian Buster
</a
>, but the grgsm_livemon_headless process seem
3396 to be too CPU intensive to keep up. When GNU Radio print
'O
' to
3397 stdout, I am told there it is caused by a buffer overflow between the
3398 radio and GNU Radio, caused by the program being unable to read the
3399 GSM data fast enough. If you see a stream of
'O
's from the terminal
3400 where you started scan-and-livemon, you need a give the process more
3401 CPU power. Perhaps someone are able to optimize the code to a point
3402 where it become possible to set up RPi3 based GSM sniffers? I tried
3403 using Raspbian instead of Debian, but there seem to be something wrong
3404 with GNU Radio on raspbian, causing glibc to abort().
</p
>
3409 <title>Simpler recipe on how to make a simple $
7 IMSI Catcher using Debian
</title>
3410 <link>http://people.skolelinux.org/pere/blog/Simpler_recipe_on_how_to_make_a_simple__7_IMSI_Catcher_using_Debian.html
</link>
3411 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Simpler_recipe_on_how_to_make_a_simple__7_IMSI_Catcher_using_Debian.html
</guid>
3412 <pubDate>Wed,
9 Aug
2017 23:
59:
00 +
0200</pubDate>
3413 <description><p
>On friday, I came across an interesting article in the Norwegian
3414 web based ICT news magazine digi.no on
3415 <a href=
"https://www.digi.no/artikler/sikkerhetsforsker-lagde-enkel-imsi-catcher-for-
60-kroner-na-kan-mobiler-kartlegges-av-alle/
398588">how
3416 to collect the IMSI numbers of nearby cell phones
</a
> using the cheap
3417 DVB-T software defined radios. The article refered to instructions
3418 and
<a href=
"https://www.youtube.com/watch?v=UjwgNd_as30
">a recipe by
3419 Keld Norman on Youtube on how to make a simple $
7 IMSI Catcher
</a
>, and I decided to test them out.
</p
>
3421 <p
>The instructions said to use Ubuntu, install pip using apt (to
3422 bypass apt), use pip to install pybombs (to bypass both apt and pip),
3423 and the ask pybombs to fetch and build everything you need from
3424 scratch. I wanted to see if I could do the same on the most recent
3425 Debian packages, but this did not work because pybombs tried to build
3426 stuff that no longer build with the most recent openssl library or
3427 some other version skew problem. While trying to get this recipe
3428 working, I learned that the apt-
>pip-
>pybombs route was a long detour,
3429 and the only piece of software dependency missing in Debian was the
3430 gr-gsm package. I also found out that the lead upstream developer of
3431 gr-gsm (the name stand for GNU Radio GSM) project already had a set of
3432 Debian packages provided in an Ubuntu PPA repository. All I needed to
3433 do was to dget the Debian source package and built it.
</p
>
3435 <p
>The IMSI collector is a python script listening for packages on the
3436 loopback network device and printing to the terminal some specific GSM
3437 packages with IMSI numbers in them. The code is fairly short and easy
3438 to understand. The reason this work is because gr-gsm include a tool
3439 to read GSM data from a software defined radio like a DVB-T USB stick
3440 and other software defined radios, decode them and inject them into a
3441 network device on your Linux machine (using the loopback device by
3442 default). This proved to work just fine, and I
've been testing the
3443 collector for a few days now.
</p
>
3445 <p
>The updated and simpler recipe is thus to
</p
>
3449 <li
>start with a Debian machine running Stretch or newer,
</li
>
3451 <li
>build and install the gr-gsm package available from
3452 <a href=
"http://ppa.launchpad.net/ptrkrysik/gr-gsm/ubuntu/pool/main/g/gr-gsm/
">http://ppa.launchpad.net/ptrkrysik/gr-gsm/ubuntu/pool/main/g/gr-gsm/
</a
>,
</li
>
3454 <li
>clone the git repostory from
<a href=
"https://github.com/Oros42/IMSI-catcher
">https://github.com/Oros42/IMSI-catcher
</a
>,
</li
>
3456 <li
>run grgsm_livemon and adjust the frequency until the terminal
3457 where it was started is filled with a stream of text (meaning you
3458 found a GSM station).
</li
>
3460 <li
>go into the IMSI-catcher directory and run
'sudo python simple_IMSI-catcher.py
' to extract the IMSI numbers.
</li
>
3464 <p
>To make it even easier in the future to get this sniffer up and
3465 running, I decided to package
3466 <a href=
"https://github.com/ptrkrysik/gr-gsm/
">the gr-gsm project
</a
>
3467 for Debian (
<a href=
"https://bugs.debian.org/
871055">WNPP
3468 #
871055</a
>), and the package was uploaded into the NEW queue today.
3469 Luckily the gnuradio maintainer has promised to help me, as I do not
3470 know much about gnuradio stuff yet.
</p
>
3472 <p
>I doubt this
"IMSI cacher
" is anywhere near as powerfull as
3473 commercial tools like
3474 <a href=
"https://www.thespyphone.com/portable-imsi-imei-catcher/
">The
3475 Spy Phone Portable IMSI / IMEI Catcher
</a
> or the
3476 <a href=
"https://en.wikipedia.org/wiki/Stingray_phone_tracker
">Harris
3477 Stingray
</a
>, but I hope the existance of cheap alternatives can make
3478 more people realise how their whereabouts when carrying a cell phone
3479 is easily tracked. Seeing the data flow on the screen, realizing that
3480 I live close to a police station and knowing that the police is also
3481 wearing cell phones, I wonder how hard it would be for criminals to
3482 track the position of the police officers to discover when there are
3483 police near by, or for foreign military forces to track the location
3484 of the Norwegian military forces, or for anyone to track the location
3485 of government officials...
</p
>
3487 <p
>It is worth noting that the data reported by the IMSI-catcher
3488 script mentioned above is only a fraction of the data broadcasted on
3489 the GSM network. It will only collect one frequency at the time,
3490 while a typical phone will be using several frequencies, and not all
3491 phones will be using the frequencies tracked by the grgsm_livemod
3492 program. Also, there is a lot of radio chatter being ignored by the
3493 simple_IMSI-catcher script, which would be collected by extending the
3494 parser code. I wonder if gr-gsm can be set up to listen to more than
3495 one frequency?
</p
>
3500 <title>Norwegian Bokmål edition of Debian Administrator
's Handbook is now available
</title>
3501 <link>http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_edition_of_Debian_Administrator_s_Handbook_is_now_available.html
</link>
3502 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_edition_of_Debian_Administrator_s_Handbook_is_now_available.html
</guid>
3503 <pubDate>Tue,
25 Jul
2017 21:
10:
00 +
0200</pubDate>
3504 <description><p align=
"center
"><img align=
"center
" src=
"http://people.skolelinux.org/pere/blog/images/
2017-
07-
25-debian-handbook-nb-testprint.png
"/
></p
>
3506 <p
>I finally received a copy of the Norwegian Bokmål edition of
3507 "<a href=
"https://debian-handbook.info/
">The Debian Administrator
's
3508 Handbook
</a
>". This test copy arrived in the mail a few days ago, and
3509 I am very happy to hold the result in my hand. We spent around one and a half year translating it. This paperbook edition
3510 <a href=
"https://debian-handbook.info/get/#norwegian
">is available
3511 from lulu.com
</a
>. If you buy it quickly, you save
25% on the list
3512 price. The book is also available for download in electronic form as
3513 PDF, EPUB and Mobipocket, as can be
3514 <a href=
"https://debian-handbook.info/browse/nb-NO/stable/
">read online
3515 as a web page
</a
>.
</p
>
3517 <p
>This is the second book I publish (the first was the book
3518 "<a href=
"http://free-culture.cc/
">Free Culture
</a
>" by Lawrence Lessig
3520 <a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22440520.html
">English
</a
>,
3521 <a href=
"http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-
22645082.html
">French
</a
>
3523 <a href=
"http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-
22441576.html
">Norwegian
3524 Bokmål
</a
>), and I am very excited to finally wrap up this
3526 "<a href=
"http://www.lulu.com/shop/rapha%C3%ABl-hertzog-and-roland-mas/h%C3%A5ndbok-for-debian-administratoren/paperback/product-
23262290.html
">Håndbok
3527 for Debian-administratoren
</a
>" will be well received.
</p
>
3532 <title>Updated sales number for my Free Culture paper editions
</title>
3533 <link>http://people.skolelinux.org/pere/blog/Updated_sales_number_for_my_Free_Culture_paper_editions.html
</link>
3534 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Updated_sales_number_for_my_Free_Culture_paper_editions.html
</guid>
3535 <pubDate>Mon,
12 Jun
2017 11:
40:
00 +
0200</pubDate>
3536 <description><p
>It is pleasing to see that the work we put down in publishing new
3537 editions of the classic
<a href=
"http://www.free-culture.cc/
">Free
3538 Culture book
</a
> by the founder of the Creative Commons movement,
3539 Lawrence Lessig, is still being appreciated. I had a look at the
3540 latest sales numbers for the paper edition today. Not too impressive,
3541 but happy to see some buyers still exist. All the revenue from the
3542 books is sent to the
<a href=
"https://creativecommons.org/
">Creative
3543 Commons Corporation
</a
>, and they receive the largest cut if you buy
3544 directly from Lulu. Most books are sold via Amazon, with Ingram
3545 second and only a small fraction directly from Lulu. The ebook
3546 edition is available for free from
3547 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">Github
</a
>.
</p
>
3549 <table border=
"0">
3550 <tr
><th rowspan=
"2" valign=
"bottom
">Title / language
</th
><th colspan=
"3">Quantity
</th
></tr
>
3551 <tr
><th
>2016 jan-jun
</th
><th
>2016 jul-dec
</th
><th
>2017 jan-may
</th
></tr
>
3554 <td
><a href=
"http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-
22645082.html
">Culture Libre / French
</a
></td
>
3555 <td align=
"right
">3</td
>
3556 <td align=
"right
">6</td
>
3557 <td align=
"right
">15</td
>
3561 <td
><a href=
"http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-
22441576.html
">Fri kultur / Norwegian
</a
></td
>
3562 <td align=
"right
">7</td
>
3563 <td align=
"right
">1</td
>
3564 <td align=
"right
">0</td
>
3568 <td
><a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22440520.html
">Free Culture / English
</a
></td
>
3569 <td align=
"right
">14</td
>
3570 <td align=
"right
">27</td
>
3571 <td align=
"right
">16</td
>
3575 <td
>Total
</td
>
3576 <td align=
"right
">24</td
>
3577 <td align=
"right
">34</td
>
3578 <td align=
"right
">31</td
>
3583 <p
>A bit sad to see the low sales number on the Norwegian edition, and
3584 a bit surprising the English edition still selling so well.
</p
>
3586 <p
>If you would like to translate and publish the book in your native
3587 language, I would be happy to help make it happen. Please get in
3593 <title>Release
0.1.1 of free software archive system Nikita announced
</title>
3594 <link>http://people.skolelinux.org/pere/blog/Release_0_1_1_of_free_software_archive_system_Nikita_announced.html
</link>
3595 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Release_0_1_1_of_free_software_archive_system_Nikita_announced.html
</guid>
3596 <pubDate>Sat,
10 Jun
2017 00:
40:
00 +
0200</pubDate>
3597 <description><p
>I am very happy to report that the
3598 <a href=
"https://github.com/hiOA-ABI/nikita-noark5-core
">Nikita Noark
5
3599 core project
</a
> tagged its second release today. The free software
3600 solution is an implementation of the Norwegian archive standard Noark
3601 5 used by government offices in Norway. These were the changes in
3602 version
0.1.1 since version
0.1.0 (from NEWS.md):
3606 <li
>Continued work on the angularjs GUI, including document upload.
</li
>
3607 <li
>Implemented correspondencepartPerson, correspondencepartUnit and
3608 correspondencepartInternal
</li
>
3609 <li
>Applied for coverity coverage and started submitting code on
3610 regualr basis.
</li
>
3611 <li
>Started fixing bugs reported by coverity
</li
>
3612 <li
>Corrected and completed HATEOAS links to make sure entire API is
3613 available via URLs in _links.
</li
>
3614 <li
>Corrected all relation URLs to use trailing slash.
</li
>
3615 <li
>Add initial support for storing data in ElasticSearch.
</li
>
3616 <li
>Now able to receive and store uploaded files in the archive.
</li
>
3617 <li
>Changed JSON output for object lists to have relations in _links.
</li
>
3618 <li
>Improve JSON output for empty object lists.
</li
>
3619 <li
>Now uses correct MIME type application/vnd.noark5-v4+json.
</li
>
3620 <li
>Added support for docker container images.
</li
>
3621 <li
>Added simple API browser implemented in JavaScript/Angular.
</li
>
3622 <li
>Started on archive client implemented in JavaScript/Angular.
</li
>
3623 <li
>Started on prototype to show the public mail journal.
</li
>
3624 <li
>Improved performance by disabling Sprint FileWatcher.
</li
>
3625 <li
>Added support for
'arkivskaper
',
'saksmappe
' and
'journalpost
'.
</li
>
3626 <li
>Added support for some metadata codelists.
</li
>
3627 <li
>Added support for Cross-origin resource sharing (CORS).
</li
>
3628 <li
>Changed login method from Basic Auth to JSON Web Token (RFC
7519)
3630 <li
>Added support for GET-ing ny-* URLs.
</li
>
3631 <li
>Added support for modifying entities using PUT and eTag.
</li
>
3632 <li
>Added support for returning XML output on request.
</li
>
3633 <li
>Removed support for English field and class names, limiting ourself
3634 to the official names.
</li
>
3635 <li
>...
</li
>
3639 <p
>If this sound interesting to you, please contact us on IRC (#nikita
3640 on irc.freenode.net) or email
3641 (
<a href=
"https://lists.nuug.no/mailman/listinfo/nikita-noark
">nikita-noark
3642 mailing list).
</p
>
3647 <title>Idea for storing trusted timestamps in a Noark
5 archive
</title>
3648 <link>http://people.skolelinux.org/pere/blog/Idea_for_storing_trusted_timestamps_in_a_Noark_5_archive.html
</link>
3649 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Idea_for_storing_trusted_timestamps_in_a_Noark_5_archive.html
</guid>
3650 <pubDate>Wed,
7 Jun
2017 21:
40:
00 +
0200</pubDate>
3651 <description><p
><em
>This is a copy of
3652 <a href=
"https://lists.nuug.no/pipermail/nikita-noark/
2017-June/
000297.html
">an
3653 email I posted to the nikita-noark mailing list
</a
>. Please follow up
3654 there if you would like to discuss this topic. The background is that
3655 we are making a free software archive system based on the Norwegian
3656 <a href=
"https://www.arkivverket.no/forvaltning-og-utvikling/regelverk-og-standarder/noark-standarden
">Noark
3657 5 standard
</a
> for government archives.
</em
></p
>
3659 <p
>I
've been wondering a bit lately how trusted timestamps could be
3661 <a href=
"https://en.wikipedia.org/wiki/Trusted_timestamping
">Trusted
3662 timestamps
</a
> can be used to verify that some information
3663 (document/file/checksum/metadata) have not been changed since a
3664 specific time in the past. This is useful to verify the integrity of
3665 the documents in the archive.
</p
>
3667 <p
>Then it occured to me, perhaps the trusted timestamps could be
3668 stored as dokument variants (ie dokumentobjekt referered to from
3669 dokumentbeskrivelse) with the filename set to the hash it is
3672 <p
>Given a
"dokumentbeskrivelse
" with an associated
"dokumentobjekt
",
3673 a new dokumentobjekt is associated with
"dokumentbeskrivelse
" with the
3674 same attributes as the stamped dokumentobjekt except these
3675 attributes:
</p
>
3679 <li
>format -
> "RFC3161
"
3680 <li
>mimeType -
> "application/timestamp-reply
"
3681 <li
>formatDetaljer -
> "&lt;source URL for timestamp service
&gt;
"
3682 <li
>filenavn -
> "&lt;sjekksum
&gt;.tsr
"
3686 <p
>This assume a service following
3687 <a href=
"https://tools.ietf.org/html/rfc3161
">IETF RFC
3161</a
> is
3688 used, which specifiy the given MIME type for replies and the .tsr file
3689 ending for the content of such trusted timestamp. As far as I can
3690 tell from the Noark
5 specifications, it is OK to have several
3691 variants/renderings of a dokument attached to a given
3692 dokumentbeskrivelse objekt. It might be stretching it a bit to make
3693 some of these variants represent crypto-signatures useful for
3694 verifying the document integrity instead of representing the dokument
3697 <p
>Using the source of the service in formatDetaljer allow several
3698 timestamping services to be used. This is useful to spread the risk
3699 of key compromise over several organisations. It would only be a
3700 problem to trust the timestamps if all of the organisations are
3701 compromised.
</p
>
3703 <p
>The following oneliner on Linux can be used to generate the tsr
3704 file. $input is the path to the file to checksum, and $sha256 is the
3705 SHA-
256 checksum of the file (ie the
"<sjekksum
>.tsr
" value mentioned
3708 <p
><blockquote
><pre
>
3709 openssl ts -query -data
"$inputfile
" -cert -sha256 -no_nonce \
3710 | curl -s -H
"Content-Type: application/timestamp-query
" \
3711 --data-binary
"@-
" http://zeitstempel.dfn.de
> $sha256.tsr
3712 </pre
></blockquote
></p
>
3714 <p
>To verify the timestamp, you first need to download the public key
3715 of the trusted timestamp service, for example using this command:
</p
>
3717 <p
><blockquote
><pre
>
3718 wget -O ca-cert.txt \
3719 https://pki.pca.dfn.de/global-services-ca/pub/cacert/chain.txt
3720 </pre
></blockquote
></p
>
3722 <p
>Note, the public key should be stored alongside the timestamps in
3723 the archive to make sure it is also available
100 years from now. It
3724 is probably a good idea to standardise how and were to store such
3725 public keys, to make it easier to find for those trying to verify
3726 documents
100 or
1000 years from now. :)
</p
>
3728 <p
>The verification itself is a simple openssl command:
</p
>
3730 <p
><blockquote
><pre
>
3731 openssl ts -verify -data $inputfile -in $sha256.tsr \
3732 -CAfile ca-cert.txt -text
3733 </pre
></blockquote
></p
>
3735 <p
>Is there any reason this approach would not work? Is it somehow against
3736 the Noark
5 specification?
</p
>
3741 <title>Free software archive system Nikita now able to store documents
</title>
3742 <link>http://people.skolelinux.org/pere/blog/Free_software_archive_system_Nikita_now_able_to_store_documents.html
</link>
3743 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_software_archive_system_Nikita_now_able_to_store_documents.html
</guid>
3744 <pubDate>Sun,
19 Mar
2017 08:
00:
00 +
0100</pubDate>
3745 <description><p
>The
<a href=
"https://github.com/hiOA-ABI/nikita-noark5-core
">Nikita
3746 Noark
5 core project
</a
> is implementing the Norwegian standard for
3747 keeping an electronic archive of government documents.
3748 <a href=
"http://www.arkivverket.no/arkivverket/Offentlig-forvaltning/Noark/Noark-
5/English-version
">The
3749 Noark
5 standard
</a
> document the requirement for data systems used by
3750 the archives in the Norwegian government, and the Noark
5 web interface
3751 specification document a REST web service for storing, searching and
3752 retrieving documents and metadata in such archive. I
've been involved
3753 in the project since a few weeks before Christmas, when the Norwegian
3755 <a href=
"https://www.nuug.no/news/NOARK5_kjerne_som_fri_programvare_f_r_epostliste_hos_NUUG.shtml
">announced
3756 it supported the project
</a
>. I believe this is an important project,
3757 and hope it can make it possible for the government archives in the
3758 future to use free software to keep the archives we citizens depend
3759 on. But as I do not hold such archive myself, personally my first use
3760 case is to store and analyse public mail journal metadata published
3761 from the government. I find it useful to have a clear use case in
3762 mind when developing, to make sure the system scratches one of my
3765 <p
>If you would like to help make sure there is a free software
3766 alternatives for the archives, please join our IRC channel
3767 (
<a href=
"irc://irc.freenode.net/%
23nikita
">#nikita on
3768 irc.freenode.net
</a
>) and
3769 <a href=
"https://lists.nuug.no/mailman/listinfo/nikita-noark
">the
3770 project mailing list
</a
>.
</p
>
3772 <p
>When I got involved, the web service could store metadata about
3773 documents. But a few weeks ago, a new milestone was reached when it
3774 became possible to store full text documents too. Yesterday, I
3775 completed an implementation of a command line tool
3776 <tt
>archive-pdf
</tt
> to upload a PDF file to the archive using this
3777 API. The tool is very simple at the moment, and find existing
3778 <a href=
"https://en.wikipedia.org/wiki/Fonds
">fonds
</a
>, series and
3779 files while asking the user to select which one to use if more than
3780 one exist. Once a file is identified, the PDF is associated with the
3781 file and uploaded, using the title extracted from the PDF itself. The
3782 process is fairly similar to visiting the archive, opening a cabinet,
3783 locating a file and storing a piece of paper in the archive. Here is
3784 a test run directly after populating the database with test data using
3785 our API tester:
</p
>
3787 <p
><blockquote
><pre
>
3788 ~/src//noark5-tester$ ./archive-pdf mangelmelding/mangler.pdf
3789 using arkiv: Title of the test fonds created
2017-
03-
18T23:
49:
32.103446
3790 using arkivdel: Title of the test series created
2017-
03-
18T23:
49:
32.103446
3792 0 - Title of the test case file created
2017-
03-
18T23:
49:
32.103446
3793 1 - Title of the test file created
2017-
03-
18T23:
49:
32.103446
3794 Select which mappe you want (or search term):
0
3795 Uploading mangelmelding/mangler.pdf
3796 PDF title: Mangler i spesifikasjonsdokumentet for NOARK
5 Tjenestegrensesnitt
3797 File
2017/
1: Title of the test case file created
2017-
03-
18T23:
49:
32.103446
3798 ~/src//noark5-tester$
3799 </pre
></blockquote
></p
>
3801 <p
>You can see here how the fonds (arkiv) and serie (arkivdel) only had
3802 one option, while the user need to choose which file (mappe) to use
3803 among the two created by the API tester. The
<tt
>archive-pdf
</tt
>
3804 tool can be found in the git repository for the API tester.
</p
>
3806 <p
>In the project, I have been mostly working on
3807 <a href=
"https://github.com/petterreinholdtsen/noark5-tester
">the API
3808 tester
</a
> so far, while getting to know the code base. The API
3809 tester currently use
3810 <a href=
"https://en.wikipedia.org/wiki/HATEOAS
">the HATEOAS links
</a
>
3811 to traverse the entire exposed service API and verify that the exposed
3812 operations and objects match the specification, as well as trying to
3813 create objects holding metadata and uploading a simple XML file to
3814 store. The tester has proved very useful for finding flaws in our
3815 implementation, as well as flaws in the reference site and the
3816 specification.
</p
>
3818 <p
>The test document I uploaded is a summary of all the specification
3819 defects we have collected so far while implementing the web service.
3820 There are several unclear and conflicting parts of the specification,
3822 <a href=
"https://github.com/petterreinholdtsen/noark5-tester/tree/master/mangelmelding
">started
3823 writing down
</a
> the questions we get from implementing it. We use a
3824 format inspired by how
<a href=
"http://www.opengroup.org/austin/
">The
3825 Austin Group
</a
> collect defect reports for the POSIX standard with
3826 <a href=
"http://www.opengroup.org/austin/mantis.html
">their
3827 instructions for the MANTIS defect tracker system
</a
>, in lack of an official way to structure defect reports for Noark
5 (our first submitted defect report was a
<a href=
"https://github.com/petterreinholdtsen/noark5-tester/blob/master/mangelmelding/sendt/
2017-
03-
15-mangel-prosess.md
">request for a procedure for submitting defect reports
</a
> :).
3829 <p
>The Nikita project is implemented using Java and Spring, and is
3830 fairly easy to get up and running using Docker containers for those
3831 that want to test the current code base. The API tester is
3832 implemented in Python.
</p
>
3837 <title>Detecting NFS hangs on Linux without hanging yourself...
</title>
3838 <link>http://people.skolelinux.org/pere/blog/Detecting_NFS_hangs_on_Linux_without_hanging_yourself___.html
</link>
3839 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Detecting_NFS_hangs_on_Linux_without_hanging_yourself___.html
</guid>
3840 <pubDate>Thu,
9 Mar
2017 15:
20:
00 +
0100</pubDate>
3841 <description><p
>Over the years, administrating thousand of NFS mounting linux
3842 computers at the time, I often needed a way to detect if the machine
3843 was experiencing NFS hang. If you try to use
<tt
>df
</tt
> or look at a
3844 file or directory affected by the hang, the process (and possibly the
3845 shell) will hang too. So you want to be able to detect this without
3846 risking the detection process getting stuck too. It has not been
3847 obvious how to do this. When the hang has lasted a while, it is
3848 possible to find messages like these in dmesg:
</p
>
3850 <p
><blockquote
>
3851 nfs: server nfsserver not responding, still trying
3852 <br
>nfs: server nfsserver OK
3853 </blockquote
></p
>
3855 <p
>It is hard to know if the hang is still going on, and it is hard to
3856 be sure looking in dmesg is going to work. If there are lots of other
3857 messages in dmesg the lines might have rotated out of site before they
3858 are noticed.
</p
>
3860 <p
>While reading through the nfs client implementation in linux kernel
3861 code, I came across some statistics that seem to give a way to detect
3862 it. The om_timeouts sunrpc value in the kernel will increase every
3863 time the above log entry is inserted into dmesg. And after digging a
3864 bit further, I discovered that this value show up in
3865 /proc/self/mountstats on Linux.
</p
>
3867 <p
>The mountstats content seem to be shared between files using the
3868 same file system context, so it is enough to check one of the
3869 mountstats files to get the state of the mount point for the machine.
3870 I assume this will not show lazy umounted NFS points, nor NFS mount
3871 points in a different process context (ie with a different filesystem
3872 view), but that does not worry me.
</p
>
3874 <p
>The content for a NFS mount point look similar to this:
</p
>
3876 <p
><blockquote
><pre
>
3878 device /dev/mapper/Debian-var mounted on /var with fstype ext3
3879 device nfsserver:/mnt/nfsserver/home0 mounted on /mnt/nfsserver/home0 with fstype nfs statvers=
1.1
3880 opts: rw,vers=
3,rsize=
65536,wsize=
65536,namlen=
255,acregmin=
3,acregmax=
60,acdirmin=
30,acdirmax=
60,soft,nolock,proto=tcp,timeo=
600,retrans=
2,sec=sys,mountaddr=
129.240.3.145,mountvers=
3,mountport=
4048,mountproto=udp,local_lock=all
3882 caps: caps=
0x3fe7,wtmult=
4096,dtsize=
8192,bsize=
0,namlen=
255
3883 sec: flavor=
1,pseudoflavor=
1
3884 events:
61063112 732346265 1028140 35486205 16220064 8162542 761447191 71714012 37189 3891185 45561809 110486139 4850138 420353 15449177 296502 52736725 13523379 0 52182 9016896 1231 0 0 0 0 0
3885 bytes:
166253035039 219519120027 0 0 40783504807 185466229638 11677877 45561809
3886 RPC iostats version:
1.0 p/v:
100003/
3 (nfs)
3887 xprt: tcp
925 1 6810 0 0 111505412 111480497 109 2672418560317 0 248 53869103 22481820
3889 NULL:
0 0 0 0 0 0 0 0
3890 GETATTR:
61063106 61063108 0 9621383060 6839064400 453650 77291321 78926132
3891 SETATTR:
463469 463470 0 92005440 66739536 63787 603235 687943
3892 LOOKUP:
17021657 17021657 0 3354097764 4013442928 57216 35125459 35566511
3893 ACCESS:
14281703 14290009 5 2318400592 1713803640 1709282 4865144 7130140
3894 READLINK:
125 125 0 20472 18620 0 1112 1118
3895 READ:
4214236 4214237 0 715608524 41328653212 89884 22622768 22806693
3896 WRITE:
8479010 8494376 22 187695798568 1356087148 178264904 51506907 231671771
3897 CREATE:
171708 171708 0 38084748 46702272 873 1041833 1050398
3898 MKDIR:
3680 3680 0 773980 993920 26 23990 24245
3899 SYMLINK:
903 903 0 233428 245488 6 5865 5917
3900 MKNOD:
80 80 0 20148 21760 0 299 304
3901 REMOVE:
429921 429921 0 79796004 61908192 3313 2710416 2741636
3902 RMDIR:
3367 3367 0 645112 484848 22 5782 6002
3903 RENAME:
466201 466201 0 130026184 121212260 7075 5935207 5961288
3904 LINK:
289155 289155 0 72775556 67083960 2199 2565060 2585579
3905 READDIR:
2933237 2933237 0 516506204 13973833412 10385 3190199 3297917
3906 READDIRPLUS:
1652839 1652839 0 298640972 6895997744 84735 14307895 14448937
3907 FSSTAT:
6144 6144 0 1010516 1032192 51 9654 10022
3908 FSINFO:
2 2 0 232 328 0 1 1
3909 PATHCONF:
1 1 0 116 140 0 0 0
3910 COMMIT:
0 0 0 0 0 0 0 0
3912 device binfmt_misc mounted on /proc/sys/fs/binfmt_misc with fstype binfmt_misc
3914 </pre
></blockquote
></p
>
3916 <p
>The key number to look at is the third number in the per-op list.
3917 It is the number of NFS timeouts experiences per file system
3918 operation. Here
22 write timeouts and
5 access timeouts. If these
3919 numbers are increasing, I believe the machine is experiencing NFS
3920 hang. Unfortunately the timeout value do not start to increase right
3921 away. The NFS operations need to time out first, and this can take a
3922 while. The exact timeout value depend on the setup. For example the
3923 defaults for TCP and UDP mount points are quite different, and the
3924 timeout value is affected by the soft, hard, timeo and retrans NFS
3925 mount options.
</p
>
3927 <p
>The only way I have been able to get working on Debian and RedHat
3928 Enterprise Linux for getting the timeout count is to peek in /proc/.
3930 <ahref=
"http://docs.oracle.com/cd/E19253-
01/
816-
4555/netmonitor-
12/index.html
">Solaris
3931 10 System Administration Guide: Network Services
</a
>, the
'nfsstat -c
'
3932 command can be used to get these timeout values. But this do not work
3933 on Linux, as far as I can tell. I
3934 <ahref=
"http://bugs.debian.org/
857043">asked Debian about this
</a
>,
3935 but have not seen any replies yet.
</p
>
3937 <p
>Is there a better way to figure out if a Linux NFS client is
3938 experiencing NFS hangs? Is there a way to detect which processes are
3939 affected? Is there a way to get the NFS mount going quickly once the
3940 network problem causing the NFS hang has been cleared? I would very
3941 much welcome some clues, as we regularly run into NFS hangs.
</p
>
3946 <title>How does it feel to be wiretapped, when you should be doing the wiretapping...
</title>
3947 <link>http://people.skolelinux.org/pere/blog/How_does_it_feel_to_be_wiretapped__when_you_should_be_doing_the_wiretapping___.html
</link>
3948 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_does_it_feel_to_be_wiretapped__when_you_should_be_doing_the_wiretapping___.html
</guid>
3949 <pubDate>Wed,
8 Mar
2017 11:
50:
00 +
0100</pubDate>
3950 <description><p
>So the new president in the United States of America claim to be
3951 surprised to discover that he was wiretapped during the election
3952 before he was elected president. He even claim this must be illegal.
3953 Well, doh, if it is one thing the confirmations from Snowden
3954 documented, it is that the entire population in USA is wiretapped, one
3955 way or another. Of course the president candidates were wiretapped,
3956 alongside the senators, judges and the rest of the people in USA.
</p
>
3958 <p
>Next, the Federal Bureau of Investigation ask the Department of
3959 Justice to go public rejecting the claims that Donald Trump was
3960 wiretapped illegally. I fail to see the relevance, given that I am
3961 sure the surveillance industry in USA believe they have all the legal
3962 backing they need to conduct mass surveillance on the entire
3965 <p
>There is even the director of the FBI stating that he never saw an
3966 order requesting wiretapping of Donald Trump. That is not very
3967 surprising, given how the FISA court work, with all its activity being
3968 secret. Perhaps he only heard about it?
</p
>
3970 <p
>What I find most sad in this story is how Norwegian journalists
3971 present it. In a news reports the other day in the radio from the
3972 Norwegian National broadcasting Company (NRK), I heard the journalist
3973 claim that
'the FBI denies any wiretapping
', while the reality is that
3974 'the FBI denies any illegal wiretapping
'. There is a fundamental and
3975 important difference, and it make me sad that the journalists are
3976 unable to grasp it.
</p
>
3978 <p
><strong
>Update
2017-
03-
13:
</strong
> Look like
3979 <a href=
"https://theintercept.com/
2017/
03/
13/rand-paul-is-right-nsa-routinely-monitors-americans-communications-without-warrants/
">The
3980 Intercept report that US Senator Rand Paul confirm what I state above
</a
>.
</p
>
3985 <title>Norwegian Bokmål translation of The Debian Administrator
's Handbook complete, proofreading in progress
</title>
3986 <link>http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_translation_of_The_Debian_Administrator_s_Handbook_complete__proofreading_in_progress.html
</link>
3987 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_translation_of_The_Debian_Administrator_s_Handbook_complete__proofreading_in_progress.html
</guid>
3988 <pubDate>Fri,
3 Mar
2017 14:
50:
00 +
0100</pubDate>
3989 <description><p
>For almost a year now, we have been working on making a Norwegian
3990 Bokmål edition of
<a href=
"https://debian-handbook.info/
">The Debian
3991 Administrator
's Handbook
</a
>. Now, thanks to the tireless effort of
3992 Ole-Erik, Ingrid and Andreas, the initial translation is complete, and
3993 we are working on the proof reading to ensure consistent language and
3994 use of correct computer science terms. The plan is to make the book
3995 available on paper, as well as in electronic form. For that to
3996 happen, the proof reading must be completed and all the figures need
3997 to be translated. If you want to help out, get in touch.
</p
>
3999 <p
><a href=
"http://people.skolelinux.org/pere/debian-handbook/debian-handbook-nb-NO.pdf
">A
4001 fresh PDF edition
</a
> in A4 format (the final book will have smaller
4002 pages) of the book created every morning is available for
4003 proofreading. If you find any errors, please
4004 <a href=
"https://hosted.weblate.org/projects/debian-handbook/
">visit
4005 Weblate and correct the error
</a
>. The
4006 <a href=
"http://l.github.io/debian-handbook/stat/nb-NO/index.html
">state
4007 of the translation including figures
</a
> is a useful source for those
4008 provide Norwegian bokmål screen shots and figures.
</p
>
4013 <title>Unlimited randomness with the ChaosKey?
</title>
4014 <link>http://people.skolelinux.org/pere/blog/Unlimited_randomness_with_the_ChaosKey_.html
</link>
4015 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Unlimited_randomness_with_the_ChaosKey_.html
</guid>
4016 <pubDate>Wed,
1 Mar
2017 20:
50:
00 +
0100</pubDate>
4017 <description><p
>A few days ago I ordered a small batch of
4018 <a href=
"http://altusmetrum.org/ChaosKey/
">the ChaosKey
</a
>, a small
4019 USB dongle for generating entropy created by Bdale Garbee and Keith
4020 Packard. Yesterday it arrived, and I am very happy to report that it
4021 work great! According to its designers, to get it to work out of the
4022 box, you need the Linux kernel version
4.1 or later. I tested on a
4023 Debian Stretch machine (kernel version
4.9), and there it worked just
4024 fine, increasing the available entropy very quickly. I wrote a small
4025 test oneliner to test. It first print the current entropy level,
4026 drain /dev/random, and then print the entropy level for five seconds.
4027 Here is the situation without the ChaosKey inserted:
</p
>
4029 <blockquote
><pre
>
4030 % cat /proc/sys/kernel/random/entropy_avail; \
4031 dd bs=
1M if=/dev/random of=/dev/null count=
1; \
4032 for n in $(seq
1 5); do \
4033 cat /proc/sys/kernel/random/entropy_avail; \
4039 28 byte kopiert,
0,
000264565 s,
106 kB/s
4046 </pre
></blockquote
>
4048 <p
>The entropy level increases by
3-
4 every second. In such case any
4049 application requiring random bits (like a HTTPS enabled web server)
4050 will halt and wait for more entrpy. And here is the situation with
4051 the ChaosKey inserted:
</p
>
4053 <blockquote
><pre
>
4054 % cat /proc/sys/kernel/random/entropy_avail; \
4055 dd bs=
1M if=/dev/random of=/dev/null count=
1; \
4056 for n in $(seq
1 5); do \
4057 cat /proc/sys/kernel/random/entropy_avail; \
4063 104 byte kopiert,
0,
000487647 s,
213 kB/s
4070 </pre
></blockquote
>
4072 <p
>Quite the difference. :) I bought a few more than I need, in case
4073 someone want to buy one here in Norway. :)
</p
>
4075 <p
>Update: The dongle was presented at Debconf last year. You might
4076 find
<a href=
"https://debconf16.debconf.org/talks/
94/
">the talk
4077 recording illuminating
</a
>. It explains exactly what the source of
4078 randomness is, if you are unable to spot it from the schema drawing
4079 available from the ChaosKey web site linked at the start of this blog
4085 <title>Detect OOXML files with undefined behaviour?
</title>
4086 <link>http://people.skolelinux.org/pere/blog/Detect_OOXML_files_with_undefined_behaviour_.html
</link>
4087 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Detect_OOXML_files_with_undefined_behaviour_.html
</guid>
4088 <pubDate>Tue,
21 Feb
2017 00:
20:
00 +
0100</pubDate>
4089 <description><p
>I just noticed
4090 <a href=
"http://www.arkivrad.no/aktuelt/riksarkivarens-forskrift-pa-horing
">the
4091 new Norwegian proposal for archiving rules in the goverment
</a
> list
4092 <a href=
"http://www.ecma-international.org/publications/standards/Ecma-
376.htm
">ECMA-
376</a
>
4093 / ISO/IEC
29500 (aka OOXML) as valid formats to put in long term
4094 storage. Luckily such files will only be accepted based on
4095 pre-approval from the National Archive. Allowing OOXML files to be
4096 used for long term storage might seem like a good idea as long as we
4097 forget that there are plenty of ways for a
"valid
" OOXML document to
4098 have content with no defined interpretation in the standard, which
4099 lead to a question and an idea.
</p
>
4101 <p
>Is there any tool to detect if a OOXML document depend on such
4102 undefined behaviour? It would be useful for the National Archive (and
4103 anyone else interested in verifying that a document is well defined)
4104 to have such tool available when considering to approve the use of
4105 OOXML. I
'm aware of the
4106 <a href=
"https://github.com/arlm/officeotron/
">officeotron OOXML
4107 validator
</a
>, but do not know how complete it is nor if it will
4108 report use of undefined behaviour. Are there other similar tools
4109 available? Please send me an email if you know of any such tool.
</p
>
4114 <title>Ruling ignored our objections to the seizure of popcorn-time.no (#domstolkontroll)
</title>
4115 <link>http://people.skolelinux.org/pere/blog/Ruling_ignored_our_objections_to_the_seizure_of_popcorn_time_no___domstolkontroll_.html
</link>
4116 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Ruling_ignored_our_objections_to_the_seizure_of_popcorn_time_no___domstolkontroll_.html
</guid>
4117 <pubDate>Mon,
13 Feb
2017 21:
30:
00 +
0100</pubDate>
4118 <description><p
>A few days ago, we received the ruling from
4119 <a href=
"http://people.skolelinux.org/pere/blog/A_day_in_court_challenging_seizure_of_popcorn_time_no_for__domstolkontroll.html
">my
4120 day in court
</a
>. The case in question is a challenge of the seizure
4121 of the DNS domain popcorn-time.no. The ruling simply did not mention
4122 most of our arguments, and seemed to take everything ØKOKRIM said at
4123 face value, ignoring our demonstration and explanations. But it is
4124 hard to tell for sure, as we still have not seen most of the documents
4125 in the case and thus were unprepared and unable to contradict several
4126 of the claims made in court by the opposition. We are considering an
4127 appeal, but it is partly a question of funding, as it is costing us
4128 quite a bit to pay for our lawyer. If you want to help, please
4129 <a href=
"http://www.nuug.no/dns-beslag-donasjon.shtml
">donate to the
4130 NUUG defense fund
</a
>.
</p
>
4132 <p
>The details of the case, as far as we know it, is available in
4134 <a href=
"https://www.nuug.no/news/tags/dns-domenebeslag/
">the NUUG
4135 blog
</a
>. This also include
4136 <a href=
"https://www.nuug.no/news/Avslag_etter_rettslig_h_ring_om_DNS_beslaget___vurderer_veien_videre.shtml
">the
4137 ruling itself
</a
>.
</p
>
4142 <title>A day in court challenging seizure of popcorn-time.no for #domstolkontroll
</title>
4143 <link>http://people.skolelinux.org/pere/blog/A_day_in_court_challenging_seizure_of_popcorn_time_no_for__domstolkontroll.html
</link>
4144 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_day_in_court_challenging_seizure_of_popcorn_time_no_for__domstolkontroll.html
</guid>
4145 <pubDate>Fri,
3 Feb
2017 11:
10:
00 +
0100</pubDate>
4146 <description><p align=
"center
"><img width=
"70%
" src=
"http://people.skolelinux.org/pere/blog/images/
2017-
02-
01-popcorn-time-in-court.jpeg
"></p
>
4148 <p
>On Wednesday, I spent the entire day in court in Follo Tingrett
4149 representing
<a href=
"https://www.nuug.no/
">the member association
4150 NUUG
</a
>, alongside
<a href=
"https://www.efn.no/
">the member
4151 association EFN
</a
> and
<a href=
"http://www.imc.no
">the DNS registrar
4152 IMC
</a
>, challenging the seizure of the DNS name popcorn-time.no. It
4153 was interesting to sit in a court of law for the first time in my
4154 life. Our team can be seen in the picture above: attorney Ola
4155 Tellesbø, EFN board member Tom Fredrik Blenning, IMC CEO Morten Emil
4156 Eriksen and NUUG board member Petter Reinholdtsen.
</p
>
4158 <p
><a href=
"http://www.domstol.no/no/Enkelt-domstol/follo-tingrett/Nar-gar-rettssaken/Beramming/?cid=AAAA1701301512081262234UJFBVEZZZZZEJBAvtale
">The
4159 case at hand
</a
> is that the Norwegian National Authority for
4160 Investigation and Prosecution of Economic and Environmental Crime (aka
4161 Økokrim) decided on their own, to seize a DNS domain early last
4162 year, without following
4163 <a href=
"https://www.norid.no/no/regelverk/navnepolitikk/#link12
">the
4164 official policy of the Norwegian DNS authority
</a
> which require a
4165 court decision. The web site in question was a site covering Popcorn
4166 Time. And Popcorn Time is the name of a technology with both legal
4167 and illegal applications. Popcorn Time is a client combining
4168 searching a Bittorrent directory available on the Internet with
4169 downloading/distribute content via Bittorrent and playing the
4170 downloaded content on screen. It can be used illegally if it is used
4171 to distribute content against the will of the right holder, but it can
4172 also be used legally to play a lot of content, for example the
4174 <a href=
"https://archive.org/details/movies
">available from the
4175 Internet Archive
</a
> or the collection
4176 <a href=
"http://vodo.net/films/
">available from Vodo
</a
>. We created
4177 <a href=
"magnet:?xt=urn:btih:
86c1802af5a667ca56d3918aecb7d3c0f7173084
&dn=PresentasjonFolloTingrett.mov
&tr=udp%
3A%
2F%
2Fpublic.popcorn-tracker.org%
3A6969%
2Fannounce
">a
4178 video demonstrating legally use of Popcorn Time
</a
> and played it in
4179 Court. It can of course be downloaded using Bittorrent.
</p
>
4181 <p
>I did not quite know what to expect from a day in court. The
4182 government held on to their version of the story and we held on to
4183 ours, and I hope the judge is able to make sense of it all. We will
4184 know in two weeks time. Unfortunately I do not have high hopes, as
4185 the Government have the upper hand here with more knowledge about the
4186 case, better training in handling criminal law and in general higher
4187 standing in the courts than fairly unknown DNS registrar and member
4188 associations. It is expensive to be right also in Norway. So far the
4189 case have cost more than NOK
70 000,-. To help fund the case, NUUG
4190 and EFN have asked for donations, and managed to collect around NOK
25
4191 000,- so far. Given the presentation from the Government, I expect
4192 the government to appeal if the case go our way. And if the case do
4193 not go our way, I hope we have enough funding to appeal.
</p
>
4195 <p
>From the other side came two people from Økokrim. On the benches,
4196 appearing to be part of the group from the government were two people
4197 from the Simonsen Vogt Wiik lawyer office, and three others I am not
4198 quite sure who was. Økokrim had proposed to present two witnesses
4199 from The Motion Picture Association, but this was rejected because
4200 they did not speak Norwegian and it was a bit late to bring in a
4201 translator, but perhaps the two from MPA were present anyway. All
4202 seven appeared to know each other. Good to see the case is take
4203 seriously.
</p
>
4205 <p
>If you, like me, believe the courts should be involved before a DNS
4206 domain is hijacked by the government, or you believe the Popcorn Time
4207 technology have a lot of useful and legal applications, I suggest you
4208 too
<a href=
"http://www.nuug.no/dns-beslag-donasjon.shtml
">donate to
4209 the NUUG defense fund
</a
>. Both Bitcoin and bank transfer are
4210 available. If NUUG get more than we need for the legal action (very
4211 unlikely), the rest will be spend promoting free software, open
4212 standards and unix-like operating systems in Norway, so no matter what
4213 happens the money will be put to good use.
</p
>
4215 <p
>If you want to lean more about the case, I recommend you check out
4216 <a href=
"https://www.nuug.no/news/tags/dns-domenebeslag/
">the blog
4217 posts from NUUG covering the case
</a
>. They cover the legal arguments
4218 on both sides.
</p
>
4223 <title>Where did that package go?
&mdash; geolocated IP traceroute
</title>
4224 <link>http://people.skolelinux.org/pere/blog/Where_did_that_package_go___mdash__geolocated_IP_traceroute.html
</link>
4225 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Where_did_that_package_go___mdash__geolocated_IP_traceroute.html
</guid>
4226 <pubDate>Mon,
9 Jan
2017 12:
20:
00 +
0100</pubDate>
4227 <description><p
>Did you ever wonder where the web trafic really flow to reach the
4228 web servers, and who own the network equipment it is flowing through?
4229 It is possible to get a glimpse of this from using traceroute, but it
4230 is hard to find all the details. Many years ago, I wrote a system to
4231 map the Norwegian Internet (trying to figure out if our plans for a
4232 network game service would get low enough latency, and who we needed
4233 to talk to about setting up game servers close to the users. Back
4234 then I used traceroute output from many locations (I asked my friends
4235 to run a script and send me their traceroute output) to create the
4236 graph and the map. The output from traceroute typically look like
4239 <p
><pre
>
4240 traceroute to www.stortinget.no (
85.88.67.10),
30 hops max,
60 byte packets
4241 1 uio-gw10.uio.no (
129.240.202.1)
0.447 ms
0.486 ms
0.621 ms
4242 2 uio-gw8.uio.no (
129.240.24.229)
0.467 ms
0.578 ms
0.675 ms
4243 3 oslo-gw1.uninett.no (
128.39.65.17)
0.385 ms
0.373 ms
0.358 ms
4244 4 te3-
1-
2.br1.fn3.as2116.net (
193.156.90.3)
1.174 ms
1.172 ms
1.153 ms
4245 5 he16-
1-
1.cr1.san110.as2116.net (
195.0.244.234)
2.627 ms he16-
1-
1.cr2.oslosda310.as2116.net (
195.0.244.48)
3.172 ms he16-
1-
1.cr1.san110.as2116.net (
195.0.244.234)
2.857 ms
4246 6 ae1.ar8.oslosda310.as2116.net (
195.0.242.39)
0.662 ms
0.637 ms ae0.ar8.oslosda310.as2116.net (
195.0.242.23)
0.622 ms
4247 7 89.191.10.146 (
89.191.10.146)
0.931 ms
0.917 ms
0.955 ms
4251 </pre
></p
>
4253 <p
>This show the DNS names and IP addresses of (at least some of the)
4254 network equipment involved in getting the data traffic from me to the
4255 www.stortinget.no server, and how long it took in milliseconds for a
4256 package to reach the equipment and return to me. Three packages are
4257 sent, and some times the packages do not follow the same path. This
4258 is shown for hop
5, where three different IP addresses replied to the
4259 traceroute request.
</p
>
4261 <p
>There are many ways to measure trace routes. Other good traceroute
4262 implementations I use are traceroute (using ICMP packages) mtr (can do
4263 both ICMP, UDP and TCP) and scapy (python library with ICMP, UDP, TCP
4264 traceroute and a lot of other capabilities). All of them are easily
4265 available in
<a href=
"https://www.debian.org/
">Debian
</a
>.
</p
>
4267 <p
>This time around, I wanted to know the geographic location of
4268 different route points, to visualize how visiting a web page spread
4269 information about the visit to a lot of servers around the globe. The
4270 background is that a web site today often will ask the browser to get
4271 from many servers the parts (for example HTML, JSON, fonts,
4272 JavaScript, CSS, video) required to display the content. This will
4273 leak information about the visit to those controlling these servers
4274 and anyone able to peek at the data traffic passing by (like your ISP,
4275 the ISPs backbone provider, FRA, GCHQ, NSA and others).
</p
>
4277 <p
>Lets pick an example, the Norwegian parliament web site
4278 www.stortinget.no. It is read daily by all members of parliament and
4279 their staff, as well as political journalists, activits and many other
4280 citizens of Norway. A visit to the www.stortinget.no web site will
4281 ask your browser to contact
8 other servers: ajax.googleapis.com,
4282 insights.hotjar.com, script.hotjar.com, static.hotjar.com,
4283 stats.g.doubleclick.net, www.google-analytics.com,
4284 www.googletagmanager.com and www.netigate.se. I extracted this by
4285 asking
<a href=
"http://phantomjs.org/
">PhantomJS
</a
> to visit the
4286 Stortinget web page and tell me all the URLs PhantomJS downloaded to
4287 render the page (in HAR format using
4288 <a href=
"https://github.com/ariya/phantomjs/blob/master/examples/netsniff.js
">their
4289 netsniff example
</a
>. I am very grateful to Gorm for showing me how
4290 to do this). My goal is to visualize network traces to all IP
4291 addresses behind these DNS names, do show where visitors personal
4292 information is spread when visiting the page.
</p
>
4294 <p align=
"center
"><a href=
"www.stortinget.no-geoip.kml
"><img
4295 src=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-geoip-small.png
" alt=
"map of combined traces for URLs used by www.stortinget.no using GeoIP
"/
></a
></p
>
4297 <p
>When I had a look around for options, I could not find any good
4298 free software tools to do this, and decided I needed my own traceroute
4299 wrapper outputting KML based on locations looked up using GeoIP. KML
4300 is easy to work with and easy to generate, and understood by several
4301 of the GIS tools I have available. I got good help from by NUUG
4302 colleague Anders Einar with this, and the result can be seen in
4303 <a href=
"https://github.com/petterreinholdtsen/kmltraceroute
">my
4304 kmltraceroute git repository
</a
>. Unfortunately, the quality of the
4305 free GeoIP databases I could find (and the for-pay databases my
4306 friends had access to) is not up to the task. The IP addresses of
4307 central Internet infrastructure would typically be placed near the
4308 controlling companies main office, and not where the router is really
4309 located, as you can see from
<a href=
"www.stortinget.no-geoip.kml
">the
4310 KML file I created
</a
> using the GeoLite City dataset from MaxMind.
4312 <p align=
"center
"><a href=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-scapy.svg
"><img
4313 src=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-scapy-small.png
" alt=
"scapy traceroute graph for URLs used by www.stortinget.no
"/
></a
></p
>
4315 <p
>I also had a look at the visual traceroute graph created by
4316 <a href=
"http://www.secdev.org/projects/scapy/
">the scrapy project
</a
>,
4317 showing IP network ownership (aka AS owner) for the IP address in
4319 <a href=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-scapy.svg
">The
4320 graph display a lot of useful information about the traceroute in SVG
4321 format
</a
>, and give a good indication on who control the network
4322 equipment involved, but it do not include geolocation. This graph
4323 make it possible to see the information is made available at least for
4324 UNINETT, Catchcom, Stortinget, Nordunet, Google, Amazon, Telia, Level
4325 3 Communications and NetDNA.
</p
>
4327 <p align=
"center
"><a href=
"https://geotraceroute.com/index.php?node=
4&host=www.stortinget.no
"><img
4328 src=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-geotraceroute-small.png
" alt=
"example geotraceroute view for www.stortinget.no
"/
></a
></p
>
4330 <p
>In the process, I came across the
4331 <a href=
"https://geotraceroute.com/
">web service GeoTraceroute
</a
> by
4332 Salim Gasmi. Its methology of combining guesses based on DNS names,
4333 various location databases and finally use latecy times to rule out
4334 candidate locations seemed to do a very good job of guessing correct
4335 geolocation. But it could only do one trace at the time, did not have
4336 a sensor in Norway and did not make the geolocations easily available
4337 for postprocessing. So I contacted the developer and asked if he
4338 would be willing to share the code (he refused until he had time to
4339 clean it up), but he was interested in providing the geolocations in a
4340 machine readable format, and willing to set up a sensor in Norway. So
4341 since yesterday, it is possible to run traces from Norway in this
4342 service thanks to a sensor node set up by
4343 <a href=
"https://www.nuug.no/
">the NUUG assosiation
</a
>, and get the
4344 trace in KML format for further processing.
</p
>
4346 <p align=
"center
"><a href=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-geotraceroute-kml-join.kml
"><img
4347 src=
"http://people.skolelinux.org/pere/blog/images/
2017-
01-
09-www.stortinget.no-geotraceroute-kml-join.png
" alt=
"map of combined traces for URLs used by www.stortinget.no using geotraceroute
"/
></a
></p
>
4349 <p
>Here we can see a lot of trafic passes Sweden on its way to
4350 Denmark, Germany, Holland and Ireland. Plenty of places where the
4351 Snowden confirmations verified the traffic is read by various actors
4352 without your best interest as their top priority.
</p
>
4354 <p
>Combining KML files is trivial using a text editor, so I could loop
4355 over all the hosts behind the urls imported by www.stortinget.no and
4356 ask for the KML file from GeoTraceroute, and create a combined KML
4357 file with all the traces (unfortunately only one of the IP addresses
4358 behind the DNS name is traced this time. To get them all, one would
4359 have to request traces using IP number instead of DNS names from
4360 GeoTraceroute). That might be the next step in this project.
</p
>
4362 <p
>Armed with these tools, I find it a lot easier to figure out where
4363 the IP traffic moves and who control the boxes involved in moving it.
4364 And every time the link crosses for example the Swedish border, we can
4365 be sure Swedish Signal Intelligence (FRA) is listening, as GCHQ do in
4366 Britain and NSA in USA and cables around the globe. (Hm, what should
4367 we tell them? :) Keep that in mind if you ever send anything
4368 unencrypted over the Internet.
</p
>
4370 <p
>PS: KML files are drawn using
4371 <a href=
"http://ivanrublev.me/kml/
">the KML viewer from Ivan
4372 Rublev
<a/
>, as it was less cluttered than the local Linux application
4373 Marble. There are heaps of other options too.
</p
>
4375 <p
>As usual, if you use Bitcoin and want to show your support of my
4376 activities, please send Bitcoin donations to my address
4377 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
4382 <title>Introducing ical-archiver to split out old iCalendar entries
</title>
4383 <link>http://people.skolelinux.org/pere/blog/Introducing_ical_archiver_to_split_out_old_iCalendar_entries.html
</link>
4384 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Introducing_ical_archiver_to_split_out_old_iCalendar_entries.html
</guid>
4385 <pubDate>Wed,
4 Jan
2017 12:
20:
00 +
0100</pubDate>
4386 <description><p
>Do you have a large
<a href=
"https://icalendar.org/
">iCalendar
</a
>
4387 file with lots of old entries, and would like to archive them to save
4388 space and resources? At least those of us using KOrganizer know that
4389 turning on and off an event set become slower and slower the more
4390 entries are in the set. While working on migrating our calendars to a
4391 <a href=
"http://radicale.org/
">Radicale CalDAV server
</a
> on our
4392 <a href=
"https://freedomboxfoundation.org/
">Freedombox server
</a/
>, my
4393 loved one wondered if I could find a way to split up the calendar file
4394 she had in KOrganizer, and I set out to write a tool. I spent a few
4395 days writing and polishing the system, and it is now ready for general
4397 <a href=
"https://github.com/petterreinholdtsen/ical-archiver
">code for
4398 ical-archiver
</a
> is publicly available from a git repository on
4399 github. The system is written in Python and depend on
4400 <a href=
"http://eventable.github.io/vobject/
">the vobject Python
4401 module
</a
>.
</p
>
4403 <p
>To use it, locate the iCalendar file you want to operate on and
4404 give it as an argument to the ical-archiver script. This will
4405 generate a set of new files, one file per component type per year for
4406 all components expiring more than two years in the past. The vevent,
4407 vtodo and vjournal entries are handled by the script. The remaining
4408 entries are stored in a
'remaining
' file.
</p
>
4410 <p
>This is what a test run can look like:
4412 <p
><pre
>
4413 % ical-archiver t/
2004-
2016.ics
4417 Writing t/
2004-
2016.ics-subset-vevent-
2004.ics
4418 Writing t/
2004-
2016.ics-subset-vevent-
2005.ics
4419 Writing t/
2004-
2016.ics-subset-vevent-
2006.ics
4420 Writing t/
2004-
2016.ics-subset-vevent-
2007.ics
4421 Writing t/
2004-
2016.ics-subset-vevent-
2008.ics
4422 Writing t/
2004-
2016.ics-subset-vevent-
2009.ics
4423 Writing t/
2004-
2016.ics-subset-vevent-
2010.ics
4424 Writing t/
2004-
2016.ics-subset-vevent-
2011.ics
4425 Writing t/
2004-
2016.ics-subset-vevent-
2012.ics
4426 Writing t/
2004-
2016.ics-subset-vevent-
2013.ics
4427 Writing t/
2004-
2016.ics-subset-vevent-
2014.ics
4428 Writing t/
2004-
2016.ics-subset-vjournal-
2007.ics
4429 Writing t/
2004-
2016.ics-subset-vjournal-
2011.ics
4430 Writing t/
2004-
2016.ics-subset-vtodo-
2012.ics
4431 Writing t/
2004-
2016.ics-remaining.ics
4433 </pre
></p
>
4435 <p
>As you can see, the original file is untouched and new files are
4436 written with names derived from the original file. If you are happy
4437 with their content, the *-remaining.ics file can replace the original
4438 the the others can be archived or imported as historical calendar
4439 collections.
</p
>
4441 <p
>The script should probably be improved a bit. The error handling
4442 when discovering broken entries is not good, and I am not sure yet if
4443 it make sense to split different entry types into separate files or
4444 not. The program is thus likely to change. If you find it
4445 interesting, please get in touch. :)
</p
>
4447 <p
>As usual, if you use Bitcoin and want to show your support of my
4448 activities, please send Bitcoin donations to my address
4449 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
4454 <title>Appstream just learned how to map hardware to packages too!
</title>
4455 <link>http://people.skolelinux.org/pere/blog/Appstream_just_learned_how_to_map_hardware_to_packages_too_.html
</link>
4456 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Appstream_just_learned_how_to_map_hardware_to_packages_too_.html
</guid>
4457 <pubDate>Fri,
23 Dec
2016 10:
30:
00 +
0100</pubDate>
4458 <description><p
>I received a very nice Christmas present today. As my regular
4459 readers probably know, I have been working on the
4460 <a href=
"http://packages.qa.debian.org/isenkram
">the Isenkram
4461 system
</a
> for many years. The goal of the Isenkram system is to make
4462 it easier for users to figure out what to install to get a given piece
4463 of hardware to work in Debian, and a key part of this system is a way
4464 to map hardware to packages. Isenkram have its own mapping database,
4465 and also uses data provided by each package using the AppStream
4466 metadata format. And today,
4467 <a href=
"https://tracker.debian.org/pkg/appstream
">AppStream
</a
> in
4468 Debian learned to look up hardware the same way Isenkram is doing it,
4469 ie using fnmatch():
</p
>
4471 <p
><pre
>
4472 % appstreamcli what-provides modalias \
4473 usb:v1130p0202d0100dc00dsc00dp00ic03isc00ip00in00
4474 Identifier: pymissile [generic]
4476 Summary: Control original Striker USB Missile Launcher
4478 % appstreamcli what-provides modalias usb:v0694p0002d0000
4479 Identifier: libnxt [generic]
4481 Summary: utility library for talking to the LEGO Mindstorms NXT brick
4484 Identifier: t2n [generic]
4486 Summary: Simple command-line tool for Lego NXT
4489 Identifier: python-nxt [generic]
4491 Summary: Python driver/interface/wrapper for the Lego Mindstorms NXT robot
4494 Identifier: nbc [generic]
4496 Summary: C compiler for LEGO Mindstorms NXT bricks
4499 </pre
></p
>
4501 <p
>A similar query can be done using the combined AppStream and
4502 Isenkram databases using the isenkram-lookup tool:
</p
>
4504 <p
><pre
>
4505 % isenkram-lookup usb:v1130p0202d0100dc00dsc00dp00ic03isc00ip00in00
4507 % isenkram-lookup usb:v0694p0002d0000
4513 </pre
></p
>
4515 <p
>You can find modalias values relevant for your machine using
4516 <tt
>cat $(find /sys/devices/ -name modalias)
</tt
>.
4518 <p
>If you want to make this system a success and help Debian users
4519 make the most of the hardware they have, please
4520 help
<a href=
"https://wiki.debian.org/AppStream/Guidelines
">add
4521 AppStream metadata for your package following the guidelines
</a
>
4522 documented in the wiki. So far only
11 packages provide such
4523 information, among the several hundred hardware specific packages in
4524 Debian. The Isenkram database on the other hand contain
101 packages,
4525 mostly related to USB dongles. Most of the packages with hardware
4526 mapping in AppStream are LEGO Mindstorms related, because I have, as
4527 part of my involvement in
4528 <a href=
"https://wiki.debian.org/LegoDesigners
">the Debian LEGO
4529 team
</a
> given priority to making sure LEGO users get proposed the
4530 complete set of packages in Debian for that particular hardware. The
4531 team also got a nice Christmas present today. The
4532 <a href=
"https://tracker.debian.org/pkg/nxt-firmware
">nxt-firmware
4533 package
</a
> made it into Debian. With this package in place, it is
4534 now possible to use the LEGO Mindstorms NXT unit with only free
4535 software, as the nxt-firmware package contain the source and firmware
4536 binaries for the NXT brick.
</p
>
4538 <p
>As usual, if you use Bitcoin and want to show your support of my
4539 activities, please send Bitcoin donations to my address
4540 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
4545 <title>Isenkram updated with a lot more hardware-package mappings
</title>
4546 <link>http://people.skolelinux.org/pere/blog/Isenkram_updated_with_a_lot_more_hardware_package_mappings.html
</link>
4547 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Isenkram_updated_with_a_lot_more_hardware_package_mappings.html
</guid>
4548 <pubDate>Tue,
20 Dec
2016 11:
55:
00 +
0100</pubDate>
4549 <description><p
><a href=
"http://packages.qa.debian.org/isenkram
">The Isenkram
4550 system
</a
> I wrote two years ago to make it easier in Debian to find
4551 and install packages to get your hardware dongles to work, is still
4552 going strong. It is a system to look up the hardware present on or
4553 connected to the current system, and map the hardware to Debian
4554 packages. It can either be done using the tools in isenkram-cli or
4555 using the user space daemon in the isenkram package. The latter will
4556 notify you, when inserting new hardware, about what packages to
4557 install to get the dongle working. It will even provide a button to
4558 click on to ask packagekit to install the packages.
</p
>
4560 <p
>Here is an command line example from my Thinkpad laptop:
</p
>
4562 <p
><pre
>
4579 </pre
></p
>
4581 <p
>It can also list the firware package providing firmware requested
4582 by the load kernel modules, which in my case is an empty list because
4583 I have all the firmware my machine need:
4585 <p
><pre
>
4586 % /usr/sbin/isenkram-autoinstall-firmware -l
4587 info: did not find any firmware files requested by loaded kernel modules. exiting
4589 </pre
></p
>
4591 <p
>The last few days I had a look at several of the around
250
4592 packages in Debian with udev rules. These seem like good candidates
4593 to install when a given hardware dongle is inserted, and I found
4594 several that should be proposed by isenkram. I have not had time to
4595 check all of them, but am happy to report that now there are
97
4596 packages packages mapped to hardware by Isenkram.
11 of these
4597 packages provide hardware mapping using AppStream, while the rest are
4598 listed in the modaliases file provided in isenkram.
</p
>
4600 <p
>These are the packages with hardware mappings at the moment. The
4601 <strong
>marked packages
</strong
> are also announcing their hardware
4602 support using AppStream, for everyone to use:
</p
>
4604 <p
>air-quality-sensor, alsa-firmware-loaders, argyll,
4605 <strong
>array-info
</strong
>, avarice, avrdude, b43-fwcutter,
4606 bit-babbler, bluez, bluez-firmware,
<strong
>brltty
</strong
>,
4607 <strong
>broadcom-sta-dkms
</strong
>, calibre, cgminer, cheese, colord,
4608 <strong
>colorhug-client
</strong
>, dahdi-firmware-nonfree, dahdi-linux,
4609 dfu-util, dolphin-emu, ekeyd, ethtool, firmware-ipw2x00, fprintd,
4610 fprintd-demo,
<strong
>galileo
</strong
>, gkrellm-thinkbat, gphoto2,
4611 gpsbabel, gpsbabel-gui, gpsman, gpstrans, gqrx-sdr, gr-fcdproplus,
4612 gr-osmosdr, gtkpod, hackrf, hdapsd, hdmi2usb-udev, hpijs-ppds, hplip,
4613 ipw3945-source, ipw3945d, kde-config-tablet, kinect-audio-setup,
4614 <strong
>libnxt
</strong
>, libpam-fprintd,
<strong
>lomoco
</strong
>,
4615 madwimax, minidisc-utils, mkgmap, msi-keyboard, mtkbabel,
4616 <strong
>nbc
</strong
>,
<strong
>nqc
</strong
>, nut-hal-drivers, ola,
4617 open-vm-toolbox, open-vm-tools, openambit, pcgminer, pcmciautils,
4618 pcscd, pidgin-blinklight, printer-driver-splix,
4619 <strong
>pymissile
</strong
>, python-nxt, qlandkartegt,
4620 qlandkartegt-garmin, rosegarden, rt2x00-source, sispmctl,
4621 soapysdr-module-hackrf, solaar, squeak-plugins-scratch, sunxi-tools,
4622 <strong
>t2n
</strong
>, thinkfan, thinkfinger-tools, tlp, tp-smapi-dkms,
4623 tp-smapi-source, tpb, tucnak, uhd-host, usbmuxd, viking,
4624 virtualbox-ose-guest-x11, w1retap, xawtv, xserver-xorg-input-vmmouse,
4625 xserver-xorg-input-wacom, xserver-xorg-video-qxl,
4626 xserver-xorg-video-vmware, yubikey-personalization and
4627 zd1211-firmware
</p
>
4629 <p
>If you know of other packages, please let me know with a wishlist
4630 bug report against the isenkram-cli package, and ask the package
4632 <a href=
"https://wiki.debian.org/AppStream/Guidelines
">add AppStream
4633 metadata according to the guidelines
</a
> to provide the information
4634 for everyone. In time, I hope to get rid of the isenkram specific
4635 hardware mapping and depend exclusively on AppStream.
</p
>
4637 <p
>Note, the AppStream metadata for broadcom-sta-dkms is matching too
4638 much hardware, and suggest that the package with with any ethernet
4639 card. See
<a href=
"http://bugs.debian.org/
838735">bug #
838735</a
> for
4640 the details. I hope the maintainer find time to address it soon. In
4641 the mean time I provide an override in isenkram.
</p
>
4646 <title>Oolite, a life in space as vagabond and mercenary - nice free software
</title>
4647 <link>http://people.skolelinux.org/pere/blog/Oolite__a_life_in_space_as_vagabond_and_mercenary___nice_free_software.html
</link>
4648 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Oolite__a_life_in_space_as_vagabond_and_mercenary___nice_free_software.html
</guid>
4649 <pubDate>Sun,
11 Dec
2016 11:
40:
00 +
0100</pubDate>
4650 <description><p align=
"center
"><img width=
"70%
" src=
"http://people.skolelinux.org/pere/blog/images/
2016-
12-
11-nice-oolite.png
"/
></p
>
4652 <p
>In my early years, I played
4653 <a href=
"http://wiki.alioth.net/index.php/Classic_Elite
">the epic game
4654 Elite
</a
> on my PC. I spent many months trading and fighting in
4655 space, and reached the
'elite
' fighting status before I moved on. The
4656 original Elite game was available on Commodore
64 and the IBM PC
4657 edition I played had a
64 KB executable. I am still impressed today
4658 that the authors managed to squeeze both a
3D engine and details about
4659 more than
2000 planet systems across
7 galaxies into a binary so
4662 <p
>I have known about
<a href=
"http://www.oolite.org/
">the free
4663 software game Oolite inspired by Elite
</a
> for a while, but did not
4664 really have time to test it properly until a few days ago. It was
4665 great to discover that my old knowledge about trading routes were
4666 still valid. But my fighting and flying abilities were gone, so I had
4667 to retrain to be able to dock on a space station. And I am still not
4668 able to make much resistance when I am attacked by pirates, so I
4669 bougth and mounted the most powerful laser in the rear to be able to
4670 put up at least some resistance while fleeing for my life. :)
</p
>
4672 <p
>When playing Elite in the late eighties, I had to discover
4673 everything on my own, and I had long lists of prices seen on different
4674 planets to be able to decide where to trade what. This time I had the
4676 <a href=
"http://wiki.alioth.net/index.php/Main_Page
">Elite wiki
</a
>,
4677 where information about each planet is easily available with common
4678 price ranges and suggested trading routes. This improved my ability
4679 to earn money and I have been able to earn enough to buy a lot of
4680 useful equipent in a few days. I believe I originally played for
4681 months before I could get a docking computer, while now I could get it
4682 after less then a week.
</p
>
4684 <p
>If you like science fiction and dreamed of a life as a vagabond in
4685 space, you should try out Oolite. It is available for Linux, MacOSX
4686 and Windows, and is included in Debian and derivatives since
2011.
</p
>
4688 <p
>As usual, if you use Bitcoin and want to show your support of my
4689 activities, please send Bitcoin donations to my address
4690 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
4695 <title>Quicker Debian installations using eatmydata
</title>
4696 <link>http://people.skolelinux.org/pere/blog/Quicker_Debian_installations_using_eatmydata.html
</link>
4697 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Quicker_Debian_installations_using_eatmydata.html
</guid>
4698 <pubDate>Fri,
25 Nov
2016 14:
50:
00 +
0100</pubDate>
4699 <description><p
>Two years ago, I did some experiments with eatmydata and the Debian
4700 installation system, observing how using
4701 <a href=
"http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html
">eatmydata
4702 could speed up the installation
</a
> quite a bit. My testing measured
4703 speedup around
20-
40 percent for Debian Edu, where we install around
4704 1000 packages from within the installer. The eatmydata package
4705 provide a way to disable/delay file system flushing. This is a bit
4706 risky in the general case, as files that should be stored on disk will
4707 stay only in memory a bit longer than expected, causing problems if a
4708 machine crashes at an inconvenient time. But for an installation, if
4709 the machine crashes during installation the process is normally
4710 restarted, and avoiding disk operations as much as possible to speed
4711 up the process make perfect sense.
4713 <p
>I added code in the Debian Edu specific installation code to enable
4714 <a href=
"https://tracker.debian.org/pkg/libeatmydata
">eatmydata
</a
>,
4715 but did not have time to push it any further. But a few months ago I
4716 picked it up again and worked with the libeatmydata package maintainer
4717 Mattia Rizzolo to make it easier for everyone to get this installation
4718 speedup in Debian. Thanks to our cooperation There is now an
4719 eatmydata-udeb package in Debian testing and unstable, and simply
4720 enabling/installing it in debian-installer (d-i) is enough to get the
4721 quicker installations. It can be enabled using preseeding. The
4722 following untested kernel argument should do the trick:
</p
>
4724 <blockquote
><pre
>
4725 preseed/early_command=
"anna-install eatmydata-udeb
"
4726 </pre
></blockquote
>
4728 <p
>This should ask d-i to install the package inside the d-i
4729 environment early in the installation sequence. Having it installed
4730 in d-i in turn will make sure the relevant scripts are called just
4731 after debootstrap filled /target/ with the freshly installed Debian
4732 system to configure apt to run dpkg with eatmydata. This is enough to
4733 speed up the installation process. There is a proposal to
4734 <a href=
"https://bugs.debian.org/
841153">extend the idea a bit further
4735 by using /etc/ld.so.preload instead of apt.conf
</a
>, but I have not
4736 tested its impact.
</p
>
4742 <title>Coz profiler for multi-threaded software is now in Debian
</title>
4743 <link>http://people.skolelinux.org/pere/blog/Coz_profiler_for_multi_threaded_software_is_now_in_Debian.html
</link>
4744 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Coz_profiler_for_multi_threaded_software_is_now_in_Debian.html
</guid>
4745 <pubDate>Sun,
13 Nov
2016 12:
30:
00 +
0100</pubDate>
4746 <description><p
><a href=
"http://coz-profiler.org/
">The Coz profiler
</a
>, a nice
4747 profiler able to run benchmarking experiments on the instrumented
4748 multi-threaded program, finally
4749 <a href=
"https://tracker.debian.org/pkg/coz-profiler
">made it into
4750 Debian unstable yesterday
</A
>. Lluís Vilanova and I have spent many
4752 <a href=
"http://people.skolelinux.org/pere/blog/Coz_can_help_you_find_bottlenecks_in_multi_threaded_software___nice_free_software.html
">I
4753 blogged about the coz tool
</a
> in August working with upstream to make
4754 it suitable for Debian. There are still issues with clang
4755 compatibility, inline assembly only working x86 and minimized
4756 JavaScript libraries.
</p
>
4758 <p
>To test it, install
'coz-profiler
' using apt and run it like this:
</p
>
4760 <p
><blockquote
>
4761 <tt
>coz run --- /path/to/binary-with-debug-info
</tt
>
4762 </blockquote
></p
>
4764 <p
>This will produce a profile.coz file in the current working
4765 directory with the profiling information. This is then given to a
4766 JavaScript application provided in the package and available from
4767 <a href=
"http://plasma-umass.github.io/coz/
">a project web page
</a
>.
4768 To start the local copy, invoke it in a browser like this:
</p
>
4770 <p
><blockquote
>
4771 <tt
>sensible-browser /usr/share/coz-profiler/viewer/index.htm
</tt
>
4772 </blockquote
></p
>
4774 <p
>See the project home page and the
4775 <a href=
"https://www.usenix.org/publications/login/summer2016/curtsinger
">USENIX
4776 ;login: article on Coz
</a
> for more information on how it is
4782 <title>How to talk with your loved ones in private
</title>
4783 <link>http://people.skolelinux.org/pere/blog/How_to_talk_with_your_loved_ones_in_private.html
</link>
4784 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_talk_with_your_loved_ones_in_private.html
</guid>
4785 <pubDate>Mon,
7 Nov
2016 10:
25:
00 +
0100</pubDate>
4786 <description><p
>A few days ago I ran a very biased and informal survey to get an
4787 idea about what options are being used to communicate with end to end
4788 encryption with friends and family. I explicitly asked people not to
4789 list options only used in a work setting. The background is the
4790 uneasy feeling I get when using Signal, a feeling shared by others as
4791 a blog post from Sander Venima about
4792 <a href=
"https://sandervenema.ch/
2016/
11/why-i-wont-recommend-signal-anymore/
">why
4793 he do not recommend Signal anymore
</a
> (with
4794 <a href=
"https://news.ycombinator.com/item?id=
12883410">feedback from
4795 the Signal author available from ycombinator
</a
>). I wanted an
4796 overview of the options being used, and hope to include those options
4797 in a less biased survey later on. So far I have not taken the time to
4798 look into the individual proposed systems. They range from text
4799 sharing web pages, via file sharing and email to instant messaging,
4800 VOIP and video conferencing. For those considering which system to
4801 use, it is also useful to have a look at
4802 <a href=
"https://www.eff.org/secure-messaging-scorecard
">the EFF Secure
4803 messaging scorecard
</a
> which is slightly out of date but still
4804 provide valuable information.
</p
>
4806 <p
>So, on to the list. There were some used by many, some used by a
4807 few, some rarely used ones and a few mentioned but without anyone
4808 claiming to use them. Notice the grouping is in reality quite random
4809 given the biased self selected set of participants. First the ones
4810 used by many:
</p
>
4814 <li
><a href=
"https://whispersystems.org/
">Signal
</a
></li
>
4815 <li
>Email w/
<a href=
"http://openpgp.org/
">OpenPGP
</a
> (Enigmail, GPGSuite,etc)
</li
>
4816 <li
><a href=
"https://www.whatsapp.com/
">Whatsapp
</a
></li
>
4817 <li
>IRC w/
<a href=
"https://otr.cypherpunks.ca/
">OTR
</a
></li
>
4818 <li
>XMPP w/
<a href=
"https://otr.cypherpunks.ca/
">OTR
</a
></li
>
4822 <p
>Then the ones used by a few.
</p
>
4826 <li
><a href=
"https://wiki.mumble.info/wiki/Main_Page
">Mumble
</a
></li
>
4827 <li
>iMessage (included in iOS from Apple)
</li
>
4828 <li
><a href=
"https://telegram.org/
">Telegram
</a
></li
>
4829 <li
><a href=
"https://jitsi.org/
">Jitsi
</a
></li
>
4830 <li
><a href=
"https://keybase.io/download
">Keybase file
</a
></li
>
4834 <p
>Then the ones used by even fewer people
</p
>
4838 <li
><a href=
"https://ring.cx/
">Ring
</a
></li
>
4839 <li
><a href=
"https://bitmessage.org/
">Bitmessage
</a
></li
>
4840 <li
><a href=
"https://wire.com/
">Wire
</a
></li
>
4841 <li
>VoIP w/
<a href=
"https://en.wikipedia.org/wiki/ZRTP
">ZRTP
</a
> or controlled
<a href=
"https://en.wikipedia.org/wiki/Secure_Real-time_Transport_Protocol
">SRTP
</a
> (e.g using
<a href=
"https://en.wikipedia.org/wiki/CSipSimple
">CSipSimple
</a
>,
<a href=
"https://en.wikipedia.org/wiki/Linphone
">Linphone
</a
>)
</li
>
4842 <li
><a href=
"https://matrix.org/
">Matrix
</a
></li
>
4843 <li
><a href=
"https://kontalk.org/
">Kontalk
</a
></li
>
4844 <li
><a href=
"https://
0bin.net/
">0bin
</a
> (encrypted pastebin)
</li
>
4845 <li
><a href=
"https://appear.in
">Appear.in
</a
></li
>
4846 <li
><a href=
"https://riot.im/
">riot
</a
></li
>
4847 <li
><a href=
"https://www.wickr.com/
">Wickr Me
</a
></li
>
4851 <p
>And finally the ones mentioned by not marked as used by
4852 anyone. This might be a mistake, perhaps the person adding the entry
4853 forgot to flag it as used?
</p
>
4857 <li
>Email w/Certificates
<a href=
"https://en.wikipedia.org/wiki/S/MIME
">S/MIME
</a
></li
>
4858 <li
><a href=
"https://www.crypho.com/
">Crypho
</a
></li
>
4859 <li
><a href=
"https://cryptpad.fr/
">CryptPad
</a
></li
>
4860 <li
><a href=
"https://github.com/ricochet-im/ricochet
">ricochet
</a
></li
>
4864 <p
>Given the network effect it seem obvious to me that we as a society
4865 have been divided and conquered by those interested in keeping
4866 encrypted and secure communication away from the masses. The
4867 finishing remarks
<a href=
"https://vimeo.com/
97505679">from Aral Balkan
4868 in his talk
"Free is a lie
"</a
> about the usability of free software
4869 really come into effect when you want to communicate in private with
4870 your friends and family. We can not expect them to allow the
4871 usability of communication tool to block their ability to talk to
4872 their loved ones.
</p
>
4874 <p
>Note for example the option IRC w/OTR. Most IRC clients do not
4875 have OTR support, so in most cases OTR would not be an option, even if
4876 you wanted to. In my personal experience, about
1 in
20 I talk to
4877 have a IRC client with OTR. For private communication to really be
4878 available, most people to talk to must have the option in their
4879 currently used client. I can not simply ask my family to install an
4880 IRC client. I need to guide them through a technical multi-step
4881 process of adding extensions to the client to get them going. This is
4882 a non-starter for most.
</p
>
4884 <p
>I would like to be able to do video phone calls, audio phone calls,
4885 exchange instant messages and share files with my loved ones, without
4886 being forced to share with people I do not know. I do not want to
4887 share the content of the conversations, and I do not want to share who
4888 I communicate with or the fact that I communicate with someone.
4889 Without all these factors in place, my private life is being more or
4890 less invaded.
</p
>
4895 <title>My own self balancing Lego Segway
</title>
4896 <link>http://people.skolelinux.org/pere/blog/My_own_self_balancing_Lego_Segway.html
</link>
4897 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/My_own_self_balancing_Lego_Segway.html
</guid>
4898 <pubDate>Fri,
4 Nov
2016 10:
15:
00 +
0100</pubDate>
4899 <description><p
>A while back I received a Gyro sensor for the NXT
4900 <a href=
"mindstorms.lego.com
">Mindstorms
</a
> controller as a birthday
4901 present. It had been on my wishlist for a while, because I wanted to
4902 build a Segway like balancing lego robot. I had already built
4903 <a href=
"http://www.nxtprograms.com/NXT2/segway/
">a simple balancing
4904 robot
</a
> with the kids, using the light/color sensor included in the
4905 NXT kit as the balance sensor, but it was not working very well. It
4906 could balance for a while, but was very sensitive to the light
4907 condition in the room and the reflective properties of the surface and
4908 would fall over after a short while. I wanted something more robust,
4910 <a href=
"https://www.hitechnic.com/cgi-bin/commerce.cgi?preadd=action
&key=NGY1044
">the
4911 gyro sensor from HiTechnic
</a
> I believed would solve it on my
4912 wishlist for some years before it suddenly showed up as a gift from my
4913 loved ones. :)
</p
>
4915 <p
>Unfortunately I have not had time to sit down and play with it
4916 since then. But that changed some days ago, when I was searching for
4917 lego segway information and came across a recipe from HiTechnic for
4919 <a href=
"http://www.hitechnic.com/blog/gyro-sensor/htway/
">the
4920 HTWay
</a
>, a segway like balancing robot. Build instructions and
4921 <a href=
"https://www.hitechnic.com/upload/
786-HTWayC.nxc
">source
4922 code
</a
> was included, so it was just a question of putting it all
4923 together. And thanks to the great work of many Debian developers, the
4924 compiler needed to build the source for the NXT is already included in
4925 Debian, so I was read to go in less than an hour. The resulting robot
4926 do not look very impressive in its simplicity:
</p
>
4928 <p align=
"center
"><img width=
"70%
" src=
"http://people.skolelinux.org/pere/blog/images/
2016-
11-
04-lego-htway-robot.jpeg
"></p
>
4930 <p
>Because I lack the infrared sensor used to control the robot in the
4931 design from HiTechnic, I had to comment out the last task
4932 (taskControl). I simply placed /* and */ around it get the program
4933 working without that sensor present. Now it balances just fine until
4934 the battery status run low:
</p
>
4936 <p align=
"center
"><video width=
"70%
" controls=
"true
">
4937 <source src=
"http://people.skolelinux.org/pere/blog/images/
2016-
11-
04-lego-htway-balancing.ogv
" type=
"video/ogg
">
4938 </video
></p
>
4940 <p
>Now we would like to teach it how to follow a line and take remote
4941 control instructions using the included Bluetooth receiver in the NXT.
</p
>
4943 <p
>If you, like me, love LEGO and want to make sure we find the tools
4944 they need to work with LEGO in Debian and all our derivative
4945 distributions like Ubuntu, check out
4946 <a href=
"http://wiki.debian.org/LegoDesigners
">the LEGO designers
4947 project page
</a
> and join the Debian LEGO team. Personally I own a
4948 RCX and NXT controller (no EV3), and would like to make sure the
4949 Debian tools needed to program the systems I own work as they
4955 <title>Experience and updated recipe for using the Signal app without a mobile phone
</title>
4956 <link>http://people.skolelinux.org/pere/blog/Experience_and_updated_recipe_for_using_the_Signal_app_without_a_mobile_phone.html
</link>
4957 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Experience_and_updated_recipe_for_using_the_Signal_app_without_a_mobile_phone.html
</guid>
4958 <pubDate>Mon,
10 Oct
2016 11:
30:
00 +
0200</pubDate>
4959 <description><p
>In July
4960 <a href=
"http://people.skolelinux.org/pere/blog/How_to_use_the_Signal_app_if_you_only_have_a_land_line__ie_no_mobile_phone_.html
">I
4961 wrote how to get the Signal Chrome/Chromium app working
</a
> without
4962 the ability to receive SMS messages (aka without a cell phone). It is
4963 time to share some experiences and provide an updated setup.
</p
>
4965 <p
>The Signal app have worked fine for several months now, and I use
4966 it regularly to chat with my loved ones. I had a major snag at the
4967 end of my summer vacation, when the the app completely forgot my
4968 setup, identity and keys. The reason behind this major mess was
4969 running out of disk space. To avoid that ever happening again I have
4970 started storing everything in
<tt
>userdata/
</tt
> in git, to be able to
4971 roll back to an earlier version if the files are wiped by mistake. I
4972 had to use it once after introducing the git backup. When rolling
4973 back to an earlier version, one need to use the
'reset session
' option
4974 in Signal to get going, and notify the people you talk with about the
4975 problem. I assume there is some sequence number tracking in the
4976 protocol to detect rollback attacks. The git repository is rather big
4977 (
674 MiB so far), but I have not tried to figure out if some of the
4978 content can be added to a .gitignore file due to lack of spare
4981 <p
>I
've also hit the
90 days timeout blocking, and noticed that this
4982 make it impossible to send messages using Signal. I could still
4983 receive them, but had to patch the code with a new timestamp to send.
4984 I believe the timeout is added by the developers to force people to
4985 upgrade to the latest version of the app, even when there is no
4986 protocol changes, to reduce the version skew among the user base and
4987 thus try to keep the number of support requests down.
</p
>
4989 <p
>Since my original recipe, the Signal source code changed slightly,
4990 making the old patch fail to apply cleanly. Below is an updated
4991 patch, including the shell wrapper I use to start Signal. The
4992 original version required a new user to locate the JavaScript console
4993 and call a function from there. I got help from a friend with more
4994 JavaScript knowledge than me to modify the code to provide a GUI
4995 button instead. This mean that to get started you just need to run
4996 the wrapper and click the
'Register without mobile phone
' to get going
4997 now. I
've also modified the timeout code to always set it to
90 days
4998 in the future, to avoid having to patch the code regularly.
</p
>
5000 <p
>So, the updated recipe for Debian Jessie:
</p
>
5004 <li
>First, install required packages to get the source code and the
5005 browser you need. Signal only work with Chrome/Chromium, as far as I
5006 know, so you need to install it.
5009 apt install git tor chromium
5010 git clone https://github.com/WhisperSystems/Signal-Desktop.git
5011 </pre
></li
>
5013 <li
>Modify the source code using command listed in the the patch
5014 block below.
</li
>
5016 <li
>Start Signal using the run-signal-app wrapper (for example using
5017 <tt
>`pwd`/run-signal-app
</tt
>).
5019 <li
>Click on the
'Register without mobile phone
', will in a phone
5020 number you can receive calls to the next minute, receive the
5021 verification code and enter it into the form field and press
5022 'Register
'. Note, the phone number you use will be user Signal
5023 username, ie the way others can find you on Signal.
</li
>
5025 <li
>You can now use Signal to contact others. Note, new contacts do
5026 not show up in the contact list until you restart Signal, and there is
5027 no way to assign names to Contacts. There is also no way to create or
5028 update chat groups. I suspect this is because the web app do not have
5029 a associated contact database.
</li
>
5033 <p
>I am still a bit uneasy about using Signal, because of the way its
5034 main author moxie0 reject federation and accept dependencies to major
5035 corporations like Google (part of the code is fetched from Google) and
5036 Amazon (the central coordination point is owned by Amazon). See for
5038 <a href=
"https://github.com/LibreSignal/LibreSignal/issues/
37">the
5039 LibreSignal issue tracker
</a
> for a thread documenting the authors
5040 view on these issues. But the network effect is strong in this case,
5041 and several of the people I want to communicate with already use
5042 Signal. Perhaps we can all move to
<a href=
"https://ring.cx/
">Ring
</a
>
5043 once it
<a href=
"https://bugs.debian.org/
830265">work on my
5044 laptop
</a
>? It already work on Windows and Android, and is included
5045 in
<a href=
"https://tracker.debian.org/pkg/ring
">Debian
</a
> and
5046 <a href=
"https://launchpad.net/ubuntu/+source/ring
">Ubuntu
</a
>, but not
5047 working on Debian Stable.
</p
>
5049 <p
>Anyway, this is the patch I apply to the Signal code to get it
5050 working. It switch to the production servers, disable to timeout,
5051 make registration easier and add the shell wrapper:
</p
>
5054 cd Signal-Desktop; cat
&lt;
&lt;EOF | patch -p1
5055 diff --git a/js/background.js b/js/background.js
5056 index
24b4c1d.
.579345f
100644
5057 --- a/js/background.js
5058 +++ b/js/background.js
5063 - var SERVER_URL =
'https://textsecure-service-staging.whispersystems.org
';
5064 + var SERVER_URL =
'https://textsecure-service-ca.whispersystems.org
';
5065 var SERVER_PORTS = [
80,
4433,
8443];
5066 - var ATTACHMENT_SERVER_URL =
'https://whispersystems-textsecure-attachments-staging.s3.amazonaws.com
';
5067 + var ATTACHMENT_SERVER_URL =
'https://whispersystems-textsecure-attachments.s3.amazonaws.com
';
5068 var messageReceiver;
5069 window.getSocketStatus = function() {
5070 if (messageReceiver) {
5071 diff --git a/js/expire.js b/js/expire.js
5072 index
639aeae..beb91c3
100644
5077 'use strict
';
5078 - var BUILD_EXPIRATION =
0;
5079 + var BUILD_EXPIRATION = Date.now() + (
90 *
24 *
60 *
60 *
1000);
5081 window.extension = window.extension || {};
5083 diff --git a/js/views/install_view.js b/js/views/install_view.js
5084 index
7816f4f.
.1d6233b
100644
5085 --- a/js/views/install_view.js
5086 +++ b/js/views/install_view.js
5089 'click .step1
': this.selectStep.bind(this,
1),
5090 'click .step2
': this.selectStep.bind(this,
2),
5091 -
'click .step3
': this.selectStep.bind(this,
3)
5092 +
'click .step3
': this.selectStep.bind(this,
3),
5093 +
'click .callreg
': function() { extension.install(
'standalone
') },
5096 clearQR: function() {
5097 diff --git a/options.html b/options.html
5098 index dc0f28e.
.8d709f6
100644
5102 &lt;div class=
'nav
'>
5103 &lt;h1
>{{ installWelcome }}
&lt;/h1
>
5104 &lt;p
>{{ installTagline }}
&lt;/p
>
5105 -
&lt;div
> &lt;a class=
'button step2
'>{{ installGetStartedButton }}
&lt;/a
> &lt;/div
>
5106 +
&lt;div
> &lt;a class=
'button step2
'>{{ installGetStartedButton }}
&lt;/a
>
5107 +
&lt;br
> &lt;a class=
"button callreg
">Register without mobile phone
&lt;/a
>
5110 &lt;span class=
'dot step1 selected
'>&lt;/span
>
5111 &lt;span class=
'dot step2
'>&lt;/span
>
5112 &lt;span class=
'dot step3
'>&lt;/span
>
5113 --- /dev/null
2016-
10-
07 09:
55:
13.730181472 +
0200
5114 +++ b/run-signal-app
2016-
10-
10 08:
54:
09.434172391 +
0200
5120 +userdata=
"`pwd`/userdata
"
5121 +if [ -d
"$userdata
" ]
&& [ ! -d
"$userdata/.git
" ] ; then
5122 + (cd $userdata
&& git init)
5124 +(cd $userdata
&& git add .
&& git commit -m
"Current status.
" || true)
5126 + --proxy-server=
"socks://localhost:
9050" \
5127 + --user-data-dir=$userdata --load-and-launch-app=`pwd`
5129 chmod a+rx run-signal-app
5132 <p
>As usual, if you use Bitcoin and want to show your support of my
5133 activities, please send Bitcoin donations to my address
5134 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
5139 <title>Isenkram, Appstream and udev make life as a LEGO builder easier
</title>
5140 <link>http://people.skolelinux.org/pere/blog/Isenkram__Appstream_and_udev_make_life_as_a_LEGO_builder_easier.html
</link>
5141 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Isenkram__Appstream_and_udev_make_life_as_a_LEGO_builder_easier.html
</guid>
5142 <pubDate>Fri,
7 Oct
2016 09:
50:
00 +
0200</pubDate>
5143 <description><p
><a href=
"http://packages.qa.debian.org/isenkram
">The Isenkram
5144 system
</a
> provide a practical and easy way to figure out which
5145 packages support the hardware in a given machine. The command line
5146 tool
<tt
>isenkram-lookup
</tt
> and the tasksel options provide a
5147 convenient way to list and install packages relevant for the current
5148 hardware during system installation, both user space packages and
5149 firmware packages. The GUI background daemon on the other hand provide
5150 a pop-up proposing to install packages when a new dongle is inserted
5151 while using the computer. For example, if you plug in a smart card
5152 reader, the system will ask if you want to install
<tt
>pcscd
</tt
> if
5153 that package isn
't already installed, and if you plug in a USB video
5154 camera the system will ask if you want to install
<tt
>cheese
</tt
> if
5155 cheese is currently missing. This already work just fine.
</p
>
5157 <p
>But Isenkram depend on a database mapping from hardware IDs to
5158 package names. When I started no such database existed in Debian, so
5159 I made my own data set and included it with the isenkram package and
5160 made isenkram fetch the latest version of this database from git using
5161 http. This way the isenkram users would get updated package proposals
5162 as soon as I learned more about hardware related packages.
</p
>
5164 <p
>The hardware is identified using modalias strings. The modalias
5165 design is from the Linux kernel where most hardware descriptors are
5166 made available as a strings that can be matched using filename style
5167 globbing. It handle USB, PCI, DMI and a lot of other hardware related
5168 identifiers.
</p
>
5170 <p
>The downside to the Isenkram specific database is that there is no
5171 information about relevant distribution / Debian version, making
5172 isenkram propose obsolete packages too. But along came AppStream, a
5173 cross distribution mechanism to store and collect metadata about
5174 software packages. When I heard about the proposal, I contacted the
5175 people involved and suggested to add a hardware matching rule using
5176 modalias strings in the specification, to be able to use AppStream for
5177 mapping hardware to packages. This idea was accepted and AppStream is
5178 now a great way for a package to announce the hardware it support in a
5179 distribution neutral way. I wrote
5180 <a href=
"http://people.skolelinux.org/pere/blog/Using_appstream_with_isenkram_to_install_hardware_related_packages_in_Debian.html
">a
5181 recipe on how to add such meta-information
</a
> in a blog post last
5182 December. If you have a hardware related package in Debian, please
5183 announce the relevant hardware IDs using AppStream.
</p
>
5185 <p
>In Debian, almost all packages that can talk to a LEGO Mindestorms
5186 RCX or NXT unit, announce this support using AppStream. The effect is
5187 that when you insert such LEGO robot controller into your Debian
5188 machine, Isenkram will propose to install the packages needed to get
5189 it working. The intention is that this should allow the local user to
5190 start programming his robot controller right away without having to
5191 guess what packages to use or which permissions to fix.
</p
>
5193 <p
>But when I sat down with my son the other day to program our NXT
5194 unit using his Debian Stretch computer, I discovered something
5195 annoying. The local console user (ie my son) did not get access to
5196 the USB device for programming the unit. This used to work, but no
5197 longer in Jessie and Stretch. After some investigation and asking
5198 around on #debian-devel, I discovered that this was because udev had
5199 changed the mechanism used to grant access to local devices. The
5200 ConsoleKit mechanism from
<tt
>/lib/udev/rules.d/
70-udev-acl.rules
</tt
>
5201 no longer applied, because LDAP users no longer was added to the
5202 plugdev group during login. Michael Biebl told me that this method
5203 was obsolete and the new method used ACLs instead. This was good
5204 news, as the plugdev mechanism is a mess when using a remote user
5205 directory like LDAP. Using ACLs would make sure a user lost device
5206 access when she logged out, even if the user left behind a background
5207 process which would retain the plugdev membership with the ConsoleKit
5208 setup. Armed with this knowledge I moved on to fix the access problem
5209 for the LEGO Mindstorms related packages.
</p
>
5211 <p
>The new system uses a udev tag,
'uaccess
'. It can either be
5212 applied directly for a device, or is applied in
5213 /lib/udev/rules.d/
70-uaccess.rules for classes of devices. As the
5214 LEGO Mindstorms udev rules did not have a class, I decided to add the
5215 tag directly in the udev rules files included in the packages. Here
5216 is one example. For the nqc C compiler for the RCX, the
5217 <tt
>/lib/udev/rules.d/
60-nqc.rules
</tt
> file now look like this:
5219 <p
><pre
>
5220 SUBSYSTEM==
"usb
", ACTION==
"add
", ATTR{idVendor}==
"0694", ATTR{idProduct}==
"0001", \
5221 SYMLINK+=
"rcx-%k
", TAG+=
"uaccess
"
5222 </pre
></p
>
5224 <p
>The key part is the
'TAG+=
"uaccess
"' at the end. I suspect all
5225 packages using plugdev in their /lib/udev/rules.d/ files should be
5226 changed to use this tag (either directly or indirectly via
5227 <tt
>70-uaccess.rules
</tt
>). Perhaps a lintian check should be created
5228 to detect this?
</p
>
5230 <p
>I
've been unable to find good documentation on the uaccess feature.
5231 It is unclear to me if the uaccess tag is an internal implementation
5232 detail like the udev-acl tag used by
5233 <tt
>/lib/udev/rules.d/
70-udev-acl.rules
</tt
>. If it is, I guess the
5234 indirect method is the preferred way. Michael
5235 <a href=
"https://github.com/systemd/systemd/issues/
4288">asked for more
5236 documentation from the systemd project
</a
> and I hope it will make
5237 this clearer. For now I use the generic classes when they exist and
5238 is already handled by
<tt
>70-uaccess.rules
</tt
>, and add the tag
5239 directly if no such class exist.
</p
>
5241 <p
>To learn more about the isenkram system, please check out
5242 <a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram/
">my
5243 blog posts tagged isenkram
</a
>.
</p
>
5245 <p
>To help out making life for LEGO constructors in Debian easier,
5246 please join us on our IRC channel
5247 <a href=
"irc://irc.debian.org/%
23debian-lego
">#debian-lego
</a
> and join
5248 the
<a href=
"https://alioth.debian.org/projects/debian-lego/
">Debian
5249 LEGO team
</a
> in the Alioth project we created yesterday. A mailing
5250 list is not yet created, but we are working on it. :)
</p
>
5252 <p
>As usual, if you use Bitcoin and want to show your support of my
5253 activities, please send Bitcoin donations to my address
5254 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
5259 <title>First draft Norwegian Bokmål edition of The Debian Administrator
's Handbook now public
</title>
5260 <link>http://people.skolelinux.org/pere/blog/First_draft_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook_now_public.html
</link>
5261 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_draft_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook_now_public.html
</guid>
5262 <pubDate>Tue,
30 Aug
2016 10:
10:
00 +
0200</pubDate>
5263 <description><p
>In April we
5264 <a href=
"http://people.skolelinux.org/pere/blog/Lets_make_a_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook.html
">started
5265 to work
</a
> on a Norwegian Bokmål edition of the
"open access
" book on
5266 how to set up and administrate a Debian system. Today I am happy to
5267 report that the first draft is now publicly available. You can find
5268 it on
<a href=
"https://debian-handbook.info/get/
">get the Debian
5269 Administrator
's Handbook page
</a
> (under Other languages). The first
5270 eight chapters have a first draft translation, and we are working on
5271 proofreading the content. If you want to help out, please start
5273 <a href=
"https://hosted.weblate.org/projects/debian-handbook/
">the
5274 hosted weblate project page
</a
>, and get in touch using
5275 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/debian-handbook-translators
">the
5276 translators mailing list
</a
>. Please also check out
5277 <a href=
"https://debian-handbook.info/contribute/
">the instructions for
5278 contributors
</a
>. A good way to contribute is to proofread the text
5279 and update weblate if you find errors.
</p
>
5281 <p
>Our goal is still to make the Norwegian book available on paper as well as
5282 electronic form.
</p
>
5287 <title>Coz can help you find bottlenecks in multi-threaded software - nice free software
</title>
5288 <link>http://people.skolelinux.org/pere/blog/Coz_can_help_you_find_bottlenecks_in_multi_threaded_software___nice_free_software.html
</link>
5289 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Coz_can_help_you_find_bottlenecks_in_multi_threaded_software___nice_free_software.html
</guid>
5290 <pubDate>Thu,
11 Aug
2016 12:
00:
00 +
0200</pubDate>
5291 <description><p
>This summer, I read a great article
5292 "<a href=
"https://www.usenix.org/publications/login/summer2016/curtsinger
">coz:
5293 This Is the Profiler You
're Looking For
</a
>" in USENIX ;login: about
5294 how to profile multi-threaded programs. It presented a system for
5295 profiling software by running experiences in the running program,
5296 testing how run time performance is affected by
"speeding up
" parts of
5297 the code to various degrees compared to a normal run. It does this by
5298 slowing down parallel threads while the
"faster up
" code is running
5299 and measure how this affect processing time. The processing time is
5300 measured using probes inserted into the code, either using progress
5301 counters (COZ_PROGRESS) or as latency meters (COZ_BEGIN/COZ_END). It
5302 can also measure unmodified code by measuring complete the program
5303 runtime and running the program several times instead.
</p
>
5305 <p
>The project and presentation was so inspiring that I would like to
5306 get the system into Debian. I
5307 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
830708">created
5308 a WNPP request for it
</a
> and contacted upstream to try to make the
5309 system ready for Debian by sending patches. The build process need to
5310 be changed a bit to avoid running
'git clone
' to get dependencies, and
5311 to include the JavaScript web page used to visualize the collected
5312 profiling information included in the source package.
5313 But I expect that should work out fairly soon.
</p
>
5315 <p
>The way the system work is fairly simple. To run an coz experiment
5316 on a binary with debug symbols available, start the program like this:
5318 <p
><blockquote
><pre
>
5319 coz run --- program-to-run
5320 </pre
></blockquote
></p
>
5322 <p
>This will create a text file profile.coz with the instrumentation
5323 information. To show what part of the code affect the performance
5324 most, use a web browser and either point it to
5325 <a href=
"http://plasma-umass.github.io/coz/
">http://plasma-umass.github.io/coz/
</a
>
5326 or use the copy from git (in the gh-pages branch). Check out this web
5327 site to have a look at several example profiling runs and get an idea what the end result from the profile runs look like. To make the
5328 profiling more useful you include
&lt;coz.h
&gt; and insert the
5329 COZ_PROGRESS or COZ_BEGIN and COZ_END at appropriate places in the
5330 code, rebuild and run the profiler. This allow coz to do more
5331 targeted experiments.
</p
>
5333 <p
>A video published by ACM
5334 <a href=
"https://www.youtube.com/watch?v=jE0V-p1odPg
">presenting the
5335 Coz profiler
</a
> is available from Youtube. There is also a paper
5336 from the
25th Symposium on Operating Systems Principles available
5338 <a href=
"https://www.usenix.org/conference/atc16/technical-sessions/presentation/curtsinger
">Coz:
5339 finding code that counts with causal profiling
</a
>.
</p
>
5341 <p
><a href=
"https://github.com/plasma-umass/coz
">The source code
</a
>
5342 for Coz is available from github. It will only build with clang
5344 <a href=
"https://gcc.gnu.org/bugzilla/show_bug.cgi?id=
55606">C++
5345 feature missing in GCC
</a
>, but I
've submitted
5346 <a href=
"https://github.com/plasma-umass/coz/pull/
67">a patch to solve
5347 it
</a
> and hope it will be included in the upstream source soon.
</p
>
5349 <p
>Please get in touch if you, like me, would like to see this piece
5350 of software in Debian. I would very much like some help with the
5351 packaging effort, as I lack the in depth knowledge on how to package
5352 C++ libraries.
</p
>
5357 <title>Sales number for the Free Culture translation, first half of
2016</title>
5358 <link>http://people.skolelinux.org/pere/blog/Sales_number_for_the_Free_Culture_translation__first_half_of_2016.html
</link>
5359 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Sales_number_for_the_Free_Culture_translation__first_half_of_2016.html
</guid>
5360 <pubDate>Fri,
5 Aug
2016 22:
45:
00 +
0200</pubDate>
5361 <description><p
>As my regular readers probably remember, the last year I published
5362 a French and Norwegian translation of the classic
5363 <a href=
"http://www.free-culture.cc/
">Free Culture book
</a
> by the
5364 founder of the Creative Commons movement, Lawrence Lessig. A bit less
5365 known is the fact that due to the way I created the translations,
5366 using docbook and po4a, I also recreated the English original. And
5367 because I already had created a new the PDF edition, I published it
5368 too. The revenue from the books are sent to the Creative Commons
5369 Corporation. In other words, I do not earn any money from this
5370 project, I just earn the warm fuzzy feeling that the text is available
5371 for a wider audience and more people can learn why the Creative
5372 Commons is needed.
</p
>
5374 <p
>Today, just for fun, I had a look at the sales number over at
5375 Lulu.com, which take care of payment, printing and shipping. Much to
5376 my surprise, the English edition is selling better than both the
5377 French and Norwegian edition, despite the fact that it has been
5378 available in English since it was first published. In total,
24 paper
5379 books was sold for USD $
19.99 between
2016-
01-
01 and
2016-
07-
31:
</p
>
5381 <table border=
"0">
5382 <tr
><th
>Title / language
</th
><th
>Quantity
</th
></tr
>
5383 <tr
><td
><a href=
"http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-
22645082.html
">Culture Libre / French
</a
></td
><td align=
"right
">3</td
></tr
>
5384 <tr
><td
><a href=
"http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-
22441576.html
">Fri kultur / Norwegian
</a
></td
><td align=
"right
">7</td
></tr
>
5385 <tr
><td
><a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22440520.html
">Free Culture / English
</a
></td
><td align=
"right
">14</td
></tr
>
5388 <p
>The books are available both from Lulu.com and from large book
5389 stores like Amazon and Barnes
&Noble. Most revenue, around $
10 per
5390 book, is sent to the Creative Commons project when the book is sold
5391 directly by Lulu.com. The other channels give less revenue. The
5392 summary from Lulu tell me
10 books was sold via the Amazon channel,
10
5393 via Ingram (what is this?) and
4 directly by Lulu. And Lulu.com tells
5394 me that the revenue sent so far this year is USD $
101.42. No idea
5395 what kind of sales numbers to expect, so I do not know if that is a
5396 good amount of sales for a
10 year old book or not. But it make me
5397 happy that the buyers find the book, and I hope they enjoy reading it
5398 as much as I did.
</p
>
5400 <p
>The ebook edition is available for free from
5401 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">Github
</a
>.
</p
>
5403 <p
>If you would like to translate and publish the book in your native
5404 language, I would be happy to help make it happen. Please get in
5410 <title>Techno TV broadcasting live across Norway and the Internet (#debconf16, #nuug) on @frikanalen
</title>
5411 <link>http://people.skolelinux.org/pere/blog/Techno_TV_broadcasting_live_across_Norway_and_the_Internet___debconf16___nuug__on__frikanalen.html
</link>
5412 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Techno_TV_broadcasting_live_across_Norway_and_the_Internet___debconf16___nuug__on__frikanalen.html
</guid>
5413 <pubDate>Mon,
1 Aug
2016 10:
30:
00 +
0200</pubDate>
5414 <description><p
>Did you know there is a TV channel broadcasting talks from DebConf
5415 16 across an entire country? Or that there is a TV channel
5416 broadcasting talks by or about
5417 <a href=
"http://beta.frikanalen.no/video/
625529/
">Linus Torvalds
</a
>,
5418 <a href=
"http://beta.frikanalen.no/video/
625599/
">Tor
</a
>,
5419 <a href=
"http://beta.frikanalen.no/video/
624019/
">OpenID
</A
>,
5420 <a href=
"http://beta.frikanalen.no/video/
625624/
">Common Lisp
</a
>,
5421 <a href=
"http://beta.frikanalen.no/video/
625446/
">Civic Tech
</a
>,
5422 <a href=
"http://beta.frikanalen.no/video/
625090/
">EFF founder John Barlow
</a
>,
5423 <a href=
"http://beta.frikanalen.no/video/
625432/
">how to make
3D
5424 printer electronics
</a
> and many more fascinating topics? It works
5425 using only free software (all of it
5426 <a href=
"http://github.com/Frikanalen
">available from Github
</a
>), and
5427 is administrated using a web browser and a web API.
</p
>
5429 <p
>The TV channel is the Norwegian open channel
5430 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
>, and I am involved
5431 via
<a href=
"https://www.nuug.no/
">the NUUG member association
</a
> in
5432 running and developing the software for the channel. The channel is
5433 organised as a member organisation where its members can upload and
5434 broadcast what they want (think of it as Youtube for national
5435 broadcasting television). Individuals can broadcast too. The time
5436 slots are handled on a first come, first serve basis. Because the
5437 channel have almost no viewers and very few active members, we can
5438 experiment with TV technology without too much flack when we make
5439 mistakes. And thanks to the few active members, most of the slots on
5440 the schedule are free. I see this as an opportunity to spread
5441 knowledge about technology and free software, and have a script I run
5442 regularly to fill up all the open slots the next few days with
5443 technology related video. The end result is a channel I like to
5444 describe as Techno TV - filled with interesting talks and
5445 presentations.
</p
>
5447 <p
>It is available on channel
50 on the Norwegian national digital TV
5448 network (RiksTV). It is also available as a multicast stream on
5449 Uninett. And finally, it is available as
5450 <a href=
"http://beta.frikanalen.no/
">a WebM unicast stream
</a
> from
5451 Frikanalen and NUUG. Check it out. :)
</p
>
5456 <title>Unlocking HTC Desire HD on Linux using unruu and fastboot
</title>
5457 <link>http://people.skolelinux.org/pere/blog/Unlocking_HTC_Desire_HD_on_Linux_using_unruu_and_fastboot.html
</link>
5458 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Unlocking_HTC_Desire_HD_on_Linux_using_unruu_and_fastboot.html
</guid>
5459 <pubDate>Thu,
7 Jul
2016 11:
30:
00 +
0200</pubDate>
5460 <description><p
>Yesterday, I tried to unlock a HTC Desire HD phone, and it proved
5461 to be a slight challenge. Here is the recipe if I ever need to do it
5462 again. It all started by me wanting to try the recipe to set up
5463 <a href=
"https://blog.torproject.org/blog/mission-impossible-hardening-android-security-and-privacy
">an
5464 hardened Android installation
</a
> from the Tor project blog on a
5465 device I had access to. It is a old mobile phone with a broken
5466 microphone The initial idea had been to just
5467 <a href=
"http://wiki.cyanogenmod.org/w/Install_CM_for_ace
">install
5468 CyanogenMod on it
</a
>, but did not quite find time to start on it
5469 until a few days ago.
</p
>
5471 <p
>The unlock process is supposed to be simple: (
1) Boot into the boot
5472 loader (press volume down and power at the same time), (
2) select
5473 'fastboot
' before (
3) connecting the device via USB to a Linux
5474 machine, (
4) request the device identifier token by running
'fastboot
5475 oem get_identifier_token
', (
5) request the device unlocking key using
5476 the
<a href=
"http://www.htcdev.com/bootloader/
">HTC developer web
5477 site
</a
> and unlock the phone using the key file emailed to you.
</p
>
5479 <p
>Unfortunately, this only work fi you have hboot version
2.00.0029
5480 or newer, and the device I was working on had
2.00.0027. This
5481 apparently can be easily fixed by downloading a Windows program and
5482 running it on your Windows machine, if you accept the terms Microsoft
5483 require you to accept to use Windows - which I do not. So I had to
5484 come up with a different approach. I got a lot of help from AndyCap
5485 on #nuug, and would not have been able to get this working without
5488 <p
>First I needed to extract the hboot firmware from
5489 <a href=
"http://www.htcdev.com/ruu/PD9810000_Ace_Sense30_S_hboot_2.00
.0029.exe
">the
5490 windows binary for HTC Desire HD
</a
> downloaded as
'the RUU
' from HTC.
5491 For this there is is
<a href=
"https://github.com/kmdm/unruu/
">a github
5492 project named unruu
</a
> using libunshield. The unshield tool did not
5493 recognise the file format, but unruu worked and extracted rom.zip,
5494 containing the new hboot firmware and a text file describing which
5495 devices it would work for.
</p
>
5497 <p
>Next, I needed to get the new firmware into the device. For this I
5498 followed some instructions
5499 <a href=
"http://www.htc1guru.com/
2013/
09/new-ruu-zips-posted/
">available
5500 from HTC1Guru.com
</a
>, and ran these commands as root on a Linux
5501 machine with Debian testing:
</p
>
5503 <p
><pre
>
5504 adb reboot-bootloader
5505 fastboot oem rebootRUU
5506 fastboot flash zip rom.zip
5507 fastboot flash zip rom.zip
5509 </pre
></p
>
5511 <p
>The flash command apparently need to be done twice to take effect,
5512 as the first is just preparations and the second one do the flashing.
5513 The adb command is just to get to the boot loader menu, so turning the
5514 device on while holding volume down and the power button should work
5517 <p
>With the new hboot version in place I could start following the
5518 instructions on the HTC developer web site. I got the device token
5519 like this:
</p
>
5521 <p
><pre
>
5522 fastboot oem get_identifier_token
2>&1 | sed
's/(bootloader) //
'
5525 <p
>And once I got the unlock code via email, I could use it like
5528 <p
><pre
>
5529 fastboot flash unlocktoken Unlock_code.bin
5530 </pre
></p
>
5532 <p
>And with that final step in place, the phone was unlocked and I
5533 could start stuffing the software of my own choosing into the device.
5534 So far I only inserted a replacement recovery image to wipe the phone
5535 before I start. We will see what happen next. Perhaps I should
5536 install
<a href=
"https://www.debian.org/
">Debian
</a
> on it. :)
</p
>
5541 <title>How to use the Signal app if you only have a land line (ie no mobile phone)
</title>
5542 <link>http://people.skolelinux.org/pere/blog/How_to_use_the_Signal_app_if_you_only_have_a_land_line__ie_no_mobile_phone_.html
</link>
5543 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_use_the_Signal_app_if_you_only_have_a_land_line__ie_no_mobile_phone_.html
</guid>
5544 <pubDate>Sun,
3 Jul
2016 14:
20:
00 +
0200</pubDate>
5545 <description><p
>For a while now, I have wanted to test
5546 <a href=
"https://whispersystems.org/
">the Signal app
</a
>, as it is
5547 said to provide end to end encrypted communication and several of my
5548 friends and family are already using it. As I by choice do not own a
5549 mobile phone, this proved to be harder than expected. And I wanted to
5550 have the source of the client and know that it was the code used on my
5551 machine. But yesterday I managed to get it working. I used the
5552 Github source, compared it to the source in
5553 <a href=
"https://chrome.google.com/webstore/detail/signal-private-messenger/bikioccmkafdpakkkcpdbppfkghcmihk?hl=en-US
">the
5554 Signal Chrome app
</a
> available from the Chrome web store, applied
5555 patches to use the production Signal servers, started the app and
5556 asked for the hidden
"register without a smart phone
" form. Here is
5557 the recipe how I did it.
</p
>
5559 <p
>First, I fetched the Signal desktop source from Github, using
5562 git clone https://github.com/WhisperSystems/Signal-Desktop.git
5565 <p
>Next, I patched the source to use the production servers, to be
5566 able to talk to other Signal users:
</p
>
5569 cat
&lt;
&lt;EOF | patch -p0
5570 diff -ur ./js/background.js userdata/Default/Extensions/bikioccmkafdpakkkcpdbppfkghcmihk/
0.15.0_0/js/background.js
5571 --- ./js/background.js
2016-
06-
29 13:
43:
15.630344628 +
0200
5572 +++ userdata/Default/Extensions/bikioccmkafdpakkkcpdbppfkghcmihk/
0.15.0_0/js/background.js
2016-
06-
29 14:
06:
29.530300934 +
0200
5577 - var SERVER_URL =
'https://textsecure-service-staging.whispersystems.org
';
5578 - var ATTACHMENT_SERVER_URL =
'https://whispersystems-textsecure-attachments-staging.s3.amazonaws.com
';
5579 + var SERVER_URL =
'https://textsecure-service-ca.whispersystems.org:
4433';
5580 + var ATTACHMENT_SERVER_URL =
'https://whispersystems-textsecure-attachments.s3.amazonaws.com
';
5581 var messageReceiver;
5582 window.getSocketStatus = function() {
5583 if (messageReceiver) {
5584 diff -ur ./js/expire.js userdata/Default/Extensions/bikioccmkafdpakkkcpdbppfkghcmihk/
0.15.0_0/js/expire.js
5585 --- ./js/expire.js
2016-
06-
29 13:
43:
15.630344628 +
0200
5586 +++ userdata/Default/Extensions/bikioccmkafdpakkkcpdbppfkghcmihk/
0.15.0_0/js/expire.js2016-
06-
29 14:
06:
29.530300934 +
0200
5589 'use strict
';
5590 - var BUILD_EXPIRATION =
0;
5591 + var BUILD_EXPIRATION =
1474492690000;
5593 window.extension = window.extension || {};
5598 <p
>The first part is changing the servers, and the second is updating
5599 an expiration timestamp. This timestamp need to be updated regularly.
5600 It is set
90 days in the future by the build process (Gruntfile.js).
5601 The value is seconds since
1970 times
1000, as far as I can tell.
</p
>
5603 <p
>Based on a tip and good help from the #nuug IRC channel, I wrote a
5604 script to launch Signal in Chromium.
</p
>
5611 --proxy-server=
"socks://localhost:
9050" \
5612 --user-data-dir=`pwd`/userdata --load-and-launch-app=`pwd`
5615 <p
> The script start the app and configure Chromium to use the Tor
5616 SOCKS5 proxy to make sure those controlling the Signal servers (today
5617 Amazon and Whisper Systems) as well as those listening on the lines
5618 will have a harder time location my laptop based on the Signal
5619 connections if they use source IP address.
</p
>
5621 <p
>When the script starts, one need to follow the instructions under
5622 "Standalone Registration
" in the CONTRIBUTING.md file in the git
5623 repository. I right clicked on the Signal window to get up the
5624 Chromium debugging tool, visited the
'Console
' tab and wrote
5625 'extension.install(
"standalone
")
' on the console prompt to get the
5626 registration form. Then I entered by land line phone number and
5627 pressed
'Call
'.
5 seconds later the phone rang and a robot voice
5628 repeated the verification code three times. After entering the number
5629 into the verification code field in the form, I could start using
5630 Signal from my laptop.
5632 <p
>As far as I can tell, The Signal app will leak who is talking to
5633 whom and thus who know who to those controlling the central server,
5634 but such leakage is hard to avoid with a centrally controlled server
5635 setup. It is something to keep in mind when using Signal - the
5636 content of your chats are harder to intercept, but the meta data
5637 exposing your contact network is available to people you do not know.
5638 So better than many options, but not great. And sadly the usage is
5639 connected to my land line, thus allowing those controlling the server
5640 to associate it to my home and person. I would prefer it if only
5641 those I knew could tell who I was on Signal. There are options
5642 avoiding such information leakage, but most of my friends are not
5643 using them, so I am stuck with Signal for now.
</p
>
5645 <p
><strong
>Update
2017-
01-
10</strong
>: There is an updated blog post
5647 <a href=
"http://people.skolelinux.org/pere/blog/Experience_and_updated_recipe_for_using_the_Signal_app_without_a_mobile_phone.html
">Experience
5648 and updated recipe for using the Signal app without a mobile
5649 phone
</a
>.
</p
>
5654 <title>The new
"best
" multimedia player in Debian?
</title>
5655 <link>http://people.skolelinux.org/pere/blog/The_new__best__multimedia_player_in_Debian_.html
</link>
5656 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_new__best__multimedia_player_in_Debian_.html
</guid>
5657 <pubDate>Mon,
6 Jun
2016 12:
50:
00 +
0200</pubDate>
5658 <description><p
>When I set out a few weeks ago to figure out
5659 <a href=
"http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html
">which
5660 multimedia player in Debian claimed to support most file formats /
5661 MIME types
</a
>, I was a bit surprised how varied the sets of MIME types
5662 the various players claimed support for. The range was from
55 to
130
5663 MIME types. I suspect most media formats are supported by all
5664 players, but this is not really reflected in the MimeTypes values in
5665 their desktop files. There are probably also some bogus MIME types
5666 listed, but it is hard to identify which one this is.
</p
>
5668 <p
>Anyway, in the mean time I got in touch with upstream for some of
5669 the players suggesting to add more MIME types to their desktop files,
5670 and decided to spend some time myself improving the situation for my
5671 favorite media player VLC. The fixes for VLC entered Debian unstable
5672 yesterday. The complete list of MIME types can be seen on the
5673 <a href=
"https://wiki.debian.org/DebianMultimedia/PlayerSupport
">Multimedia
5674 player MIME type support status
</a
> Debian wiki page.
</p
>
5676 <p
>The new
"best
" multimedia player in Debian? It is VLC, followed by
5677 totem, parole, kplayer, gnome-mpv, mpv, smplayer, mplayer-gui and
5678 kmplayer. I am sure some of the other players desktop files support
5679 several of the formats currently listed as working only with vlc,
5680 toten and parole.
</p
>
5682 <p
>A sad observation is that only
14 MIME types are listed as
5683 supported by all the tested multimedia players in Debian in their
5684 desktop files: audio/mpeg, audio/vnd.rn-realaudio, audio/x-mpegurl,
5685 audio/x-ms-wma, audio/x-scpls, audio/x-wav, video/mp4, video/mpeg,
5686 video/quicktime, video/vnd.rn-realvideo, video/x-matroska,
5687 video/x-ms-asf, video/x-ms-wmv and video/x-msvideo. Personally I find
5688 it sad that video/ogg and video/webm is not supported by all the media
5689 players in Debian. As far as I can tell, all of them can handle both
5695 <title>A program should be able to open its own files on Linux
</title>
5696 <link>http://people.skolelinux.org/pere/blog/A_program_should_be_able_to_open_its_own_files_on_Linux.html
</link>
5697 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_program_should_be_able_to_open_its_own_files_on_Linux.html
</guid>
5698 <pubDate>Sun,
5 Jun
2016 08:
30:
00 +
0200</pubDate>
5699 <description><p
>Many years ago, when koffice was fresh and with few users, I
5700 decided to test its presentation tool when making the slides for a
5701 talk I was giving for NUUG on Japhar, a free Java virtual machine. I
5702 wrote the first draft of the slides, saved the result and went to bed
5703 the day before I would give the talk. The next day I took a plane to
5704 the location where the meeting should take place, and on the plane I
5705 started up koffice again to polish the talk a bit, only to discover
5706 that kpresenter refused to load its own data file. I cursed a bit and
5707 started making the slides again from memory, to have something to
5708 present when I arrived. I tested that the saved files could be
5709 loaded, and the day seemed to be rescued. I continued to polish the
5710 slides until I suddenly discovered that the saved file could no longer
5711 be loaded into kpresenter. In the end I had to rewrite the slides
5712 three times, condensing the content until the talk became shorter and
5713 shorter. After the talk I was able to pinpoint the problem
&ndash;
5714 kpresenter wrote inline images in a way itself could not understand.
5715 Eventually that bug was fixed and kpresenter ended up being a great
5716 program to make slides. The point I
'm trying to make is that we
5717 expect a program to be able to load its own data files, and it is
5718 embarrassing to its developers if it can
't.
</p
>
5720 <p
>Did you ever experience a program failing to load its own data
5721 files from the desktop file browser? It is not a uncommon problem. A
5722 while back I discovered that the screencast recorder
5723 gtk-recordmydesktop would save an Ogg Theora video file the KDE file
5724 browser would refuse to open. No video player claimed to understand
5725 such file. I tracked down the cause being
<tt
>file --mime-type
</tt
>
5726 returning the application/ogg MIME type, which no video player I had
5727 installed listed as a MIME type they would understand. I asked for
5728 <a href=
"http://bugs.gw.com/view.php?id=
382">file to change its
5729 behavour
</a
> and use the MIME type video/ogg instead. I also asked
5730 several video players to add video/ogg to their desktop files, to give
5731 the file browser an idea what to do about Ogg Theora files. After a
5732 while, the desktop file browsers in Debian started to handle the
5733 output from gtk-recordmydesktop properly.
</p
>
5735 <p
>But history repeats itself. A few days ago I tested the music
5736 system Rosegarden again, and I discovered that the KDE and xfce file
5737 browsers did not know what to do with the Rosegarden project files
5738 (*.rg). I
've reported
<a href=
"http://bugs.debian.org/
825993">the
5739 rosegarden problem to BTS
</a
> and a fix is commited to git and will be
5740 included in the next upload. To increase the chance of me remembering
5741 how to fix the problem next time some program fail to load its files
5742 from the file browser, here are some notes on how to fix it.
</p
>
5744 <p
>The file browsers in Debian in general operates on MIME types.
5745 There are two sources for the MIME type of a given file. The output from
5746 <tt
>file --mime-type
</tt
> mentioned above, and the content of the
5747 shared MIME type registry (under /usr/share/mime/). The file MIME
5748 type is mapped to programs supporting the MIME type, and this
5749 information is collected from
5750 <a href=
"https://www.freedesktop.org/wiki/Specifications/desktop-entry-spec/
">the
5751 desktop files
</a
> available in /usr/share/applications/. If there is
5752 one desktop file claiming support for the MIME type of the file, it is
5753 activated when asking to open a given file. If there are more, one
5754 can normally select which one to use by right-clicking on the file and
5755 selecting the wanted one using
'Open with
' or similar. In general
5756 this work well. But it depend on each program picking a good MIME
5758 <a href=
"http://www.iana.org/assignments/media-types/media-types.xhtml
">a
5759 MIME type registered with IANA
</a
>), file and/or the shared MIME
5760 registry recognizing the file and the desktop file to list the MIME
5761 type in its list of supported MIME types.
</p
>
5763 <p
>The
<tt
>/usr/share/mime/packages/rosegarden.xml
</tt
> entry for
5764 <a href=
"http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec
">the
5765 Shared MIME database
</a
> look like this:
</p
>
5767 <p
><blockquote
><pre
>
5768 &lt;?xml version=
"1.0" encoding=
"UTF-
8"?
&gt;
5769 &lt;mime-info xmlns=
"http://www.freedesktop.org/standards/shared-mime-info
"&gt;
5770 &lt;mime-type type=
"audio/x-rosegarden
"&gt;
5771 &lt;sub-class-of type=
"application/x-gzip
"/
&gt;
5772 &lt;comment
&gt;Rosegarden project file
&lt;/comment
&gt;
5773 &lt;glob pattern=
"*.rg
"/
&gt;
5774 &lt;/mime-type
&gt;
5775 &lt;/mime-info
&gt;
5776 </pre
></blockquote
></p
>
5778 <p
>This states that audio/x-rosegarden is a kind of application/x-gzip
5779 (it is a gzipped XML file). Note, it is much better to use an
5780 official MIME type registered with IANA than it is to make up ones own
5781 unofficial ones like the x-rosegarden type used by rosegarden.
</p
>
5783 <p
>The desktop file of the rosegarden program failed to list
5784 audio/x-rosegarden in its list of supported MIME types, causing the
5785 file browsers to have no idea what to do with *.rg files:
</p
>
5787 <p
><blockquote
><pre
>
5788 % grep Mime /usr/share/applications/rosegarden.desktop
5789 MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/midi;
5790 X-KDE-NativeMimeType=audio/x-rosegarden-composition
5792 </pre
></blockquote
></p
>
5794 <p
>The fix was to add
"audio/x-rosegarden;
" at the end of the
5795 MimeType= line.
</p
>
5797 <p
>If you run into a file which fail to open the correct program when
5798 selected from the file browser, please check out the output from
5799 <tt
>file --mime-type
</tt
> for the file, ensure the file ending and
5800 MIME type is registered somewhere under /usr/share/mime/ and check
5801 that some desktop file under /usr/share/applications/ is claiming
5802 support for this MIME type. If not, please report a bug to have it
5808 <title>Tor - from its creators mouth
11 years ago
</title>
5809 <link>http://people.skolelinux.org/pere/blog/Tor___from_its_creators_mouth_11_years_ago.html
</link>
5810 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Tor___from_its_creators_mouth_11_years_ago.html
</guid>
5811 <pubDate>Sat,
28 May
2016 14:
20:
00 +
0200</pubDate>
5812 <description><p
>A little more than
11 years ago, one of the creators of Tor, and
5813 the current President of
<a href=
"https://www.torproject.org/
">the Tor
5814 project
</a
>, Roger Dingledine, gave a talk for the members of the
5815 <a href=
"http://www.nuug.no/
">Norwegian Unix User group
</a
> (NUUG). A
5816 video of the talk was recorded, and today, thanks to the great help
5817 from David Noble, I finally was able to publish the video of the talk
5818 on Frikanalen, the Norwegian open channel TV station where NUUG
5819 currently publishes its talks. You can
5820 <a href=
"http://frikanalen.no/se
">watch the live stream using a web
5821 browser
</a
> with WebM support, or check out the recording on the video
5822 on demand page for the talk
5823 "<a href=
"http://beta.frikanalen.no/video/
625599">Tor: Anonymous
5824 communication for the US Department of Defence...and you.
</a
>".
</p
>
5826 <p
>Here is the video included for those of you using browsers with
5827 HTML video and Ogg Theora support:
</p
>
5829 <p
><video width=
"70%
" poster=
"http://simula.gunkies.org/media/
625599/large_thumb/
20050421-tor-frikanalen.jpg
" controls
>
5830 <source src=
"http://simula.gunkies.org/media/
625599/theora/
20050421-tor-frikanalen.ogv
" type=
"video/ogg
"/
>
5831 </video
></p
>
5833 <p
>I guess the gist of the talk can be summarised quite simply: If you
5834 want to help the military in USA (and everyone else), use Tor. :)
</p
>
5839 <title>Isenkram with PackageKit support - new version
0.23 available in Debian unstable
</title>
5840 <link>http://people.skolelinux.org/pere/blog/Isenkram_with_PackageKit_support___new_version_0_23_available_in_Debian_unstable.html
</link>
5841 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Isenkram_with_PackageKit_support___new_version_0_23_available_in_Debian_unstable.html
</guid>
5842 <pubDate>Wed,
25 May
2016 10:
20:
00 +
0200</pubDate>
5843 <description><p
><a href=
"https://tracker.debian.org/pkg/isenkram
">The isenkram
5844 system
</a
> is a user-focused solution in Debian for handling hardware
5845 related packages. The idea is to have a database of mappings between
5846 hardware and packages, and pop up a dialog suggesting for the user to
5847 install the packages to use a given hardware dongle. Some use cases
5848 are when you insert a Yubikey, it proposes to install the software
5849 needed to control it; when you insert a braille reader list it
5850 proposes to install the packages needed to send text to the reader;
5851 and when you insert a ColorHug screen calibrator it suggests to
5852 install the driver for it. The system work well, and even have a few
5853 command line tools to install firmware packages and packages for the
5854 hardware already in the machine (as opposed to hotpluggable hardware).
</p
>
5856 <p
>The system was initially written using aptdaemon, because I found
5857 good documentation and example code on how to use it. But aptdaemon
5858 is going away and is generally being replaced by
5859 <a href=
"http://www.freedesktop.org/software/PackageKit/
">PackageKit
</a
>,
5860 so Isenkram needed a rewrite. And today, thanks to the great patch
5861 from my college Sunil Mohan Adapa in the FreedomBox project, the
5862 rewrite finally took place. I
've just uploaded a new version of
5863 Isenkram into Debian Unstable with the patch included, and the default
5864 for the background daemon is now to use PackageKit. To check it out,
5865 install the
<tt
>isenkram
</tt
> package and insert some hardware dongle
5866 and see if it is recognised.
</p
>
5868 <p
>If you want to know what kind of packages isenkram would propose for
5869 the machine it is running on, you can check out the isenkram-lookup
5870 program. This is what it look like on a Thinkpad X230:
</p
>
5872 <p
><blockquote
><pre
>
5888 </pre
></blockquote
></p
>
5890 <p
>The hardware mappings come from several places. The preferred way
5891 is for packages to announce their hardware support using
5892 <a href=
"https://www.freedesktop.org/software/appstream/docs/
">the
5893 cross distribution appstream system
</a
>.
5895 <a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram/
">previous
5896 blog posts about isenkram
</a
> to learn how to do that.
</p
>
5901 <title>Discharge rate estimate in new battery statistics collector for Debian
</title>
5902 <link>http://people.skolelinux.org/pere/blog/Discharge_rate_estimate_in_new_battery_statistics_collector_for_Debian.html
</link>
5903 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Discharge_rate_estimate_in_new_battery_statistics_collector_for_Debian.html
</guid>
5904 <pubDate>Mon,
23 May
2016 09:
35:
00 +
0200</pubDate>
5905 <description><p
>Yesterday I updated the
5906 <a href=
"https://tracker.debian.org/pkg/battery-stats
">battery-stats
5907 package in Debian
</a
> with a few patches sent to me by skilled and
5908 enterprising users. There were some nice user and visible changes.
5909 First of all, both desktop menu entries now work. A design flaw in
5910 one of the script made the history graph fail to show up (its PNG was
5911 dumped in ~/.xsession-errors) if no controlling TTY was available.
5912 The script worked when called from the command line, but not when
5913 called from the desktop menu. I changed this to look for a DISPLAY
5914 variable or a TTY before deciding where to draw the graph, and now the
5915 graph window pop up as expected.
</p
>
5917 <p
>The next new feature is a discharge rate estimator in one of the
5918 graphs (the one showing the last few hours). New is also the user of
5919 colours showing charging in blue and discharge in red. The percentages
5920 of this graph is relative to last full charge, not battery design
5923 <p align=
"center
"><img src=
"http://people.skolelinux.org/pere/blog/images/
2016-
05-
23-battery-stats-rate.png
"/
></p
>
5925 <p
>The other graph show the entire history of the collected battery
5926 statistics, comparing it to the design capacity of the battery to
5927 visualise how the battery life time get shorter over time. The red
5928 line in this graph is what the previous graph considers
100 percent:
5930 <p align=
"center
"><img src=
"http://people.skolelinux.org/pere/blog/images/
2016-
05-
23-battery-stats-history.png
"/
></p
>
5932 <p
>In this graph you can see that I only charge the battery to
80
5933 percent of last full capacity, and how the capacity of the battery is
5934 shrinking. :(
</p
>
5936 <p
>The last new feature is in the collector, which now will handle
5937 more hardware models. On some hardware, Linux power supply
5938 information is stored in /sys/class/power_supply/ACAD/, while the
5939 collector previously only looked in /sys/class/power_supply/AC/. Now
5940 both are checked to figure if there is power connected to the
5943 <p
>If you are interested in how your laptop battery is doing, please
5945 <a href=
"https://tracker.debian.org/pkg/battery-stats
">battery-stats
</a
>
5946 in Debian unstable, or rebuild it on Jessie to get it working on
5947 Debian stable. :) The upstream source is available from
<a
5948 href=
"https://github.com/petterreinholdtsen/battery-stats
">github
</a
>.
5949 Patches are very welcome.
</p
>
5951 <p
>As usual, if you use Bitcoin and want to show your support of my
5952 activities, please send Bitcoin donations to my address
5953 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
5958 <title>French edition of Lawrence Lessigs book Cultura Libre on Amazon and Barnes
& Noble
</title>
5959 <link>http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html
</link>
5960 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/French_edition_of_Lawrence_Lessigs_book_Cultura_Libre_on_Amazon_and_Barnes___Noble.html
</guid>
5961 <pubDate>Sat,
21 May
2016 10:
50:
00 +
0200</pubDate>
5962 <description><p
>A few weeks ago the French paperback edition of Lawrence Lessigs
5963 2004 book Cultura Libre was published. Today I noticed that the book
5964 is now available from book stores. You can now buy it from
5965 <a href=
"http://www.amazon.com/Culture-Libre-French-Lawrence-Lessig/dp/
8269018260">Amazon
</a
>
5967 <a href=
"http://www.barnesandnoble.com/w/culture-libre-lawrence-lessig/
1123776705">Barnes
5968 & Noble
</a
> ($?) and as always from
5969 <a href=
"http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-
22645082.html
">Lulu.com
</a
>
5970 ($
19.99). The revenue is donated to the Creative Commons project. If
5971 you buy from Lulu.com, they currently get $
10.59, while if you buy
5972 from one of the book stores most of the revenue go to the book store
5973 and the Creative Commons project get much (not sure how much
5976 <p
>I was a bit surprised to discover that there is a kindle edition
5977 sold by Amazon Digital Services LLC on Amazon. Not quite sure how
5978 that edition was created, but if you want to download a electronic
5979 edition (PDF, EPUB, Mobi) generated from the same files used to create
5980 the paperback edition, they are
5981 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">available
5982 from github
</a
>.
</p
>
5987 <title>I want the courts to be involved before the police can hijack a news site DNS domain (#domstolkontroll)
</title>
5988 <link>http://people.skolelinux.org/pere/blog/I_want_the_courts_to_be_involved_before_the_police_can_hijack_a_news_site_DNS_domain___domstolkontroll_.html
</link>
5989 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/I_want_the_courts_to_be_involved_before_the_police_can_hijack_a_news_site_DNS_domain___domstolkontroll_.html
</guid>
5990 <pubDate>Thu,
19 May
2016 14:
00:
00 +
0200</pubDate>
5991 <description><p
>I just donated to the
5992 <a href=
"http://www.nuug.no/dns-beslag-donasjon.shtml
">NUUG defence
5993 "fond
"</a
> to fund the effort in Norway to get the seizure of the news
5994 site popcorn-time.no tested in court. I hope everyone that agree with
5995 me will do the same.
</p
>
5997 <p
>Would you be worried if you knew the police in your country could
5998 hijack DNS domains of news sites covering free software system without
5999 talking to a judge first? I am. What if the free software system
6000 combined search engine lookups, bittorrent downloads and video playout
6001 and was called Popcorn Time? Would that affect your view? It still
6002 make me worried.
</p
>
6004 <p
>In March
2016, the Norwegian police seized (as in forced NORID to
6005 change the IP address pointed to by it to one controlled by the
6006 police) the DNS domain popcorn-time.no, without any supervision from
6007 the courts. I did not know about the web site back then, and assumed
6008 the courts had been involved, and was very surprised when I discovered
6009 that the police had hijacked the DNS domain without asking a judge for
6010 permission first. I was even more surprised when I had a look at
6011 <a href=
"https://web.archive.org/web/*/http://popcorn-time.no
">the web
6012 site content on the Internet Archive
</A
>, and only found news coverage
6013 about Popcorn Time, not any material published without the right
6014 holders permissions.
</p
>
6016 <p
>The seizure was widely covered in the Norwegian press (see for
6017 example
<a href=
"http://www.hegnar.no/Nyheter/Naeringsliv/
2016/
03/Popcorn-time.no-beslaglagt-av-OEkokrim
">Hegnar Online
</a
> and
6018 <a href=
"http://itavisen.no/
2016/
03/
08/okokrim-har-beslaglagt-popcorn-time-no/
">ITavisen
<a/
>
6020 <a href=
"http://www.nrk.no/kultur/okokrim-gar-til-aksjon-mot-popcorn-time-
1.12842452">NRK
</a
>),
6021 at first due to the press release sent out by Økokrim, but then based
6023 <a href=
"http://blogg.torvund.net/
2016/
03/
09/okokrims-beslag-i-domenet-popcorn-time-no/
">protests
6024 from the law professor Olav Torvund
</a
> and
6025 <a href=
"http://www.klassekampen.no/article/
20160311/ARTICLE/
160319995">lawyer
6026 Jon Wessel-Aas
</a
>. It even got some
6027 <a href=
"https://torrentfreak.com/norwegian-authorities-sued-over-popcorn-time-domain-seizure-
160418/
">coverage
6028 on TorrentFreak
</a
>.
</p
>
6031 <a href=
"http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html
">
6032 wrote about the case a month ago
</a
>, when the
6033 <a href=
"http://www.nuug.no/
">Norwegian Unix User Group
</a
> (NUUG),
6034 where I am an active member, decided to ask the courts to test this seizure.
6035 The request was denied, but NUUG and its co-requestor EFN have not
6036 given up, and now they are rallying for support to get the seizure
6037 legally challenged. They accept both bank and Bitcoin transfer for
6038 those that want to support the request.
</p
>
6040 <p
>If you as me believe news sites about free software should not be
6041 censored, even if the free software have both legal and illegal
6042 applications, and that DNS hijacking should be tested by the courts, I
6043 suggest you
<a href=
"http://www.nuug.no/dns-beslag-donasjon.shtml
">show
6044 your support by donating to NUUG
</a
>.
</a
>
6049 <title>Debian now with ZFS on Linux included
</title>
6050 <link>http://people.skolelinux.org/pere/blog/Debian_now_with_ZFS_on_Linux_included.html
</link>
6051 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_now_with_ZFS_on_Linux_included.html
</guid>
6052 <pubDate>Thu,
12 May
2016 07:
30:
00 +
0200</pubDate>
6053 <description><p
>Today, after many years of hard work from many people,
6054 <a href=
"http://zfsonlinux.org/
">ZFS for Linux
</a
> finally entered
6055 Debian. The package status can be seen on
6056 <a href=
"https://tracker.debian.org/pkg/zfs-linux
">the package tracker
6057 for zfs-linux
</a
>. and
6058 <a href=
"https://qa.debian.org/developer.php?login=pkg-zfsonlinux-devel@lists.alioth.debian.org
">the
6059 team status page
</a
>. If you want to help out, please join us.
6060 <a href=
"http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/zfs.git
">The
6061 source code
</a
> is available via git on Alioth. It would also be
6062 great if you could help out with
6063 <a href=
"https://tracker.debian.org/pkg/dkms
">the dkms package
</a
>, as
6064 it is an important piece of the puzzle to get ZFS working.
</p
>
6069 <title>What is the best multimedia player in Debian?
</title>
6070 <link>http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html
</link>
6071 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html
</guid>
6072 <pubDate>Sun,
8 May
2016 09:
40:
00 +
0200</pubDate>
6073 <description><p
><strong
>Where I set out to figure out which multimedia player in
6074 Debian claim support for most file formats.
</strong
></p
>
6076 <p
>A few years ago, I had a look at the media support for Browser
6077 plugins in Debian, to get an idea which plugins to include in Debian
6078 Edu. I created a script to extract the set of supported MIME types
6079 for each plugin, and used this to find out which multimedia browser
6080 plugin supported most file formats / media types.
6081 <a href=
"https://wiki.debian.org/DebianEdu/BrowserMultimedia
">The
6082 result
</a
> can still be seen on the Debian wiki, even though it have
6083 not been updated for a while. But browser plugins are less relevant
6084 these days, so I thought it was time to look at standalone
6087 <p
>A few days ago I was tired of VLC not being listed as a viable
6088 player when I wanted to play videos from the Norwegian National
6089 Broadcasting Company, and decided to investigate why. The cause is a
6090 <a href=
"https://bugs.debian.org/
822245">missing MIME type in the VLC
6091 desktop file
</a
>. In the process I wrote a script to compare the set
6092 of MIME types announced in the desktop file and the browser plugin,
6093 only to discover that there is quite a large difference between the
6094 two for VLC. This discovery made me dig up the script I used to
6095 compare browser plugins, and adjust it to compare desktop files
6096 instead, to try to figure out which multimedia player in Debian
6097 support most file formats.
</p
>
6099 <p
>The result can be seen on the Debian Wiki, as
6100 <a href=
"https://wiki.debian.org/DebianMultimedia/PlayerSupport
">a
6101 table listing all MIME types supported by one of the packages included
6102 in the table
</a
>, with the package supporting most MIME types being
6103 listed first in the table.
</p
>
6105 </p
>The best multimedia player in Debian? It is totem, followed by
6106 parole, kplayer, mpv, vlc, smplayer mplayer-gui gnome-mpv and
6107 kmplayer. Time for the other players to update their announced MIME
6113 <title>The Pyra - handheld computer with Debian preinstalled
</title>
6114 <link>http://people.skolelinux.org/pere/blog/The_Pyra___handheld_computer_with_Debian_preinstalled.html
</link>
6115 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_Pyra___handheld_computer_with_Debian_preinstalled.html
</guid>
6116 <pubDate>Wed,
4 May
2016 10:
00:
00 +
0200</pubDate>
6117 <description>A friend of mine made me aware of
6118 <a href=
"https://pyra-handheld.com/boards/pages/pyra/
">The Pyra
</a
>, a
6119 handheld computer which will be delivered with Debian preinstalled. I
6120 would love to get one of those for my birthday. :)
</p
>
6122 <p
>The machine is a complete ARM-based PC with micro HDMI, SATA, USB
6123 plugs and many others connectors, and include a full keyboard and a
5"
6124 LCD touch screen. The
6000mAh battery is claimed to provide a whole
6125 day of battery life time, but I have not seen any independent tests
6126 confirming this. The vendor is still collecting preorders, and the
6127 last I heard last night was that
22 more orders were needed before
6128 production started.
</p
>
6130 <p
>As far as I know, this is the first handheld preinstalled with
6131 Debian. Please let me know if you know of any others. Is it the
6132 first computer being sold with Debian preinstalled?
</p
>
6137 <title>NUUG contests Norwegian police DNS seizure of popcorn-time.no
</title>
6138 <link>http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html
</link>
6139 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/NUUG_contests_Norwegian_police_DNS_seizure_of_popcorn_time_no.html
</guid>
6140 <pubDate>Mon,
18 Apr
2016 10:
00:
00 +
0200</pubDate>
6141 <description><p
>It is days like today I am really happy to be a member of
6142 <a href=
"http://www.nuug.no/
">the Norwegian Unix User group
</a
>, a
6143 member association for those of us believing in free software, open
6144 standards and unix-like operating systems. NUUG announced today it
6146 <a href=
"http://www.nuug.no/news/Pressemelding__NUUG_og_EFN_begj_rer_rettslig_pr_ving_for_DNS_domenebeslag_av_popcorn_time_no.shtml
">try
6147 to bring the seizure of the DNS domain popcorn-time.no as
6148 unlawful
</a
>, to stand up for the principle that writing about a
6149 controversial topic is not infringing copyrights, and censuring web
6150 pages by hijacking DNS domain should be decided by the courts, not the
6151 police. The DNS domain was seized by the Norwegian National Authority
6152 for Investigation and Prosecution of Economic and Environmental Crime
6153 a month ago. I hope this bring more paying members to NUUG to give
6154 the association the financial muscle needed to bring this case as far
6155 as it must go to stop this kind of DNS hijacking.
</p
>
6160 <title>I.F. Stone - an inspiration for us all
</title>
6161 <link>http://people.skolelinux.org/pere/blog/I_F__Stone___an_inspiration_for_us_all.html
</link>
6162 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/I_F__Stone___an_inspiration_for_us_all.html
</guid>
6163 <pubDate>Wed,
13 Apr
2016 21:
20:
00 +
0200</pubDate>
6164 <description><p
>I first got to know I.F. Stone when I came across an article by Jon
6165 Schwarz on The Intercept
6166 <a href=
"https://theintercept.com/
2015/
05/
07/new-documentary-legacy-f-stone/
">about
6167 his extraordinary contribution to investigative journalism in
6168 USA
</a
>. The article is about a new documentary in two parts
6169 (
<a href=
"https://vimeo.com/
123974841">part one is
12 minutes
</a
> and
6170 <a href=
"https://vimeo.com/
123974842">part two is
30 minutes
</a
>), and
6171 I found both truly fascinating. It is amazing what he was able to
6172 find by digging up public sources and government papers. He
6173 documented lots of government abuse and cover ups, and I find
6174 <a href=
"http://www.ifstone.org/weekly.php
">his weekly news letters
</a
>
6175 inspiring to read even today.
</p
>
6177 <p
><blockquote
>
6178 All governments are run by liars and nothing they say should be believed.
6179 <br
>- I. F. Stone
6180 </blockquote
></p
>
6182 <p
>His starting point was that reporters should not assume governments
6183 and corporations are telling the truth, but verify all their claims as
6184 much as possible. I wonder how many Norwegian reporters can be said
6185 to follow the principles of I. F. Stone. They are definitely in short
6186 supply. If you, like me half a year ago, have never heard of him,
6187 check him out.
</p
>
6192 <title>A French paperback edition of the book Free Culture by Lawrence Lessig is now available
</title>
6193 <link>http://people.skolelinux.org/pere/blog/A_French_paperback_edition_of_the_book_Free_Culture_by_Lawrence_Lessig_is_now_available.html
</link>
6194 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_French_paperback_edition_of_the_book_Free_Culture_by_Lawrence_Lessig_is_now_available.html
</guid>
6195 <pubDate>Tue,
12 Apr
2016 10:
40:
00 +
0200</pubDate>
6196 <description><p
>I
'm happy to report that
6197 <a href=
"http://www.lulu.com/shop/lawrence-lessig/culture-libre/paperback/product-
22645082.html
">the
6198 French paperback edition
</a
> of
6199 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">my
6200 project to translate
</a
> the
<a href=
"http://free-culture.cc/
">Free
6201 Culture
</a
> book by Lawrence Lessig is now available for sale on
6202 Lulu.com. Once I have formally verified my proof reading copy, which
6203 should be in the mail, the paperback edition should be available in
6204 book stores like Amazon and Barnes
& Noble too.
</p
>
6206 <p
>This French edition, Culture Libre, is the work of the
6207 <a href=
"http://dblatex.sourceforge.net/
">dblatex
</a
> developer Benoît
6208 Guillon, who created the PO file from the initial translation
6210 <a href=
"http://www.wikilivres.ca/wiki/Culture_libre
">the Wikilivres
6211 wiki pages
</a
> and completed and corrected the translation to match
6212 the original docbook edition my project is using, as well as
6213 coordinated the proof reading of the final result. I believe the end
6214 result look great, but I am biased and do not read French. In
6215 addition to the paperback edition, the book is available in PDF, EPUB
6216 and Mobi format from the github project page linked to above.
</p
>
6218 <p
>When enabling book store distribution on Lulu.com, I had to nearly
6219 triple the price to allow the book stores some profit. I also had to
6220 accept that I will get some revenue when a book is sold via Lulu.com.
6221 But because of the non-commercial clause in the book license
6222 (CC-BY-NC), this might be a problem. To bypass the problem I
6223 discussed how to handle the revenue with the author, and we agreed
6224 that the revenue for these editions go to the
6225 <a href=
"https://creativecommons.org/
">Creative Commons non-profit
6226 Corporation
</a
> who handle donations to the Creative Commons project.
6227 So far they have earned around USD
70 on sales of the
6228 <a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22440520.html
">English
</a
>
6230 <a href=
"http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-
22441576.html
">Norwegian
6231 Bokmål
</a
> editions, according to Lulu.com. They will get the revenue
6232 for the French edition too. Their revenue is higher if you buy the
6233 book directly from Lulu.com instead of via a book store, so I
6234 recommend you buy directly from Lulu.com.
</p
>
6236 <p
>Perhaps you would like to get the book published in your language?
6237 The translation is done using a web based translator service, so the
6238 technical bar to enter is fairly low. Get in touch if you would like
6239 to make this happen.
</p
>
6244 <title>Lets make a Norwegian Bokmål edition of The Debian Administrator
's Handbook
</title>
6245 <link>http://people.skolelinux.org/pere/blog/Lets_make_a_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook.html
</link>
6246 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lets_make_a_Norwegian_Bokm_l_edition_of_The_Debian_Administrator_s_Handbook.html
</guid>
6247 <pubDate>Sun,
10 Apr
2016 23:
20:
00 +
0200</pubDate>
6248 <description><p
>During this weekends
6249 <a href=
"http://www.nuug.no/news/Oslo__Takk_for_feilfiksingsfesten.shtml
">bug
6250 squashing party and developer gathering
</a
>, we decided to do our part
6251 to make sure there are good books about Debian available in Norwegian
6252 Bokmål, and got in touch with the people behind the
6253 <a href=
"http://debian-handbook.info/
">Debian Administrator
's Handbook
6254 project
</a
> to get started. If you want to help out, please start
6256 <a href=
"https://hosted.weblate.org/projects/debian-handbook/
">the
6257 hosted weblate project page
</a
>, and get in touch using
6258 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/debian-handbook-translators
">the
6259 translators mailing list
</a
>. Please also check out
6260 <a href=
"https://debian-handbook.info/contribute/
">the instructions for
6261 contributors
</a
>.
</p
>
6263 <p
>The book is already available on paper in English, French and
6264 Japanese, and our goal is to get it available on paper in Norwegian
6265 Bokmål too. In addition to the paper edition, there are also EPUB and
6266 Mobi versions available. And there are incomplete translations
6267 available for many more languages.
</p
>
6272 <title>One in two hundred Debian users using ZFS on Linux?
</title>
6273 <link>http://people.skolelinux.org/pere/blog/One_in_two_hundred_Debian_users_using_ZFS_on_Linux_.html
</link>
6274 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/One_in_two_hundred_Debian_users_using_ZFS_on_Linux_.html
</guid>
6275 <pubDate>Thu,
7 Apr
2016 22:
30:
00 +
0200</pubDate>
6276 <description><p
>Just for fun I had a look at the popcon number of ZFS related
6277 packages in Debian, and was quite surprised with what I found. I use
6278 ZFS myself at home, but did not really expect many others to do so.
6279 But I might be wrong.
</p
>
6281 <p
>According to
6282 <a href=
"https://qa.debian.org/popcon.php?package=spl-linux
">the popcon
6283 results for spl-linux
</a
>, there are
1019 Debian installations, or
6284 0.53% of the population, with the package installed. As far as I know
6285 the only use of the spl-linux package is as a support library for ZFS
6286 on Linux, so I use it here as proxy for measuring the number of ZFS
6287 installation on Linux in Debian. In the kFreeBSD variant of Debian
6288 the ZFS feature is already available, and there
6289 <a href=
"https://qa.debian.org/popcon.php?package=zfsutils
">the popcon
6290 results for zfsutils
</a
> show
1625 Debian installations or
0.84% of
6291 the population. So I guess I am not alone in using ZFS on Debian.
</p
>
6293 <p
>But even though the Debian project leader Lucas Nussbaum
6294 <a href=
"https://lists.debian.org/debian-devel-announce/
2015/
04/msg00006.html
">announced
6295 in April
2015</a
> that the legal obstacles blocking ZFS on Debian were
6296 cleared, the package is still not in Debian. The package is again in
6297 the NEW queue. Several uploads have been rejected so far because the
6298 debian/copyright file was incomplete or wrong, but there is no reason
6299 to give up. The current status can be seen on
6300 <a href=
"https://qa.debian.org/developer.php?login=pkg-zfsonlinux-devel@lists.alioth.debian.org
">the
6301 team status page
</a
>, and
6302 <a href=
"http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/zfs.git
">the
6303 source code
</a
> is available on Alioth.
</p
>
6305 <p
>As I want ZFS to be included in next version of Debian to make sure
6306 my home server can function in the future using only official Debian
6307 packages, and the current blocker is to get the debian/copyright file
6308 accepted by the FTP masters in Debian, I decided a while back to try
6309 to help out the team. This was the background for my blog post about
6310 <a href=
"http://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html
">creating,
6311 updating and checking debian/copyright semi-automatically
</a
>, and I
6312 used the techniques I explored there to try to find any errors in the
6313 copyright file. It is not very easy to check every one of the around
6314 2000 files in the source package, but I hope we this time got it
6315 right. If you want to help out, check out the git source and try to
6316 find missing entries in the debian/copyright file.
</p
>
6321 <title>syslog-trusted-timestamp - chain of trusted timestamps for your syslog
</title>
6322 <link>http://people.skolelinux.org/pere/blog/syslog_trusted_timestamp___chain_of_trusted_timestamps_for_your_syslog.html
</link>
6323 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/syslog_trusted_timestamp___chain_of_trusted_timestamps_for_your_syslog.html
</guid>
6324 <pubDate>Sat,
2 Apr
2016 09:
50:
00 +
0200</pubDate>
6325 <description><p
>Two years ago, I had
6326 <a href=
"http://people.skolelinux.org/pere/blog/Public_Trusted_Timestamping_services_for_everyone.html
">a
6327 look at trusted timestamping options available
</a
>, and among
6328 other things noted a still open
6329 <a href=
"https://bugs.debian.org/
742553">bug in the tsget script
</a
>
6330 included in openssl that made it harder than necessary to use openssl
6331 as a trusted timestamping client. A few days ago I was told
6332 <a href=
"https:/www.difi.no/
">the Norwegian government office DIFI
</a
> is
6333 close to releasing their own trusted timestamp service, and in the
6334 process I was happy to learn about a replacement for the tsget script
6335 using only curl:
</p
>
6337 <p
><pre
>
6338 openssl ts -query -data
"/etc/shells
" -cert -sha256 -no_nonce \
6339 | curl -s -H
"Content-Type: application/timestamp-query
" \
6340 --data-binary
"@-
" http://zeitstempel.dfn.de
> etc-shells.tsr
6341 openssl ts -reply -text -in etc-shells.tsr
6342 </pre
></p
>
6344 <p
>This produces a binary timestamp file (etc-shells.tsr) which can be
6345 used to verify that the content of the file /etc/shell with the
6346 calculated sha256 hash existed at the point in time when the request
6347 was made. The last command extract the content of the etc-shells.tsr
6348 in human readable form. The idea behind such timestamp is to be able
6349 to prove using cryptography that the content of a file have not
6350 changed since the file was stamped.
</p
>
6352 <p
>To verify that the file on disk match the public key signature in
6353 the timestamp file, run the following commands. It make sure you have
6354 the required certificate for the trusted timestamp service available
6355 and use it to compare the file content with the timestamp. In
6356 production, one should of course use a better method to verify the
6357 service certificate.
</p
>
6359 <p
><pre
>
6360 wget -O ca-cert.txt https://pki.pca.dfn.de/global-services-ca/pub/cacert/chain.txt
6361 openssl ts -verify -data /etc/shells -in etc-shells.tsr -CAfile ca-cert.txt -text
6362 </pre
></p
>
6364 <p
>Wikipedia have a lot more information about
6365 <a href=
"https://en.wikipedia.org/wiki/Trusted_timestamping
">trusted
6366 Timestamping
</a
> and
6367 <a href=
"https://en.wikipedia.org/wiki/Linked_timestamping
">linked
6368 timestamping
</a
>, and there are several trusted timestamping services
6369 around, both as commercial services and as free and public services.
6371 <a href=
"https://www.pki.dfn.de/zeitstempeldienst/
">the
6372 zeitstempel.dfn.de service
</a
> mentioned above and
6373 <a href=
"https://freetsa.org/
">freetsa.org service
</a
> linked to from the
6374 wikipedia web site. I believe the DIFI service should show up on
6375 https://tsa.difi.no, but it is not available to the public at the
6376 moment. I hope this will change when it is into production. The
6377 <a href=
"https://tools.ietf.org/html/rfc3161
">RFC
3161</a
> trusted
6378 timestamping protocol standard is even implemented in LibreOffice,
6379 Microsoft Office and Adobe Acrobat, making it possible to verify when
6380 a document was created.
</p
>
6382 <p
>I would find it useful to be able to use such trusted timestamp
6383 service to make it possible to verify that my stored syslog files have
6384 not been tampered with. This is not a new idea. I found one example
6385 implemented on the Endian network appliances where
6386 <a href=
"http://help.endian.com/entries/
21518508-Enabling-Timestamping-on-log-files-
">the
6387 configuration of such feature was described in
2012</a
>.
</p
>
6389 <p
>But I could not find any free implementation of such feature when I
6390 searched, so I decided to try to
6391 <a href=
"https://github.com/petterreinholdtsen/syslog-trusted-timestamp
">build
6392 a prototype named syslog-trusted-timestamp
</a
>. My idea is to
6393 generate a timestamp of the old log files after they are rotated, and
6394 store the timestamp in the new log file just after rotation. This
6395 will form a chain that would make it possible to see if any old log
6396 files are tampered with. But syslog is bad at handling kilobytes of
6397 binary data, so I decided to base64 encode the timestamp and add an ID
6398 and line sequence numbers to the base64 data to make it possible to
6399 reassemble the timestamp file again. To use it, simply run it like
6402 <p
><pre
>
6403 syslog-trusted-timestamp /path/to/list-of-log-files
6404 </pre
></p
>
6406 <p
>This will send a timestamp from one or more timestamp services (not
6407 yet decided nor implemented) for each listed file to the syslog using
6408 logger(
1). To verify the timestamp, the same program is used with the
6409 --verify option:
</p
>
6411 <p
><pre
>
6412 syslog-trusted-timestamp --verify /path/to/log-file /path/to/log-with-timestamp
6413 </pre
></p
>
6415 <p
>The verification step is not yet well designed. The current
6416 implementation depend on the file path being unique and unchanging,
6417 and this is not a solid assumption. It also uses process number as
6418 timestamp ID, and this is bound to create ID collisions. I hope to
6419 have time to come up with a better way to handle timestamp IDs and
6420 verification later.
</p
>
6422 <p
>Please check out
6423 <a href=
"https://github.com/petterreinholdtsen/syslog-trusted-timestamp
">the
6424 prototype for syslog-trusted-timestamp on github
</a
> and send
6425 suggestions and improvement, or let me know if there already exist a
6426 similar system for timestamping logs already to allow me to join
6427 forces with others with the same interest.
</p
>
6429 <p
>As usual, if you use Bitcoin and want to show your support of my
6430 activities, please send Bitcoin donations to my address
6431 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
6436 <title>Full battery stats collector is now available in Debian
</title>
6437 <link>http://people.skolelinux.org/pere/blog/Full_battery_stats_collector_is_now_available_in_Debian.html
</link>
6438 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Full_battery_stats_collector_is_now_available_in_Debian.html
</guid>
6439 <pubDate>Wed,
23 Mar
2016 22:
10:
00 +
0100</pubDate>
6440 <description><p
>Since this morning, the battery-stats package in Debian include an
6441 extended collector that will collect the complete battery history for
6442 later processing and graphing. The original collector store the
6443 battery level as percentage of last full level, while the new
6444 collector also record battery vendor, model, serial number, design
6445 full level, last full level and current battery level. This make it
6446 possible to predict the lifetime of the battery as well as visualise
6447 the energy flow when the battery is charging or discharging.
</p
>
6449 <p
>The new tools are available in
<tt
>/usr/share/battery-stats/
</tt
>
6450 in the version
0.5.1 package in unstable. Get the new battery level graph
6451 and lifetime prediction by running:
6453 <p
><pre
>
6454 /usr/share/battery-stats/battery-stats-graph /var/log/battery-stats.csv
6455 </pre
></p
>
6457 <p
>Or select the
'Battery Level Graph
' from your application menu.
</p
>
6459 <p
>The flow in/out of the battery can be seen by running (no menu
6460 entry yet):
</p
>
6462 <p
><pre
>
6463 /usr/share/battery-stats/battery-stats-graph-flow
6464 </pre
></p
>
6466 <p
>I
'm not quite happy with the way the data is visualised, at least
6467 when there are few data points. The graphs look a bit better with a
6468 few years of data.
</p
>
6470 <p
>A while back one important feature I use in the battery stats
6471 collector broke in Debian. The scripts in
6472 <tt
>/usr/lib/pm-utils/power.d/
</tt
> were no longer executed. I
6473 suspect it happened when Jessie started using systemd, but I do not
6474 know. The issue is reported as
6475 <a href=
"https://bugs.debian.org/
818649">bug #
818649</a
> against
6476 pm-utils. I managed to work around it by adding an udev rule to call
6477 the collector script every time the power connector is connected and
6478 disconnected. With this fix in place it was finally time to make a
6479 new release of the package, and get it into Debian.
</p
>
6481 <p
>If you are interested in how your laptop battery is doing, please
6483 <a href=
"https://tracker.debian.org/pkg/battery-stats
">battery-stats
</a
>
6484 in Debian unstable, or rebuild it on Jessie to get it working on
6485 Debian stable. :) The upstream source is available from
6486 <a href=
"https://github.com/petterreinholdtsen/battery-stats
">github
</a
>.
6487 As always, patches are very welcome.
</p
>
6492 <title>UsingQR -
"Electronic
" paper invoices using JSON and QR codes
</title>
6493 <link>http://people.skolelinux.org/pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html
</link>
6494 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html
</guid>
6495 <pubDate>Sat,
19 Mar
2016 09:
40:
00 +
0100</pubDate>
6496 <description><p
>Back in
2013 I proposed
6497 <a href=
"http://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html
">a
6498 way to make paper and PDF invoices easier to process electronically by
6499 adding a QR code with the key information about the invoice
</a
>. I
6500 suggested using vCard field definition, to get some standard format
6501 for name and address, but any format would work. I did not do
6502 anything about the proposal, but hoped someone one day would make
6503 something like it. It would make it possible to efficiently send
6504 machine readable invoices directly between seller and buyer.
</p
>
6506 <p
>This was the background when I came across a proposal and
6507 specification from the web based accounting and invoicing supplier
6508 <a href=
"http://www.visma.com/
">Visma
</a
> in Sweden called
6509 <a href=
"http://usingqr.com/
">UsingQR
</a
>. Their PDF invoices contain
6510 a QR code with the key information of the invoice in JSON format.
6511 This is the typical content of a QR code following the UsingQR
6512 specification (based on a real world example, some numbers replaced to
6513 get a more bogus entry). I
've reformatted the JSON to make it easier
6514 to read. Normally this is all on one long line:
</p
>
6516 <p
><img src=
"http://people.skolelinux.org/pere/blog/images/
2016-
03-
19-qr-invoice.png
" align=
"right
"><pre
>
6518 "vh
":
500.00,
6523 "nme
":
"Din Leverandør
",
6524 "cc
":
"NO
",
6525 "cid
":
"997912345 MVA
",
6526 "iref
":
"12300001",
6527 "idt
":
"20151022",
6528 "ddt
":
"20151105",
6529 "due
":
2500.0000,
6530 "cur
":
"NOK
",
6531 "pt
":
"BBAN
",
6532 "acc
":
"17202612345",
6533 "bc
":
"BIENNOK1
",
6534 "adr
":
"0313 OSLO
"
6536 </pre
></p
>
6538 </p
>The interpretation of the fields can be found in the
6539 <a href=
"http://usingqr.com/wp-content/uploads/
2014/
06/UsingQR_specification1.pdf
">format
6540 specification
</a
> (revision
2 from june
2014). The format seem to
6541 have most of the information needed to handle accounting and payment
6542 of invoices, at least the fields I have needed so far here in
6545 <p
>Unfortunately, the site and document do not mention anything about
6546 the patent, trademark and copyright status of the format and the
6547 specification. Because of this, I asked the people behind it back in
6548 November to clarify. Ann-Christine Savlid (ann-christine.savlid (at)
6549 visma.com) replied that Visma had not applied for patent or trademark
6550 protection for this format, and that there were no copyright based
6551 usage limitations for the format. I urged her to make sure this was
6552 explicitly written on the web pages and in the specification, but
6553 unfortunately this has not happened yet. So I guess if there is
6554 submarine patents, hidden trademarks or a will to sue for copyright
6555 infringements, those starting to use the UsingQR format might be at
6556 risk, but if this happen there is some legal defense in the fact that
6557 the people behind the format claimed it was safe to do so. At least
6558 with patents, there is always
6559 <a href=
"http://www.paperspecs.com/paper-news/beware-the-qr-code-patent-trap/
">a
6560 chance of getting sued...
</a
></p
>
6562 <p
>I also asked if they planned to maintain the format in an
6563 independent standard organization to give others more confidence that
6564 they would participate in the standardization process on equal terms
6565 with Visma, but they had no immediate plans for this. Their plan was
6566 to work with banks to try to get more users of the format, and
6567 evaluate the way forward if the format proved to be popular. I hope
6568 they conclude that using an open standard organisation like
6569 <a href=
"http://www.ietf.org/
">IETF
</a
> is the correct place to
6570 maintain such specification.
</p
>
6572 <p
><strong
>Update
2016-
03-
20</strong
>: Via Twitter I became aware of
6573 <a href=
"https://news.ycombinator.com/item?id=
11319492">some comments
6574 about this blog post
</a
> that had several useful links and references to
6575 similar systems. In the Czech republic, the Czech Banking Association
6576 standard #
26, with short name SPAYD, uses QR codes with payment
6577 information. More information is available from the Wikipedia page on
6578 <a href=
"https://en.wikipedia.org/wiki/Short_Payment_Descriptor
">Short
6579 Payment Descriptor
</a
>. And in Germany, there is a system named
6580 <a href=
"http://www.bezahlcode.de/
">BezahlCode
</a
>,
6581 (
<a href=
"http://www.bezahlcode.de/wp-content/uploads/BezahlCode_TechDok.pdf
">specification
6582 v1.8
2013-
12-
05 available as PDF
</a
>), which uses QR codes with
6583 URL-like formatting using
"bank:
" as the URI schema/protocol to
6584 provide the payment information. There is also the
6585 <a href=
"http://www.ferd-net.de/front_content.php?idcat=
231">ZUGFeRD
</a
>
6586 file format that perhaps could be transfered using QR codes, but I am
6587 not sure if it is done already. Last, in Bolivia there are reports
6588 that tax information since november
2014 need to be printed in QR
6589 format on invoices. I have not been able to track down a
6590 specification for this format, because of my limited language skill
6596 <title>Making battery measurements a little easier in Debian
</title>
6597 <link>http://people.skolelinux.org/pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html
</link>
6598 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html
</guid>
6599 <pubDate>Tue,
15 Mar
2016 15:
00:
00 +
0100</pubDate>
6600 <description><p
>Back in September, I blogged about
6601 <a href=
"http://people.skolelinux.org/pere/blog/The_life_and_death_of_a_laptop_battery.html
">the
6602 system I wrote to collect statistics about my laptop battery
</a
>, and
6603 how it showed the decay and death of this battery (now replaced). I
6604 created a simple deb package to handle the collection and graphing,
6605 but did not want to upload it to Debian as there were already
6606 <a href=
"https://tracker.debian.org/pkg/battery-stats
">a battery-stats
6607 package in Debian
</a
> that should do the same thing, and I did not see
6608 a point of uploading a competing package when battery-stats could be
6609 fixed instead. I reported a few bugs about its non-function, and
6610 hoped someone would step in and fix it. But no-one did.
</p
>
6612 <p
>I got tired of waiting a few days ago, and took matters in my own
6613 hands. The end result is that I am now the new upstream developer of
6614 battery stats (
<a href=
"https://github.com/petterreinholdtsen/battery-stats
">available from github
</a
>) and part of the team maintaining
6615 battery-stats in Debian, and the package in Debian unstable is finally
6616 able to collect battery status using the
<tt
>/sys/class/power_supply/
</tt
>
6617 information provided by the Linux kernel. If you install the
6618 battery-stats package from unstable now, you will be able to get a
6619 graph of the current battery fill level, to get some idea about the
6620 status of the battery. The source package build and work just fine in
6621 Debian testing and stable (and probably oldstable too, but I have not
6622 tested). The default graph you get for that system look like this:
</p
>
6624 <p align=
"center
"><img src=
"http://people.skolelinux.org/pere/blog/images/
2016-
03-
15-battery-stats-graph-example.png
" width=
"70%
" align=
"center
"></p
>
6626 <p
>My plans for the future is to merge my old scripts into the
6627 battery-stats package, as my old scripts collected a lot more details
6628 about the battery. The scripts are merged into the upstream
6629 battery-stats git repository already, but I am not convinced they work
6630 yet, as I changed a lot of paths along the way. Will have to test a
6631 bit more before I make a new release.
</p
>
6633 <p
>I will also consider changing the file format slightly, as I
6634 suspect the way I combine several values into one field might make it
6635 impossible to know the type of the value when using it for processing
6636 and graphing.
</p
>
6638 <p
>If you would like I would like to keep an close eye on your laptop
6639 battery, check out the battery-stats package in
6640 <a href=
"https://tracker.debian.org/pkg/battery-stats
">Debian
</a
> and
6642 <a href=
"https://github.com/petterreinholdtsen/battery-stats
">github
</a
>.
6643 I would love some help to improve the system further.
</p
>
6648 <title>Creating, updating and checking debian/copyright semi-automatically
</title>
6649 <link>http://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html
</link>
6650 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Creating__updating_and_checking_debian_copyright_semi_automatically.html
</guid>
6651 <pubDate>Fri,
19 Feb
2016 15:
00:
00 +
0100</pubDate>
6652 <description><p
>Making packages for Debian requires quite a lot of attention to
6653 details. And one of the details is the content of the
6654 debian/copyright file, which should list all relevant licenses used by
6655 the code in the package in question, preferably in
6656 <a href=
"https://www.debian.org/doc/packaging-manuals/copyright-format/
1.0/
">machine
6657 readable DEP5 format
</a
>.
</p
>
6659 <p
>For large packages with lots of contributors it is hard to write
6660 and update this file manually, and if you get some detail wrong, the
6661 package is normally rejected by the ftpmasters. So getting it right
6662 the first time around get the package into Debian faster, and save
6663 both you and the ftpmasters some work.. Today, while trying to figure
6664 out what was wrong with
6665 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
686447">the
6666 zfsonlinux copyright file
</a
>, I decided to spend some time on
6667 figuring out the options for doing this job automatically, or at least
6668 semi-automatically.
</p
>
6670 <p
>Lucikly, there are at least two tools available for generating the
6671 file based on the code in the source package,
6672 <tt
><a href=
"https://tracker.debian.org/pkg/debmake
">debmake
</a
></tt
>
6673 and
<tt
><a href=
"https://tracker.debian.org/pkg/cme
">cme
</a
></tt
>. I
'm
6674 not sure which one of them came first, but both seem to be able to
6675 create a sensible draft file. As far as I can tell, none of them can
6676 be trusted to get the result just right, so the content need to be
6677 polished a bit before the file is OK to upload. I found the debmake
6679 <a href=
"http://goofying-with-debian.blogspot.com/
2014/
07/debmake-checking-source-against-dep-
5.html
">a
6680 blog posts from
2014</a
>.
6682 <p
>To generate using debmake, use the -cc option:
6684 <p
><pre
>
6685 debmake -cc
> debian/copyright
6686 </pre
></p
>
6688 <p
>Note there are some problems with python and non-ASCII names, so
6689 this might not be the best option.
</p
>
6691 <p
>The cme option is based on a config parsing library, and I found
6693 <a href=
"https://ddumont.wordpress.com/
2015/
04/
05/improving-creation-of-debian-copyright-file/
">a
6694 blog post from
2015</a
>. To generate using cme, use the
'update
6695 dpkg-copyright
' option:
6697 <p
><pre
>
6698 cme update dpkg-copyright
6699 </pre
></p
>
6701 <p
>This will create or update debian/copyright. The cme tool seem to
6702 handle UTF-
8 names better than debmake.
</p
>
6704 <p
>When the copyright file is created, I would also like some help to
6705 check if the file is correct. For this I found two good options,
6706 <tt
>debmake -k
</tt
> and
<tt
>license-reconcile
</tt
>. The former seem
6707 to focus on license types and file matching, and is able to detect
6708 ineffective blocks in the copyright file. The latter reports missing
6709 copyright holders and years, but was confused by inconsistent license
6710 names (like CDDL vs. CDDL-
1.0). I suspect it is good to use both and
6711 fix all issues reported by them before uploading. But I do not know
6712 if the tools and the ftpmasters agree on what is important to fix in a
6713 copyright file, so the package might still be rejected.
</p
>
6715 <p
>The devscripts tool
<tt
>licensecheck
</tt
> deserve mentioning. It
6716 will read through the source and try to find all copyright statements.
6717 It is not comparing the result to the content of debian/copyright, but
6718 can be useful when verifying the content of the copyright file.
</p
>
6720 <p
>Are you aware of better tools in Debian to create and update
6721 debian/copyright file. Please let me know, or blog about it on
6722 planet.debian.org.
</p
>
6724 <p
>As usual, if you use Bitcoin and want to show your support of my
6725 activities, please send Bitcoin donations to my address
6726 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
6728 <p
><strong
>Update
2016-
02-
20</strong
>: I got a tip from Mike Gabriel
6729 on how to use licensecheck and cdbs to create a draft copyright file
6731 <p
><pre
>
6732 licensecheck --copyright -r `find * -type f` | \
6733 /usr/lib/cdbs/licensecheck2dep5
> debian/copyright.auto
6734 </pre
></p
>
6736 <p
>He mentioned that he normally check the generated file into the
6737 version control system to make it easier to discover license and
6738 copyright changes in the upstream source. I will try to do the same
6739 with my packages in the future.
</p
>
6741 <p
><strong
>Update
2016-
02-
21</strong
>: The cme author recommended
6742 against using -quiet for new users, so I removed it from the proposed
6743 command line.
</p
>
6748 <title>Using appstream in Debian to locate packages with firmware and mime type support
</title>
6749 <link>http://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html
</link>
6750 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_appstream_in_Debian_to_locate_packages_with_firmware_and_mime_type_support.html
</guid>
6751 <pubDate>Thu,
4 Feb
2016 16:
40:
00 +
0100</pubDate>
6752 <description><p
>The
<a href=
"https://wiki.debian.org/DEP-
11">appstream system
</a
>
6753 is taking shape in Debian, and one provided feature is a very
6754 convenient way to tell you which package to install to make a given
6755 firmware file available when the kernel is looking for it. This can
6756 be done using apt-file too, but that is for someone else to blog
6759 <p
>Here is a small recipe to find the package with a given firmware
6760 file, in this example I am looking for ctfw-
3.2.3.0.bin, randomly
6761 picked from the set of firmware announced using appstream in Debian
6762 unstable. In general you would be looking for the firmware requested
6763 by the kernel during kernel module loading. To find the package
6764 providing the example file, do like this:
</p
>
6766 <blockquote
><pre
>
6767 % apt install appstream
6771 % appstreamcli what-provides firmware:runtime ctfw-
3.2.3.0.bin | \
6772 awk
'/Package:/ {print $
2}
'
6775 </pre
></blockquote
>
6777 <p
>See
<a href=
"https://wiki.debian.org/AppStream/Guidelines
">the
6778 appstream wiki
</a
> page to learn how to embed the package metadata in
6779 a way appstream can use.
</p
>
6781 <p
>This same approach can be used to find any package supporting a
6782 given MIME type. This is very useful when you get a file you do not
6783 know how to handle. First find the mime type using
<tt
>file
6784 --mime-type
</tt
>, and next look up the package providing support for
6785 it. Lets say you got an SVG file. Its MIME type is image/svg+xml,
6786 and you can find all packages handling this type like this:
</p
>
6788 <blockquote
><pre
>
6789 % apt install appstream
6793 % appstreamcli what-provides mimetype image/svg+xml | \
6794 awk
'/Package:/ {print $
2}
'
6816 </pre
></blockquote
>
6818 <p
>I believe the MIME types are fetched from the desktop file for
6819 packages providing appstream metadata.
</p
>
6824 <title>Creepy, visualise geotagged social media information - nice free software
</title>
6825 <link>http://people.skolelinux.org/pere/blog/Creepy__visualise_geotagged_social_media_information___nice_free_software.html
</link>
6826 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Creepy__visualise_geotagged_social_media_information___nice_free_software.html
</guid>
6827 <pubDate>Sun,
24 Jan
2016 10:
50:
00 +
0100</pubDate>
6828 <description><p
>Most people seem not to realise that every time they walk around
6829 with the computerised radio beacon known as a mobile phone their
6830 position is tracked by the phone company and often stored for a long
6831 time (like every time a SMS is received or sent). And if their
6832 computerised radio beacon is capable of running programs (often called
6833 mobile apps) downloaded from the Internet, these programs are often
6834 also capable of tracking their location (if the app requested access
6835 during installation). And when these programs send out information to
6836 central collection points, the location is often included, unless
6837 extra care is taken to not send the location. The provided
6838 information is used by several entities, for good and bad (what is
6839 good and bad, depend on your point of view). What is certain, is that
6840 the private sphere and the right to free movement is challenged and
6841 perhaps even eradicated for those announcing their location this way,
6842 when they share their whereabouts with private and public
6845 <p align=
"center
"><img width=
"70%
" src=
"http://people.skolelinux.org/pere/blog/images/
2016-
01-
24-nice-creepy-desktop-window.png
"></p
>
6847 <p
>The phone company logs provide a register of locations to check out
6848 when one want to figure out what the tracked person was doing. It is
6849 unavailable for most of us, but provided to selected government
6850 officials, company staff, those illegally buying information from
6851 unfaithful servants and crackers stealing the information. But the
6852 public information can be collected and analysed, and a free software
6853 tool to do so is called
6854 <a href=
"http://www.geocreepy.com/
">Creepy or Cree.py
</a
>. I
6855 discovered it when I read
6856 <a href=
"http://www.aftenposten.no/kultur/Slik-kan-du-bli-overvaket-pa-Twitter-og-Instagram-uten-a-ane-det-
7787884.html
">an
6857 article about Creepy
</a
> in the Norwegian newspaper Aftenposten i
6858 November
2014, and decided to check if it was available in Debian.
6859 The python program was in Debian, but
6860 <a href=
"https://tracker.debian.org/pkg/creepy
">the version in
6861 Debian
</a
> was completely broken and practically unmaintained. I
6862 uploaded a new version which did not work quite right, but did not
6863 have time to fix it then. This Christmas I decided to finally try to
6864 get Creepy operational in Debian. Now a fixed version is available in
6865 Debian unstable and testing, and almost all Debian specific patches
6867 <a href=
"https://github.com/jkakavas/creepy
">upstream
</a
>.
</p
>
6869 <p
>The Creepy program visualises geolocation information fetched from
6870 Twitter, Instagram, Flickr and Google+, and allow one to get a
6871 complete picture of every social media message posted recently in a
6872 given area, or track the movement of a given individual across all
6873 these services. Earlier it was possible to use the search API of at
6874 least some of these services without identifying oneself, but these
6875 days it is impossible. This mean that to use Creepy, you need to
6876 configure it to log in as yourself on these services, and provide
6877 information to them about your search interests. This should be taken
6878 into account when using Creepy, as it will also share information
6879 about yourself with the services.
</p
>
6881 <p
>The picture above show the twitter messages sent from (or at least
6882 geotagged with a position from) the city centre of Oslo, the capital
6883 of Norway. One useful way to use Creepy is to first look at
6884 information tagged with an area of interest, and next look at all the
6885 information provided by one or more individuals who was in the area.
6886 I tested it by checking out which celebrity provide their location in
6887 twitter messages by checkout out who sent twitter messages near a
6888 Norwegian TV station, and next could track their position over time,
6889 making it possible to locate their home and work place, among other
6890 things. A similar technique have been
6891 <a href=
"http://www.buzzfeed.com/maxseddon/does-this-soldiers-instagram-account-prove-russia-is-covertl
">used
6892 to locate Russian soldiers in Ukraine
</a
>, and it is both a powerful
6893 tool to discover lying governments, and a useful tool to help people
6894 understand the value of the private information they provide to the
6897 <p
>The package is not trivial to backport to Debian Stable/Jessie, as
6898 it depend on several python modules currently missing in Jessie (at
6899 least python-instagram, python-flickrapi and
6900 python-requests-toolbelt).
</p
>
6902 <p
>(I have uploaded
6903 <a href=
"https://screenshots.debian.net/package/creepy
">the image to
6904 screenshots.debian.net
</a
> and licensed it under the same terms as the
6905 Creepy program in Debian.)
</p
>
6910 <title>Always download Debian packages using Tor - the simple recipe
</title>
6911 <link>http://people.skolelinux.org/pere/blog/Always_download_Debian_packages_using_Tor___the_simple_recipe.html
</link>
6912 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Always_download_Debian_packages_using_Tor___the_simple_recipe.html
</guid>
6913 <pubDate>Fri,
15 Jan
2016 00:
30:
00 +
0100</pubDate>
6914 <description><p
>During his DebConf15 keynote, Jacob Appelbaum
6915 <a href=
"https://summit.debconf.org/debconf15/meeting/
331/what-is-to-be-done/
">observed
6916 that those listening on the Internet lines would have good reason to
6917 believe a computer have a given security hole
</a
> if it download a
6918 security fix from a Debian mirror. This is a good reason to always
6919 use encrypted connections to the Debian mirror, to make sure those
6920 listening do not know which IP address to attack. In August, Richard
6921 Hartmann observed that encryption was not enough, when it was possible
6922 to interfere download size to security patches or the fact that
6923 download took place shortly after a security fix was released, and
6924 <a href=
"http://richardhartmann.de/blog/posts/
2015/
08/
24-Tor-enabled_Debian_mirror/
">proposed
6925 to always use Tor to download packages from the Debian mirror
</a
>. He
6926 was not the first to propose this, as the
6927 <tt
><a href=
"https://tracker.debian.org/pkg/apt-transport-tor
">apt-transport-tor
</a
></tt
>
6928 package by Tim Retout already existed to make it easy to convince apt
6929 to use
<a href=
"https://www.torproject.org/
">Tor
</a
>, but I was not
6930 aware of that package when I read the blog post from Richard.
</p
>
6932 <p
>Richard discussed the idea with Peter Palfrader, one of the Debian
6933 sysadmins, and he set up a Tor hidden service on one of the central
6934 Debian mirrors using the address vwakviie2ienjx6t.onion, thus making
6935 it possible to download packages directly between two tor nodes,
6936 making sure the network traffic always were encrypted.
</p
>
6938 <p
>Here is a short recipe for enabling this on your machine, by
6939 installing
<tt
>apt-transport-tor
</tt
> and replacing http and https
6940 urls with tor+http and tor+https, and using the hidden service instead
6941 of the official Debian mirror site. I recommend installing
6942 <tt
>etckeeper
</tt
> before you start to have a history of the changes
6943 done in /etc/.
</p
>
6945 <blockquote
><pre
>
6946 apt install apt-transport-tor
6947 sed -i
's% http://ftp.debian.org/% tor+http://vwakviie2ienjx6t.onion/%
' /etc/apt/sources.list
6948 sed -i
's% http% tor+http%
' /etc/apt/sources.list
6949 </pre
></blockquote
>
6951 <p
>If you have more sources listed in /etc/apt/sources.list.d/, run
6952 the sed commands for these too. The sed command is assuming your are
6953 using the ftp.debian.org Debian mirror. Adjust the command (or just
6954 edit the file manually) to match your mirror.
</p
>
6956 <p
>This work in Debian Jessie and later. Note that tools like
6957 <tt
>apt-file
</tt
> only recently started using the apt transport
6958 system, and do not work with these tor+http URLs. For
6959 <tt
>apt-file
</tt
> you need the version currently in experimental,
6960 which need a recent apt version currently only in unstable. So if you
6961 need a working
<tt
>apt-file
</tt
>, this is not for you.
</p
>
6963 <p
>Another advantage from this change is that your machine will start
6964 using Tor regularly and at fairly random intervals (every time you
6965 update the package lists or upgrade or install a new package), thus
6966 masking other Tor traffic done from the same machine. Using Tor will
6967 become normal for the machine in question.
</p
>
6969 <p
>On
<a href=
"https://wiki.debian.org/FreedomBox
">Freedombox
</a
>, APT
6970 is set up by default to use
<tt
>apt-transport-tor
</tt
> when Tor is
6971 enabled. It would be great if it was the default on any Debian
6977 <title>OpenALPR, find car license plates in video streams - nice free software
</title>
6978 <link>http://people.skolelinux.org/pere/blog/OpenALPR__find_car_license_plates_in_video_streams___nice_free_software.html
</link>
6979 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/OpenALPR__find_car_license_plates_in_video_streams___nice_free_software.html
</guid>
6980 <pubDate>Wed,
23 Dec
2015 01:
00:
00 +
0100</pubDate>
6981 <description><p
>When I was a kid, we used to collect
"car numbers
", as we used to
6982 call the car license plate numbers in those days. I would write the
6983 numbers down in my little book and compare notes with the other kids
6984 to see how many region codes we had seen and if we had seen some
6985 exotic or special region codes and numbers. It was a fun game to pass
6986 time, as we kids have plenty of it.
</p
>
6988 <p
>A few days I came across
6989 <a href=
"https://github.com/openalpr/openalpr
">the OpenALPR
6990 project
</a
>, a free software project to automatically discover and
6991 report license plates in images and video streams, and provide the
6992 "car numbers
" in a machine readable format. I
've been looking for
6993 such system for a while now, because I believe it is a bad idea that the
6994 <a href=
"https://en.wikipedia.org/wiki/Automatic_number_plate_recognition
">automatic
6995 number plate recognition
</a
> tool only is available in the hands of
6996 the powerful, and want it to be available also for the powerless to
6997 even the score when it comes to surveillance and sousveillance. I
6998 discovered the developer
6999 <a href=
"https://bugs.debian.org/
747509">wanted to get the tool into
7000 Debian
</a
>, and as I too wanted it to be in Debian, I volunteered to
7001 help him get it into shape to get the package uploaded into the Debian
7004 <p
>Today we finally managed to get the package into shape and uploaded
7005 it into Debian, where it currently
7006 <a href=
"https://ftp-master.debian.org//new/openalpr_2.2
.1-
1.html
">waits
7007 in the NEW queue
</a
> for review by the Debian ftpmasters.
</p
>
7009 <p
>I guess you are wondering why on earth such tool would be useful
7010 for the common folks, ie those not running a large government
7011 surveillance system? Well, I plan to put it in a computer on my bike
7012 and in my car, tracking the cars nearby and allowing me to be notified
7013 when number plates on my watch list are discovered. Another use case
7014 was suggested by a friend of mine, who wanted to set it up at his home
7015 to open the car port automatically when it discovered the plate on his
7016 car. When I mentioned it perhaps was a bit foolhardy to allow anyone
7017 capable of placing his license plate number of a piece of cardboard to
7018 open his car port, men replied that it was always unlocked anyway. I
7019 guess for such use case it make sense. I am sure there are other use
7020 cases too, for those with imagination and a vision.
</p
>
7022 <p
>If you want to build your own version of the Debian package, check
7023 out the upstream git source and symlink ./distros/debian to ./debian/
7024 before running
"debuild
" to build the source. Or wait a bit until the
7025 package show up in unstable.
</p
>
7030 <title>Using appstream with isenkram to install hardware related packages in Debian
</title>
7031 <link>http://people.skolelinux.org/pere/blog/Using_appstream_with_isenkram_to_install_hardware_related_packages_in_Debian.html
</link>
7032 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_appstream_with_isenkram_to_install_hardware_related_packages_in_Debian.html
</guid>
7033 <pubDate>Sun,
20 Dec
2015 12:
20:
00 +
0100</pubDate>
7034 <description><p
>Around three years ago, I created
7035 <a href=
"http://packages.qa.debian.org/isenkram
">the isenkram
7036 system
</a
> to get a more practical solution in Debian for handing
7037 hardware related packages. A GUI system in the isenkram package will
7038 present a pop-up dialog when some hardware dongle supported by
7039 relevant packages in Debian is inserted into the machine. The same
7040 lookup mechanism to detect packages is available as command line
7041 tools in the isenkram-cli package. In addition to mapping hardware,
7042 it will also map kernel firmware files to packages and make it easy to
7043 install needed firmware packages automatically. The key for this
7044 system to work is a good way to map hardware to packages, in other
7045 words, allow packages to announce what hardware they will work
7048 <p
>I started by providing data files in the isenkram source, and
7049 adding code to download the latest version of these data files at run
7050 time, to ensure every user had the most up to date mapping available.
7051 I also added support for storing the mapping in the Packages file in
7052 the apt repositories, but did not push this approach because while I
7053 was trying to figure out how to best store hardware/package mappings,
7054 <a href=
"http://www.freedesktop.org/software/appstream/docs/
">the
7055 appstream system
</a
> was announced. I got in touch and suggested to
7056 add the hardware mapping into that data set to be able to use
7057 appstream as a data source, and this was accepted at least for the
7058 Debian version of appstream.
</p
>
7060 <p
>A few days ago using appstream in Debian for this became possible,
7061 and today I uploaded a new version
0.20 of isenkram adding support for
7062 appstream as a data source for mapping hardware to packages. The only
7063 package so far using appstream to announce its hardware support is my
7064 pymissile package. I got help from Matthias Klumpp with figuring out
7065 how do add the required
7066 <a href=
"https://appstream.debian.org/html/sid/main/metainfo/pymissile.html
">metadata
7067 in pymissile
</a
>. I added a file debian/pymissile.metainfo.xml with
7068 this content:
</p
>
7070 <blockquote
><pre
>
7071 &lt;?xml version=
"1.0" encoding=
"UTF-
8"?
&gt;
7072 &lt;component
&gt;
7073 &lt;id
&gt;pymissile
&lt;/id
&gt;
7074 &lt;metadata_license
&gt;MIT
&lt;/metadata_license
&gt;
7075 &lt;name
&gt;pymissile
&lt;/name
&gt;
7076 &lt;summary
&gt;Control original Striker USB Missile Launcher
&lt;/summary
&gt;
7077 &lt;description
&gt;
7079 Pymissile provides a curses interface to control an original
7080 Marks and Spencer / Striker USB Missile Launcher, as well as a
7081 motion control script to allow a webcamera to control the
7084 &lt;/description
&gt;
7085 &lt;provides
&gt;
7086 &lt;modalias
&gt;usb:v1130p0202d*
&lt;/modalias
&gt;
7087 &lt;/provides
&gt;
7088 &lt;/component
&gt;
7089 </pre
></blockquote
>
7091 <p
>The key for isenkram is the component/provides/modalias value,
7092 which is a glob style match rule for hardware specific strings
7093 (modalias strings) provided by the Linux kernel. In this case, it
7094 will map to all USB devices with vendor code
1130 and product code
7097 <p
>Note, it is important that the license of all the metadata files
7098 are compatible to have permissions to aggregate them into archive wide
7099 appstream files. Matthias suggested to use MIT or BSD licenses for
7100 these files. A challenge is figuring out a good id for the data, as
7101 it is supposed to be globally unique and shared across distributions
7102 (in other words, best to coordinate with upstream what to use). But
7103 it can be changed later or, so we went with the package name as
7104 upstream for this project is dormant.
</p
>
7106 <p
>To get the metadata file installed in the correct location for the
7107 mirror update scripts to pick it up and include its content the
7108 appstream data source, the file must be installed in the binary
7109 package under /usr/share/appdata/. I did this by adding the following
7110 line to debian/pymissile.install:
</p
>
7112 <blockquote
><pre
>
7113 debian/pymissile.metainfo.xml usr/share/appdata
7114 </pre
></blockquote
>
7116 <p
>With that in place, the command line tool isenkram-lookup will list
7117 all packages useful on the current computer automatically, and the GUI
7118 pop-up handler will propose to install the package not already
7119 installed if a hardware dongle is inserted into the machine in
7122 <p
>Details of the modalias field in appstream is available from the
7123 <a href=
"https://wiki.debian.org/DEP-
11">DEP-
11</a
> proposal.
</p
>
7125 <p
>To locate the modalias values of all hardware present in a machine,
7126 try running this command on the command line:
</p
>
7128 <blockquote
><pre
>
7129 cat $(find /sys/devices/|grep modalias)
7130 </pre
></blockquote
>
7132 <p
>To learn more about the isenkram system, please check out
7133 <a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram/
">my
7134 blog posts tagged isenkram
</a
>.
</p
>
7139 <title>The GNU General Public License is not magic pixie dust
</title>
7140 <link>http://people.skolelinux.org/pere/blog/The_GNU_General_Public_License_is_not_magic_pixie_dust.html
</link>
7141 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_GNU_General_Public_License_is_not_magic_pixie_dust.html
</guid>
7142 <pubDate>Mon,
30 Nov
2015 09:
55:
00 +
0100</pubDate>
7143 <description><p
>A blog post from my fellow Debian developer Paul Wise titled
7144 "<a href=
"http://bonedaddy.net/pabs3/log/
2015/
11/
27/sfc-supporter/
">The
7145 GPL is not magic pixie dust
</a
>" explain the importance of making sure
7146 the
<a href=
"http://www.gnu.org/copyleft/gpl.html
">GPL
</a
> is enforced.
7147 I quote the blog post from Paul in full here with his permission:
<p
>
7151 <p
><a href=
"https://sfconservancy.org/supporter/
"><img src=
"https://sfconservancy.org/img/supporter-badge.png
" width=
"194" height=
"90" alt=
"Become a Software Freedom Conservancy Supporter!
" align=
"right
" border=
"0" /
></a
></p
>
7154 The GPL is not magic pixie dust. It does not work by itself.
<br/
>
7156 The first step is to choose a
7157 <a href=
"https://copyleft.org/
">copyleft
</a
> license for your
7160 The next step is, when someone fails to follow that copyleft license,
7161 <b
>it must be enforced
</b
><br/
>
7163 and its a simple fact of our modern society that such type of
7166 is incredibly expensive to do and incredibly difficult to do.
7169 <p
><small
>--
<a href=
"http://ebb.org/bkuhn/
">Bradley Kuhn
</a
>, in
7170 <a href=
"http://faif.us/
" title=
"Free as in Freedom
">FaiF
</a
>
7171 <a href=
"http://faif.us/cast/
2015/nov/
24/
0x57/
">episode
7172 0x57</a
></small
></p
>
7174 <p
>As the Debian Website
7175 <a href=
"https://bugs.debian.org/
794116">used
</a
>
7176 <a href=
"https://anonscm.debian.org/viewvc/webwml/webwml/english/intro/free.wml?r1=
1.24&amp;r2=
1.25">to
</a
>
7177 imply, public domain and permissively licensed software can lead to
7178 the production of more proprietary software as people discover useful
7179 software, extend it and or incorporate it into their hardware or
7180 software products. Copyleft licenses such as the GNU GPL were created
7181 to close off this avenue to the production of proprietary software but
7182 such licenses are not enough. With the ongoing adoption of Free
7183 Software by individuals and groups, inevitably the community
's
7184 expectations of license compliance are violated, usually out of
7185 ignorance of the way Free Software works, but not always. As Karen
7186 and Bradley explained in
<a href=
"http://faif.us/
" title=
"Free as in
7187 Freedom
">FaiF
</a
>
7188 <a href=
"http://faif.us/cast/
2015/nov/
24/
0x57/
">episode
0x57</a
>,
7189 copyleft is nothing if no-one is willing and able to stand up in court
7190 to protect it. The reality of today
's world is that legal
7191 representation is expensive, difficult and time consuming. With
7192 <a href=
"http://gpl-violations.org/
">gpl-violations.org
</a
> in hiatus
7193 <a href=
"http://gpl-violations.org/news/
20151027-homepage-recovers/
">until
</a
>
7194 some time in
2016, the
<a href=
"https://sfconservancy.org/
">Software
7195 Freedom Conservancy
</a
> (a tax-exempt charity) is the major defender
7196 of the Linux project, Debian and other groups against GPL violations.
7197 In March the SFC supported a
7198 <a href=
"https://sfconservancy.org/news/
2015/mar/
05/vmware-lawsuit/
">lawsuit
7199 by Christoph Hellwig
</a
> against VMware for refusing to
7200 <a href=
"https://sfconservancy.org/linux-compliance/vmware-lawsuit-faq.html
">comply
7201 with the GPL
</a
> in relation to their use of parts of the Linux
7202 kernel. Since then two of their sponsors pulled corporate funding and
7204 <a href=
"https://sfconservancy.org/blog/
2015/nov/
24/faif-carols-fundraiser/
">blocked
7205 or cancelled their talks
</a
>. As a result they have decided to rely
7206 less on corporate funding and more on the broad community of
7207 individuals who support Free Software and copyleft. So the SFC has
7208 <a href=
"https://sfconservancy.org/news/
2015/nov/
23/
2015fundraiser/
">launched
</a
>
7209 a
<a href=
"https://sfconservancy.org/supporter/
">campaign
</a
> to create
7210 a community of folks who stand up for copyleft and the GPL by
7211 supporting their work on promoting and supporting copyleft and Free
7214 <p
>If you support Free Software,
7215 <a href=
"https://sfconservancy.org/blog/
2015/nov/
26/like-what-I-do/
">like
</a
>
7216 what the SFC do, agree with their
7217 <a href=
"https://sfconservancy.org/linux-compliance/principles.html
">compliance
7218 principles
</a
>, are happy about their
7219 <a href=
"https://sfconservancy.org/supporter/
">successes
</a
> in
2015,
7220 work on a project that is an SFC
7221 <a href=
"https://sfconservancy.org/members/current/
">member
</a
> and or
7222 just want to stand up for copyleft, please join
7223 <a href=
"https://identi.ca/cwebber/image/JQGPA4qbTyyp3-MY8QpvuA
">Christopher
7224 Allan Webber
</a
>,
7225 <a href=
"https://sfconservancy.org/blog/
2015/nov/
24/faif-carols-fundraiser/
">Carol
7227 <a href=
"http://www.jonobacon.org/
2015/
11/
25/supporting-software-freedom-conservancy/
">Jono
7228 Bacon
</a
>, myself and
7229 <a href=
"https://sfconservancy.org/sponsors/#supporters
">others
</a
> in
7231 <a href=
"https://sfconservancy.org/supporter/
">supporter
</a
>. For the
7232 next week your donation will be
7233 <a href=
"https://sfconservancy.org/news/
2015/nov/
27/black-friday/
">matched
</a
>
7234 by an anonymous donor. Please also consider asking your employer to
7235 match your donation or become a sponsor of SFC. Don
't forget to
7236 spread the word about your support for SFC via email, your blog and or
7237 social media accounts.
</p
>
7241 <p
>I agree with Paul on this topic and just signed up as a Supporter
7242 of Software Freedom Conservancy myself. Perhaps you should be a
7243 supporter too?
</p
>
7248 <title>PGP key transition statement for key EE4E02F9
</title>
7249 <link>http://people.skolelinux.org/pere/blog/PGP_key_transition_statement_for_key_EE4E02F9.html
</link>
7250 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/PGP_key_transition_statement_for_key_EE4E02F9.html
</guid>
7251 <pubDate>Tue,
17 Nov
2015 10:
50:
00 +
0100</pubDate>
7252 <description><p
>I
've needed a new OpenPGP key for a while, but have not had time to
7253 set it up properly. I wanted to generate it offline and have it
7254 available on
<a href=
"http://shop.kernelconcepts.de/#openpgp
">a OpenPGP
7255 smart card
</a
> for daily use, and learning how to do it and finding
7256 time to sit down with an offline machine almost took forever. But
7257 finally I
've been able to complete the process, and have now moved
7258 from my old GPG key to a new GPG key. See
7259 <a href=
"http://people.skolelinux.org/pere/blog/images/
2015-
11-
17-new-gpg-key-transition.txt
">the
7260 full transition statement, signed with both my old and new key
</a
> for
7261 the details. This is my new key:
</p
>
7264 pub
3936R/
<a href=
"http://pgp.cs.uu.nl/stats/
111D6B29EE4E02F9.html
">111D6B29EE4E02F9
</a
> 2015-
11-
03 [expires:
2019-
11-
14]
7265 Key fingerprint =
3AC7 B2E3 ACA5 DF87
78F1 D827
111D
6B29 EE4E
02F9
7266 uid Petter Reinholdtsen
&lt;pere@hungry.com
&gt;
7267 uid Petter Reinholdtsen
&lt;pere@debian.org
&gt;
7268 sub
4096R/
87BAFB0E
2015-
11-
03 [expires:
2019-
11-
02]
7269 sub
4096R/F91E6DE9
2015-
11-
03 [expires:
2019-
11-
02]
7270 sub
4096R/A0439BAB
2015-
11-
03 [expires:
2019-
11-
02]
7273 <p
>The key can be downloaded from the OpenPGP key servers, signed by
7274 my old key.
</p
>
7276 <p
>If you signed my old key
7277 (
<a href=
"http://pgp.cs.uu.nl/stats/DB4CCC4B2A30D729.html
">DB4CCC4B2A30D729
</a
>),
7278 I
'd very much appreciate a signature on my new key, details and
7279 instructions in the transition statement. I m happy to reciprocate if
7280 you have a similarly signed transition statement to present.
</p
>
7285 <title>Is Pentagon deciding the Norwegian negotiating position on Internet governance?
</title>
7286 <link>http://people.skolelinux.org/pere/blog/Is_Pentagon_deciding_the_Norwegian_negotiating_position_on_Internet_governance_.html
</link>
7287 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Is_Pentagon_deciding_the_Norwegian_negotiating_position_on_Internet_governance_.html
</guid>
7288 <pubDate>Tue,
3 Nov
2015 13:
40:
00 +
0100</pubDate>
7289 <description><p
>In Norway, all government offices are required by law to keep a
7290 list of every document or letter arriving and leaving their offices.
7291 Internal notes should also be documented. The document list (called a mail
7292 journal -
"postjournal
" in Norwegian) is public information and thanks
7293 to the Norwegian Freedom of Information Act (Offentleglova) the mail
7294 journal is available for everyone. Most offices even publish the mail
7295 journal on their web pages, as PDFs or tables in web pages. The state-level offices even have a shared web based search service (called
7296 <a href=
"https://www.oep.no/
">Offentlig Elektronisk Postjournal -
7297 OEP
</a
>) to make it possible to search the entries in the list. Not
7298 all journal entries show up on OEP, and the search service is hard to
7299 use, but OEP does make it easier to find at least some interesting
7300 journal entries .
</p
>
7302 <p
>In
2012 I came across a document in the mail journal for the
7303 Norwegian Ministry of Transport and Communications on OEP that
7304 piqued my interest. The title of the document was
7305 "<a href=
"https://www.oep.no/search/resultSingle.html?journalPostId=
4192362">Internet
7306 Governance and how it affects national security
</a
>" (Norwegian:
7307 "Internet Governance og påvirkning på nasjonal sikkerhet
"). The
7308 document date was
2012-
05-
22, and it was said to be sent from the
7309 "Permanent Mission of Norway to the United Nations
". I asked for a
7310 copy, but my request was rejected with a reference to a legal clause said to authorize them to reject it
7311 (
<a href=
"http://lovdata.no/lov/
2006-
05-
19-
16/§
20">offentleglova §
20,
7312 letter c
</a
>) and an explanation that the document was exempt because
7313 of foreign policy interests as it contained information related to the
7314 Norwegian negotiating position, negotiating strategies or similar. I
7315 was told the information in the document related to the ongoing
7316 negotiation in the International Telecommunications Union (ITU). The
7317 explanation made sense to me in early January
2013, as a ITU
7318 conference in Dubay discussing Internet Governance
7319 (
<a href=
"https://en.wikipedia.org/wiki/International_Telecommunication_Union#World_Conference_on_International_Telecommunications_2012_
.28WCIT-
12.29">World
7320 Conference on International Telecommunications - WCIT-
12</a
>) had just
7322 <a href=
"http://www.digi.no/kommentarer/
2012/
12/
18/tvil-om-usas-rolle-pa-teletoppmote
">reportedly
7323 in chaos
</a
> when USA walked out of the negotiations and
25 countries
7324 including Norway refused to sign the new treaty. It seemed
7325 reasonable to believe talks were still going on a few weeks later.
7326 Norway was represented at the ITU meeting by two authorities, the
7327 <a href=
"http://www.nkom.no/
">Norwegian Communications Authority
</a
>
7328 and the
<a href=
"https://www.regjeringen.no/no/dep/sd/
">Ministry of
7329 Transport and Communications
</a
>. This might be the reason the letter
7330 was sent to the ministry. As I was unable to find the document in the
7331 mail journal of any Norwegian UN mission, I asked the ministry who had
7332 sent the document to the ministry, and was told that it was the Deputy
7333 Permanent Representative with the Permanent Mission of Norway in
7336 <p
>Three years later, I was still curious about the content of that
7337 document, and again asked for a copy, believing the negotiation was
7339 <a href=
"https://mimesbronn.no/request/kopi_av_dokumenter_i_sak_2012914
">I
7340 asked both the Ministry of Transport and Communications as the
7341 receiver
</a
> and
7342 <a href=
"https://mimesbronn.no/request/brev_om_internet_governance_og_p
">asked
7343 the Permanent Mission of Norway in Geneva as the sender
</a
> for a
7344 copy, to see if they both agreed that it should be withheld from the
7345 public. The ministry upheld its rejection quoting the same law
7346 reference as before, while the permanent mission rejected it quoting a
7348 (
<a href=
"http://lovdata.no/lov/
2006-
05-
19-
16/§
20">offentleglova §
20
7349 letter b
</a
>), claiming that they were required to keep the
7350 content of the document from the public because it contained
7351 information given to Norway with the expressed or implied expectation
7352 that the information should not be made public. I asked the permanent
7353 mission for an explanation, and was told that the document contained
7354 an account from a meeting held in the Pentagon for a limited group of NATO
7355 nations where the organiser of the meeting did not intend the content
7356 of the meeting to be publicly known. They explained that giving me a
7357 copy might cause Norway to not get access to similar information in
7358 the future and thus hurt the future foreign interests of Norway. They
7359 also explained that the Permanent Mission of Norway in Geneva was not
7360 the author of the document, they only got a copy of it, and because of
7361 this had not listed it in their mail journal.
</p
>
7363 <p
>Armed with this
7364 knowledge I asked the Ministry to reconsider and asked who was the
7365 author of the document, now realising that it was not same as the
7366 "sender
" according to Ministry of Transport and Communications. The
7367 ministry upheld its rejection but told me the name of the author of
7368 the document. According to
7369 <a href=
"https://www.regjeringen.no/no/aktuelt/unga69_rapport1/id2001204/
">a
7370 government report
</a
> the author was with the Permanent Mission of
7371 Norway in New York a bit more than a year later (
2014-
09-
22), so I
7372 guessed that might be the office responsible for writing and sending
7373 the report initially and
7374 <a href=
"https://www.mimesbronn.no/request/mote_2012_i_pentagon_om_itu
">asked
7375 them for a copy
</a
> but I was obviously wrong as I was told that the
7376 document was unknown to them and that the author did not work there
7377 when the document was written. Next, I asked the Permanent Mission of
7378 Norway in Geneva and the Foreign Ministry to reconsider and at least
7379 tell me who sent the document to Deputy Permanent Representative with
7380 the Permanent Mission of Norway in Geneva. The Foreign Ministry also
7381 upheld its rejection, but told me that the person sending the document
7382 to Permanent Mission of Norway in Geneva was the defence attaché with
7383 the Norwegian Embassy in Washington. I do not know if this is the
7384 same person as the author of the document.
</p
>
7386 <p
>If I understand the situation correctly, someone capable of
7387 inviting selected NATO nations to a meeting in Pentagon organised a
7388 meeting where someone representing the Norwegian defence attaché in
7389 Washington attended, and the account from this meeting is interpreted
7390 by the Ministry of Transport and Communications to expose Norways
7391 negotiating position, negotiating strategies and similar regarding the
7392 ITU negotiations on Internet Governance. It is truly amazing what can
7393 be derived from mere meta-data.
</p
>
7395 <p
>I wonder which NATO countries besides Norway attended this meeting?
7396 And what exactly was said and done at the meeting? Anyone know?
</p
>
7401 <title>New book,
"Fri kultur
" by @lessig, a Norwegian Bokmål translation of
"Free Culture
" from
2004</title>
7402 <link>http://people.skolelinux.org/pere/blog/New_book___Fri_kultur__by__lessig__a_Norwegian_Bokm_l_translation_of__Free_Culture__from_2004.html
</link>
7403 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_book___Fri_kultur__by__lessig__a_Norwegian_Bokm_l_translation_of__Free_Culture__from_2004.html
</guid>
7404 <pubDate>Sat,
31 Oct
2015 09:
00:
00 +
0100</pubDate>
7405 <description><p
>People keep asking me where to get the various forms of the book I
7406 published last week, the Norwegian Bokmål edition of Lawrence Lessigs
7407 book
<a href=
"http://www.free-culture.cc/
">Free Culture
</a
>. It was
7408 published on paper via lulu.com, and is also available in PDF, ePub
7409 and MOBI format. I currently sell the paper edition for self cost
7410 from lulu.com, but might extend the distribution to book stores like
7411 Amazon and Barnes
& Noble later. This will double the price and force
7412 me to make a profit from selling the book. Anyway, here are links to
7413 get the book in different formats:
</p
>
7417 <li
><a href=
"http://www.lulu.com/shop/lawrence-lessig/fri-kultur/paperback/product-
22406445.html
">Buy
7418 paper edition from lulu.com
</a
></li
>
7420 <li
><a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/archive/freeculture.nb.pdf
">Download
7421 PDF, size
7.9 MiB
</a
> (gratis/free)
</li
>
7423 <li
><a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/archive/freeculture.nb.epub
">Download
7424 ePub, size
11 MiB
</a
> (gratis/free)
</li
>
7426 <li
><a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/archive/freeculture.nb.mobi
">Download
7427 MOBI, size
3.8 MiB
</a
> (gratis/free)
</li
>
7431 <p
>Note that the MOBI version have problems with the table of content,
7432 at least with the viewers I have been able to test. And the ePub file
7433 have several problems according to
7434 <a href=
"https://github.com/IDPF/epubcheck
">epubcheck
</a
>, but seem
7435 to display fine in the viewers I have tested. All the files needed to
7436 create the book in various forms are available from
7437 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">the
7438 github project page
</a
>.
</p
>
7440 <p
>The project got press coverage from the Norwegian IT news site
7441 digi.no. Check out the article
7442 "<a href=
"http://www.digi.no/juss_og_samfunn/
2015/
10/
29/vil-apne-politikernes-oyne-for-creative-commons
">Vil
7443 åpne politikernes øyne for Creative Commons
</a
>".
</li
>
7445 <p
>I
've
<a href=
"http://people.skolelinux.org/pere/blog/tags/freeculture
">blogged
7446 about the project
</a
> as it moved along. The blogs document the translation
7447 progress and insights I had along the way.
</p
>
7452 <title>"Free Culture
" by @lessig - The background story for Creative Commons - new edition available
</title>
7453 <link>http://people.skolelinux.org/pere/blog/_Free_Culture__by__lessig___The_background_story_for_Creative_Commons___new_edition_available.html
</link>
7454 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/_Free_Culture__by__lessig___The_background_story_for_Creative_Commons___new_edition_available.html
</guid>
7455 <pubDate>Fri,
23 Oct
2015 12:
10:
00 +
0200</pubDate>
7456 <description><p
><a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22402863.html
">Click
7457 here to buy the book
</a
>.
</p
>
7459 <p
>In
2004, as the
<a href=
"https://creativecommons.org/
">Creative Commons
7460 movement
</a
> gained momentum, its creator Lawrence Lessig wrote the
7461 book
<a href=
"https://en.wikipedia.org/wiki/Free_Culture_(book)
">Free
7462 Culture
</a
> to explain the problems with increasing copyright
7463 regulation and suggest some solutions. I read the book back then and
7464 was very moved by it. Reading the book inspired me and changed the
7465 way I looked on copyright law, and I would love it if more people
7466 would read it too.
</p
>
7468 <p
>Because of this, I decided in the summer of
2012 to translate it to
7469 Norwegian Bokmål and publish it for those of my friends and family
7470 that prefer to read books in Norwegian. I translated the book using
7471 docbook and a gettext PO file, and a byproduct of this process is a
7472 new edition of the English original. I
've been in touch with the
7473 author during by work, and he said it was fine with him if I also
7474 published an English version. So I decided to do so. Today, I made
7476 <a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22402863.html
">available
7477 for sale on Lulu.com
</a
>, for those interested in a paper book. This
7480 <p align=
"center
"><a href=
"http://www.lulu.com/shop/lawrence-lessig/free-culture/paperback/product-
22402863.html
"><img align=
"center
" src=
"http://people.skolelinux.org/pere/blog/images/
2015-
10-
23-free-culture-english-published-cover.png
"/
></a
></p
>
7482 <p
>The Norwegian Bokmål version will be available for purchase in a
7483 few days. I also plan to publish a French version in a few weeks or
7484 months, depending on the amount of people with knowledge of French to
7485 join the translation project. So far there is only one active
7486 person, but the French book is almost completely translated but
7487 need some proof reading.
</p
>
7489 <p
>The book is also available in PDF, ePub and MOBI formats from
7490 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">my
7491 github project page
</a
>. Note the ePub and MOBI versions have some
7492 formatting problems I believe is due to bugs in the docbook tool
7493 dbtoepub (Debian BTS issues
7494 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
795842">#
795842</a
>
7496 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
796871">#
796871</a
>),
7497 but I have not taken the time to investigate. I recommend the PDF and
7498 ePub version for now, as they seem to show up fine in the viewers I
7499 have available.
</p
>
7501 <p
>After the translation to Norwegian Bokmål was complete, I was able
7502 to secure some sponsoring from
7503 <a href=
"http://www.nuugfoundation.no/
">the NUUG Foundation
</a
> to
7504 print the book. This is the reason their logo is located on the back
7505 cover. I am very grateful for their contribution, and will use it to
7506 give a copy of the Norwegian edition to members of the Norwegian
7507 Parliament and other decision makers here in Norway.
</p
>
7512 <title>Lawrence Lessig interviewed Edward Snowden a year ago
</title>
7513 <link>http://people.skolelinux.org/pere/blog/Lawrence_Lessig_interviewed_Edward_Snowden_a_year_ago.html
</link>
7514 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lawrence_Lessig_interviewed_Edward_Snowden_a_year_ago.html
</guid>
7515 <pubDate>Mon,
19 Oct
2015 11:
50:
00 +
0200</pubDate>
7516 <description><p
>Last year,
<a href=
"https://lessig2016.us/
">US president candidate
7517 in the Democratic Party
</a
> Lawrence interviewed Edward Snowden. The
7518 one hour interview was
7519 <a href=
"https://www.youtube.com/watch?v=o_Sr96TFQQE
">published by
7520 Harvard Law School
2014-
10-
23 on Youtube
</a
>, and the meeting took
7521 place
2014-
10-
20.
</p
>
7523 <p
>The questions are very good, and there is lots of useful
7524 information to be learned and very interesting issues to think about
7525 being raised. Please check it out.
</p
>
7527 <iframe width=
"560" height=
"315" src=
"https://www.youtube.com/embed/o_Sr96TFQQE
" frameborder=
"0" allowfullscreen
></iframe
>
7529 <p
>I find it especially interesting to hear again that Snowden did try
7530 to bring up his reservations through the official channels without any
7531 luck. It is in sharp contrast to the answers made
2013-
11-
06 by the
7532 Norwegian prime minister Erna Solberg to the Norwegian Parliament,
7533 <a href=
"https://tale.holderdeord.no/speeches/s131106/
68">claiming
7534 Snowden is no Whistle-Blower
</a
> because he should have taken up his
7535 concerns internally and using official channels. It make me sad
7536 that this is the political leadership we have here in Norway.
</p
>
7541 <title>The Story of Aaron Swartz - Let us all weep!
</title>
7542 <link>http://people.skolelinux.org/pere/blog/The_Story_of_Aaron_Swartz___Let_us_all_weep_.html
</link>
7543 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_Story_of_Aaron_Swartz___Let_us_all_weep_.html
</guid>
7544 <pubDate>Thu,
8 Oct
2015 12:
10:
00 +
0200</pubDate>
7545 <description><p
>The movie
"<a href=
"http://www.takepart.com/internets-own-boy
">The
7546 Internet
's Own Boy: The Story of Aaron Swartz
</a
>" is both inspiring
7547 and depressing at the same time. The work of Aaron Swartz has
7548 inspired me in my work, and I am grateful of all the improvements he
7549 was able to initiate or complete. I wish I am able to do as much good
7550 in my life as he did in his. Every minute of this
1:
45 long movie is
7551 inspiring in documenting how much impact a single person can have on
7552 improving the society and this world. And it is depressing in
7553 documenting how the law enforcement of USA (and other countries) is
7554 corrupted to a point where they can push a bright kid to his death for
7555 downloading too many scientific articles. Aaron is dead. Let us all
7558 <p
>The movie is also available on
7559 <a href=
"https://www.youtube.com/watch?v=vXr-
2hwTk58
">Youtube
</a
>. I
7560 wish there were Norwegian subtitles available, so I could show it to
7561 my parents.
</p
>
7566 <title>French Docbook/PDF/EPUB/MOBI edition of the Free Culture book
</title>
7567 <link>http://people.skolelinux.org/pere/blog/French_Docbook_PDF_EPUB_MOBI_edition_of_the_Free_Culture_book.html
</link>
7568 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/French_Docbook_PDF_EPUB_MOBI_edition_of_the_Free_Culture_book.html
</guid>
7569 <pubDate>Thu,
1 Oct
2015 13:
20:
00 +
0200</pubDate>
7570 <description><p
>As I wrap up the Norwegian version of
7571 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">Free
7572 Culture
</a
> book by Lawrence Lessig (still waiting for my final proof
7573 reading copy to arrive in the mail), my great
7574 <a href=
"http://dblatex.sourceforge.net/
">dblatex
</a
> helper and
7575 developer of the dblatex docbook processor, Benoît Guillon, decided a
7576 to try to create a French version of the book. He started with the
7577 French translation available from the
7578 <a href=
"http://www.wikilivres.ca/wiki/Culture_libre
">Wikilivres wiki
7579 pages
</a
>, and wrote a program to convert it into a PO file, allowing
7580 the translation to be integrated into the po4a based framework I use
7581 to create the Norwegian translation from the English edition. We meet
7582 on the
<a href=
"irc://irc.freenode.net/%
23dblatex
">#dblatex IRC
7583 channel
</a
> to discuss the work. If you want to help create a French
7585 <a href=
"https://github.com/marsgui/free-culture-lessig
">his git
7586 repository
</a
> and join us on IRC. If the French edition look good,
7587 we might publish it as a paper book on lulu.com. A French version of
7588 the drawings and the cover need to be provided for this to happen.
</p
>
7593 <title>The life and death of a laptop battery
</title>
7594 <link>http://people.skolelinux.org/pere/blog/The_life_and_death_of_a_laptop_battery.html
</link>
7595 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_life_and_death_of_a_laptop_battery.html
</guid>
7596 <pubDate>Thu,
24 Sep
2015 16:
00:
00 +
0200</pubDate>
7597 <description><p
>When I get a new laptop, the battery life time at the start is OK.
7598 But this do not last. The last few laptops gave me a feeling that
7599 within a year, the life time is just a fraction of what it used to be,
7600 and it slowly become painful to use the laptop without power connected
7601 all the time. Because of this, when I got a new Thinkpad X230 laptop
7602 about two years ago, I decided to monitor its battery state to have
7603 more hard facts when the battery started to fail.
</p
>
7605 <img src=
"http://people.skolelinux.org/pere/blog/images/
2015-
09-
24-laptop-battery-graph.png
"/
>
7607 <p
>First I tried to find a sensible Debian package to record the
7608 battery status, assuming that this must be a problem already handled
7609 by someone else. I found
7610 <a href=
"https://tracker.debian.org/pkg/battery-stats
">battery-stats
</a
>,
7611 which collects statistics from the battery, but it was completely
7612 broken. I sent a few suggestions to the maintainer, but decided to
7613 write my own collector as a shell script while I waited for feedback
7615 <a href=
"http://www.ifweassume.com/
2013/
08/the-de-evolution-of-my-laptop-battery.html
">a
7616 blog post about the battery development on a MacBook Air
</a
> I also
7618 <a href=
"https://github.com/jradavenport/batlog.git
">batlog
</a
>, not
7619 available in Debian.
</p
>
7621 <p
>I started my collector
2013-
07-
15, and it has been collecting
7622 battery stats ever since. Now my
7623 /var/log/hjemmenett-battery-status.log file contain around
115,
000
7624 measurements, from the time the battery was working great until now,
7625 when it is unable to charge above
7% of original capacity. My
7626 collector shell script is quite simple and look like this:
</p
>
7631 # http://www.ifweassume.com/
2013/
08/the-de-evolution-of-my-laptop-battery.html
7633 # http://blog.sleeplessbeastie.eu/
2013/
01/
02/debian-how-to-monitor-battery-capacity/
7634 logfile=/var/log/hjemmenett-battery-status.log
7636 files=
"manufacturer model_name technology serial_number \
7637 energy_full energy_full_design energy_now cycle_count status
"
7639 if [ ! -e
"$logfile
" ] ; then
7641 printf
"timestamp,
"
7643 printf
"%s,
" $f
7646 )
> "$logfile
"
7650 # Print complete message in one echo call, to avoid race condition
7651 # when several log processes run in parallel.
7652 msg=$(printf
"%s,
" $(date +%s); \
7653 for f in $files; do \
7654 printf
"%s,
" $(cat $f); \
7656 echo
"$msg
"
7659 cd /sys/class/power_supply
7662 (cd $bat
&& log_battery
>> "$logfile
")
7666 <p
>The script is called when the power management system detect a
7667 change in the power status (power plug in or out), and when going into
7668 and out of hibernation and suspend. In addition, it collect a value
7669 every
10 minutes. This make it possible for me know when the battery
7670 is discharging, charging and how the maximum charge change over time.
7671 The code for the Debian package
7672 <a href=
"https://github.com/petterreinholdtsen/battery-status
">is now
7673 available on github
</a
>.
</p
>
7675 <p
>The collected log file look like this:
</p
>
7678 timestamp,manufacturer,model_name,technology,serial_number,energy_full,energy_full_design,energy_now,cycle_count,status,
7679 1376591133,LGC,
45N1025,Li-ion,
974,
62800000,
62160000,
39050000,
0,Discharging,
7681 1443090528,LGC,
45N1025,Li-ion,
974,
4900000,
62160000,
4900000,
0,Full,
7682 1443090601,LGC,
45N1025,Li-ion,
974,
4900000,
62160000,
4900000,
0,Full,
7685 <p
>I wrote a small script to create a graph of the charge development
7686 over time. This graph depicted above show the slow death of my laptop
7689 <p
>But why is this happening? Why are my laptop batteries always
7690 dying in a year or two, while the batteries of space probes and
7691 satellites keep working year after year. If we are to believe
7692 <a href=
"http://batteryuniversity.com/learn/article/how_to_prolong_lithium_based_batteries
">Battery
7693 University
</a
>, the cause is me charging the battery whenever I have a
7694 chance, and the fix is to not charge the Lithium-ion batteries to
100%
7695 all the time, but to stay below
90% of full charge most of the time.
7696 I
've been told that the Tesla electric cars
7697 <a href=
"http://my.teslamotors.com/de_CH/forum/forums/battery-charge-limit
">limit
7698 the charge of their batteries to
80%
</a
>, with the option to charge to
7699 100% when preparing for a longer trip (not that I would want a car
7700 like Tesla where rights to privacy is abandoned, but that is another
7701 story), which I guess is the option we should have for laptops on
7702 Linux too.
</p
>
7704 <p
>Is there a good and generic way with Linux to tell the battery to
7705 stop charging at
80%, unless requested to charge to
100% once in
7706 preparation for a longer trip? I found
7707 <a href=
"http://askubuntu.com/questions/
34452/how-can-i-limit-battery-charging-to-
80-capacity
">one
7708 recipe on askubuntu for Ubuntu to limit charging on Thinkpad to
7709 80%
</a
>, but could not get it to work (kernel module refused to
7712 <p
>I wonder why the battery capacity was reported to be more than
100%
7713 at the start. I also wonder why the
"full capacity
" increases some
7714 times, and if it is possible to repeat the process to get the battery
7715 back to design capacity. And I wonder if the discharge and charge
7716 speed change over time, or if this stay the same. I did not yet try
7717 to write a tool to calculate the derivative values of the battery
7718 level, but suspect some interesting insights might be learned from
7721 <p
>Update
2015-
09-
24: I got a tip to install the packages
7722 acpi-call-dkms and tlp (unfortunately missing in Debian stable)
7723 packages instead of the tp-smapi-dkms package I had tried to use
7724 initially, and use
'tlp setcharge
40 80' to change when charging start
7725 and stop. I
've done so now, but expect my existing battery is toast
7726 and need to be replaced. The proposal is unfortunately Thinkpad
7732 <title>Book cover for the Free Culture book finally done
</title>
7733 <link>http://people.skolelinux.org/pere/blog/Book_cover_for_the_Free_Culture_book_finally_done.html
</link>
7734 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Book_cover_for_the_Free_Culture_book_finally_done.html
</guid>
7735 <pubDate>Thu,
3 Sep
2015 21:
00:
00 +
0200</pubDate>
7736 <description><p
>Creating a good looking book cover proved harder than I expected.
7737 I wanted to create a cover looking similar to the original cover of
7739 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">Free
7740 Culture
</a
> book we are translating to Norwegian, and I wanted it in
7741 vector format for high resolution printing. But my inkscape knowledge
7742 were not nearly good enough to pull that off.
7744 <p
>But thanks to the great inkscape community, I was able to wrap up
7745 the cover yesterday evening. I asked on the
7746 <a href=
"irc://irc.freenode.net/%
23inkscape
">#inkscape IRC channel
</a
>
7747 on Freenode for help and clues, and Marc Jeanmougin (Mc-) volunteered
7748 to try to recreate it based on the PDF of the cover from the HTML
7749 version. Not only did he create a
7750 <a href=
"https://marc.jeanmougin.fr/share/copy1.svg
">SVG document with
7751 the original and his vector version side by side
</a
>, he even provided
7752 an
<a href=
"https://marc.jeanmougin.fr/share/out-
1.ogv
">instruction
7753 video
</a
> explaining how he did it
</a
>. But the instruction video is
7754 not easy to follow for an untrained inkscape user. The video is a
7755 recording on how he did it, and he is obviously very experienced as
7756 the menu selections are very quick and he mentioned on IRC that he did
7757 use some keyboard shortcuts that can
't be seen on the video, but it
7758 give a good idea about the inkscape operations to use to create the
7759 stripes with the embossed copyright sign in the center.
</p
>
7761 <p
>I took his SVG file, copied the vector image and re-sized it to fit
7762 on the cover I was drawing. I am happy with the end result, and the
7763 current english version look like this:
</p
>
7765 <img src=
"http://people.skolelinux.org/pere/blog/images/
2015-
09-
03-free-culture-cover.png
" width=
"70%
" align=
"center
"/
>
7767 <p
>I am not quite sure about the text on the back, but guess it will
7768 do. I picked three quotes from the official site for the book, and
7769 hope it will work to trigger the interest of potential readers. The
7770 Norwegian cover will look the same, but with the texts and bar code
7771 replaced with the Norwegian version.
</p
>
7773 <p
>The book is very close to being ready for publication, and I expect
7774 to upload the final draft to Lulu in the next few days and order a
7775 final proof reading copy to verify that everything look like it should
7776 before allowing everyone to order their own copy of Free Culture, in
7777 English or Norwegian Bokmål. I
'm waiting to give the the productive
7778 proof readers a chance to complete their work.
</p
>
7783 <title>In my hand, a pocket book edition of the Norwegian Free Culture book!
</title>
7784 <link>http://people.skolelinux.org/pere/blog/In_my_hand__a_pocket_book_edition_of_the_Norwegian_Free_Culture_book_.html
</link>
7785 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/In_my_hand__a_pocket_book_edition_of_the_Norwegian_Free_Culture_book_.html
</guid>
7786 <pubDate>Wed,
19 Aug
2015 22:
10:
00 +
0200</pubDate>
7787 <description><p
>Today, finally, my first printed draft edition of the Norwegian
7788 translation of Free Culture I have been working on for the last few
7789 years arrived in the mail. I had to fake a cover to get the interior
7790 printed, and the exterior of the book look awful, but that is
7791 irrelevant at this point. I asked for a printed pocket book version
7792 to get an idea about the font sizes and paper format as well as how
7793 good the figures and images look in print, but also to test what the
7794 pocket book version would look like. After receiving the
500 page
7795 pocket book, it became obvious to me that that pocket book size is too
7796 small for this book. I believe the book is too thick, and several
7797 tables and figures do not look good in the size they get with that
7798 small page sizes. I believe I will go with the
5.5x8.5 inch size
7799 instead. A surprise discovery from the paper version was how bad the
7800 URLs look in print. They are very hard to read in the colophon page.
7801 The URLs are red in the PDF, but light gray on paper. I need to
7802 change the color of links somehow to look better. But there is a
7803 printed book in my hand, and it feels great. :)
</p
>
7805 <p
>Now I only need to fix the cover, wrap up the postscript with the
7806 store behind the book, and collect the last corrections from the proof
7807 readers before the book is ready for proper printing. Cover artists
7808 willing to work for free and create a Creative Commons licensed vector
7809 file looking similar to the original is most welcome, as my skills as
7810 a graphics designer are mostly missing.
</p
>
7815 <title>First paper version of the Norwegian Free Culture book heading my way
</title>
7816 <link>http://people.skolelinux.org/pere/blog/First_paper_version_of_the_Norwegian_Free_Culture_book_heading_my_way.html
</link>
7817 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_paper_version_of_the_Norwegian_Free_Culture_book_heading_my_way.html
</guid>
7818 <pubDate>Sun,
9 Aug
2015 10:
15:
00 +
0200</pubDate>
7819 <description><p
>Typesetting a book is harder than I hoped. As the translation is
7820 mostly done, and a volunteer proof reader was going to check the text
7821 on paper, it was time this summer to focus on formatting my translated
7822 <a href=
"http://www.docbook.org/
">docbook
</a
> based version of the
7823 <a href=
"http://free-culture.cc/
">Free Culture
</a
> book by Lawrence
7824 Lessig. I
've been trying to get both docboox-xsl+fop and dblatex to
7825 give me a good looking PDF, but in the end I went with dblatex, because
7826 its Debian maintainer and upstream developer were responsive and very
7827 helpful in solving my formatting challenges.
</p
>
7829 <p
>Last night, I finally managed to create a PDF that no longer made
7830 <a href=
"http://www.lulu.com/
">Lulu.com
</a
> complain after uploading,
7831 and I ordered a text version of the book on paper. It is lacking a
7832 proper book cover and is not tagged with the correct ISBN number, but
7833 should give me an idea what the finished book will look like.
</p
>
7835 <p
>Instead of using Lulu, I did consider printing the book using
7836 <a href=
"http://www.createspace.com/
">CreateSpace
</a
>, but ended up
7837 using Lulu because it had smaller book size options (CreateSpace seem
7838 to lack pocket book with extended distribution). I looked for a
7839 similar service in Norway, but have not seen anything so far. Please
7840 let me know if I am missing out on something here.
</p
>
7842 <p
>But I still struggle to decide the book size. Should I go for
7843 pocket book (
4.25x6.875 inches /
10.8x17.5 cm) with
556 pages, Digest
7844 (
5.5x8.5 inches /
14x21.6 cm) with
323 pages or US Trade (
6x8 inches /
7845 15.3x22.9 cm) with
280 pages? Fewer pager give a cheaper book, and a
7846 smaller book is easier to carry around. The test book I ordered was
7847 pocket book sized, to give me an idea how well that fit in my hand,
7848 but I suspect I will end up using a digest sized book in the end to
7849 bring the prize down further.
</p
>
7851 <p
>My biggest challenge at the moment is making nice cover art. My
7852 inkscape skills are not yet up to the task of replicating the original
7853 cover in SVG format. I also need to figure out what to write about
7854 the book on the back (will most likely use the same text as the
7855 description on web based book stores). I would love help with this,
7856 if you are willing to license the art source and final version using
7857 the same CC license as the book. My artistic skills are not really up
7858 to the task.
</p
>
7860 <p
>I plan to publish the book in both English and Norwegian and on
7861 paper, in PDF form as well as EPUB and MOBI format. The current
7862 status can as usual be found on
7863 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>
7864 in the archive/ directory. So far I have spent all time on making the
7865 PDF version look good. Someone should probably do the same with the
7866 dbtoepub generated e-book. Help is definitely needed here, as I
7867 expect to run out of steem before I find time to improve the epub
7868 formatting.
</p
>
7870 <p
>Please let me know via github if you find typos in the book or
7871 discover translations that should be improved. The final proof
7872 reading is being done right now, and I expect to publish the finished
7873 result in a few months.
</p
>
7878 <title>Typesetting DocBook footnotes as endnotes with dblatex
</title>
7879 <link>http://people.skolelinux.org/pere/blog/Typesetting_DocBook_footnotes_as_endnotes_with_dblatex.html
</link>
7880 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Typesetting_DocBook_footnotes_as_endnotes_with_dblatex.html
</guid>
7881 <pubDate>Thu,
16 Jul
2015 18:
10:
00 +
0200</pubDate>
7882 <description><p
>I
'm still working on the Norwegian version of the
7883 <a href=
"http://free-culture.cc/
">Free Culture book by Lawrence
7884 Lessig
</a
>, and is now working on the final typesetting and layout.
7885 One of the features I want to get the structure similar to the
7886 original book is to typeset the footnotes as endnotes in the notes
7887 chapter. Based on the
7888 <a href=
"https://bugs.debian.org/
685063">feedback from the Debian
7889 maintainer and the dblatex developer
</a
>, I came up with this recipe I
7890 would like to share with you. The proposal was to create a new LaTeX
7891 class file and add the LaTeX code there, but this is not always
7892 practical, when I want to be able to replace the class using a make
7893 file variable. So my proposal misuses the latex.begindocument XSL
7894 parameter value, to get a small fragment into the correct location in
7895 the generated LaTeX File.
</p
>
7897 <p
>First, decide where in the DocBook document to place the endnotes,
7898 and add this text there:
</p
>
7901 &lt;?latex \theendnotes ?
&gt;
7904 <p
>Next, create a xsl stylesheet file dblatex-endnotes.xsl to add the
7905 code needed to add the endnote instructions in the preamble of the
7906 generated LaTeX document, with content like this:
</p
>
7909 &lt;?xml version=
'1.0'?
&gt;
7910 &lt;xsl:stylesheet xmlns:xsl=
"http://www.w3.org/
1999/XSL/Transform
" version=
'1.0'&gt;
7911 &lt;xsl:param name=
"latex.begindocument
"&gt;
7912 &lt;xsl:text
&gt;
7913 \usepackage{endnotes}
7914 \let\footnote=\endnote
7915 \def\enoteheading{\mbox{}\par\vskip-\baselineskip }
7917 &lt;/xsl:text
&gt;
7918 &lt;/xsl:param
&gt;
7919 &lt;/xsl:stylesheet
&gt;
7922 <p
>Finally, load this xsl file when running dblatex, for example like
7926 dblatex --xsl-user=dblatex-endnotes.xsl freeculture.nb.xml
7929 <p
>The end result can be seen on github, where
7930 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">my
7931 book project
</a
> is located.
</p
>
7936 <title>MPEG LA on
"Internet Broadcast AVC Video
" licensing and non-private use
</title>
7937 <link>http://people.skolelinux.org/pere/blog/MPEG_LA_on__Internet_Broadcast_AVC_Video__licensing_and_non_private_use.html
</link>
7938 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MPEG_LA_on__Internet_Broadcast_AVC_Video__licensing_and_non_private_use.html
</guid>
7939 <pubDate>Tue,
7 Jul
2015 09:
50:
00 +
0200</pubDate>
7940 <description><p
>After asking the Norwegian Broadcasting Company (NRK)
7941 <a href=
"http://people.skolelinux.org/pere/blog/Hva_gj_r_at_NRK_kan_distribuere_H_264_video_uten_patentavtale_med_MPEG_LA_.html
">why
7942 they can broadcast and stream H
.264 video without an agreement with
7943 the MPEG LA
</a
>, I was wiser, but still confused. So I asked MPEG LA
7944 if their understanding matched that of NRK. As far as I can tell, it
7947 <p
>I started by asking for more information about the various
7948 licensing classes and what exactly is covered by the
"Internet
7949 Broadcast AVC Video
" class that NRK pointed me at to explain why NRK
7950 did not need a license for streaming H
.264 video:
7952 <p
><blockquote
>
7954 <p
>According to
7955 <a href=
"http://www.mpegla.com/Lists/MPEG%
20LA%
20News%
20List/Attachments/
226/n-
10-
02-
02.pdf
">a
7956 MPEG LA press release dated
2010-
02-
02</a
>, there is no charge when
7957 using MPEG AVC/H
.264 according to the terms of
"Internet Broadcast AVC
7958 Video
". I am trying to understand exactly what the terms of
"Internet
7959 Broadcast AVC Video
" is, and wondered if you could help me. What
7960 exactly is covered by these terms, and what is not?
</p
>
7962 <p
>The only source of more information I have been able to find is a
7964 <a href=
"http://www.mpegla.com/main/programs/avc/Documents/avcweb.pdf
">AVC
7965 Patent Portfolio License Briefing
</a
>, which states this about the
7969 <li
>Where End User pays for AVC Video
7971 <li
>Subscription (not limited by title) –
100,
000 or fewer
7972 subscribers/yr = no royalty;
&gt;
100,
000 to
250,
000 subscribers/yr =
7973 $
25,
000;
&gt;
250,
000 to
500,
000 subscribers/yr = $
50,
000;
&gt;
500,
000 to
7974 1M subscribers/yr = $
75,
000;
&gt;
1M subscribers/yr = $
100,
000</li
>
7976 <li
>Title-by-Title -
12 minutes or less = no royalty;
&gt;
12 minutes in
7977 length = lower of (a)
2% or (b) $
0.02 per title
</li
>
7978 </ul
></li
>
7980 <li
>Where remuneration is from other sources
7982 <li
>Free Television - (a) one-time $
2,
500 per transmission encoder or
7983 (b) annual fee starting at $
2,
500 for
&gt;
100,
000 HH rising to
7984 maximum $
10,
000 for
&gt;
1,
000,
000 HH
</li
>
7986 <li
>Internet Broadcast AVC Video (not title-by-title, not subscription)
7987 – no royalty for life of the AVC Patent Portfolio License
</li
>
7988 </ul
></li
>
7991 <p
>Am I correct in assuming that the four categories listed is the
7992 categories used when selecting licensing terms, and that
"Internet
7993 Broadcast AVC Video
" is the category for things that do not fall into
7994 one of the other three categories? Can you point me to a good source
7995 explaining what is ment by
"title-by-title
" and
"Free Television
" in
7996 the license terms for AVC/H
.264?
</p
>
7998 <p
>Will a web service providing H
.264 encoded video content in a
7999 "video on demand
" fashing similar to Youtube and Vimeo, where no
8000 subscription is required and no payment is required from end users to
8001 get access to the videos, fall under the terms of the
"Internet
8002 Broadcast AVC Video
", ie no royalty for life of the AVC Patent
8003 Portfolio license? Does it matter if some users are subscribed to get
8004 access to personalized services?
</p
>
8006 <p
>Note, this request and all answers will be published on the
8008 </blockquote
></p
>
8010 <p
>The answer came quickly from Benjamin J. Myers, Licensing Associate
8011 with the MPEG LA:
</p
>
8013 <p
><blockquote
>
8014 <p
>Thank you for your message and for your interest in MPEG LA. We
8015 appreciate hearing from you and I will be happy to assist you.
</p
>
8017 <p
>As you are aware, MPEG LA offers our AVC Patent Portfolio License
8018 which provides coverage under patents that are essential for use of
8019 the AVC/H
.264 Standard (MPEG-
4 Part
10). Specifically, coverage is
8020 provided for end products and video content that make use of AVC/H
.264
8021 technology. Accordingly, the party offering such end products and
8022 video to End Users concludes the AVC License and is responsible for
8023 paying the applicable royalties.
</p
>
8025 <p
>Regarding Internet Broadcast AVC Video, the AVC License generally
8026 defines such content to be video that is distributed to End Users over
8027 the Internet free-of-charge. Therefore, if a party offers a service
8028 which allows users to upload AVC/H
.264 video to its website, and such
8029 AVC Video is delivered to End Users for free, then such video would
8030 receive coverage under the sublicense for Internet Broadcast AVC
8031 Video, which is not subject to any royalties for the life of the AVC
8032 License. This would also apply in the scenario where a user creates a
8033 free online account in order to receive a customized offering of free
8034 AVC Video content. In other words, as long as the End User is given
8035 access to or views AVC Video content at no cost to the End User, then
8036 no royalties would be payable under our AVC License.
</p
>
8038 <p
>On the other hand, if End Users pay for access to AVC Video for a
8039 specific period of time (e.g., one month, one year, etc.), then such
8040 video would constitute Subscription AVC Video. In cases where AVC
8041 Video is delivered to End Users on a pay-per-view basis, then such
8042 content would constitute Title-by-Title AVC Video. If a party offers
8043 Subscription or Title-by-Title AVC Video to End Users, then they would
8044 be responsible for paying the applicable royalties you noted below.
</p
>
8046 <p
>Finally, in the case where AVC Video is distributed for free
8047 through an
"over-the-air, satellite and/or cable transmission
", then
8048 such content would constitute Free Television AVC Video and would be
8049 subject to the applicable royalties.
</p
>
8051 <p
>For your reference, I have attached
8052 <a href=
"http://people.skolelinux.org/pere/blog/images/
2015-
07-
07-mpegla.pdf
">a
8053 .pdf copy of the AVC License
</a
>. You will find the relevant
8054 sublicense information regarding AVC Video in Sections
2.2 through
8055 2.5, and the corresponding royalties in Section
3.1.2 through
3.1.4.
8056 You will also find the definitions of Title-by-Title AVC Video,
8057 Subscription AVC Video, Free Television AVC Video, and Internet
8058 Broadcast AVC Video in Section
1 of the License. Please note that the
8059 electronic copy is provided for informational purposes only and cannot
8060 be used for execution.
</p
>
8062 <p
>I hope the above information is helpful. If you have additional
8063 questions or need further assistance with the AVC License, please feel
8064 free to contact me directly.
</p
>
8065 </blockquote
></p
>
8067 <p
>Having a fresh copy of the license text was useful, and knowing
8068 that the definition of Title-by-Title required payment per title made
8069 me aware that my earlier understanding of that phrase had been wrong.
8070 But I still had a few questions:
</p
>
8072 <p
><blockquote
>
8073 <p
>I have a small followup question. Would it be possible for me to get
8074 a license with MPEG LA even if there are no royalties to be paid? The
8075 reason I ask, is that some video related products have a copyright
8076 clause limiting their use without a license with MPEG LA. The clauses
8077 typically look similar to this:
8079 <p
><blockquote
>
8080 This product is licensed under the AVC patent portfolio license for
8081 the personal and non-commercial use of a consumer to (a) encode
8082 video in compliance with the AVC standard (
"AVC video
") and/or (b)
8083 decode AVC video that was encoded by a consumer engaged in a
8084 personal and non-commercial activity and/or AVC video that was
8085 obtained from a video provider licensed to provide AVC video. No
8086 license is granted or shall be implied for any other use. additional
8087 information may be obtained from MPEG LA L.L.C.
8088 </blockquote
></p
>
8090 <p
>It is unclear to me if this clause mean that I need to enter into
8091 an agreement with MPEG LA to use the product in question, even if
8092 there are no royalties to be paid to MPEG LA. I suspect it will
8093 differ depending on the jurisdiction, and mine is Norway. What is
8094 MPEG LAs view on this?
</p
>
8095 </blockquote
></p
>
8097 <p
>According to the answer, MPEG LA believe those using such tools for
8098 non-personal or commercial use need a license with them:
</p
>
8100 <p
><blockquote
>
8102 <p
>With regard to the Notice to Customers, I would like to begin by
8103 clarifying that the Notice from Section
7.1 of the AVC License
8106 <p
>THIS PRODUCT IS LICENSED UNDER THE AVC PATENT PORTFOLIO LICENSE FOR
8107 THE PERSONAL USE OF A CONSUMER OR OTHER USES IN WHICH IT DOES NOT
8108 RECEIVE REMUNERATION TO (i) ENCODE VIDEO IN COMPLIANCE WITH THE AVC
8109 STANDARD (
"AVC VIDEO
") AND/OR (ii) DECODE AVC VIDEO THAT WAS ENCODED
8110 BY A CONSUMER ENGAGED IN A PERSONAL ACTIVITY AND/OR WAS OBTAINED FROM
8111 A VIDEO PROVIDER LICENSED TO PROVIDE AVC VIDEO. NO LICENSE IS GRANTED
8112 OR SHALL BE IMPLIED FOR ANY OTHER USE. ADDITIONAL INFORMATION MAY BE
8113 OBTAINED FROM MPEG LA, L.L.C. SEE HTTP://WWW.MPEGLA.COM
</p
>
8115 <p
>The Notice to Customers is intended to inform End Users of the
8116 personal usage rights (for example, to watch video content) included
8117 with the product they purchased, and to encourage any party using the
8118 product for commercial purposes to contact MPEG LA in order to become
8119 licensed for such use (for example, when they use an AVC Product to
8120 deliver Title-by-Title, Subscription, Free Television or Internet
8121 Broadcast AVC Video to End Users, or to re-Sell a third party
's AVC
8122 Product as their own branded AVC Product).
</p
>
8124 <p
>Therefore, if a party is to be licensed for its use of an AVC
8125 Product to Sell AVC Video on a Title-by-Title, Subscription, Free
8126 Television or Internet Broadcast basis, that party would need to
8127 conclude the AVC License, even in the case where no royalties were
8128 payable under the License. On the other hand, if that party (either a
8129 Consumer or business customer) simply uses an AVC Product for their
8130 own internal purposes and not for the commercial purposes referenced
8131 above, then such use would be included in the royalty paid for the AVC
8132 Products by the licensed supplier.
</p
>
8134 <p
>Finally, I note that our AVC License provides worldwide coverage in
8135 countries that have AVC Patent Portfolio Patents, including
8138 <p
>I hope this clarification is helpful. If I may be of any further
8139 assistance, just let me know.
</p
>
8140 </blockquote
></p
>
8142 <p
>The mentioning of Norwegian patents made me a bit confused, so I
8143 asked for more information:
</p
>
8145 <p
><blockquote
>
8147 <p
>But one minor question at the end. If I understand you correctly,
8148 you state in the quote above that there are patents in the AVC Patent
8149 Portfolio that are valid in Norway. This make me believe I read the
8150 list available from
&lt;URL:
8151 <a href=
"http://www.mpegla.com/main/programs/AVC/Pages/PatentList.aspx
">http://www.mpegla.com/main/programs/AVC/Pages/PatentList.aspx
</a
>
8152 &gt; incorrectly, as I believed the
"NO
" prefix in front of patents
8153 were Norwegian patents, and the only one I could find under Mitsubishi
8154 Electric Corporation expired in
2012. Which patents are you referring
8155 to that are relevant for Norway?
</p
>
8157 </blockquote
></p
>
8159 <p
>Again, the quick answer explained how to read the list of patents
8160 in that list:
</p
>
8162 <p
><blockquote
>
8164 <p
>Your understanding is correct that the last AVC Patent Portfolio
8165 Patent in Norway expired on
21 October
2012. Therefore, where AVC
8166 Video is both made and Sold in Norway after that date, then no
8167 royalties would be payable for such AVC Video under the AVC License.
8168 With that said, our AVC License provides historic coverage for AVC
8169 Products and AVC Video that may have been manufactured or Sold before
8170 the last Norwegian AVC patent expired. I would also like to clarify
8171 that coverage is provided for the country of manufacture and the
8172 country of Sale that has active AVC Patent Portfolio Patents.
</p
>
8174 <p
>Therefore, if a party offers AVC Products or AVC Video for Sale in
8175 a country with active AVC Patent Portfolio Patents (for example,
8176 Sweden, Denmark, Finland, etc.), then that party would still need
8177 coverage under the AVC License even if such products or video are
8178 initially made in a country without active AVC Patent Portfolio
8179 Patents (for example, Norway). Similarly, a party would need to
8180 conclude the AVC License if they make AVC Products or AVC Video in a
8181 country with active AVC Patent Portfolio Patents, but eventually Sell
8182 such AVC Products or AVC Video in a country without active AVC Patent
8183 Portfolio Patents.
</p
>
8184 </blockquote
></p
>
8186 <p
>As far as I understand it, MPEG LA believe anyone using Adobe
8187 Premiere and other video related software with a H
.264 distribution
8188 license need a license agreement with MPEG LA to use such tools for
8189 anything non-private or commercial, while it is OK to set up a
8190 Youtube-like service as long as no-one pays to get access to the
8191 content. I still have no clear idea how this applies to Norway, where
8192 none of the patents MPEG LA is licensing are valid. Will the
8193 copyright terms take precedence or can those terms be ignored because
8194 the patents are not valid in Norway?
</p
>
8199 <title>New laptop - some more clues and ideas based on feedback
</title>
8200 <link>http://people.skolelinux.org/pere/blog/New_laptop___some_more_clues_and_ideas_based_on_feedback.html
</link>
8201 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_laptop___some_more_clues_and_ideas_based_on_feedback.html
</guid>
8202 <pubDate>Sun,
5 Jul
2015 21:
40:
00 +
0200</pubDate>
8203 <description><p
>Several people contacted me after my previous blog post about my
8204 need for a new laptop, and provided very useful feedback. I wish to
8205 thank every one of these. Several pointed me to the possibility of
8206 fixing my X230, and I am already in the process of getting Lenovo to
8207 do so thanks to the on site, next day support contract covering the
8208 machine. But the battery is almost useless (I expect to replace it
8209 with a non-official battery) and I do not expect the machine to live
8210 for many more years, so it is time to plan its replacement. If I did
8211 not have a support contract, it was suggested to find replacement parts
8212 using
<a href=
"http://www.francecrans.com/
">FrancEcrans
</a
>, but it
8213 might present a language barrier as I do not understand French.
</p
>
8215 <p
>One tip I got was to use the
8216 <a href=
"https://skinflint.co.uk/?cat=nb
">Skinflint
</a
> web service to
8217 compare laptop models. It seem to have more models available than
8218 prisjakt.no. Another tip I got from someone I know have similar
8219 keyboard preferences was that the HP EliteBook
840 keyboard is not
8220 very good, and this matches my experience with earlier EliteBook
8221 keyboards I tested. Because of this, I will not consider it any further.
8223 <p
>When I wrote my blog post, I was not aware of Thinkpad X250, the
8224 newest Thinkpad X model. The keyboard reintroduces mouse buttons
8225 (which is missing from the X240), and is working fairly well with
8226 Debian Sid/Unstable according to
8227 <a href=
"http://www.corsac.net/X250/
">Corsac.net
</a
>. The reports I
8228 got on the keyboard quality are not consistent. Some say the keyboard
8229 is good, others say it is ok, while others say it is not very good.
8230 Those with experience from X41 and and X60 agree that the X250
8231 keyboard is not as good as those trusty old laptops, and suggest I
8232 keep and fix my X230 instead of upgrading, or get a used X230 to
8233 replace it. I
'm also told that the X250 lack leds for caps lock, disk
8234 activity and battery status, which is very convenient on my X230. I
'm
8235 also told that the CPU fan is running very often, making it a bit
8236 noisy. In any case, the X250 do not work out of the box with Debian
8237 Stable/Jessie, one of my requirements.
</p
>
8239 <p
>I have also gotten a few vendor proposals, one was
8240 <a href=
"http://pro-star.com
">Pro-Star
</a
>, another was
8241 <a href=
"http://shop.gluglug.org.uk/product/libreboot-x200/
">Libreboot
</a
>.
8242 The latter look very attractive to me.
</p
>
8244 <p
>Again, thank you all for the very useful feedback. It help a lot
8245 as I keep looking for a replacement.
</p
>
8247 <p
>Update
2015-
07-
06: I was recommended to check out the
8248 <a href=
"">lapstore.de
</a
> web shop for used laptops. They got several
8250 <a href=
"http://www.lapstore.de/f.php/shop/lapstore/f/
411/lang/x/kw/Lenovo_ThinkPad_X_Serie/
">old
8251 thinkpad X models
</a
>, and provide one year warranty.
</p
>
8256 <title>Time to find a new laptop, as the old one is broken after only two years
</title>
8257 <link>http://people.skolelinux.org/pere/blog/Time_to_find_a_new_laptop__as_the_old_one_is_broken_after_only_two_years.html
</link>
8258 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Time_to_find_a_new_laptop__as_the_old_one_is_broken_after_only_two_years.html
</guid>
8259 <pubDate>Fri,
3 Jul
2015 07:
10:
00 +
0200</pubDate>
8260 <description><p
>My primary work horse laptop is failing, and will need a
8261 replacement soon. The left
5 cm of the screen on my Thinkpad X230
8262 started flickering yesterday, and I suspect the cause is a broken
8263 cable, as changing the angle of the screen some times get rid of the
8264 flickering.
</p
>
8266 <p
>My requirements have not really changed since I bought it, and is
8268 <a href=
"http://people.skolelinux.org/pere/blog/Thank_you_Thinkpad_X41__for_your_long_and_trustworthy_service.html
">I
8269 described them in
2013</a
>. The last time I bought a laptop, I had
8271 <a href=
"http://www.prisjakt.no/category.php?k=
353">prisjakt.no
</a
>
8272 where I could select at least a few of the requirements (mouse pin,
8273 wifi, weight) and go through the rest manually. Three button mouse
8274 and a good keyboard is not available as an option, and all the three
8275 laptop models proposed today (Thinkpad X240, HP EliteBook
820 G1 and
8276 G2) lack three mouse buttons). It is also unclear to me how good the
8277 keyboard on the HP EliteBooks are. I hope Lenovo have not messed up
8278 the keyboard, even if the quality and robustness in the X series have
8279 deteriorated since X41.
</p
>
8281 <p
>I wonder how I can find a sensible laptop when none of the options
8282 seem sensible to me? Are there better services around to search the
8283 set of available laptops for features? Please send me an email if you
8284 have suggestions.
</p
>
8286 <p
>Update
2015-
07-
23: I got a suggestion to check out the FSF
8287 <a href=
"http://www.fsf.org/resources/hw/endorsement/respects-your-freedom
">list
8288 of endorsed hardware
</a
>, which is useful background information.
</p
>
8293 <title>MakerCon Nordic videos now available on Frikanalen
</title>
8294 <link>http://people.skolelinux.org/pere/blog/MakerCon_Nordic_videos_now_available_on_Frikanalen.html
</link>
8295 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MakerCon_Nordic_videos_now_available_on_Frikanalen.html
</guid>
8296 <pubDate>Thu,
2 Jul
2015 14:
10:
00 +
0200</pubDate>
8297 <description><p
>Last oktober I was involved on behalf of
8298 <a href=
"http://www.nuug.no/
">NUUG
</a
> with recording the talks at
8299 <a href=
"http://www.makercon.no/
">MakerCon Nordic
</a
>, a conference for
8300 the Maker movement. Since then it has been the plan to publish the
8301 recordings on
<a href=
"http://www.frikanalen.no/
">Frikanalen
</a
>, which
8302 finally happened the last few days. A few talks are missing because
8303 the speakers asked the organizers to not publish them, but most of the
8304 talks are available. The talks are being broadcasted on RiksTV
8305 channel
50 and using multicast on Uninett, as well as being available
8306 from the Frikanalen web site. The unedited recordings are
8307 <a href=
"https://www.youtube.com/user/MakerConNordic/
">available on
8308 Youtube too
</a
>.
</p
>
8310 <p
>This is the list of talks available at the moment. Visit the
8311 <a href=
"http://beta.frikanalen.no/video/?q=makercon
">Frikanalen video
8312 pages
</a
> to view them.
</p
>
8316 <li
>Evolutionary algorithms as a design tool - from art
8317 to robotics (Kyrre Glette)
</li
>
8319 <li
>Make and break (Hans Gerhard Meier)
</li
>
8321 <li
>Making a one year school course for young makers
8322 (Olav Helland)
</li
>
8324 <li
>Innovation Inspiration - IPR Databases as a Source of
8325 Inspiration (Hege Langlo)
</li
>
8327 <li
>Making a toy for makers (Erik Torstensson)
</li
>
8329 <li
>How to make
3D printer electronics (Elias Bakken)
</li
>
8331 <li
>Hovering Clouds: Looking at online tool offerings for Product
8332 Design and
3D Printing (William Kempton)
</li
>
8334 <li
>Travelling maker stories (Øyvind Nydal Dahl)
</li
>
8336 <li
>Making the first Maker Faire in Sweden (Nils Olander)
</li
>
8338 <li
>Breaking the mold: Printing
1000’s of parts (Espen Sivertsen)
</li
>
8340 <li
>Ultimaker — and open source
3D printing (Erik de Bruijn)
</li
>
8342 <li
>Autodesk’s
3D Printing Platform: Sparking innovation (Hilde
8345 <li
>How Making is Changing the World – and How You Can Too!
8346 (Jennifer Turliuk)
</li
>
8348 <li
>Open-Source Adventuring: OpenROV, OpenExplorer and the Future of
8349 Connected Exploration (David Lang)
</li
>
8351 <li
>Making in Norway (Haakon Karlsen Jr., Graham Hayward and Jens
8354 <li
>The Impact of the Maker Movement (Mike Senese)
</li
>
8358 <p
>Part of the reason this took so long was that the scripts NUUG had
8359 to prepare a recording for publication were five years old and no
8360 longer worked with the current video processing tools (command line
8361 argument changes). In addition, we needed better audio normalization,
8362 which sent me on a detour to
8363 <a href=
"http://people.skolelinux.org/pere/blog/Measuring_and_adjusting_the_loudness_of_a_TV_channel_using_bs1770gain.html
">package
8364 bs1770gain for Debian
</a
>. Now this is in place and it became a lot
8365 easier to publish NUUG videos on Frikanalen.
</p
>
8370 <title>Graphing the Norwegian company ownership structure
</title>
8371 <link>http://people.skolelinux.org/pere/blog/Graphing_the_Norwegian_company_ownership_structure.html
</link>
8372 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Graphing_the_Norwegian_company_ownership_structure.html
</guid>
8373 <pubDate>Mon,
15 Jun
2015 14:
00:
00 +
0200</pubDate>
8374 <description><p
>It is a bit work to figure out the ownership structure of companies
8375 in Norway. The information is publicly available, but one need to
8376 recursively look up ownership for all owners to figure out the complete
8377 ownership graph of a given set of companies. To save me the work in
8378 the future, I wrote a script to do this automatically, outputting the
8379 ownership structure using the Graphviz/dotty format. The data source
8380 is web scraping from
<a href=
"http://www.proff.no/
">Proff
</a
>, because
8381 I failed to find a useful source directly from the official keepers of
8382 the ownership data,
<a href=
"http://www.brreg.no/
">Brønnøysundsregistrene
</a
>.
</p
>
8384 <p
>To get an ownership graph for a set of companies, fetch
8385 <a href=
"https://github.com/petterreinholdtsen/brreg-norway-ownership-graph
">the code from git
</a
> and run it using the organisation number. I
'm
8386 using the Norwegian newspaper Dagbladet as an example here, as its
8387 ownership structure is very simple:
</p
>
8390 % time ./bin/eierskap-dotty
958033540 > dagbladet.dot
8398 <p
>The script accept several organisation numbers on the command line,
8399 allowing a cluster of companies to be graphed in the same image. The
8400 resulting dot file for the example above look like this. The edges
8401 are labeled with the ownership percentage, and the nodes uses the
8402 organisation number as their name and the name as the label:
</p
>
8407 "Aller Holding A/s
" -
> "910119877" [label=
"100%
"]
8408 "910119877" -
> "998689015" [label=
"100%
"]
8409 "998689015" -
> "958033540" [label=
"99%
"]
8410 "974530600" -
> "958033540" [label=
"1%
"]
8411 "958033540" [label=
"AS DAGBLADET
"]
8412 "998689015" [label=
"Berner Media Holding AS
"]
8413 "974530600" [label=
"Dagbladets Stiftelse
"]
8414 "910119877" [label=
"Aller Media AS
"]
8418 <p
>To view the ownership graph, run
"<tt
>dotty dagbladet.dot
</tt
>" or
8419 convert it to a PNG using
"<tt
>dot -T png dagbladet.dot
>
8420 dagbladet.png
</tt
>". The result can be seen below:
</p
>
8422 <img src=
"http://people.skolelinux.org/pere/blog/images/
2015-
06-
15-ownership-graphs-norway-dagbladet.png
" width=
"80%
">
8424 <p
>Note that I suspect the
"Aller Holding A/S
" entry to be incorrect
8425 data in the official ownership register, as that name is not
8426 registered in the official company register for Norway. The ownership
8427 register is sensitive to typos and there seem to be no strict checking
8428 of the ownership links.
</p
>
8430 <p
>Let me know if you improve the script or find better data sources.
8431 The code is licensed according to GPL
2 or newer.
</p
>
8433 <p
>Update
2015-
06-
15: Since the initial post I
've been told that
8434 "<a href=
"http://www.proff.dk/firma/carl-allers-etablissement-aktieselskab/københavn-v/hovedkontorer/
13624518-
3/
">Aller
8435 Holding A/S
</a
>" is a Danish company, which explain why it did not
8436 have a Norwegian organisation number. I
've also been told that there
8437 is a
<a href=
"http://www.brreg.no/automatiske/webservices/
">web
8438 services API available
</a
> from Brønnøysundsregistrene, for those
8439 willing to accept the terms or pay the price.
</p
>
8444 <title>Measuring and adjusting the loudness of a TV channel using bs1770gain
</title>
8445 <link>http://people.skolelinux.org/pere/blog/Measuring_and_adjusting_the_loudness_of_a_TV_channel_using_bs1770gain.html
</link>
8446 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Measuring_and_adjusting_the_loudness_of_a_TV_channel_using_bs1770gain.html
</guid>
8447 <pubDate>Thu,
11 Jun
2015 13:
40:
00 +
0200</pubDate>
8448 <description><p
>Television loudness is the source of frustration for viewers
8449 everywhere. Some channels are very load, others are less loud, and
8450 ads tend to shout very high to get the attention of the viewers, and
8451 the viewers do not like this. This fact is well known to the TV
8452 channels. See for example the BBC white paper
8453 "<a href=
"http://downloads.bbc.co.uk/rd/pubs/whp/whp-pdf-files/WHP202.pdf
">Terminology
8454 for loudness and level dBTP, LU, and all that
</a
>" from
2011 for a
8455 summary of the problem domain. To better address the need for even
8456 loadness, the TV channels got together several years ago to agree on a
8457 new way to measure loudness in digital files as one step in
8458 standardizing loudness. From this came the ITU-R standard BS
.1770,
8459 "<a href=
"http://www.itu.int/rec/R-REC-BS
.1770/en
">Algorithms to
8460 measure audio programme loudness and true-peak audio level
</a
>".
</p
>
8462 <p
>The ITU-R BS
.1770 specification describe an algorithm to measure
8463 loadness in LUFS (Loudness Units, referenced to Full Scale). But
8464 having a way to measure is not enough. To get the same loudness
8465 across TV channels, one also need to decide which value to standardize
8466 on. For European TV channels, this was done in the EBU Recommondaton
8467 R128,
"<a href=
"https://tech.ebu.ch/docs/r/r128.pdf
">Loudness
8468 normalisation and permitted maximum level of audio signals
</a
>", which
8469 specifies a recommended level of -
23 LUFS. In Norway, I have been
8470 told that NRK, TV2, MTG and SBS have decided among themselves to
8471 follow the R128 recommondation for playout from
2016-
03-
01.
</p
>
8473 <p
>There are free software available to measure and adjust the loudness
8474 level using the LUFS. In Debian, I am aware of a library named
8475 <a href=
"https://tracker.debian.org/pkg/libebur128
">libebur128
</a
>
8476 able to measure the loudness and since yesterday morning a new binary
8477 named
<a href=
"http://bs1770gain.sourceforge.net
">bs1770gain
</a
>
8478 capable of both measuring and adjusting was uploaded and is waiting
8479 for NEW processing. I plan to maintain the latter in Debian under the
8480 <a href=
"https://qa.debian.org/developer.php?email=pkg-multimedia-maintainers%
40lists.alioth.debian.org
">Debian
8481 multimedia
</a
> umbrella.
</p
>
8483 <p
>The free software based TV channel I am involved in,
8484 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
>, plan to follow the
8485 R128 recommondation ourself as soon as we can adjust the software to
8486 do so, and the bs1770gain tool seem like a good fit for that part of
8487 the puzzle to measure loudness on new video uploaded to Frikanalen.
8488 Personally, I plan to use bs1770gain to adjust the loudness of videos
8489 I upload to Frikanalen on behalf of
<a href=
"http://www.nuug.no/
">the
8490 NUUG member organisation
</a
>. The program seem to be able to measure
8491 the LUFS value of any media file handled by ffmpeg, but I
've only
8492 successfully adjusted the LUFS value of WAV files. I suspect it
8493 should be able to adjust it for all the formats handled by ffmpeg.
</p
>
8498 <title>Norwegian citizens now required by law to give their fingerprint to the police
</title>
8499 <link>http://people.skolelinux.org/pere/blog/Norwegian_citizens_now_required_by_law_to_give_their_fingerprint_to_the_police.html
</link>
8500 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Norwegian_citizens_now_required_by_law_to_give_their_fingerprint_to_the_police.html
</guid>
8501 <pubDate>Sun,
10 May
2015 16:
00:
00 +
0200</pubDate>
8502 <description><p
>5 days ago, the Norwegian Parliament decided, unanimously, that all
8503 citizens of Norway, no matter if they are suspected of something
8504 criminal or not, are
8505 <a href=
"https://www.holderdeord.no/votes/
1430838871e
">required to
8506 give fingerprints to the police
</a
> (vote details from Holder de
8507 ord). The law make it sound like it will be optional, but in a few
8508 years there will be no option any more. The ID will be required to
8509 vote, to get a bank account, a bank card, to change address on the
8510 post office, to receive an electronic ID or to get a drivers license
8511 and many other tasks required to function in Norway. The banks plan
8512 to stop providing their own ID on the bank cards when this new
8513 national ID is introduced, and the national road authorities plan to
8514 change the drivers license to no longer be usable as identity cards.
8515 In effect, to function as a citizen in Norway a national ID card will
8516 be required, and to get it one need to provide the fingerprints to
8517 the police.
</p
>
8519 <p
>In addition to handing the fingerprint to the police (which
8520 promised to not make a copy of the fingerprint image at that point in
8521 time, but say nothing about doing it later), a picture of the
8522 fingerprint will be stored on the RFID chip, along with a picture of
8523 the face and other information about the person. Some of the
8524 information will be encrypted, but the encryption will be the same
8525 system as currently used in the passports. The codes to decrypt will
8526 be available to a lot of government offices and their suppliers around
8527 the globe, but for those that do not know anyone in those circles it
8528 is good to know that
8529 <a href=
"http://www.theguardian.com/technology/
2006/nov/
17/news.homeaffairs
">the
8530 encryption is already broken
</a
>. And they
8531 <a href=
"http://www.networkworld.com/article/
2215057/wireless/bad-guys-could-read-rfid-passports-at-
217-feet--maybe-a-lot-more.html
">can
8532 be read from
70 meters away
</a
>. This can be mitigated a bit by
8533 keeping it in a Faraday cage (metal box or metal wire container), but
8534 one will be required to take it out of there often enough to expose
8535 ones private and personal information to a lot of people that have no
8536 business getting access to that information.
</p
>
8538 <p
>The new Norwegian national IDs are a vehicle for identity theft,
8539 and I feel sorry for us all having politicians accepting such invasion
8540 of privacy without any objections. So are the Norwegian passports,
8541 but it has been possible to function in Norway without those so far.
8542 That option is going away with the passing of the new law. In this, I
8543 envy the Germans, because for them it is optional how much biometric
8544 information is stored in their national ID.
</p
>
8546 <p
>And if forced collection of fingerprints was not bad enough, the
8547 information collected in the national ID card register can be handed
8548 over to foreign intelligence services and police authorities,
"when
8549 extradition is not considered disproportionate
".
</p
>
8551 <p
>Update
2015-
05-
12: For those unable to believe that the Parliament
8552 really could make such decision, I wrote
8553 <a href=
"http://people.skolelinux.org/pere/blog/Blir_det_virkelig_krav_om_fingeravtrykk_i_nasjonale_ID_kort_.html
">a
8554 summary of the sources I have
</a
> for concluding the way I do
8555 (Norwegian Only, as the sources are all in Norwegian).
</p
>
8560 <title>What would it cost to store all phone calls in Norway?
</title>
8561 <link>http://people.skolelinux.org/pere/blog/What_would_it_cost_to_store_all_phone_calls_in_Norway_.html
</link>
8562 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_would_it_cost_to_store_all_phone_calls_in_Norway_.html
</guid>
8563 <pubDate>Fri,
1 May
2015 19:
30:
00 +
0200</pubDate>
8564 <description><p
>Many years ago, a friend of mine calculated how much it would cost
8565 to store the sound of all phone calls in Norway, and came up with the
8566 cost of around
20 million NOK (
2.4 mill EUR) for all the calls in a
8567 year. I got curious and wondered what the same calculation would look
8568 like today. To do so one need an idea of how much data storage is
8569 needed for each minute of sound, how many minutes all the calls in
8570 Norway sums up to, and the cost of data storage.
</p
>
8572 <p
>The
2005 numbers are from
8573 <a href=
"http://www.digi.no/analyser/
2005/
10/
04/vi-prater-stadig-mindre-i-roret
">digi.no
</a
>,
8574 the
2012 numbers are from
8575 <a href=
"http://www.nkom.no/aktuelt/nyheter/fortsatt-vekst-i-det-norske-ekommarkedet
">a
8576 NKOM report
</a
>, and I got the
2013 numbers after asking NKOM via
8577 email. I was told the numbers for
2014 will be presented May
20th,
8578 and decided not to wait for those, as I doubt they will be very
8579 different from the numbers from
2013.
</p
>
8581 <p
>The amount of data storage per minute sound depend on the wanted
8582 quality, and for phone calls it is generally believed that
8 Kbit/s is
8583 enough. See for example a
8584 <a href=
"http://www.cisco.com/c/en/us/support/docs/voice/voice-quality/
7934-bwidth-consume.html#topic1
">summary
8585 on voice quality from Cisco
</a
> for some alternatives.
8 Kbit/s is
60
8586 Kbytes/min, and this can be multiplied with the number of call minutes
8587 to get the storage requirements.
</p
>
8589 <p
>Storage prices varies a lot, depending on speed, backup strategies,
8590 availability requirements etc. But a simple way to calculate can be
8591 to use the price of a TiB-disk (around
1000 NOK /
120 EUR) and double
8592 it to take space, power and redundancy into account. It could be much
8593 higher with high speed and good redundancy requirements.
</p
>
8595 <p
>But back to the question, What would it cost to store all phone
8596 calls in Norway? Not much. Here is a small table showing the
8597 estimated cost, which is within the budget constraint of most medium
8598 and large organisations:
</p
>
8600 <table border=
"1">
8601 <tr
><th
>Year
</th
><th
>Call minutes
</th
><th
>Size
</th
><th
>Price in NOK / EUR
</th
></tr
>
8602 <tr
><td
>2005</td
><td align=
"right
">24 000 000 000</td
><td align=
"right
">1.3 PiB
</td
><td align=
"right
">3 mill /
358 000</td
></tr
>
8603 <tr
><td
>2012</td
><td align=
"right
">18 000 000 000</td
><td align=
"right
">1.0 PiB
</td
><td align=
"right
">2.2 mill /
262 000</td
></tr
>
8604 <tr
><td
>2013</td
><td align=
"right
">17 000 000 000</td
><td align=
"right
">950 TiB
</td
><td align=
"right
">2.1 mill /
250 000</td
></tr
>
8607 <p
>This is the cost of buying the storage. Maintenance need to be
8608 taken into account too, but calculating that is left as an exercise
8609 for the reader. But it is obvious to me from those numbers that
8610 recording the sound of all phone calls in Norway is not going to be
8611 stopped because it is too expensive. I wonder if someone already is
8612 collecting the data?
</p
>
8617 <title>First Jessie based Debian Edu beta release
</title>
8618 <link>http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_beta_release.html
</link>
8619 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_beta_release.html
</guid>
8620 <pubDate>Sun,
26 Apr
2015 14:
10:
00 +
0200</pubDate>
8621 <description><p
>I am happy to report that the Debian Edu team sent out
8622 <a href=
"https://lists.debian.org/debian-edu-announce/
2015/
04/msg00000.html
">this
8623 announcement today
</a
>:
</p
>
8626 the Debian Edu / Skolelinux project is pleased to announce the first
8627 *beta* release of Debian Edu
"Jessie
" 8.0+edu0~b1, which for the first
8628 time is composed entirely of packages from the current Debian stable
8629 release, Debian
8 "Jessie
".
8631 (As most reading this will know, Debian
"Jessie
" hasn
't actually been
8632 released by now. The release is still in progress but should finish
8635 We expect to make a final release of Debian Edu
"Jessie
" in the coming
8636 weeks, timed with the first point release of Debian Jessie. Upgrades
8637 from this beta release of Debian Edu Jessie to the final release will
8638 be possible and encouraged!
8640 Please report feedback to debian-edu@lists.debian.org and/or submit
8641 bugs: http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
8643 Debian Edu - sometimes also known as
"Skolelinux
" - is a complete
8644 operating system for schools, universities and other
8645 organisations. Through its pre- prepared installation profiles
8646 administrators can install servers, workstations and laptops which
8647 will work in harmony on the school network. With Debian Edu, the
8648 teachers themselves or their technical support staff can roll out a
8649 complete multi-user, multi-machine study environment within hours or
8652 Debian Edu is already in use at several hundred schools all over the
8653 world, particularly in Germany, Spain and Norway. Installations come
8654 with hundreds of applications pre-installed, plus the whole Debian
8655 archive of thousands of compatible packages within easy reach.
8657 For those who want to give Debian Edu Jessie a try, download and
8658 installation instructions are available, including detailed
8659 instructions in the manual explaining the first steps, such as setting
8660 up a network or adding users. Please note that the password for the
8661 user your prompted for during installation must have a length of at
8664 == Where to download ==
8666 A multi-architecture CD / usbstick image (
649 MiB) for network booting
8667 can be downloaded at the following locations:
8669 http://ftp.skolelinux.org/skolelinux-cd/debian-edu-
8.0+edu0~b1-CD.iso
8670 rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-
8.0+edu0~b1-CD.iso .
8672 The SHA1SUM of this image is:
54a524d16246cddd8d2cfd6ea52f2dd78c47ee0a
8674 Alternatively an extended DVD / usbstick image (
4.9 GiB) is also
8675 available, with more software included (saving additional download
8678 http://ftp.skolelinux.org/skolelinux-cd/debian-edu-
8.0+edu0~b1-USB.iso
8679 rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-
8.0+edu0~b1-USB.iso
8681 The SHA1SUM of this image is: fb1f1504a490c077a48653898f9d6a461cb3c636
8683 Sources are available from the Debian archive, see
8684 http://ftp.debian.org/debian-cd/
8.0.0/source/ for some download
8687 == Debian Edu Jessie manual in seven languages ==
8689 Please see https://wiki.debian.org/DebianEdu/Documentation/Jessie/ for
8690 the English version of the Debian Edu jessie manual.
8692 This manual has been fully translated to German, French, Italian,
8693 Danish, Dutch and Norwegian Bokmål. A partly translated version exists
8694 for Spanish. See http://maintainer.skolelinux.org/debian-edu-doc/ for
8695 online version of the translated manual.
8697 More information about Debian
8 "Jessie
" itself is provided in the
8698 release notes and the installation manual:
8699 - http://www.debian.org/releases/jessie/releasenotes
8700 - http://www.debian.org/releases/jessie/installmanual
8703 == Errata / known problems ==
8705 It takes up to
15 minutes for a changed hostname to be updated via
8708 The hostname script fails to update LTSP server hostname (#
783087).
8710 Workaround: run update-hostname-from-ip on the client to update the
8711 hostname immediately.
8713 Check https://wiki.debian.org/DebianEdu/Status/Jessie for a possibly
8714 more current and complete list.
8716 == Some more details about Debian Edu
8.0+edu0~b1 Codename Jessie released
2015-
04-
25 ==
8718 === Software updates ===
8720 Everything which is new in Debian
8 Jessie, e.g.:
8722 * Linux kernel
3.16.7-ctk9; for the i386 architecture, support for
8723 i486 processors has been dropped; oldest supported ones: i586 (like
8724 Intel Pentium and AMD K5).
8726 * Desktop environments KDE Plasma Workspaces
4.11.13, GNOME
3.14,
8727 Xfce
4.12, LXDE
0.5.6
8728 * new optional desktop environment: MATE
1.8
8729 * KDE Plasma Workspaces is installed by default; to choose one of
8730 the others see the manual.
8731 * the browsers Iceweasel
31 ESR and Chromium
41
8735 * CUPS print system
1.7.5
8736 * new boot framework: systemd
8737 * Educational toolbox GCompris
14.12
8738 * Music creator Rosegarden
14.02
8739 * Image editor Gimp
2.8.14
8740 * Virtual stargazer Stellarium
0.13.1
8743 * New version of debian-installer from Debian Jessie.
8744 * Debian Jessie includes about
43000 packages available for installation.
8745 * More information about Debian
8 Jessie is provided in its release
8746 notes and the installation manual, see the link above.
8748 === Installation changes ===
8750 Installations done via PXE now also install firmware automatically
8751 for the hardware present.
8755 A number of bugs have been fixed in this release; the most noticeable
8756 from a user perspective:
8758 * Inserting incorrect DNS information in Gosa will no longer break
8759 DNS completely, but instead stop DNS updates until the incorrect
8760 information is corrected (
710362)
8762 * shutdown-at-night now shuts the system down if gdm3 is used (
775608).
8764 === Sugar desktop removed ===
8766 As the Sugar desktop was removed from Debian Jessie, it is also not
8767 available in Debian Edu jessie.
8770 == About Debian Edu / Skolelinux ==
8772 Debian Edu, also known as Skolelinux, is a Linux distribution based on
8773 Debian providing an out-of-the box environment of a completely
8774 configured school network. Directly after installation a school server
8775 running all services needed for a school network is set up just
8776 waiting for users and machines being added via GOsa², a comfortable
8777 Web-UI. A netbooting environment is prepared using PXE, so after
8778 initial installation of the main server from CD or USB stick all other
8779 machines can be installed via the network. The provided school server
8780 provides LDAP database and Kerberos authentication service,
8781 centralized home directories, DHCP server, web proxy and many other
8782 services. The desktop contains more than
60 educational software
8783 packages and more are available from the Debian archive, and schools
8784 can choose between KDE, GNOME, LXDE, Xfce and MATE desktop
8789 The Debian Project was founded in
1993 by Ian Murdock to be a truly
8790 free community project. Since then the project has grown to be one of
8791 the largest and most influential open source projects. Thousands of
8792 volunteers from all over the world work together to create and
8793 maintain Debian software. Available in
70 languages, and supporting a
8794 huge range of computer types, Debian calls itself the universal
8799 Thanks to everyone making Debian and Debian Edu / Skolelinux happen!
8806 <title>Debian Edu interview: Shirish Agarwal
</title>
8807 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Shirish_Agarwal.html
</link>
8808 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Shirish_Agarwal.html
</guid>
8809 <pubDate>Wed,
15 Apr
2015 09:
20:
00 +
0200</pubDate>
8810 <description><p
>It was a surprise to me to learn that project to create a complete
8811 computer system for schools I
've involved in,
8812 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>, was
8813 being used in India. But apparently it is, and I managed to get an
8814 interview with one of the friends of the project there, Shirish
8817 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
8819 <p
>My name is Shirish Agarwal. Based out of the educational and
8820 historical city of Pune, from the western state of Maharashtra, India.
8821 My bread comes from giving training, giving policy tips,
8822 installations on free software to mom and pop shops in different
8823 fields from Desktop publishing to retail shops as well as work with
8824 few software start-ups as well.
</p
>
8826 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
8827 project?
</strong
></p
>
8829 <p
>It started innocently enough. I have been using Debian for a few
8830 years and in one local minidebconf / debutsav I was asked if there was
8831 anything for schools or education. I had worked / played with free
8832 educational softwares such as Gcompris and Stellarium for my many
8833 nieces and nephews so researched and found Debian Edu or Skolelinux as
8834 it was known then. Since then I have started using the various
8835 education meta-packages provided by the project.
</p
>
8837 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
8838 Edu?
</strong
></p
>
8840 <p
>It
's closest I have seen where a package full of educational
8841 software are packed, which are free and open (both literally and
8842 figuratively). Even if I take the simplest software which is
8843 gcompris, the number of activities therein are amazing. Another one of
8844 the softwares that I have liked for a long time is stellarium. Even
8845 pysycache is cool except for couple of issues I encountered
8846 <a href=
"https://bugs.debian.org/
781841">#
781841</a
> and
8847 <a href=
"https://bugs.debian.org/
781842">#
781842</a
>.
</p
>
8849 <p
>I prefer software installed on the system over web based solutions,
8850 as a web site can disappear any time but the software on disk has the
8851 possibility of a larger life span. Of course with both it
's more a
8852 question if it has enough users who make it fun or sustainable or both
8853 for the developer per-se.
</p
>
8855 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
8856 Edu?
</strong
></p
>
8858 <p
>I do see that the Debian Edu team seems to be short-handed and I
8859 think more efforts should be made to make it popular and ask and take
8860 help from people and the larger community wherever possible.
</p
>
8862 <p
>I don
't see any disadvantage to use Skolelinux apart from the fact
8863 that most apps. are generic which is good or bad how you see it.
8864 However, saying that I do acknowledge the fact that the canvas is
8865 pretty big and there are lot of interesting ideas that could be done
8866 but for reasons not known not done or if done I don
't know about them.
8867 Let me share some of the ideas (these are more upstream based but
8868 still) I have had for a long time :
</p
>
8870 <p
>1. Classical maths question of two trains in opposing directions
8871 each running @x kmph/mph at y distance, when they will meet and how
8872 far would each travel and similar questions like these.
8874 <p
>The computer is a fantastic system where questions like these can
8875 be drawn, animated and the methodology and answers teased out in
8876 interactive manner. While sites such as the
8877 <a href=
"http://mathforum.org/dr.math/faq/faq.two.trains.html
">Ask
8878 Dr. Math FAQ on The Two Trains problem
</a
> (as an example or point of
8879 inspiration) can be used there is lot more that can be done. I dunno
8880 if there is a free software which does something like this. The idea
8881 being a blend of objects + animation + interaction which does
8882 this. The whole interaction could be gamified with points or sounds or
8883 colourful celebration whenever the user gets even part of the question
8884 or/and methodology right. That would help reinforce good behaviour.
8885 This understanding could be used to share/showcase everything from how
8886 the first wheel came to be, to evolution to how astronomy started,
8887 psychics and everything in-between.
</p
>
8889 <p
>One specific idea in the train part was having the Linux mascot on
8890 one train and the BSD or GNU mascot on the other train and they
8891 meeting somewhere in-between. Characters from blender movies could
8892 also be used.
</p
>
8894 <p
>2. Loads of crossword-puzzles with reference to subjects: We have
8895 enormous data sets in Wikipedia and Wikitionary. I don
't think it
8896 should be a big job to design crossword puzzles. Using categories and
8897 sub-categories it should be doable to have Q
&A single word answers
8898 from the existing data-sets. What would make it easy or hard could be
8899 the length of the word + existence of many or few vowels depending on
8900 the user
's input.
</p
>
8902 <p
>3. Jigsaw puzzles - We already have a great software called
8903 palapeli with number of slicers making it pretty interesting. What
8904 needs to be done is to download large number of public domain and
8905 copyleft images, tease and use IPTC tags to categorise them into
8906 nature, history etc. and let it loose. This could turn to be really
8907 huge collection of images. One source could be taken from
8908 commons.wikimedia.org, others could be huge collection of royalty-free
8909 stock photos. Potential is immense.
</p
>
8911 <p
>Apart from this, free software suffers in two directions, we lag
8912 both in development (of using new features per-se) and maintenance a
8913 lot. This is more so in educational software as these applications
8914 need to be timely and the opportunity cost of missing deadlines is
8915 immense. If we are able to solve issues of funding for development and
8916 maintenance of such software I don
't see any big difficulties. I know
8917 of few start-ups in and around India who would love to develop and
8918 maintain such software if funding issues could be solved.
</p
>
8920 <p
><strong
>Which free software do you use daily?
</strong
></p
>
8922 <p
>That would be huge list. Some of the softwares are obviously apt,
8923 aptitude, debdelta, leafpad, the shell of course (zsh nowadays),
8924 quassel for IRC. In games I use shisen-sho while card-games are evenly
8925 between kpat and Aiselriot. In desktops it
's a tie between
8926 gnome-flashback and mate.
</p
>
8928 <p
><strong
>Which strategy do you believe is the right one to use to
8929 get schools to use free software?
</strong
></p
>
8931 <p
>I think it should first start with using specific FOSS apps. in
8932 whatever environment they are. If it
's MS-Windows or Mac so be it.
8933 Once they are habitual with the apps. and there is buy-in from the
8934 school management then it could be installed anywhere. Most of the
8935 people now understand the concept of a repository because of the
8936 various online stores so it isn
't hard to convince on that front.
</p
>
8938 <p
>What is harder is having enough people with technical skills and
8939 passion to service them. If you get buy-in from one or two teachers
8940 then ideas like above could also be asked to be done as a project as
8943 <p
>I think where we fall short more than anything is in marketing. For
8944 instance, Debian has this whole range of fonts in its archive but
8945 there isn
't even a page where all those different fonts in the La
8946 Ipsum format could be tried out for newcomers.
</p
>
8948 <p
>One of the issues faced constantly in installations is with updates
8949 and upgrades. People have this myth that each update and upgrade
8950 means the user interface will / has to change. I have seen this
8951 innumerable times. That perhaps is one of the reasons which browsers
8952 like Iceweasel / Firefox change user interfaces so much, not because
8953 it might be needed or be functional but because people believe that
8954 changed user interfaces are better. This, can easily be pointed with
8955 the user interfaces changed with almost every MS-Windows and Mac OS
8958 <p
>The problems with Debian Edu for deployment are many. The biggest
8959 is the huge gap between what is taught in schools and what Debian Edu
8962 <p
>Me and my friends did teach on week-ends in a government school for
8964 <a href=
"https://flossexperiences.wordpress.com/
2012/
10/
08/sharings/
">gathered
8965 some experience
</a
> there. Some of the things we learnt/discovered
8966 there was :
</p
>
8970 <li
>Most of the teachers are very territorial about their subjects
8971 and they do not want you to teach anything out of the
8972 portion/syllabus given.
</li
>
8974 <li
>They want any activity on the system in accordance to whatever
8975 is in the syllabus.
</li
>
8977 <li
>There are huge barriers both with the English language and at
8978 times with objects or whatever. An example, let
's say in gcompris
8979 you have objects falling down and you have to name them and let
's
8980 say the falling object is a hat or a fedora hat, this would not be
8981 as recognizable as say a
8982 <a href=
"https://en.wikipedia.org/wiki/Puneri_Pagadi
">Puneri
8983 Pagdi
</a
> so there is need to inject local objects, words wherever
8984 possible. Especially for word-games there are so many hindi words
8985 which have become part of english vocabulary (for instance in
8986 parley), those could be made into a hinglish collection or
8987 something but that is something for upstream to do.
</li
>
8994 <title>I
'm going to the Open Source Developers
' Conference Nordic
2015!
</title>
8995 <link>http://people.skolelinux.org/pere/blog/I_m_going_to_the_Open_Source_Developers__Conference_Nordic_2015_.html
</link>
8996 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/I_m_going_to_the_Open_Source_Developers__Conference_Nordic_2015_.html
</guid>
8997 <pubDate>Tue,
7 Apr
2015 10:
30:
00 +
0200</pubDate>
8998 <description><p
>I am happy to let you all know that I
'm going to the
<a
8999 href=
"http://act.osdc.no/osdc2015no/
">Open Source Developers
'
9000 Conference Nordic
2015</a
>!
</p
>
9002 <p
>It take place Friday
8th to Sunday
10th of May in Oslo next to
9003 where I work, and I finally got around to submitting
9004 <a href=
"http://act.osdc.no/osdc2015no/talk/
6192">a talk proposal for
9005 it
</a
> (dead link for most people until the talk is accepted). As
9006 part of my involvement with the
9007 <a href=
"http://www.nuug.no/
">Norwegian Unix User Group member
9008 association
</a
> I have been slightly involved in the planning of this
9009 conference for a while now, with a focus on organising a Civic Hacking
9010 Hackathon with our friends
9011 over at
<a href=
"http://www.mysociety.org/
">mySociety
</a
> and
9012 <a href=
"http://www.holderdeord.no/
">Holder de ord
</a
>. This part is
9013 named the
'My Society
' track in the program. There is still space for
9014 more talks and participants. I hope to see you there.
</p
>
9016 <p
>Check out
<a href=
"http://act.osdc.no/osdc2015no/talks
">the talks
9017 submitted and accepted so far
</a
>.
</p
>
9022 <title>Proof reading the Norwegian translation of Free Culture by Lessig
</title>
9023 <link>http://people.skolelinux.org/pere/blog/Proof_reading_the_Norwegian_translation_of_Free_Culture_by_Lessig.html
</link>
9024 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Proof_reading_the_Norwegian_translation_of_Free_Culture_by_Lessig.html
</guid>
9025 <pubDate>Sat,
4 Apr
2015 09:
30:
00 +
0200</pubDate>
9026 <description><p
>During eastern I had some time to continue working on the Norwegian
9027 <a href=
"http://www.docbook.org/
">docbook
</a
> version of the
2004 book
9028 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig.
9029 At the moment I am proof reading the finished text, looking for typos,
9030 inconsistent wordings and sentences that do not flow as they should.
9031 I
'm more than two thirds done with the text, and welcome others to
9032 check the text up to chapter
13. The current status is available on the
9033 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>
9034 project pages. You can also check out the
9035 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true
">PDF
</a
>,
9036 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true
">EPUB
</a
>
9037 and HTML version available in the
9038 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/tree/master/archive
">archive
9039 directory
</a
>.
</p
>
9041 <p
>Please report typos, bugs and improvements to the github project if
9042 you find any.
</p
>
9047 <title>Frikanalen, Norwegian TV channel for technical topics
</title>
9048 <link>http://people.skolelinux.org/pere/blog/Frikanalen__Norwegian_TV_channel_for_technical_topics.html
</link>
9049 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Frikanalen__Norwegian_TV_channel_for_technical_topics.html
</guid>
9050 <pubDate>Mon,
9 Mar
2015 11:
10:
00 +
0100</pubDate>
9051 <description><p
>The
<a href=
"http://www.nuug.no/
">Norwegian Unix User Group
</a
>,
9052 where I am a member, and where people interested in free software,
9053 open standards and UNIX like operating systems like Linux and the BSDs
9054 come together, record our monthly technical presentations on video.
9055 The purpose is to document the talks and spread them to a wider
9056 audience. For this, the the Norwegian nationwide open channel
9057 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
> is a useful venue.
9058 Since a few days ago, when I figured out the
9059 <a href=
"http://beta.frikanalen.no/api/
">REST API
</a
> to program the
9060 <a href=
"http://beta.frikanalen.tv/guide/
">channel time schedule
</a
>,
9061 the channel has been filled with NUUG talks, related recordings and
9062 some Creative Commons licensed TED talks (from archive.org). I fill
9063 all
"leftover bits
" on the channel with content from NUUG, which at
9064 the moment is almost
17 of
24 hours every day.
</p
>
9066 <p
>The list of NUUG videos
9067 <a href=
"http://beta.frikanalen.tv/organization/
82">uploaded so far
</a
>
9068 include things like a
9069 <a href=
"http://beta.frikanalen.tv/video/
625090">one hour talk by John
9070 Perry Barlow when he visited Oslo
</a
>, a presentation of
9071 <a href=
"http://beta.frikanalen.tv/video/
624275">Haiku, the BeOS
9072 re-implementation
</a
>, the
9073 <a href=
"http://beta.frikanalen.tv/video/
624493">history of FiksGataMi,
9074 the Norwegian version of FixMyStreet
</a
>, the good old
9075 <a href=
"http://beta.frikanalen.tv/video/
623566">Warriors of the net
9076 video
</A
> and many others.
</p
>
9078 <p
>We have a large backlog of NUUG talks not yet uploaded to
9079 Frikanalen, and plan to upload every useful bit to the channel to
9080 spread the word there. I also hope to find useful recordings from the
9081 Chaos Computer Club and Debian conferences and spread them on the
9082 channel as well. But this require locating the videos and their meta
9083 information (title, description, license, etc), and preparing the
9084 recordings for broadcast, and I have not yet had the spare time to
9085 focus on this. Perhaps you want to help. Please join us on IRC,
9086 <a href=
"irc://irc.freenode.net/%
23nuug
">#nuug on irc.freenode.net
</a
>
9087 if you want to help make this happen.
</p
>
9089 <p
>But as I said, already the channel is already almost exclusively
9090 filled with technical topics, and if you want to learn something new
9091 today, check out the
<a href=
"http://www.frikanalen.tv/se
">Ogg Theora
9092 web stream
</a
> or use one of the other ways to get access to the
9093 channel. Unfortunately the Ogg Theora recoding for distribution still
9094 do not properly sync the video and sound. It is generated by recoding
9095 a internal MPEG transport stream with MPEG4 coded video (ie H
.264) to
9096 Ogg Theora / Vorbis, and we have not been able to find a way that
9097 produces acceptable quality. Help needed, please get in touch if you
9098 know how to fix it using free software.
</p
>
9103 <title>The Citizenfour documentary on the Snowden confirmations to Norway
</title>
9104 <link>http://people.skolelinux.org/pere/blog/The_Citizenfour_documentary_on_the_Snowden_confirmations_to_Norway.html
</link>
9105 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_Citizenfour_documentary_on_the_Snowden_confirmations_to_Norway.html
</guid>
9106 <pubDate>Sat,
28 Feb
2015 22:
10:
00 +
0100</pubDate>
9107 <description><p
>Today I was happy to learn that the documentary
9108 <a href=
"https://citizenfourfilm.com/
">Citizenfour
</a
> by
9109 <a href=
"https://en.wikipedia.org/wiki/Laura_Poitras
">Laura Poitras
</a
>
9110 finally will show up in Norway. According to the magazine
9111 <a href=
"http://montages.no/
">Montages
</a
>, a deal has finally been
9113 <a href=
"http://montages.no/nyheter/snowden-dokumentaren-citizenfour-far-norsk-kinodistribusjon/
">Cinema
9114 distribution in Norway
</a
> and the movie will have its premiere soon.
9115 This is great news. As part of my involvement with
9116 <a href=
"http://www.nuug.no/
">the Norwegian Unix User Group
</a
>, me and
9118 <a href=
"http://www.nuug.no/news/Dokumentar_om_Snowdenbekreftelsene_til_Norge_.shtml
">tried
9119 to get the movie to Norway
</a
> ourselves, but obviously
9120 <a href=
"http://www.nuug.no/news/Dokumentar_om_Snowdenbekreftelsene_endelig_til_Norge_.shtml
">we
9121 were too late
</a
> and Tor Fosse beat us to it. I am happy he did, as
9122 the movie will make its way to the public and we do not have to make
9123 it happen ourselves.
9124 <a href=
"https://www.youtube.com/watch?v=XiGwAvd5mvM
">The trailer
</a
>
9125 can be seen on youtube, if you are curious what kind of film this
9128 <p
>The whistle blower Edward Snowden really deserve political asylum
9129 here in Norway, but I am afraid he would not be safe.
</p
>
9134 <title>The Norwegian open channel Frikanalen -
24x7 on the Internet
</title>
9135 <link>http://people.skolelinux.org/pere/blog/The_Norwegian_open_channel_Frikanalen___24x7_on_the_Internet.html
</link>
9136 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_Norwegian_open_channel_Frikanalen___24x7_on_the_Internet.html
</guid>
9137 <pubDate>Wed,
25 Feb
2015 09:
10:
00 +
0100</pubDate>
9138 <description><p
>The Norwegian nationwide open channel
9139 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
> is still going
9140 strong. It allow everyone to send the video they want on national
9141 television. It is a TV station administrated completely using a web
9142 browser, running only
<ahref=
"https://github.com/Frikanalen
">Free
9143 Software
</a
>, providing
<ahref=
"http://beta.frikanalen.tv/api
">a REST
9144 api
</a
> for administrators and members, and with distribution on the
9145 national DVB-T distribution network RiksTV. But only between
12:
00
9146 and
17:
30 Norwegian time. This has finally changed, after many years
9147 with limited distribution. A few weeks ago, we set up a Ogg Theora
9148 stream via icecast to allow everyone with Internet access to check out
9149 the channel the rest of the day. This is presented on
9150 <a href=
"http://www.frikanalen.tv/se
">the Frikanalen web site now
</a
>. And
9151 since a few days ago, the channel is also available
9152 via
<a href=
"https://www.uninett.no/iptv-tilgang
">multicast on
9153 UNINETT
</a
>, available for those using IPTV TVs and set-top boxes in
9154 the Norwegian National Research and Education network.
</p
>
9156 <p
>If you want to see what is on the channel, point your media player
9157 to one of these sources. The first should work with most players and
9158 browsers, while as far as I know, the multicast UDP stream only work
9162 <li
><a href=
"http://video.nuug.no/frikanalen.ogv
">http://video.nuug.no/frikanalen.ogv
</a
></li
>
9163 <li
>udp://@
224.17.43.129:
1234</li
>
9166 <p
>The Ogg Theora / icecast stream is not working well, as the video
9167 and audio is slightly out of sync. We have not been able to figure
9168 out how to fix it. It is generated by recoding a internal MPEG
9169 transport stream with MPEG4 coded video (ie H
.264) to Ogg Theora /
9170 Vorbis, and the result is less then stellar. If you have ideas how to
9171 fix it, please let us know on frikanalen (at) nuug.no. We currently
9172 use this with ffmpeg2theora
0.29:
</p
>
9174 <blockquote
><pre
>
9175 ./ffmpeg2theora.linux
&lt;OBE_gemini_URL.ts
&gt; -F
25 -x
720 -y
405 \
9176 --deinterlace --inputfps
25 -c
1 -H
48000 --keyint
8 --buf-delay
100 \
9177 --nosync -V
700 -o - | oggfwd video.nuug.no
8000 &lt;pw
&gt; /frikanalen.ogv
9178 </pre
></blockquote
>
9180 <p
>If you get the multicast UDP stream working, please let me know, as
9181 I am curious how far the multicast stream reach. It do not make it to
9182 my home network, nor any other commercially available network in
9183 Norway that I am aware of.
</p
>
9188 <title>Nude body scanner now present on Norwegian airport
</title>
9189 <link>http://people.skolelinux.org/pere/blog/Nude_body_scanner_now_present_on_Norwegian_airport.html
</link>
9190 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Nude_body_scanner_now_present_on_Norwegian_airport.html
</guid>
9191 <pubDate>Tue,
10 Feb
2015 15:
20:
00 +
0100</pubDate>
9192 <description><p
>Aftenposten, one of the largest newspapers in Norway, today report
9194 <a href=
"http://www.aftenposten.no/reise/Slik-skannes-kroppen-din-i-fremtidens-sikkerhetskontroll-
490666_1.snd
">three
9195 of the nude body scanners now is put to use at Gardermoen
</a
>, the
9196 main airport in Norway. This way the travelers can have their body
9197 photographed without cloths when visiting Norway. Of course this
9198 horrible news is presented with a positive spin, stating that
"now
9199 travelers can move past the security check point faster and more
9200 efficiently
", but fail to mention that the machines in question take
9201 pictures of their nude bodies and store them internally in the
9202 computer, while only presenting sketch figure of the body to the
9203 public. The article is written in a way that leave the impression
9204 that the new machines do not take these nude pictures and only create
9205 the sketch figures. In reality the same nude pictures are still
9206 taken, but not presented to everyone. They are still available for
9207 the owners of the system and the people doing maintenance of the
9208 scanners, as long as they are taken and stored.
</p
>
9210 <p
>Wikipedia have a more on
9211 <a href=
"https://en.wikipedia.org/wiki/Full_body_scanner
">Full body
9212 scanners
</a
>, including example images and a summary of the
9213 controversy about these scanners.
</p
>
9215 <p
>Personally I will decline to use these machines, as I believe strip
9216 searches of my body is a very intrusive attack on my privacy, and not
9217 something everyone should have to accept to travel.
</p
>
9222 <title>Nagios module to check if the Frikanalen video stream is working
</title>
9223 <link>http://people.skolelinux.org/pere/blog/Nagios_module_to_check_if_the_Frikanalen_video_stream_is_working.html
</link>
9224 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Nagios_module_to_check_if_the_Frikanalen_video_stream_is_working.html
</guid>
9225 <pubDate>Sun,
8 Feb
2015 13:
00:
00 +
0100</pubDate>
9226 <description><p
>When running a TV station with both broadcast and web stream
9227 distribution, it is useful to know that the stream is working. As I
9228 am involved in the Norwegian open channel
9229 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
> as part of my
9230 activity in the
<a href=
"http://www.nuug.no/
">NUUG member
9231 organisation
</a
>, I wrote a script to use mplayer to connect to a
9232 video stream, pick two images
35 seconds apart and compare them. If
9233 the images are missing or identical, something is probably wrong with
9234 the stream and an alarm should be triggered. The script is written as
9235 a Nagios plugin, allowing us to use Nagios to run the check regularly
9236 and sound the alarm when something is wrong. It is able to detect
9237 both a hanging and a broken video stream.
</p
>
9239 <p
>I just uploaded the code for the script into the
9240 <a href=
"https://github.com/Frikanalen/frikanalen/blob/master/nagios-plugin/check_video_stream_images
">Frikanalen
9241 git repository
</a
> on github. If you run a TV station with web
9242 streaming, perhaps you can find it useful too.
</p
>
9244 <p
>Last year, the Frikanalen public TV station transformed into using
9245 only Linux based free software to administrate, schedule and
9246 distribute the TV content. The
9247 <a href=
"https://github.com/Frikanalen
">source code for the entire TV
9248 station
</a
> is available from the Github project page. Everyone can
9249 use it to send their content on national TV, and we provide both a web
9250 GUI and
<a href=
"http://beta.frikanalen.tv/api/
">a web API
</a
> to
9251 <a href=
"http://beta.frikanalen.tv/login/?next=/members/video/
">add
</a
>
9252 and
<a href=
"http://beta.frikanalen.tv/members/plan/
">schedule
9253 content
</a
>. And thanks to last weeks developer gathering and
9254 following activity, we now have the schedule
9255 <a href=
"http://beta.frikanalen.tv/xmltv/
2015/
01/
01">available as
9256 XMLTV
</a
> too. Still a lot of work left to do, especially with the
9257 process to add videos and with the scheduling, so your contribution is
9258 most welcome. Perhaps you want to set up your own TV station?
</p
>
9260 <p
>Update
2015-
02-
25: Got a tip from Uninett about their
9261 <a href=
"https://scm.uninett.no/maalepaaler/qstream/
">qstream
9262 monitoring system
</a
>, which gather connection time, jitter, packet
9263 loss and burst bandwidth usage. It look useful to check if UDP
9264 streams are working as they should.
</p
>
9269 <title>Norwegian Bokmål subtitles for the FSF video User Liberation
</title>
9270 <link>http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_subtitles_for_the_FSF_video_User_Liberation.html
</link>
9271 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Norwegian_Bokm_l_subtitles_for_the_FSF_video_User_Liberation.html
</guid>
9272 <pubDate>Mon,
12 Jan
2015 21:
00:
00 +
0100</pubDate>
9273 <description><p
>A few days ago, the
<a href=
"https://www.fsf.org/
">Free Software
9274 Foundation
</a
> announced a new video
9275 <a href=
"https://www.fsf.org/blogs/community/user-liberation-watch-and-share-our-new-video
">explaining
9276 Free software
</a
> in simple terms. The video named User Liberation is
9277 3 minutes long, and I recommend showing it to everyone you know as a
9278 way to explain what Free Software is all about. Unfortunately several
9279 of the people I know do not understand English and Spanish, so it did
9280 not make sense to show it to them.
</p
>
9282 <p
>But today I was told that
9283 <a href=
"https://www.fsf.org/blogs/community/user-liberation-watch-and-share-our-new-video
">English
9284 subtitles were available
</a
> and set out to provide Norwegian Bokmål
9285 subtitles based on these. The result has been sent to FSF and made
9287 <a href=
"https://github.com/petterreinholdtsen/fsf-video-user-liberation-subtitles
">a
9288 git repository
</a
> provided by Github. Please let me know if you find
9289 errors or have improvements to the subtitles.
</p
>
9291 <p
>Update
2015-
02-
03: Since I publised this post, FSF created a
9293 <a href=
"http://libreplanet.org/wiki/Group:FSF/User_Liberation_Video_Translation
">project
9294 to track subtitles
</A
> for the video.
</p
>
9299 <title>Updated version of the Norwegian web service FiksGataMi
</title>
9300 <link>http://people.skolelinux.org/pere/blog/Updated_version_of_the_Norwegian_web_service_FiksGataMi.html
</link>
9301 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Updated_version_of_the_Norwegian_web_service_FiksGataMi.html
</guid>
9302 <pubDate>Tue,
30 Dec
2014 17:
55:
00 +
0100</pubDate>
9303 <description><p
>I am very happy that we in the
9304 <a href=
"http://www.nuug.no/
">Norwegian Unix User group (NUUG)
</a
>,
9305 spearheaded by Marius Halden from NUUG and Matthew Somerville from
9306 <a href=
"http://www.mysociety.org/
">mySociety
</a
>, finally managed to
9307 upgrade the code base for the Norwegian version of
9308 <a href=
"http://fixmystreet.org/
">FixMyStreet
</a
>. This
9309 was the first major update since
2011. The refurbished
9310 <a href=
"http://www.fiksgatami.no/
">FiksGataMi
</a
> is already live, and
9311 seem to hold up the pressure. The
9312 <a href=
"http://www.nuug.no/news/Pressemelding__FiksGataMi_i_oppdatert_og_mobilvennlig_klesdrakt.shtml
">press
9313 release and announcement
</a
> went out this morning.
</p
>
9315 <p
>FixMyStreet is a web platform for allowing the citizens to easily
9316 report problems with public infrastructure to the responsible
9317 authorities. Think of it as a shared mail client with map support,
9318 allowing everyone to see what already was reported and comment on the
9319 reports in public.
</p
>
9324 <title>Of course USA loses in cyber war - NSA and friends made sure it would happen
</title>
9325 <link>http://people.skolelinux.org/pere/blog/Of_course_USA_loses_in_cyber_war___NSA_and_friends_made_sure_it_would_happen.html
</link>
9326 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Of_course_USA_loses_in_cyber_war___NSA_and_friends_made_sure_it_would_happen.html
</guid>
9327 <pubDate>Fri,
19 Dec
2014 13:
10:
00 +
0100</pubDate>
9328 <description><p
>So, Sony caved in
9329 (
<a href=
"https://twitter.com/RobLowe/status/
545338568512917504">according
9330 to Rob Lowe
</a
>) and demonstrated that America lost its first cyberwar
9331 (
<a href=
"https://twitter.com/newtgingrich/status/
545339074975109122">according
9332 to Newt Gingrich
</a
>). It should not surprise anyone, after the
9333 whistle blower Edward Snowden documented that the government of USA
9334 and their allies for many years have done their best to make sure the
9335 technology used by its citizens is filled with security holes allowing
9336 the secret services to spy on its own population. No one in their
9337 right minds could believe that the ability to snoop on the people all
9338 over the globe could only be used by the personnel authorized to do so
9339 by the president of the United States of America. If the capabilities
9340 are there, they will be used by friend and foe alike, and now they are
9341 being used to bring Sony on its knees.
</p
>
9343 <p
>I doubt it will a lesson learned, and expect USA to lose its next
9344 cyber war too, given how eager the western intelligence communities
9345 (and probably the non-western too, but it is less in the news) seem to
9346 be to continue its current dragnet surveillance practice.
</p
>
9348 <p
>There is a reason why China and others are trying to move away from
9349 Windows to Linux and other alternatives, and it is not to avoid
9350 sending its hard earned dollars to Cayman Islands (or whatever
9351 <a href=
"https://en.wikipedia.org/wiki/Tax_haven
">tax haven
</a
>
9352 Microsoft is using these days to collect the majority of its
9353 income. :)
</p
>
9358 <title>How to stay with sysvinit in Debian Jessie
</title>
9359 <link>http://people.skolelinux.org/pere/blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
</link>
9360 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_stay_with_sysvinit_in_Debian_Jessie.html
</guid>
9361 <pubDate>Sat,
22 Nov
2014 01:
00:
00 +
0100</pubDate>
9362 <description><p
>By now, it is well known that Debian Jessie will not be using
9363 sysvinit as its boot system by default. But how can one keep using
9364 sysvinit in Jessie? It is fairly easy, and here are a few recipes,
9366 <a href=
"http://www.vitavonni.de/blog/
201410/
2014102101-avoiding-systemd.html
">Erich
9367 Schubert
</a
> and
9368 <a href=
"http://smcv.pseudorandom.co.uk/
2014/still_universal/
">Simon
9371 <p
>If you already are using Wheezy and want to upgrade to Jessie and
9372 keep sysvinit as your boot system, create a file
9373 <tt
>/etc/apt/preferences.d/use-sysvinit
</tt
> with this content before
9374 you upgrade:
</p
>
9376 <p
><blockquote
><pre
>
9377 Package: systemd-sysv
9378 Pin: release o=Debian
9380 </pre
></blockquote
><p
>
9382 <p
>This file content will tell apt and aptitude to not consider
9383 installing systemd-sysv as part of any installation and upgrade
9384 solution when resolving dependencies, and thus tell it to avoid
9385 systemd as a default boot system. The end result should be that the
9386 upgraded system keep using sysvinit.
</p
>
9388 <p
>If you are installing Jessie for the first time, there is no way to
9389 get sysvinit installed by default (debootstrap used by
9390 debian-installer have no option for this), but one can tell the
9391 installer to switch to sysvinit before the first boot. Either by
9392 using a kernel argument to the installer, or by adding a line to the
9393 preseed file used. First, the kernel command line argument:
9395 <p
><blockquote
><pre
>
9396 preseed/late_command=
"in-target apt-get install --purge -y sysvinit-core
"
9397 </pre
></blockquote
><p
>
9399 <p
>Next, the line to use in a preseed file:
</p
>
9401 <p
><blockquote
><pre
>
9402 d-i preseed/late_command string in-target apt-get install -y sysvinit-core
9403 </pre
></blockquote
><p
>
9405 <p
>One can of course also do this after the first boot by installing
9406 the sysvinit-core package.
</p
>
9408 <p
>I recommend only using sysvinit if you really need it, as the
9409 sysvinit boot sequence in Debian have several hardware specific bugs
9410 on Linux caused by the fact that it is unpredictable when hardware
9411 devices show up during boot. But on the other hand, the new default
9412 boot system still have a few rough edges I hope will be fixed before
9413 Jessie is released.
</p
>
9415 <p
>Update
2014-
11-
26: Inspired by
9416 <ahref=
"https://www.mirbsd.org/permalinks/wlog-
10-tg_e20141125-tg.htm#e20141125-tg_wlog-
10-tg
">a
9417 blog post by Torsten Glaser
</a
>, added --purge to the preseed
9423 <title>A Debian package for SMTP via Tor (aka SMTorP) using exim4
</title>
9424 <link>http://people.skolelinux.org/pere/blog/A_Debian_package_for_SMTP_via_Tor__aka_SMTorP__using_exim4.html
</link>
9425 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_Debian_package_for_SMTP_via_Tor__aka_SMTorP__using_exim4.html
</guid>
9426 <pubDate>Mon,
10 Nov
2014 13:
40:
00 +
0100</pubDate>
9427 <description><p
>The right to communicate with your friends and family in private,
9428 without anyone snooping, is a right every citicen have in a liberal
9429 democracy. But this right is under serious attack these days.
</p
>
9431 <p
>A while back it occurred to me that one way to make the dragnet
9432 surveillance conducted by NSA, GCHQ, FRA and others (and confirmed by
9433 the whisleblower Snowden) more expensive for Internet email,
9434 is to deliver all email using SMTP via Tor. Such SMTP option would be
9435 a nice addition to the FreedomBox project if we could send email
9436 between FreedomBox machines without leaking metadata about the emails
9437 to the people peeking on the wire. I
9438 <a href=
"http://lists.alioth.debian.org/pipermail/freedombox-discuss/
2014-October/
006493.html
">proposed
9439 this on the FreedomBox project mailing list in October
</a
> and got a
9440 lot of useful feedback and suggestions. It also became obvious to me
9441 that this was not a novel idea, as the same idea was tested and
9442 documented by Johannes Berg as early as
2006, and both
9443 <a href=
"https://github.com/pagekite/Mailpile/wiki/SMTorP
">the
9444 Mailpile
</a
> and
<a href=
"http://dee.su/cables
">the Cables
</a
> systems
9445 propose a similar method / protocol to pass emails between users.
</p
>
9447 <p
>To implement such system one need to set up a Tor hidden service
9448 providing the SMTP protocol on port
25, and use email addresses
9449 looking like username@hidden-service-name.onion. With such addresses
9450 the connections to port
25 on hidden-service-name.onion using Tor will
9451 go to the correct SMTP server. To do this, one need to configure the
9452 Tor daemon to provide the hidden service and the mail server to accept
9453 emails for this .onion domain. To learn more about Exim configuration
9454 in Debian and test the design provided by Johannes Berg in his FAQ, I
9455 set out yesterday to create a Debian package for making it trivial to
9456 set up such SMTP over Tor service based on Debian. Getting it to work
9457 were fairly easy, and
9458 <a href=
"https://github.com/petterreinholdtsen/exim4-smtorp
">the
9459 source code for the Debian package
</a
> is available from github. I
9460 plan to move it into Debian if further testing prove this to be a
9461 useful approach.
</p
>
9463 <p
>If you want to test this, set up a blank Debian machine without any
9464 mail system installed (or run
<tt
>apt-get purge exim4-config
</tt
> to
9465 get rid of exim4). Install tor, clone the git repository mentioned
9466 above, build the deb and install it on the machine. Next, run
9467 <tt
>/usr/lib/exim4-smtorp/setup-exim-hidden-service
</tt
> and follow
9468 the instructions to get the service up and running. Restart tor and
9469 exim when it is done, and test mail delivery using swaks like
9472 <p
><blockquote
><pre
>
9473 torsocks swaks --server dutlqrrmjhtfa3vp.onion \
9474 --to fbx@dutlqrrmjhtfa3vp.onion
9475 </pre
></blockquote
></p
>
9477 <p
>This will test the SMTP delivery using tor. Replace the email
9478 address with your own address to test your server. :)
</p
>
9480 <p
>The setup procedure is still to complex, and I hope it can be made
9481 easier and more automatic. Especially the tor setup need more work.
9482 Also, the package include a tor-smtp tool written in C, but its task
9483 should probably be rewritten in some script language to make the deb
9484 architecture independent. It would probably also make the code easier
9485 to review. The tor-smtp tool currently need to listen on a socket for
9486 exim to talk to it and is started using xinetd. It would be better if
9487 no daemon and no socket is needed. I suspect it is possible to get
9488 exim to run a command line tool for delivery instead of talking to a
9489 socket, and hope to figure out how in a future version of this
9492 <p
>Until I wipe my test machine, I can be reached using the
9493 <tt
>fbx@dutlqrrmjhtfa3vp.onion
</tt
> mail address, deliverable over
9494 SMTorP. :)
</p
>
9499 <title>First Jessie based Debian Edu released (alpha0)
</title>
9500 <link>http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_released__alpha0_.html
</link>
9501 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_released__alpha0_.html
</guid>
9502 <pubDate>Mon,
27 Oct
2014 20:
40:
00 +
0100</pubDate>
9503 <description><p
>I am happy to report that I on behalf of the Debian Edu team just
9505 <a href=
"https://lists.debian.org/debian-edu-announce/
2014/
10/msg00000.html
">this
9506 announcement
</a
>:
</p
>
9509 The Debian Edu Team is pleased to announce the release of Debian Edu
9510 Jessie
8.0+edu0~alpha0
9512 Debian Edu is a complete operating system for schools. Through its
9513 various installation profiles you can install servers, workstations
9514 and laptops which will work together on the school network. With
9515 Debian Edu, the teachers themselves or their technical support can
9516 roll out a complete multi-user multi-machine study environment within
9517 hours or a few days. Debian Edu comes with hundreds of applications
9518 pre-installed, but you can always add more packages from Debian.
9520 For those who want to give Debian Edu Jessie a try, download and
9521 installation instructions are available, including detailed
9522 instructions in the manual[
1] explaining the first steps, such as
9523 setting up a network or adding users. Please note that the password
9524 for the user your prompted for during installation must have a length
9525 of at least
5 characters!
9527 [
1]
&lt;URL:
<a href=
"https://wiki.debian.org/DebianEdu/Documentation/Jessie
">https://wiki.debian.org/DebianEdu/Documentation/Jessie
</a
> &gt;
9529 Would you like to give your school
's computer a longer life? Are you
9530 tired of sneaker administration, running from computer to computer
9531 reinstalling the operating system? Would you like to administrate all
9532 the computers in your school using only a couple of hours every week?
9533 Check out Debian Edu Jessie!
9535 Skolelinux is used by at least two hundred schools all over the world,
9536 mostly in Germany and Norway.
9538 About Debian Edu and Skolelinux
9539 ===============================
9541 Debian Edu, also known as Skolelinux[
2], is a Linux distribution based
9542 on Debian providing an out-of-the box environment of a completely
9543 configured school network. Immediately after installation a school
9544 server running all services needed for a school network is set up just
9545 waiting for users and machines being added via GOsa², a comfortable
9546 Web-UI. A netbooting environment is prepared using PXE, so after
9547 initial installation of the main server from CD or USB stick all other
9548 machines can be installed via the network. The provided school server
9549 provides LDAP database and Kerberos authentication service,
9550 centralized home directories, DHCP server, web proxy and many other
9551 services. The desktop contains more than
60 educational software
9552 packages[
3] and more are available from the Debian archive, and
9553 schools can choose between KDE, Gnome, LXDE, Xfce and MATE desktop
9556 [
2]
&lt;URL:
<a href=
"http://www.skolelinux.org/
">http://www.skolelinux.org/
</a
> &gt;
9557 [
3]
&lt;URL:
<a href=
"http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
">http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
</a
> &gt;
9559 Full release notes and manual
9560 =============================
9562 Below the download URLs there is a list of some of the new features
9563 and bugfixes of Debian Edu
8.0+edu0~alpha0 Codename Jessie. The full
9564 list is part of the manual. (See the feature list in the manual[
4] for
9565 the English version.) For some languages manual translations are
9566 available, see the manual translation overview[
5].
9568 [
4]
&lt;URL:
<a href=
"https://wiki.debian.org/DebianEdu/Documentation/Jessie/Features
">https://wiki.debian.org/DebianEdu/Documentation/Jessie/Features
</a
> &gt;
9569 [
5]
&lt;URL:
<a href=
"http://maintainer.skolelinux.org/debian-edu-doc/
">http://maintainer.skolelinux.org/debian-edu-doc/
</a
> &gt;
9574 To download the multiarch netinstall CD release (
624 MiB) you can use
9576 *
<a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/debian-edu-
8.0+edu0~alpha0-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/debian-edu-
8.0+edu0~alpha0-CD.iso
</a
>
9577 *
<a href=
"http://ftp.skolelinux.org/skolelinux-cd/debian-edu-
8.0+edu0~alpha0-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/debian-edu-
8.0+edu0~alpha0-CD.iso
</a
>
9578 * rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-
8.0+edu0~alpha0-CD.iso .
9580 The SHA1SUM of this image is:
361188818e036ce67280a572f757de82ebfeb095
9582 New features for Debian Edu
8.0+edu0~alpha0 Codename Jessie released
2014-
10-
27
9583 ===============================================================================
9586 Installation changes
9587 --------------------
9589 * PXE installation now installs firmware automatically for the hardware present.
9594 Everything which is new in Debian Jessie
8.0, eg:
9596 * Linux kernel
3.16.x
9597 * Desktop environments KDE
"Plasma
" 4.11.12, GNOME
3.14, Xfce
4.10,
9598 LXDE
0.5.6 and MATE
1.8 (KDE
"Plasma
" is installed by default; to
9599 choose one of the others see manual.)
9600 * the browsers Iceweasel
31 ESR and Chromium
38
9601 * !LibreOffice
4.3.3
9604 * CUPS print system
1.7.5
9605 * new boot framework: systemd
9606 * Educational toolbox GCompris
14.07
9607 * Music creator Rosegarden
14.02
9608 * Image editor Gimp
2.8.14
9609 * Virtual stargazer Stellarium
0.13.0
9612 * New version of debian-installer from Debian Jessie.
9613 * Debian Jessie includes about
42000 packages available for
9615 * More information about Debian Jessie
8.0 is provided in the release
9616 notes[
6] and the installation manual[
7].
9618 [
6]
&lt;URL:
<a href=
"http://www.debian.org/releases/jessie/releasenotes
">http://www.debian.org/releases/jessie/releasenotes
</a
> &gt;
9619 [
7]
&lt;URL:
<a href=
"http://www.debian.org/releases/jessie/installmanual
">http://www.debian.org/releases/jessie/installmanual
</a
> &gt;
9624 * Inserting incorrect DNS information in Gosa will no longer break
9625 DNS completely, but instead stop DNS updates until the incorrect
9626 information is corrected (Debian bug #
710362)
9629 Documentation and translation updates
9630 -------------------------------------
9632 * The Debian Edu Jessie Manual is fully translated to German, French,
9633 Italian, Danish and Dutch. Partly translated versions exist for
9634 Norwegian Bokmal and Spanish.
9639 * Due to new Squid settings, powering off or rebooting the main
9640 server takes more time.
9641 * To manage printers localhost:
631 has to be used, currently www:
631
9644 Regressions / known problems
9645 ----------------------------
9647 * Installing LTSP chroot fails with a bug related to eatmydata about
9648 exim4-config failing to run its postinst (see Debian bug #
765694
9649 and Debian bug #
762103).
9650 * Munin collection is not properly configured on clients (Debian bug
9651 #
764594). The fix is available in a newer version of munin-node.
9652 * PXE setup for Main Server and Thin Client Server setup does not
9653 work when installing on a machine without direct Internet access.
9654 Will be fixed when Debian bug #
766960 is fixed in Jessie.
9656 See the status page[
8] for the complete list.
9658 [
8]
&lt;URL:
<a href=
"https://wiki.debian.org/DebianEdu/Status/Jessie
">https://wiki.debian.org/DebianEdu/Status/Jessie
</a
> &gt;
9663 &lt;URL:
<a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
> &gt;
9668 The Debian Project was founded in
1993 by Ian Murdock to be a truly
9669 free community project. Since then the project has grown to be one of
9670 the largest and most influential open source projects. Thousands of
9671 volunteers from all over the world work together to create and
9672 maintain Debian software. Available in
70 languages, and supporting a
9673 huge range of computer types, Debian calls itself the universal
9677 For further information, please visit the Debian web pages[
9] or send
9678 mail to press@debian.org.
9680 [
9]
&lt;URL:
<a href=
"http://www.debian.org/
">http://www.debian.org/
</a
> &gt;
9686 <title>I spent last weekend recording MakerCon Nordic
</title>
9687 <link>http://people.skolelinux.org/pere/blog/I_spent_last_weekend_recording_MakerCon_Nordic.html
</link>
9688 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/I_spent_last_weekend_recording_MakerCon_Nordic.html
</guid>
9689 <pubDate>Thu,
23 Oct
2014 23:
00:
00 +
0200</pubDate>
9690 <description><p
>I spent last weekend at
<a href=
"http://www.makercon.no/
">Makercon
9691 Nordic
</a
>, a great conference and workshop for makers in Norway and
9692 the surrounding countries. I had volunteered on behalf of the
9693 Norwegian Unix Users Group (NUUG) to video record the talks, and we
9694 had a great and exhausting time recording the entire day, two days in
9695 a row. There were only two of us, Hans-Petter and me, and we used the
9696 regular video equipment for NUUG, with a
9697 <a href=
"http://dvswitch.alioth.debian.org/wiki/
">dvswitch
</a
>, a
9698 camera and a VGA to DV convert box, and mixed video and slides
9701 <p
>Hans-Petter did the post-processing, consisting of uploading the
9702 around
180 GiB of raw video to Youtube, and the result is
9703 <a href=
"https://www.youtube.com/user/MakerConNordic/
">now becoming
9704 public
</a
> on the MakerConNordic account. The videos have the license
9705 NUUG always use on our recordings, which is
9706 <a href=
"http://creativecommons.org/licenses/by-sa/
3.0/no/
">Creative
9707 Commons Navngivelse-Del på samme vilkår
3.0 Norge
</a
>. Many great
9708 talks available. Check it out! :)
</p
>
9713 <title>listadmin, the quick way to moderate mailman lists - nice free software
</title>
9714 <link>http://people.skolelinux.org/pere/blog/listadmin__the_quick_way_to_moderate_mailman_lists___nice_free_software.html
</link>
9715 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/listadmin__the_quick_way_to_moderate_mailman_lists___nice_free_software.html
</guid>
9716 <pubDate>Wed,
22 Oct
2014 20:
00:
00 +
0200</pubDate>
9717 <description><p
>If you ever had to moderate a mailman list, like the ones on
9718 alioth.debian.org, you know the web interface is fairly slow to
9719 operate. First you visit one web page, enter the moderation password
9720 and get a new page shown with a list of all the messages to moderate
9721 and various options for each email address. This take a while for
9722 every list you moderate, and you need to do it regularly to do a good
9723 job as a list moderator. But there is a quick alternative,
9724 <a href=
"http://heim.ifi.uio.no/kjetilho/hacks/#listadmin
">the
9725 listadmin program
</a
>. It allow you to check lists for new messages
9726 to moderate in a fraction of a second. Here is a test run on two
9727 lists I recently took over:
</p
>
9729 <p
><blockquote
><pre
>
9730 % time listadmin xiph
9731 fetching data for pkg-xiph-commits@lists.alioth.debian.org ... nothing in queue
9732 fetching data for pkg-xiph-maint@lists.alioth.debian.org ... nothing in queue
9738 </pre
></blockquote
></p
>
9740 <p
>In
1.7 seconds I had checked two mailing lists and confirmed that
9741 there are no message in the moderation queue. Every morning I
9742 currently moderate
68 mailman lists, and it normally take around two
9743 minutes. When I took over the two pkg-xiph lists above a few days
9744 ago, there were
400 emails waiting in the moderator queue. It took me
9745 less than
15 minutes to process them all using the listadmin
9748 <p
>If you install
9749 <a href=
"https://tracker.debian.org/pkg/listadmin
">the listadmin
9750 package
</a
> from Debian and create a file
<tt
>~/.listadmin.ini
</tt
>
9751 with content like this, the moderation task is a breeze:
</p
>
9753 <p
><blockquote
><pre
>
9754 username username@example.org
9757 discard_if_reason
"Posting restricted to members only. Remove us from your mail list.
"
9760 adminurl https://{domain}/mailman/admindb/{list}
9761 mailman-list@lists.example.com
9764 other-list@otherserver.example.org
9765 </pre
></blockquote
></p
>
9767 <p
>There are other options to set as well. Check the manual page to
9768 learn the details.
</p
>
9770 <p
>If you are forced to moderate lists on a mailman installation where
9771 the SSL certificate is self signed or not properly signed by a
9772 generally accepted signing authority, you can set a environment
9773 variable when calling listadmin to disable SSL verification:
</p
>
9775 <p
><blockquote
><pre
>
9776 PERL_LWP_SSL_VERIFY_HOSTNAME=
0 listadmin
9777 </pre
></blockquote
></p
>
9779 <p
>If you want to moderate a subset of the lists you take care of, you
9780 can provide an argument to the listadmin script like I do in the
9781 initial screen dump (the xiph argument). Using an argument, only
9782 lists matching the argument string will be processed. This make it
9783 quick to accept messages if you notice the moderation request in your
9786 <p
>Without the listadmin program, I would never be the moderator of
68
9787 mailing lists, as I simply do not have time to spend on that if the
9788 process was any slower. The listadmin program have saved me hours of
9789 time I could spend elsewhere over the years. It truly is nice free
9792 <p
>As usual, if you use Bitcoin and want to show your support of my
9793 activities, please send Bitcoin donations to my address
9794 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
9796 <p
>Update
2014-
10-
27: Added missing
'username
' statement in
9797 configuration example. Also, I
've been told that the
9798 PERL_LWP_SSL_VERIFY_HOSTNAME=
0 setting do not work for everyone. Not
9804 <title>Debian Jessie, PXE and automatic firmware installation
</title>
9805 <link>http://people.skolelinux.org/pere/blog/Debian_Jessie__PXE_and_automatic_firmware_installation.html
</link>
9806 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Jessie__PXE_and_automatic_firmware_installation.html
</guid>
9807 <pubDate>Fri,
17 Oct
2014 14:
10:
00 +
0200</pubDate>
9808 <description><p
>When PXE installing laptops with Debian, I often run into the
9809 problem that the WiFi card require some firmware to work properly.
9810 And it has been a pain to fix this using preseeding in Debian.
9811 Normally something more is needed. But thanks to
9812 <a href=
"https://packages.qa.debian.org/i/isenkram.html
">my isenkram
9813 package
</a
> and its recent tasksel extension, it has now become easy
9814 to do this using simple preseeding.
</p
>
9816 <p
>The isenkram-cli package provide tasksel tasks which will install
9817 firmware for the hardware found in the machine (actually, requested by
9818 the kernel modules for the hardware). (It can also install user space
9819 programs supporting the hardware detected, but that is not the focus
9820 of this story.)
</p
>
9822 <p
>To get this working in the default installation, two preeseding
9823 values are needed. First, the isenkram-cli package must be installed
9824 into the target chroot (aka the hard drive) before tasksel is executed
9825 in the pkgsel step of the debian-installer system. This is done by
9826 preseeding the base-installer/includes debconf value to include the
9827 isenkram-cli package. The package name is next passed to debootstrap
9828 for installation. With the isenkram-cli package in place, tasksel
9829 will automatically use the isenkram tasks to detect hardware specific
9830 packages for the machine being installed and install them, because
9831 isenkram-cli contain tasksel tasks.
</p
>
9833 <p
>Second, one need to enable the non-free APT repository, because
9834 most firmware unfortunately is non-free. This is done by preseeding
9835 the apt-mirror-setup step. This is unfortunate, but for a lot of
9836 hardware it is the only option in Debian.
</p
>
9838 <p
>The end result is two lines needed in your preseeding file to get
9839 firmware installed automatically by the installer:
</p
>
9841 <p
><blockquote
><pre
>
9842 base-installer base-installer/includes string isenkram-cli
9843 apt-mirror-setup apt-setup/non-free boolean true
9844 </pre
></blockquote
></p
>
9846 <p
>The current version of isenkram-cli in testing/jessie will install
9847 both firmware and user space packages when using this method. It also
9848 do not work well, so use version
0.15 or later. Installing both
9849 firmware and user space packages might give you a bit more than you
9850 want, so I decided to split the tasksel task in two, one for firmware
9851 and one for user space programs. The firmware task is enabled by
9852 default, while the one for user space programs is not. This split is
9853 implemented in the package currently in unstable.
</p
>
9855 <p
>If you decide to give this a go, please let me know (via email) how
9856 this recipe work for you. :)
</p
>
9858 <p
>So, I bet you are wondering, how can this work. First and
9859 foremost, it work because tasksel is modular, and driven by whatever
9860 files it find in /usr/lib/tasksel/ and /usr/share/tasksel/. So the
9861 isenkram-cli package place two files for tasksel to find. First there
9862 is the task description file (/usr/share/tasksel/descs/isenkram.desc):
</p
>
9864 <p
><blockquote
><pre
>
9865 Task: isenkram-packages
9867 Description: Hardware specific packages (autodetected by isenkram)
9868 Based on the detected hardware various hardware specific packages are
9870 Test-new-install: show show
9872 Packages: for-current-hardware
9874 Task: isenkram-firmware
9876 Description: Hardware specific firmware packages (autodetected by isenkram)
9877 Based on the detected hardware various hardware specific firmware
9878 packages are proposed.
9879 Test-new-install: mark show
9881 Packages: for-current-hardware-firmware
9882 </pre
></blockquote
></p
>
9884 <p
>The key parts are Test-new-install which indicate how the task
9885 should be handled and the Packages line referencing to a script in
9886 /usr/lib/tasksel/packages/. The scripts use other scripts to get a
9887 list of packages to install. The for-current-hardware-firmware script
9888 look like this to list relevant firmware for the machine:
9890 <p
><blockquote
><pre
>
9893 PATH=/usr/sbin:$PATH
9895 isenkram-autoinstall-firmware -l
9896 </pre
></blockquote
></p
>
9898 <p
>With those two pieces in place, the firmware is installed by
9899 tasksel during the normal d-i run. :)
</p
>
9901 <p
>If you want to test what tasksel will install when isenkram-cli is
9902 installed, run
<tt
>DEBIAN_PRIORITY=critical tasksel --test
9903 --new-install
</tt
> to get the list of packages that tasksel would
9906 <p
><a href=
"https://wiki.debian.org/DebianEdu/
">Debian Edu
</a
> will be
9907 pilots in testing this feature, as isenkram is used there now to
9908 install firmware, replacing the earlier scripts.
</p
>
9913 <title>Ubuntu used to show the bread prizes at ICA Storo
</title>
9914 <link>http://people.skolelinux.org/pere/blog/Ubuntu_used_to_show_the_bread_prizes_at_ICA_Storo.html
</link>
9915 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Ubuntu_used_to_show_the_bread_prizes_at_ICA_Storo.html
</guid>
9916 <pubDate>Sat,
4 Oct
2014 15:
20:
00 +
0200</pubDate>
9917 <description><p
>Today I came across an unexpected Ubuntu boot screen. Above the
9918 bread shelf on the ICA shop at Storo in Oslo, the grub menu of Ubuntu
9919 with Linux kernel
3.2.0-
23 (ie probably version
12.04 LTS) was stuck
9920 on a screen normally showing the bread types and prizes:
</p
>
9922 <p align=
"center
"><img width=
"70%
" src=
"http://people.skolelinux.org/pere/blog/images/
2014-
10-
04-ubuntu-ica-storo-crop.jpeg
"></p
>
9924 <p
>If it had booted as it was supposed to, I would never had known
9925 about this hidden Linux installation. It is interesting what
9926 <a href=
"http://revealingerrors.com/
">errors can reveal
</a
>.
</p
>
9931 <title>New lsdvd release version
0.17 is ready
</title>
9932 <link>http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html
</link>
9933 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html
</guid>
9934 <pubDate>Sat,
4 Oct
2014 08:
40:
00 +
0200</pubDate>
9935 <description><p
>The
<a href=
"https://sourceforge.net/p/lsdvd/
">lsdvd project
</a
>
9936 got a new set of developers a few weeks ago, after the original
9937 developer decided to step down and pass the project to fresh blood.
9938 This project is now maintained by Petter Reinholdtsen and Steve
9941 <p
>I just wrapped up
9942 <a href=
"https://sourceforge.net/p/lsdvd/mailman/message/
32896061/
">a
9943 new lsdvd release
</a
>, available in git or from
9944 <a href=
"https://sourceforge.net/projects/lsdvd/files/lsdvd/
">the
9945 download page
</a
>. This is the changelog dated
2014-
10-
03 for version
9950 <li
>Ignore
'phantom
' audio, subtitle tracks
</li
>
9951 <li
>Check for garbage in the program chains, which indicate that a track is
9952 non-existant, to work around additional copy protection
</li
>
9953 <li
>Fix displaying content type for audio tracks, subtitles
</li
>
9954 <li
>Fix pallete display of first entry
</li
>
9955 <li
>Fix include orders
</li
>
9956 <li
>Ignore read errors in titles that would not be displayed anyway
</li
>
9957 <li
>Fix the chapter count
</li
>
9958 <li
>Make sure the array size and the array limit used when initialising
9959 the palette size is the same.
</li
>
9960 <li
>Fix array printing.
</li
>
9961 <li
>Correct subsecond calculations.
</li
>
9962 <li
>Add sector information to the output format.
</li
>
9963 <li
>Clean up code to be closer to ANSI C and compile without warnings
9964 with more GCC compiler warnings.
</li
>
9968 <p
>This change bring together patches for lsdvd in use in various
9969 Linux and Unix distributions, as well as patches submitted to the
9970 project the last nine years. Please check it out. :)
</p
>
9975 <title>How to test Debian Edu Jessie despite some fatal problems with the installer
</title>
9976 <link>http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html
</link>
9977 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html
</guid>
9978 <pubDate>Fri,
26 Sep
2014 12:
20:
00 +
0200</pubDate>
9979 <description><p
>The
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
9980 project
</a
> provide a Linux solution for schools, including a
9981 powerful desktop with education software, a central server providing
9982 web pages, user database, user home directories, central login and PXE
9983 boot of both clients without disk and the installation to install Debian
9984 Edu on machines with disk (and a few other services perhaps to small
9985 to mention here). We in the Debian Edu team are currently working on
9986 the Jessie based version, trying to get everything in shape before the
9987 freeze, to avoid having to maintain our own package repository in the
9989 <a href=
"https://wiki.debian.org/DebianEdu/Status/Jessie
">current
9990 status
</a
> can be seen on the Debian wiki, and there is still heaps of
9991 work left. Some fatal problems block testing, breaking the installer,
9992 but it is possible to work around these to get anyway. Here is a
9993 recipe on how to get the installation limping along.
</p
>
9995 <p
>First, download the test ISO via
9996 <a href=
"ftp://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-
1.iso
">ftp
</a
>,
9997 <a href=
"http://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-
1.iso
">http
</a
>
9999 ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-
1.iso).
10000 The ISO build was broken on Tuesday, so we do not get a new ISO every
10001 12 hours or so, but thankfully the ISO we already got we are able to
10002 install with some tweaking.
</p
>
10004 <p
>When you get to the Debian Edu profile question, go to tty2
10005 (use Alt-Ctrl-F2), run
</p
>
10007 <p
><blockquote
><pre
>
10008 nano /usr/bin/edu-eatmydata-install
10009 </pre
></blockquote
></p
>
10011 <p
>and add
'exit
0' as the second line, disabling the eatmydata
10012 optimization. Return to the installation, select the profile you want
10013 and continue. Without this change, exim4-config will fail to install
10014 due to a known bug in eatmydata.
</p
>
10016 <p
>When you get the grub question at the end, answer /dev/sda (or if
10017 this do not work, figure out what your correct value would be. All my
10018 test machines need /dev/sda, so I have no advice if it do not fit
10019 your need.
</p
>
10021 <p
>If you installed a profile including a graphical desktop, log in as
10022 root after the initial boot from hard drive, and install the
10023 education-desktop-XXX metapackage. XXX can be kde, gnome, lxde, xfce
10024 or mate. If you want several desktop options, install more than one
10025 metapackage. Once this is done, reboot and you should have a working
10026 graphical login screen. This workaround should no longer be needed
10027 once the education-tasks package version
1.801 enter testing in two
10030 <p
>I believe the ISO build will start working on two days when the new
10031 tasksel package enter testing and Steve McIntyre get a chance to
10032 update the debian-cd git repository. The eatmydata, grub and desktop
10033 issues are already fixed in unstable and testing, and should show up
10034 on the ISO as soon as the ISO build start working again. Well the
10035 eatmydata optimization is really just disabled. The proper fix
10036 require an upload by the eatmydata maintainer applying the patch
10037 provided in bug
<a href=
"https://bugs.debian.org/
702711">#
702711</a
>.
10038 The rest have proper fixes in unstable.
</p
>
10040 <p
>I hope this get you going with the installation testing, as we are
10041 quickly running out of time trying to get our Jessie based
10042 installation ready before the distribution freeze in a month.
</p
>
10047 <title>Suddenly I am the new upstream of the lsdvd command line tool
</title>
10048 <link>http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html
</link>
10049 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html
</guid>
10050 <pubDate>Thu,
25 Sep
2014 11:
20:
00 +
0200</pubDate>
10051 <description><p
>I use the
<a href=
"https://sourceforge.net/p/lsdvd/
">lsdvd tool
</a
>
10052 to handle my fairly large DVD collection. It is a nice command line
10053 tool to get details about a DVD, like title, tracks, track length,
10054 etc, in XML, Perl or human readable format. But lsdvd have not seen
10055 any new development since
2006 and had a few irritating bugs affecting
10056 its use with some DVDs. Upstream seemed to be dead, and in January I
10057 sent a small probe asking for a version control repository for the
10058 project, without any reply. But I use it regularly and would like to
10059 get
<a href=
"https://packages.qa.debian.org/lsdvd
">an updated version
10060 into Debian
</a
>. So two weeks ago I tried harder to get in touch with
10061 the project admin, and after getting a reply from him explaining that
10062 he was no longer interested in the project, I asked if I could take
10063 over. And yesterday, I became project admin.
</p
>
10065 <p
>I
've been in touch with a Gentoo developer and the Debian
10066 maintainer interested in joining forces to maintain the upstream
10067 project, and I hope we can get a new release out fairly quickly,
10068 collecting the patches spread around on the internet into on place.
10069 I
've added the relevant Debian patches to the freshly created git
10070 repository, and expect the Gentoo patches to make it too. If you got
10071 a DVD collection and care about command line tools, check out
10072 <a href=
"https://sourceforge.net/p/lsdvd/git/ci/master/tree/
">the git source
</a
> and join
10073 <a href=
"https://sourceforge.net/p/lsdvd/mailman/
">the project mailing
10074 list
</a
>. :)
</p
>
10079 <title>Speeding up the Debian installer using eatmydata and dpkg-divert
</title>
10080 <link>http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html
</link>
10081 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Speeding_up_the_Debian_installer_using_eatmydata_and_dpkg_divert.html
</guid>
10082 <pubDate>Tue,
16 Sep
2014 14:
00:
00 +
0200</pubDate>
10083 <description><p
>The
<a href=
"https://www.debian.org/
">Debian
</a
> installer could be
10084 a lot quicker. When we install more than
2000 packages in
10085 <a href=
"http://www.skolelinux.org/
">Skolelinux / Debian Edu
</a
> using
10086 tasksel in the installer, unpacking the binary packages take forever.
10087 A part of the slow I/O issue was discussed in
10088 <a href=
"https://bugs.debian.org/
613428">bug #
613428</a
> about too
10089 much file system sync-ing done by dpkg, which is the package
10090 responsible for unpacking the binary packages. Other parts (like code
10091 executed by postinst scripts) might also sync to disk during
10092 installation. All this sync-ing to disk do not really make sense to
10093 me. If the machine crash half-way through, I start over, I do not try
10094 to salvage the half installed system. So the failure sync-ing is
10095 supposed to protect against, hardware or system crash, is not really
10096 relevant while the installer is running.
</p
>
10098 <p
>A few days ago, I thought of a way to get rid of all the file
10099 system sync()-ing in a fairly non-intrusive way, without the need to
10100 change the code in several packages. The idea is not new, but I have
10101 not heard anyone propose the approach using dpkg-divert before. It
10102 depend on the small and clever package
10103 <a href=
"https://packages.qa.debian.org/eatmydata
">eatmydata
</a
>, which
10104 uses LD_PRELOAD to replace the system functions for syncing data to
10105 disk with functions doing nothing, thus allowing programs to live
10106 dangerous while speeding up disk I/O significantly. Instead of
10107 modifying the implementation of dpkg, apt and tasksel (which are the
10108 packages responsible for selecting, fetching and installing packages),
10109 it occurred to me that we could just divert the programs away, replace
10110 them with a simple shell wrapper calling
10111 "eatmydata
&nbsp;$program
&nbsp;$@
", to get the same effect.
10112 Two days ago I decided to test the idea, and wrapped up a simple
10113 implementation for the Debian Edu udeb.
</p
>
10115 <p
>The effect was stunning. In my first test it reduced the running
10116 time of the pkgsel step (installing tasks) from
64 to less than
44
10117 minutes (
20 minutes shaved off the installation) on an old Dell
10118 Latitude D505 machine. I am not quite sure what the optimised time
10119 would have been, as I messed up the testing a bit, causing the debconf
10120 priority to get low enough for two questions to pop up during
10121 installation. As soon as I saw the questions I moved the installation
10122 along, but do not know how long the question were holding up the
10123 installation. I did some more measurements using Debian Edu Jessie,
10124 and got these results. The time measured is the time stamp in
10125 /var/log/syslog between the
"pkgsel: starting tasksel
" and the
10126 "pkgsel: finishing up
" lines, if you want to do the same measurement
10127 yourself. In Debian Edu, the tasksel dialog do not show up, and the
10128 timing thus do not depend on how quickly the user handle the tasksel
10131 <p
><table
>
10134 <th
>Machine/setup
</th
>
10135 <th
>Original tasksel
</th
>
10136 <th
>Optimised tasksel
</th
>
10137 <th
>Reduction
</th
>
10141 <td
>Latitude D505 Main+LTSP LXDE
</td
>
10142 <td
>64 min (
07:
46-
08:
50)
</td
>
10143 <td
><44 min (
11:
27-
12:
11)
</td
>
10144 <td
>>20 min
18%
</td
>
10148 <td
>Latitude D505 Roaming LXDE
</td
>
10149 <td
>57 min (
08:
48-
09:
45)
</td
>
10150 <td
>34 min (
07:
43-
08:
17)
</td
>
10151 <td
>23 min
40%
</td
>
10155 <td
>Latitude D505 Minimal
</td
>
10156 <td
>22 min (
10:
37-
10:
59)
</td
>
10157 <td
>11 min (
11:
16-
11:
27)
</td
>
10158 <td
>11 min
50%
</td
>
10162 <td
>Thinkpad X200 Minimal
</td
>
10163 <td
>6 min (
08:
19-
08:
25)
</td
>
10164 <td
>4 min (
08:
04-
08:
08)
</td
>
10165 <td
>2 min
33%
</td
>
10169 <td
>Thinkpad X200 Roaming KDE
</td
>
10170 <td
>19 min (
09:
21-
09:
40)
</td
>
10171 <td
>15 min (
10:
25-
10:
40)
</td
>
10172 <td
>4 min
21%
</td
>
10175 </table
></p
>
10177 <p
>The test is done using a netinst ISO on a USB stick, so some of the
10178 time is spent downloading packages. The connection to the Internet
10179 was
100Mbit/s during testing, so downloading should not be a
10180 significant factor in the measurement. Download typically took a few
10181 seconds to a few minutes, depending on the amount of packages being
10182 installed.
</p
>
10184 <p
>The speedup is implemented by using two hooks in
10185 <a href=
"https://www.debian.org/devel/debian-installer/
">Debian
10186 Installer
</a
>, the pre-pkgsel.d hook to set up the diverts, and the
10187 finish-install.d hook to remove the divert at the end of the
10188 installation. I picked the pre-pkgsel.d hook instead of the
10189 post-base-installer.d hook because I test using an ISO without the
10190 eatmydata package included, and the post-base-installer.d hook in
10191 Debian Edu can only operate on packages included in the ISO. The
10192 negative effect of this is that I am unable to activate this
10193 optimization for the kernel installation step in d-i. If the code is
10194 moved to the post-base-installer.d hook, the speedup would be larger
10195 for the entire installation.
</p
>
10197 <p
>I
've implemented this in the
10198 <a href=
"https://packages.qa.debian.org/debian-edu-install
">debian-edu-install
</a
>
10199 git repository, and plan to provide the optimization as part of the
10200 Debian Edu installation. If you want to test this yourself, you can
10201 create two files in the installer (or in an udeb). One shell script
10202 need do go into /usr/lib/pre-pkgsel.d/, with content like this:
</p
>
10204 <p
><blockquote
><pre
>
10207 . /usr/share/debconf/confmodule
10209 logger -t my-pkgsel
"info: $*
"
10212 logger -t my-pkgsel
"error: $*
"
10214 override_install() {
10215 apt-install eatmydata || true
10216 if [ -x /target/usr/bin/eatmydata ] ; then
10217 for bin in dpkg apt-get aptitude tasksel ; do
10219 # Test that the file exist and have not been diverted already.
10220 if [ -f /target$file ] ; then
10221 info
"diverting $file using eatmydata
"
10222 printf
"#!/bin/sh\neatmydata $bin.distrib \
"\$@\
"\n
" \
10223 > /target$file.edu
10224 chmod
755 /target$file.edu
10225 in-target dpkg-divert --package debian-edu-config \
10226 --rename --quiet --add $file
10227 ln -sf ./$bin.edu /target$file
10229 error
"unable to divert $file, as it is missing.
"
10233 error
"unable to find /usr/bin/eatmydata after installing the eatmydata pacage
"
10238 </pre
></blockquote
></p
>
10240 <p
>To clean up, another shell script should go into
10241 /usr/lib/finish-install.d/ with code like this:
10243 <p
><blockquote
><pre
>
10245 . /usr/share/debconf/confmodule
10247 logger -t my-finish-install
"error: $@
"
10249 remove_install_override() {
10250 for bin in dpkg apt-get aptitude tasksel ; do
10252 if [ -x /target$file.edu ] ; then
10254 in-target dpkg-divert --package debian-edu-config \
10255 --rename --quiet --remove $file
10256 rm /target$file.edu
10258 error
"Missing divert for $file.
"
10261 sync # Flush file buffers before continuing
10264 remove_install_override
10265 </pre
></blockquote
></p
>
10267 <p
>In Debian Edu, I placed both code fragments in a separate script
10268 edu-eatmydata-install and call it from the pre-pkgsel.d and
10269 finish-install.d scripts.
</p
>
10271 <p
>By now you might ask if this change should get into the normal
10272 Debian installer too? I suspect it should, but am not sure the
10273 current debian-installer coordinators find it useful enough. It also
10274 depend on the side effects of the change. I
'm not aware of any, but I
10275 guess we will see if the change is safe after some more testing.
10276 Perhaps there is some package in Debian depending on sync() and
10277 fsync() having effect? Perhaps it should go into its own udeb, to
10278 allow those of us wanting to enable it to do so without affecting
10279 everyone.
</p
>
10281 <p
>Update
2014-
09-
24: Since a few days ago, enabling this optimization
10282 will break installation of all programs using gnutls because of
10283 <a href=
"https://bugs.debian.org/
702711">bug #
702711</a
>. An updated
10284 eatmydata package in Debian will solve it.
</p
>
10286 <p
>Update
2014-
10-
17: The bug mentioned above is fixed in testing and
10287 the optimization work again. And I have discovered that the
10288 dpkg-divert trick is not really needed and implemented a slightly
10289 simpler approach as part of the debian-edu-install package. See
10290 tools/edu-eatmydata-install in the source package.
</p
>
10292 <p
>Update
2014-
11-
11: Unfortunately, a new
10293 <a href=
"http://bugs.debian.org/
765738">bug #
765738</a
> in eatmydata only
10294 triggering on i386 made it into testing, and broke this installation
10295 optimization again. If
<a href=
"http://bugs.debian.org/
768893">unblock
10296 request
768893</a
> is accepted, it should be working again.
</p
>
10301 <title>Good bye subkeys.pgp.net, welcome pool.sks-keyservers.net
</title>
10302 <link>http://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html
</link>
10303 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Good_bye_subkeys_pgp_net__welcome_pool_sks_keyservers_net.html
</guid>
10304 <pubDate>Wed,
10 Sep
2014 13:
10:
00 +
0200</pubDate>
10305 <description><p
>Yesterday, I had the pleasure of attending a talk with the
10306 <a href=
"http://www.nuug.no/
">Norwegian Unix User Group
</a
> about
10307 <a href=
"http://www.nuug.no/aktiviteter/
20140909-sks-keyservers/
">the
10308 OpenPGP keyserver pool sks-keyservers.net
</a
>, and was very happy to
10309 learn that there is a large set of publicly available key servers to
10310 use when looking for peoples public key. So far I have used
10311 subkeys.pgp.net, and some times wwwkeys.nl.pgp.net when the former
10312 were misbehaving, but those days are ended. The servers I have used
10313 up until yesterday have been slow and some times unavailable. I hope
10314 those problems are gone now.
</p
>
10316 <p
>Behind the round robin DNS entry of the
10317 <a href=
"https://sks-keyservers.net/
">sks-keyservers.net
</a
> service
10318 there is a pool of more than
100 keyservers which are checked every
10319 day to ensure they are well connected and up to date. It must be
10320 better than what I have used so far. :)
</p
>
10322 <p
>Yesterdays speaker told me that the service is the default
10323 keyserver provided by the default configuration in GnuPG, but this do
10324 not seem to be used in Debian. Perhaps it should?
</p
>
10326 <p
>Anyway, I
've updated my ~/.gnupg/options file to now include this
10329 <p
><blockquote
><pre
>
10330 keyserver pool.sks-keyservers.net
10331 </pre
></blockquote
></p
>
10333 <p
>With GnuPG version
2 one can also locate the keyserver using SRV
10334 entries in DNS. Just for fun, I did just that at work, so now every
10335 user of GnuPG at the University of Oslo should find a OpenGPG
10336 keyserver automatically should their need it:
</p
>
10338 <p
><blockquote
><pre
>
10339 % host -t srv _pgpkey-http._tcp.uio.no
10340 _pgpkey-http._tcp.uio.no has SRV record
0 100 11371 pool.sks-keyservers.net.
10342 </pre
></blockquote
></p
>
10344 <p
>Now if only
10345 <a href=
"http://ietfreport.isoc.org/idref/draft-shaw-openpgp-hkp/
">the
10346 HKP lookup protocol
</a
> supported finding signature paths, I would be
10347 very happy. It can look up a given key or search for a user ID, but I
10348 normally do not want that, but to find a trust path from my key to
10349 another key. Given a user ID or key ID, I would like to find (and
10350 download) the keys representing a signature path from my key to the
10351 key in question, to be able to get a trust path between the two keys.
10352 This is as far as I can tell not possible today. Perhaps something
10353 for a future version of the protocol?
</p
>
10358 <title>Do you need an agreement with MPEG-LA to publish and broadcast H
.264 video in Norway?
</title>
10359 <link>http://people.skolelinux.org/pere/blog/Do_you_need_an_agreement_with_MPEG_LA_to_publish_and_broadcast_H_264_video_in_Norway_.html
</link>
10360 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Do_you_need_an_agreement_with_MPEG_LA_to_publish_and_broadcast_H_264_video_in_Norway_.html
</guid>
10361 <pubDate>Mon,
25 Aug
2014 22:
10:
00 +
0200</pubDate>
10362 <description><p
>Two years later, I am still not sure if it is legal here in Norway
10363 to use or publish a video in H
.264 or MPEG4 format edited by the
10364 commercially licensed video editors, without limiting the use to
10365 create
"personal
" or
"non-commercial
" videos or get a license
10366 agreement with
<a href=
"http://www.mpegla.com
">MPEG LA
</a
>. If one
10367 want to publish and broadcast video in a non-personal or commercial
10368 setting, it might be that those tools can not be used, or that video
10369 format can not be used, without breaking their copyright license. I
10371 <a href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">Back
10372 then
</a
>, I found that the copyright license terms for Adobe Premiere
10373 and Apple Final Cut Pro both specified that one could not use the
10374 program to produce anything else without a patent license from MPEG
10375 LA. The issue is not limited to those two products, though. Other
10376 much used products like those from Avid and Sorenson Media have terms
10377 of use are similar to those from Adobe and Apple. The complicating
10378 factor making me unsure if those terms have effect in Norway or not is
10379 that the patents in question are not valid in Norway, but copyright
10380 licenses are.
</p
>
10382 <p
>These are the terms for Avid Artist Suite, according to their
10383 <a href=
"http://www.avid.com/US/about-avid/legal-notices/legal-enduserlicense2
">published
10385 <a href=
"http://www.avid.com/static/resources/common/documents/corporate/LICENSE.pdf
">license
10386 text
</a
> (converted to lower case text for easier reading):
</p
>
10388 <p
><blockquote
>
10389 <p
>18.2. MPEG-
4. MPEG-
4 technology may be included with the
10390 software. MPEG LA, L.L.C. requires this notice:
</p
>
10392 <p
>This product is licensed under the MPEG-
4 visual patent portfolio
10393 license for the personal and non-commercial use of a consumer for (i)
10394 encoding video in compliance with the MPEG-
4 visual standard (“MPEG-
4
10395 video”) and/or (ii) decoding MPEG-
4 video that was encoded by a
10396 consumer engaged in a personal and non-commercial activity and/or was
10397 obtained from a video provider licensed by MPEG LA to provide MPEG-
4
10398 video. No license is granted or shall be implied for any other
10399 use. Additional information including that relating to promotional,
10400 internal and commercial uses and licensing may be obtained from MPEG
10401 LA, LLC. See http://www.mpegla.com. This product is licensed under
10402 the MPEG-
4 systems patent portfolio license for encoding in compliance
10403 with the MPEG-
4 systems standard, except that an additional license
10404 and payment of royalties are necessary for encoding in connection with
10405 (i) data stored or replicated in physical media which is paid for on a
10406 title by title basis and/or (ii) data which is paid for on a title by
10407 title basis and is transmitted to an end user for permanent storage
10408 and/or use, such additional license may be obtained from MPEG LA,
10409 LLC. See http://www.mpegla.com for additional details.
</p
>
10411 <p
>18.3. H
.264/AVC. H
.264/AVC technology may be included with the
10412 software. MPEG LA, L.L.C. requires this notice:
</p
>
10414 <p
>This product is licensed under the AVC patent portfolio license for
10415 the personal use of a consumer or other uses in which it does not
10416 receive remuneration to (i) encode video in compliance with the AVC
10417 standard (“AVC video”) and/or (ii) decode AVC video that was encoded
10418 by a consumer engaged in a personal activity and/or was obtained from
10419 a video provider licensed to provide AVC video. No license is granted
10420 or shall be implied for any other use. Additional information may be
10421 obtained from MPEG LA, L.L.C. See http://www.mpegla.com.
</p
>
10422 </blockquote
></p
>
10424 <p
>Note the requirement that the videos created can only be used for
10425 personal or non-commercial purposes.
</p
>
10427 <p
>The Sorenson Media software have
10428 <a href=
"http://www.sorensonmedia.com/terms/
">similar terms
</a
>:
</p
>
10430 <p
><blockquote
>
10432 <p
>With respect to a license from Sorenson pertaining to MPEG-
4 Video
10433 Decoders and/or Encoders: Any such product is licensed under the
10434 MPEG-
4 visual patent portfolio license for the personal and
10435 non-commercial use of a consumer for (i) encoding video in compliance
10436 with the MPEG-
4 visual standard (“MPEG-
4 video”) and/or (ii) decoding
10437 MPEG-
4 video that was encoded by a consumer engaged in a personal and
10438 non-commercial activity and/or was obtained from a video provider
10439 licensed by MPEG LA to provide MPEG-
4 video. No license is granted or
10440 shall be implied for any other use. Additional information including
10441 that relating to promotional, internal and commercial uses and
10442 licensing may be obtained from MPEG LA, LLC. See
10443 http://www.mpegla.com.
</p
>
10445 <p
>With respect to a license from Sorenson pertaining to MPEG-
4
10446 Consumer Recorded Data Encoder, MPEG-
4 Systems Internet Data Encoder,
10447 MPEG-
4 Mobile Data Encoder, and/or MPEG-
4 Unique Use Encoder: Any such
10448 product is licensed under the MPEG-
4 systems patent portfolio license
10449 for encoding in compliance with the MPEG-
4 systems standard, except
10450 that an additional license and payment of royalties are necessary for
10451 encoding in connection with (i) data stored or replicated in physical
10452 media which is paid for on a title by title basis and/or (ii) data
10453 which is paid for on a title by title basis and is transmitted to an
10454 end user for permanent storage and/or use. Such additional license may
10455 be obtained from MPEG LA, LLC. See http://www.mpegla.com for
10456 additional details.
</p
>
10458 </blockquote
></p
>
10460 <p
>Some free software like
10461 <a href=
"https://handbrake.fr/
">Handbrake
</A
> and
10462 <a href=
"http://ffmpeg.org/
">FFMPEG
</a
> uses GPL/LGPL licenses and do
10463 not have any such terms included, so for those, there is no
10464 requirement to limit the use to personal and non-commercial.
</p
>
10469 <title>Debian Edu interview: Bernd Zeitzen
</title>
10470 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Bernd_Zeitzen.html
</link>
10471 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Bernd_Zeitzen.html
</guid>
10472 <pubDate>Thu,
31 Jul
2014 08:
30:
00 +
0200</pubDate>
10473 <description><p
>The complete and free “out of the box” software solution for
10474 schools,
<a href=
"http://www.skolelinux.org/
">Debian Edu /
10475 Skolelinux
</a
>, is used quite a lot in Germany, and one of the people
10476 involved is Bernd Zeitzen, who show up on the project mailing lists
10477 from time to time with interesting questions and tips on how to adjust
10478 the setup. I managed to interview him this summer.
</p
>
10480 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
10482 <p
>My name is Bernd Zeitzen and I
'm married with Hedda, a self
10483 employed physiotherapist. My former profession is tool maker, but I
10484 haven
't worked for
30 years in this job.
30 years ago I started to
10485 support my wife and become her officeworker and a few years later the
10486 administrator for a small computer network, today based on Ubuntu
10487 Server (Samba, OpenVPN). For her daily work she has to use Windows
10488 Desktops because the software she needs to organize her business only
10489 works with Windows . :-(
</p
>
10491 <p
>In
1988 we started with one PC and DOS, then I learned to use
10492 Windows
98,
2000, XP, …,
8, Ubuntu, MacOSX. Today we are running a
10493 Linux server with
6 Windows clients and
10 persons (teacher of
10494 children with special needs, speech therapist, occupational therapist,
10495 psychologist and officeworkers) using our Samba shares via OpenVPN to
10496 work with the documentations of our patients.
</p
>
10498 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
10499 project?
</strong
></p
>
10501 <p
>Two years ago a friend of mine asked me, if I want to get a job in
10502 his school (
<a href=
"http://www.gymnasium-harsewinkel.de/
">Gymnasium
10503 Harsewinkel
</a
>). They started with Skolelinux / Debian Edu and they
10504 were looking for people to give support to the teachers using the
10505 software and the network and teaching the pupils increasing their
10506 computer skills in optional lessons. I
'm spending
4-
6 hours a week
10507 with this job.
</p
>
10509 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
10510 Edu?
</strong
></p
>
10512 <p
>The independence.
</p
>
10514 <p
>First: Every person is allowed to use, share and develop the
10515 software. Even if you are poor, you are allowed to use the software
10516 included in Skolelinux/Debian Edu and all the other Free Software.
</p
>
10518 <p
>Second: The software runs on old machines and this gives us the
10519 possibility to recycle computers, weeded out from offices. The
10520 servers and desktops are running for more than two years and they are
10521 working reliable.
</p
>
10523 <p
>We have two servers (one tjener and one terminal server),
45
10524 workstations in three classrooms and seven laptops as a mobile
10525 solution for all classrooms. These machines are all booting from the
10526 terminal server. In the moment we are installing
30 laptops as mobile
10527 workstations. Then the pupils have the possibility to work with these
10528 machines in their classrooms. Internet access is realized by a WLAN
10529 router, connected to the schools network. This is all done without a
10530 dedicated system administrator or a computer science teacher.
</p
>
10532 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
10533 Edu?
</strong
></p
>
10535 <p
>Teachers and pupils are Windows users.
&lt;Irony on
&gt; And Linux
10536 isn
't cool. It
's software for freaks using the command line.
&lt;Irony
10537 off
&gt; They don
't realize the stability of the system.
</p
>
10539 <p
><strong
>Which free software do you use daily?
</strong
></p
>
10541 <p
>Firefox, Thunderbird, LibreOffice, Ubuntu Server
12.04 (Samba,
10542 Apache, MySQL, Joomla!, … and Skolelinux / Debian Edu)
</p
>
10544 <p
><strong
>Which strategy do you believe is the right one to use to
10545 get schools to use free software?
</strong
></p
>
10547 <p
>In Germany we have the situation: every school is free to decide
10548 which software they want to use. This decision is influenced by
10549 teachers who learned to use Windows and MS Office. They buy a PC with
10550 Windows preinstalled and an additional testing version of MS
10551 Office. They don
't know about the possibility to use Free Software
10552 instead. Another problem are the publisher of school books. They
10553 develop their software, added to the school books, for Windows.
</p
>
10558 <title>98.6 percent done with the Norwegian draft translation of Free Culture
</title>
10559 <link>http://people.skolelinux.org/pere/blog/
98_6_percent_done_with_the_Norwegian_draft_translation_of_Free_Culture.html
</link>
10560 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/
98_6_percent_done_with_the_Norwegian_draft_translation_of_Free_Culture.html
</guid>
10561 <pubDate>Wed,
23 Jul
2014 22:
40:
00 +
0200</pubDate>
10562 <description><p
>This summer I finally had time to continue working on the Norwegian
10563 <a href=
"http://www.docbook.org/
">docbook
</a
> version of the
2004 book
10564 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig,
10565 to get a Norwegian text explaining the problems with todays copyright
10566 law. Yesterday, I finally completed translated the book text. There
10567 are still some foot/end notes left to translate, the colophon page
10568 need to be rewritten, and a few words and phrases still need to be
10569 translated, but the Norwegian text is ready for the first proof
10570 reading. :) More spell checking is needed, and several illustrations
10571 need to be cleaned up. The work stopped up because I had to give
10572 priority to other projects the last year, and the progress graph of
10573 the translation show this very well:
</p
>
10575 <p
><img width=
"80%
" align=
"center
" src=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/progress.png
"></p
>
10577 <p
>If you want to read the result, check out the
10578 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>
10579 project pages and the
10580 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true
">PDF
</a
>,
10581 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true
">EPUB
</a
>
10582 and HTML version available in the
10583 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/tree/master/archive
">archive
10584 directory
</a
>.
</p
>
10586 <p
>Please report typos, bugs and improvements to the github project if
10587 you find any.
</p
>
10592 <title>From English wiki to translated PDF and epub via Docbook
</title>
10593 <link>http://people.skolelinux.org/pere/blog/From_English_wiki_to_translated_PDF_and_epub_via_Docbook.html
</link>
10594 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/From_English_wiki_to_translated_PDF_and_epub_via_Docbook.html
</guid>
10595 <pubDate>Tue,
17 Jun
2014 11:
30:
00 +
0200</pubDate>
10596 <description><p
>The
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
10597 project
</a
> provide an instruction manual for teachers, system
10598 administrators and other users that contain useful tips for setting up
10599 and maintaining a Debian Edu installation. This text is about how the
10600 text processing of this manual is handled in the project.
</p
>
10602 <p
>One goal of the project is to provide information in the native
10603 language of its users, and for this we need to handle translations.
10604 But we also want to make sure each language contain the same
10605 information, so for this we need a good way to keep the translations
10606 in sync. And we want it to be easy for our users to improve the
10607 documentation, avoiding the need to learn special formats or tools to
10608 contribute, and the obvious way to do this is to make it possible to
10609 edit the documentation using a web browser. We also want it to be
10610 easy for translators to keep the translation up to date, and give them
10611 help in figuring out what need to be translated. Here is the list of
10612 tools and the process we have found trying to reach all these
10615 <p
>We maintain the authoritative source of our manual in the
10616 <a href=
"https://wiki.debian.org/DebianEdu/Documentation/Wheezy/
">Debian
10617 wiki
</a
>, as several wiki pages written in English. It consist of one
10618 front page with references to the different chapters, several pages
10619 for each chapter, and finally one
"collection page
" gluing all the
10620 chapters together into one large web page (aka
10621 <a href=
"https://wiki.debian.org/DebianEdu/Documentation/Wheezy/AllInOne
">the
10622 AllInOne page
</a
>). The AllInOne page is the one used for further
10623 processing and translations. Thanks to the fact that the
10624 <a href=
"http://moinmo.in/
">MoinMoin
</a
> installation on
10625 wiki.debian.org support exporting pages in
10626 <a href=
"http://www.docbook.org/
">the Docbook format
</a
>, we can fetch
10627 the list of pages to export using the raw version of the AllInOne
10628 page, loop over each of them to generate a Docbook XML version of the
10629 manual. This process also download images and transform image
10630 references to use the locally downloaded images. The generated
10631 Docbook XML files are slightly broken, so some post-processing is done
10632 using the
<tt
>documentation/scripts/get_manual
</tt
> program, and the
10633 result is a nice Docbook XML file (debian-edu-wheezy-manual.xml) and
10634 a handfull of images. The XML file can now be used to generate PDF, HTML
10635 and epub versions of the English manual. This is the basic step of
10636 our process, making PDF (using dblatex), HTML (using xsltproc) and
10637 epub (using dbtoepub) version from Docbook XML, and the resulting files
10638 are placed in the debian-edu-doc-en binary package.
</p
>
10640 <p
>But English documentation is not enough for us. We want translated
10641 documentation too, and we want to make it easy for translators to
10642 track the English original. For this we use the
10643 <a href=
"http://packages.qa.debian.org/p/poxml.html
">poxml
</a
> package,
10644 which allow us to transform the English Docbook XML file into a
10645 translation file (a .pot file), usable with the normal gettext based
10646 translation tools used by those translating free software. The pot
10647 file is used to create and maintain translation files (several .po
10648 files), which the translations update with the native language
10649 translations of all titles, paragraphs and blocks of text in the
10650 original. The next step is combining the original English Docbook XML
10651 and the translation file (say debian-edu-wheezy-manual.nb.po), to
10652 create a translated Docbook XML file (in this case
10653 debian-edu-wheezy-manual.nb.xml). This translated (or partly
10654 translated, if the translation is not complete) Docbook XML file can
10655 then be used like the original to create a PDF, HTML and epub version
10656 of the documentation.
</p
>
10658 <p
>The translators use different tools to edit the .po files. We
10660 <a href=
"http://www.kde.org/applications/development/lokalize/
">lokalize
</a
>,
10661 while some use emacs and vi, others can use web based editors like
10662 <a href=
"http://pootle.translatehouse.org/
">Poodle
</a
> or
10663 <a href=
"https://www.transifex.com/
">Transifex
</a
>. All we care about
10664 is where the .po file end up, in our git repository. Updated
10665 translations can either be committed directly to git, or submitted as
10666 <a href=
"https://bugs.debian.org/src:debian-edu-doc
">bug reports
10667 against the debian-edu-doc package
</a
>.
</p
>
10669 <p
>One challenge is images, which both might need to be translated (if
10670 they show translated user applications), and are needed in different
10671 formats when creating PDF and HTML versions (epub is a HTML version in
10672 this regard). For this we transform the original PNG images to the
10673 needed density and format during build, and have a way to provide
10674 translated images by storing translated versions in
10675 images/$LANGUAGECODE/. I am a bit unsure about the details here. The
10676 package maintainers know more.
</p
>
10678 <p
>If you wonder what the result look like, we provide
10679 <a href=
"http://maintainer.skolelinux.org/debian-edu-doc/
">the content
10680 of the documentation packages on the web
</a
>. See for example the
10681 <a href=
"http://maintainer.skolelinux.org/debian-edu-doc/it/debian-edu-wheezy-manual.pdf
">Italian
10682 PDF version
</a
> or the
10683 <a href=
"http://maintainer.skolelinux.org/debian-edu-doc/de/debian-edu-wheezy-manual.html
">German
10684 HTML version
</a
>. We do not yet build the epub version by default,
10685 but perhaps it will be done in the future.
</p
>
10687 <p
>To learn more, check out
10688 <a href=
"http://packages.qa.debian.org/d/debian-edu-doc.html
">the
10689 debian-edu-doc package
</a
>,
10690 <a href=
"https://wiki.debian.org/DebianEdu/Documentation/Wheezy/
">the
10691 manual on the wiki
</a
> and
10692 <a href=
"https://wiki.debian.org/DebianEdu/Documentation/Wheezy/Translations
">the
10693 translation instructions
</a
> in the manual.
</p
>
10698 <title>Free software car computer solution?
</title>
10699 <link>http://people.skolelinux.org/pere/blog/Free_software_car_computer_solution_.html
</link>
10700 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_software_car_computer_solution_.html
</guid>
10701 <pubDate>Thu,
29 May
2014 18:
45:
00 +
0200</pubDate>
10702 <description><p
>Dear lazyweb. I
'm planning to set up a small Raspberry Pi computer
10703 in my car, connected to
10704 <a href=
"http://www.dx.com/p/
400a-
4-
0-tft-lcd-digital-monitor-for-vehicle-parking-reverse-camera-
1440x272-
12v-dc-
57776">a
10705 small screen
</a
> next to the rear mirror. I plan to hook it up with a
10706 GPS and a USB wifi card too. The idea is to get my own
10707 "<a href=
"http://en.wikipedia.org/wiki/Carputer
">Carputer
</a
>". But I
10708 wonder if someone already created a good free software solution for
10709 such car computer.
</p
>
10711 <p
>This is my current wish list for such system:
</p
>
10715 <li
>Work on Raspberry Pi.
</li
>
10717 <li
>Show current speed limit based on location, and warn if going too
10718 fast (for example using color codes yellow and red on the screen,
10719 or make a sound). This could be done either using either data from
10720 <a href=
"http://www.openstreetmap.org/
">Openstreetmap
</a
> or OCR
10721 info gathered from a dashboard camera.
</li
>
10723 <li
>Track automatic toll road passes and their cost, show total spent
10724 and make it possible to calculate toll costs for planned
10727 <li
>Collect GPX tracks for use with OpenStreetMap.
</li
>
10729 <li
>Automatically detect and use any wireless connection to connect
10730 to home server. Try IP over DNS
10731 (
<a href=
"http://dev.kryo.se/iodine/
">iodine
</a
>) or ICMP
10732 (
<a href=
"http://code.gerade.org/hans/
">Hans
</a
>) if direct
10733 connection do not work.
</li
>
10735 <li
>Set up mesh network to talk to other cars with the same system,
10736 or some standard car mesh protocol.
</li
>
10738 <li
>Warn when approaching speed cameras and speed camera ranges
10739 (speed calculated between two cameras).
</li
>
10741 <li
>Suport dashboard/front facing camera to discover speed limits and
10742 run OCR to track registration number of passing cars.
</li
>
10746 <p
>If you know of any free software car computer system supporting
10747 some or all of these features, please let me know.
</p
>
10752 <title>Half the Coverity issues in Gnash fixed in the next release
</title>
10753 <link>http://people.skolelinux.org/pere/blog/Half_the_Coverity_issues_in_Gnash_fixed_in_the_next_release.html
</link>
10754 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Half_the_Coverity_issues_in_Gnash_fixed_in_the_next_release.html
</guid>
10755 <pubDate>Tue,
29 Apr
2014 14:
20:
00 +
0200</pubDate>
10756 <description><p
>I
've been following
<a href=
"http://www.getgnash.org/
">the Gnash
10757 project
</a
> for quite a while now. It is a free software
10758 implementation of Adobe Flash, both a standalone player and a browser
10759 plugin. Gnash implement support for the AVM1 format (and not the
10760 newer AVM2 format - see
10761 <a href=
"http://lightspark.github.io/
">Lightspark
</a
> for that one),
10762 allowing several flash based sites to work. Thanks to the friendly
10763 developers at Youtube, it also work with Youtube videos, because the
10764 Javascript code at Youtube detect Gnash and serve a AVM1 player to
10765 those users. :) Would be great if someone found time to implement AVM2
10766 support, but it has not happened yet. If you install both Lightspark
10767 and Gnash, Lightspark will invoke Gnash if it find a AVM1 flash file,
10768 so you can get both handled as free software. Unfortunately,
10769 Lightspark so far only implement a small subset of AVM2, and many
10770 sites do not work yet.
</p
>
10772 <p
>A few months ago, I started looking at
10773 <a href=
"http://scan.coverity.com/
">Coverity
</a
>, the static source
10774 checker used to find heaps and heaps of bugs in free software (thanks
10775 to the donation of a scanning service to free software projects by the
10776 company developing this non-free code checker), and Gnash was one of
10777 the projects I decided to check out. Coverity is able to find lock
10778 errors, memory errors, dead code and more. A few days ago they even
10779 extended it to also be able to find the heartbleed bug in OpenSSL.
10780 There are heaps of checks being done on the instrumented code, and the
10781 amount of bogus warnings is quite low compared to the other static
10782 code checkers I have tested over the years.
</p
>
10784 <p
>Since a few weeks ago, I
've been working with the other Gnash
10785 developers squashing bugs discovered by Coverity. I was quite happy
10786 today when I checked the current status and saw that of the
777 issues
10787 detected so far,
374 are marked as fixed. This make me confident that
10788 the next Gnash release will be more stable and more dependable than
10789 the previous one. Most of the reported issues were and are in the
10790 test suite, but it also found a few in the rest of the code.
</p
>
10792 <p
>If you want to help out, you find us on
10793 <a href=
"https://lists.gnu.org/mailman/listinfo/gnash-dev
">the
10794 gnash-dev mailing list
</a
> and on
10795 <a href=
"irc://irc.freenode.net/#gnash
">the #gnash channel on
10796 irc.freenode.net IRC server
</a
>.
</p
>
10801 <title>Install hardware dependent packages using tasksel (Isenkram
0.7)
</title>
10802 <link>http://people.skolelinux.org/pere/blog/Install_hardware_dependent_packages_using_tasksel__Isenkram_0_7_.html
</link>
10803 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Install_hardware_dependent_packages_using_tasksel__Isenkram_0_7_.html
</guid>
10804 <pubDate>Wed,
23 Apr
2014 14:
50:
00 +
0200</pubDate>
10805 <description><p
>It would be nice if it was easier in Debian to get all the hardware
10806 related packages relevant for the computer installed automatically.
10807 So I implemented one, using
10808 <a href=
"http://packages.qa.debian.org/isenkram
">my Isenkram
10809 package
</a
>. To use it, install the tasksel and isenkram packages and
10810 run tasksel as user root. You should be presented with a new option,
10811 "Hardware specific packages (autodetected by isenkram)
". When you
10812 select it, tasksel will install the packages isenkram claim is fit for
10813 the current hardware, hot pluggable or not.
<p
>
10815 <p
>The implementation is in two files, one is the tasksel menu entry
10816 description, and the other is the script used to extract the list of
10817 packages to install. The first part is in
10818 <tt
>/usr/share/tasksel/descs/isenkram.desc
</tt
> and look like
10821 <p
><blockquote
><pre
>
10824 Description: Hardware specific packages (autodetected by isenkram)
10825 Based on the detected hardware various hardware specific packages are
10827 Test-new-install: mark show
10829 Packages: for-current-hardware
10830 </pre
></blockquote
></p
>
10832 <p
>The second part is in
10833 <tt
>/usr/lib/tasksel/packages/for-current-hardware
</tt
> and look like
10836 <p
><blockquote
><pre
>
10841 isenkram-autoinstall-firmware -l
10843 </pre
></blockquote
></p
>
10845 <p
>All in all, a very short and simple implementation making it
10846 trivial to install the hardware dependent package we all may want to
10847 have installed on our machines. I
've not been able to find a way to
10848 get tasksel to tell you exactly which packages it plan to install
10849 before doing the installation. So if you are curious or careful,
10850 check the output from the isenkram-* command line tools first.
</p
>
10852 <p
>The information about which packages are handling which hardware is
10853 fetched either from the isenkram package itself in
10854 /usr/share/isenkram/, from git.debian.org or from the APT package
10855 database (using the Modaliases header). The APT package database
10856 parsing have caused a nasty resource leak in the isenkram daemon (bugs
10857 <a href=
"http://bugs.debian.org/
719837">#
719837</a
> and
10858 <a href=
"http://bugs.debian.org/
730704">#
730704</a
>). The cause is in
10859 the python-apt code (bug
10860 <a href=
"http://bugs.debian.org/
745487">#
745487</a
>), but using a
10861 workaround I was able to get rid of the file descriptor leak and
10862 reduce the memory leak from ~
30 MiB per hardware detection down to
10863 around
2 MiB per hardware detection. It should make the desktop
10864 daemon a lot more useful. The fix is in version
0.7 uploaded to
10865 unstable today.
</p
>
10867 <p
>I believe the current way of mapping hardware to packages in
10868 Isenkram is is a good draft, but in the future I expect isenkram to
10869 use the AppStream data source for this. A proposal for getting proper
10870 AppStream support into Debian is floating around as
10871 <a href=
"https://wiki.debian.org/DEP-
11">DEP-
11</a
>, and
10872 <a href=
"https://wiki.debian.org/SummerOfCode2014/Projects#SummerOfCode2014.2FProjects
.2FAppStreamDEP11Implementation.AppStream
.2FDEP-
11_for_the_Debian_Archive
">GSoC
10873 project
</a
> will take place this summer to improve the situation. I
10874 look forward to seeing the result, and welcome patches for isenkram to
10875 start using the information when it is ready.
</p
>
10877 <p
>If you want your package to map to some specific hardware, either
10878 add a
"Xb-Modaliases
" header to your control file like I did in
10879 <a href=
"http://packages.qa.debian.org/pymissile
">the pymissile
10880 package
</a
> or submit a bug report with the details to the isenkram
10882 <a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram/
">all my
10883 blog posts tagged isenkram
</a
> for details on the notation. I expect
10884 the information will be migrated to AppStream eventually, but for the
10885 moment I got no better place to store it.
</p
>
10890 <title>FreedomBox milestone - all packages now in Debian Sid
</title>
10891 <link>http://people.skolelinux.org/pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html
</link>
10892 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/FreedomBox_milestone___all_packages_now_in_Debian_Sid.html
</guid>
10893 <pubDate>Tue,
15 Apr
2014 22:
10:
00 +
0200</pubDate>
10894 <description><p
>The
<a href=
"https://wiki.debian.org/FreedomBox
">Freedombox
10895 project
</a
> is working on providing the software and hardware to make
10896 it easy for non-technical people to host their data and communication
10897 at home, and being able to communicate with their friends and family
10898 encrypted and away from prying eyes. It is still going strong, and
10899 today a major mile stone was reached.
</p
>
10901 <p
>Today, the last of the packages currently used by the project to
10902 created the system images were accepted into Debian Unstable. It was
10903 the freedombox-setup package, which is used to configure the images
10904 during build and on the first boot. Now all one need to get going is
10905 the build code from the freedom-maker git repository and packages from
10906 Debian. And once the freedombox-setup package enter testing, we can
10907 build everything directly from Debian. :)
</p
>
10909 <p
>Some key packages used by Freedombox are
10910 <a href=
"http://packages.qa.debian.org/freedombox-setup
">freedombox-setup
</a
>,
10911 <a href=
"http://packages.qa.debian.org/plinth
">plinth
</a
>,
10912 <a href=
"http://packages.qa.debian.org/pagekite
">pagekite
</a
>,
10913 <a href=
"http://packages.qa.debian.org/tor
">tor
</a
>,
10914 <a href=
"http://packages.qa.debian.org/privoxy
">privoxy
</a
>,
10915 <a href=
"http://packages.qa.debian.org/owncloud
">owncloud
</a
> and
10916 <a href=
"http://packages.qa.debian.org/dnsmasq
">dnsmasq
</a
>. There
10917 are plans to integrate more packages into the setup. User
10918 documentation is maintained on the Debian wiki. Please
10919 <a href=
"https://wiki.debian.org/FreedomBox/Manual/Jessie
">check out
10920 the manual
</a
> and help us improve it.
</p
>
10922 <p
>To test for yourself and create boot images with the FreedomBox
10923 setup, run this on a Debian machine using a user with sudo rights to
10924 become root:
</p
>
10926 <p
><pre
>
10927 sudo apt-get install git vmdebootstrap mercurial python-docutils \
10928 mktorrent extlinux virtualbox qemu-user-static binfmt-support \
10930 git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \
10932 make -C freedom-maker dreamplug-image raspberry-image virtualbox-image
10933 </pre
></p
>
10935 <p
>Root access is needed to run debootstrap and mount loopback
10936 devices. See the README in the freedom-maker git repo for more
10937 details on the build. If you do not want all three images, trim the
10938 make line. Note that the virtualbox-image target is not really
10939 virtualbox specific. It create a x86 image usable in kvm, qemu,
10940 vmware and any other x86 virtual machine environment. You might need
10941 the version of vmdebootstrap in Jessie to get the build working, as it
10942 include fixes for a race condition with kpartx.
</p
>
10944 <p
>If you instead want to install using a Debian CD and the preseed
10945 method, boot a Debian Wheezy ISO and use this boot argument to load
10946 the preseed values:
</p
>
10948 <p
><pre
>
10949 url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
">http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
</a
>
10950 </pre
></p
>
10952 <p
>I have not tested it myself the last few weeks, so I do not know if
10953 it still work.
</p
>
10955 <p
>If you wonder how to help, one task you could look at is using
10956 systemd as the boot system. It will become the default for Linux in
10957 Jessie, so we need to make sure it is usable on the Freedombox. I did
10958 a simple test a few weeks ago, and noticed dnsmasq failed to start
10959 during boot when using systemd. I suspect there are other problems
10960 too. :) To detect problems, there is a test suite included, which can
10961 be run from the plinth web interface.
</p
>
10963 <p
>Give it a go and let us know how it goes on the mailing list, and help
10964 us get the new release published. :) Please join us on
10965 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC (#freedombox on
10966 irc.debian.org)
</a
> and
10967 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
10968 mailing list
</a
> if you want to help make this vision come true.
</p
>
10973 <title>S3QL, a locally mounted cloud file system - nice free software
</title>
10974 <link>http://people.skolelinux.org/pere/blog/S3QL__a_locally_mounted_cloud_file_system___nice_free_software.html
</link>
10975 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/S3QL__a_locally_mounted_cloud_file_system___nice_free_software.html
</guid>
10976 <pubDate>Wed,
9 Apr
2014 11:
30:
00 +
0200</pubDate>
10977 <description><p
>For a while now, I have been looking for a sensible offsite backup
10978 solution for use at home. My requirements are simple, it must be
10979 cheap and locally encrypted (in other words, I keep the encryption
10980 keys, the storage provider do not have access to my private files).
10981 One idea me and my friends had many years ago, before the cloud
10982 storage providers showed up, was to use Google mail as storage,
10983 writing a Linux block device storing blocks as emails in the mail
10984 service provided by Google, and thus get heaps of free space. On top
10985 of this one can add encryption, RAID and volume management to have
10986 lots of (fairly slow, I admit that) cheap and encrypted storage. But
10987 I never found time to implement such system. But the last few weeks I
10988 have looked at a system called
10989 <a href=
"https://bitbucket.org/nikratio/s3ql/
">S3QL
</a
>, a locally
10990 mounted network backed file system with the features I need.
</p
>
10992 <p
>S3QL is a fuse file system with a local cache and cloud storage,
10993 handling several different storage providers, any with Amazon S3,
10994 Google Drive or OpenStack API. There are heaps of such storage
10995 providers. S3QL can also use a local directory as storage, which
10996 combined with sshfs allow for file storage on any ssh server. S3QL
10997 include support for encryption, compression, de-duplication, snapshots
10998 and immutable file systems, allowing me to mount the remote storage as
10999 a local mount point, look at and use the files as if they were local,
11000 while the content is stored in the cloud as well. This allow me to
11001 have a backup that should survive fire. The file system can not be
11002 shared between several machines at the same time, as only one can
11003 mount it at the time, but any machine with the encryption key and
11004 access to the storage service can mount it if it is unmounted.
</p
>
11006 <p
>It is simple to use. I
'm using it on Debian Wheezy, where the
11007 package is included already. So to get started, run
<tt
>apt-get
11008 install s3ql
</tt
>. Next, pick a storage provider. I ended up picking
11009 Greenqloud, after reading their nice recipe on
11010 <a href=
"https://greenqloud.zendesk.com/entries/
44611757-How-To-Use-S3QL-to-mount-a-StorageQloud-bucket-on-Debian-Wheezy
">how
11011 to use S3QL with their Amazon S3 service
</a
>, because I trust the laws
11012 in Iceland more than those in USA when it come to keeping my personal
11013 data safe and private, and thus would rather spend money on a company
11014 in Iceland. Another nice recipe is available from the article
11015 <a href=
"http://www.admin-magazine.com/HPC/Articles/HPC-Cloud-Storage
">S3QL
11016 Filesystem for HPC Storage
</a
> by Jeff Layton in the HPC section of
11017 Admin magazine. When the provider is picked, figure out how to get
11018 the API key needed to connect to the storage API. With Greencloud,
11019 the key did not show up until I had added payment details to my
11022 <p
>Armed with the API access details, it is time to create the file
11023 system. First, create a new bucket in the cloud. This bucket is the
11024 file system storage area. I picked a bucket name reflecting the
11025 machine that was going to store data there, but any name will do.
11026 I
'll refer to it as
<tt
>bucket-name
</tt
> below. In addition, one need
11027 the API login and password, and a locally created password. Store it
11028 all in ~root/.s3ql/authinfo2 like this:
11030 <p
><blockquote
><pre
>
11032 storage-url: s3c://s.greenqloud.com:
443/bucket-name
11033 backend-login: API-login
11034 backend-password: API-password
11035 fs-passphrase: local-password
11036 </pre
></blockquote
></p
>
11038 <p
>I create my local passphrase using
<tt
>pwget
50</tt
> or similar,
11039 but any sensible way to create a fairly random password should do it.
11040 Armed with these details, it is now time to run mkfs, entering the API
11041 details and password to create it:
</p
>
11043 <p
><blockquote
><pre
>
11044 # mkdir -m
700 /var/lib/s3ql-cache
11045 # mkfs.s3ql --cachedir /var/lib/s3ql-cache --authfile /root/.s3ql/authinfo2 \
11046 --ssl s3c://s.greenqloud.com:
443/bucket-name
11047 Enter backend login:
11048 Enter backend password:
11049 Before using S3QL, make sure to read the user
's guide, especially
11050 the
'Important Rules to Avoid Loosing Data
' section.
11051 Enter encryption password:
11052 Confirm encryption password:
11053 Generating random encryption key...
11054 Creating metadata tables...
11055 Dumping metadata...
11060 ..symlink_targets..
11064 Compressing and uploading metadata...
11065 Wrote
0.00 MB of compressed metadata.
11066 #
</pre
></blockquote
></p
>
11068 <p
>The next step is mounting the file system to make the storage available.
11070 <p
><blockquote
><pre
>
11071 # mount.s3ql --cachedir /var/lib/s3ql-cache --authfile /root/.s3ql/authinfo2 \
11072 --ssl --allow-root s3c://s.greenqloud.com:
443/bucket-name /s3ql
11073 Using
4 upload threads.
11074 Downloading and decompressing metadata...
11075 Reading metadata...
11080 ..symlink_targets..
11084 Mounting filesystem...
11086 Filesystem Size Used Avail Use% Mounted on
11087 s3c://s.greenqloud.com:
443/bucket-name
1.0T
0 1.0T
0% /s3ql
11089 </pre
></blockquote
></p
>
11091 <p
>The file system is now ready for use. I use rsync to store my
11092 backups in it, and as the metadata used by rsync is downloaded at
11093 mount time, no network traffic (and storage cost) is triggered by
11094 running rsync. To unmount, one should not use the normal umount
11095 command, as this will not flush the cache to the cloud storage, but
11096 instead running the umount.s3ql command like this:
11098 <p
><blockquote
><pre
>
11099 # umount.s3ql /s3ql
11101 </pre
></blockquote
></p
>
11103 <p
>There is a fsck command available to check the file system and
11104 correct any problems detected. This can be used if the local server
11105 crashes while the file system is mounted, to reset the
"already
11106 mounted
" flag. This is what it look like when processing a working
11107 file system:
</p
>
11109 <p
><blockquote
><pre
>
11110 # fsck.s3ql --force --ssl s3c://s.greenqloud.com:
443/bucket-name
11111 Using cached metadata.
11112 File system seems clean, checking anyway.
11113 Checking DB integrity...
11114 Creating temporary extra indices...
11115 Checking lost+found...
11116 Checking cached objects...
11117 Checking names (refcounts)...
11118 Checking contents (names)...
11119 Checking contents (inodes)...
11120 Checking contents (parent inodes)...
11121 Checking objects (reference counts)...
11122 Checking objects (backend)...
11123 ..processed
5000 objects so far..
11124 ..processed
10000 objects so far..
11125 ..processed
15000 objects so far..
11126 Checking objects (sizes)...
11127 Checking blocks (referenced objects)...
11128 Checking blocks (refcounts)...
11129 Checking inode-block mapping (blocks)...
11130 Checking inode-block mapping (inodes)...
11131 Checking inodes (refcounts)...
11132 Checking inodes (sizes)...
11133 Checking extended attributes (names)...
11134 Checking extended attributes (inodes)...
11135 Checking symlinks (inodes)...
11136 Checking directory reachability...
11137 Checking unix conventions...
11138 Checking referential integrity...
11139 Dropping temporary indices...
11140 Backing up old metadata...
11141 Dumping metadata...
11146 ..symlink_targets..
11150 Compressing and uploading metadata...
11151 Wrote
0.89 MB of compressed metadata.
11153 </pre
></blockquote
></p
>
11155 <p
>Thanks to the cache, working on files that fit in the cache is very
11156 quick, about the same speed as local file access. Uploading large
11157 amount of data is to me limited by the bandwidth out of and into my
11158 house. Uploading
685 MiB with a
100 MiB cache gave me
305 kiB/s,
11159 which is very close to my upload speed, and downloading the same
11160 Debian installation ISO gave me
610 kiB/s, close to my download speed.
11161 Both were measured using
<tt
>dd
</tt
>. So for me, the bottleneck is my
11162 network, not the file system code. I do not know what a good cache
11163 size would be, but suspect that the cache should e larger than your
11164 working set.
</p
>
11166 <p
>I mentioned that only one machine can mount the file system at the
11167 time. If another machine try, it is told that the file system is
11170 <p
><blockquote
><pre
>
11171 # mount.s3ql --cachedir /var/lib/s3ql-cache --authfile /root/.s3ql/authinfo2 \
11172 --ssl --allow-root s3c://s.greenqloud.com:
443/bucket-name /s3ql
11173 Using
8 upload threads.
11174 Backend reports that fs is still mounted elsewhere, aborting.
11176 </pre
></blockquote
></p
>
11178 <p
>The file content is uploaded when the cache is full, while the
11179 metadata is uploaded once every
24 hour by default. To ensure the
11180 file system content is flushed to the cloud, one can either umount the
11181 file system, or ask S3QL to flush the cache and metadata using
11184 <p
><blockquote
><pre
>
11185 # s3qlctrl upload-meta /s3ql
11186 # s3qlctrl flushcache /s3ql
11188 </pre
></blockquote
></p
>
11190 <p
>If you are curious about how much space your data uses in the
11191 cloud, and how much compression and deduplication cut down on the
11192 storage usage, you can use s3qlstat on the mounted file system to get
11193 a report:
</p
>
11195 <p
><blockquote
><pre
>
11197 Directory entries:
9141
11200 Total data size:
22049.38 MB
11201 After de-duplication:
21955.46 MB (
99.57% of total)
11202 After compression:
21877.28 MB (
99.22% of total,
99.64% of de-duplicated)
11203 Database size:
2.39 MB (uncompressed)
11204 (some values do not take into account not-yet-uploaded dirty blocks in cache)
11206 </pre
></blockquote
></p
>
11208 <p
>I mentioned earlier that there are several possible suppliers of
11209 storage. I did not try to locate them all, but am aware of at least
11210 <a href=
"https://www.greenqloud.com/
">Greenqloud
</a
>,
11211 <a href=
"http://drive.google.com/
">Google Drive
</a
>,
11212 <a href=
"http://aws.amazon.com/s3/
">Amazon S3 web serivces
</a
>,
11213 <a href=
"http://www.rackspace.com/
">Rackspace
</a
> and
11214 <a href=
"http://crowncloud.net/
">Crowncloud
</A
>. The latter even
11215 accept payment in Bitcoin. Pick one that suit your need. Some of
11216 them provide several GiB of free storage, but the prize models are
11217 quite different and you will have to figure out what suits you
11220 <p
>While researching this blog post, I had a look at research papers
11221 and posters discussing the S3QL file system. There are several, which
11222 told me that the file system is getting a critical check by the
11223 science community and increased my confidence in using it. One nice
11225 "<a href=
"http://www.lanl.gov/orgs/adtsc/publications/science_highlights_2013/docs/pg68_69.pdf
">An
11226 Innovative Parallel Cloud Storage System using OpenStack’s SwiftObject
11227 Store and Transformative Parallel I/O Approach
</a
>" by Hsing-Bung
11228 Chen, Benjamin McClelland, David Sherrill, Alfred Torrez, Parks Fields
11229 and Pamela Smith. Please have a look.
</p
>
11231 <p
>Given my problems with different file systems earlier, I decided to
11232 check out the mounted S3QL file system to see if it would be usable as
11233 a home directory (in other word, that it provided POSIX semantics when
11234 it come to locking and umask handling etc). Running
11235 <a href=
"http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html
">my
11236 test code to check file system semantics
</a
>, I was happy to discover that
11237 no error was found. So the file system can be used for home
11238 directories, if one chooses to do so.
</p
>
11240 <p
>If you do not want a locally file system, and want something that
11241 work without the Linux fuse file system, I would like to mention the
11242 <a href=
"http://www.tarsnap.com/
">Tarsnap service
</a
>, which also
11243 provide locally encrypted backup using a command line client. It have
11244 a nicer access control system, where one can split out read and write
11245 access, allowing some systems to write to the backup and others to
11246 only read from it.
</p
>
11248 <p
>As usual, if you use Bitcoin and want to show your support of my
11249 activities, please send Bitcoin donations to my address
11250 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
11255 <title>ReactOS Windows clone - nice free software
</title>
11256 <link>http://people.skolelinux.org/pere/blog/ReactOS_Windows_clone___nice_free_software.html
</link>
11257 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/ReactOS_Windows_clone___nice_free_software.html
</guid>
11258 <pubDate>Tue,
1 Apr
2014 12:
10:
00 +
0200</pubDate>
11259 <description><p
>Microsoft have announced that Windows XP reaches its end of life
11260 2014-
04-
08, in
7 days. But there are heaps of machines still running
11261 Windows XP, and depending on Windows XP to run their applications, and
11262 upgrading will be expensive, both when it comes to money and when it
11263 comes to the amount of effort needed to migrate from Windows XP to a
11264 new operating system. Some obvious options (buy new a Windows
11265 machine, buy a MacOSX machine, install Linux on the existing machine)
11266 are already well known and covered elsewhere. Most of them involve
11267 leaving the user applications installed on Windows XP behind and
11268 trying out replacements or updated versions. In this blog post I want
11269 to mention one strange bird that allow people to keep the hardware and
11270 the existing Windows XP applications and run them on a free software
11271 operating system that is Windows XP compatible.
</p
>
11273 <p
><a href=
"http://www.reactos.org/
">ReactOS
</a
> is a free software
11274 operating system (GNU GPL licensed) working on providing a operating
11275 system that is binary compatible with Windows, able to run windows
11276 programs directly and to use Windows drivers for hardware directly.
11277 The project goal is for Windows user to keep their existing machines,
11278 drivers and software, and gain the advantages from user a operating
11279 system without usage limitations caused by non-free licensing. It is
11280 a Windows clone running directly on the hardware, so quite different
11281 from the approach taken by
<a href=
"http://www.winehq.org/
">the Wine
11282 project
</a
>, which make it possible to run Windows binaries on
11285 <p
>The ReactOS project share code with the Wine project, so most
11286 shared libraries available on Windows are already implemented already.
11287 There is also a software manager like the one we are used to on Linux,
11288 allowing the user to install free software applications with a simple
11289 click directly from the Internet. Check out the
11290 <a href=
"http://www.reactos.org/screenshots
">screen shots on the
11291 project web site
</a
> for an idea what it look like (it looks just like
11292 Windows before metro).
</p
>
11294 <p
>I do not use ReactOS myself, preferring Linux and Unix like
11295 operating systems. I
've tested it, and it work fine in a virt-manager
11296 virtual machine. The browser, minesweeper, notepad etc is working
11297 fine as far as I can tell. Unfortunately, my main test application
11298 is the software included on a CD with the Lego Mindstorms NXT, which
11299 seem to install just fine from CD but fail to leave any binaries on
11300 the disk after the installation. So no luck with that test software.
11301 No idea why, but hope someone else figure out and fix the problem.
11302 I
've tried the ReactOS Live ISO on a physical machine, and it seemed
11303 to work just fine. If you like Windows and want to keep running your
11304 old Windows binaries, check it out by
11305 <a href=
"http://www.reactos.org/download
">downloading
</a
> the
11306 installation CD, the live CD or the preinstalled virtual machine
11312 <title>Debian Edu interview: Roger Marsal
</title>
11313 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Roger_Marsal.html
</link>
11314 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Roger_Marsal.html
</guid>
11315 <pubDate>Sun,
30 Mar
2014 11:
40:
00 +
0200</pubDate>
11316 <description><p
><a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>
11317 keep gaining new users. Some weeks ago, a person showed up on IRC,
11318 <a href=
"irc://irc.debian.org/#debian-edu
">#debian-edu
</a
>, with a
11319 wish to contribute, and I managed to get a interview with this great
11320 contributor Roger Marsal to learn more about his background.
</p
>
11322 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
11324 <p
>My name is Roger Marsal, I
'm
27 years old (
1986 generation) and I
11325 live in Barcelona, Spain. I
've got a strong business background and I
11326 work as a patrimony manager and as a real estate agent. Additionally,
11327 I
've co-founded a British based tech company that is nowadays on the
11328 last development phase of a new social networking concept.
</p
>
11330 <p
>I
'm a Linux enthusiast that started its journey with Ubuntu four years
11331 ago and have recently switched to Debian seeking rock solid stability
11332 and as a necessary step to gain expertise.
</p
>
11334 <p
>In a nutshell, I spend my days working and learning as much as I
11335 can to face both my job, entrepreneur project and feed my Linux
11338 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
11339 project?
</strong
></p
>
11341 <p
>I discovered the
<a href=
"http://www.ltsp.org/
">LTSP
</a
> advantages
11342 with
"Ubuntu
12.04 alternate install
" and after a year of use I
11343 started looking for an alternative. Even though I highly value and
11344 respect the Ubuntu project, I thought it was necessary for me to
11345 change to a more robust and stable alternative. As far as I was using
11346 Debian on my personal laptop I thought it would be fine to install
11347 Debian and configure an LTSP server myself. Surprised, I discovered
11348 that the Debian project also supported a kind of Edubuntu equivalent,
11349 and after having some pain I obtained a Debian Edu network up and
11350 running. I just loved it.
</p
>
11352 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
11353 Edu?
</strong
></p
>
11355 <p
>I found a main advantage in that, once you know
"the tips and
11356 tricks
", a new installation just works out of the box. It
's the most
11357 complete alternative I
've found to create an LTSP network. All the
11358 other distributions seems to be made of plastic, Debian Edu seems to
11359 be made of steel.
</p
>
11361 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
11362 Edu?
</strong
></p
>
11364 <p
>I found two main disadvantages.
</p
>
11366 <p
>I
'm not an expert but I
've got notions and I had to spent a considerable
11367 amount of time trying to bring up a standard network topology. I
'm quite
11368 stubborn and I just worked until I did but I
'm sure many people with few
11369 resources (not big schools, but academies for example) would have switched
11370 or dropped.
</p
>
11372 <p
>It
's amazing how such a complex system like Debian Edu has achieved
11373 this out-of-the-box state. Even though tweaking without breaking gets
11374 more difficult, as more factors have to be considered. This can
11375 discourage many people too.
</p
>
11377 <p
><strong
>Which free software do you use daily?
</strong
></p
>
11379 <p
>I use Debian, Firefox, Okular, Inkscape, LibreOffice and
11380 Virtualbox.
</p
>
11383 <p
><strong
>Which strategy do you believe is the right one to use to
11384 get schools to use free software?
</strong
></p
>
11386 <p
>I don
't think there is a need for a particular strategy. The free
11387 attribute in both
"freedom
" and
"no price
" meanings is what will
11388 really bring free software to schools. In my experience I can think of
11389 the
<a href=
"http://www.r-project.org/
">"R
" statistical language
</a
>; a
11390 few years a ago was an extremely nerd tool for university people.
11391 Today it
's being increasingly used to teach statistics at many
11392 different level of studies. I believe free and open software will
11393 increasingly gain popularity, but I
'm sure schools will be one of the
11394 first scenarios where this will happen.
</p
>
11399 <title>Public Trusted Timestamping services for everyone
</title>
11400 <link>http://people.skolelinux.org/pere/blog/Public_Trusted_Timestamping_services_for_everyone.html
</link>
11401 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Public_Trusted_Timestamping_services_for_everyone.html
</guid>
11402 <pubDate>Tue,
25 Mar
2014 12:
50:
00 +
0100</pubDate>
11403 <description><p
>Did you ever need to store logs or other files in a way that would
11404 allow it to be used as evidence in court, and needed a way to
11405 demonstrate without reasonable doubt that the file had not been
11406 changed since it was created? Or, did you ever need to document that
11407 a given document was received at some point in time, like some
11408 archived document or the answer to an exam, and not changed after it
11409 was received? The problem in these settings is to remove the need to
11410 trust yourself and your computers, while still being able to prove
11411 that a file is the same as it was at some given time in the past.
</p
>
11413 <p
>A solution to these problems is to have a trusted third party
11414 "stamp
" the document and verify that at some given time the document
11415 looked a given way. Such
11416 <a href=
"https://en.wikipedia.org/wiki/Notarius
">notarius
</a
> service
11417 have been around for thousands of years, and its digital equivalent is
11419 <a href=
"http://en.wikipedia.org/wiki/Trusted_timestamping
">trusted
11420 timestamping service
</a
>.
<a href=
"http://www.ietf.org/
">The Internet
11421 Engineering Task Force
</a
> standardised how such service could work a
11422 few years ago as
<a href=
"http://tools.ietf.org/html/rfc3161
">RFC
11423 3161</a
>. The mechanism is simple. Create a hash of the file in
11424 question, send it to a trusted third party which add a time stamp to
11425 the hash and sign the result with its private key, and send back the
11426 signed hash + timestamp. Both email, FTP and HTTP can be used to
11427 request such signature, depending on what is provided by the service
11428 used. Anyone with the document and the signature can then verify that
11429 the document matches the signature by creating their own hash and
11430 checking the signature using the trusted third party public key.
11431 There are several commercial services around providing such
11432 timestamping. A quick search for
11433 "<a href=
"https://duckduckgo.com/?q=rfc+
3161+service
">rfc
3161
11434 service
</a
>" pointed me to at least
11435 <a href=
"https://www.digistamp.com/technical/how-a-digital-time-stamp-works/
">DigiStamp
</a
>,
11436 <a href=
"http://www.quovadisglobal.co.uk/CertificateServices/SigningServices/TimeStamp.aspx
">Quo
11438 <a href=
"https://www.globalsign.com/timestamp-service/
">Global Sign
</a
>
11439 and
<a href=
"http://www.globaltrustfinder.com/TSADefault.aspx
">Global
11440 Trust Finder
</a
>. The system work as long as the private key of the
11441 trusted third party is not compromised.
</p
>
11443 <p
>But as far as I can tell, there are very few public trusted
11444 timestamp services available for everyone. I
've been looking for one
11445 for a while now. But yesterday I found one over at
11446 <a href=
"https://www.pki.dfn.de/zeitstempeldienst/
">Deutches
11447 Forschungsnetz
</a
> mentioned in
11448 <a href=
"http://www.d-mueller.de/blog/dealing-with-trusted-timestamps-in-php-rfc-
3161/
">a
11449 blog by David Müller
</a
>. I then found
11450 <a href=
"http://www.rz.uni-greifswald.de/support/dfn-pki-zertifikate/zeitstempeldienst.html
">a
11451 good recipe on how to use the service
</a
> over at the University of
11452 Greifswald.
</p
>
11454 <p
><a href=
"http://www.openssl.org/
">The OpenSSL library
</a
> contain
11455 both server and tools to use and set up your own signing service. See
11456 the ts(
1SSL), tsget(
1SSL) manual pages for more details. The
11457 following shell script demonstrate how to extract a signed timestamp
11458 for any file on the disk in a Debian environment:
</p
>
11460 <p
><blockquote
><pre
>
11463 url=
"http://zeitstempel.dfn.de
"
11464 caurl=
"https://pki.pca.dfn.de/global-services-ca/pub/cacert/chain.txt
"
11465 reqfile=$(mktemp -t tmp.XXXXXXXXXX.tsq)
11466 resfile=$(mktemp -t tmp.XXXXXXXXXX.tsr)
11468 if [ ! -f $cafile ] ; then
11469 wget -O $cafile
"$caurl
"
11471 openssl ts -query -data
"$
1" -cert | tee
"$reqfile
" \
11472 | /usr/lib/ssl/misc/tsget -h
"$url
" -o
"$resfile
"
11473 openssl ts -reply -in
"$resfile
" -text
1>&2
11474 openssl ts -verify -data
"$
1" -in
"$resfile
" -CAfile
"$cafile
" 1>&2
11475 base64
< "$resfile
"
11476 rm
"$reqfile
" "$resfile
"
11477 </pre
></blockquote
></p
>
11479 <p
>The argument to the script is the file to timestamp, and the output
11480 is a base64 encoded version of the signature to STDOUT and details
11481 about the signature to STDERR. Note that due to
11482 <a href=
"http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
742553">a bug
11483 in the tsget script
</a
>, you might need to modify the included script
11484 and remove the last line. Or just write your own HTTP uploader using
11485 curl. :) Now you too can prove and verify that files have not been
11488 <p
>But the Internet need more public trusted timestamp services.
11489 Perhaps something for
<a href=
"http://www.uninett.no/
">Uninett
</a
> or
11490 my work place the
<a href=
"http://www.uio.no/
">University of Oslo
</a
>
11491 to set up?
</p
>
11496 <title>Video DVD reader library / python-dvdvideo - nice free software
</title>
11497 <link>http://people.skolelinux.org/pere/blog/Video_DVD_reader_library___python_dvdvideo___nice_free_software.html
</link>
11498 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Video_DVD_reader_library___python_dvdvideo___nice_free_software.html
</guid>
11499 <pubDate>Fri,
21 Mar
2014 15:
25:
00 +
0100</pubDate>
11500 <description><p
>Keeping your DVD collection safe from scratches and curious
11501 children fingers while still having it available when you want to see a
11502 movie is not straight forward. My preferred method at the moment is
11503 to store a full copy of the ISO on a hard drive, and use VLC, Popcorn
11504 Hour or other useful players to view the resulting file. This way the
11505 subtitles and bonus material are still available and using the ISO is
11506 just like inserting the original DVD record in the DVD player.
</p
>
11508 <p
>Earlier I used dd for taking security copies, but it do not handle
11509 DVDs giving read errors (which are quite a few of them). I
've also
11511 <a href=
"http://people.skolelinux.org/pere/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html
">dvdbackup
11512 and genisoimage
</a
>, but these days I use the marvellous python library
11514 <a href=
"http://bblank.thinkmo.de/blog/new-software-python-dvdvideo
">python-dvdvideo
</a
>
11515 written by Bastian Blank. It is
11516 <a href=
"http://packages.qa.debian.org/p/python-dvdvideo.html
">in Debian
11517 already
</a
> and the binary package name is python3-dvdvideo. Instead
11518 of trying to read every block from the DVD, it parses the file
11519 structure and figure out which block on the DVD is actually in used,
11520 and only read those blocks from the DVD. This work surprisingly well,
11521 and I have been able to almost backup my entire DVD collection using
11522 this method.
</p
>
11524 <p
>So far, python-dvdvideo have failed on between
10 and
11525 20 DVDs, which is a small fraction of my collection. The most common
11527 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
720831">DVDs
11528 using UTF-
16 instead of UTF-
8 characters
</a
>, which according to
11529 Bastian is against the DVD specification (and seem to cause some
11530 players to fail too). A rarer problem is what seem to be inconsistent
11531 DVD structures, as the python library
11532 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
723079">claim
11533 there is a overlap between objects
</a
>. An equally rare problem claim
11534 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
741878">some
11535 value is out of range
</a
>. No idea what is going on there. I wish I
11536 knew enough about the DVD format to fix these, to ensure my movie
11537 collection will stay with me in the future.
</p
>
11539 <p
>So, if you need to keep your DVDs safe, back them up using
11540 python-dvdvideo. :)
</p
>
11545 <title>Freedombox on Dreamplug, Raspberry Pi and virtual x86 machine
</title>
11546 <link>http://people.skolelinux.org/pere/blog/Freedombox_on_Dreamplug__Raspberry_Pi_and_virtual_x86_machine.html
</link>
11547 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Freedombox_on_Dreamplug__Raspberry_Pi_and_virtual_x86_machine.html
</guid>
11548 <pubDate>Fri,
14 Mar
2014 11:
00:
00 +
0100</pubDate>
11549 <description><p
>The
<a href=
"https://wiki.debian.org/FreedomBox
">Freedombox
11550 project
</a
> is working on providing the software and hardware for
11551 making it easy for non-technical people to host their data and
11552 communication at home, and being able to communicate with their
11553 friends and family encrypted and away from prying eyes. It has been
11554 going on for a while, and is slowly progressing towards a new test
11555 release (
0.2).
</p
>
11557 <p
>And what day could be better than the Pi day to announce that the
11558 new version will provide
"hard drive
" / SD card / USB stick images for
11559 Dreamplug, Raspberry Pi and VirtualBox (or any other virtualization
11560 system), and can also be installed using a Debian installer preseed
11561 file. The Debian based Freedombox is now based on Debian Jessie,
11562 where most of the needed packages used are already present. Only one,
11563 the freedombox-setup package, is missing. To try to build your own
11564 boot image to test the current status, fetch the freedom-maker scripts
11566 <a href=
"http://packages.qa.debian.org/vmdebootstrap
">vmdebootstrap
</a
>
11567 with a user with sudo access to become root:
11570 git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \
11572 sudo apt-get install git vmdebootstrap mercurial python-docutils \
11573 mktorrent extlinux virtualbox qemu-user-static binfmt-support \
11575 make -C freedom-maker dreamplug-image raspberry-image virtualbox-image
11578 <p
>Root access is needed to run debootstrap and mount loopback
11579 devices. See the README for more details on the build. If you do not
11580 want all three images, trim the make line. But note that thanks to
<a
11581 href=
"https://bugs.debian.org/
741407">a race condition in
11582 vmdebootstrap
</a
>, the build might fail without the patch to the
11583 kpartx call.
</p
>
11585 <p
>If you instead want to install using a Debian CD and the preseed
11586 method, boot a Debian Wheezy ISO and use this boot argument to load
11587 the preseed values:
</p
>
11590 url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
">http://www.reinholdtsen.name/freedombox/preseed-jessie.dat
</a
>
11593 <p
>But note that due to
<a href=
"https://bugs.debian.org/
740673">a
11594 recently introduced bug in apt in Jessie
</a
>, the installer will
11595 currently hang while setting up APT sources. Killing the
11596 '<tt
>apt-cdrom ident
</tt
>' process when it hang a few times during the
11597 installation will get the installation going. This affect all
11598 installations in Jessie, and I expect it will be fixed soon.
</p
>
11600 <p
>Give it a go and let us know how it goes on the mailing list, and help
11601 us get the new release published. :) Please join us on
11602 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC (#freedombox on
11603 irc.debian.org)
</a
> and
11604 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
11605 mailing list
</a
> if you want to help make this vision come true.
</p
>
11610 <title>How to add extra storage servers in Debian Edu / Skolelinux
</title>
11611 <link>http://people.skolelinux.org/pere/blog/How_to_add_extra_storage_servers_in_Debian_Edu___Skolelinux.html
</link>
11612 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_add_extra_storage_servers_in_Debian_Edu___Skolelinux.html
</guid>
11613 <pubDate>Wed,
12 Mar
2014 12:
50:
00 +
0100</pubDate>
11614 <description><p
>On larger sites, it is useful to use a dedicated storage server for
11615 storing user home directories and data. The design for handling this
11616 in
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>, is
11617 to update the automount rules in LDAP and let the automount daemon on
11618 the clients take care of the rest. I was reminded about the need to
11619 document this better when one of the customers of
11620 <a href=
"http://www.slxdrift.no/
">Skolelinux Drift AS
</a
>, where I am
11621 on the board of directors, asked about how to do this. The steps to
11622 get this working are the following:
</p
>
11624 <p
><ol
>
11626 <li
>Add new storage server in DNS. I use nas-server.intern as the
11627 example host here.
</li
>
11629 <li
>Add automoun LDAP information about this server in LDAP, to allow
11630 all clients to automatically mount it on reqeust.
</li
>
11632 <li
>Add the relevant entries in tjener.intern:/etc/fstab, because
11633 tjener.intern do not use automount to avoid mounting loops.
</li
>
11635 </ol
></p
>
11637 <p
>DNS entries are added in GOsa², and not described here. Follow the
11638 <a href=
"https://wiki.debian.org/DebianEdu/Documentation/Wheezy/GettingStarted
">instructions
11639 in the manual
</a
> (Machine Management with GOsa² in section Getting
11640 started).
</p
>
11642 <p
>Ensure that the NFS export points on the server are exported to the
11643 relevant subnets or machines:
</p
>
11645 <p
><blockquote
><pre
>
11646 root@tjener:~# showmount -e nas-server
11647 Export list for nas-server:
11648 /storage
10.0.0.0/
8
11650 </pre
></blockquote
></p
>
11652 <p
>Here everything on the backbone network is granted access to the
11653 /storage export. With NFSv3 it is slightly better to limit it to
11654 netgroup membership or single IP addresses to have some limits on the
11655 NFS access.
</p
>
11657 <p
>The next step is to update LDAP. This can not be done using GOsa²,
11658 because it lack a module for automount. Instead, use ldapvi and add
11659 the required LDAP objects using an editor.
</p
>
11661 <p
><blockquote
><pre
>
11662 ldapvi --ldap-conf -ZD
'(cn=admin)
' -b ou=automount,dc=skole,dc=skolelinux,dc=no
11663 </pre
></blockquote
></p
>
11665 <p
>When the editor show up, add the following LDAP objects at the
11666 bottom of the document. The
"/
&" part in the last LDAP object is a
11667 wild card matching everything the nas-server exports, removing the
11668 need to list individual mount points in LDAP.
</p
>
11670 <p
><blockquote
><pre
>
11671 add cn=nas-server,ou=auto.skole,ou=automount,dc=skole,dc=skolelinux,dc=no
11672 objectClass: automount
11674 automountInformation: -fstype=autofs --timeout=
60 ldap:ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no
11676 add ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no
11678 objectClass: automountMap
11679 ou: auto.nas-server
11681 add cn=/,ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no
11682 objectClass: automount
11684 automountInformation: -fstype=nfs,tcp,rsize=
32768,wsize=
32768,rw,intr,hard,nodev,nosuid,noatime nas-server.intern:/
&
11685 </pre
></blockquote
></p
>
11687 <p
>The last step to remember is to mount the relevant mount points in
11688 tjener.intern by adding them to /etc/fstab, creating the mount
11689 directories using mkdir and running
"mount -a
" to mount them.
</p
>
11691 <p
>When this is done, your users should be able to access the files on
11692 the storage server directly by just visiting the
11693 /tjener/nas-server/storage/ directory using any application on any
11694 workstation, LTSP client or LTSP server.
</p
>
11699 <title>New home and release
1.0 for netgroup and innetgr (aka ng-utils)
</title>
11700 <link>http://people.skolelinux.org/pere/blog/New_home_and_release_1_0_for_netgroup_and_innetgr__aka_ng_utils_.html
</link>
11701 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_home_and_release_1_0_for_netgroup_and_innetgr__aka_ng_utils_.html
</guid>
11702 <pubDate>Sat,
22 Feb
2014 21:
45:
00 +
0100</pubDate>
11703 <description><p
>Many years ago, I wrote a GPL licensed version of the netgroup and
11704 innetgr tools, because I needed them in
11705 <a href=
"http://www.skolelinux.org/
">Skolelinux
</a
>. I called the project
11706 ng-utils, and it has served me well. I placed the project under the
11707 <a href=
"http://www.hungry.com/
">Hungry Programmer
</a
> umbrella, and it was maintained in our CVS
11708 repository. But many years ago, the CVS repository was dropped (lost,
11709 not migrated to new hardware, not sure), and the project have lacked a
11710 proper home since then.
</p
>
11712 <p
>Last summer, I had a look at the package and made a new release
11713 fixing a irritating crash bug, but was unable to store the changes in
11714 a proper source control system. I applied for a project on
11715 <a href=
"https://alioth.debian.org/
">Alioth
</a
>, but did not have time
11716 to follow up on it. Until today. :)
</p
>
11718 <p
>After many hours of cleaning and migration, the ng-utils project
11719 now have a new home, and a git repository with the highlight of the
11720 history of the project. I published all release tarballs and imported
11721 them into the git repository. As the project is really stable and not
11722 expected to gain new features any time soon, I decided to make a new
11723 release and call it
1.0. Visit the new project home on
11724 <a href=
"https://alioth.debian.org/projects/ng-utils/
">https://alioth.debian.org/projects/ng-utils/
</a
>
11725 if you want to check it out. The new version is also uploaded into
11726 <a href=
"http://packages.qa.debian.org/n/ng-utils.html
">Debian Unstable
</a
>.
</p
>
11731 <title>Testing sysvinit from experimental in Debian Hurd
</title>
11732 <link>http://people.skolelinux.org/pere/blog/Testing_sysvinit_from_experimental_in_Debian_Hurd.html
</link>
11733 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Testing_sysvinit_from_experimental_in_Debian_Hurd.html
</guid>
11734 <pubDate>Mon,
3 Feb
2014 13:
40:
00 +
0100</pubDate>
11735 <description><p
>A few days ago I decided to try to help the Hurd people to get
11736 their changes into sysvinit, to allow them to use the normal sysvinit
11737 boot system instead of their old one. This follow up on the
11738 <a href=
"https://teythoon.cryptobitch.de//categories/gsoc.html
">great
11739 Google Summer of Code work
</a
> done last summer by Justus Winter to
11740 get Debian on Hurd working more like Debian on Linux. To get started,
11741 I downloaded a prebuilt hard disk image from
11742 <a href=
"http://ftp.debian-ports.org/debian-cd/hurd-i386/current/debian-hurd.img.tar.gz
">http://ftp.debian-ports.org/debian-cd/hurd-i386/current/debian-hurd.img.tar.gz
</a
>,
11743 and started it using virt-manager.
</p
>
11745 <p
>The first think I had to do after logging in (root without any
11746 password) was to get the network operational. I followed
11747 <a href=
"https://www.debian.org/ports/hurd/hurd-install
">the
11748 instructions on the Debian GNU/Hurd ports page
</a
> and ran these
11749 commands as root to get the machine to accept a IP address from the
11750 kvm internal DHCP server:
</p
>
11752 <p
><blockquote
><pre
>
11753 settrans -fgap /dev/netdde /hurd/netdde
11754 kill $(ps -ef|awk
'/[p]finet/ { print $
2}
')
11755 kill $(ps -ef|awk
'/[d]evnode/ { print $
2}
')
11757 </pre
></blockquote
></p
>
11759 <p
>After this, the machine had internet connectivity, and I could
11760 upgrade it and install the sysvinit packages from experimental and
11761 enable it as the default boot system in Hurd.
</p
>
11763 <p
>But before I did that, I set a password on the root user, as ssh is
11764 running on the machine it for ssh login to work a password need to be
11765 set. Also, note that a bug somewhere in openssh on Hurd block
11766 compression from working. Remember to turn that off on the client
11769 <p
>Run these commands as root to upgrade and test the new sysvinit
11772 <p
><blockquote
><pre
>
11773 cat
> /etc/apt/sources.list.d/experimental.list
&lt;
&lt;EOF
11774 deb http://http.debian.net/debian/ experimental main
11777 apt-get dist-upgrade
11778 apt-get install -t experimental initscripts sysv-rc sysvinit \
11779 sysvinit-core sysvinit-utils
11780 update-alternatives --config runsystem
11781 </pre
></blockquote
></p
>
11783 <p
>To reboot after switching boot system, you have to use
11784 <tt
>reboot-hurd
</tt
> instead of just
<tt
>reboot
</tt
>, as there is not
11785 yet a sysvinit process able to receive the signals from the normal
11786 'reboot
' command. After switching to sysvinit as the boot system,
11787 upgrading every package and rebooting, the network come up with DHCP
11788 after boot as it should, and the settrans/pkill hack mentioned at the
11789 start is no longer needed. But for some strange reason, there are no
11790 longer any login prompt in the virtual console, so I logged in using
11793 <p
>Note that there are some race conditions in Hurd making the boot
11794 fail some times. No idea what the cause is, but hope the Hurd porters
11795 figure it out. At least Justus said on IRC (#debian-hurd on
11796 irc.debian.org) that they are aware of the problem. A way to reduce
11797 the impact is to upgrade to the Hurd packages built by Justus by
11798 adding this repository to the machine:
</p
>
11800 <p
><blockquote
><pre
>
11801 cat
> /etc/apt/sources.list.d/hurd-ci.list
&lt;
&lt;EOF
11802 deb http://darnassus.sceen.net/~teythoon/hurd-ci/ sid main
11804 </pre
></blockquote
></p
>
11806 <p
>At the moment the prebuilt virtual machine get some packages from
11807 http://ftp.debian-ports.org/debian, because some of the packages in
11808 unstable do not yet include the required patches that are lingering in
11809 BTS. This is the completely list of
"unofficial
" packages installed:
</p
>
11811 <p
><blockquote
><pre
>
11812 # aptitude search
'?narrow(?version(CURRENT),?origin(Debian Ports))
'
11813 i emacs - GNU Emacs editor (metapackage)
11814 i gdb - GNU Debugger
11815 i hurd-recommended - Miscellaneous translators
11816 i isc-dhcp-client - ISC DHCP client
11817 i isc-dhcp-common - common files used by all the isc-dhcp* packages
11818 i libc-bin - Embedded GNU C Library: Binaries
11819 i libc-dev-bin - Embedded GNU C Library: Development binaries
11820 i libc0.3 - Embedded GNU C Library: Shared libraries
11821 i A libc0.3-dbg - Embedded GNU C Library: detached debugging symbols
11822 i libc0.3-dev - Embedded GNU C Library: Development Libraries and Hea
11823 i multiarch-support - Transitional package to ensure multiarch compatibilit
11824 i A x11-common - X Window System (X.Org) infrastructure
11825 i xorg - X.Org X Window System
11826 i A xserver-xorg - X.Org X server
11827 i A xserver-xorg-input-all - X.Org X server -- input driver metapackage
11829 </pre
></blockquote
></p
>
11831 <p
>All in all, testing hurd has been an interesting experience. :)
11832 X.org did not work out of the box and I never took the time to follow
11833 the porters instructions to fix it. This time I was interested in the
11834 command line stuff.
<p
>
11839 <title>A fist full of non-anonymous Bitcoins
</title>
11840 <link>http://people.skolelinux.org/pere/blog/A_fist_full_of_non_anonymous_Bitcoins.html
</link>
11841 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_fist_full_of_non_anonymous_Bitcoins.html
</guid>
11842 <pubDate>Wed,
29 Jan
2014 14:
10:
00 +
0100</pubDate>
11843 <description><p
>Bitcoin is a incredible use of peer to peer communication and
11844 encryption, allowing direct and immediate money transfer without any
11845 central control. It is sometimes claimed to be ideal for illegal
11846 activity, which I believe is quite a long way from the truth. At least
11847 I would not conduct illegal money transfers using a system where the
11848 details of every transaction are kept forever. This point is
11850 <a href=
"https://www.usenix.org/publications/login
">USENIX ;login:
</a
>
11851 from December
2013, in the article
11852 "<a href=
"https://www.usenix.org/system/files/login/articles/
03_meiklejohn-online.pdf
">A
11853 Fistful of Bitcoins - Characterizing Payments Among Men with No
11854 Names
</a
>" by Sarah Meiklejohn, Marjori Pomarole,Grant Jordan, Kirill
11855 Levchenko, Damon McCoy, Geoffrey M. Voelker, and Stefan Savage. They
11856 analyse the transaction log in the Bitcoin system, using it to find
11857 addresses belong to individuals and organisations and follow the flow
11858 of money from both Bitcoin theft and trades on Silk Road to where the
11859 money end up. This is how they wrap up their article:
</p
>
11861 <p
><blockquote
>
11862 <p
>"To demonstrate the usefulness of this type of analysis, we turned
11863 our attention to criminal activity. In the Bitcoin economy, criminal
11864 activity can appear in a number of forms, such as dealing drugs on
11865 Silk Road or simply stealing someone else’s bitcoins. We followed the
11866 flow of bitcoins out of Silk Road (in particular, from one notorious
11867 address) and from a number of highly publicized thefts to see whether
11868 we could track the bitcoins to known services. Although some of the
11869 thieves attempted to use sophisticated mixing techniques (or possibly
11870 mix services) to obscure the flow of bitcoins, for the most part
11871 tracking the bitcoins was quite straightforward, and we ultimately saw
11872 large quantities of bitcoins flow to a variety of exchanges directly
11873 from the point of theft (or the withdrawal from Silk Road).
</p
>
11875 <p
>As acknowledged above, following stolen bitcoins to the point at
11876 which they are deposited into an exchange does not in itself identify
11877 the thief; however, it does enable further de-anonymization in the
11878 case in which certain agencies can determine (through, for example,
11879 subpoena power) the real-world owner of the account into which the
11880 stolen bitcoins were deposited. Because such exchanges seem to serve
11881 as chokepoints into and out of the Bitcoin economy (i.e., there are
11882 few alternative ways to cash out), we conclude that using Bitcoin for
11883 money laundering or other illicit purposes does not (at least at
11884 present) seem to be particularly attractive.
"</p
>
11885 </blockquote
><p
>
11887 <p
>These researches are not the first to analyse the Bitcoin
11888 transaction log. The
2011 paper
11889 "<a href=
"http://arxiv.org/abs/
1107.4524">An Analysis of Anonymity in
11890 the Bitcoin System
</A
>" by Fergal Reid and Martin Harrigan is
11891 summarized like this:
</p
>
11893 <p
><blockquote
>
11894 "Anonymity in Bitcoin, a peer-to-peer electronic currency system, is a
11895 complicated issue. Within the system, users are identified by
11896 public-keys only. An attacker wishing to de-anonymize its users will
11897 attempt to construct the one-to-many mapping between users and
11898 public-keys and associate information external to the system with the
11899 users. Bitcoin tries to prevent this attack by storing the mapping of
11900 a user to his or her public-keys on that user
's node only and by
11901 allowing each user to generate as many public-keys as required. In
11902 this chapter we consider the topological structure of two networks
11903 derived from Bitcoin
's public transaction history. We show that the
11904 two networks have a non-trivial topological structure, provide
11905 complementary views of the Bitcoin system and have implications for
11906 anonymity. We combine these structures with external information and
11907 techniques such as context discovery and flow analysis to investigate
11908 an alleged theft of Bitcoins, which, at the time of the theft, had a
11909 market value of approximately half a million U.S. dollars.
"
11910 </blockquote
></p
>
11912 <p
>I hope these references can help kill the urban myth that Bitcoin
11913 is anonymous. It isn
't really a good fit for illegal activites. Use
11914 cash if you need to stay anonymous, at least until regular DNA
11915 sampling of notes and coins become the norm. :)
</p
>
11917 <p
>As usual, if you use Bitcoin and want to show your support of my
11918 activities, please send Bitcoin donations to my address
11919 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
11924 <title>New chrpath release
0.16</title>
11925 <link>http://people.skolelinux.org/pere/blog/New_chrpath_release_0_16.html
</link>
11926 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_chrpath_release_0_16.html
</guid>
11927 <pubDate>Tue,
14 Jan
2014 11:
00:
00 +
0100</pubDate>
11928 <description><p
><a href=
"http://www.coverity.com/
">Coverity
</a
> is a nice tool to
11929 find problems in C, C++ and Java code using static source code
11930 analysis. It can detect a lot of different problems, and is very
11931 useful to find memory and locking bugs in the error handling part of
11932 the source. The company behind it provide
11933 <a href=
"https://scan.coverity.com/
">check of free software projects as
11934 a community service
</a
>, and many hundred free software projects are
11935 already checked. A few days ago I decided to have a closer look at
11936 the Coverity system, and discovered that the
11937 <a href=
"http://www.gnu.org/software/gnash/
">gnash
</a
> and
11938 <a href=
"http://sourceforge.net/projects/ipmitool/
">ipmitool
</a
>
11939 projects I am involved with was already registered. But these are
11940 fairly big, and I would also like to have a small and easy project to
11941 check, and decided to
<a href=
"http://scan.coverity.com/projects/
1179">request
11942 checking of the chrpath project
</a
>. It was
11943 added to the checker and discovered seven potential defects. Six of
11944 these were real, mostly resource
"leak
" when the program detected an
11945 error. Nothing serious, as the resources would be released a fraction
11946 of a second later when the program exited because of the error, but it
11947 is nice to do it right in case the source of the program some time in
11948 the future end up in a library. Having fixed all defects and added
11949 <a href=
"https://lists.alioth.debian.org/mailman/listinfo/chrpath-devel
">a
11950 mailing list for the chrpath developers
</a
>, I decided it was time to
11951 publish a new release. These are the release notes:
</p
>
11953 <p
>New in
0.16 released
2014-
01-
14:
</p
>
11957 <li
>Fixed all minor bugs discovered by Coverity.
</li
>
11958 <li
>Updated config.sub and config.guess from the GNU project.
</li
>
11959 <li
>Mention new project mailing list in the documentation.
</li
>
11964 <a href=
"https://alioth.debian.org/frs/?group_id=
31052">download the
11965 new version
0.16 from alioth
</a
>. Please let us know via the Alioth
11966 project if something is wrong with the new release. The test suite
11967 did not discover any old errors, so if you find a new one, please also
11968 include a test suite check.
</p
>
11973 <title>Debian Edu interview: Dominik George
</title>
11974 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Dominik_George.html
</link>
11975 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Dominik_George.html
</guid>
11976 <pubDate>Wed,
25 Dec
2013 13:
40:
00 +
0100</pubDate>
11977 <description><p
>The
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
11978 project
</a
> consist of both newcomers and old timers, and this time I
11979 was able to get an interview with a newcomer in the project who showed
11980 up on the IRC channel a few weeks ago to let us know about his
11981 successful installation of Debian Edu Wheezy in his School. Say hello
11982 to
<a href=
"https://www.ohloh.net/accounts/Natureshadow
">Dominik
11983 George
</a
>.
</p
>
11985 <!-- http://www.dominik-george.de/images/foto.jpg --
>
11987 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
11989 <p
>I am a
23 year-old student from Germany who has spent half of his
11990 life with open source. In
"real life
", I am, as already mentioned, a
11991 student in the fields of Computer Science, Electrical Engineering,
11992 Information Technologies and Anglistics. Due to my (only partially
11993 voluntary) huge engagement in the open source world, these things are
11994 a bit vacant right now however.
</p
>
11996 <p
>I also have been working as a project teacher at a Gymasnium
11997 (public school) for various years now. I took up that work some time
11998 around
2005 when still attending that school myself and have continued
11999 it until today. I also had been running the (kind of very advanced)
12000 network of that school together with a team of very interested and
12001 talented students in the age of
11 to
15 years, who took the chance to
12002 learn a lot about open source and networking before I left the school
12003 to help building another school
's informational education concept from
12006 <p
>That said, one might see me as a kind of
"glue
" between school kids
12007 and the elderly of teachers as well as between the open source
12008 ecosystem and the (even more complex) educational ecosystem.
</p
>
12010 <p
>When I am not busy with open source or education, I like Geocaching
12011 and cycling.
</p
>
12013 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
12014 project?
</strong
></p
>
12016 <p
>I think that happened some time around
2009 when I first attended
12017 <a href=
"http://www.froscon.org
">FrOSCon
</a
> and visited the project
12018 booth. I think I wasn
't too interested back then because I used to
12019 have an attitude of disliking software that does too much stuff on its
12020 own. Maybe I was too inexperienced to realise the upsides of an
12021 "out-of-the-box
" solution ;).
</p
>
12023 <p
>The first time I actively talked to Skolelinux people was at
12024 <a href=
"http://www.openrheinruhr.de
">OpenRheinRuhr
</a
> 2011 when the
12025 BiscuIT project, a home-grewn software used by my school for various
12026 really cool things from timetables and class contact lists to lunch
12027 ordering, student ID card printing and project elections first got to
12028 a stage where it could have been published. I asked the Skolelinux
12029 guys running the booth if the project were interested in it and gave a
12030 small demonstration, but there wasn
't any real feedback and the guys
12031 seemed rather uninterested.
</p
>
12033 <p
>After I left the school where I developed the software, it got
12034 mostly lost, but I am now reimplementing it for my new school. I have
12035 reusability and compatibility in mind, and I hop there will be a new
12036 basis for contributing it to the Skolelinux project ;)!
</p
>
12038 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
12039 Edu?
</strong
></p
>
12041 <p
>The most important advantage seems to be that it
"just
12042 works
". After overcoming some minor (but still very annoying) glitches
12043 in the installer, I got a fully functional, working school network,
12044 without the month-long hassle I experienced when setting all that up
12045 from scratch in earlier years. And above that, it rocked - I didn
't
12046 have any real hardware at hand, because the school was just founded
12047 and has no money whatsoever, so I installed a combined server (main
12048 server, terminal services and workstation) in a VM on my personal
12049 notebook, bridging the LTSP network interface to the ethernet port,
12050 and then PXE-booted the Windows notebooks that were lying around from
12051 it. I could use
8 clients without any performance issues, by using a
12052 tiny little VM on a tiny little notebook. I think that
's enough to say
12053 that it rocks!
</p
>
12055 <p
>Secondly, there are marketing reasons. Life
's bad, and so no
12056 politician will ever permit a setup described as
"Debian, an universal
12057 operating system, with some really cool educational tools
" while they
12058 will be jsut fine with
"Skolelinux, a single-purpose solution for your
12059 school network
", even if both turn out to be the very same thing (yes,
12060 this is unfair towards the Skolelinux project, and must not be taken
12061 too seriously - you get the idea, anyway).
</p
>
12063 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
12064 Edu?
</strong
></p
>
12066 <p
>I have not been involved with Skolelinux long enough to really
12067 answer this question in a fair way. Thus, please allow me to put it in
12068 other words:
"What do you expect from Skolelinux to keep liking it?
" I
12069 can list a few points about that:
</p
>
12073 <li
>always strive to get all things integrated into Debian upstream
12074 <li
>be open to discussion about changes and the like, even with newcomers
12075 <li
>be helpful at being helpful ;)
12079 <p
>I
'm really sorry I cannot say much more about that :(!
</p
>
12081 <p
><strong
>Which free software do you use daily?
</strong
></p
>
12083 <p
>First of all, all software I use is free and open. I have abandoned
12084 all non-free software (except for firmware on my darned phone) this
12087 <p
>I run Debian GNU/Linux on all PC systems I use. On that, I mostly
12088 run text tools. I use
12089 <a href=
"https://www.mirbsd.org/mksh.htm
">mksh
</a
> as shell,
12090 <a href=
"https://www.mirbsd.org/jupp.htm
">jupp
</a
> as very advanced
12091 text editor (I even got the developer to help me write a script/macro
12092 based full-featured student management software with the two),
12093 <a href=
"http://mcabber.com/
">mcabber
</a
> for XMPP and
12094 <a href=
"http://www.irssi.org/
">irssi
</a
> for IRC. For that overly
12095 coloured world called the WWW, I use
12096 <a href=
"https://www.mozilla.org/en-US/firefox/new/
">Iceweasel
12097 (Firefox)
</a
>. Oh, and
<a href=
"http://www.mutt.org/
">mutt
</a
> for
12100 <p
>However, while I am personally aware of the fact that text tools
12101 are more efficient and powerful than anything else, I also use (or at
12102 least operate) some tools that are suitable to bring open source to
12103 kids. One of these things is
<a href=
"http://jappix.org/
">Jappix
</a
>,
12104 which I already introduced to some kids even before they got aware of
12105 Facebook, making them see for themselves that they do not need
12106 Facebook now ;).
</p
>
12108 <p
><strong
>Which strategy do you believe is the right one to use to
12109 get schools to use free software?
</strong
></p
>
12111 <p
>Well, that
's a two-sided thing. One side is what I believe, and one
12112 side is what I have experienced.
</p
>
12114 <p
>I believe that the right strategy is showing them the benefits. But
12115 that won
't work out as long as the acceptance of free alternatives
12116 grows globally. What I mean is that if all the kids are almost forced
12117 to use Windows, Facebook, Skype, you name it at home, they will not
12118 see why they would want to use alternatives at school. I have seen
12119 students take seat in front of a fully-functional, modern Debian
12120 desktop that could do anything their Windows at home could do, and
12121 they jsut refused to use it because
"Linux sucks
". It is something
12122 that makes the council of our city spend around
600000 € to buy
12123 software - not including hardware, mind you - for operating school
12124 networks, and for installing a system that, as has been proved, does
12125 not work. For those of you readers who are good at maths, have you
12126 already found out how many lives could have been saved with that money
12127 if we had instead used it to bring education to parts of the world
12128 that need it? I have, and found it to be nothing less dramatic than
12129 plain criminal.
</p
>
12131 <p
>That said, the only feasible way appears to be the bottom up
12132 method. We have to bring free software to kids and parents. I have
12133 founded an association named
12134 <a href=
"https://www.teckids.org
">Teckids
</a
> here in Germany that does
12135 just that. We organise several events for kids and adolescents in the
12136 area of free and open source software, for example the
12137 <a href=
"http://kids.froscon.org
">FrogLabs
</a
>, which share staff with
12138 Teckids and are the youth programme of
12139 <a href=
"http://www.froscon.org
">the Free and Open Source Software
12140 Conference (FrOSCon)
</a
>. We do a lot more than most other conferences
12141 - this year, we first offered the FrogLabs as a holiday camp for kids
12142 aged
10 to
16. It was a huge success, with approx.
30 kids taking part
12143 and learning with and about free software through a whole weekend. All
12144 of us had a lot of fun, and the results were really exciting.
</p
>
12146 <p
>Apart from that, we are preparing a campaign that is supposed to bring
12147 the message of free alternatives to stuff kids use every day to them and
12148 their parents, e.g. the use of Jabber / Jappix instead of Facebook and
12149 Skype. To make that possible, we are planning to get together a team of
12150 clever kids who understand very well what their peers need and can bring
12151 it across to them. So we will have a peer-driven network of adolescents
12152 who teach each other and collect feedback from the community of minors.
12153 We then take that feedback and our own experience to work closely with
12154 open source projects, such as Skolelinux or Jappix, at improving their
12155 software in a way that makes it more and more attractive for the target
12156 group. At least I hope that we will have good cooperation with
12157 Skolelinux in the future ;)!
</p
>
12159 <p
>So in conclusion, what I believe is that, if it weren
't for the world
12160 being so bad, it should be very clear to the political decision makers
12161 that the only way to go nowadays is free software for various reasons,
12162 but I have learnt that the only way that seems to work is bottom up.
</p
>
12166 > * Who should be interviewed with this questions in the future?
12168 That
's probably the hardest question of them all, as I do not know the
12169 community. However, I would be willing to do the following:
12171 <li
>Run an interview with a German headteacher who is very open to
12172 free software, and also prefers it, but cannot really use it because
12173 of the decision makers above;
12174 <li
>Run interviews with some kids, both with and without previous
12175 knowledge about free software
12177 If that is wanted, just let me know ;).
12184 <title>Debian Edu interview: Klaus Knopper
</title>
12185 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Klaus_Knopper.html
</link>
12186 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Klaus_Knopper.html
</guid>
12187 <pubDate>Fri,
6 Dec
2013 09:
50:
00 +
0100</pubDate>
12188 <description><p
>It has been a while since I managed to publish the last interview,
12189 but the
<a href=
"http://www.skolelinux.org/
">Debian Edu /
12190 Skolelinux
</a
> community is still going strong, and yesterday we even
12191 had a new school administrator show up on
12192 <a href=
"irc://irc.debian.org/#debian-edu
">#debian-edu
</a
> to share
12193 his success story with installing Debian Edu at their school. This
12194 time I have been able to get some helpful comments from the creator of
12195 Knoppix, Klaus Knopper, who was involved in a Skolelinux project in
12196 Germany a few years ago.
</p
>
12198 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
12200 <p
>I am Klaus Knopper. I have a master degree in electrical
12201 engineering, and is currently professor in information management at
12202 the university of applied sciences Kaiserslautern / Germany and
12203 freelance Open Source software developer and consultant.
</p
>
12205 <p
>All of this is pretty much of the work I spend my days with. Apart
12206 from teaching, I
'm also conducting some more or less experimental
12207 projects like the
<a href=
"http://www.knoppix.org
">Knoppix GNU/Linux live
12208 system
</a
> (Debian-based like Skolelinux),
12209 <a href=
"http://www.knopper.net/knoppix-adriane/index-en.html
">ADRIANE
</a
>
12210 (a blind-friendly talking desktop system) and
12211 <a href=
"http://www.knopper.net/linbo/index-en.html
">LINBO
</a
>
12212 (Linux-based network boot console, a fast remote install and repair
12213 system supporting various operating systems).
</p
>
12215 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
12216 project?
</strong
></p
>
12218 <p
>The credit for this have to go to Kurt Gramlich, who is the German
12219 coordinator for Skolelinux. We were looking for an all-in-one open
12220 source community-supported distribution for schools, and Kurt
12221 introduced us to Skolelinux for this purpose.
</p
>
12223 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
12224 Edu?
</strong
></p
>
12227 <li
>Quick installation,
</li
>
12228 <li
>works (almost) out of the box,
</li
>
12229 <li
>contains many useful software packages for teaching and learning,
</li
>
12230 <li
>is a purely community-based distro and not controlled by a
12231 single company,
</li
>
12232 <li
>has a large number of supporters and teachers who share their
12233 experience and problem solutions.
</li
>
12236 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
12237 Edu?
</strong
></p
>
12240 <li
>Skolelinux is - as we had to learn - not easily upgradable to
12241 the next version. Opposed to its genuine Debian base, upgrading to
12242 a new version means a full new installation from scratch to get it
12243 working again reliably.
12245 <li
>Skolelinux is based on Debian/stable, and therefore always a
12246 little outdated in terms of program versions compared to Edubuntu or
12247 similar educational Linux distros, which rather use Debian/testing
12250 <li
>Skolelinux has some very self-opinionated and stubborn default
12251 configuration which in my opinion adds unnecessary complexity and is
12252 not always suitable for a schools needs, the preset network
12253 configuration is actually a core definition feature of Skolelinux
12254 and not easy to change, so schools sometimes have to change their
12255 network configuration to make it
"Skolelinux-compatible
".
12257 <li
>Some proposed extensions, which were made available as
12258 contribution, like secure examination mode and lecture material
12259 distribution and collection, were not accepted into the mainline
12260 Skolelinux development and are now not easy to maintain in the
12261 future because of Skolelinux somewhat undeterministic update
12262 schemes.
</li
>
12264 <li
>Skolelinux has only a very tiny number of base developers
12265 compared to Debian.
</li
>
12269 <p
>For these reasons and experience from our project, I would now
12270 rather consider using plain Debian for schools next time, until
12271 Skolelinux is more closely integrated into Debian and becomes
12272 upgradeable without reinstallation.
</p
>
12274 <p
><strong
>Which free software do you use daily?
</strong
></p
>
12276 <p
>GNU/Linux with LXDE desktop, bash for interactive dialog and
12277 programming, texlive for documentation and correspondence,
12278 occasionally LibreOffice for document format conversion. Various
12279 programming languages for teaching.
</p
>
12281 <p
><strong
>Which strategy do you believe is the right one to use to
12282 get schools to use free software?
</strong
></p
>
12284 <p
>Strong arguments are
</p
>
12288 <li
>Knowledge is free, and so should be methods and tools for
12289 teaching and learning.
</li
>
12291 <li
>Students can learn with and use the same software at school, at
12292 home, and at their working place without running into license or
12293 conversion problems.
</li
>
12295 <li
>Closed source or proprietary software hides knowledge rather
12296 than exposing it, and proprietary software vendors try to bind
12297 customers to certain products. But teachers need to teach
12298 science, not products.
</li
>
12300 <li
>If you have everything you for daily work as open source, what
12301 would you need proprietary software for?
</li
>
12308 <title>Dugnadsnett for alle, a wireless community network in Oslo, take shape
</title>
12309 <link>http://people.skolelinux.org/pere/blog/Dugnadsnett_for_alle__a_wireless_community_network_in_Oslo__take_shape.html
</link>
12310 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Dugnadsnett_for_alle__a_wireless_community_network_in_Oslo__take_shape.html
</guid>
12311 <pubDate>Sat,
30 Nov
2013 10:
10:
00 +
0100</pubDate>
12312 <description><p
>If you want the ability to electronically communicate directly with
12313 your neighbors and friends using a network controlled by your peers in
12314 stead of centrally controlled by a few corporations, or would like to
12315 experiment with interesting network technology, the
12316 <a href=
"http://www.dugnadsnett.no/
">Dugnasnett for alle i Oslo
</a
>
12317 might be project for you.
39 mesh nodes are currently being planned,
12318 in the freshly started initiative from NUUG and Hackeriet to create a
12319 wireless community network. The work is inspired by
12320 <a href=
"http://freifunk.net/
">Freifunk
</a
>,
12321 <a href=
"http://www.awmn.net/
">Athens Wireless Metropolitan
12322 Network
</a
>,
<a href=
"http://en.wikipedia.org/wiki/Roofnet
">Roofnet
</a
>
12323 and other successful mesh networks around the globe. Two days ago we
12324 held a workshop to try to get people started on setting up their own
12325 mesh node, and there we decided to create a new mailing list
12326 <a href=
"http://lists.nuug.no/mailman/listinfo/dugnadsnett
">dugnadsnett
12327 (at) nuug.no
</a
> and IRC channel
12328 <a href=
"irc://irc.freenode.net/#dugnadsnett.no
">#dugnadsnett.no
</a
> to
12329 coordinate the work. See also the NUUG blog post
12330 <a href=
"http://www.nuug.no/news/E_postliste_og_IRC_kanal_for_Dugnadsnett_for_alle_i_Oslo.shtml
">announcing
12331 the mailing list and IRC channel
</a
>.
</p
>
12336 <title>New chrpath release
0.15</title>
12337 <link>http://people.skolelinux.org/pere/blog/New_chrpath_release_0_15.html
</link>
12338 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_chrpath_release_0_15.html
</guid>
12339 <pubDate>Sun,
24 Nov
2013 09:
30:
00 +
0100</pubDate>
12340 <description><p
>After many years break from the package and a vain hope that
12341 development would be continued by someone else, I finally pulled my
12342 acts together this morning and wrapped up a new release of chrpath,
12343 the command line tool to modify the rpath and runpath of already
12344 compiled ELF programs. The update was triggered by the persistence of
12345 Isha Vishnoi at IBM, which needed a new config.guess file to get
12346 support for the ppc64le architecture (powerpc
64-bit Little Endian) he
12347 is working on. I checked the
12348 <a href=
"http://packages.qa.debian.org/chrpath
">Debian
</a
>,
12349 <a href=
"https://launchpad.net/ubuntu/+source/chrpath
">Ubuntu
</a
> and
12350 <a href=
"https://admin.fedoraproject.org/pkgdb/acls/name/chrpath
">Fedora
</a
>
12351 packages for interesting patches (failed to find the source from
12352 OpenSUSE and Mandriva packages), and found quite a few nice fixes.
12353 These are the release notes:
</p
>
12355 <p
>New in
0.15 released
2013-
11-
24:
</p
>
12359 <li
>Updated config.sub and config.guess from the GNU project to work
12360 with newer architectures. Thanks to isha vishnoi for the heads
12363 <li
>Updated README with current URLs.
</li
>
12365 <li
>Added byteswap fix found in Ubuntu, credited Jeremy Kerr and
12366 Matthias Klose.
</li
>
12368 <li
>Added missing help for -k|--keepgoing option, using patch by
12369 Petr Machata found in Fedora.
</li
>
12371 <li
>Rewrite removal of RPATH/RUNPATH to make sure the entry in
12372 .dynamic is a NULL terminated string. Based on patch found in
12373 Fedora credited Axel Thimm and Christian Krause.
</li
>
12378 <a href=
"https://alioth.debian.org/frs/?group_id=
31052">download the
12379 new version
0.15 from alioth
</a
>. Please let us know via the Alioth
12380 project if something is wrong with the new release. The test suite
12381 did not discover any old errors, so if you find a new one, please also
12382 include a testsuite check.
</p
>
12387 <title>All drones should be radio marked with what they do and who they belong to
</title>
12388 <link>http://people.skolelinux.org/pere/blog/All_drones_should_be_radio_marked_with_what_they_do_and_who_they_belong_to.html
</link>
12389 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/All_drones_should_be_radio_marked_with_what_they_do_and_who_they_belong_to.html
</guid>
12390 <pubDate>Thu,
21 Nov
2013 15:
40:
00 +
0100</pubDate>
12391 <description><p
>Drones, flying robots, are getting more and more popular. The most
12392 know ones are the killer drones used by some government to murder
12393 people they do not like without giving them the chance of a fair
12394 trial, but the technology have many good uses too, from mapping and
12395 forest maintenance to photography and search and rescue. I am sure it
12396 is just a question of time before
"bad drones
" are in the hands of
12397 private enterprises and not only state criminals but petty criminals
12398 too. The drone technology is very useful and very dangerous. To have
12399 some control over the use of drones, I agree with Daniel Suarez in his
12401 "<a href=
"https://archive.org/details/DanielSuarez_2013G
">The kill
12402 decision shouldn
't belong to a robot
</a
>", where he suggested this
12403 little gem to keep the good while limiting the bad use of drones:
</p
>
12407 <p
>Each robot and drone should have a cryptographically signed
12408 I.D. burned in at the factory that can be used to track its movement
12409 through public spaces. We have license plates on cars, tail numbers on
12410 aircraft. This is no different. And every citizen should be able to
12411 download an app that shows the population of drones and autonomous
12412 vehicles moving through public spaces around them, both right now and
12413 historically. And civic leaders should deploy sensors and civic drones
12414 to detect rogue drones, and instead of sending killer drones of their
12415 own up to shoot them down, they should notify humans to their
12416 presence. And in certain very high-security areas, perhaps civic
12417 drones would snare them and drag them off to a bomb disposal facility.
</p
>
12419 <p
>But notice, this is more an immune system than a weapons system. It
12420 would allow us to avail ourselves of the use of autonomous vehicles
12421 and drones while still preserving our open, civil society.
</p
>
12423 </blockquote
>
12425 <p
>The key is that
<em
>every citizen
</em
> should be able to read the
12426 radio beacons sent from the drones in the area, to be able to check
12427 both the government and others use of drones. For such control to be
12428 effective, everyone must be able to do it. What should such beacon
12429 contain? At least formal owner, purpose, contact information and GPS
12430 location. Probably also the origin and target position of the current
12431 flight. And perhaps some registration number to be able to look up
12432 the drone in a central database tracking their movement. Robots
12433 should not have privacy. It is people who need privacy.
</p
>
12438 <title>Lets make a wireless community network in Oslo!
</title>
12439 <link>http://people.skolelinux.org/pere/blog/Lets_make_a_wireless_community_network_in_Oslo_.html
</link>
12440 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lets_make_a_wireless_community_network_in_Oslo_.html
</guid>
12441 <pubDate>Wed,
13 Nov
2013 21:
00:
00 +
0100</pubDate>
12442 <description><p
>Today NUUG and Hackeriet announced
12443 <a href=
"http://www.nuug.no/news/Bli_med___bygge_dugnadsnett_for_alle_i_Oslo.shtml
">our
12444 plans to join forces and create a wireless community network in
12445 Oslo
</a
>. The workshop to help people get started will take place
12446 Thursday
2013-
11-
28, but we already are collecting the geolocation of
12447 people joining forces to make this happen. We have
12448 <a href=
"https://github.com/petterreinholdtsen/meshfx-node/blob/master/oslo-nodes.geojson
">9
12449 locations plotted on the map
</a
>, but we will need more before we have
12450 a connected mesh spread across Oslo. If this sound interesting to
12451 you, please join us at the workshop. If you are too impatient to wait
12452 15 days, please join us on the IRC channel
12453 <a href=
"irc://irc.freenode.net/%
23nuug
">#nuug on irc.freenode.net
</a
>
12454 right away. :)
</p
>
12459 <title>Running TP-Link MR3040 as a batman-adv mesh node using openwrt
</title>
12460 <link>http://people.skolelinux.org/pere/blog/Running_TP_Link_MR3040_as_a_batman_adv_mesh_node_using_openwrt.html
</link>
12461 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Running_TP_Link_MR3040_as_a_batman_adv_mesh_node_using_openwrt.html
</guid>
12462 <pubDate>Sun,
10 Nov
2013 23:
00:
00 +
0100</pubDate>
12463 <description><p
>Continuing my research into mesh networking, I was recommended to
12464 use TP-Link
3040 and
3600 access points as mesh nodes, and the pair I
12465 bought arrived on Friday. Here are my notes on how to set up the
12466 MR3040 as a mesh node using
12467 <a href=
"http://www.openwrt.org/
">OpenWrt
</a
>.
</p
>
12469 <p
>I started by following the instructions on the OpenWRT wiki for
12470 <a href=
"http://wiki.openwrt.org/toh/tp-link/tl-mr3040
">TL-MR3040
</a
>,
12472 <a href=
"http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-tl-mr3040-v2-squashfs-factory.bin
">the
12473 recommended firmware image
</a
>
12474 (openwrt-ar71xx-generic-tl-mr3040-v2-squashfs-factory.bin) and
12475 uploaded it into the original web interface. The flashing went fine,
12476 and the machine was available via telnet on the ethernet port. After
12477 logging in and setting the root password, ssh was available and I
12478 could start to set it up as a batman-adv mesh node.
</p
>
12480 <p
>I started off by reading the instructions from
12481 <a href=
"http://wirelessafrica.meraka.org.za/wiki/index.php?title=Antoine
's_Research
">Wireless
12482 Africa
</a
>, which had quite a lot of useful information, but
12483 eventually I followed the recipe from the Open Mesh wiki for
12484 <a href=
"http://www.open-mesh.org/projects/batman-adv/wiki/Batman-adv-openwrt-config
">using
12485 batman-adv on OpenWrt
</a
>. A small snag was the fact that the
12486 <tt
>opkg install kmod-batman-adv
</tt
> command did not work as it
12487 should. The batman-adv kernel module would fail to load because its
12488 dependency crc16 was not already loaded. I
12489 <a href=
"https://dev.openwrt.org/ticket/
14452">reported the bug
</a
> to
12490 the openwrt project and hope it will be fixed soon. But the problem
12491 only seem to affect initial testing of batman-adv, as configuration
12492 seem to work when booting from scratch.
</p
>
12494 <p
>The setup is done using files in /etc/config/. I did not bridge
12495 the Ethernet and mesh interfaces this time, to be able to hook up the
12496 box on my local network and log into it for configuration updates.
12497 The following files were changed and look like this after modifying
12500 <p
><tt
>/etc/config/network
</tt
></p
>
12504 config interface
'loopback
'
12505 option ifname
'lo
'
12506 option proto
'static
'
12507 option ipaddr
'127.0.0.1'
12508 option netmask
'255.0.0.0'
12510 config globals
'globals
'
12511 option ula_prefix
'fdbf:
4c12:
3fed::/
48'
12513 config interface
'lan
'
12514 option ifname
'eth0
'
12515 option type
'bridge
'
12516 option proto
'dhcp
'
12517 option ipaddr
'192.168.1.1'
12518 option netmask
'255.255.255.0'
12519 option hostname
'tl-mr3040
'
12520 option ip6assign
'60'
12522 config interface
'mesh
'
12523 option ifname
'adhoc0
'
12524 option mtu
'1528'
12525 option proto
'batadv
'
12526 option mesh
'bat0
'
12529 <p
><tt
>/etc/config/wireless
</tt
></p
>
12532 config wifi-device
'radio0
'
12533 option type
'mac80211
'
12534 option channel
'11'
12535 option hwmode
'11ng
'
12536 option path
'platform/ar933x_wmac
'
12537 option htmode
'HT20
'
12538 list ht_capab
'SHORT-GI-
20'
12539 list ht_capab
'SHORT-GI-
40'
12540 list ht_capab
'RX-STBC1
'
12541 list ht_capab
'DSSS_CCK-
40'
12542 option disabled
'0'
12544 config wifi-iface
'wmesh
'
12545 option device
'radio0
'
12546 option ifname
'adhoc0
'
12547 option network
'mesh
'
12548 option encryption
'none
'
12549 option mode
'adhoc
'
12550 option bssid
'02:BA:
00:
00:
00:
01'
12551 option ssid
'meshfx@hackeriet
'
12553 <p
><tt
>/etc/config/batman-adv
</tt
></p
>
12556 config
'mesh
' 'bat0
'
12557 option interfaces
'adhoc0
'
12558 option
'aggregated_ogms
'
12559 option
'ap_isolation
'
12560 option
'bonding
'
12561 option
'fragmentation
'
12562 option
'gw_bandwidth
'
12563 option
'gw_mode
'
12564 option
'gw_sel_class
'
12565 option
'log_level
'
12566 option
'orig_interval
'
12567 option
'vis_mode
'
12568 option
'bridge_loop_avoidance
'
12569 option
'distributed_arp_table
'
12570 option
'network_coding
'
12571 option
'hop_penalty
'
12573 # yet another batX instance
12574 # config
'mesh
' 'bat5
'
12575 # option
'interfaces
' 'second_mesh
'
12578 <p
>The mesh node is now operational. I have yet to test its range,
12579 but I hope it is good. I have not yet tested the TP-Link
3600 box
12580 still wrapped up in plastic.
</p
>
12585 <title>Debian init.d boot script example for rsyslog
</title>
12586 <link>http://people.skolelinux.org/pere/blog/Debian_init_d_boot_script_example_for_rsyslog.html
</link>
12587 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_init_d_boot_script_example_for_rsyslog.html
</guid>
12588 <pubDate>Sat,
2 Nov
2013 22:
40:
00 +
0100</pubDate>
12589 <description><p
>If one of the points of switching to a new init system in Debian is
12590 <a href=
"http://thomas.goirand.fr/blog/?p=
147">to get rid of huge
12591 init.d scripts
</a
>, I doubt we need to switch away from sysvinit and
12592 init.d scripts at all. Here is an example init.d script, ie a rewrite
12593 of /etc/init.d/rsyslog:
</p
>
12595 <p
><pre
>
12596 #!/lib/init/init-d-script
12597 ### BEGIN INIT INFO
12598 # Provides: rsyslog
12599 # Required-Start: $remote_fs $time
12600 # Required-Stop: umountnfs $time
12601 # X-Stop-After: sendsigs
12602 # Default-Start:
2 3 4 5
12603 # Default-Stop:
0 1 6
12604 # Short-Description: enhanced syslogd
12605 # Description: Rsyslog is an enhanced multi-threaded syslogd.
12606 # It is quite compatible to stock sysklogd and can be
12607 # used as a drop-in replacement.
12609 DESC=
"enhanced syslogd
"
12610 DAEMON=/usr/sbin/rsyslogd
12611 </pre
></p
>
12613 <p
>Pretty minimalistic to me... For the record, the original sysv-rc
12614 script was
137 lines, and the above is just
15 lines, most of it meta
12615 info/comments.
</p
>
12617 <p
>How to do this, you ask? Well, one create a new script
12618 /lib/init/init-d-script looking something like this:
12620 <p
><pre
>
12623 # Define LSB log_* functions.
12624 # Depend on lsb-base (
>=
3.2-
14) to ensure that this file is present
12625 # and status_of_proc is working.
12626 . /lib/lsb/init-functions
12629 # Function that starts the daemon/service
12635 #
0 if daemon has been started
12636 #
1 if daemon was already running
12637 #
2 if daemon could not be started
12638 start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON --test
> /dev/null \
12640 start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON -- \
12643 # Add code here, if necessary, that waits for the process to be ready
12644 # to handle requests from services started subsequently which depend
12645 # on this one. As a last resort, sleep for some time.
12649 # Function that stops the daemon/service
12654 #
0 if daemon has been stopped
12655 #
1 if daemon was already stopped
12656 #
2 if daemon could not be stopped
12657 # other if a failure occurred
12658 start-stop-daemon --stop --quiet --retry=TERM/
30/KILL/
5 --pidfile $PIDFILE --name $NAME
12659 RETVAL=
"$?
"
12660 [
"$RETVAL
" =
2 ]
&& return
2
12661 # Wait for children to finish too if this is a daemon that forks
12662 # and if the daemon is only ever run from this initscript.
12663 # If the above conditions are not satisfied then add some other code
12664 # that waits for the process to drop all resources that could be
12665 # needed by services started subsequently. A last resort is to
12666 # sleep for some time.
12667 start-stop-daemon --stop --quiet --oknodo --retry=
0/
30/KILL/
5 --exec $DAEMON
12668 [
"$?
" =
2 ]
&& return
2
12669 # Many daemons don
't delete their pidfiles when they exit.
12671 return
"$RETVAL
"
12675 # Function that sends a SIGHUP to the daemon/service
12679 # If the daemon can reload its configuration without
12680 # restarting (for example, when it is sent a SIGHUP),
12681 # then implement that here.
12683 start-stop-daemon --stop --signal
1 --quiet --pidfile $PIDFILE --name $NAME
12688 scriptbasename=
"$(basename $
1)
"
12689 echo
"SN: $scriptbasename
"
12690 if [
"$scriptbasename
" !=
"init-d-library
" ] ; then
12691 script=
"$
1"
12698 NAME=$(basename $DAEMON)
12699 PIDFILE=/var/run/$NAME.pid
12701 # Exit if the package is not installed
12702 #[ -x
"$DAEMON
" ] || exit
0
12704 # Read configuration variable file if it is present
12705 [ -r /etc/default/$NAME ]
&& . /etc/default/$NAME
12707 # Load the VERBOSE setting and other rcS variables
12708 . /lib/init/vars.sh
12710 case
"$
1" in
12712 [
"$VERBOSE
" != no ]
&& log_daemon_msg
"Starting $DESC
" "$NAME
"
12714 case
"$?
" in
12715 0|
1) [
"$VERBOSE
" != no ]
&& log_end_msg
0 ;;
12716 2) [
"$VERBOSE
" != no ]
&& log_end_msg
1 ;;
12720 [
"$VERBOSE
" != no ]
&& log_daemon_msg
"Stopping $DESC
" "$NAME
"
12722 case
"$?
" in
12723 0|
1) [
"$VERBOSE
" != no ]
&& log_end_msg
0 ;;
12724 2) [
"$VERBOSE
" != no ]
&& log_end_msg
1 ;;
12728 status_of_proc
"$DAEMON
" "$NAME
" && exit
0 || exit $?
12730 #reload|force-reload)
12732 # If do_reload() is not implemented then leave this commented out
12733 # and leave
'force-reload
' as an alias for
'restart
'.
12735 #log_daemon_msg
"Reloading $DESC
" "$NAME
"
12739 restart|force-reload)
12741 # If the
"reload
" option is implemented then remove the
12742 #
'force-reload
' alias
12744 log_daemon_msg
"Restarting $DESC
" "$NAME
"
12746 case
"$?
" in
12749 case
"$?
" in
12750 0) log_end_msg
0 ;;
12751 1) log_end_msg
1 ;; # Old process is still running
12752 *) log_end_msg
1 ;; # Failed to start
12762 echo
"Usage: $SCRIPTNAME {start|stop|status|restart|force-reload}
" >&2
12768 </pre
></p
>
12770 <p
>It is based on /etc/init.d/skeleton, and could be improved quite a
12771 lot. I did not really polish the approach, so it might not always
12772 work out of the box, but you get the idea. I did not try very hard to
12773 optimize it nor make it more robust either.
</p
>
12775 <p
>A better argument for switching init system in Debian than reducing
12776 the size of init scripts (which is a good thing to do anyway), is to
12777 get boot system that is able to handle the kernel events sensibly and
12778 robustly, and do not depend on the boot to run sequentially. The boot
12779 and the kernel have not behaved sequentially in years.
</p
>
12784 <title>Browser plugin for SPICE (spice-xpi) uploaded to Debian
</title>
12785 <link>http://people.skolelinux.org/pere/blog/Browser_plugin_for_SPICE__spice_xpi__uploaded_to_Debian.html
</link>
12786 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Browser_plugin_for_SPICE__spice_xpi__uploaded_to_Debian.html
</guid>
12787 <pubDate>Fri,
1 Nov
2013 11:
00:
00 +
0100</pubDate>
12788 <description><p
><a href=
"http://www.spice-space.org/
">The SPICE protocol
</a
> for
12789 remote display access is the preferred solution with oVirt and RedHat
12790 Enterprise Virtualization, and I was sad to discover the other day
12791 that the browser plugin needed to use these systems seamlessly was
12792 missing in Debian. The
<a href=
"http://bugs.debian.org/
668284">request
12793 for a package
</a
> was from
2012-
04-
10 with no progress since
12794 2013-
04-
01, so I decided to wrap up a package based on the great work
12795 from Cajus Pollmeier and put it in a collab-maint maintained git
12796 repository to get a package I could use. I would very much like
12797 others to help me maintain the package (or just take over, I do not
12798 mind), but as no-one had volunteered so far, I just uploaded it to
12799 NEW. I hope it will be available in Debian in a few days.
</p
>
12801 <p
>The source is now available from
12802 <a href=
"http://anonscm.debian.org/gitweb/?p=collab-maint/spice-xpi.git;a=summary
">http://anonscm.debian.org/gitweb/?p=collab-maint/spice-xpi.git;a=summary
</a
>.
</p
>
12807 <title>Teaching vmdebootstrap to create Raspberry Pi SD card images
</title>
12808 <link>http://people.skolelinux.org/pere/blog/Teaching_vmdebootstrap_to_create_Raspberry_Pi_SD_card_images.html
</link>
12809 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Teaching_vmdebootstrap_to_create_Raspberry_Pi_SD_card_images.html
</guid>
12810 <pubDate>Sun,
27 Oct
2013 17:
00:
00 +
0100</pubDate>
12811 <description><p
>The
12812 <a href=
"http://packages.qa.debian.org/v/vmdebootstrap.html
">vmdebootstrap
</a
>
12813 program is a a very nice system to create virtual machine images. It
12814 create a image file, add a partition table, mount it and run
12815 debootstrap in the mounted directory to create a Debian system on a
12816 stick. Yesterday, I decided to try to teach it how to make images for
12817 <a href=
"https://wiki.debian.org/RaspberryPi
">Raspberry Pi
</a
>, as part
12818 of a plan to simplify the build system for
12819 <a href=
"https://wiki.debian.org/FreedomBox
">the FreedomBox
12820 project
</a
>. The FreedomBox project already uses vmdebootstrap for
12821 the virtualbox images, but its current build system made multistrap
12822 based system for Dreamplug images, and it is lacking support for
12823 Raspberry Pi.
</p
>
12825 <p
>Armed with the knowledge on how to build
"foreign
" (aka non-native
12826 architecture) chroots for Raspberry Pi, I dived into the vmdebootstrap
12827 code and adjusted it to be able to build armel images on my amd64
12828 Debian laptop. I ended up giving vmdebootstrap five new options,
12829 allowing me to replicate the image creation process I use to make
12830 <a href=
"http://people.skolelinux.org/pere/blog/A_Raspberry_Pi_based_batman_adv_Mesh_network_node.html
">Debian
12831 Jessie based mesh node images for the Raspberry Pi
</a
>. First, the
12832 <tt
>--foreign /path/to/binfm_handler
</tt
> option tell vmdebootstrap to
12833 call debootstrap with --foreign and to copy the handler into the
12834 generated chroot before running the second stage. This allow
12835 vmdebootstrap to create armel images on an amd64 host. Next I added
12836 two new options
<tt
>--bootsize size
</tt
> and
<tt
>--boottype
12837 fstype
</tt
> to teach it to create a separate /boot/ partition with the
12838 given file system type, allowing me to create an image with a vfat
12839 partition for the /boot/ stuff. I also added a
<tt
>--variant
12840 variant
</tt
> option to allow me to create smaller images without the
12841 Debian base system packages installed. Finally, I added an option
12842 <tt
>--no-extlinux
</tt
> to tell vmdebootstrap to not install extlinux
12843 as a boot loader. It is not needed on the Raspberry Pi and probably
12844 most other non-x86 architectures. The changes were accepted by the
12845 upstream author of vmdebootstrap yesterday and today, and is now
12847 <a href=
"http://git.liw.fi/cgi-bin/cgit/cgit.cgi/vmdebootstrap/
">the
12848 upstream project page
</a
>.
</p
>
12850 <p
>To use it to build a Raspberry Pi image using Debian Jessie, first
12851 create a small script (the customize script) to add the non-free
12852 binary blob needed to boot the Raspberry Pi and the APT source
12855 <p
><pre
>
12857 set -e # Exit on first error
12858 rootdir=
"$
1"
12859 cd
"$rootdir
"
12860 cat
&lt;
&lt;EOF
> etc/apt/sources.list
12861 deb http://http.debian.net/debian/ jessie main contrib non-free
12863 # Install non-free binary blob needed to boot Raspberry Pi. This
12864 # install a kernel somewhere too.
12865 wget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update \
12866 -O $rootdir/usr/bin/rpi-update
12867 chmod a+x $rootdir/usr/bin/rpi-update
12868 mkdir -p $rootdir/lib/modules
12869 touch $rootdir/boot/start.elf
12870 chroot $rootdir rpi-update
12871 </pre
></p
>
12873 <p
>Next, fetch the latest vmdebootstrap script and call it like this
12874 to build the image:
</p
>
12877 sudo ./vmdebootstrap \
12878 --variant minbase \
12880 --distribution jessie \
12881 --mirror http://http.debian.net/debian \
12886 --log-level debug \
12890 --root-password raspberry \
12891 --hostname raspberrypi \
12892 --foreign /usr/bin/qemu-arm-static \
12893 --customize `pwd`/customize \
12894 --package netbase \
12895 --package git-core \
12896 --package binutils \
12897 --package ca-certificates \
12900 </pre
></p
>
12902 <p
>The list of packages being installed are the ones needed by
12903 rpi-update to make the image bootable on the Raspberry Pi, with the
12904 exception of netbase, which is needed by debootstrap to find
12905 /etc/hosts with the minbase variant. I really wish there was a way to
12906 set up an Raspberry Pi using only packages in the Debian archive, but
12907 that is not possible as far as I know, because it boots from the GPU
12908 using a non-free binary blob.
</p
>
12910 <p
>The build host need debootstrap, kpartx and qemu-user-static and
12911 probably a few others installed. I have not checked the complete
12912 build dependency list.
</p
>
12914 <p
>The resulting image will not use the hardware floating point unit
12915 on the Raspberry PI, because the armel architecture in Debian is not
12916 optimized for that use. So the images created will be a bit slower
12917 than
<a href=
"http://www.raspbian.org/
">Raspbian
</a
> based images.
</p
>
12922 <title>A Raspberry Pi based batman-adv Mesh network node
</title>
12923 <link>http://people.skolelinux.org/pere/blog/A_Raspberry_Pi_based_batman_adv_Mesh_network_node.html
</link>
12924 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_Raspberry_Pi_based_batman_adv_Mesh_network_node.html
</guid>
12925 <pubDate>Mon,
21 Oct
2013 11:
40:
00 +
0200</pubDate>
12926 <description><p
>The last few days I have been experimenting with
12927 <a href=
"http://www.open-mesh.org/projects/batman-adv/wiki
">the
12928 batman-adv mesh technology
</a
>. I want to gain some experience to see
12929 if it will fit
<a href=
"https://wiki.debian.org/FreedomBox
">the
12930 Freedombox project
</a
>, and together with my neighbors try to build a
12931 mesh network around the park where I live. Batman-adv is a layer
2
12932 mesh system (
"ethernet
" in other words), where the mesh network appear
12933 as if all the mesh clients are connected to the same switch.
</p
>
12935 <p
>My hardware of choice was the Linksys WRT54GL routers I had lying
12936 around, but I
've been unable to get them working with batman-adv. So
12937 instead, I started playing with a
12938 <a href=
"http://www.raspberrypi.org/
">Raspberry Pi
</a
>, and tried to
12939 get it working as a mesh node. My idea is to use it to create a mesh
12940 node which function as a switch port, where everything connected to
12941 the Raspberry Pi ethernet plug is connected (bridged) to the mesh
12942 network. This allow me to hook a wifi base station like the Linksys
12943 WRT54GL to the mesh by plugging it into a Raspberry Pi, and allow
12944 non-mesh clients to hook up to the mesh. This in turn is useful for
12945 Android phones using
<a href=
"http://servalproject.org/
">the Serval
12946 Project
</a
> voip client, allowing every one around the playground to
12947 phone and message each other for free. The reason is that Android
12948 phones do not see ad-hoc wifi networks (they are filtered away from
12949 the GUI view), and can not join the mesh without being rooted. But if
12950 they are connected using a normal wifi base station, they can talk to
12951 every client on the local network.
</p
>
12953 <p
>To get this working, I
've created a debian package
12954 <a href=
"https://github.com/petterreinholdtsen/meshfx-node
">meshfx-node
</a
>
12956 <a href=
"https://github.com/petterreinholdtsen/meshfx-node/blob/master/build-rpi-mesh-node
">build-rpi-mesh-node
</a
>
12957 to create the Raspberry Pi boot image. I
'm using Debian Jessie (and
12958 not Raspbian), to get more control over the packages available.
12959 Unfortunately a huge binary blob need to be inserted into the boot
12960 image to get it booting, but I
'll ignore that for now. Also, as
12961 Debian lack support for the CPU features available in the Raspberry
12962 Pi, the system do not use the hardware floating point unit. I hope
12963 the routing performance isn
't affected by the lack of hardware FPU
12966 <p
>To create an image, run the following with a sudo enabled user
12967 after inserting the target SD card into the build machine:
</p
>
12969 <p
><pre
>
12970 % wget -O build-rpi-mesh-node \
12971 https://raw.github.com/petterreinholdtsen/meshfx-node/master/build-rpi-mesh-node
12972 % sudo bash -x ./build-rpi-mesh-node
> build.log
2>&1
12973 % dd if=/root/rpi/rpi_basic_jessie_$(date +%Y%m%d).img of=/dev/mmcblk0 bs=
1M
12975 </pre
></p
>
12977 <p
>Booting with the resulting SD card on a Raspberry PI with a USB
12978 wifi card inserted should give you a mesh node. At least it does for
12979 me with a the wifi card I am using. The default mesh settings are the
12980 ones used by the Oslo mesh project at Hackeriet, as I mentioned in
12981 <a href=
"http://people.skolelinux.org/pere/blog/Oslo_community_mesh_network___with_NUUG_and_Hackeriet_at_Hausmania.html
">an
12982 earlier blog post about this mesh testing
</a
>.
</p
>
12984 <p
>The mesh node was not horribly expensive either. I bought
12985 everything over the counter in shops nearby. If I had ordered online
12986 from the lowest bidder, the price should be significantly lower:
</p
>
12988 <p
><table
>
12990 <tr
><th
>Supplier
</th
><th
>Model
</th
><th
>NOK
</th
></tr
>
12991 <tr
><td
>Teknikkmagasinet
</td
><td
>Raspberry Pi model B
</td
><td
>349.90</td
></tr
>
12992 <tr
><td
>Teknikkmagasinet
</td
><td
>Raspberry Pi type B case
</td
><td
>99.90</td
></tr
>
12993 <tr
><td
>Lefdal
</td
><td
>Jensen Air:Link
25150</td
><td
>295.-
</td
></tr
>
12994 <tr
><td
>Clas Ohlson
</td
><td
>Kingston
16 GB SD card
</td
><td
>199.-
</td
></tr
>
12995 <tr
><td
>Total cost
</td
><td
></td
><td
>943.80</td
></tr
>
12997 </table
></p
>
12999 <p
>Now my mesh network at home consist of one laptop in the basement
13000 connected to my production network, one Raspberry Pi node on the
1th
13001 floor that can be seen by my neighbor across the park, and one
13002 play-node I use to develop the image building script. And some times
13003 I hook up my work horse laptop to the mesh to test it. I look forward
13004 to figuring out what kind of latency the batman-adv setup will give,
13005 and how much packet loss we will experience around the park. :)
</p
>
13010 <title>Perl library to control the Spykee robot moved to github
</title>
13011 <link>http://people.skolelinux.org/pere/blog/Perl_library_to_control_the_Spykee_robot_moved_to_github.html
</link>
13012 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Perl_library_to_control_the_Spykee_robot_moved_to_github.html
</guid>
13013 <pubDate>Sat,
19 Oct
2013 10:
20:
00 +
0200</pubDate>
13014 <description><p
>Back in
2010, I created a Perl library to talk to
13015 <a href=
"http://en.wikipedia.org/wiki/Spykee
">the Spykee robot
</a
>
13016 (with two belts, wifi, USB and Linux) and made it available from my
13017 web page. Today I concluded that it should move to a site that is
13018 easier to use to cooperate with others, and moved it to github. If
13019 you got a Spykee robot, you might want to check out
13020 <a href=
"https://github.com/petterreinholdtsen/libspykee-perl
">the
13021 libspykee-perl github repository
</a
>.
</p
>
13026 <title>Good causes: Debian Outreach Program for Women, EFF documenting the spying and Open access in Norway
</title>
13027 <link>http://people.skolelinux.org/pere/blog/Good_causes__Debian_Outreach_Program_for_Women__EFF_documenting_the_spying_and_Open_access_in_Norway.html
</link>
13028 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Good_causes__Debian_Outreach_Program_for_Women__EFF_documenting_the_spying_and_Open_access_in_Norway.html
</guid>
13029 <pubDate>Tue,
15 Oct
2013 21:
30:
00 +
0200</pubDate>
13030 <description><p
>The last few days I came across a few good causes that should get
13031 wider attention. I recommend signing and donating to each one of
13032 these. :)
</p
>
13034 <p
>Via
<a href=
"http://www.debian.org/News/weekly/
2013/
18/
">Debian
13035 Project News for
2013-
10-
14</a
> I came across the Outreach Program for
13036 Women program which is a Google Summer of Code like initiative to get
13037 more women involved in free software. One debian sponsor has offered
13038 to match
<a href=
"http://debian.ch/opw2013
">any donation done to Debian
13039 earmarked
</a
> for this initiative. I donated a few minutes ago, and
13040 hope you will to. :)
</p
>
13042 <p
>And the Electronic Frontier Foundation just announced plans to
13043 create
<a href=
"https://supporters.eff.org/donate/nsa-videos
">video
13044 documentaries about the excessive spying
</a
> on every Internet user that
13045 take place these days, and their need to fund the work. I
've already
13046 donated. Are you next?
</p
>
13048 <p
>For my Norwegian audience, the organisation Studentenes og
13049 Akademikernes Internasjonale Hjelpefond is collecting signatures for a
13050 statement under the heading
13051 <a href=
"http://saih.no/Bloggers_United/
">Bloggers United for Open
13052 Access
</a
> for those of us asking for more focus on open access in the
13053 Norwegian government. So far
499 signatures. I hope you will sign it
13059 <title>Oslo community mesh network - with NUUG and Hackeriet at Hausmania
</title>
13060 <link>http://people.skolelinux.org/pere/blog/Oslo_community_mesh_network___with_NUUG_and_Hackeriet_at_Hausmania.html
</link>
13061 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Oslo_community_mesh_network___with_NUUG_and_Hackeriet_at_Hausmania.html
</guid>
13062 <pubDate>Fri,
11 Oct
2013 14:
10:
00 +
0200</pubDate>
13063 <description><p
>Wireless mesh networks are self organising and self healing
13064 networks that can be used to connect computers across small and large
13065 areas, depending on the radio technology used. Normal wifi equipment
13066 can be used to create home made radio networks, and there are several
13067 successful examples like
13068 <a href=
"http://www.freifunk.net/
">Freifunk
</a
> and
13069 <a href=
"http://www.awmn.net/
">Athens Wireless Metropolitan Network
</a
>
13071 <a href=
"http://en.wikipedia.org/wiki/List_of_wireless_community_networks_by_region#Greece
">wikipedia
13072 for a large list
</a
>) around the globe. To give you an idea how it
13073 work, check out the nice overview of the Kiel Freifunk community which
13074 can be seen from their
13075 <a href=
"http://freifunk.in-kiel.de/ffmap/nodes.html
">dynamically
13076 updated node graph and map
</a
>, where one can see how the mesh nodes
13077 automatically handle routing and recover from nodes disappearing.
13078 There is also a small community mesh network group in Oslo, Norway,
13079 and that is the main topic of this blog post.
</p
>
13081 <p
>I
've wanted to check out mesh networks for a while now, and hoped
13082 to do it as part of my involvement with the
<a
13083 href=
"http://www.nuug.no/
">NUUG member organisation
</a
> community, and
13084 my recent involvement in
13085 <a href=
"https://wiki.debian.org/FreedomBox
">the Freedombox project
</a
>
13086 finally lead me to give mesh networks some priority, as I suspect a
13087 Freedombox should use mesh networks to connect neighbours and family
13088 when possible, given that most communication between people are
13089 between those nearby (as shown for example by research on Facebook
13090 communication patterns). It also allow people to communicate without
13091 any central hub to tap into for those that want to listen in on the
13092 private communication of citizens, which have become more and more
13093 important over the years.
</p
>
13095 <p
>So far I have only been able to find one group of people in Oslo
13096 working on community mesh networks, over at the hack space
13097 <a href=
"http://hackeriet.no/
">Hackeriet
</a
> at Husmania. They seem to
13098 have started with some Freifunk based effort using OLSR, called
13099 <a href=
"http://oslo.freifunk.net/index.php?title=Main_Page
">the Oslo
13100 Freifunk project
</a
>, but that effort is now dead and the people
13101 behind it have moved on to a batman-adv based system called
13102 <a href=
"http://meshfx.org/trac
">meshfx
</a
>. Unfortunately the wiki
13103 site for the Oslo Freifunk project is no longer possible to update to
13104 reflect this fact, so the old project page can
't be updated to point to
13105 the new project. A while back, the people at Hackeriet invited people
13106 from the Freifunk community to Oslo to talk about mesh networks. I
13107 came across this video where Hans Jørgen Lysglimt interview the
13108 speakers about this talk (from
13109 <a href=
"https://www.youtube.com/watch?v=N2Kd7CLkhSY
">youtube
</a
>):
</p
>
13111 <p
><iframe width=
"420" height=
"315" src=
"https://www.youtube.com/embed/N2Kd7CLkhSY
" frameborder=
"0" allowfullscreen
></iframe
></p
>
13113 <p
>I mentioned OLSR and batman-adv, which are mesh routing protocols.
13114 There are heaps of different protocols, and I am still struggling to
13115 figure out which one would be
"best
" for some definitions of best, but
13116 given that the community mesh group in Oslo is so small, I believe it
13117 is best to hook up with the existing one instead of trying to create a
13118 completely different setup, and thus I have decided to focus on
13119 batman-adv for now. It sure help me to know that the very cool
13120 <a href=
"http://www.servalproject.org/
">Serval project in Australia
</a
>
13121 is using batman-adv as their meshing technology when it create a self
13122 organizing and self healing telephony system for disaster areas and
13123 less industrialized communities. Check out this cool video presenting
13125 <a href=
"https://www.youtube.com/watch?v=
30qNfzJCQOA
">youtube
</a
>):
</p
>
13127 <p
><iframe width=
"560" height=
"315" src=
"https://www.youtube.com/embed/
30qNfzJCQOA
" frameborder=
"0" allowfullscreen
></iframe
></p
>
13129 <p
>According to the wikipedia page on
13130 <a href=
"http://en.wikipedia.org/wiki/Wireless_mesh_network
">Wireless
13131 mesh network
</a
> there are around
70 competing schemes for routing
13132 packets across mesh networks, and OLSR, B.A.T.M.A.N. and
13133 B.A.T.M.A.N. advanced are protocols used by several free software
13134 based community mesh networks.
</p
>
13136 <p
>The batman-adv protocol is a bit special, as it provide layer
2
13137 (as in ethernet ) routing, allowing ipv4 and ipv6 to work on the same
13138 network. One way to think about it is that it provide a mesh based
13139 vlan you can bridge to or handle like any other vlan connected to your
13140 computer. The required drivers are already in the Linux kernel at
13141 least since Debian Wheezy, and it is fairly easy to set up. A
13142 <a href=
"http://www.open-mesh.org/projects/batman-adv/wiki/Quick-start-guide
">good
13143 introduction
</a
> is available from the Open Mesh project. These are
13144 the key settings needed to join the Oslo meshfx network:
</p
>
13146 <p
><table
>
13147 <tr
><th
>Setting
</th
><th
>Value
</th
></tr
>
13148 <tr
><td
>Protocol / kernel module
</td
><td
>batman-adv
</td
></tr
>
13149 <tr
><td
>ESSID
</td
><td
>meshfx@hackeriet
</td
></tr
>
13150 <td
>Channel / Frequency
</td
><td
>11 /
2462</td
></tr
>
13151 <td
>Cell ID
</td
><td
>02:BA:
00:
00:
00:
01</td
>
13152 </table
></p
>
13154 <p
>The reason for setting ad-hoc wifi Cell ID is to work around bugs
13155 in firmware used in wifi card and wifi drivers. (See a nice post from
13157 "<a href=
"http://tiebing.blogspot.no/
2009/
12/ad-hoc-cell-splitting-re-post-original.html
">Information
13158 about cell-id splitting, stuck beacons, and failed IBSS merges!
</a
>
13159 for details.) When these settings are activated and you have some
13160 other mesh node nearby, your computer will be connected to the mesh
13161 network and can communicate with any mesh node that is connected to
13162 any of the nodes in your network of nodes. :)
</p
>
13164 <p
>My initial plan was to reuse my old Linksys WRT54GL as a mesh node,
13165 but that seem to be very hard, as I have not been able to locate a
13166 firmware supporting batman-adv. If anyone know how to use that old
13167 wifi access point with batman-adv these days, please let me know.
</p
>
13169 <p
>If you find this project interesting and want to join, please join
13170 us on IRC, either channel
13171 <a href=
"irc://irc.freenode.net/#oslohackerspace
">#oslohackerspace
</a
>
13172 or
<a href=
"irc://irc.freenode.net/#nuug
">#nuug
</a
> on
13173 irc.freenode.net.
</p
>
13175 <p
>While investigating mesh networks in Oslo, I came across an old
13176 research paper from the university of Stavanger and Telenor Research
13177 and Innovation called
13178 <a href=
"http://folk.uio.no/paalee/publications/netrel-egeland-iswcs-
2008.pdf
">The
13179 reliability of wireless backhaul mesh networks
</a
> and elsewhere
13180 learned that Telenor have been experimenting with mesh networks at
13181 Grünerløkka in Oslo. So mesh networks are also interesting for
13182 commercial companies, even though Telenor discovered that it was hard
13183 to figure out a good business plan for mesh networking and as far as I
13184 know have closed down the experiment. Perhaps Telenor or others would
13185 be interested in a cooperation?
</p
>
13187 <p
><strong
>Update
2013-
10-
12</strong
>: I was just
13188 <a href=
"http://lists.alioth.debian.org/pipermail/freedombox-discuss/
2013-October/
005900.html
">told
13189 by the Serval project developers
</a
> that they no longer use
13190 batman-adv (but are compatible with it), but their own crypto based
13191 mesh system.
</p
>
13196 <title>Skolelinux / Debian Edu
7.1 install and overview video from Marcelo Salvador
</title>
13197 <link>http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_7_1_install_and_overview_video_from_Marcelo_Salvador.html
</link>
13198 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_7_1_install_and_overview_video_from_Marcelo_Salvador.html
</guid>
13199 <pubDate>Tue,
8 Oct
2013 17:
10:
00 +
0200</pubDate>
13200 <description><p
>The other day I was pleased and surprised to discover that Marcelo
13201 Salvador had published a
13202 <a href=
"https://www.youtube.com/watch?v=w-GgpdqgLFc
">video on
13203 Youtube
</a
> showing how to install the standalone Debian Edu /
13204 Skolelinux profile. This is the profile intended for use at home or
13205 on laptops that should not be integrated into the provided network
13206 services (no central home directory, no Kerberos / LDAP directory etc,
13207 in other word a single user machine). The result is
11 minutes long,
13208 and show some user applications (seem to be rather randomly picked).
13209 Missed a few of my favorites like celestia, planets and chromium
13210 showing the
<a href=
"http://www.zygotebody.com/
">Zygote Body
3D model
13211 of the human body
</a
>, but I guess he did not know about those or find
13212 other programs more interesting. :) And the video do not show the
13213 advantages I believe is one of the most valuable featuers in Debian
13214 Edu, its central school server making it possible to run hundreds of
13215 computers without hard drives by installing one central
13216 <a href=
"http://www.ltsp.org/
">LTSP server
</a
>.
</p
>
13218 <p
>Anyway, check out the video, embedded below and linked to above:
</p
>
13220 <iframe width=
"420" height=
"315" src=
"http://www.youtube.com/embed/w-GgpdqgLFc
" frameborder=
"0" allowfullscreen
></iframe
>
13222 <p
>Are there other nice videos demonstrating Skolelinux? Please let
13223 me know. :)
</p
>
13228 <title>Finally, Debian Edu Wheezy is released today!
</title>
13229 <link>http://people.skolelinux.org/pere/blog/Finally__Debian_Edu_Wheezy_is_released_today_.html
</link>
13230 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Finally__Debian_Edu_Wheezy_is_released_today_.html
</guid>
13231 <pubDate>Sun,
29 Sep
2013 10:
20:
00 +
0200</pubDate>
13232 <description><p
>A few hours ago, the announcement for the first stable release of
13233 Debian Edu Wheezy went out from the Debian publicity team. The
13234 complete announcement text can be found at
13235 <a href=
"http://www.debian.org/News/
2013/
20130928">the Debian News
13236 section
</a
>, translated to several languages. Please check it out.
</p
>
13238 <p
>There is one minor known problem that we will fix very soon. One
13239 can not install a amd64 Thin Client Server using PXE, as the /var/
13240 partition is too small. A workaround is to extend the partition (use
13241 lvresize + resize2fs in tty
2 while installing).
</p
>
13246 <title>Videos about the Freedombox project - for inspiration and learning
</title>
13247 <link>http://people.skolelinux.org/pere/blog/Videos_about_the_Freedombox_project___for_inspiration_and_learning.html
</link>
13248 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Videos_about_the_Freedombox_project___for_inspiration_and_learning.html
</guid>
13249 <pubDate>Fri,
27 Sep
2013 14:
10:
00 +
0200</pubDate>
13250 <description><p
>The
<a href=
"http://www.freedomboxfoundation.org/
">Freedombox
13251 project
</a
> have been going on for a while, and have presented the
13252 vision, ideas and solution several places. Here is a little
13253 collection of videos of talks and presentation of the project.
</p
>
13257 <li
><a href=
"http://www.youtube.com/watch?v=ukvUz5taxvA
">FreedomBox -
13258 2,
5 minute marketing film
</a
> (Youtube)
</li
>
13260 <li
><a href=
"http://www.youtube.com/watch?v=SzW25QTVWsE
">Eben Moglen
13261 discusses the Freedombox on CBS news
2011</a
> (Youtube)
</li
>
13263 <li
><a href=
"http://www.youtube.com/watch?v=Ae8SZbxfE0g
">Eben Moglen -
13264 Freedom in the Cloud - Software Freedom, Privacy and and Security for
13265 Web
2.0 and Cloud computing at ISOC-NY Public Meeting
2010</a
>
13266 (Youtube)
</li
>
13268 <li
><a href=
"http://www.youtube.com/watch?v=vNaIji_3xBE
">Fosdem
2011
13269 Keynote by Eben Moglen presenting the Freedombox
</a
> (Youtube)
</li
>
13271 <li
><a href=
"http://www.youtube.com/watch?v=
9bDDUyJSQ9s
">Presentation of
13272 the Freedombox by James Vasile at Elevate in Gratz
2011</a
> (Youtube)
</li
>
13274 <li
><a href=
"http://www.youtube.com/watch?v=zQTmnk27g9s
"> Freedombox -
13275 Discovery, Identity, and Trust by Nick Daly at Freedombox Hackfest New
13276 York City in
2012</a
> (Youtube)
</li
>
13278 <li
><a href=
"http://www.youtube.com/watch?v=tkbSB4Ba7Ck
">Introduction
13279 to the Freedombox at Freedombox Hackfest New York City in
2012</a
>
13280 (Youtube)
</li
>
13282 <li
><a href=
"http://www.youtube.com/watch?v=z-P2Jaeg0aQ
">Freedom, Out
13283 of the Box! by Bdale Garbee at linux.conf.au Ballarat,
2012</a
> (Youtube)
</li
>
13285 <li
><a href=
"https://archive.fosdem.org/
2013/schedule/event/freedombox/
">Freedombox
13286 1.0 by Eben Moglen and Bdale Garbee at Fosdem
2013</a
> (FOSDEM)
</li
>
13288 <li
><a href=
"http://www.youtube.com/watch?v=e1LpYX2zVYg
">What is the
13289 FreedomBox today by Bdale Garbee at Debconf13 in Vaumarcus
13290 2013</a
> (Youtube)
</li
>
13294 <p
>A larger list is available from
13295 <a href=
"https://wiki.debian.org/FreedomBox/TalksAndPresentations
">the
13296 Freedombox Wiki
</a
>.
</p
>
13298 <p
>On other news, I am happy to report that Freedombox based on Debian
13299 Jessie is coming along quite well, and soon both Owncloud and using
13300 Tor should be available for testers of the Freedombox solution. :) In
13301 a few weeks I hope everything needed to test it is included in Debian.
13302 The withsqlite package is already in Debian, and the plinth package is
13303 pending in NEW. The third and vital part of that puzzle is the
13304 metapackage/setup framework, which is still pending an upload. Join
13305 us on
<a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC
13306 (#freedombox on irc.debian.org)
</a
> and
13307 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
13308 mailing list
</a
> if you want to help make this vision come true.
</p
>
13313 <title>Third and probably last beta release of Debian Edu Wheezy
</title>
13314 <link>http://people.skolelinux.org/pere/blog/Third_and_probably_last_beta_release_of_Debian_Edu_Wheezy.html
</link>
13315 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Third_and_probably_last_beta_release_of_Debian_Edu_Wheezy.html
</guid>
13316 <pubDate>Mon,
16 Sep
2013 21:
30:
00 +
0200</pubDate>
13317 <description><p
>The third wheezy based beta release of Debian Edu was wrapped up
13318 today. This is the release announcement from Holger Levsen:
</p
>
13321 <p
>Hi,
</p
>
13323 <p
>it is my pleasure to announce the third beta release (beta
2 for
13324 short) of
<a href=
"http://www.skolelinux.org/
">Debian Edu /
13325 Skolelinux
</a
> based on Debian Wheezy!
</p
>
13327 <p
>Please test these images extensivly, if no new problems are found
13328 we plan to do this final Debian Edu Wheezy release this coming
13329 weekend. We are not aware of any major problems or blockers in beta2,
13330 if you find something, please notify us immediately!
</p
>
13332 <p
>(More about the remaining steps for the Edu Wheezy release in
13333 another mail to the edu list tonight or tomorrow...)
</p
>
13335 <p
>Noteworthy changes and software updates for Debian Edu
7.1+edu0~b2
13336 compared to beta1:
</p
>
13340 <li
>The KDE proxy setup has been adjusted to use the provided wpad.dat. This
13341 also gets Chromium to use this proxy.
</li
>
13342 <li
>Install kdepim-groupware with KDE desktops to make sure korganizer
13343 understand ical/dav sources.
</li
>
13344 <li
>Increased default maximum size of /var/spool/squid and /skole/backup on the
13345 main server.
</li
>
13346 <li
>A source DVD image containing all source packages is now available as well.
</li
>
13347 <li
>Updates for chromium (
29.0.1547.57-
1~deb7u1), imagemagick
13348 (
6.7.7.10-
5+deb7u2), php5 (
5.4.4-
14+deb7u4), libmodplug
13349 (
0.8.8.4-
3+deb7u1+git20130828), tiff (
4.0.2-
6+deb7u2), linux-image
13350 (
3.2.0-
4-
486_3.2
.46-
1+deb7u1).
</li
>
13354 <p
>Where to get it:
</p
>
13356 <p
>To download the multiarch netinstall CD release you can use
</p
>
13359 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-CD.iso
</a
></li
>
13360 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-CD.iso
</a
></li
>
13361 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-CD.iso .
</li
>
13364 <p
>The SHA1SUM of this image is:
3a1c89f4666df80eebcd46c5bf5fedb866f9472f
</p
>
13366 <p
>To download the multiarch USB stick ISO release you can use
13368 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-USB.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-USB.iso
</a
></li
>
13369 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-USB.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-USB.iso
</a
></li
>
13370 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-USB.iso .
</li
>
13373 <p
>The SHA1SUM of this image is:
702d1718548f401c74bfa6df9f032cc3ee16597e
</p
>
13375 <p
>The Source DVD image has the filename
13376 debian-edu-
7.1+edu0~b2-source-DVD.iso and the SHA1SUM
13377 089eed8b3f962db47aae1f6a9685e9bb2fa30ca5 and is available the same way
13378 as the other isos.
</p
>
13380 <p
>How to report bugs
</p
>
13382 <p
>For information how to report bugs please see
13383 <br
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
></p
>
13386 <p
>About Debian Edu and Skolelinux
</p
>
13388 <p
>Debian Edu, also known as Skolelinux, is a Linux distribution based
13389 on Debian providing an out-of-the box environment of a completely
13390 configured school network. Immediately after installation a school
13391 server running all services needed for a school network is set up just
13392 waiting for users and machines being added via GOsa², a comfortable
13393 Web-UI. A netbooting environment is prepared using PXE, so after
13394 initial installation of the main server from CD or USB stick all other
13395 machines can be installed via the network. The provided school server
13396 provides LDAP database and Kerberos authentication service,
13397 centralized home directories, DHCP server, web proxy and many other
13398 services. The desktop contains more than
60 educational software
13399 packages and more are available from the Debian archive, and schools
13400 can choose between KDE, Gnome, LXDE and Xfce desktop environment.
</p
>
13402 <p
>This is the seventh test release based on Debian Wheezy. Basically
13403 this is an updated and slightly improved version compared to the
13404 Squeeze release.
</p
>
13406 <p
>Notes for upgrades from Alpha Prereleases
</p
>
13408 <p
>Alpha based installations should reinstall or downgrade the
13409 versions of gosa and libpam-mklocaluser to the ones used in this beta
13410 release. Both alpha and beta0 based installations should reinstall or
13411 deal with gosa.conf manually; there are two options: (
1) Keep
13412 gosa.conf and edit this file as outlined on the mailing list. (
2)
13413 Accept the new version of gosa.conf and replace both contained admin
13414 password placeholders with the password hashes found in the old one
13415 (backup copy!). In both cases all users need to change their password
13416 to make sure a password is set for CIFS access to their home
13417 directory.
</p
>
13421 <br
> Holger
</p
>
13422 </blockquote
>
13427 <title>Recipe to test the Freedombox project on amd64 or Raspberry Pi
</title>
13428 <link>http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html
</link>
13429 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html
</guid>
13430 <pubDate>Tue,
10 Sep
2013 14:
20:
00 +
0200</pubDate>
13431 <description><p
>I was introduced to the
13432 <a href=
"http://www.freedomboxfoundation.org/
">Freedombox project
</a
>
13433 in
2010, when Eben Moglen presented his vision about serving the need
13434 of non-technical people to keep their personal information private and
13435 within the legal protection of their own homes. The idea is to give
13436 people back the power over their network and machines, and return
13437 Internet back to its intended peer-to-peer architecture. Instead of
13438 depending on a central service, the Freedombox will give everyone
13439 control over their own basic infrastructure.
</p
>
13441 <p
>I
've intended to join the effort since then, but other tasks have
13442 taken priority. But this summers nasty news about the misuse of trust
13443 and privilege exercised by the
"western
" intelligence gathering
13444 communities increased my eagerness to contribute to a point where I
13445 actually started working on the project a while back.
</p
>
13447 <p
>The
<a href=
"https://alioth.debian.org/projects/freedombox/
">initial
13448 Debian initiative
</a
> based on the vision from Eben Moglen, is to
13449 create a simple and cheap Debian based appliance that anyone can hook
13450 up in their home and get access to secure and private services and
13451 communication. The initial deployment platform have been the
13452 <a href=
"http://www.globalscaletechnologies.com/t-dreamplugdetails.aspx
">Dreamplug
</a
>,
13453 which is a piece of hardware I do not own. So to be able to test what
13454 the current Freedombox setup look like, I had to come up with a way to install
13455 it on some hardware I do have access to. I have rewritten the
13456 <a href=
"https://github.com/NickDaly/freedom-maker
">freedom-maker
</a
>
13457 image build framework to use .deb packages instead of only copying
13458 setup into the boot images, and thanks to this rewrite I am able to
13459 set up any machine supported by Debian Wheezy as a Freedombox, using
13460 the previously mentioned deb (and a few support debs for packages
13461 missing in Debian).
</p
>
13463 <p
>The current Freedombox setup consist of a set of bootstrapping
13465 (
<a href=
"https://github.com/petterreinholdtsen/freedombox-setup
">freedombox-setup
</a
>),
13466 and a administrative web interface
13467 (
<a href=
"https://github.com/NickDaly/Plinth
">plinth
</a
> + exmachina +
13468 withsqlite), as well as a privacy enhancing proxy based on
13469 <a href=
"http://packages.qa.debian.org/privoxy
">privoxy
</a
>
13470 (freedombox-privoxy). There is also a web/javascript based XMPP
13471 client (
<a href=
"http://packages.qa.debian.org/jwchat
">jwchat
</a
>)
13472 trying (unsuccessfully so far) to talk to the XMPP server
13473 (
<a href=
"http://packages.qa.debian.org/ejabberd
">ejabberd
</a
>). The
13474 web interface is pluggable, and the goal is to use it to enable OpenID
13475 services, mesh network connectivity, use of TOR, etc, etc. Not much of
13476 this is really working yet, see
13477 <a href=
"https://github.com/NickDaly/freedombox-todos/blob/master/TODO
">the
13478 project TODO
</a
> for links to GIT repositories. Most of the code is
13479 on github at the moment. The HTTP proxy is operational out of the
13480 box, and the admin web interface can be used to add/remove plinth
13481 users. I
've not been able to do anything else with it so far, but
13482 know there are several branches spread around github and other places
13483 with lots of half baked features.
</p
>
13485 <p
>Anyway, if you want to have a look at the current state, the
13486 following recipes should work to give you a test machine to poke
13489 <p
><strong
>Debian Wheezy amd64
</strong
></p
>
13493 <li
>Fetch normal Debian Wheezy installation ISO.
</li
>
13494 <li
>Boot from it, either as CD or USB stick.
</li
>
13495 <li
><p
>Press [tab] on the boot prompt and add this as a boot argument
13496 to the Debian installer:
<p
>
13497 <pre
>url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat
">http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat
</a
></pre
></li
>
13499 <li
>Answer the few language/region/password questions and pick disk to
13500 install on.
</li
>
13502 <li
>When the installation is finished and the machine have rebooted a
13503 few times, your Freedombox is ready for testing.
</li
>
13507 <p
><strong
>Raspberry Pi Raspbian
</strong
></p
>
13511 <li
>Fetch a Raspbian SD card image, create SD card.
</li
>
13512 <li
>Boot from SD card, extend file system to fill the card completely.
</li
>
13513 <li
><p
>Log in and add this to /etc/sources.list:
</p
>
13515 deb
<a href=
"http://www.reinholdtsen.name/freedombox/
">http://www.reinholdtsen.name/freedombox
</a
> wheezy main
13516 </pre
></li
>
13517 <li
><p
>Run this as root:
</p
>
13519 wget -O - http://www.reinholdtsen.name/freedombox/BE1A583D.asc | \
13522 apt-get install freedombox-setup
13523 /usr/lib/freedombox/setup
13524 </pre
></li
>
13525 <li
>Reboot into your freshly created Freedombox.
</li
>
13529 <p
>You can test it on other architectures too, but because the
13530 freedombox-privoxy package is binary, it will only work as intended on
13531 the architectures where I have had time to build the binary and put it
13532 in my APT repository. But do not let this stop you. It is only a
13533 short
"<tt
>apt-get source -b freedombox-privoxy
</tt
>" away. :)
</p
>
13535 <p
>Note that by default Freedombox is a DHCP server on the
13536 192.168.1.0/
24 subnet, so if this is your subnet be careful and turn
13537 off the DHCP server by running
"<tt
>update-rc.d isc-dhcp-server
13538 disable
</tt
>" as root.
</p
>
13540 <p
>Please let me know if this works for you, or if you have any
13541 problems. We gather on the IRC channel
13542 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">#freedombox
</a
> on
13543 irc.debian.org and the
13544 <a href=
"http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
">project
13545 mailing list
</a
>.
</p
>
13547 <p
>Once you get your freedombox operational, you can visit
13548 <tt
>http://your-host-name:
8001/
</tt
> to see the state of the plint
13549 welcome screen (dead end - do not be surprised if you are unable to
13550 get past it), and next visit
<tt
>http://your-host-name:
8001/help/
</tt
>
13551 to look at the rest of plinth. The default user is
'admin
' and the
13552 default password is
'secret
'.
</p
>
13557 <title>Second beta release (beta
1) of Debian Edu/Skolelinux based on Debian Wheezy
</title>
13558 <link>http://people.skolelinux.org/pere/blog/Second_beta_release__beta_1__of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</link>
13559 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Second_beta_release__beta_1__of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</guid>
13560 <pubDate>Thu,
22 Aug
2013 09:
30:
00 +
0200</pubDate>
13561 <description><p
>The second wheezy based beta release of Debian Edu was wrapped up
13562 today, slightly delayed because of some bugs in the initial Windows
13563 integration fixes . This is the release announcement:
</p
>
13565 <p
><strong
>New features for Debian Edu
7.1+edu0~b1 released
2013-
08-
22</strong
></p
>
13567 <p
>These are the release notes for Debian Edu / Skolelinux
13568 7.1+edu0~b1, based on Debian with codename
"Wheezy
".
</p
>
13570 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
13572 <p
><a href=
"http://www.skolelinux.org/
">Debian Edu, also known as
13573 Skolelinux
</a
>, is a Linux distribution based on Debian providing an
13574 out-of-the box environment of a completely configured school
13575 network. Immediately after installation a school server running all
13576 services needed for a school network is set up just waiting for users
13577 and machines being added via GOsa², a comfortable Web-UI. A netbooting
13578 environment is prepared using PXE, so after initial installation of
13579 the main server from CD or USB stick all other machines can be
13580 installed via the network. The provided school server provides LDAP
13581 database and Kerberos authentication service, centralized home
13582 directories, DHCP server, web proxy and many other services. The
13584 <a href=
"http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
">more
13585 than
60 educational software packages
</a
> and more are available from
13586 the Debian archive, and schools can choose between KDE, Gnome, LXDE
13587 and Xfce desktop environment.
</p
>
13589 <p
>This is the sixth test release based on Debian Wheezy. Basically this
13590 is an updated and slightly improved version compared to the Squeeze
13593 <p
>ALERT: Alpha based installations should reinstall or downgrade the
13594 versions of gosa and libpam-mklocaluser to the ones used in this beta
13595 release. Both alpha and beta0 based installations should reinstall or
13596 deal with gosa.conf manually; there are two options: (
1) Keep
13597 gosa.conf and edit this file as outlined
13598 <a href=
"http://lists.debian.org/debian-edu/
2013/
08/msg00127.html
">on
13599 the mailing list
</a
>. (
2) Accept the new version of gosa.conf and
13600 replace both contained admin password placeholders with the password
13601 hashes found in the old one (backup copy!). In both cases every user
13602 need to change their their password to make sure a password is set for
13603 CIFS access to their home directory.
</p
>
13605 <p
><strong
>Software updates
</strong
></p
>
13609 <li
>Added ssh askpass packages to default installation, to ensure ssh
13610 work also without a attached tty.
</li
>
13611 <li
>Add the command-not-found package to the default installation to
13612 make it easier to figure out where to find missing command line
13613 tools. Please note, that the command
'update-command-not-found
'
13614 has to be run as root to actually make it useful (internet access
13615 required).
</li
>
13619 <p
><strong
>Other changes
</strong
></p
>
13623 <li
>Adjusted the USB stick ISO image build to include every tool
13624 needed for desktop=xfce installations.
</li
>
13625 <li
>Adjust thin-client-server task to work when installing from USB
13626 stick ISO image.
</li
>
13627 <li
>Made new grub artwork (changed png from indexed to RGB format).
</li
>
13628 <li
>Minor cleanup in the CUPS setup.
</li
>
13629 <li
>Make sure that bootstrapping of the Samba domain really happens
13630 during installation of the main server and adjust SID handling to
13631 cope with this.
</li
>
13632 <li
>Make Samba passwords changeable (again) via GOsa².
</li
>
13633 <li
>Fix generation of LM and NT password hashes via GOsa² to avoid
13634 empty password hashes.
</li
>
13635 <li
>Adapted Samba machine domain joining to latest change in the
13636 smbldap-tools Perl package, fixing bugs blocking Windows machines
13637 from joining the Samba domain.
</li
>
13641 <p
><strong
>Known issues
</strong
></p
>
13645 <li
>KDE fails to understand the wpad.dat file provided, causing it to
13646 not use the http proxy as it should.
</li
>
13647 <li
>Chromium also fails to use the proxy when using the KDE desktop
13648 (using the KDE configuration).
</li
>
13652 <p
><strong
>Where to get it
</strong
></p
>
13654 <p
>To download the multiarch netinstall CD release you can use
</p
>
13658 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-CD.iso
</a
></li
>
13660 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-CD.iso
</a
></li
>
13662 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-CD.iso .
</li
>
13666 <p
>The MD5SUM of this image is:
1e357f80b55e703523f2254adde6d78b
13667 <br
>The SHA1SUM of this image is:
7157f9be5fd27c7694d713c6ecfed61c3edda3b2
</p
>
13669 <p
>To download the multiarch USB stick ISO release you can use
</p
>
13673 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-USB.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-USB.iso
</a
></li
>
13674 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-USB.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-USB.iso
</a
></li
>
13675 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-USB.iso .
</li
>
13679 <p
>The MD5SUM of this image is:
7a8408ead59cf7e3cef25afb6e91590b
13680 <br
>The SHA1SUM of this image is: f1817c031f02790d5edb3bfa0dcf8451088ad119
</p
>
13683 <p
><strong
>How to report bugs
</strong
></p
>
13685 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
>
13690 <title>Intel
180 SSD disk with Lenovo firmware can not use Intel firmware
</title>
13691 <link>http://people.skolelinux.org/pere/blog/Intel_180_SSD_disk_with_Lenovo_firmware_can_not_use_Intel_firmware.html
</link>
13692 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Intel_180_SSD_disk_with_Lenovo_firmware_can_not_use_Intel_firmware.html
</guid>
13693 <pubDate>Sun,
18 Aug
2013 14:
00:
00 +
0200</pubDate>
13694 <description><p
>Earlier, I reported about
13695 <a href=
"http://people.skolelinux.org/pere/blog/How_to_fix_a_Thinkpad_X230_with_a_broken_180_GB_SSD_disk.html
">my
13696 problems using an Intel SSD
520 Series
180 GB disk
</a
>. Friday I was
13697 told by IBM that the original disk should be thrown away. And as
13698 there no longer was a problem if I bricked the firmware, I decided
13699 today to try to install Intel firmware to replace the Lenovo firmware
13700 currently on the disk.
</p
>
13702 <p
>I searched the Intel site for firmware, and found
13703 <a href=
"https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y
&ProdId=
3472&DwnldID=
18363&ProductFamily=Solid-State+Drives+and+Caching
&ProductLine=Intel%c2%ae+High+Performance+Solid-State+Drive
&ProductProduct=Intel%c2%ae+SSD+
520+Series+(
180GB%
2c+
2.5in+SATA+
6Gb%
2fs%
2c+
25nm%
2c+MLC)
&lang=eng
">issdfut_2.0
.4.iso
</a
>
13704 (aka Intel SATA Solid-State Drive Firmware Update Tool) which
13705 according to the site should contain the latest firmware for SSD
13706 disks. I inserted the broken disk in one of my spare laptops and
13707 booted the ISO from a USB stick. The disk was recognized, but the
13708 program claimed the newest firmware already were installed and refused
13709 to insert any Intel firmware. So no change, and the disk is still
13710 unable to handle write load. :( I guess the only way to get them
13711 working would be if Lenovo releases new firmware. No idea how likely
13712 that is. Anyway, just blogging about this test for completeness. I
13713 got a working Samsung disk, and see no point in spending more time on
13714 the broken disks.
</p
>
13719 <title>90 percent done with the Norwegian draft translation of Free Culture
</title>
13720 <link>http://people.skolelinux.org/pere/blog/
90_percent_done_with_the_Norwegian_draft_translation_of_Free_Culture.html
</link>
13721 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/
90_percent_done_with_the_Norwegian_draft_translation_of_Free_Culture.html
</guid>
13722 <pubDate>Fri,
2 Aug
2013 10:
40:
00 +
0200</pubDate>
13723 <description><p
>It has been a while since my last update. Since last summer, I
13724 have worked on a Norwegian
13725 <a href=
"http://www.docbook.org/
">docbook
</a
> version of the
2004 book
13726 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig,
13727 to get a Norwegian text explaining the problems with the copyright
13728 law. Yesterday, I finally broken the
90% mark, when counting the
13729 number of strings to translate. Due to real life constraints, I have
13730 not had time to work on it since March, but when the summer broke out,
13731 I found time to work on it again. Still lots of work left, but the
13732 first draft is nearing completion. I created a graph to show the
13733 progress of the translation:
</p
>
13735 <p
><img width=
"80%
" align=
"center
" src=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/progress.png
"></p
>
13737 <p
>When the first draft is done, the translated text need to be
13738 proof read, and the remaining formatting problems with images and SVG
13739 drawings need to be fixed. There are probably also some index entries
13740 missing that need to be added. This can be done by comparing the
13741 index entries listed in the SiSU version of the book, or comparing the
13742 English docbook version with the paper version. Last, the colophon
13743 page with ISBN numbers etc need to be wrapped up before the release is
13744 done. I should also figure out how to get correct Norwegian sorting
13745 of the index pages. All docbook tools I have tried so far (xmlto,
13746 docbook-xsl, dblatex) get the order of symbols and the special
13747 Norwegian letters ÆØÅ wrong.
</p
>
13749 <p
>There is still need for translators and people with docbook
13750 knowledge, to be able to get a good looking book (I still struggle
13751 with dblatex, xmlto and docbook-xsl) as well as to do the draft
13752 translation and proof reading. And I would like the figures to be
13753 redrawn as SVGs to make it easy to translate them. Any SVG master
13754 around? There are also some legal terms that are unfamiliar to me.
13755 If you want to help, please get in touch with me, and check out the
13756 project files currently available from
13757 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
</p
>
13759 <p
>If you are curious what the translated book currently look like,
13761 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true
">PDF
</a
>
13763 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true
">EPUB
</a
>
13764 are published on github. The HTML version is published as well, but
13765 github hand it out with MIME type text/plain, confusing browsers, so I
13766 saw no point in linking to that version.
</p
>
13771 <title>First beta release of Debian Edu/Skolelinux based on Debian Wheezy
</title>
13772 <link>http://people.skolelinux.org/pere/blog/First_beta_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</link>
13773 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_beta_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</guid>
13774 <pubDate>Sat,
27 Jul
2013 20:
30:
00 +
0200</pubDate>
13775 <description><p
>The first wheezy based beta release of Debian Edu was wrapped up
13776 today. This is the release announcement:
</p
>
13778 <p
><strong
>New features for Debian Edu
7.1+edu0~b0 released
13779 2013-
07-
27</strong
></p
>
13781 <p
>These are the release notes for for Debian Edu / Skolelinux
13782 7.1+edu0~b0, based on Debian with codename
"Wheezy
".
</p
>
13784 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
13786 <p
><a href=
"http://www.skolelinux.org/
">Debian Edu, also known as
13787 Skolelinux
</a
>, is a Linux distribution based on Debian providing an
13788 out-of-the box environment of a completely configured school
13789 network. Immediately after installation a school server running all
13790 services needed for a school network is set up just waiting for users
13791 and machines being added via GOsa², a comfortable Web-UI. A netbooting
13792 environment is prepared using PXE, so after initial installation of
13793 the main server from CD, DVD or USB stick all other machines can be
13794 installed via the network. The provided school server provides LDAP
13795 database and Kerberos authentication service, centralized home
13796 directories, DHCP server, web proxy and many other services. The
13798 <a href=
"http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
">more
13799 than
60 educational software packages
</a
> and more are available from
13800 the Debian archive, and schools can choose between KDE, Gnome, LXDE
13801 and Xfce desktop environment.
</p
>
13803 <p
>This is the fifth test release based on Debian Wheezy. Basically
13804 this is an updated and slightly improved version compared to the
13805 Squeeze release.
</p
>
13807 <p
>ALERT: Alpha based installations should reinstall or downgrade the
13808 versions of gosa and libpam-mklocaluser to the ones used in this beta
13811 <p
><strong
>Software updates
</strong
></p
>
13815 <li
>Switched roaming workstation profiles from wicd to network-manager
13816 for network configuration, as wicd didn
't work any more.
</li
>
13817 <li
>Changed version numbers of patched gosa and libpam-mklocaluser
13818 packages to make sure our locally patched versions will be replaced
13819 by the official packages when they are released from Debian. Those
13820 installing alpha version need to reinstall or manually downgrade gosa
13821 and libpam-mklocaluser.
</li
>
13822 <li
>Added bluetooth tools to the default desktop (bluedevil, blueman).
</li
>
13823 <li
>Added tools for sharing the desktop on KDE (krdc, krfb).
</li
>
13824 <li
>Added valgrind to the default installation for easier debugging of
13825 crash bugs.
</li
>
13829 <p
><strong
>Other changes
</strong
></p
>
13833 <li
>Fixed artwork package to work with gnome, no longer break
13834 desktop=gnome installations.
</li
>
13835 <li
>Adjusted installer to now work when forced to use a proxy with the
13836 netinst CD.
</li
>
13837 <li
>Fixed code detecting and setting/loading hardware specific
13838 setup/firmware to work more robust out of the box.
</li
>
13839 <li
>Adjusted Kerberos setup to detect realm and server settings at
13840 install time instead of dynamically at run time. This avoid a crash
13841 with krb5-auth-dialog on diskless workstations without a DNS name.
</li
>
13842 <li
>Worked around misfeature in network-manager not calling the dhclient
13843 exit hooks, causing automatic proxy configuration and automatic host
13844 name setting at run time to work again.
</li
>
13845 <li
>Fixed feature setting the default Iceweasel start page from URL
13846 fetched from LDAP, to allow schools to set the global default by
13847 updating the dc=skole,dc=skolelinux,dc=no LDAP object.
</li
>
13848 <li
>Changed default host name on all networked machines to be unique
13849 (generated from MAC or reverse DNS) after boot.
</li
>
13850 <li
>Adjusted partition sizes to make sure they are big enough.
</li
>
13854 <p
><strong
>Known issues
</strong
></p
>
13858 <li
>Grub is missing the new artwork.
</li
>
13859 <li
>KDE fail to understand the wpad.dat file provided, causing it to
13860 not use the http proxy as it should.
</li
>
13861 <li
>Chromium also fail to use the proxy.
</li
>
13865 <p
><strong
>Where to get it
</strong
></p
>
13867 <p
>To download the multiarch netinstall CD release you can use
</p
>
13871 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-CD.iso
</a
></li
>
13873 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-CD.iso
</a
></li
>
13875 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-CD.iso .
</li
>
13879 <p
>The MD5SUM of this image is:
55d5de9765b6dccd5d9ec33cf1a07109
13880 <br
>The SHA1SUM of this image is:
996a1d9517740e4d627d100de2d12b23dd545a3f
</p
>
13882 <p
>To download the multiarch USB stick ISO release you can use
</p
>
13886 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-USB.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-USB.iso
</a
></li
>
13887 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-USB.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-USB.iso
</a
></li
>
13888 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b0-USB.iso .
</li
>
13892 <p
>The MD5SUM of this image is: d8f0818c51a78d357de794066f289f69
13893 <br
>The SHA1SUM of this image is:
49185ca354e8d0543240423746924f76a6cee733
</p
>
13896 <p
><strong
>How to report bugs
</strong
></p
>
13898 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
>
13903 <title>How to fix a Thinkpad X230 with a broken
180 GB SSD disk
</title>
13904 <link>http://people.skolelinux.org/pere/blog/How_to_fix_a_Thinkpad_X230_with_a_broken_180_GB_SSD_disk.html
</link>
13905 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_fix_a_Thinkpad_X230_with_a_broken_180_GB_SSD_disk.html
</guid>
13906 <pubDate>Wed,
17 Jul
2013 23:
50:
00 +
0200</pubDate>
13907 <description><p
>Today I switched to
13908 <a href=
"http://people.skolelinux.org/pere/blog/The_Thinkpad_is_dead__long_live_the_Thinkpad_X230_.html
">my
13909 new laptop
</a
>. I
've previously written about the problems I had with
13910 my new Thinkpad X230, which was delivered with an
13911 <a href=
"http://people.skolelinux.org/pere/blog/Intel_SSD_520_Series_180_GB_with_Lenovo_firmware_still_lock_up_from_sustained_writes.html
">180
13912 GB Intel SSD disk with Lenovo firmware
</a
> that did not handle
13913 sustained writes. My hardware supplier have been very forthcoming in
13914 trying to find a solution, and after first trying with another
13915 identical
180 GB disks they decided to send me a
256 GB Samsung SSD
13916 disk instead to fix it once and for all. The Samsung disk survived
13917 the installation of Debian with encrypted disks (filling the disk with
13918 random data during installation killed the first two), and I thus
13919 decided to trust it with my data. I have installed it as a Debian Edu
13920 Wheezy roaming workstation hooked up with my Debian Edu Squeeze main
13921 server at home using Kerberos and LDAP, and will use it as my work
13922 station from now on.
</p
>
13924 <p
>As this is a solid state disk with no moving parts, I believe the
13925 Debian Wheezy default installation need to be tuned a bit to increase
13926 performance and increase life time of the disk. The Linux kernel and
13927 user space applications do not yet adjust automatically to such
13928 environment. To make it easier for my self, I created a draft Debian
13929 package
<tt
>ssd-setup
</tt
> to handle this tuning. The
13930 <a href=
"http://anonscm.debian.org/gitweb/?p=collab-maint/ssd-setup.git
">source
13931 for the ssd-setup package
</a
> is available from collab-maint, and it
13932 is set up to adjust the setup of the machine by just installing the
13933 package. If there is any non-SSD disk in the machine, the package
13934 will refuse to install, as I did not try to write any logic to sort
13935 file systems in SSD and non-SSD file systems.
</p
>
13937 <p
>I consider the package a draft, as I am a bit unsure how to best
13938 set up Debian Wheezy with an SSD. It is adjusted to my use case,
13939 where I set up the machine with one large encrypted partition (in
13940 addition to /boot), put LVM on top of this and set up partitions on
13941 top of this again. See the README file in the package source for the
13942 references I used to pick the settings. At the moment these
13943 parameters are tuned:
</p
>
13947 <li
>Set up cryptsetup to pass TRIM commands to the physical disk
13948 (adding discard to /etc/crypttab)
</li
>
13950 <li
>Set up LVM to pass on TRIM commands to the underlying device (in
13951 this case a cryptsetup partition) by changing issue_discards from
13952 0 to
1 in /etc/lvm/lvm.conf.
</li
>
13954 <li
>Set relatime as a file system option for ext3 and ext4 file
13955 systems.
</li
>
13957 <li
>Tell swap to use TRIM commands by adding
'discard
' to
13958 /etc/fstab.
</li
>
13960 <li
>Change I/O scheduler from cfq to deadline using a udev rule.
</li
>
13962 <li
>Run fstrim on every ext3 and ext4 file system every night (from
13963 cron.daily).
</li
>
13965 <li
>Adjust sysctl values vm.swappiness to
1 and vm.vfs_cache_pressure
13966 to
50 to reduce the kernel eagerness to swap out processes.
</li
>
13970 <p
>During installation, I cancelled the part where the installer fill
13971 the disk with random data, as this would kill the SSD performance for
13972 little gain. My goal with the encrypted file system is to ensure
13973 those stealing my laptop end up with a brick and not a working
13974 computer. I have no hope in keeping the really resourceful people
13975 from getting the data on the disk (see
13976 <a href=
"http://xkcd.com/
538/
">XKCD #
538</a
> for an explanation why).
13977 Thus I concluded that adding the discard option to crypttab is the
13978 right thing to do.
</p
>
13980 <p
>I considered using the noop I/O scheduler, as several recommended
13981 it for SSD, but others recommended deadline and a benchmark I found
13982 indicated that deadline might be better for interactive use.
</p
>
13984 <p
>I also considered using the
'discard
' file system option for ext3
13985 and ext4, but read that it would give a performance hit ever time a
13986 file is removed, and thought it best to that that slowdown once a day
13987 instead of during my work.
</p
>
13989 <p
>My package do not set up tmpfs on /var/run, /var/lock and /tmp, as
13990 this is already done by Debian Edu.
</p
>
13992 <p
>I have not yet started on the user space tuning. I expect
13993 iceweasel need some tuning, and perhaps other applications too, but
13994 have not yet had time to investigate those parts.
</p
>
13996 <p
>The package should work on Ubuntu too, but I have not yet tested it
13999 <p
>As for the answer to the question in the title of this blog post,
14000 as far as I know, the only solution I know about is to replace the
14001 disk. It might be possible to flash it with Intel firmware instead of
14002 the Lenovo firmware. But I have not tried and did not want to do so
14003 without approval from Lenovo as I wanted to keep the warranty on the
14004 disk until a solution was found and they wanted the broken disks
14010 <title>Intel SSD
520 Series
180 GB with Lenovo firmware still lock up from sustained writes
</title>
14011 <link>http://people.skolelinux.org/pere/blog/Intel_SSD_520_Series_180_GB_with_Lenovo_firmware_still_lock_up_from_sustained_writes.html
</link>
14012 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Intel_SSD_520_Series_180_GB_with_Lenovo_firmware_still_lock_up_from_sustained_writes.html
</guid>
14013 <pubDate>Wed,
10 Jul
2013 13:
30:
00 +
0200</pubDate>
14014 <description><p
>A few days ago, I wrote about
14015 <a href=
"http://people.skolelinux.org/pere/blog/The_Thinkpad_is_dead__long_live_the_Thinkpad_X230_.html
">the
14016 problems I experienced with my new X230 and its SSD disk
</a
>, which
14017 was dying during installation because it is unable to cope with
14018 sustained write. My supplier is in contact with
14019 <a href=
"http://www.lenovo.com/
">Lenovo
</a
>, and they wanted to send a
14020 replacement disk to try to fix the problem. They decided to send an
14021 identical model, so my hopes for a permanent fix was slim.
</p
>
14023 <p
>Anyway, today I got the replacement disk and tried to install
14024 Debian Edu Wheezy with encrypted disk on it. The new disk have the
14025 same firmware version as the original. This time my hope raised
14026 slightly as the installation progressed, as the original disk used to
14027 die after
4-
7% of the disk was written to, while this time it kept
14028 going past
10%,
20%,
40% and even past
50%. But around
60%, the disk
14029 died again and I was back on square one. I still do not have a new
14030 laptop with a disk I can trust. I can not live with a disk that might
14031 lock up when I download a new
14032 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> ISO or
14033 other large files. I look forward to hearing from my supplier with
14034 the next proposal from Lenovo.
</p
>
14036 <p
>The original disk is marked Intel SSD
520 Series
180 GB,
14037 11S0C38722Z1ZNME35X1TR, ISN: CVCV321407HB180EGN, SA: G57560302, FW:
14038 LF1i,
29MAY2013, PBA: G39779-
300, LBA
351,
651,
888, LI P/N:
0C38722,
14039 Pb-free
2LI, LC P/N:
16-
200366, WWN:
55CD2E40002756C4, Model:
14040 SSDSC2BW180A3L
2.5" 6Gb/s SATA SSD
180G
5V
1A, ASM P/N
0C38732, FRU
14041 P/N
45N8295, P0C38732.
</p
>
14043 <p
>The replacement disk is marked Intel SSD
520 Series
180 GB,
14044 11S0C38722Z1ZNDE34N0L0, ISN: CVCV315306RK180EGN, SA: G57560-
302, FW:
14045 LF1i,
22APR2013, PBA: G39779-
300, LBA
351,
651,
888, LI P/N:
0C38722,
14046 Pb-free
2LI, LC P/N:
16-
200366, WWN:
55CD2E40000AB69E, Model:
14047 SSDSC2BW180A3L
2.5" 6Gb/s SATA SSD
180G
5V
1A, ASM P/N
0C38732, FRU
14048 P/N
45N8295, P0C38732.
</p
>
14050 <p
>The only difference is in the first number (serial number?), ISN,
14051 SA, date and WNPP values. Mentioning all the details here in case
14052 someone is able to use the information to find a way to identify the
14053 failing disk among working ones (if any such working disk actually
14059 <title>July
13th: Debian/Ubuntu BSP and Skolelinux/Debian Edu developer gathering in Oslo
</title>
14060 <link>http://people.skolelinux.org/pere/blog/July_13th__Debian_Ubuntu_BSP_and_Skolelinux_Debian_Edu_developer_gathering_in_Oslo.html
</link>
14061 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/July_13th__Debian_Ubuntu_BSP_and_Skolelinux_Debian_Edu_developer_gathering_in_Oslo.html
</guid>
14062 <pubDate>Tue,
9 Jul
2013 10:
40:
00 +
0200</pubDate>
14063 <description><p
>The upcoming Saturday,
2013-
07-
13, we are organising a combined
14064 Debian Edu developer gathering and Debian and Ubuntu bug squashing
14065 party in Oslo. It is organised by
<a href=
"http://www.nuug.no/
">the
14066 member assosiation NUUG
</a
> and
14067 <a href=
"http://www.skolelinux.org/
">the Debian Edu / Skolelinux
14068 project
</a
> together with
<a href=
"http://bitraf.no/
">the hack space
14069 Bitraf
</a
>.
</p
>
14071 <p
>It starts
10:
00 and continue until late evening. Everyone is
14072 welcome, and there is no fee to participate. There is on the other
14073 hand limited space, and only room for
30 people. Please put your name
14074 on
<a href=
"http://wiki.debian.org/BSP/
2013/
07/
13/no/Oslo
">the event
14075 wiki page
</a
> if you plan to join us.
</p
>
14080 <title>The Thinkpad is dead, long live the Thinkpad X230?
</title>
14081 <link>http://people.skolelinux.org/pere/blog/The_Thinkpad_is_dead__long_live_the_Thinkpad_X230_.html
</link>
14082 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_Thinkpad_is_dead__long_live_the_Thinkpad_X230_.html
</guid>
14083 <pubDate>Fri,
5 Jul
2013 08:
30:
00 +
0200</pubDate>
14084 <description><p
>Half a year ago, I reported that I had to find a
14085 <a href=
"http://people.skolelinux.org/pere/blog/Thank_you_Thinkpad_X41__for_your_long_and_trustworthy_service.html
">replacement
14086 for my trusty old Thinkpad X41
</a
>. Unfortunately I did not have much
14087 time to spend on it, and it took a while to find a model I believe
14088 will do the job, but two days ago the replacement finally arrived. I
14090 <a href=
"http://www.linlap.com/lenovo_thinkpad_x230
">Thinkpad X230
</a
>
14091 with SSD disk (NZDAJMN). I first test installed Debian Edu Wheezy as
14092 a roaming workstation, and it seemed to work flawlessly. But my
14093 second installation with encrypted disk was not as successful. More
14094 on that below.
</p
>
14096 <p
>I had a hard time trying to track down a good laptop, as my most
14097 important requirements (robust and with a good keyboard) are never
14098 listed in the feature list. But I did get good help from the search
14099 feature at
<a href=
"http://www.prisjakt.no/
">Prisjakt
</a
>, which
14100 allowed me to limit the list of interesting laptops based on my other
14101 requirements. A bit surprising that SSD disk are not disks according
14102 to that search interface, so I had to drop specifying the number of
14103 disks from my search parameters. I also asked around among friends to
14104 get their impression on keyboards and robustness.
</p
>
14106 <p
>So the new laptop arrived, and it is quite a lot wider than the
14107 X41. I am not quite convinced about the keyboard, as it is
14108 significantly wider than my old keyboard, and I have to stretch my
14109 hand a lot more to reach the edges. But the key response is fairly
14110 good and the individual key shape is fairly easy to handle, so I hope
14111 I will get used to it. My old X40 was starting to fail, and I really
14112 needed a new laptop now. :)
</p
>
14114 <p
>Turning off the touch pad was simple. All it took was a quick
14115 visit to the BIOS during boot it disable it.
</p
>
14117 <p
>But there is a fatal problem with the laptop. The
180 GB SSD disk
14118 lock up during load. And this happen when installing Debian Wheezy
14119 with encrypted disk, while the disk is being filled with random data.
14120 I also tested to install Ubuntu Raring, and it happen there too if I
14121 reenable the code to fill the disk with random data (it is disabled by
14122 default in Ubuntu). And the bug with is already known. It was
14123 reported to Debian as
<a href=
"http://bugs.debian.org/
691427">BTS
14124 report #
691427 2012-
10-
25</a
> (journal commit I/O error on brand-new
14125 Thinkpad T430s ext4 on lvm on SSD). It is also reported to the Linux
14126 kernel developers as
14127 <a href=
"https://bugzilla.kernel.org/show_bug.cgi?id=
51861">Kernel bugzilla
14128 report #
51861 2012-
12-
20</a
> (Intel SSD
520 stops working under load
14129 (SSDSC2BW180A3L in Lenovo ThinkPad T430s)). It is also reported on the
14130 Lenovo forums, both for
14131 <a href=
"http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T430s-Intel-SSD-
520-
180GB-issue/m-p/
1070549">T430
14132 2012-
11-
10</a
> and for
14133 <a href=
"http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/x230-SATA-errors-with-
180GB-Intel-
520-SSD-under-heavy-write-load/m-p/
1068147">X230
14134 03-
20-
2013</a
>. The problem do not only affect installation. The
14135 reports state that the disk lock up during use if many writes are done
14136 on the disk, so it is much no use to work around the installation
14137 problem and end up with a computer that can lock up at any moment.
14139 <a href=
"https://git.efficios.com/?p=test-ssd.git
">small C program
14140 available
</a
> that will lock up the hard drive after running a few
14141 minutes by writing to a file.
</p
>
14143 <p
>I
've contacted my supplier and asked how to handle this, and after
14144 contacting PCHELP Norway (request
01D1FDP) which handle support
14145 requests for Lenovo, his first suggestion was to upgrade the disk
14146 firmware. Unfortunately there is no newer firmware available from
14147 Lenovo, as my disk already have the most recent one (version LF1i). I
14148 hope to hear more from him today and hope the problem can be
14149 fixed. :)
</p
>
14154 <title>The Thinkpad is dead, long live the Thinkpad X230
</title>
14155 <link>http://people.skolelinux.org/pere/blog/The_Thinkpad_is_dead__long_live_the_Thinkpad_X230.html
</link>
14156 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_Thinkpad_is_dead__long_live_the_Thinkpad_X230.html
</guid>
14157 <pubDate>Thu,
4 Jul
2013 09:
20:
00 +
0200</pubDate>
14158 <description><p
>Half a year ago, I reported that I had to find a replacement for my
14159 trusty old Thinkpad X41. Unfortunately I did not have much time to
14160 spend on it, but today the replacement finally arrived. I ended up
14161 picking a
<a href=
"http://www.linlap.com/lenovo_thinkpad_x230
">Thinkpad
14162 X230
</a
> with SSD disk (NZDAJMN). I first test installed Debian Edu
14163 Wheezy as a roaming workstation, and it worked flawlessly. As I write
14164 this, it is installing what I hope will be a more final installation,
14165 with a encrypted hard drive to ensure any dope head stealing it end up
14166 with an expencive door stop.
</p
>
14168 <p
>I had a hard time trying to track down a good laptop, as my most
14169 important requirements (robust and with a good keyboard) are never
14170 listed in the feature list. But I did get good help from the search
14171 feature at
<ahref=
"http://www.prisjakt.no/
">Prisjakt
</a
>, which
14172 allowed me to limit the list of interesting laptops based on my other
14173 requirements. A bit surprising that SSD disk are not disks, so I had
14174 to drop number of disks from my search parameters.
</p
>
14176 <p
>I am not quite convinced about the keyboard, as it is significantly
14177 wider than my old keyboard, and I have to stretch my hand a lot more
14178 to reach the edges. But the key response is fairly good and the
14179 individual key shape is fairly easy to handle, so I hope I will get
14180 used to it. My old X40 was starting to fail, and I really needed a
14181 new laptop now. :)
</p
>
14183 <p
>I look forward to figuring out how to turn off the touch pad.
</p
>
14188 <title>Fourth alpha release of Debian Edu/Skolelinux based on Debian Wheezy
</title>
14189 <link>http://people.skolelinux.org/pere/blog/Fourth_alpha_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</link>
14190 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Fourth_alpha_release_of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</guid>
14191 <pubDate>Wed,
3 Jul
2013 14:
00:
00 +
0200</pubDate>
14192 <description><p
>The fourth wheezy based alpha release of Debian Edu was wrapped up
14193 today. This is the release announcement:
</p
>
14195 <p
><strong
>New features for Debian Edu
7.1+edu0~alpha3 released
14196 2013-
07-
03</strong
></p
>
14198 <p
>These are the release notes for for Debian Edu / Skolelinux
14199 7.1+edu0~alpha3, based on Debian with codename
"Wheezy
".
</p
>
14201 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
14203 <p
><a href=
"http://www.skolelinux.org/
">Debian Edu, also known as
14204 Skolelinux
</a
>, is a Linux distribution based on Debian providing an
14205 out-of-the box environment of a completely configured school
14206 network. Immediately after installation a school server running all
14207 services needed for a school network is set up just waiting for users
14208 and machines being added via GOsa², a comfortable Web-UI. A netbooting
14209 environment is prepared using PXE, so after initial installation of
14210 the main server from CD, DVD or USB stick all other machines can be
14211 installed via the network. The provided school server provides LDAP
14212 database and Kerberos authentication service, centralized home
14213 directories, DHCP server, web proxy and many other services. The
14215 <a href=
"http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
">more
14216 than
60 educational software packages
</a
> and more are available from
14217 the Debian archive, and schools can choose between KDE, Gnome, LXDE
14218 and Xfce desktop environment.
</p
>
14220 <p
>This is the fourth test release based on Debian Wheezy. Basically
14221 this is an updated and slightly improved version compared to the
14222 Squeeze release.
</p
>
14224 <p
><strong
>Software updates
</strong
></p
>
14226 <li
>Dropped ispell dictionaries from our default installation.
</li
>
14227 <li
>Dropped menu-xdg from the KDE desktop option, to drop the Debian
14228 submenu. It was not included with Gnome, LXDE or Xfce, so this
14229 brings KDE in line with the others.
</li
>
14230 <li
>Dropped xdrawchem, xjig and xsok from our default installation as
14231 they don
't have a desktop menu entry and thus won
't show up in the
14232 menu now that menu-xdg was removed.
</li
>
14233 <li
>Removed the killer system to kill left behind processes on
14234 multi-user machines, as it was no longer able to understand when a
14235 X display was in use and killed the processes of the active users
14237 <li
>Dropped the golearn (from goplay) package as the debtags in wheezy
14238 are too few to make the package useful.
</li
>
14240 <p
><strong
>Other changes
</strong
></p
>
14242 <li
>Updated artwork matching http://wiki.debian.org/DebianArt/Themes/Joy
14243 <li
>Multi-arch i386/amd64 USB stick ISO available.
</li
>
14244 <li
>Got rid of ispell/wordlist related debconf questions that showed
14245 up for some language options.
</li
>
14246 <li
>Switched to using http.debian.net as APT source by default.
</li
>
14247 <li
>Fixed proxy configuration on Main Server installations.
</li
>
14248 <li
>Changed LTSP setup to ask dpkg to use force-unsafe-io the same way
14249 d-i is doing it.
</li
>
14250 <li
>Made sure root and user passwords were not left behind in the
14251 debconf database after installation on Main Server installations.
</li
>
14252 <li
>Made Roaming Workstation dynamic setup more robust and added draft
14253 script setup-ad-client to hook a Roaming Workstation up to a
14254 Active Directory server instead of a Debian Edu Main Server.
</li
>
14255 <li
>Update system to install needed firmware packages during
14256 installation, to work properly in Wheezy.
</li
>
14257 <li
>Update system to handle hardware quirks (debian-edu-hwsetup).
</li
>
14258 <li
>Corrected PXE installation setup to properly pass selected desktop
14259 and keymap settings to PXE installation clients.
</li
>
14260 <li
>LTSP diskless workstations use sshfs by default, allowing them to
14261 work without adding them to DNS and NIS netgroups for NFS access.
</li
>
14263 <p
><strong
>Known issues
</strong
></p
>
14265 <li
>No mass import of user account data in GOsa (ldif or csv)
14266 available yet (
698840).
</li
>
14267 <li
>Artwork not enabled for all desktops.
</li
>
14269 <p
><strong
>Where to get it
</strong
></p
>
14271 <p
>To download the multiarch netinstall CD release you can use
</p
>
14273 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-CD.iso
</a
></li
>
14274 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-CD.iso
</a
></li
>
14275 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-CD.iso .
</li
>
14278 <p
>The MD5SUM of this image is:
2b161a99d2a848c376d8d04e3854e30c
14279 <br
>The SHA1SUM of this image is:
498922e9c508c0a7ee9dbe1dfe5bf830d779c3c8
</p
>
14281 <p
>To download the multiarch USB stick ISO release you can use
</p
>
14283 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-USB.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-USB.iso
</a
></li
>
14284 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-USB.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-USB.iso
</a
></li
>
14285 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~a3-USB.iso .
</li
>
14288 <p
>The MD5SUM of this image is:
25e808e403a4c15dbef1d13c37d572ac
14289 <br
>The SHA1SUM of this image is:
15ecfc93eb6b4f453b7eb0bc04b6a279262d9721
</p
>
14291 <p
><strong
>How to report bugs
</strong
></p
>
14293 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
></p
>
14298 <title>Automatically locate and install required firmware packages on Debian (Isenkram
0.4)
</title>
14299 <link>http://people.skolelinux.org/pere/blog/Automatically_locate_and_install_required_firmware_packages_on_Debian__Isenkram_0_4_.html
</link>
14300 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Automatically_locate_and_install_required_firmware_packages_on_Debian__Isenkram_0_4_.html
</guid>
14301 <pubDate>Tue,
25 Jun
2013 11:
50:
00 +
0200</pubDate>
14302 <description><p
>It annoys me when the computer fail to do automatically what it is
14303 perfectly capable of, and I have to do it manually to get things
14304 working. One such task is to find out what firmware packages are
14305 needed to get the hardware on my computer working. Most often this
14306 affect the wifi card, but some times it even affect the RAID
14307 controller or the ethernet card. Today I pushed version
0.4 of the
14308 <a href=
"http://packages.qa.debian.org/isenkram
">Isenkram package
</a
>
14309 including a new script isenkram-autoinstall-firmware handling the
14310 process of asking all the loaded kernel modules what firmware files
14311 they want, find debian packages providing these files and install the
14312 debian packages. Here is a test run on my laptop:
</p
>
14314 <p
><pre
>
14315 # isenkram-autoinstall-firmware
14316 info: kernel drivers requested extra firmware: ipw2200-bss.fw ipw2200-ibss.fw ipw2200-sniffer.fw
14317 info: fetching http://http.debian.net/debian/dists/squeeze/Contents-i386.gz
14318 info: locating packages with the requested firmware files
14319 info: Updating APT sources after adding non-free APT source
14320 info: trying to install firmware-ipw2x00
14323 Preconfiguring packages ...
14324 Selecting previously deselected package firmware-ipw2x00.
14325 (Reading database ...
259727 files and directories currently installed.)
14326 Unpacking firmware-ipw2x00 (from .../firmware-ipw2x00_0.28+squeeze1_all.deb) ...
14327 Setting up firmware-ipw2x00 (
0.28+squeeze1) ...
14329 </pre
></p
>
14331 <p
>When all the requested firmware is present, a simple message is
14332 printed instead:
</p
>
14334 <p
><pre
>
14335 # isenkram-autoinstall-firmware
14336 info: did not find any firmware files requested by loaded kernel modules. exiting
14338 </pre
></p
>
14340 <p
>It could use some polish, but it is already working well and saving
14341 me some time when setting up new machines. :)
</p
>
14343 <p
>So, how does it work? It look at the set of currently loaded
14344 kernel modules, and look up each one of them using modinfo, to find
14345 the firmware files listed in the module meta-information. Next, it
14346 download the Contents file from a nearby APT mirror, and search for
14347 the firmware files in this file to locate the package with the
14348 requested firmware file. If the package is in the non-free section, a
14349 non-free APT source is added and the package is installed using
14350 <tt
>apt-get install
</tt
>. The end result is a slightly better working
14353 <p
>I hope someone find time to implement a more polished version of
14354 this script as part of the hw-detect debian-installer module, to
14355 finally fix
<a href=
"http://bugs.debian.org/
655507">BTS report
14356 #
655507</a
>. There really is no need to insert USB sticks with
14357 firmware during a PXE install when the packages already are available
14358 from the nearby Debian mirror.
</p
>
14363 <title>The value of a good distro wide test suite...
</title>
14364 <link>http://people.skolelinux.org/pere/blog/The_value_of_a_good_distro_wide_test_suite___.html
</link>
14365 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_value_of_a_good_distro_wide_test_suite___.html
</guid>
14366 <pubDate>Sat,
22 Jun
2013 07:
00:
00 +
0200</pubDate>
14367 <description><p
>In the
<a href=
"http://www.skolelinux.org/
">Debian Edu /
14368 Skolelinux
</a
> project, we include a post-installation test suite,
14369 which check that services are running, working, and return the
14370 expected results. It runs automatically just after the first boot on
14371 test installations (using test ISOs), but not on production
14372 installations (using non-test ISOs). It test that the LDAP service is
14373 operating, Kerberos is responding, DNS is replying, file systems are
14374 online resizable, etc, etc. And it check that the PXE service is
14375 configured, which is the topic of this post.
</p
>
14377 <p
>The last week I
've fixed the DVD and USB stick ISOs for our Debian
14378 Edu Wheezy release. These ISOs are supposed to be able to install a
14379 complete system without any Internet connection, but for that to
14380 happen all the needed packages need to be on them. Thanks to our test
14381 suite, I discovered that we had forgotten to adjust our PXE setup to
14382 cope with the new names and paths used by the netboot d-i packages.
14383 When Internet connectivity was available, the installer fall back to
14384 using wget to fetch d-i boot images, but when offline it require
14385 working packages to get it working. And the packages changed name
14386 from debian-installer-
6.0-netboot-$arch to
14387 debian-installer-
7.0-netboot-$arch, we no longer pulled in the
14388 packages during installation. Without our test suite, I suspect we
14389 would never have discovered this before release. Now it is fixed
14390 right after we got the ISOs operational.
</p
>
14392 <p
>Another by-product of the test suite is that we can ask system
14393 administrators with problems getting Debian Edu to work, to run the
14394 test suite using
<tt
>/usr/sbin/debian-edu-test-install
</tt
> and see if
14395 any errors are detected. This usually pinpoint the subsystem causing
14396 the problem.
</p
>
14398 <p
>If you want to help us help kids learn how to share and create,
14400 <a href=
"irc://irc.debian.org/%
23debian-edu
">#debian-edu on
14401 irc.debian.org
</a
> and the
14402 <a href=
"http://lists.debian.org/debian-edu/
">debian-edu@
</a
> mailing
14408 <title>Debian Edu interview: Victor Nițu
</title>
14409 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Victor_Ni_u.html
</link>
14410 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Victor_Ni_u.html
</guid>
14411 <pubDate>Mon,
17 Jun
2013 10:
50:
00 +
0200</pubDate>
14412 <description><p
>The
<a href=
"http://www.skolelinux.org/
">Debian Edu and
14413 Skolelinux
</a
> distribution have users and contributors all around the
14414 globe. And a while back, an enterprising young man showed up on
14415 <a href=
"irc://irc.debian.org/%
23debian-edu
">our IRC channel
14416 #debian-edu
</a
> and started asking questions about how Debian Edu
14417 worked. We answered as good as we could, and even convinced him to
14418 help us with translations. And today I managed to get an interview
14419 with him, to learn more about him.
</p
>
14421 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
14423 <p
>I
'm a
25 year old free software enthusiast, living in Romania,
14424 which is also my country of origin. Back in
2009, at a New Year
's Eve
14425 party, I had a very nice
<strike
>beer
</strike
> discussion with a
14426 friend, when we realized we have no organised Debian community in our
14427 country. A few days later, we put together the infrastructure for such
14428 community and even gathered a nice Debian-ish crowd. Since then, I
14429 began my quest as a free software hacker and activist and I am
14430 constantly trying to cover as much ground as possible on that
14433 <p
>A few years ago I founded a small web development company, which
14434 provided me the flexible schedule I needed so much for my
14435 activities. For the last
13 months, I have been the Technical Director
14436 of
<a href=
"http://ceata.org/
">Fundația Ceata
</a
>, which is a free
14437 software activist organisation endorsed by the FSF and the FSFE, and
14438 the only one we have in our country.
</p
>
14440 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
14441 project?
</strong
></p
>
14443 <p
>The idea of participating in the Debian Edu project was a surprise
14444 even to me, since I never used it before I began getting involved in
14445 it. This year I had a great opportunity to deliver a talk on
14446 educational software, and I knew immediately where to look. It was a
14447 love at first sight, since I was previously involved with some of the
14448 technologies the project incorporates, and I rapidly found a lot of
14449 ways to contribute.
</p
>
14451 <p
>My first contributions consisted in translating the installer and
14452 configuration dialogs, then I found some bugs to squash (I still
14453 haven
't fixed them yet though), and I even got my eyes on some other
14454 areas where I can prove myself helpful. Since the appetite for free
14455 software in my country is pretty low, I
'll be happy to be the first
14456 one around here advocating for the project
's adoption in educational
14457 environments, and maybe even get my hands dirty in creating a flavour
14458 for our own needs. I am not used to make very advanced plannings, so
14459 from now on, time will tell what I
'll be doing next, but I think I
14460 have a pretty consistent starting point.
</p
>
14462 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
14463 Edu?
</strong
></p
>
14465 <p
>Not a long time ago, I was in the position of configuring and
14466 maintaining a LDAP server on some Debian derivative, and I must say it
14467 took me a while. A long time ago, I was maintaining a bigger
14468 Samba-powered infrastructure, and I must say I spent quite a lot of
14469 time on it. I have similar stories about many of the services included
14470 with Skolelinux, and the main advantage I see about it is the
14471 out-of-the box availability of them, making it quite competitive when
14472 it comes to managing a school
's network, for example.
</p
>
14474 <p
>Of course, there is more to say about Skolelinux than the
14475 availability of the software included, its flexibility in various
14476 scenarios is something I can
't wait to experiment
"into the wild
" (I
14477 only played with virtual machines so far). And I am sure there is a
14478 lot more I haven
't discovered yet about it, being so new within the
14481 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
14482 Edu?
</strong
></p
>
14484 <p
>As usual, when it comes to Debian Blends, I see as the biggest
14485 disadvantage the lack of a numerous team dedicated to the
14486 project. Every day I see the same names in the changelogs, and I have
14487 a constantly fear of the bus factor in this story. I
'd like to see
14488 Debian Edu advertised more as an entry point into the Debian
14489 ecosystem, especially amongst newcomers and students. IMHO there are a
14490 lot low-hanging fruits in terms of bug squashing, and enough
14491 opportunities to get the feeling of the Debian Project
's dynamics. Not
14492 to mention it
's a very fun blend to work on!
</p
>
14494 <p
>Derived from the previous statement, is the delay in catching up
14495 with the main Debian release and documentation. This is common though
14496 to all blends and derivatives, but it
's an issue we can all work
14499 <p
><strong
>Which free software do you use daily?
</strong
></p
>
14501 <p
>I can hardly imagine myself spending a day without Vim, since my
14502 daily routine covers writing code and hacking configuration files. I
14503 am a fan of the Awesome window manager (but I also like the
14504 Enlightenment project a lot!),
14505 <a href=
"http://www.claws-mail.org/
">Claws Mail
</a
> due to its ease of
14506 use and very configurable behaviour. Recently I fell in love with
14507 <a href=
"https://launchpad.net/redshift
">Redshift
</a
>, which helps me
14508 get through the night without headaches. Of course, there is much more
14509 stuff in this bag, but I
'll need a blog on my own for doing this!
</p
>
14511 <p
><strong
>Which strategy do you believe is the right one to use to
14512 get schools to use free software?
</strong
></p
>
14514 <p
>Well, on this field, I cannot do much more than experiment right
14515 now. So, being far from having a recipe for success, I can only assume
14520 <li
>schools would like to get rid of proprietary software
</li
>
14522 <li
>students will love the openness of the system, and will want to
14523 experiment with it - maybe we need to harvest the native curiosity
14524 of teenagers more?
</li
>
14526 <li
>there is no
"right one
" when it comes to strategies, but it would
14527 be useful to have some success stories published somewhere, so
14528 other can get some inspiration from them (I know I
'd promote
14531 <li
>more active promotion - talks, conferences, even small school
14532 lectures can do magical things if they encounter at least one
14533 person interested. Who knows who that person might be? ;-)
</li
>
14537 <p
>I also see some problems in getting Skolelinux into schools; for
14538 example, in our country we have a great deal of corruption issues, so
14539 it might be hard(er) to fight against proprietary solutions. Also,
14540 people who relied on commercial software for all their lives, would be
14541 very hard to convert against their will.
</p
>
14546 <title>Debian Edu interview: Jonathan Carter
</title>
14547 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jonathan_Carter.html
</link>
14548 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jonathan_Carter.html
</guid>
14549 <pubDate>Wed,
12 Jun
2013 09:
50:
00 +
0200</pubDate>
14550 <description><p
>There is a certain cross-over between the
14551 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
14552 project
</a
> and
<a href=
"http://www.edubuntu.org/
">the Edubuntu
14553 project
</a
>, and for example the LTSP packages in Debian are a joint
14554 effort between the projects. One person with a foot in both camps is
14555 Jonathan Carter, which I am now happy to present to you.
</p
>
14557 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
14559 <p
>I
'm a South-African free software geek who lives in Cape Town. My
14560 days vary quite a bit since I
'm involved in too many things. As I
'm
14561 getting older I
'm learning how to focus a bit more :)
</p
>
14563 <p
>I
'm also an Edubuntu contributor and I love when there are
14564 opportunities for the Edubuntu and Debian Edu projects to benefit from
14565 each other.
</p
>
14567 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
14568 project?
</strong
></p
>
14570 <p
>I
've been somewhat familiar with the project before, but I think my
14571 first direct exposure to the project was when I met Petter
14572 [Reinholdtsen] and Knut [Yrvin] at the Edubuntu summit in
2005 in
14573 London. They provided great feedback that helped the bootstrapping of
14574 Edubuntu. Back then Edubuntu (and even Ubuntu) was still very new and
14575 it was great getting input from people who have been around longer. I
14576 was also still very excitable and said yes to everything and to this
14577 day I have a big todo list backlog that I
'm catching up with. I think
14578 over the years the relationship between Edubuntu and Debian-Edu has
14579 been gradually improving, although I think there
's a lot that we could
14580 still improve on in terms of working together on packages. I
'm sure
14581 we
'll get there one day.
</p
>
14583 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
14584 Edu?
</strong
></p
>
14586 <p
>Debian itself already has so many advantages. I could go on about
14587 it for pages, but in essence I love that it
's a very honest project
14588 that puts its users first with no hidden agendas and also produces
14589 very high quality work.
</p
>
14591 <p
>I think the advantage of Debian Edu is that it makes many common
14592 set-up tasks simpler so that administrators can get up and running
14593 with a lot less effort and frustration. At the same time I think it
14594 helps to standardise installations in schools so that it
's easier for
14595 community members and commercial suppliers to support.
</p
>
14597 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
14598 Edu?
</strong
></p
>
14600 <p
>I had to re-type this one a few times because I
'm trying to
14601 separate
"disadvantages
" from
"areas that need improvement
" (which is
14602 what I originally rambled on about)
</p
>
14604 <p
>The biggest disadvantage I can think of is lack of manpower. The
14605 project could do so much more if there were more good contributors. I
14606 think some of the problems are external too. Free software and free
14607 content in education is a no-brainer but it takes some time to catch
14608 on. When you
've been working with the same proprietary eco-system for
14609 years and have gotten used to it, it can be hard to adjust to some
14610 concepts in the free software world. It would be nice if there were
14611 more Debian Edu consultants across the world. I
'd love to be one
14612 myself but I
'm already so over-committed that it
's just not possible
14613 currently.
</p
>
14615 <p
>I think the best short-term solution to that large-scale problem is
14616 for schools to be pro-active and share their experiences and grow
14617 their skills in-house. I
'm often saddened to see how much money
14618 educational institutions spend on
3rd party solutions that they don
't
14619 have access to after the service has ended and they could
've gotten so
14620 much more value otherwise by being more self-sustainable and
14621 autonomous.
</p
>
14623 <p
><strong
>Which free software do you use daily?
</strong
></p
>
14625 <p
>My main laptop dual-boots between Debian and Windows
7. I was
14626 Windows free for years but started dual-booting again last year for
14627 some games which help me focus and relax (Starcraft II in
14628 particular). Gaming support on Linux is improving in leaps and bounds
14629 so I suppose I
'll soon be able to regain that disk space :)
</p
>
14631 <p
>Besides that I rely on Icedove, Chromium, Terminator, Byobu, irssi,
14632 git, Tomboy, KVM, VLC and LibreOffice. Recently I
've been torn on
14633 which desktop environment I like and I
'm taking some refuge in Xfce
14634 while I figure that out. I like tools that keep things simple. I enjoy
14635 Python and shell scripting. I went to an Arduino workshop recently and
14636 it was awesome seeing how easy and simple the IDE software was to get
14637 up and running in Debian compared to the users running Windows and OS
14640 <p
>I also use mc which some people frown upon slightly. I got used to
14641 using Norton Commander in the early
90's and it stuck (I think the
14642 people who sneer at it is just jealous that they don
't know how to use
14645 <p
><strong
>Which strategy do you believe is the right one to use to
14646 get schools to use free software?
</strong
></p
>
14648 <p
>I think trying to force it is unproductive. I also think that in
14649 many cases it
's appropriate for schools to use non-free systems and I
14650 don
't think that there
's any particular moral or ethical problem with
14653 <p
>I do think though that free software can already solve so so many
14654 problems in educational institutions and it
's just a shame not taking
14655 advantage of that.
</p
>
14657 <p
>I also think that some curricula need serious review. For example,
14658 some areas of the world rely heavily on very specific versions of MS
14659 Office, teaching students to parrot menu items instead of learning the
14660 general concepts. I think that
's very unproductive because firstly, MS
14661 Office
's interface changes drastically every few years and on top of
14662 that it also locks in a generation to a product that might not be the
14663 best solution for them.
</p
>
14665 <p
>To answer your question, I believe that the right strategy is to
14666 educate and inform, giving someone the information they require to
14667 make a decision that would work for them.
</p
>
14672 <title>Fixing the Linux black screen of death on machines with Intel HD video
</title>
14673 <link>http://people.skolelinux.org/pere/blog/Fixing_the_Linux_black_screen_of_death_on_machines_with_Intel_HD_video.html
</link>
14674 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Fixing_the_Linux_black_screen_of_death_on_machines_with_Intel_HD_video.html
</guid>
14675 <pubDate>Tue,
11 Jun
2013 11:
00:
00 +
0200</pubDate>
14676 <description><p
>When installing RedHat, Fedora, Debian and Ubuntu on some machines,
14677 the screen just turn black when Linux boot, either during installation
14678 or on first boot from the hard disk. I
've seen it once in a while the
14679 last few years, but only recently understood the cause. I
've seen it
14680 on HP laptops, and on my latest acquaintance the Packard Bell laptop.
14681 The reason seem to be in the wiring of some laptops. The system to
14682 control the screen background light is inverted, so when Linux try to
14683 turn the brightness fully on, it end up turning it off instead. I do
14684 not know which Linux drivers are affected, but this post is about the
14685 i915 driver used by the
14686 <a href=
"http://www.linlap.com/packard_bell_easynote_lv
">Packard Bell
14687 EasyNote LV
</a
>, Thinkpad X40 and many other laptops.
</p
>
14689 <p
>The problem can be worked around two ways. Either by adding
14690 i915.invert_brightness=
1 as a kernel option, or by adding a file in
14691 /etc/modprobe.d/ to tell modprobe to add the invert_brightness=
1
14692 option when it load the i915 kernel module. On Debian and Ubuntu, it
14693 can be done by running these commands as root:
</p
>
14696 echo options i915 invert_brightness=
1 | tee /etc/modprobe.d/i915.conf
14697 update-initramfs -u -k all
14700 <p
>Since March
2012 there is
14701 <a href=
"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=
4dca20efb1a9c2efefc28ad2867e5d6c3f5e1955
">a
14702 mechanism in the Linux kernel
</a
> to tell the i915 driver which
14703 hardware have this problem, and get the driver to invert the
14704 brightness setting automatically. To use it, one need to add a row in
14705 <a href=
"http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/drivers/gpu/drm/i915/intel_display.c
">the
14706 intel_quirks array
</a
> in the driver source
14707 <tt
>drivers/gpu/drm/i915/intel_display.c
</tt
> (look for
"<tt
>static
14708 struct intel_quirk intel_quirks
</tt
>"), specifying the PCI device
14709 number (vendor number
8086 is assumed) and subdevice vendor and device
14712 <p
>My Packard Bell EasyNote LV got this output from
<tt
>lspci
14713 -vvnn
</tt
> for the video card in question:
</p
>
14715 <p
><pre
>
14716 00:
02.0 VGA compatible controller [
0300]: Intel Corporation \
14717 3rd Gen Core processor Graphics Controller [
8086:
0156] \
14718 (rev
09) (prog-if
00 [VGA controller])
14719 Subsystem: Acer Incorporated [ALI] Device [
1025:
0688]
14720 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- \
14721 ParErr- Stepping- SE RR- FastB2B- DisINTx+
14722 Status: Cap+
66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast
>TAbort- \
14723 <TAbort-
<MAbort-
>SERR-
<PERR- INTx-
14725 Interrupt: pin A routed to IRQ
42
14726 Region
0: Memory at c2000000 (
64-bit, non-prefetchable) [size=
4M]
14727 Region
2: Memory at b0000000 (
64-bit, prefetchable) [size=
256M]
14728 Region
4: I/O ports at
4000 [size=
64]
14729 Expansion ROM at
<unassigned
> [disabled]
14730 Capabilities:
<access denied
>
14731 Kernel driver in use: i915
14732 </pre
></p
>
14734 <p
>The resulting intel_quirks entry would then look like this:
</p
>
14736 <p
><pre
>
14737 struct intel_quirk intel_quirks[] = {
14739 /* Packard Bell EasyNote LV11HC needs invert brightness quirk */
14740 {
0x0156,
0x1025,
0x0688, quirk_invert_brightness },
14743 </pre
></p
>
14745 <p
>According to the kernel module instructions (as seen using
14746 <tt
>modinfo i915
</tt
>), information about hardware needing the
14747 invert_brightness flag should be sent to the
14748 <a href=
"http://lists.freedesktop.org/mailman/listinfo/dri-devel
">dri-devel
14749 (at) lists.freedesktop.org
</a
> mailing list to reach the kernel
14750 developers. But my email about the laptop sent
2013-
06-
03 have not
14752 <a href=
"http://lists.freedesktop.org/archives/dri-devel/
2013-June/thread.html
">the
14753 web archive for the mailing list
</a
>, so I suspect they do not accept
14754 emails from non-subscribers. Because of this, I sent my patch also to
14755 the Debian bug tracking system instead as
14756 <a href=
"http://bugs.debian.org/
710938">BTS report #
710938</a
>, to make
14757 sure the patch is not lost.
</p
>
14759 <p
>Unfortunately, it is not enough to fix the kernel to get Laptops
14760 with this problem working properly with Linux. If you use Gnome, your
14761 worries should be over at this point. But if you use KDE, there is
14762 something in KDE ignoring the invert_brightness setting and turning on
14763 the screen during login. I
've reported it to Debian as
14764 <a href=
"http://bugs.debian.org/
711237">BTS report #
711237</a
>, and
14765 have no idea yet how to figure out exactly what subsystem is doing
14766 this. Perhaps you can help? Perhaps you know what the Gnome
14767 developers did to handle this, and this can give a clue to the KDE
14768 developers? Or you know where in KDE the screen brightness is changed
14769 during login? If so, please update the BTS report (or get in touch if
14770 you do not know how to update BTS).
</p
>
14772 <p
>Update
2013-
07-
19: The correct fix for this machine seem to be
14773 acpi_backlight=vendor, to disable ACPI backlight support completely,
14774 as the ACPI information on the machine is trash and it is better to
14775 leave it to the intel video driver to control the screen
14776 backlight.
</p
>
14781 <title>Third alpha release of Debian Edu / Skolelinux based on Debian Wheezy
</title>
14782 <link>http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html
</link>
14783 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Third_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html
</guid>
14784 <pubDate>Mon,
10 Jun
2013 22:
50:
00 +
0200</pubDate>
14785 <description><p
>The third wheezy based alpha release of Debian Edu was wrapped up
14786 today. This is the release announcement:
</p
>
14788 <p
><strong
>New features for Debian Edu
7.0.0 alpha2 released
14789 2013-
06-
10</strong
></p
>
14791 <p
>This is the release notes for for Debian Edu / Skolelinux
7.0.0 edu
14792 alpha2, based on Debian with codename
"Wheezy
".
</p
>
14794 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
14796 <p
><a href=
"http://www.skolelinux.org/
">Debian Edu, also known as
14797 Skolelinux
</a
>, is a Linux distribution based on Debian providing an
14798 out-of-the box environment of a completely configured school
14799 network. Immediately after installation a school server running all
14800 services needed for a school network is set up just waiting for users
14801 and machines being added via GOsa², a comfortable Web-UI. A netbooting
14802 environment is prepared using PXE, so after initial installation of
14803 the main server from CD, DVD or USB stick all other machines can be
14804 installed via the network. The provided school server provides LDAP
14805 database and Kerberos authentication service, centralized home
14806 directories, DHCP server, web proxy and many other services. The
14808 <a href=
"http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
">more
14809 than
60 educational software packages
</a
> and more are available from
14810 the Debian archive, and schools can choose between KDE, Gnome, LXDE
14811 and Xfce desktop environment.
</p
>
14813 <p
>This is the third test release based on Debian Wheezy. Basically
14814 this is an updated and slightly improved version compared to the
14815 Squeeze release.
</p
>
14817 <p
><strong
>Software updates
</strong
></p
>
14821 <li
>Iceweasel was updated from
10 to
17. (DSA
2699-
1)
14822 <li
>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).
14823 <li
>Switched xrdp on thin client servers to use tightvncserver instead of xvnc4.
14824 <li
>Now install software oscilloscope xoscope by default.
14825 <li
>Now install music tools gtick, lingot and pianobooster by default.
14829 <p
><strong
>Other changes
</strong
></p
>
14833 <li
>The subnet-change script is now able to change all files needing a change on the main-server when changing the IP network used.
14834 <li
>Updated translation of the installation.
14835 <li
>New Romanian translation.
14836 <li
>Fix security problem causing root and first user password to no longer show up in /var/cache/debconf/templates.dat.
14837 <li
>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).
14838 <li
>Made roaming workstation setup more robust in non-Debian Edu environments.
14839 <li
>New script debian-edu-bless to transform a Debian installation to a Debian Edu profile.
14840 <li
>Adjust Iceweasel setup to improve performance when $HOME is on NFS.
14841 <li
>More testsuite tests.
14842 <li
>Make automatic proxy configuration more robust.
14843 <li
>Adjust GOsa² GUI configuration.
14845 <li
>Update thin client and diskless workstation setup to work with
14846 LTSP in Wheezy.
</li
>
14848 <li
>Diskless workstations now run out of the box -- no need to set
14849 them up with GOsa².
</li
>
14851 <li
>Update IMAP server setup.
</li
>
14853 <li
>Fix login into Skolelinux Backup Tool (Closed in
14854 slbackup-php/
0.4.4-
1: #
700257: slbackup-php: Fails to submit correctly
14855 entered password).
</li
>
14859 <p
><strong
>Known issues
</strong
></p
>
14863 <li
>DVD binary and source images are not yet ready.
</li
>
14865 <li
>No mass import of user account data in GOsa (ldif or csv)
14866 available yet (Open in gosa/
2.7.4-
4: #
698840: gosa-plugin-ldapmanager:
14867 missing import feature).
</li
>
14869 <li
>Missing artwork for the KDE desktop (and probably a few others).
</li
>
14871 <li
>KDE Debian submenu lacks icons (Closed: #
502192: menu-xdg: invents
14872 own icon names instead of using existing). This will remain
14873 unfixed.
</li
>
14877 <p
><strong
>Where to get it
</strong
></p
>
14879 <p
>To download the multiarch netinstall CD release you can use
</p
>
14883 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.0+edu0~a2-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.0+edu0~a2-CD.iso
</a
></li
>
14885 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.0+edu0~a2-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-
7.0+edu0~a2-CD.iso
</a
></li
>
14887 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.0+edu0~a2-CD.iso .
</li
>
14891 <p
>The MD5SUM of this image is:
27bbcace407743382f3c42c08dbe8178
14892 <br
>The SHA1SUM of this image is: e35f7d7908566cd3075375b3721fa10ee420d419
</p
>
14894 <p
><strong
>How to report bugs
</strong
></p
>
14896 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
>
14901 <title>Is there a PHP expert in the building? Debian Edu need help!
</title>
14902 <link>http://people.skolelinux.org/pere/blog/Is_there_a_PHP_expert_in_the_building___Debian_Edu_need_help_.html
</link>
14903 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Is_there_a_PHP_expert_in_the_building___Debian_Edu_need_help_.html
</guid>
14904 <pubDate>Wed,
5 Jun
2013 17:
50:
00 +
0200</pubDate>
14905 <description><p
>Here is a call for help from the Debian Edu / Skolelinux project.
14906 We have two problems blocking the release of the Wheezy version we
14907 hope to get released soon. The two problems require some with PHP
14908 skills, and we seem to lack anyone with both time and PHP skills in
14913 <li
>It is impossible to log into the slbackup web interface
14914 (slbackup-php) using the root user and password. This is
14915 <a href=
"http://bugs.debian.org/
700257">BTS report #
700257</a
>.
14916 This used to work, but stopped working some time since Squeeze.
14917 Perhaps some obsolete PHP feature was used?
</li
>
14919 <li
>It is not possible to
"mass import
" user lists in Gosa, neither
14920 using ldif nor using CSV files. The feature was disabled after a
14921 major rewrite of Gosa, and need to be ported to the new system.
14922 This is
<a href=
"http://bugs.debian.org/
698840">BTS report
14923 #
698840</a
>.
</li
>
14927 <p
>If you can help us, please join us on IRC
14928 (
<a href=
"irc://irc.debian.org/%
23debian-edu
">#debian-edu on
14929 irc.debian.org
</a
>) and provide patches via the BTS.
</p
>
14934 <title>Debian Edu interview: Cédric Boutillier
</title>
14935 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__C_dric_Boutillier.html
</link>
14936 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__C_dric_Boutillier.html
</guid>
14937 <pubDate>Tue,
4 Jun
2013 10:
30:
00 +
0200</pubDate>
14938 <description><p
>It has been a while since my last English
14939 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>
14940 interview last November. But the developers and translators are still
14941 pulling along to get the Wheezy based release out the door, and this
14942 time I managed to get an interview from one of the French translators
14943 in the project, Cédric Boutillier.
</p
>
14945 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
14947 <p
>I am
34 year old. I live near Paris, France. I am an assistant
14948 professor in probability theory. I spend my daytime teaching
14949 mathematics at the university and doing fundamental research in
14950 probability in connexion with combinatorics and statistical physics.
</p
>
14952 <p
>I have been involved in the Debian project for a couple of years
14953 and became Debian Developer a few months ago. I am working on Ruby
14954 packaging, publicity and translation.
</p
>
14956 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
14957 project?
</strong
></p
>
14959 <p
>I came to the Debian Edu project after a call for translation of
14960 <a href=
"http://wiki.debian.org/DebianEdu/Documentation/Manuals
">the
14961 Debian Edu manual
</a
> for the release of Debian Edu Squeeze. Since
14962 then, I have been working on updating the French translation of the
14965 <p
>I had the opportunity to make an installation of Debian Edu in a
14966 virtual machine when I was preparing localised version of some screen
14967 shots for the manual. I was amazed to see it worked out of the box and
14968 how comprehensive the list of software installed by default was.
</p
>
14970 <p
>What amazed me was the complete network infrastructure directly
14971 ready to use, which can and the nice administration interface provided
14972 by
<a href=
"https://oss.gonicus.de/labs/gosa/
">GOsa²
</a
>. What pleased
14973 me also was the fact that among the software installed by default,
14974 there were many
"traditional
" educative software to learn languages,
14975 to count, to program... but also software to develop creativity and
14976 artistic skills with music (
<a href=
"http://ardour.org/
">Ardour
</a
>,
14977 <a href=
"http://audacity.sourceforge.net/
">Audacity
</a
>) and
14978 movies/animation (I was especially thinking of
14979 <a href=
"http://linuxstopmotion.sourceforge.net/
">Stopmotion
</a
>).
</p
>
14981 <p
>I am following the development of Debian Edu and am hanging out on
14982 <a href=
"irc://irc.debian.org/%
23debian-edu
">#debian-edu
</a
>.
14983 Unfortunately, I don
't much time to get more involved in this
14984 beautiful project.
</p
>
14986 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
14987 Edu?
</strong
></p
>
14989 <p
>For me, the main advantages of Skolelinux/Debian Edu are its
14990 community of experts and its precise documentation, as well as the
14991 fact that it provides a solution ready to use.
</p
>
14993 <p
>I would add also the fact that it is based on the rock solid Debian
14994 distribution, which ensures stability and provides a huge collection
14995 of educational free software.
</p
>
14997 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
14998 Edu?
</strong
></p
>
15000 <p
>Maybe the lack of manpower to do lobbying on the
15001 project. Sometimes, people who need to take decisions concerning IT do
15002 not have all the elements to evaluate properly free software
15003 solutions. The fact that support by a company may be difficult to find
15004 is probably a problem if the school does not have IT personnel.
</p
>
15006 <p
>One can find support from a company by looking at
15007 <a href=
"http://wiki.debian.org/DebianEdu/Help/ProfessionalHelp
">the
15008 wiki dokumentation
</a
>, where some countries already have a number of
15009 companies providing support for Debian Edu, like Germany or
15010 Norway. This list is easy to find readily from the manual. However,
15011 for other countries, like France, the list is empty. I guess that
15012 consultants proposing support for Debian would be able to provide some
15013 support for Debian Edu as well.
</p
>
15015 <p
><strong
>Which free software do you use daily?
</strong
></p
>
15017 <p
>I am using the KDE Plasma Desktop. But the pieces of software I use
15018 most runs in a terminal: Mutt and OfflineIMAP for emails, latex for
15019 scientific documents, mpd for music. VIM is my editor of choice. I am
15020 also using the mathematical software
15021 <a href=
"http://www.scilab.org/en/scilab/about
">Scilab
</a
> and
15022 <a href=
"http://www.sagemath.org/index.html
">Sage
</a
> (built from
15023 source as not completely packaged for Debian, yet).
15025 <p
><strong
>Do you have any suggestions for teachers interested in
15026 using the free software in Debian to teach mathematics and
15027 statistics?
</strong
></p
>
15029 <p
>I do not have any
"nice
" recommendations for statistics. At our
15030 university, we use both
<a href=
"http://www.r-project.org/
">R
</a
> and
15031 Scilab to teach statistics and probabilistic simulations. For
15032 geometry, there are nice programs:
</p
>
15036 <li
><a href=
"http://www.drgeo.eu/
">drgeo
</a
> and
15037 <a href=
"http://edu.kde.org/applications/all/kig
">kig
</a
> to do
15038 constructions in planar geometry
15040 <li
><a href=
"http://www.geom.uiuc.edu/software/download/kali.html
">kali
</a
>
15041 to discover symmetry groups (the so-called wallpapers and frieze
15042 groups), although the interface looks a bit old.
</li
>
15046 <p
>I like also
15047 <a href=
"http://edu.kde.org/applications/all/cantor
">cantor
</a
>, which
15048 provides a uniform interface to SciLab, Sage,
15049 <a href=
"http://directory.fsf.org/wiki/Octave
">Octave
</a
>, etc...
</p
>
15051 <p
><strong
>Which strategy do you believe is the right one to use to
15052 get schools to use free software?
</strong
></p
>
15054 <p
>My suggestions would be to
</p
>
15058 <li
>advertise the reduction of costs when free software is used.
</li
>
15060 <li
>communicate about the quality of free software projects, using
15061 well known examples like Firefox, ThunderBird and
15062 OpenOffice.org/LibreOffice.
</li
>
15064 <li
>advertise the living and strong community around the project.
</li
>
15066 <li
>show that it is not more difficult to use than any other
15074 <title>Educational applications included in Debian Edu / Skolelinux (the screenshot collection :-)
</title>
15075 <link>http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
</link>
15076 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
</guid>
15077 <pubDate>Sat,
1 Jun
2013 23:
50:
00 +
0200</pubDate>
15078 <description><p
>Included in
<a href=
"http://www.skolelinux.org/
">Debian Edu /
15079 Skolelinux
</a
>, there are quite a lot of educational software.
15080 Created to help teachers teach, and pupils learn. We have tried to
15081 tag them all using debtags use::learning and role::program, and using
15082 the debtags I was happy to be able to create a collage of the
15083 educational software packages installed by default, sorted by the
15084 debtag field. Here it is. Click on a image to learn more about the
15087 <!-- for f in $(debtags tagcat|grep field::|awk
'{print $
2}
'); do echo; echo
"<p
><strong
>$f
</strong
></p
>"; echo
"<p
>"; ( for p in $(debtags search --names
"use::learning
&& interface::x11
&& role::program
&& $f
"); do img=
"<img src=
'http://screenshots.debian.net/thumbnail/$p
' alt=
'$p
'>"; if dpkg -s $p
> /dev/null
2>&1; then echo
"<a href=
'http://packages.qa.debian.org/$p
'>$img
</a
>"; fi; done; ) | LANG=C sort; echo
"</p
>"; done --
>
15089 <p
><strong
>field::arts
</strong
></p
>
15091 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=audacity
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/audacity.png
' alt=
'audacity
'></a
>
15092 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=childsplay
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/childsplay.png
' alt=
'childsplay
'></a
>
15093 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=denemo
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/denemo.png
' alt=
'denemo
'></a
>
15094 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=freebirth
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/freebirth.png
' alt=
'freebirth
'></a
>
15095 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gcompris
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gcompris.png
' alt=
'gcompris
'></a
>
15096 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gimp
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gimp.png
' alt=
'gimp
'></a
>
15097 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=hydrogen
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/hydrogen.png
' alt=
'hydrogen
'></a
>
15098 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=lilypond
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/lilypond.png
' alt=
'lilypond
'></a
>
15099 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=lmms
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/lmms.png
' alt=
'lmms
'></a
>
15100 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=rosegarden
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/rosegarden.png
' alt=
'rosegarden
'></a
>
15101 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=scribus
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/scribus.png
' alt=
'scribus
'></a
>
15102 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=solfege
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/solfege.png
' alt=
'solfege
'></a
>
15103 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=stopmotion
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/stopmotion.png
' alt=
'stopmotion
'></a
>
15104 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=tuxpaint
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/tuxpaint.png
' alt=
'tuxpaint
'></a
>
15107 <p
><strong
>field::astronomy
</strong
></p
>
15109 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=celestia-gnome
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/celestia-gnome.png
' alt=
'celestia-gnome
'></a
>
15110 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gpredict
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gpredict.png
' alt=
'gpredict
'></a
>
15111 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kstars
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kstars.png
' alt=
'kstars
'></a
>
15112 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=planets
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/planets.png
' alt=
'planets
'></a
>
15113 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=stellarium
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/stellarium.png
' alt=
'stellarium
'></a
>
15114 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=xplanet
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/xplanet.png
' alt=
'xplanet
'></a
>
15117 <p
><strong
>field::biology:structural
</strong
></p
>
15119 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=pymol
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/pymol.png
' alt=
'pymol
'></a
>
15122 <p
><strong
>field::chemistry
</strong
></p
>
15124 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=atomix
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/atomix.png
' alt=
'atomix
'></a
>
15125 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=chemtool
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/chemtool.png
' alt=
'chemtool
'></a
>
15126 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=easychem
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/easychem.png
' alt=
'easychem
'></a
>
15127 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gchempaint
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gchempaint.png
' alt=
'gchempaint
'></a
>
15128 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gdis
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gdis.png
' alt=
'gdis
'></a
>
15129 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=ghemical
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/ghemical.png
' alt=
'ghemical
'></a
>
15130 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gperiodic
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gperiodic.png
' alt=
'gperiodic
'></a
>
15131 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kalzium
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kalzium.png
' alt=
'kalzium
'></a
>
15132 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=pymol
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/pymol.png
' alt=
'pymol
'></a
>
15133 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=viewmol
'>[viewmol]
</a
>
15134 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=xdrawchem
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/xdrawchem.png
' alt=
'xdrawchem
'></a
>
15137 <p
><strong
>field::electronics
</strong
></p
>
15139 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gcompris
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gcompris.png
' alt=
'gcompris
'></a
>
15140 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gpsim
'>[gpsim]
</a
>
15143 <p
><strong
>field::geography
</strong
></p
>
15145 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kgeography
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kgeography.png
' alt=
'kgeography
'></a
>
15146 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=marble
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/marble.png
' alt=
'marble
'></a
>
15147 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=xplanet
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/xplanet.png
' alt=
'xplanet
'></a
>
15150 <p
><strong
>field::linguistics
</strong
></p
>
15152 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gcompris
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gcompris.png
' alt=
'gcompris
'></a
>
15153 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kanagram
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kanagram.png
' alt=
'kanagram
'></a
>
15154 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=khangman
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/khangman.png
' alt=
'khangman
'></a
>
15155 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=klettres
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/klettres.png
' alt=
'klettres
'></a
>
15156 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=parley
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/parley.png
' alt=
'parley
'></a
>
15159 <p
><strong
>field::mathematics
</strong
></p
>
15161 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=childsplay
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/childsplay.png
' alt=
'childsplay
'></a
>
15162 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=drgeo
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/drgeo.png
' alt=
'drgeo
'></a
>
15163 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gcompris
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gcompris.png
' alt=
'gcompris
'></a
>
15164 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=geogebra
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/geogebra.png
' alt=
'geogebra
'></a
>
15165 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=geomview
'>[geomview]
</a
>
15166 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=grace
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/grace.png
' alt=
'grace
'></a
>
15167 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=graphmonkey
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/graphmonkey.png
' alt=
'graphmonkey
'></a
>
15168 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=graphthing
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/graphthing.png
' alt=
'graphthing
'></a
>
15169 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kalgebra
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kalgebra.png
' alt=
'kalgebra
'></a
>
15170 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kbruch
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kbruch.png
' alt=
'kbruch
'></a
>
15171 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kig
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kig.png
' alt=
'kig
'></a
>
15172 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=kmplot
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/kmplot.png
' alt=
'kmplot
'></a
>
15173 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=mathwar
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/mathwar.png
' alt=
'mathwar
'></a
>
15174 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=rocs
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/rocs.png
' alt=
'rocs
'></a
>
15175 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=scratch
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/scratch.png
' alt=
'scratch
'></a
>
15176 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=tuxmath
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/tuxmath.png
' alt=
'tuxmath
'></a
>
15177 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=xabacus
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/xabacus.png
' alt=
'xabacus
'></a
>
15180 <p
><strong
>field::physics
</strong
></p
>
15182 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gcompris
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gcompris.png
' alt=
'gcompris
'></a
>
15183 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=step
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/step.png
' alt=
'step
'></a
>
15186 <p
><strong
>field::TODO
</strong
></p
>
15188 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=blinken
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/blinken.png
' alt=
'blinken
'></a
>
15189 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=cgoban
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/cgoban.png
' alt=
'cgoban
'></a
>
15190 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=childsplay
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/childsplay.png
' alt=
'childsplay
'></a
>
15191 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gcompris
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gcompris.png
' alt=
'gcompris
'></a
>
15192 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gnuchess
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gnuchess.png
' alt=
'gnuchess
'></a
>
15193 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gnugo
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gnugo.png
' alt=
'gnugo
'></a
>
15194 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=gtans
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/gtans.png
' alt=
'gtans
'></a
>
15195 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=ktouch
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/ktouch.png
' alt=
'ktouch
'></a
>
15196 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=librecad
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/librecad.png
' alt=
'librecad
'></a
>
15197 <a href=
'http://packages.debian.org/search?searchon=names
&exact=
1&suite=all
&section=all
&keywords=scratch
'><img src=
'http://people.skolelinux.org/pere/blog/images/
2013-
06-
01-debian-edu-apps/scratch.png
' alt=
'scratch
'></a
>
15200 <p
>In total,
61 applications.
3 of them lacked screen shots on
15201 <a href=
"http://screenshot.debian.net
">screenshot.debian.net
</a
>. If
15202 you know of some packages we should install by default, please let us
15203 know on
<a href=
"irc://irc.debian.org/%
23debian-edu
">IRC, #debian-edu
15204 on irc.debian.org
</a
>, or our
15205 <a href=
"http://lists.debian.org/debian-edu/
">mailing list
15206 debian-edu@
</a
>.
</p
>
15211 <title>How to install Linux on a Packard Bell Easynote LV preinstalled with Windows
8</title>
15212 <link>http://people.skolelinux.org/pere/blog/How_to_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8.html
</link>
15213 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8.html
</guid>
15214 <pubDate>Mon,
27 May
2013 15:
20:
00 +
0200</pubDate>
15215 <description><p
>Two days ago, I asked
15216 <a href=
"http://people.skolelinux.org/pere/blog/How_can_I_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8_.html
">how
15217 I could install Linux on a Packard Bell EasyNote LV computer
15218 preinstalled with Windows
8</a
>. I found a solution, but am horrified
15219 with the obstacles put in the way of Linux users on a laptop with UEFI
15220 and Windows
8.
</p
>
15222 <p
>I never found out if the cause of my problems were the use of UEFI
15223 secure booting or fast boot. I suspect fast boot was the problem,
15224 causing the firmware to boot directly from HD without considering any
15225 key presses and alternative devices, but do not know UEFI settings
15226 enough to tell.
</p
>
15228 <p
>There is no way to install Linux on the machine in question without
15229 opening the box and disconnecting the hard drive! This is as far as I
15230 can tell, the only way to get access to the firmware setup menu
15231 without accepting the Windows
8 license agreement. I am told (and
15232 found description on how to) that it is possible to configure the
15233 firmware setup once booted into Windows
8. But as I believe the terms
15234 of that agreement are completely unacceptable, accepting the license
15235 was never an alternative. I do not enter agreements I do not intend
15236 to follow.
</p
>
15238 <p
>I feared I had to return the laptops and ask for a refund, and
15239 waste many hours on this, but luckily there was a way to get it to
15240 work. But I would not recommend it to anyone planning to run Linux on
15241 it, and I have become sceptical to Windows
8 certified laptops. Is
15242 this the way Linux will be forced out of the market place, by making
15243 it close to impossible for
"normal
" users to install Linux without
15244 accepting the Microsoft Windows license terms? Or at least not
15245 without risking to loose the warranty?
</p
>
15247 <p
>I
've updated the
15248 <a href=
"http://www.linlap.com/packard_bell_easynote_lv
">Linux Laptop
15249 wiki page for Packard Bell EasyNote LV
</a
>, to ensure the next person
15250 do not have to struggle as much as I did to get Linux into the
15253 <p
>Thanks to Bob Rosbag, Florian Weimer, Philipp Kern, Ben Hutching,
15254 Michael Tokarev and others for feedback and ideas.
</p
>
15259 <title>How can I install Linux on a Packard Bell Easynote LV preinstalled with Windows
8?
</title>
15260 <link>http://people.skolelinux.org/pere/blog/How_can_I_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8_.html
</link>
15261 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_can_I_install_Linux_on_a_Packard_Bell_Easynote_LV_preinstalled_with_Windows_8_.html
</guid>
15262 <pubDate>Sat,
25 May
2013 18:
20:
00 +
0200</pubDate>
15263 <description><p
>I
've run into quite a problem the last few days. I bought three
15264 new laptops for my parents and a few others. I bought Packard Bell
15265 Easynote LV to run Kubuntu on and use as their home computer. But I
15266 am completely unable to figure out how to install Linux on it. The
15267 computer is preinstalled with Windows
8, and I suspect it uses UEFI
15268 instead of a BIOS to boot.
</p
>
15270 <p
>The problem is that I am unable to get it to PXE boot, and unable
15271 to get it to boot the Linux installer from my USB stick. I have yet
15272 to try the DVD install, and still hope it will work. when I turn on
15273 the computer, there is no information on what buttons to press to get
15274 the normal boot menu. I expect to get some boot menu to select PXE or
15275 USB stick booting. When booting, it first ask for the language to
15276 use, then for some regional settings, and finally if I will accept the
15277 Windows
8 terms of use. As these terms are completely unacceptable to
15278 me, I have no other choice but to turn off the computer and try again
15279 to get it to boot the Linux installer.
</p
>
15281 <p
>I have gathered my findings so far on a Linlap page about the
15282 <a href=
"http://www.linlap.com/packard_bell_easynote_lv
">Packard Bell
15283 EasyNote LV
</a
> model. If you have any idea how to get Linux
15284 installed on this machine, please get in touch or update that wiki
15285 page. If I can
't find a way to install Linux, I will have to return
15286 the laptop to the seller and find another machine for my parents.
</p
>
15288 <p
>I wonder, is this the way Linux will be forced out of the market
15289 using UEFI and
"secure boot
" by making it impossible to install Linux
15290 on new Laptops?
</p
>
15295 <title>How to transform a Debian based system to a Debian Edu installation
</title>
15296 <link>http://people.skolelinux.org/pere/blog/How_to_transform_a_Debian_based_system_to_a_Debian_Edu_installation.html
</link>
15297 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_transform_a_Debian_based_system_to_a_Debian_Edu_installation.html
</guid>
15298 <pubDate>Fri,
17 May
2013 11:
50:
00 +
0200</pubDate>
15299 <description><p
><a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> is
15300 an operating system based on Debian intended for use in schools. It
15301 contain a turn-key solution for the computer network provided to
15302 pupils in the primary schools. It provide both the central server,
15303 network boot servers and desktop environments with heaps of
15304 educational software. The project was founded almost
12 years ago,
15305 2001-
07-
02. If you want to support the project, which is in need for
15306 cash to fund developer gatherings and other project related activity,
15307 <a href=
"http://www.linuxiskolen.no/slxdebianlabs/donations.html
">please
15308 donate some money
</a
>.
15310 <p
>A topic that come up again and again on the Debian Edu mailing
15311 lists and elsewhere, is the question on how to transform a Debian or
15312 Ubuntu installation into a Debian Edu installation. It isn
't very
15313 hard, and last week I wrote a script to replicate the steps done by
15314 the Debian Edu installer.
</p
>
15316 <p
>The script,
15317 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/branches/wheezy/debian-edu-config/share/debian-edu-config/tools/debian-edu-bless?view=markup
">debian-edu-bless
<a/
>
15318 in the debian-edu-config package, will go through these six steps and
15319 transform an existing Debian Wheezy or Ubuntu (untested) installation
15320 into a Debian Edu Workstation:
</p
>
15324 <li
>Add skolelinux related APT sources.
</li
>
15325 <li
>Create /etc/debian-edu/config with the wanted configuration.
</li
>
15326 <li
>Install debian-edu-install to load preseeding values and pull in
15327 our configuration.
</li
>
15328 <li
>Preseed debconf database with profile setup in
15329 /etc/debian-edu/config, and run tasksel to install packages
15330 according to the profile specified in the config above,
15331 overriding some of the Debian automation machinery.
</li
>
15332 <li
>Run debian-edu-cfengine-D installation to configure everything
15333 that could not be done using preseeding.
</li
>
15334 <li
>Ask for a reboot to enable all the configuration changes.
</li
>
15338 <p
>There are some steps in the Debian Edu installation that can not be
15339 replicated like this. Disk partitioning and LVM setup, for example.
15340 So this script just assume there is enough disk space to install all
15341 the needed packages.
</p
>
15343 <p
>The script was created to help a Debian Edu student working on
15344 setting up
<a href=
"http://www.raspberrypi.org
">Raspberry Pi
</a
> as a
15345 Debian Edu client, and using it he can take the existing
15346 <a href=
"http://www.raspbian.org/FrontPage
">Raspbian
</a
> installation and
15347 transform it into a fully functioning Debian Edu Workstation (or
15348 Roaming Workstation, or whatever :).
</p
>
15350 <p
>The default setting in the script is to create a KDE Workstation.
15351 If a LXDE based Roaming workstation is wanted instead, modify the
15352 PROFILE and DESKTOP values at the top to look like this instead:
</p
>
15354 <p
><pre
>
15355 PROFILE=
"Roaming-Workstation
"
15356 DESKTOP=
"lxde
"
15357 </pre
></p
>
15359 <p
>The script could even become useful to set up Debian Edu servers in
15360 the cloud, by starting with a virtual Debian installation at some
15361 virtual hosting service and setting up all the services on first
15367 <title>Second alpha release of Debian Edu / Skolelinux based on Debian Wheezy
</title>
15368 <link>http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html
</link>
15369 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Second_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html
</guid>
15370 <pubDate>Tue,
14 May
2013 23:
30:
00 +
0200</pubDate>
15371 <description><p
>The
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
15372 project
</a
> is making great progress and made its second Wheezy based
15373 release today. This is the release announcement:
</p
>
15375 <p
><strong
>New features for Debian Edu
7.0.0 alpha1 released
15376 2013-
05-
14</strong
></p
>
15378 <p
>This is the release notes for for Debian Edu / Skolelinux
7.0.0 edu
15379 alpha1, based on
<a href=
"http://www.debian.org
">Debian
</a
> with
15380 codename
"Wheezy
".
</p
>
15382 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
15384 <p
>Debian Edu, also known as Skolelinux, is a Linux distribution based
15385 on Debian providing an out-of-the box environment of a completely
15386 configured school network. Immediatly after installation a school
15387 server running all services needed for a school network is set up just
15388 waiting for users and machines being added via GOsa², a comfortable
15389 Web-UI. A netbooting environment is prepared using PXE, so after
15390 initial installation of the main server from CD, DVD or USB stick all
15391 other machines can be installed via the network.
</p
>
15393 <p
>This is the first test release based on Wheezy (which currently is
15394 not released yet). Basically this is an updated and slightly improved
15395 version compared to the Squeeze release.
</p
>
15397 <p
><strong
>Software updates
</strong
></p
>
15399 <li
>Install freemind (
0.9.0) by default, and stop installing vym by
15400 default.
</li
>
15401 <li
>Install chromium (
26.0.1410.43) by default.
</li
>
15402 <li
>Install goplay (
0.5-
1.1) to make golearn available by default.
</li
>
15403 <li
>Updated support for Japanese input methods, now based on
15404 ibus-anthy.
</li
>
15407 <p
><strong
>Other changes
</strong
></p
>
15410 <li
>Switched default file system from ext3 to ext4 for speed and
15411 reliability improvements.
</li
>
15412 <li
>Got rid of unwanted winbind daemon and PAM setup activated because
15413 of
<a href=
"http://bugs.debian.org/
706434">706434</a
>.
</li
>
15414 <li
>Extended and improved the testsuite tests to detect more possible
15415 problems.
</li
>
15416 <li
>Corrected proxy handling to not set http_proxy to a bogus
15417 direct:// URL.
</li
>
15418 <li
>Corrected proxy setup for diskless workstations.
</li
>
15419 <li
>Corrected PXE setup to use our updated udebs during installation.
</li
>
15420 <li
>Made installation handling of low entropy level more robust.
</li
>
15421 <li
>Create larger partitions for Roaming workstations and Thin client
15422 servers, to make room for all the software installed.
</li
>
15423 <li
>Fix bug in Roaming workstation PAM setup, making it impossible to
15424 log in (
<a href=
"http://bugs.debian.org/
706753">706753</a
>).
</li
>
15427 <p
><strong
>Known issues
</strong
></p
>
15430 <li
>IP resolution for the local hostname give useless IPv6 address
15431 (
<a href=
"http://bugs.debian.org/
705900">705900</a
>). Only install
15432 libnss-myhostname on roaming workstations until it is fixed.
</li
>
15433 <li
>DVD images are not yet ready.
</li
>
15434 <li
>No mass import of user account data in GOsa (ldif or csv)
15435 available yet (
<a href=
"http://bugs.debian.org/
698840">698840</a
>).
</li
>
15436 <li
>Missing artwork for the KDE desktop (and probably a few others).
</li
>
15437 <li
>KDE Debian submenu lacks icons.
</li
>
15438 <li
>LXDE menu lacks entry for changing GOsa password
15439 (website). Installing gosa-desktop will be an option.
</li
>
15440 <li
>Backup configuration via web interface is impossible due to
15441 password submission problem
15442 (
<a href=
"http://bugs.debian.org/
700257">700257</a
>).
</li
>
15446 <p
><strong
>Where to get it
</strong
></p
>
15448 <p
>To download the multiarch netinstall CD release you can use
</p
>
15451 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~
7.0+edu0~a1-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~
7.0+edu0~a1-CD.iso
</a
></li
>
15452 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~
7.0+edu0~a1-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu~
7.0+edu0~a1-CD.iso
</a
></li
>
15453 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu~
7.0+edu0~a1-CD.iso debian-edu~
7.0+edu0~a1-CD.iso
</li
>
15457 <p
>The MD5SUM of this image is:
685ed76c1aa8e44b12d3fde21faf450b
</p
>
15459 <p
>The SHA1SUM of this image is:
6c874de157024da13e115bab29c068080a11ec4c
</p
>
15461 <p
><strong
>How to report bugs
</strong
></p
>
15463 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
></p
>
15468 <title>Debian, the Linux distribution of choice for LEGO designers?
</title>
15469 <link>http://people.skolelinux.org/pere/blog/Debian__the_Linux_distribution_of_choice_for_LEGO_designers_.html
</link>
15470 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian__the_Linux_distribution_of_choice_for_LEGO_designers_.html
</guid>
15471 <pubDate>Sat,
11 May
2013 20:
30:
00 +
0200</pubDate>
15472 <description><P
>In January,
15473 <a href=
"http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html
">I
15474 announced a
</a
> new
<a href=
"irc://irc.debian.org/%
23debian-lego
">IRC
15475 channel #debian-lego
</a
>, for those of us in the Debian and Linux
15476 community interested in
<a href=
"http://www.lego.com/
">LEGO
</a
>, the
15477 marvellous construction system from Denmark. We also created
15478 <a href=
"http://wiki.debian.org/LegoDesigners
">a wiki page
</a
> to have
15479 a place to take notes and write down our plans and hopes. And several
15480 people showed up to help. I was very happy to see the effect of my
15481 call. Since the small start, we have a debtags tag
15482 <a href=
"http://debtags.debian.net/search/bytag?wl=hardware::hobby:lego
">hardware::hobby:lego
</a
>
15483 tag for LEGO related packages, and now count
10 packages related to
15484 LEGO and
<a href=
"http://mindstorms.lego.com/
">Mindstorms
</a
>:
</p
>
15486 <p
><table
>
15487 <tr
><td
><a href=
"http://packages.qa.debian.org/brickos
">brickos
</a
></td
><td
>alternative OS for LEGO Mindstorms RCX. Supports development in C/C++
</td
></tr
>
15488 <tr
><td
><a href=
"http://packages.qa.debian.org/leocad
">leocad
</a
></td
><td
>virtual brick CAD software
</td
></tr
>
15489 <tr
><td
><a href=
"http://packages.qa.debian.org/libnxt
">libnxt
</a
></td
><td
>utility library for talking to the LEGO Mindstorms NX
</td
></tr
>
15490 <tr
><td
><a href=
"http://packages.qa.debian.org/lnpd
">lnpd
</a
></td
><td
>daemon for LNP communication with BrickOS
</td
></tr
>
15491 <tr
><td
><a href=
"http://packages.qa.debian.org/nbc
">nbc
</a
></td
><td
>compiler for LEGO Mindstorms NXT bricks
</td
></tr
>
15492 <tr
><td
><a href=
"http://packages.qa.debian.org/nqc
">nqc
</a
></td
><td
>Not Quite C compiler for LEGO Mindstorms RCX
</td
></tr
>
15493 <tr
><td
><a href=
"http://packages.qa.debian.org/python-nxt
">python-nxt
</a
></td
><td
>python driver/interface/wrapper for the Lego Mindstorms NXT robot
</td
></tr
>
15494 <tr
><td
><a href=
"http://packages.qa.debian.org/python-nxt-filer
">python-nxt-filer
</a
></td
><td
>simple GUI to manage files on a LEGO Mindstorms NXT
</td
></tr
>
15495 <tr
><td
><a href=
"http://packages.qa.debian.org/scratch
">scratch
</a
></td
><td
>easy to use programming environment for ages
8 and up
</td
></tr
>
15496 <tr
><td
><a href=
"http://packages.qa.debian.org/t2n
">t2n
</a
></td
><td
>simple command-line tool for Lego NXT
</td
></tr
>
15497 </table
></p
>
15499 <p
>Some of these are available in Wheezy, and all but one are
15500 currently available in Jessie/testing. leocad is so far only
15501 available in experimental.
</p
>
15503 <p
>If you care about LEGO in Debian, please join us on IRC and help
15504 adding the rest of the great free software tools available on Linux
15505 for LEGO designers.
</p
>
15510 <title>Debian Wheezy is out - and Debian Edu / Skolelinux should soon follow! #newinwheezy
</title>
15511 <link>http://people.skolelinux.org/pere/blog/Debian_Wheezy_is_out___and_Debian_Edu___Skolelinux_should_soon_follow___newinwheezy.html
</link>
15512 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Wheezy_is_out___and_Debian_Edu___Skolelinux_should_soon_follow___newinwheezy.html
</guid>
15513 <pubDate>Sun,
5 May
2013 07:
40:
00 +
0200</pubDate>
15514 <description><p
>When I woke up this morning, I was very happy to see that the
15515 <a href=
"http://www.debian.org/News/
2013/
20130504">release announcement
15516 for Debian Wheezy
</a
> was waiting in my mail box. This is a great
15517 Debian release, and I expect to move my machines at home over to it fairly
15520 <p
>The new debian release contain heaps of new stuff, and one program
15521 in particular make me very happy to see included. The
15522 <a href=
"http://scratch.mit.edu/
">Scratch
</a
> program, made famous by
15523 the
<a href=
"http://www.code.org/
">Teach kids code
</a
> movement, is
15524 included for the first time. Alongside similar programs like
15525 <a href=
"http://edu.kde.org/kturtle/
">kturtle
</a
> and
15526 <a href=
"http://wiki.sugarlabs.org/go/Activities/Turtle_Art
">turtleart
</a
>,
15527 it allow for visual programming where syntax errors can not happen,
15528 and a friendly programming environment for learning to control the
15529 computer. Scratch will also be included in the next release of Debian
15532 <p
>And now that Wheezy is wrapped up, we can wrap up the next Debian
15533 Edu/Skolelinux release too. The
15534 <a href=
"http://lists.debian.org/debian-edu/
2013/
04/msg00132.html
">first
15535 alpha release
</a
> went out last week, and the next should soon
15541 <title>First alpha release of Debian Edu / Skolelinux based on Debian Wheezy
</title>
15542 <link>http://people.skolelinux.org/pere/blog/First_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html
</link>
15543 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_alpha_release_of_Debian_Edu___Skolelinux_based_on_Debian_Wheezy.html
</guid>
15544 <pubDate>Fri,
26 Apr
2013 08:
30:
00 +
0200</pubDate>
15545 <description><p
>The Debian Edu / Skolelinux project is still going strong and made
15546 its first Wheezy based release today. This is the release
15547 announcement:
</p
>
15549 <p
><strong
>New features for Debian Edu ~
7.0.0 alpha0 released
15550 2013-
04-
26</strong
></p
>
15552 <p
>This is the release notes for for Debian Edu / Skolelinux ~
7.0.0
15553 edu alpha0, based on Debian with codename
"Wheezy
".
</p
>
15555 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
15557 <p
><a href=
"http://www.skolelinux.org/
">Debian Edu, also known as
15558 Skolelinux
</a
>, is a Linux distribution based on Debian providing an
15559 out-of-the box environment of a completely configured school
15560 network. Immediatly after installation a school server running all
15561 services needed for a school network is set up just waiting for users
15562 and machines being added via GOsa², a comfortable Web-UI. A netbooting
15563 environment is prepared using PXE, so after initial installation of
15564 the main server from CD, DVD or USB stick all other machines can be
15565 installed via the network.
</p
>
15567 <p
>This is the first test release based on Wheezy (which currently is
15568 not released yet). Basically this is an updated and slightly improved
15569 version compared to the Squeeze release.
</p
>
15571 <p
><strong
>Software updates
</strong
></p
>
15574 <li
>Everything which is new in Debian Wheezy, eg:
15576 <li
>Linux kernel
3.2.x
</li
>
15577 <li
>Desktop environments KDE
"Plasma
" 4.8.4, GNOME
3.4, and LXDE
4
15578 (KDE is installed by default; to choose GNOME or LXDE: see
15579 manual.)
</li
>
15580 <li
>Web browser Iceweasel
10 ESR
</li
>
15581 <li
>LibreOffice
3.5.4</li
>
15582 <li
>LTSP
5.4.2</li
>
15583 <li
>GOsa
2.7.4</li
>
15584 <li
>CUPS print system
1.5.3</li
>
15585 <li
>Educational toolbox GCompris
12.01</li
>
15586 <li
>Music creator Rosegarden
12.04</li
>
15587 <li
>Image editor Gimp
2.8.2</li
>
15588 <li
>Virtual universe Celestia
1.6.1</li
>
15589 <li
>Virtual stargazer Stellarium
0.11.3</li
>
15590 <li
>Scratch visual programming environment
1.4.0.6</li
>
15591 <li
>New version of debian-installer from Debian Wheezy, see
15592 <a href=
"http://www.debian.org/releases/wheezy/installmanual
">installation
15593 manual
</a
> for more details.
</li
>
15594 <li
>Debian Wheezy includes about
37000 packages available for
15595 installation.
</li
>
15596 <li
>More information about Debian Wheezy
7.0 is provided in the
15597 <a href=
"http://www.debian.org/releases/wheezy/releasenotes
">release notes
</a
> and the
<a href=
"http://www.debian.org/releases/wheezy/installmanual
">installation manual
</a
>.
</li
>
15598 </ul
></li
>
15601 <p
><strong
>Documentation
</strong
></p
>
15603 <li
>The (
<a href=
"http://wiki.debian.org/DebianEdu/Documentation/Wheezy
">English
</a
>) Debian Edu Wheezy Manual is fully translated to
15604 German, French, Italian and Danish. Partly translated versions exist
15605 for Norwegian Bokmal and Spanish.
</li
>
15608 <p
><Strong
>LDAP related changes
</strong
></p
>
15610 <li
>Slight changes to some objects and acls to have more types to
15611 choose from when adding systems in GOsa. Now systems can be of type
15612 server, workstation, printer, terminal or netdevice.
</li
>
15615 <p
><strong
>Other changes
</strong
></p
>
15617 <li
>LTSP clients start as diskless workstation / thin client can be
15618 configured via command line argument -- or individually adding an
15619 entry in lts.conf or LDAP.
<li
>
15620 <li
>GOsa gui: Now some options that seemed to be available, but are non
15621 functional, are greyed out (or are not clickable). Some tabs are
15622 completely hidden to the end user, others even to the GOsa admin.
</li
>
15625 <p
><strong
>Regressions
</strong
></p
>
15627 <li
>No mass import of user account data in GOsa (ldif or csv) available
15631 <p
><strong
>No updated artwork
</strong
></p
>
15634 <li
>Updated artwork which is visible during installation, in the login
15635 screen and as desktop wallpaper is still missing or the same as we
15636 had for our Squeeze based release.
</li
>
15639 <p
><strong
>Where to get it
</strong
></p
>
15641 To download the multiarch netinstall CD release you can use
15643 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/
">ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/
</a
></li
>
15644 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/wheezy/
">http://ftp.skolelinux.org/skolelinux-cd/wheezy/
</a
></li
>
15645 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/
</li
>
15648 <p
>The MD5SUM of this image is: c5e773ddafdaa4f48c409c682f598b6c
</p
>
15650 <p
>The SHA1SUM of this image is:
25934fabb9b7d20235499a0a51f08ce6c54215f2
</p
>
15652 <p
><strong
>How to report bugs
</strong
></p
>
15654 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
></p
>
15659 <title>First Debian Edu / Skolelinux developer gathering in
2013 take place in Trondheim
</title>
15660 <link>http://people.skolelinux.org/pere/blog/First_Debian_Edu___Skolelinux_developer_gathering_in_2013_take_place_in_Trondheim.html
</link>
15661 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_Debian_Edu___Skolelinux_developer_gathering_in_2013_take_place_in_Trondheim.html
</guid>
15662 <pubDate>Tue,
16 Apr
2013 15:
00:
00 +
0200</pubDate>
15663 <description><p
>This years first
<a href=
"http://www.skolelinux.org/
">Skolelinux /
15664 Debian Edu
</a
> developer gathering take place the coming weekend in Trondheim.
15665 Details about the gathering can be found
15666 <a href=
"http://www.friprogramvareiskolen.no/Gathering/
2013-
04-
19-
21-Trondheim
">on
15667 the FRiSK wiki
</a
>. The dates are
19-
21th of April
2013, and online
15668 participation for those unable to make it in person is very welcome,
15669 and I plan to participate online myself as I could not leave Oslo this
15672 <p
>The focus of the gathering is to work on the web pages and project
15673 infrastructure, and to continue the work on the Wheezy based Debian
15674 Edu release.
</p
>
15676 <p
>See you on
<a href=
"irc://irc.debian.org/%
23debian-edu
">IRC, #debian-edu on irc.debian.org,
</a
> then?
</p
>
15681 <title>Isenkram
0.2 finally in the Debian archive
</title>
15682 <link>http://people.skolelinux.org/pere/blog/Isenkram_0_2_finally_in_the_Debian_archive.html
</link>
15683 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Isenkram_0_2_finally_in_the_Debian_archive.html
</guid>
15684 <pubDate>Wed,
3 Apr
2013 23:
40:
00 +
0200</pubDate>
15685 <description><p
>Today the
<a href=
"http://packages.qa.debian.org/isenkram
">Isenkram
15686 package
</a
> finally made it into the archive, after lingering in NEW
15687 for many months. I uploaded it to the Debian experimental suite
15688 2013-
01-
27, and today it was accepted into the archive.
</p
>
15690 <p
>Isenkram is a system for suggesting to users what packages to
15691 install to work with a pluggable hardware device. The suggestion pop
15692 up when the device is plugged in. For example if a Lego Mindstorm NXT
15693 is inserted, it will suggest to install the program needed to program
15694 the NXT controller. Give it a go, and report bugs and suggestions to
15700 <title>Change the font, save the world (and save some money in the process)
</title>
15701 <link>http://people.skolelinux.org/pere/blog/Change_the_font__save_the_world__and_save_some_money_in_the_process_.html
</link>
15702 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Change_the_font__save_the_world__and_save_some_money_in_the_process_.html
</guid>
15703 <pubDate>Tue,
26 Mar
2013 15:
10:
00 +
0100</pubDate>
15704 <description><p
>Would you like to help the environment and save money at the same
15705 time, without much sacrifice? A small step could be to change the
15706 font you use when printing.
</p
>
15708 <p
>Three years ago,
15709 <a href=
"http://arstechnica.com/business/
2010/
04/last-year-printer-comparison-website/
">Ars
15710 Technica
</a
> reported how the University of Wisconsin-Green Bay
15711 changed their default front from
15712 <a href=
"http://en.wikipedia.org/wiki/Arial
">Arial
</a
> to
15713 <a href=
"http://en.wikipedia.org/wiki/Century_Gothic
">Century
15714 Gothic
</a
> to save money. The Century Gothic font uses
30% less toner
15715 than Arial to print the same text. In other word, you could cut your
15716 toner costs by
30% (or actually, increase your toner supply life time
15717 by more than
30%), by simply changing the default font used in your
15720 <p
>But it is not quite obvious how much one will save by switching.
15721 The University of Wisconsin-Green Bay said it used $
100,
000 per year
15722 on ink and toner cartridges, according to
15723 <a href=
"http://www.twincities.com/ci_14833097
">a report from
15724 TwinCities.com
</a
>, and expected to save between $
5,
000 and $
10,
000
15725 per year by asking staff and students to use a different font. Not
15726 all PDFs and documents are created internally, and those from external
15727 sources will most likely still use a different font. Also, the
15728 Century Gothic font is slightly wider than Arial, and thus might use
15729 more sheets of paper to print the same text, so the total saving
15730 depend on the documents printed.
</p
>
15732 <p
>But it is definitely something to consider, if you want to reduce
15733 the amount of trash, decrease the amount of toner used in the world,
15734 and save some money in the process.
</p
>
15736 <p
>Update
2013-
04-
10: If you want to know how much ink/toner could be
15737 saved when switching between fonts, Inkfarm got a
15738 <a href=
"http://www.inkfarm.com/What-the-Font
">service to calculate the
15739 difference between font pairs
</a
>. They also
15740 <a href=
"http://www.inkfarm.com/Recommended-Ink-Saving-Fonts---
">recommend
15741 which fonts to use
</a
> to save ink. Check it out. :) While updating
15742 this blog post, I also came across a blog post from InkCloners,
15743 <a href=
"http://inkcloners.com/blog/ink-cartridges/change-fonts-to-save-ink-costs/
">listing
15744 the fonts they recommend
</a
>, with Centory Gothic at the top.
</p
>
15749 <title>Typesetting a short story using docbook for PDF, HTML and EPUB
</title>
15750 <link>http://people.skolelinux.org/pere/blog/Typesetting_a_short_story_using_docbook_for_PDF__HTML_and_EPUB.html
</link>
15751 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Typesetting_a_short_story_using_docbook_for_PDF__HTML_and_EPUB.html
</guid>
15752 <pubDate>Sun,
24 Mar
2013 17:
30:
00 +
0100</pubDate>
15753 <description><p
>A few days ago, during a discussion in
15754 <a href=
"http://www.efn.no/
">EFN
</a
> about interesting books to read
15755 about copyright and the data retention directive, a suggestion to read
15756 the
1968 short story Kodémus by
15757 <a href=
"http://web2.gyldendal.no/toraage/
">Tore Åge Bringsværd
</a
>
15758 came up. The text was only available in old paper books, and thus not
15759 easily available for current and future generations. Some of the
15760 people participating in the discussion contacted the author, and
15761 reported back
2013-
03-
19 that the author was OK with releasing the
15762 short story using a
<a href=
"http://www.creativecommons.org/
">Creative
15763 Commons
</a
> license. The text was quickly scanned and OCR-ed, and we
15764 were ready to start on the editing and typesetting.
</p
>
15766 <p
>As I already had some experience formatting text in my project to
15767 provide a Norwegian version of the Free Culture book by Lawrence
15768 Lessig, I chipped in and set up a
15769 <a href=
"http://www.docbook.org/
">DocBook
</a
> processing framework to
15770 generate PDF, HTML and EPUB version of the short story. The tools to
15771 transform DocBook to different formats are already in my Linux
15772 distribution of choice,
<a href=
"http://www.debian.org/
">Debian
</a
>, so
15773 all I had to do was to use the
15774 <a href=
"http://dblatex.sourceforge.net/
">dblatex
</a
>,
15775 <a href=
"http://docbook.sourceforge.net/release/xsl/current/epub/README
">dbtoepub
</a
>
15776 and
<a href=
"https://fedorahosted.org/xmlto/
">xmlto
</a
> tools to do the
15777 conversion. After a few days, we decided to replace dblatex with
15779 <a href=
"http://wiki.docbook.org/DocBookXslStylesheets
">docbook-xsl
</a
>),
15780 to get the copyright information to show up in the PDF and to get a
15781 nicer
&lt;variablelist
&gt; typesetting, but that is just a minor
15782 technical detail.
</p
>
15784 <p
>There were a few challenges, of course. We want to typeset the
15785 short story to look like the original, and that require fairly good
15786 control over the layout. The original short story have three
15787 parts/scenes separated by a single horizontally centred star (*), and
15788 the paragraphs do not contain only flowing text, but dialogs and text
15789 that started on a new line in the middle of the paragraph.
</p
>
15791 <p
>I initially solved the first challenge by using a paragraph with a
15792 single star in it, ie
&lt;para
&gt;*
&lt;/para
&gt;, but it made sure a
15793 placeholder indicated where the scene shifted. This did not look too
15794 good without the centring. The next approach was to create a new
15795 preprocessor directive
&lt;?newscene?
&gt;, mapping to
"&lt;hr/
&gt;
"
15796 for HTML and
"&lt;fo:block text-align=
"center
"&gt;
&lt;fo:leader
15797 leader-pattern=
"rule
" rule-thickness=
"0.5pt
"/
&gt;
&lt;/fo:block
&gt;
"
15798 for FO/PDF output (did not try to implement this in dblatex, as we had
15799 switched at this time). The HTML XSL file looked like this:
</p
>
15801 <p
><blockquote
><pre
>
15802 &lt;?xml version=
'1.0'?
&gt;
15803 &lt;xsl:stylesheet xmlns:xsl=
"http://www.w3.org/
1999/XSL/Transform
" version=
'1.0'&gt;
15804 &lt;xsl:template match=
"processing-instruction(
'newscene
')
"&gt;
15805 &lt;hr/
&gt;
15806 &lt;/xsl:template
&gt;
15807 &lt;/xsl:stylesheet
&gt;
15808 </pre
></blockquote
></p
>
15810 <p
>And the FO/PDF XSL file looked like this:
</p
>
15812 <p
><blockquote
><pre
>
15813 &lt;?xml version=
'1.0'?
&gt;
15814 &lt;xsl:stylesheet xmlns:xsl=
"http://www.w3.org/
1999/XSL/Transform
" version=
'1.0'&gt;
15815 &lt;xsl:template match=
"processing-instruction(
'newscene
')
"&gt;
15816 &lt;fo:block text-align=
"center
"&gt;
15817 &lt;fo:leader leader-pattern=
"rule
" rule-thickness=
"0.5pt
"/
&gt;
15818 &lt;/fo:block
&gt;
15819 &lt;/xsl:template
&gt;
15820 &lt;/xsl:stylesheet
&gt;
15821 </pre
></blockquote
></p
>
15823 <p
>Finally, I came across the
&lt;bridgehead
&gt; tag, which seem to be
15824 a good fit for the task at hand, and I replaced
&lt;?newscene?
&gt;
15825 with
&lt;bridgehead
&gt;*
&lt;/bridgehead
&gt;. It isn
't centred, but we
15826 can fix it with some XSL rule if the current visual layout isn
't
15829 <p
>I did not find a good DocBook compliant way to solve the
15830 linebreak/paragraph challenge, so I ended up creating a new processor
15831 directive
&lt;?linebreak?
&gt;, mapping to
&lt;br/
&gt; in HTML, and
15832 &lt;fo:block/
&gt; in FO/PDF. I suspect there are better ways to do
15833 this, and welcome ideas and patches on github. The HTML XSL file now
15834 look like this:
</p
>
15836 <p
><blockquote
><pre
>
15837 &lt;?xml version=
'1.0'?
&gt;
15838 &lt;xsl:stylesheet xmlns:xsl=
"http://www.w3.org/
1999/XSL/Transform
" version=
'1.0'&gt;
15839 &lt;xsl:template match=
"processing-instruction(
'linebreak)
"&gt;
15840 &lt;br/
&gt;
15841 &lt;/xsl:template
&gt;
15842 &lt;/xsl:stylesheet
&gt;
15843 </pre
></blockquote
></p
>
15845 <p
>And the FO/PDF XSL file looked like this:
</p
>
15847 <p
><blockquote
><pre
>
15848 &lt;?xml version=
'1.0'?
&gt;
15849 &lt;xsl:stylesheet xmlns:xsl=
"http://www.w3.org/
1999/XSL/Transform
" version=
'1.0'
15850 xmlns:fo=
"http://www.w3.org/
1999/XSL/Format
"&gt;
15851 &lt;xsl:template match=
"processing-instruction(
'linebreak)
"&gt;
15852 &lt;fo:block/
&gt;
15853 &lt;/xsl:template
&gt;
15854 &lt;/xsl:stylesheet
&gt;
15855 </pre
></blockquote
></p
>
15857 <p
>One unsolved challenge is our wish to expose different ISBN numbers
15858 per publication format, while keeping all of them in some conditional
15859 structure in the DocBook source. No idea how to do this, so we ended
15860 up listing all the ISBN numbers next to their format in the colophon
15863 <p
>If you want to check out the finished result, check out the
15864 <a href=
"https://github.com/sickel/kodemus
">source repository at
15866 (
<a href=
"https://github.com/EFN/kodemus
">future/new/official
15867 repository
</a
>). We expect it to be ready and announced in a few
15873 <title>Skolelinux
6 got a video review from Pcwizz
</title>
15874 <link>http://people.skolelinux.org/pere/blog/Skolelinux_6_got_a_video_review_from_Pcwizz.html
</link>
15875 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Skolelinux_6_got_a_video_review_from_Pcwizz.html
</guid>
15876 <pubDate>Sun,
17 Mar
2013 10:
30:
00 +
0100</pubDate>
15877 <description><p
>Via
15878 <a href=
"https://twitter.com/pcwizz/status/
313044373262716930">twitter
</a
>
15879 I just discovered that
<a href=
"http://pcwizz.net/
">Pcwizz
</a
> have
15880 done a
<a href=
"http://www.youtube.com/watch?v=wPzTZ61Pcuc
">video
15881 review
</a
> on Youtube of
<a href=
"http://www.skolelinux.org/
">Skolelinux
15882 / Debian Edu
</a
> version
6. He installed the standalone profile and
15883 the video show a walk-through of of the menu content, demonstration of
15884 a few programs and his view of our distribution.
</p
>
15886 <p
>There is also some really nice quotes (transcribed by me, might
15887 have heard wrong). While looking thought the Graphics menu:
</p
>
15890 "Basically everything you ever need in a school environment.
"
15891 </blockquote
>
15893 <p
>And as a general evaluation of the entire distribution:
</p
>
15896 "So, yeah, a bit bloated. It kept all the Debian stuff in there, just
15897 to keep it nice and GNU. So, I do not want to go on about it, but
15898 lets give it
7 out of
10. I am not going to use it. That is because
15899 I am not deploying a school network. There may be some mythical
15900 feature to help you deploy Skolelinux on a school network.
"
15901 </blockquote
>
15903 <p
>To bad he did not test the server profile, and discovered the PXE
15904 installation option. It make it possible to install only the main
15905 server from CD, and the rest of the machines via the net, and might be
15906 considered the mythical feature he talk about. :)
</p
>
15908 <p
>While looking through the menus, there is also this funny comment
15909 about the part of the K menu generated from the Debian menu subsystem:
15912 "[The K menu] have a special Debian section for software that no-one
15913 is going to look at, because it contain lots of junky stuff that you
15914 actually don
't need in the education distribution, but have just been
15915 included because it isn
't stripped out for some reason.
"
15916 </blockquote
>
15918 <p
>I guess it is yet another argument for merging the Debian menu and
15919 Gnome/KDE desktop menu entries into
15920 <a href=
"http://wiki.debian.org/Proposals/DebianMenuUsingDesktopEntries
">one
15921 consistent menu system
</a
> instead of two incomplete and partly
15922 inconsistent menu systems.
</p
>
15924 <p
>The entire video is available below for those accepting iframe
15925 embedding:
</p
>
15927 <iframe width=
"560" height=
"315" src=
"http://www.youtube.com/embed/wPzTZ61Pcuc
" frameborder=
"0" allowfullscreen
></iframe
>
15932 <title>First Skolelinux / Debian Edu Squeeze update released
</title>
15933 <link>http://people.skolelinux.org/pere/blog/First_Skolelinux___Debian_Edu_Squeeze_update_released.html
</link>
15934 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_Skolelinux___Debian_Edu_Squeeze_update_released.html
</guid>
15935 <pubDate>Fri,
8 Mar
2013 09:
30:
00 +
0100</pubDate>
15936 <description><p
>Last Sunday,
2013-
03-
03,, Holger Levsen announced the first update
15937 of
<a href=
"http://www.skolelinux.org/
">Skolelinux / Debian Edu
</a
>
15938 based on Debian Squeeze. This is the first update since
15939 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
03/msg00001.html
">the
15940 initial release
2012-
03-
11</a
>. This is the
15941 <a href=
"http://lists.debian.org/debian-edu-announce/
2013/
03/msg00000.html
">release
15942 announcement email from Holger
</a
>:
</p
>
15944 <blockquote
><p
>Hi,
</p
>
15946 <p
>it
's my pleasure to announce the immediate availability of Debian
15947 Edu
6.0.7+r1 (
"Debian Edu Squeeze
").
</p
>
15949 <p
>Debian Edu
6.0.7+r1 is an incremental update to Debian Edu
15950 6.0.4+r0, containing all the changes between Debian
6.0.4 and
6.0.7 as
15951 well Debian Edu specific bugfixes and enhancements. See below (in this
15952 mail) for the full list of (edu) changes. Please see
15953 <a href=
"http://www.debian.org/News/
2012/
20120311">http://www.debian.org/News/
2012/
20120311</a
>
15954 for more information on
"Debian Edu Squeeze
".
</p
>
15956 <p
>Images are available for download at
15957 <a href=
"http://ftp.skolelinux.org/skolelinux-cd/
">http://ftp.skolelinux.org/skolelinux-cd/
</a
></p
>
15960 <br
>1fe79eb4f0f9ae1c58fc318e26cc1e2e debian-edu-
6.0.7+r1-CD.iso
15961 <br
>a6ddd924a8bd9a1b5ca122e8fe1c34ec debian-edu-
6.0.7+r1-DVD.iso
15962 <br
>ac6c72cd7925ccec51bfbf58e2a7c69c debian-edu-
6.0.7+r1-source-DVD.iso
</p
>
15965 <br
>a4b58233b672a99c7df8dc24fb6de3327654a5c3 debian-edu-
6.0.7+r1-CD.iso
15966 <br
>9b524915e0ff2aa793f13d93123e5bd2bab2dbaa debian-edu-
6.0.7+r1-DVD.iso
15967 <br
>43997614893fc5e9e59ad6ce066b05d07fd836fa debian-edu-
6.0.7+r1-source-DVD.iso
</p
>
15969 <p
>These images are suitable for amd64+i386.
</p
>
15971 <p
>Changes for Debian Edu
6.0.7+r1 Codename
"Squeeze
", released
15972 2013-
03-
03:
</p
>
15975 <li
>sitesummary was updated from
0.1.3 to
0.1.8
15977 <li
>Make Nagios configuration more robust and efficient
</li
>
15978 <li
>Comply with
3.X kernel
</li
>
15979 </ul
></li
>
15980 <li
>debian-edu-doc from
1.4~
20120310~
6.0.4+r0 to
1.4~
20130228~
6.0.7+r1
15982 <li
>Minor updates from the wiki
</li
>
15983 <li
>Danish translation now complete
</li
>
15984 </ul
></li
>
15985 <li
>debian-edu-config from
1.453 to
1.455
15987 <li
>Fix /etc/hosts for LTSP diskless workstations. Closes: #
699880</li
>
15988 <li
>Make ltsp_local_mount script work for multiple devices.
</li
>
15989 <li
>Correct Kerberos user policy: don
't expire password after
2 days.
15990 Closes: #
664596</li
>
15991 <li
>Handle
'#
' characters in the root or first users password.
15992 Closes: #
664976</li
>
15993 <li
>Fixes for gosa-sync:
15995 <li
>Don
't fail if password contains
"</li
>
15996 <li
>Don
't disclose new password string in syslog
</li
>
15997 </ul
></li
>
15998 <li
>Fixes for gosa-create:
16000 <li
>Invalidate libnss cache before applying changes
</li
>
16001 <li
>Multiple failures during mass user import into GOsa²
</li
>
16002 <li
>gosa-netgroups plugin: don
't erase entries of attribute type
16003 "memberNisNetgroup
". Closes: #
687256</li
>
16004 <li
>First user now uses the same Kerberos policy as all other users
</li
>
16005 </ul
></li
>
16006 <li
>Add Danish web page
</li
>
16008 <li
>debian-edu-install from
1.528 to
1.530
16010 <li
>Improve preseeding support and documentation
</li
>
16011 </ul
></li
>
16014 <p
>End-user documentation in English is available at
16015 <a href=
"http://wiki.debian.org/DebianEdu/Documentation/Squeeze/
">http://wiki.debian.org/DebianEdu/Documentation/Squeeze/
</a
>
16016 - translations to French, Italian, Danish and German are available in
16017 the debian-edu-doc package. (Other languages could use your help!)
</p
>
16019 <p
>If you want to contribute to Debian Edu, please join our
16021 <a href=
"http://lists.debian.org/debian-edu/
">debian-edu@lists.debian.org
</a
>!
16022 </p
></blockquote
>
16024 <p
>I am very happy to see the fruits of a year of hard work. :)
</p
>
16029 <title>Frikanalen - Complete TV station organised using the web
</title>
16030 <link>http://people.skolelinux.org/pere/blog/Frikanalen___Complete_TV_station_organised_using_the_web.html
</link>
16031 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Frikanalen___Complete_TV_station_organised_using_the_web.html
</guid>
16032 <pubDate>Sun,
3 Mar
2013 07:
15:
00 +
0100</pubDate>
16033 <description><p
>Do you want to set up your own TV station, schedule videos and
16034 broadcast them on the air? Using free software? With video on demand
16036 <a href=
"http://www.digistan.org/open-standard:definition
">free and
16037 open standards
</a
>? Included a web based video stream as well? And
16038 administrate it all in your web browser from anywhere in the world? A
16039 few years now the Norwegian public access TV-channel
16040 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
> have been building a
16041 system to do just this. The source code for the solution is licensed
16042 using the GNU LGPL, and
16043 <a href=
"http://github.com/Frikanalen
">available from github
</a
>.
</p
>
16045 <p
>The idea is simple. You upload a video file over the web, and
16046 attach meta information to the file. You select a time slot in the
16047 program schedule, and when the time come it is played on the air and
16048 in the web stream. It is also made available in a video on demand
16049 solution for anyone to see it also outside its scheduled time. All
16050 you need to run a TV station - using your web browser.
</p
>
16052 <p
>There are several parts to this web based solution. I
'll mention
16053 the three most important ones. The first part is the database of
16054 videos and the schedule. This is written in Django and include a REST
16055 API. The current database is SQLite, but the plan is to migrate it to
16056 PostgreSQL. At the moment this system can be tested on
16057 <a href=
"http://beta.frikanalen.tv/
">beta.frikanalen.tv
</a
>. The
16058 second part is the video playout, taking the schedule information from
16059 the database and providing a video stream to broadcast. This is done
16060 using
<a href=
"http://www.casparcg.com/
">CasparCG from SVT
</a
> and
16061 <a href=
"http://www.mltframework.org/
">Media Lovin
' Toolkit
</a
>. Video
16062 signal distribution is handled using
16063 <a href=
"http://www.ob-encoder.com/
">Open Broadcast Encoder
</a
>. The
16064 third part is the converter, handling the transformation of uploaded
16065 video files to a format useful for broadcasting, streaming and video
16066 on demand. It is still very much work in progress, so it is not yet
16067 decided what it will end up using. Note that the source of the latter
16068 two parts are not yet pushed to github. The lead author want to clean
16069 them up a bit more first.
</p
>
16071 <p
>The development is coordinated on the
16072 <a href=
"irc://irc.freenode.net/%
23frikanalen
">#frikanalen IRC
16073 channel
</a
> (irc.freenode.net), and discussed on
16074 <a href=
"http://lists.nuug.no/mailman/listinfo/frikanalen
">the
16075 frikanalen mailing list
</a
>. The lead developer is Benjamin Bruheim
16076 (phed on IRC). Anyone is welcome to participate in the
16077 development.
</p
>
16082 <title>Dr. Richard Stallman, founder of Free Software Foundation, give a talk in Oslo March
1st
2013</title>
16083 <link>http://people.skolelinux.org/pere/blog/Dr__Richard_Stallman__founder_of_Free_Software_Foundation__give_a_talk_in_Oslo_March_1st_2013.html
</link>
16084 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Dr__Richard_Stallman__founder_of_Free_Software_Foundation__give_a_talk_in_Oslo_March_1st_2013.html
</guid>
16085 <pubDate>Wed,
27 Feb
2013 20:
20:
00 +
0100</pubDate>
16086 <description><p
>Dr.
<a href=
"http://www.stallman.org/
">Richard Stallman
</a
>,
16087 founder of
<a href=
"http://www.fsf.org/
">Free Software Foundation
</a
>,
16088 is giving
<a href=
"http://www.nuug.no/aktiviteter/
20130301-rms/
">a
16089 talk in Oslo March
1st
2013 17:
00 to
19:
00</a
>. The event is public
16090 and organised by
<a href=
"">Norwegian Unix Users Group (NUUG)
</a
>
16091 (where I am the chair of the board) and
16092 <a href=
"http://www.friprog.no/
">The Norwegian Open Source Competence
16093 Center
</a
>. The title of the talk is «The Free Software Movement and
16094 GNU», with this description:
16096 <p
><blockquote
>
16097 The Free Software Movement campaigns for computer users
' freedom to
16098 cooperate and control their own computing. The Free Software Movement
16099 developed the GNU operating system, typically used together with the
16100 kernel Linux, specifically to make these freedoms possible.
16101 </blockquote
></p
>
16103 <p
>The meeting is open for everyone. Due to space limitations, the
16104 doors opens for NUUG members at
16:
15, and everyone else at
16:
45. I
16105 am really curious how many will show up. See
16106 <a href=
"http://www.nuug.no/aktiviteter/
20130301-rms/
">the event
16107 page
</a
> for the location details.
</p
>
16112 <title>Frikart - Free Garmin maps for European countries based on OpenStreetmap
</title>
16113 <link>http://people.skolelinux.org/pere/blog/Frikart___Free_Garmin_maps_for_European_countries_based_on_OpenStreetmap.html
</link>
16114 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Frikart___Free_Garmin_maps_for_European_countries_based_on_OpenStreetmap.html
</guid>
16115 <pubDate>Fri,
15 Feb
2013 09:
30:
00 +
0100</pubDate>
16116 <description><p
>If you, like me, want an updated a map for your Garmin GPS, there is
16117 now a great source of free maps available from
16118 <a href=
"http://www.frikart.no/garmin/index.html
">Frikart
</a
>. To
16119 download a map, just click on the country you are interested in, and
16120 download the map type you want. There are
8 different maps available,
16121 using different colours and data selection. Pick one of Roadmap, Topo
16122 Summer, Topo Winter, Roadmap II, Topo Summer II, Topo Winter II,
16123 "Trails - overlay map
" and
"Cross country - overlay map
" (see the web
16124 page for descriptions).
</p
>
16126 <p
>The maps are updated weekly, so if you find something wrong in the
16127 map you can just edit the
16128 <a href=
"http://www.openstreetmap.org/
">OpenStreetmap
</a
> map source
16129 (anyone can contribute) and fetch a fixed map a week later. :)
</p
>
16134 <title>"Electronic
" paper invoices - using vCard in a QR code
</title>
16135 <link>http://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html
</link>
16136 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html
</guid>
16137 <pubDate>Tue,
12 Feb
2013 10:
30:
00 +
0100</pubDate>
16138 <description><p
>Here in Norway, electronic invoices are spreading, and the
16139 <a href=
"http://www.anskaffelser.no/e-handel/faktura
">solution promoted
16140 by the Norwegian government
</a
> require that invoices are sent through
16141 one of the approved facilitators, and it is not possible to send
16142 electronic invoices without an agreement with one of these
16143 facilitators. This seem like a needless limitation to be able to
16144 transfer invoice information between buyers and sellers. My preferred
16145 solution would be to just transfer the invoice information directly
16146 between seller and buyer, for example using SMTP, or some HTTP based
16147 protocol like REST or SOAP. But this might also be overkill, as the
16148 "electronic
" information can be transferred using paper invoices too,
16149 using a simple bar code. My bar code encoding of choice would be QR
16150 codes, as this encoding can be read by any smart phone out there. The
16151 content of the code could be anything, but I would go with
16152 <a href=
"http://en.wikipedia.org/wiki/VCard
">the vCard format
</a
>, as
16153 it too is supported by a lot of computer equipment these days.
</p
>
16155 <p
>The vCard format support extentions, and the invoice specific
16156 information can be included using such extentions. For example an
16157 invoice from SLX Debian Labs (picked because we
16158 <a href=
"http://www.linuxiskolen.no/slxdebianlabs/donations.html
">ask
16159 for donations to the Debian Edu project
</a
> and thus have bank account
16160 information publicly available) for NOK
1000.00 could have these extra
16163 <p
><pre
>
16165 X-INVOICE-AMOUNT:NOK1000.00
16166 X-INVOICE-KID:
123412341234
16167 X-INVOICE-MSG:Donation to Debian Edu
16168 X-BANK-ACCOUNT-NUMBER:
16040884339
16169 X-BANK-IBAN-NUMBER:NO8516040884339
16170 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
16171 </pre
></p
>
16173 <p
>The X-BANK-ACCOUNT-NUMBER field was proposed in a stackoverflow
16175 <a href=
"http://stackoverflow.com/questions/
10045664/storing-bank-account-in-vcard-file
">how
16176 to put bank account information into a vCard
</a
>. For payments in
16177 Norway, either X-INVOICE-KID (payment ID) or X-INVOICE-MSG could be
16178 used to pass on information to the seller when paying the invoice.
</p
>
16180 <p
>The complete vCard could look like this:
</p
>
16182 <p
><pre
>
16185 ORG:SLX Debian Labs Foundation
16186 ADR;WORK:;;Gunnar Schjelderups vei
29D;OSLO;;
0485;Norway
16187 URL;WORK:http://www.linuxiskolen.no/slxdebianlabs/
16188 EMAIL;PREF;INTERNET:sdl-styret@rt.nuug.no
16189 REV:
20130212T095000Z
16191 X-INVOICE-AMOUNT:NOK1000.00
16192 X-INVOICE-MSG:Donation to Debian Edu
16193 X-BANK-ACCOUNT-NUMBER:
16040884339
16194 X-BANK-IBAN-NUMBER:NO8516040884339
16195 X-BANK-SWIFT-NUMBER:DNBANOKKXXX
16197 </pre
></p
>
16199 <p
>The resulting QR code created using
16200 <a href=
"http://fukuchi.org/works/qrencode/
">qrencode
</a
> would look
16201 like this, and should be readable (and thus checkable) by any smart
16202 phone, or for example the
<a href=
"http://zbar.sourceforge.net/
">zbar
16203 bar code reader
</a
> and feed right into the approval and accounting
16206 <p
><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
02-
12-qr-invoice.png
"></p
>
16208 <p
>The extension fields will most likely not show up in any normal
16209 vCard reader, so those parts would have to go directly into a system
16210 handling invoices. I am a bit unsure how vCards without name parts
16211 are handled, but a simple test indicate that this work just fine.
</p
>
16213 <p
><strong
>Update
2013-
02-
12 11:
30</strong
>: Added KID to the proposal
16214 based on feedback from Sturle Sunde.
</p
>
16219 <title>Sleep until morning - home automation for the kids
</title>
16220 <link>http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html
</link>
16221 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Sleep_until_morning___home_automation_for_the_kids.html
</guid>
16222 <pubDate>Sun,
10 Feb
2013 12:
50:
00 +
0100</pubDate>
16223 <description><p
><img align=
"left
" style=
"margin-right:
25px;
" src=
"http://people.skolelinux.org/pere/blog/images/
2013-
02-
10-morning-light.jpeg
"></p
>
16225 <p
>With kids in the house, one challenge is getting them to sleep
16226 during the night and wake up when it is morning. I mean, when I
16227 believe it is morning, and not two hours earlier. In our household we
16228 have decided that
07:
00 is the turning point, but getting the kids to
16229 sleep until
07:
00 is a small challenge every day. They have adapted
16230 quite well, and rarely wake up at
05:
00 any more, but some times wake
16231 up at times like
05:
50,
06:
15,
06:
30 or
06:
45, and it is hard to put
16232 the awake one to bed again without disturbing and waking the rest.
16233 And I understand perfectly well that they fail to sleep until
07:
00
16234 some times, as there is no way for them to know if it is before or
16235 after the magic moment without coming and asking us parents.
</p
>
16237 <p
>But yesterday I came up with a method to solve this problem. It
16238 involve home automation. A few years ago I bought a
16239 <a href=
"http://www.telldus.se/products/tellstick
">Tellstick
</a
> and RF
16240 switches at the local
<a href=
"http://www.clasohlson.com/
">Clas
16241 Ohlson
</a
> shop, allowing me to control lights and other electrical
16242 gadgets using my Linux server. When I moved from the old flat to a
16243 small house, I put away all this equipment as most of the lighting in
16244 the house was not using wall sockets and thus not easy to connect to
16245 the gadgets I had. But recently I bought a
16246 <a href=
"http://www.telldus.se/products/tellstick_net
">Tellstick
16247 Net
</a
> to be able to read sensor input as well as control power
16248 sockets. I want to control ovens in the basement to avoid the pipes
16249 to freeze, and monitor the humidity to detect flooding. The default
16250 setup for Tellstick Net is to be controlled by the vendor web service,
16251 which to me is a security problem, but it is also possible to build
16253 <a href=
"http://developer.telldus.com/blog/
2012/
03/
02/help-us-develop-local-access-using-tellstick-net-build-your-own-firmware
">firmware
16254 with local access
</A
> instead of being controlled by a Swedish
16255 company, thanks to the release of the GPL licensed firmware source
16256 code. I plan to get that running before I let it control anything
16257 important. But while working on this, one idea to make it easier for
16258 the kids came to me yesterday. We can set up a night light controlled
16259 by the computer, and turn it automatically on at
07:
00. The kids can
16260 then check the light in the morning to know if they are supposed to
16261 get up or not. They joined me in setting everything up, and I
16262 repeated the concept several times before bed times to make sure they
16263 remembered to check the light before getting up in the morning.
</p
>
16265 <p
>We tested it this morning, and all the kids stayed in bed until
16266 after
07:
00, and every one of them commented on the fact that the
16267 "morning light
" was turned on and signalled that the morning had
16268 arrived. So this look like a success, and I am excited to see how
16269 this develops the next few days. :) I really hope this can allow us
16270 all to sleep a bit longer in the morning.
</p
>
16272 <p
>A nice advantage of this setup is that we can remote control when
16273 to tell the kids to get up. We do not have to wait until
07:
00, and
16274 can also delay it if we want to.
</p
>
16279 <title>Bitcoin GUI now available from Debian/unstable (and Ubuntu/raring)
</title>
16280 <link>http://people.skolelinux.org/pere/blog/Bitcoin_GUI_now_available_from_Debian_unstable__and_Ubuntu_raring_.html
</link>
16281 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Bitcoin_GUI_now_available_from_Debian_unstable__and_Ubuntu_raring_.html
</guid>
16282 <pubDate>Sat,
2 Feb
2013 09:
00:
00 +
0100</pubDate>
16283 <description><p
>My
16284 <a href=
"http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html
">last
16285 bitcoin related blog post
</a
> mentioned that the new
16286 <a href=
"http://packages.qa.debian.org/bitcoin
">bitcoin package
</a
> for
16287 Debian was waiting in NEW. It was accepted by the Debian ftp-masters
16288 2013-
01-
19, and have been available in unstable since then. It was
16289 automatically copied to Ubuntu, and is available in their Raring
16290 version too.
</p
>
16292 <p
>But there is a strange problem with the build that block this new
16293 version from being available on the i386 and kfreebsd-i386
16294 architectures. For some strange reason, the autobuilders in Debian
16295 for these architectures fail to run the test suite on these
16296 architectures (
<a href=
"http://bugs.debian.org/
672524">BTS #
672524</a
>).
16297 We are so far unable to reproduce it when building it manually, and
16298 no-one have been able to propose a fix. If you got an idea what is
16299 failing, please let us know via the BTS.
</p
>
16301 <p
>One feature that is annoying me with of the bitcoin client, because
16302 I often run low on disk space, is the fact that the client will exit
16303 if it run short on space (
<a href=
"http://bugs.debian.org/
696715">BTS
16304 #
696715</a
>). So make sure you have enough disk space when you run
16307 <p
>As usual, if you use bitcoin and want to show your support of my
16308 activities, please send Bitcoin donations to my address
16309 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
16314 <title>Welcome to the world, Isenkram!
</title>
16315 <link>http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html
</link>
16316 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html
</guid>
16317 <pubDate>Tue,
22 Jan
2013 22:
00:
00 +
0100</pubDate>
16318 <description><p
>Yesterday, I
16319 <a href=
"http://people.skolelinux.org/pere/blog/First_prototype_ready_making_hardware_easier_to_use_in_Debian.html
">asked
16320 for testers
</a
> for my prototype for making Debian better at handling
16321 pluggable hardware devices, which I
16322 <a href=
"http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html
">set
16323 out to create
</a
> earlier this month. Several valuable testers showed
16324 up, and caused me to really want to to open up the development to more
16325 people. But before I did this, I want to come up with a sensible name
16326 for this project. Today I finally decided on a new name, and I have
16327 renamed the project from hw-support-handler to this new name. In the
16328 process, I moved the source to git and made it available as a
16329 <a href=
"http://anonscm.debian.org/gitweb/?p=collab-maint/isenkram.git
">collab-maint
</a
>
16330 repository in Debian. The new name? It is
<strong
>Isenkram
</strong
>.
16331 To fetch and build the latest version of the source, use
</p
>
16334 git clone http://anonscm.debian.org/git/collab-maint/isenkram.git
16335 cd isenkram
&& git-buildpackage -us -uc
16338 <p
>I have not yet adjusted all files to use the new name yet. If you
16339 want to hack on the source or improve the package, please go ahead.
16340 But please talk to me first on IRC or via email before you do major
16341 changes, to make sure we do not step on each others toes. :)
</p
>
16343 <p
>If you wonder what
'isenkram
' is, it is a Norwegian word for iron
16344 stuff, typically meaning tools, nails, screws, etc. Typical hardware
16345 stuff, in other words. I
've been told it is the Norwegian variant of
16346 the German word eisenkram, for those that are familiar with that
16349 <p
><strong
>Update
2013-
01-
26</strong
>: Added -us -us to build
16350 instructions, to avoid confusing people with an error from the signing
16353 <p
><strong
>Update
2013-
01-
27</strong
>: Switch to HTTP URL for the git
16354 clone argument to avoid the need for authentication.
</p
>
16359 <title>First prototype ready making hardware easier to use in Debian
</title>
16360 <link>http://people.skolelinux.org/pere/blog/First_prototype_ready_making_hardware_easier_to_use_in_Debian.html
</link>
16361 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_prototype_ready_making_hardware_easier_to_use_in_Debian.html
</guid>
16362 <pubDate>Mon,
21 Jan
2013 12:
00:
00 +
0100</pubDate>
16363 <description><p
>Early this month I set out to try to
16364 <a href=
"http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html
">improve
16365 the Debian support for pluggable hardware devices
</a
>. Now my
16366 prototype is working, and it is ready for a larger audience. To test
16368 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/
">source
16369 from the Debian Edu subversion repository
</a
>, build and install the
16370 package. You might have to log out and in again activate the
16371 autostart script.
</p
>
16373 <p
>The design is simple:
</p
>
16377 <li
>Add desktop entry in /usr/share/autostart/ causing a program
16378 hw-support-handlerd to start when the user log in.
</li
>
16380 <li
>This program listen for kernel events about new hardware (directly
16381 from the kernel like udev does), not using HAL dbus events as I
16382 initially did.
</li
>
16384 <li
>When new hardware is inserted, look up the hardware modalias in
16385 the APT database, a database
16386 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/modaliases?view=markup
">available
16387 via HTTP
</a
> and a database available as part of the package.
</li
>
16389 <li
>If a package is mapped to the hardware in question, the package
16390 isn
't installed yet and this is the first time the hardware was
16391 plugged in, show a desktop notification suggesting to install the
16392 package or packages.
</li
>
16394 <li
>If the user click on the
'install package now
' button, ask
16395 aptdaemon via the PackageKit API to install the requrired package.
</li
>
16397 <li
>aptdaemon ask for root password or sudo password, and install the
16398 package while showing progress information in a window.
</li
>
16402 <p
>I still need to come up with a better name for the system. Here
16403 are some screen shots showing the prototype in action. First the
16404 notification, then the password request, and finally the request to
16405 approve all the dependencies. Sorry for the Norwegian Bokmål GUI.
</p
>
16407 <p
><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
01-
21-hw-support-
1-notification.png
">
16408 <br
><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
01-
21-hw-support-
2-password.png
">
16409 <br
><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
01-
21-hw-support-
3-dependencies.png
">
16410 <br
><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
01-
21-hw-support-
4-installing.png
">
16411 <br
><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
01-
21-hw-support-
5-installing-details.png
" width=
"70%
"></p
>
16413 <p
>The prototype still need to be improved with longer timeouts, but
16414 is already useful. The database of hardware to package mappings also
16415 need more work. It is currently compatible with the Ubuntu way of
16416 storing such information in the package control file, but could be
16417 changed to use other formats instead or in addition to the current
16418 method. I
've dropped the use of discover for this mapping, as the
16419 modalias approach is more flexible and easier to use on Linux as long
16420 as the Linux kernel expose its modalias strings directly.
</p
>
16422 <p
><strong
>Update
2013-
01-
21 16:
50</strong
>: Due to popular demand,
16423 here is the command required to check out and build the source: Use
16424 '<tt
>svn checkout
16425 svn://svn.debian.org/debian-edu/trunk/src/hw-support-handler/; cd
16426 hw-support-handler; debuild
</tt
>'. If you lack debuild, install the
16427 devscripts package.
</p
>
16429 <p
><strong
>Update
2013-
01-
23 12:
00</strong
>: The project is now
16430 renamed to Isenkram and the source moved from the Debian Edu
16431 subversion repository to a Debian collab-maint git repository. See
16432 <a href=
"http://people.skolelinux.org/pere/blog/Welcome_to_the_world__Isenkram_.html
">build
16433 instructions
</a
> for details.
</p
>
16438 <title>Thank you Thinkpad X41, for your long and trustworthy service
</title>
16439 <link>http://people.skolelinux.org/pere/blog/Thank_you_Thinkpad_X41__for_your_long_and_trustworthy_service.html
</link>
16440 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Thank_you_Thinkpad_X41__for_your_long_and_trustworthy_service.html
</guid>
16441 <pubDate>Sat,
19 Jan
2013 09:
20:
00 +
0100</pubDate>
16442 <description><p
>This Christmas my trusty old laptop died. It died quietly and
16443 suddenly in bed. With a quiet whimper, it went completely quiet and
16444 black. The power button was no longer able to turn it on. It was a
16445 IBM Thinkpad X41, and the best laptop I ever had. Better than both
16446 Thinkpads X30, X31, X40, X60, X61 and X61S. Far better than the
16447 Compaq I had before that. Now I need to find a replacement. To keep
16448 going during Christmas, I moved the one year old SSD disk to my old
16449 X40 where it fitted (only one I had left that could use it), but it is
16450 not a durable solution.
16452 <p
>My laptop needs are fairly modest. This is my wishlist from when I
16453 got a new one more than
10 years ago. It still holds true.:)
</p
>
16457 <li
>Lightweight (around
1 kg) and small volume (preferably smaller
16458 than A4).
</li
>
16459 <li
>Robust, it will be in my backpack every day.
</li
>
16460 <li
>Three button mouse and a mouse pin instead of touch pad.
</li
>
16461 <li
>Long battery life time. Preferable a week.
</li
>
16462 <li
>Internal WIFI network card.
</li
>
16463 <li
>Internal Twisted Pair network card.
</li
>
16464 <li
>Some USB slots (
2-
3 is plenty)
</li
>
16465 <li
>Good keyboard - similar to the Thinkpad.
</li
>
16466 <li
>Video resolution at least
1024x768, with size around
12" (A4 paper
16468 <li
>Hardware supported by Debian Stable, ie the default kernel and
16469 X.org packages.
</li
>
16470 <li
>Quiet, preferably fan free (or at least not using the fan most of
16475 <p
>You will notice that there are no RAM and CPU requirements in the
16476 list. The reason is simply that the specifications on laptops the
16477 last
10-
15 years have been sufficient for my needs, and I have to look
16478 at other features to choose my laptop. But are there still made as
16479 robust laptops as my X41? The Thinkpad X60/X61 proved to be less
16480 robust, and Thinkpads seem to be heading in the wrong direction since
16481 Lenovo took over. But I
've been told that X220 and X1 Carbon might
16482 still be useful.
</p
>
16484 <p
>Perhaps I should rethink my needs, and look for a pad with an
16485 external keyboard? I
'll have to check the
16486 <a href=
"http://www.linux-laptop.net/
">Linux Laptops site
</a
> for
16487 well-supported laptops, or perhaps just buy one preinstalled from one
16488 of the vendors listed on the
<a href=
"http://linuxpreloaded.com/
">Linux
16489 Pre-loaded site
</a
>.
</p
>
16494 <title>How to find a browser plugin supporting a given MIME type
</title>
16495 <link>http://people.skolelinux.org/pere/blog/How_to_find_a_browser_plugin_supporting_a_given_MIME_type.html
</link>
16496 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_find_a_browser_plugin_supporting_a_given_MIME_type.html
</guid>
16497 <pubDate>Fri,
18 Jan
2013 10:
40:
00 +
0100</pubDate>
16498 <description><p
>Some times I try to figure out which Iceweasel browser plugin to
16499 install to get support for a given MIME type. Thanks to
16500 <a href=
"https://wiki.ubuntu.com/MozillaTeam/Plugins
">specifications
16501 done by Ubuntu
</a
> and Mozilla, it is possible to do this in Debian.
16502 Unfortunately, not very many packages provide the needed meta
16503 information, Anyway, here is a small script to look up all browser
16504 plugin packages announcing ther MIME support using this specification:
</p
>
16510 def pkgs_handling_mimetype(mimetype):
16511 cache = apt.Cache()
16515 version = pkg.candidate
16516 if version is None:
16517 version = pkg.installed
16518 if version is None:
16520 record = version.record
16521 if not record.has_key(
'Npp-MimeType
'):
16523 mime_types = record[
'Npp-MimeType
'].split(
',
')
16524 for t in mime_types:
16525 t = t.rstrip().strip()
16527 thepkgs.append(pkg.name)
16529 mimetype =
"audio/ogg
"
16530 if
1 < len(sys.argv):
16531 mimetype = sys.argv[
1]
16532 print
"Browser plugin packages supporting %s:
" % mimetype
16533 for pkg in pkgs_handling_mimetype(mimetype):
16534 print
" %s
" %pkg
16537 <p
>It can be used like this to look up a given MIME type:
</p
>
16540 % ./apt-find-browserplug-for-mimetype
16541 Browser plugin packages supporting audio/ogg:
16543 % ./apt-find-browserplug-for-mimetype application/x-shockwave-flash
16544 Browser plugin packages supporting application/x-shockwave-flash:
16545 browser-plugin-gnash
16549 <p
>In Ubuntu this mechanism is combined with support in the browser
16550 itself to query for plugins and propose to install the needed
16551 packages. It would be great if Debian supported such feature too. Is
16552 anyone working on adding it?
</p
>
16554 <p
><strong
>Update
2013-
01-
18 14:
20</strong
>: The Debian BTS
16555 request for icweasel support for this feature is
16556 <a href=
"http://bugs.debian.org/
484010">#
484010</a
> from
2008 (and
16557 <a href=
"http://bugs.debian.org/
698426">#
698426</a
> from today). Lack
16558 of manpower and wish for a different design is the reason thus feature
16559 is not yet in iceweasel from Debian.
</p
>
16564 <title>What is the most supported MIME type in Debian?
</title>
16565 <link>http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_.html
</link>
16566 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_the_most_supported_MIME_type_in_Debian_.html
</guid>
16567 <pubDate>Wed,
16 Jan
2013 10:
10:
00 +
0100</pubDate>
16568 <description><p
>The
<a href=
"http://wiki.debian.org/AppStreamDebianProposal
">DEP-
11
16569 proposal to add AppStream information to the Debian archive
</a
>, is a
16570 proposal to make it possible for a Desktop application to propose to
16571 the user some package to install to gain support for a given MIME
16572 type, font, library etc. that is currently missing. With such
16573 mechanism in place, it would be possible for the desktop to
16574 automatically propose and install leocad if some LDraw file is
16575 downloaded by the browser.
</p
>
16577 <p
>To get some idea about the current content of the archive, I decided
16578 to write a simple program to extract all .desktop files from the
16579 Debian archive and look up the claimed MIME support there. The result
16580 can be found on the
16581 <a href=
"http://ftp.skolelinux.org/pub/AppStreamTest
">Skolelinux FTP
16582 site
</a
>. Using the collected information, it become possible to
16583 answer the question in the title. Here are the
20 most supported MIME
16584 types in Debian stable (Squeeze), testing (Wheezy) and unstable (Sid).
16585 The complete list is available from the link above.
</p
>
16587 <p
><strong
>Debian Stable:
</strong
></p
>
16591 ----- -----------------------
16605 18 audio/x-musepack
16607 18 application/x-ogg
16614 <p
><strong
>Debian Testing:
</strong
></p
>
16618 ----- -----------------------
16634 18 application/x-ogg
16637 17 audio/x-musepack
16641 <p
><strong
>Debian Unstable:
</strong
></p
>
16645 ----- -----------------------
16662 18 application/x-ogg
16663 17 audio/x-musepack
16668 <p
>I am told that PackageKit can provide an API to access the kind of
16669 information mentioned in DEP-
11. I have not yet had time to look at
16670 it, but hope the PackageKit people in Debian are on top of these
16673 <p
><strong
>Update
2013-
01-
16 13:
35</strong
>: Updated numbers after
16674 discovering a typo in my script.
</p
>
16679 <title>Using modalias info to find packages handling my hardware
</title>
16680 <link>http://people.skolelinux.org/pere/blog/Using_modalias_info_to_find_packages_handling_my_hardware.html
</link>
16681 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_modalias_info_to_find_packages_handling_my_hardware.html
</guid>
16682 <pubDate>Tue,
15 Jan
2013 08:
00:
00 +
0100</pubDate>
16683 <description><p
>Yesterday, I wrote about the
16684 <a href=
"http://people.skolelinux.org/pere/blog/Modalias_strings___a_practical_way_to_map__stuff__to_hardware.html
">modalias
16685 values provided by the Linux kernel
</a
> following my hope for
16686 <a href=
"http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html
">better
16687 dongle support in Debian
</a
>. Using this knowledge, I have tested how
16688 modalias values attached to package names can be used to map packages
16689 to hardware. This allow the system to look up and suggest relevant
16690 packages when I plug in some new hardware into my machine, and replace
16691 discover and discover-data as the database used to map hardware to
16692 packages.
</p
>
16694 <p
>I create a modaliases file with entries like the following,
16695 containing package name, kernel module name (if relevant, otherwise
16696 the package name) and globs matching the relevant hardware
16697 modalias.
</p
>
16699 <p
><blockquote
>
16700 Package: package-name
16701 <br
>Modaliases: module(modaliasglob, modaliasglob, modaliasglob)
</p
>
16702 </blockquote
></p
>
16704 <p
>It is fairly trivial to write code to find the relevant packages
16705 for a given modalias value using this file.
</p
>
16707 <p
>An entry like this would suggest the video and picture application
16708 cheese for many USB web cameras (interface bus class
0E01):
</p
>
16710 <p
><blockquote
>
16712 <br
>Modaliases: cheese(usb:v*p*d*dc*dsc*dp*ic0Eisc01ip*)
</p
>
16713 </blockquote
></p
>
16715 <p
>An entry like this would suggest the pcmciautils package when a
16716 CardBus bridge (bus class
0607) PCI device is present:
</p
>
16718 <p
><blockquote
>
16719 Package: pcmciautils
16720 <br
>Modaliases: pcmciautils(pci:v*d*sv*sd*bc06sc07i*)
16721 </blockquote
></p
>
16723 <p
>An entry like this would suggest the package colorhug-client when
16724 plugging in a ColorHug with USB IDs
04D8:F8DA:
</p
>
16726 <p
><blockquote
>
16727 Package: colorhug-client
16728 <br
>Modaliases: colorhug-client(usb:v04D8pF8DAd*)
</p
>
16729 </blockquote
></p
>
16731 <p
>I believe the format is compatible with the format of the Packages
16732 file in the Debian archive. Ubuntu already uses their Packages file
16733 to store their mappings from packages to hardware.
</p
>
16735 <p
>By adding a XB-Modaliases: header in debian/control, any .deb can
16736 announce the hardware it support in a way my prototype understand.
16737 This allow those publishing packages in an APT source outside the
16738 Debian archive as well as those backporting packages to make sure the
16739 hardware mapping are included in the package meta information. I
've
16740 tested such header in the pymissile package, and its modalias mapping
16741 is working as it should with my prototype. It even made it to Ubuntu
16744 <p
>To test if it was possible to look up supported hardware using only
16745 the shell tools available in the Debian installer, I wrote a shell
16746 implementation of the lookup code. The idea is to create files for
16747 each modalias and let the shell do the matching. Please check out and
16749 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/hw-support-lookup?view=co
">hw-support-lookup
</a
>
16750 shell script. It run without any extra dependencies and fetch the
16751 hardware mappings from the Debian archive and the subversion
16752 repository where I currently work on my prototype.
</p
>
16754 <p
>When I use it on a machine with a yubikey inserted, it suggest to
16755 install yubikey-personalization:
</p
>
16757 <p
><blockquote
>
16758 % ./hw-support-lookup
16759 <br
>yubikey-personalization
16761 </blockquote
></p
>
16763 <p
>When I run it on my Thinkpad X40 with a PCMCIA/CardBus slot, it
16764 propose to install the pcmciautils package:
</p
>
16766 <p
><blockquote
>
16767 % ./hw-support-lookup
16768 <br
>pcmciautils
16770 </blockquote
></p
>
16772 <p
>If you know of any hardware-package mapping that should be added to
16773 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/modaliases?view=co
">my
16774 database
</a
>, please tell me about it.
</p
>
16776 <p
>It could be possible to generate several of the mappings between
16777 packages and hardware. One source would be to look at packages with
16778 kernel modules, ie packages with *.ko files in /lib/modules/, and
16779 extract their modalias information. Another would be to look at
16780 packages with udev rules, ie packages with files in
16781 /lib/udev/rules.d/, and extract their vendor/model information to
16782 generate a modalias matching rule. I have not tested any of these to
16783 see if it work.
</p
>
16785 <p
>If you want to help implementing a system to let us propose what
16786 packages to install when new hardware is plugged into a Debian
16787 machine, please send me an email or talk to me on
16788 <a href=
"irc://irc.debian.org/%
23debian-devel
">#debian-devel
</a
>.
</p
>
16793 <title>Modalias strings - a practical way to map
"stuff
" to hardware
</title>
16794 <link>http://people.skolelinux.org/pere/blog/Modalias_strings___a_practical_way_to_map__stuff__to_hardware.html
</link>
16795 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Modalias_strings___a_practical_way_to_map__stuff__to_hardware.html
</guid>
16796 <pubDate>Mon,
14 Jan
2013 11:
20:
00 +
0100</pubDate>
16797 <description><p
>While looking into how to look up Debian packages based on hardware
16798 information, to find the packages that support a given piece of
16799 hardware, I refreshed my memory regarding modalias values, and decided
16800 to document the details. Here are my findings so far, also available
16802 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/
">the
16803 Debian Edu subversion repository
</a
>:
16805 <p
><strong
>Modalias decoded
</strong
></p
>
16807 <p
>This document try to explain what the different types of modalias
16808 values stands for. It is in part based on information from
16809 &lt;URL:
<a href=
"https://wiki.archlinux.org/index.php/Modalias
">https://wiki.archlinux.org/index.php/Modalias
</a
> &gt;,
16810 &lt;URL:
<a href=
"http://unix.stackexchange.com/questions/
26132/how-to-assign-usb-driver-to-device
">http://unix.stackexchange.com/questions/
26132/how-to-assign-usb-driver-to-device
</a
> &gt;,
16811 &lt;URL:
<a href=
"http://code.metager.de/source/history/linux/stable/scripts/mod/file2alias.c
">http://code.metager.de/source/history/linux/stable/scripts/mod/file2alias.c
</a
> &gt; and
16812 &lt;URL:
<a href=
"http://cvs.savannah.gnu.org/viewvc/dmidecode/dmidecode.c?root=dmidecode
&view=markup
">http://cvs.savannah.gnu.org/viewvc/dmidecode/dmidecode.c?root=dmidecode
&view=markup
</a
> &gt;.
16814 <p
>The modalias entries for a given Linux machine can be found using
16815 this shell script:
</p
>
16818 find /sys -name modalias -print0 | xargs -
0 cat | sort -u
16821 <p
>The supported modalias globs for a given kernel module can be found
16822 using modinfo:
</p
>
16825 % /sbin/modinfo psmouse | grep alias:
16826 alias: serio:ty05pr*id*ex*
16827 alias: serio:ty01pr*id*ex*
16831 <p
><strong
>PCI subtype
</strong
></p
>
16833 <p
>A typical PCI entry can look like this. This is an Intel Host
16834 Bridge memory controller:
</p
>
16836 <p
><blockquote
>
16837 pci:v00008086d00002770sv00001028sd000001ADbc06sc00i00
16838 </blockquote
></p
>
16840 <p
>This represent these values:
</p
>
16843 v
00008086 (vendor)
16844 d
00002770 (device)
16845 sv
00001028 (subvendor)
16846 sd
000001AD (subdevice)
16848 sc
00 (bus subclass)
16852 <p
>The vendor/device values are the same values outputted from
'lspci
16853 -n
' as
8086:
2770. The bus class/subclass is also shown by lspci as
16854 0600. The
0600 class is a host bridge. Other useful bus values are
16855 0300 (VGA compatible card) and
0200 (Ethernet controller).
</p
>
16857 <p
>Not sure how to figure out the interface value, nor what it
16860 <p
><strong
>USB subtype
</strong
></p
>
16862 <p
>Some typical USB entries can look like this. This is an internal
16863 USB hub in a laptop:
</p
>
16865 <p
><blockquote
>
16866 usb:v1D6Bp0001d0206dc09dsc00dp00ic09isc00ip00
16867 </blockquote
></p
>
16869 <p
>Here is the values included in this alias:
</p
>
16872 v
1D6B (device vendor)
16873 p
0001 (device product)
16875 dc
09 (device class)
16876 dsc
00 (device subclass)
16877 dp
00 (device protocol)
16878 ic
09 (interface class)
16879 isc
00 (interface subclass)
16880 ip
00 (interface protocol)
16883 <p
>The
0900 device class/subclass means hub. Some times the relevant
16884 class is in the interface class section. For a simple USB web camera,
16885 these alias entries show up:
</p
>
16887 <p
><blockquote
>
16888 usb:v0AC8p3420d5000dcEFdsc02dp01ic01isc01ip00
16889 <br
>usb:v0AC8p3420d5000dcEFdsc02dp01ic01isc02ip00
16890 <br
>usb:v0AC8p3420d5000dcEFdsc02dp01ic0Eisc01ip00
16891 <br
>usb:v0AC8p3420d5000dcEFdsc02dp01ic0Eisc02ip00
16892 </blockquote
></p
>
16894 <p
>Interface class
0E01 is video control,
0E02 is video streaming (aka
16895 camera),
0101 is audio control device and
0102 is audio streaming (aka
16896 microphone). Thus this is a camera with microphone included.
</p
>
16898 <p
><strong
>ACPI subtype
</strong
></p
>
16900 <p
>The ACPI type is used for several non-PCI/USB stuff. This is an IR
16901 receiver in a Thinkpad X40:
</p
>
16903 <p
><blockquote
>
16904 acpi:IBM0071:PNP0511:
16905 </blockquote
></p
>
16907 <p
>The values between the colons are IDs.
</p
>
16909 <p
><strong
>DMI subtype
</strong
></p
>
16911 <p
>The DMI table contain lots of information about the computer case
16912 and model. This is an entry for a IBM Thinkpad X40, fetched from
16913 /sys/devices/virtual/dmi/id/modalias:
</p
>
16915 <p
><blockquote
>
16916 dmi:bvnIBM:bvr1UETB6WW(
1.66):bd06/
15/
2005:svnIBM:pn2371H4G:pvrThinkPadX40:rvnIBM:rn2371H4G:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
16917 </blockquote
></p
>
16919 <p
>The values present are
</p
>
16922 bvn IBM (BIOS vendor)
16923 bvr
1UETB
6WW(
1.66) (BIOS version)
16924 bd
06/
15/
2005 (BIOS date)
16925 svn IBM (system vendor)
16926 pn
2371H4G (product name)
16927 pvr ThinkPadX40 (product version)
16928 rvn IBM (board vendor)
16929 rn
2371H4G (board name)
16930 rvr NotAvailable (board version)
16931 cvn IBM (chassis vendor)
16932 ct
10 (chassis type)
16933 cvr NotAvailable (chassis version)
16936 <p
>The chassis type
10 is Notebook. Other interesting values can be
16937 found in the dmidecode source:
</p
>
16941 4 Low Profile Desktop
16954 17 Main Server Chassis
16955 18 Expansion Chassis
16957 20 Bus Expansion Chassis
16958 21 Peripheral Chassis
16960 23 Rack Mount Chassis
16969 <p
>The chassis type values are not always accurately set in the DMI
16970 table. For example my home server is a tower, but the DMI modalias
16971 claim it is a desktop.
</p
>
16973 <p
><strong
>SerIO subtype
</strong
></p
>
16975 <p
>This type is used for PS/
2 mouse plugs. One example is from my
16976 test machine:
</p
>
16978 <p
><blockquote
>
16979 serio:ty01pr00id00ex00
16980 </blockquote
></p
>
16982 <p
>The values present are
</p
>
16991 <p
>This type is supported by the psmouse driver. I am not sure what
16992 the valid values are.
</p
>
16994 <p
><strong
>Other subtypes
</strong
></p
>
16996 <p
>There are heaps of other modalias subtypes according to
16997 file2alias.c. There is the rest of the list from that source: amba,
16998 ap, bcma, ccw, css, eisa, hid, i2c, ieee1394, input, ipack, isapnp,
16999 mdio, of, parisc, pcmcia, platform, scsi, sdio, spi, ssb, vio, virtio,
17000 vmbus, x86cpu and zorro. I did not spend time documenting all of
17001 these, as they do not seem relevant for my intended use with mapping
17002 hardware to packages when new stuff is inserted during run time.
</p
>
17004 <p
><strong
>Looking up kernel modules using modalias values
</strong
></p
>
17006 <p
>To check which kernel modules provide support for a given modalias,
17007 one can use the following shell script:
</p
>
17010 for id in $(find /sys -name modalias -print0 | xargs -
0 cat | sort -u); do \
17011 echo
"$id
" ; \
17012 /sbin/modprobe --show-depends
"$id
"|sed
's/^/ /
' ; \
17016 <p
>The output can look like this (only the first few entries as the
17017 list is very long on my test machine):
</p
>
17021 insmod /lib/modules/
2.6.32-
5-
686/kernel/drivers/acpi/ac.ko
17023 FATAL: Module acpi:device: not found.
17025 insmod /lib/modules/
2.6.32-
5-
686/kernel/drivers/char/nvram.ko
17026 insmod /lib/modules/
2.6.32-
5-
686/kernel/drivers/leds/led-class.ko
17027 insmod /lib/modules/
2.6.32-
5-
686/kernel/net/rfkill/rfkill.ko
17028 insmod /lib/modules/
2.6.32-
5-
686/kernel/drivers/platform/x86/thinkpad_acpi.ko
17029 acpi:IBM0071:PNP0511:
17030 insmod /lib/modules/
2.6.32-
5-
686/kernel/lib/crc-ccitt.ko
17031 insmod /lib/modules/
2.6.32-
5-
686/kernel/net/irda/irda.ko
17032 insmod /lib/modules/
2.6.32-
5-
686/kernel/drivers/net/irda/nsc-ircc.ko
17036 <p
>If you want to help implementing a system to let us propose what
17037 packages to install when new hardware is plugged into a Debian
17038 machine, please send me an email or talk to me on
17039 <a href=
"irc://irc.debian.org/%
23debian-devel
">#debian-devel
</a
>.
</p
>
17041 <p
><strong
>Update
2013-
01-
15:
</strong
> Rewrite
"cat $(find ...)
" to
17042 "find ... -print0 | xargs -
0 cat
" to make sure it handle directories
17043 in /sys/ with space in them.
</p
>
17048 <title>Moved the pymissile Debian packaging to collab-maint
</title>
17049 <link>http://people.skolelinux.org/pere/blog/Moved_the_pymissile_Debian_packaging_to_collab_maint.html
</link>
17050 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Moved_the_pymissile_Debian_packaging_to_collab_maint.html
</guid>
17051 <pubDate>Thu,
10 Jan
2013 20:
40:
00 +
0100</pubDate>
17052 <description><p
>As part of my investigation on how to improve the support in Debian
17053 for hardware dongles, I dug up my old Mark and Spencer USB Rocket
17054 Launcher and updated the Debian package
17055 <a href=
"http://packages.qa.debian.org/pymissile
">pymissile
</a
> to make
17056 sure udev will fix the device permissions when it is plugged in. I
17057 also added a
"Modaliases
" header to test it in the Debian archive and
17058 hopefully make the package be proposed by jockey in Ubuntu when a user
17059 plug in his rocket launcher. In the process I moved the source to a
17060 git repository under collab-maint, to make it easier for any DD to
17061 contribute.
<a href=
"http://code.google.com/p/pymissile/
">Upstream
</a
>
17062 is not very active, but the software still work for me even after five
17063 years of relative silence. The new git repository is not listed in
17064 the uploaded package yet, because I want to test the other changes a
17065 bit more before I upload the new version. If you want to check out
17066 the new version with a .desktop file included, visit the
17067 <a href=
"http://anonscm.debian.org/gitweb/?p=collab-maint/pymissile.git
">gitweb
17068 view
</a
> or use
"<tt
>git clone
17069 git://anonscm.debian.org/collab-maint/pymissile.git
</tt
>".
</p
>
17074 <title>Lets make hardware dongles easier to use in Debian
</title>
17075 <link>http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html
</link>
17076 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lets_make_hardware_dongles_easier_to_use_in_Debian.html
</guid>
17077 <pubDate>Wed,
9 Jan
2013 15:
40:
00 +
0100</pubDate>
17078 <description><p
>One thing that annoys me with Debian and Linux distributions in
17079 general, is that there is a great package management system with the
17080 ability to automatically install software packages by downloading them
17081 from the distribution mirrors, but no way to get it to automatically
17082 install the packages I need to use the hardware I plug into my
17083 machine. Even if the package to use it is easily available from the
17084 Linux distribution. When I plug in a LEGO Mindstorms NXT, it could
17085 suggest to automatically install the python-nxt, nbc and t2n packages
17086 I need to talk to it. When I plug in a Yubikey, it could propose the
17087 yubikey-personalization package. The information required to do this
17088 is available, but no-one have pulled all the pieces together.
</p
>
17090 <p
>Some years ago, I proposed to
17091 <a href=
"http://lists.debian.org/debian-devel/
2010/
05/msg01206.html
">use
17092 the discover subsystem to implement this
</a
>. The idea is fairly
17097 <li
>Add a desktop entry in /usr/share/autostart/ pointing to a program
17098 starting when a user log in.
</li
>
17100 <li
>Set this program up to listen for kernel events emitted when new
17101 hardware is inserted into the computer.
</li
>
17103 <li
>When new hardware is inserted, look up the hardware ID in a
17104 database mapping to packages, and take note of any non-installed
17105 packages.
</li
>
17107 <li
>Show a message to the user proposing to install the discovered
17108 package, and make it easy to install it.
</li
>
17112 <p
>I am not sure what the best way to implement this is, but my
17113 initial idea was to use dbus events to discover new hardware, the
17114 discover database to find packages and
17115 <a href=
"http://www.packagekit.org/
">PackageKit
</a
> to install
17116 packages.
</p
>
17118 <p
>Yesterday, I found time to try to implement this idea, and the
17119 draft package is now checked into
17120 <a href=
"http://anonscm.debian.org/viewvc/debian-edu/trunk/src/hw-support-handler/
">the
17121 Debian Edu subversion repository
</a
>. In the process, I updated the
17122 <a href=
"http://packages.qa.debian.org/d/discover-data.html
">discover-data
</a
>
17123 package to map the USB ids of LEGO Mindstorms and Yubikey devices to
17124 the relevant packages in Debian, and uploaded a new version
17125 2.2013.01.09 to unstable. I also discovered that the current
17126 <a href=
"http://packages.qa.debian.org/d/discover.html
">discover
</a
>
17127 package in Debian no longer discovered any USB devices, because
17128 /proc/bus/usb/devices is no longer present. I ported it to use
17129 libusb as a fall back option to get it working. The fixed package
17130 version
2.1.2-
6 is now in experimental (didn
't upload it to unstable
17131 because of the freeze).
</p
>
17133 <p
>With this prototype in place, I can insert my Yubikey, and get this
17134 desktop notification to show up (only once, the first time it is
17135 inserted):
</p
>
17137 <p align=
"center
"><img src=
"http://people.skolelinux.org/pere/blog/images/
2013-
01-
09-hw-autoinstall.png
"></p
>
17139 <p
>For this prototype to be really useful, some way to automatically
17140 install the proposed packages by pressing the
"Please install
17141 program(s)
" button should to be implemented.
</p
>
17143 <p
>If this idea seem useful to you, and you want to help make it
17144 happen, please help me update the discover-data database with mappings
17145 from hardware to Debian packages. Check if
'discover-pkginstall -l
'
17146 list the package you would like to have installed when a given
17147 hardware device is inserted into your computer, and report bugs using
17148 reportbug if it isn
't. Or, if you know of a better way to provide
17149 such mapping, please let me know.
</p
>
17151 <p
>This prototype need more work, and there are several questions that
17152 should be considered before it is ready for production use. Is dbus
17153 the correct way to detect new hardware? At the moment I look for HAL
17154 dbus events on the system bus, because that is the events I could see
17155 on my Debian Squeeze KDE desktop. Are there better events to use?
17156 How should the user be notified? Is the desktop notification
17157 mechanism the best option, or should the background daemon raise a
17158 popup instead? How should packages be installed? When should they
17159 not be installed?
</p
>
17161 <p
>If you want to help getting such feature implemented in Debian,
17162 please send me an email. :)
</p
>
17167 <title>New IRC channel for LEGO designers using Debian
</title>
17168 <link>http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html
</link>
17169 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_IRC_channel_for_LEGO_designers_using_Debian.html
</guid>
17170 <pubDate>Wed,
2 Jan
2013 15:
40:
00 +
0100</pubDate>
17171 <description><p
>During Christmas, I have worked a bit on the Debian support for
17172 <a href=
"http://mindstorms.lego.com/en-us/Default.aspx
">LEGO Mindstorm
17173 NXT
</a
>. My son and I have played a bit with my NXT set, and I
17174 discovered I had to build all the tools myself because none were
17175 already in Debian Squeeze. If Debian support for LEGO is something
17176 you care about, please join me on the IRC channel
17177 <a href=
"irc://irc.debian.org/%
23debian-lego
">#debian-lego
</a
> (server
17178 irc.debian.org). There is a lot that could be done to improve the
17179 Debian support for LEGO designers. For example both CAD software
17180 and Mindstorm compilers are missing. :)
</p
>
17182 <p
>Update
2012-
01-
03: A
17183 <a href=
"http://wiki.debian.org/LegoDesigners
">project page
</a
>
17184 including links to Lego related packages is now available.
</p
>
17189 <title>A Christmas present for Skolelinux / Debian Edu
</title>
17190 <link>http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html
</link>
17191 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_Christmas_present_for_Skolelinux___Debian_Edu.html
</guid>
17192 <pubDate>Fri,
28 Dec
2012 09:
20:
00 +
0100</pubDate>
17193 <description><p
>I was happy to discover a few days ago that the
17194 <a href=
"http://www.skolelinux.org/
">Skolelinux / Debian Edu
</a
>
17195 project also this year received a Christmas present from Another
17196 Agency in Trondheim. NOK
1000,- showed up on our donation account
17197 December
24th. I want to express our thanks for this very welcome
17198 present. As the Debian Edu / Skolelinux project is very short on
17199 funding these days, and thus lack the money to do regular developer
17200 gatherings, this donation was most welcome. One developer gathering
17201 cost around NOK
15&nbsp;
000,-, so we need quite a lot more to keep the
17202 development pace we want. Thus, I hope their example this year is
17203 followed by many others. :)
</p
>
17205 <p
>The public list of donors can be found on
17206 <a href=
"http://www.linuxiskolen.no/slxdebianlabs/donations.html
">the
17207 donation page
</a
> for the project, which also contain instructions if
17208 you want to donate to the project.
</p
>
17213 <title>How to backport bitcoin-qt version
0.7.2-
2 to Debian Squeeze
</title>
17214 <link>http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html
</link>
17215 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_backport_bitcoin_qt_version_0_7_2_2_to_Debian_Squeeze.html
</guid>
17216 <pubDate>Tue,
25 Dec
2012 20:
50:
00 +
0100</pubDate>
17217 <description><p
>Let me start by wishing you all marry Christmas and a happy new
17218 year! I hope next year will prove to be a good year.
</p
>
17220 <p
><a href=
"http://www.bitcoin.org/
">Bitcoin
</a
>, the digital
17221 decentralised
"currency
" that allow people to transfer bitcoins
17222 between each other with minimal overhead, is a very interesting
17223 experiment. And as I wrote a few days ago, the bitcoin situation in
17224 <a href=
"http://www.debian.org/
">Debian
</a
> is about to improve a bit.
17225 The
<a href=
"http://packages.qa.debian.org/bitcoin
">new debian source
17226 package
</a
> (version
0.7.2-
2) was uploaded yesterday, and is waiting
17227 in
<a href=
"http://ftp-master.debian.org/new.html
">the NEW queue
</A
>
17228 for one of the ftpmasters to approve the new bitcoin-qt package
17231 <p
>And thanks to the great work of Jonas and the rest of the bitcoin
17232 team in Debian, you can easily test the package in Debian Squeeze
17233 using the following steps to get a set of working packages:
</p
>
17235 <blockquote
><pre
>
17236 git clone git://git.debian.org/git/collab-maint/bitcoin
17238 DEB_MAINTAINER_MODE=
1 DEB_BUILD_OPTIONS=noupnp fakeroot debian/rules clean
17239 DEB_BUILD_OPTIONS=noupnp git-buildpackage --git-ignore-new
17240 </pre
></blockquote
>
17242 <p
>You might have to install some build dependencies as well. The
17243 list of commands should give you two packages, bitcoind and
17244 bitcoin-qt, ready for use in a Squeeze environment. Note that the
17245 client will download the complete set of bitcoin
"blocks
", which need
17246 around
5.6 GiB of data on my machine at the moment. Make sure your
17247 ~/.bitcoin/ directory have lots of spare room if you want to download
17248 all the blocks. The client will warn if the disk is getting full, so
17249 there is not really a problem if you got too little room, but you will
17250 not be able to get all the features out of the client.
</p
>
17252 <p
>As usual, if you use bitcoin and want to show your support of my
17253 activities, please send Bitcoin donations to my address
17254 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
17259 <title>A word on bitcoin support in Debian
</title>
17260 <link>http://people.skolelinux.org/pere/blog/A_word_on_bitcoin_support_in_Debian.html
</link>
17261 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_word_on_bitcoin_support_in_Debian.html
</guid>
17262 <pubDate>Fri,
21 Dec
2012 23:
59:
00 +
0100</pubDate>
17263 <description><p
>It has been a while since I wrote about
17264 <a href=
"http://www.bitcoin.org/
">bitcoin
</a
>, the decentralised
17265 peer-to-peer based crypto-currency, and the reason is simply that I
17266 have been busy elsewhere. But two days ago, I started looking at the
17267 state of
<a href=
"http://packages.qa.debian.org/bitcoin
">bitcoin in
17268 Debian
</a
> again to try to recover my old bitcoin wallet. The package
17269 is now maintained by a
17270 <a href=
"https://alioth.debian.org/projects/pkg-bitcoin/
">team of
17271 people
</a
>, and the grunt work had already been done by this team. We
17272 owe a huge thank you to all these team members. :)
17273 But I was sad to discover that the bitcoin client is missing in
17274 Wheezy. It is only available in Sid (and an outdated client from
17275 backports). The client had several RC bugs registered in BTS blocking
17276 it from entering testing. To try to help the team and improve the
17277 situation, I spent some time providing patches and triaging the bug
17278 reports. I also had a look at the bitcoin package available from Matt
17280 <a href=
"https://launchpad.net/~bitcoin/+archive/bitcoin
">PPA for
17281 Ubuntu
</a
>, and moved the useful pieces from that version into the
17282 Debian package.
</p
>
17284 <p
>After checking with the main package maintainer Jonas Smedegaard on
17285 IRC, I pushed several patches into the collab-maint git repository to
17286 improve the package. It now contains fixes for the RC issues (not from
17287 me, but fixed by Scott Howard), build rules for a Qt GUI client
17288 package, konqueror support for the bitcoin: URI and bash completion
17289 setup. As I work on Debian Squeeze, I also created
17290 <a href=
"http://lists.alioth.debian.org/pipermail/pkg-bitcoin-devel/Week-of-Mon-
20121217/
000041.html
">a
17291 patch to backport
</a
> the latest version. Jonas is going to look at
17292 it and try to integrate it into the git repository before uploading a
17293 new version to unstable.
17295 <p
>I would very much like bitcoin to succeed, to get rid of the
17296 centralized control currently exercised in the monetary system. I
17297 find it completely unacceptable that the USA government is collecting
17298 transaction data for almost all international money transfers (most are done in USD and transaction logs shipped to the spooks), and
17299 that the major credit card companies can block legal money
17300 transactions to Wikileaks. But for bitcoin to succeed, more people
17301 need to use bitcoins, and more people need to accept bitcoins when
17302 they sell products and services. Improving the bitcoin support in
17303 Debian is a small step in the right direction, but not enough.
17304 Unfortunately the user experience when browsing the web and wanting to
17305 pay with bitcoin is still not very good. The bitcoin: URI is a step
17306 in the right direction, but need to work in most or every browser in
17307 use. Also the bitcoin-qt client is too heavy to fire up to do a
17308 quick transaction. I believe there are other clients available, but
17309 have not tested them.
</p
>
17312 <a href=
"http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html
">experiment
17313 with bitcoins
</a
> showed that at least some of my readers use bitcoin.
17314 I received
20.15 BTC so far on the address I provided in my blog two
17315 years ago, as can be
17316 <a href=
"http://blockexplorer.com/address/
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">seen
17317 on the blockexplorer service
</a
>. Thank you everyone for your
17318 donation. The blockexplorer service demonstrates quite well that
17319 bitcoin is not quite anonymous and untracked. :) I wonder if the
17320 number of users have gone up since then. If you use bitcoin and want
17321 to show your support of my activity, please send Bitcoin donations to
17322 the same address as last time,
17323 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
17328 <title>Ledger - double-entry accounting using text based storage format
</title>
17329 <link>http://people.skolelinux.org/pere/blog/Ledger___double_entry_accounting_using_text_based_storage_format.html
</link>
17330 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Ledger___double_entry_accounting_using_text_based_storage_format.html
</guid>
17331 <pubDate>Tue,
18 Dec
2012 23:
30:
00 +
0100</pubDate>
17332 <description><p
>A few days ago I came across
17333 <a href=
"http://joeyh.name/blog/entry/hledger/
">a blog post from Joey
17334 Hess
</a
> describing
<a href=
"http://ledger-cli.org/
">ledger
</a
> and
17335 hledger, a text based system for double-entry accounting. I found it
17336 interesting, as I am involved with several organizations where
17337 accounting is an issue, and I have not really become too friendly with
17338 the different web based systems we use. I find it hard to find what I
17339 look for in the menus and even harder try to get sensible data out of
17340 the systems. Ledger seem different. The accounting data is kept in
17341 text files that can be stored in a version control system, and there
17343 are at least
<a href=
"https://github.com/ledger/ledger/wiki/Ports
">five
17344 different implementations
</a
> able to read the format. An example
17345 entry look like this, and is simple enough that it will be trivial to
17346 generate entries based on CVS files fetched from the bank:
</p
>
17348 <blockquote
><pre
>
17349 2004-
05-
27 Book Store
17350 Expenses:Books $
20.00
17352 </pre
></blockquote
>
17354 <p
>The concept seemed interesting enough for me to check it out and
17355 look for others using it. I found blog posts from
17356 <a href=
"http://blog.spang.cc/posts/hledger_rocks_my_world/
">Christine
17358 <a href=
"http://bugsplat.info/
2010-
05-
23-keeping-finances-with-ledger.html
">Pete
17360 <a href=
"http://blog.andrewcantino.com/blog/
2010/
11/
06/command-line-accounting-with-ledger-and-reckon/
">Andrew
17361 Cantino
</a
> and
17362 <a href=
"http://blog.iphoting.com/blog/
2012/
11/
29/command-line-double-entry-accounting/
">Ronald
17363 Ip
</a
> describing how they use it, as well as a post from
17364 <a href=
"https://groups.google.com/forum/?fromgroups=#!topic/ledger-cli/r0oWjwbQ9Bo
">Bradley
17365 M. Kuhn
</a
> at the Software Freedom Conservancy. All seemed like good
17366 recommendations fitting my need.
</p
>
17368 <p
>The
<a href=
"http://packages.qa.debian.org/l/ledger.html
">ledger
</a
>
17369 package is available in Debian Squeeze, while the
17370 <a href=
"http://packages.qa.debian.org/h/haskell-hledger.html
">hledger
</a
>
17371 package only is available in Debian Sid. As I use Squeeze, ledger
17372 seemed the best choice to get started.
</p
>
17374 <p
>To get some real data to test on, I wrote a
17375 <a href=
"http://www.nuug.no/tools/lodo2ledger
">web scraper
</a
> for
17376 <a href=
"http://www.lodo.no/
">LODO
</a
>, the accounting system used by
17377 the
<a href=
"http://www.nuug.no/
">NUUG
</a
> association, and started to
17378 play with the data set. I
'm not really deeply into accounting, but I
17379 am able to get a simple balance and accounting status for example
17380 using the
"<tt
>ledger balance
</tt
>" command. But I will have to
17381 gather more experience before I know if the ledger way is a good fit
17382 for the organisations I am involved in.
</p
>
17387 <title>Scripting the Cerebrum/bofhd user administration system using XML-RPC
</title>
17388 <link>http://people.skolelinux.org/pere/blog/Scripting_the_Cerebrum_bofhd_user_administration_system_using_XML_RPC.html
</link>
17389 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Scripting_the_Cerebrum_bofhd_user_administration_system_using_XML_RPC.html
</guid>
17390 <pubDate>Thu,
6 Dec
2012 10:
30:
00 +
0100</pubDate>
17391 <description><p
>Where I work at the
<a href=
"http://www.uio.no/
">University of
17392 Oslo
</a
>, we use the
17393 <a href=
"http://sourceforge.net/projects/cerebrum/
">Cerebrum user
17394 administration system
</a
> to maintain users, groups, DNS, DHCP, etc.
17395 I
've known since the system was written that the server is providing
17396 an
<a href=
"http://en.wikipedia.org/wiki/XML-RPC
">XML-RPC
</a
> API, but
17397 I have never spent time to try to figure out how to use it, as we
17398 always use the bofh command line client at work. Until today. I want
17399 to script the updating of DNS and DHCP to make it easier to set up
17400 virtual machines. Here are a few notes on how to use it with
17403 <p
>I started by looking at the source of the Java
17404 <a href=
"http://cerebrum.svn.sourceforge.net/viewvc/cerebrum/trunk/cerebrum/clients/jbofh/
">bofh
17405 client
</a
>, to figure out how it connected to the API server. I also
17406 googled for python examples on how to use XML-RPC, and found
17407 <a href=
"http://tldp.org/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-python.html
">a
17408 simple example in
</a
> the XML-RPC howto.
</p
>
17410 <p
>This simple example code show how to connect, get the list of
17411 commands (as a JSON dump), and how to get the information about the
17412 user currently logged in:
</p
>
17414 <blockquote
><pre
>
17415 #!/usr/bin/env python
17418 server_url =
'https://cerebrum-uio.uio.no:
8000';
17419 username = getpass.getuser()
17420 password = getpass.getpass()
17421 server = xmlrpclib.Server(server_url);
17422 #print server.get_commands(sessionid)
17423 sessionid = server.login(username, password)
17424 print server.run_command(sessionid,
"user_info
", username)
17425 result = server.logout(sessionid)
17427 </pre
></blockquote
>
17429 <p
>Armed with this knowledge I can now move forward and script the DNS
17430 and DHCP updates I wanted to do.
</p
>
17435 <title>Why isn
't the value of copyright taxed?
</title>
17436 <link>http://people.skolelinux.org/pere/blog/Why_isn_t_the_value_of_copyright_taxed_.html
</link>
17437 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_isn_t_the_value_of_copyright_taxed_.html
</guid>
17438 <pubDate>Sat,
17 Nov
2012 11:
30:
00 +
0100</pubDate>
17439 <description><p
>While working on a
17440 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">Norwegian
17441 translation of the Free Culture by Lawrence Lessig
</a
> (
76% done),
17442 which cover the problems with todays copyright law and how it stifles
17443 creativity, one idea occurred to me. The idea is to get the tax
17444 office to help make more works enter the public domain and also help
17445 make it easier to clear rights for using copyrighted works.
</p
>
17447 <p
>I mentioned this idea briefly during Yesterdays
17448 <a href=
"http://www.farmann.no/
2012/
11/
14/john-perry-barlow-in-oslo-friday-nov-
16
17449 -
15-
30-
19-
00/
">presentation
17450 by John Perry Barlow
</a
>, and concluded that it was best to put it
17451 in writing for a wider audience. The idea is not really based on the
17452 argument that copyrighted works are
"intellectual property
", as the
17453 core requirement is that copyrighted work have value for the copyright
17454 holder and the tax office like to collect their share from any value
17455 controlled by the citizens in a country. I
'm sharing the idea here to
17456 let others consider it and perhaps shoot it down with a fresh set of
17457 arguments.
</p
>
17459 <p
>Most valuables are taxed by the government. At least here in
17460 Norway, the amount of money you have, the value of our land property,
17461 the value of your house, the value of your car, the value of our
17462 stocks and other valuables are all added together. If the tax value
17463 of these values exceed your debt, you have to pay the tax office some
17464 taxes for these values. And copyrighted work have value. It have
17465 value for the rights holder, who can earn money selling access to the
17466 work. But it is not included in the tax calculations? Why not?
</p
>
17468 <p
>If the government want to tax copyrighted works, it would want to
17469 maintain a database of all the copyrighted works and who are the
17470 rights holders for a given works, to be able to associate the works
17471 value to the right citizen or company for tax purposes. If such
17472 database exist, it will become a lot easier to find out who to talk to
17473 for clearing permissions to use a copyrighted work, which is a very
17474 hard operation with todays copyright law. To ensure that copyright
17475 holders keep the database up-to-date, it would have to become a
17476 requirement to be able to collect money for granting access to
17477 copyrighted works that the work is listed in the database with the
17478 correct right holder.
</p
>
17480 <p
>If copyright causes copyright holders to have to pay more taxes,
17481 they will have a small incentive to
"disown
" their copyright, and let
17482 the work enter the public domain. For works with several right holders
17483 one of the right holders could state (and get it registered in the
17484 database) that she do not need to be consulted when clearing rights to
17485 use the work in question and thus will not get any income from that
17486 work. Stating this would have to be impossible to revert and stop the
17487 tax office from adding the value of that work to the given citizens
17488 tax calculation. I assume the copyright law would stay the same,
17489 allowing creators to pick a license of their choosing, and also
17490 allowing them to put their work directly in the public domain. The
17491 existence of such database will make it even easier to clear rights,
17492 and if the right holders listed in the database is taxed, this system
17493 would increase the amount of works that enter the public domain.
</p
>
17495 <p
>The effect would be that the tax office help to make it easier to
17496 get rights to use the works that have not yet entered the public
17497 domain and help to get more work into the public domain.
</p
>
17499 <p
>Why have such taxing not happened yet? I am sure the tax office
17500 would like to tax copyrighted work values if they could.
</p
>
17505 <title>Debian Edu interview: Angela Fuß
</title>
17506 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Angela_Fu_.html
</link>
17507 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Angela_Fu_.html
</guid>
17508 <pubDate>Wed,
14 Nov
2012 21:
30:
00 +
0100</pubDate>
17509 <description><p
>Here is another interview with one of the people in the
<a
17510 href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>
17511 community. I am running short on people willing to be interviewed, so
17512 if you know about someone I should interview, Please send me an email.
17513 After asking for many months, I finally managed to lure another one of
17514 the people behind the German
17515 "<a href=
"http://wiki.it-zukunft-schule.de/
">IT-Zukunft Schule
</a
>"
17516 project out from maternity leave to conduct an interview. Give a warm
17517 welcome to Angela Fuß. :)
</p
>
17519 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
17521 <p
>I am a
39-year-old woman living in the very north of Germany near
17522 Denmark. I live in a patchwork family with
"my man
" Mike Gabriel, my
17523 two daughters, Mikes daughter and Mikes and my rather newborn son.
17525 <p
>At the moment - because of our little baby - I am spending most of
17526 the day by being a caring and organising mom for all the kids.
17527 Besides that I am really involved into and occupied with several inner
17528 growth processes: New born souls always bring the whole familiar
17529 system into movement and that needs time and focus ;-). We are also
17530 in the middle of buying a house and moving to it.
</p
>
17532 <p
>In
2013 I will work again in my job in a German foundation for
17533 nature conservation. I am doing public relation work there. Besides
17534 that - and that is the connection to Skolelinux / Debian Edu - I am
17535 working in our own school project
"IT-Zukunft Schule
" in North
17536 Germany. I am responsible for the quality assurance, the customer
17537 relationship management and the communication processes in the
17540 <p
>Since
2001 I constantly have been training myself in communication
17541 and leadership. Besides that I am a forester, a landscaping gardener
17542 and a yoga teacher.
</p
>
17544 <p
><strong
>How did you get in contact with the Skolelinux / Debian Edu
17545 project?
</strong
></p
>
17547 <p
>I fell in love with Mike ;-).
</p
>
17549 <p
>Very soon after getting to know him I was completely enrolled into
17550 Free Software. At this time Mike did IT-services for one newly
17551 founded school in Kiel. Other schools in Kiel needed concepts for
17552 their IT environment. Often when Mike came home from working at the
17553 newly founded school I found myself listening to his complaints about
17554 several points where the communication with the schools head or the
17555 teachers did not work. So we were clear that he would not work for
17556 one more school if we did not set up a structure for communication
17557 between him, the schools head, the teachers, the students and the
17560 <p
>Together with our friend and hardware supplier Andreas Buchholz we
17561 started to get an overview of free software solutions suitable for
17562 schools. One day before Christmas
2010 Mike and I had a date with Kurt
17563 Gramlich in Gütersloh. As Kurt and I are really interested in building
17564 networks of people and in being in communication we dived into
17565 Skolelinux and brought it to the first grammar schools in Northern
17568 <p
>For information about our school project you can read
17569 <a href=
"http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html
">the
17570 interview with Mike Gabriel
</a
>.
</p
>
17572 <p
><strong
>What do you see as the advantages of Skolelinux / Debian
17573 Edu?
</strong
></p
>
17575 <p
>First I have to say: I cannot answer this question technically. My
17576 answer comes rather from a social point of view.
</p
>
17578 <p
>The biggest advantage of Skolelinux / Debian Edu I see is the large
17579 and strong international community of Debian Developers in the
17580 background which is very alive and connected over mailinglists, blogs
17581 and meetings. My constant feeling for the Debian Community is: If
17582 something does not work they will somehow fix it. All is well
17583 ;-). This is of course a user experience. What I also get as a big
17584 advantage of Skolelinux / Debian Edu is that everybody who uses it and
17585 works with it can also contribute to it - that includes students,
17586 teachers, parents...
</p
>
17588 <p
><strong
>What do you see as the disadvantages of Skolelinux / Debian
17589 Edu?
</strong
></p
>
17591 <p
>I will answer this question relating to the internal structure of
17592 Skolelinux / Debian Edu.
</p
>
17594 <p
>What I see as a major disadvantage is that there is a gap between
17595 the group of developers for Debian Edu and the people who make the
17596 marketing, that means the people that bring Skolelinux to the
17597 schools. There is a lack of communication between these two groups and
17598 I think that does not really work for Skolelinux / Debian Edu.
</p
>
17600 <p
>Further I appreciate that Skolelinux / Debian Edu is known as a
17601 do-ocracy. Nevertheless I keep asking myself if at some points a
17602 democracy or some kind of hierarchical project structure would be good
17603 and helpful. I am also missing some kind of contact between the
17604 Skolelinux / Debian Edu communities in Europe or on an international
17605 level. I think it would be good if there was more sharing between the
17606 different countries using Skolelinux / Debian Edu.
</p
>
17608 <p
><strong
>Which free software do you use daily?
</strong
></p
>
17610 <p
>On my laptop I am still using an Ubuntu
10.04 with a Gnome Desktop
17611 on. As applications I use Openoffice.org, Gedit, Firefox, Pidgin,
17612 LaTeX and GnuCash. For mails I am using Horde. And I am really fond of
17613 my N900 running with Maemo.
</p
>
17615 <p
><strong
>Which strategy do you believe is the right one to use to
17616 get schools to use free software?
</strong
></p
>
17618 <p
>I am really convinced that in our school project
"IT-Zukunft
17619 Schule
" we have developed (and keep developing) a great way to get
17620 schools to use Free Software. We have written a detailed concept for
17621 that so I cannot explain the whole thing here. But in a nutshell the
17622 strategy has three crucial pillars:
</p
>
17626 <li
>We really take time to get what sort of stories, questions and
17627 concerns the schools head and the teachers have about using different
17628 kinds of IT and we take time to enrol them into Free Software.
</li
>
17630 <li
>Our solution for schools is never just technical. In the centre
17631 are always the people who are going to use the software. From the very
17632 beginning of the planning for a school, we tell the schools head that
17633 they are paying us not only for a technical solution for their school,
17634 they also pay us for leading all the communication processes
17635 needed. If they do not want that, we are not working with them because
17636 we cannot give a guarantee for the quality of our work then.
</li
>
17638 <li
>Another focus lies in the training of teachers and students in
17639 co-administrating the IT-System at their school. They start getting in
17640 contact with the Skolelinux / Debian Edu community and they get the
17641 offer to become more and more independent from us.
</li
>
17648 <title>The European Central Bank (ECB) take a look at bitcoin
</title>
17649 <link>http://people.skolelinux.org/pere/blog/The_European_Central_Bank__ECB__take_a_look_at_bitcoin.html
</link>
17650 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_European_Central_Bank__ECB__take_a_look_at_bitcoin.html
</guid>
17651 <pubDate>Sun,
4 Nov
2012 08:
30:
00 +
0100</pubDate>
17652 <description><p
>Slashdot just ran a story about the European Central Bank (ECB)
17653 <a href=
"http://www.ecb.europa.eu/pub/pdf/other/virtualcurrencyschemes201210en.pdf
">releasing
17654 a report (PDF)
</a
> about virtual currencies and
17655 <a href=
"http://www.bitcoin.org/
">bitcoin
</a
>. It is interesting to
17656 see how a member of the bitcoin community
17657 <a href=
"http://blog.bitinstant.com/blog/
2012/
10/
30/the-ecb-report-on-bitcoin-and-virtual-currencies.html
">receive
17658 the report
</a
>. As for the future, I suspect the central banks and
17659 the governments will outlaw bitcoin if it gain any popularity, to avoid
17660 competition. My thoughts go to the
17661 <a href=
"http://en.wikipedia.org/wiki/Wörgl
">Wörgl experiment
</a
> with
17662 negative inflation on cash which was such a success that it was
17663 terminated by the Austrian National Bank in
1933. A successful
17664 alternative would be a threat to the current money system and gain
17665 powerful forces to work against it.
</p
>
17667 <p
>While checking out the current status of bitcoin, I also discovered
17668 that the community already seem to have
17669 <a href=
"http://www.theverge.com/
2012/
8/
27/
3271637/bitcoin-savings-trust-pyramid-scheme-shuts-down
">experienced
17670 its first pyramid game / Ponzi scheme
</a
>. Not very surprising, given
17671 how members of
"small
" communities tend to trust each other. I guess
17672 enterprising crocks will try again and again, as they do anywhere
17673 wealth is available.
</p
>
17678 <title>12 years of outages - summarised by Stuart Kendrick
</title>
17679 <link>http://people.skolelinux.org/pere/blog/
12_years_of_outages___summarised_by_Stuart_Kendrick.html
</link>
17680 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/
12_years_of_outages___summarised_by_Stuart_Kendrick.html
</guid>
17681 <pubDate>Fri,
26 Oct
2012 14:
20:
00 +
0200</pubDate>
17682 <description><p
>I work at the
<a href=
"http://www.uio.no/
">University of Oslo
</a
>
17683 looking after the computers, mostly on the unix side, but in general
17684 all over the place. I am also a member (and currently leader) of
17685 <a href=
"http://www.nuug.no/
">the NUUG association
</a
>, which in turn
17686 make me a member of
<a href=
"http://www.usenix.org/
">USENIX
</a
>. NUUG
17687 is an member organisation for us in Norway interested in free
17688 software, open standards and unix like operating systems, and USENIX
17689 is a US based member organisation with similar targets. And thanks to
17690 these memberships, I get all issues of the great USENIX magazine
17691 <a href=
"https://www.usenix.org/publications/login
">;login:
</a
> in the
17692 mail several times a year. The magazine is great, and I read most of
17693 it every time.
</p
>
17695 <p
>In the last issue of the USENIX magazine ;login:, there is an
17696 article by
<a href=
"http://www.skendric.com/
">Stuart Kendrick
</a
> from
17697 Fred Hutchinson Cancer Research Center titled
17698 "<a href=
"https://www.usenix.org/publications/login/october-
2012-volume-
37-number-
5/what-takes-us-down
">What
17699 Takes Us Down
</a
>" (longer version also
17700 <a href=
"http://www.skendric.com/problem/incident-analysis/
2012-
06-
30/What-Takes-Us-Down.pdf
">available
17701 from his own site
</a
>), where he report what he found when he
17702 processed the outage reports (both planned and unplanned) from the
17703 last twelve years and classified them according to cause, time of day,
17704 etc etc. The article is a good read to get some empirical data on
17705 what kind of problems affect a data centre, but what really inspired
17706 me was the kind of reporting they had put in place since
2000.
<p
>
17708 <p
>The centre set up a mailing list, and started to send fairly
17709 standardised messages to this list when a outage was planned or when
17710 it already occurred, to announce the plan and get feedback on the
17711 assumtions on scope and user impact. Here is the two example from the
17712 article: First the unplanned outage:
17714 <blockquote
><pre
>
17715 Subject: Exchange
2003 Cluster Issues
17716 Severity: Critical (Unplanned)
17717 Start: Monday, May
7,
2012,
11:
58
17718 End: Monday, May
7,
2012,
12:
38
17719 Duration:
40 minutes
17720 Scope: Exchange
2003
17721 Description: The HTTPS service on the Exchange cluster crashed, triggering
17722 a cluster failover.
17724 User Impact: During this period, all Exchange users were unable to
17725 access e-mail. Zimbra users were unaffected.
17727 </pre
></blockquote
>
17729 Next the planned outage:
17731 <blockquote
><pre
>
17732 Subject: H Building Switch Upgrades
17733 Severity: Major (Planned)
17734 Start: Saturday, June
16,
2012,
06:
00
17735 End: Saturday, June
16,
2012,
16:
00
17737 Scope: H2 Transport
17738 Description: Currently, Catalyst
4006s provide
10/
100 Ethernet to end-
17739 stations. We will replace these with newer Catalyst
17741 User Impact: All users on H2 will be isolated from the network during
17742 this work. Afterward, they will have gigabit
17745 </pre
></blockquote
>
17747 <p
>He notes in his article that the date formats and other fields have
17748 been a bit too free form to make it easy to automatically process them
17749 into a database for further analysis, and I would have used ISO
8601
17750 dates myself to make it easier to process (in other words I would ask
17751 people to write
'2012-
06-
16 06:
00 +
0000' instead of the start time
17752 format listed above). There are also other issues with the format
17753 that could be improved, read the article for the details.
</p
>
17755 <p
>I find the idea of standardising outage messages seem to be such a
17756 good idea that I would like to get it implemented here at the
17757 university too. We do register
17758 <a href=
"http://www.uio.no/tjenester/it/aktuelt/planlagte-tjenesteavbrudd/
">planned
17759 changes and outages in a calendar
</a
>, and report the to a mailing
17760 list, but we do not do so in a structured format and there is not a
17761 report to the same location for unplanned outages. Perhaps something
17762 for other sites to consider too?
</p
>
17767 <title>Amazon steal books from customer and throw out her out without any explanation
</title>
17768 <link>http://people.skolelinux.org/pere/blog/Amazon_steal_books_from_customer_and_throw_out_her_out_without_any_explanation.html
</link>
17769 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Amazon_steal_books_from_customer_and_throw_out_her_out_without_any_explanation.html
</guid>
17770 <pubDate>Mon,
22 Oct
2012 20:
30:
00 +
0200</pubDate>
17771 <description><p
>A blog post from Martin Bekkelund today tell the story of
17772 <a href=
"http://www.bekkelund.net/
2012/
10/
22/outlawed-by-amazon-drm/
">how
17773 Amazon erased the books from a customer
's kindle, locked the account
17774 and refuse to tell the customer why
</a
>. If a real book store did
17775 this to a customer, it would be called breaking into private property
17776 and theft. The story has spread around the net today. A bit more
17777 background information is available in Norwegian from
17778 <a href=
"http://www.digi.no/
904658/hun-ble-kastet-ut-av-amazon
">digi.no
</a
>.
17779 It is no surprise that digital restriction mechanisms (DRM) are used
17780 this way, as it has been warned about such abuse since DRM was
17781 introduced many years back. And Amazon proved in
2009 that it was
17783 <a href=
"http://boingboing.net/
2009/
07/
20/amazons-orwellian-de.html
">
17784 break into customers equipment and remove the books
</a
> people had
17785 bought, when it removed the book
1984 by George Orwell from all the
17786 customers who had bought it. From the official comments, it even
17788 <a href=
"http://www.nytimes.com/
2009/
07/
18/technology/companies/
18amazon.html
">Amazon
17789 would never do that again
</a
>. And here we are, three years
17792 <p
>And thought this action is
17793 <a href=
"http://www.itavisen.no/
904648/forbrukerraadet-helt-haarreisende
">against
17794 Norwegian regulations and law
</a
>, it is according to the terms of use
17795 as written by Amazon, and it is hard to hold Amazon accountable to
17796 Norwegian laws. It is just yet another example of unacceptable terms
17797 of use on the web, and how they are used to remove customer
17800 <p
>Luckily for electronic books, there are alternatives without
17801 unacceptable terms. For example
17802 <a href=
"http://www.gutenberg.org/
">Project Gutenberg
</a
> (about
40,
000
17803 books),
<a href=
"http://runeberg.org/
">Project Runenberg
</a
> (
1,
652
17804 books) and
<a href=
"http://www.archive.org/details/texts
">The Internet
17805 Archive
</a
> (
3,
641,
797 books) have heaps of books without DRM, which
17806 can read by anyone and shared with anyone.
</p
>
17808 <p
>Update
2012-
10-
23: This story broke in the morning on Monday. In
17809 the evening after the story had spread all across the Internet, Amazon
17810 restored the account of the user, as reported by
17811 <a href=
"http://www.digi.no/
904675/helomvending-fra-amazon
">digi.no
</a
>
17812 and
<a href=
"http://nrk.no/kultur-og-underholdning/
1.8368487">NRK
</a
>.
17813 Apparently public pressure work. The story from Martin have seen
17814 several twitter messages per minute the last
24 hours, which is quite
17815 a lot, and is still drawing a lot of attention. But even when the
17816 account is restored, the fundamental problem still exist. I recommend
17817 reading two opinions from
17818 <a href=
"http://blogs.computerworlduk.com/simon-says/
2012/
10/rights-you-have-no-right-to-your-ebooks/index.htm
">Simon
17819 Phipps
</a
> and
17820 <a href=
"http://blogs.computerworlduk.com/open-enterprise/
2012/
10/is-amazon-playing-fair/index.htm
">Glen
17821 Moody
</a
> if you want to learn more about the fundamentals and more
17822 details about the original story.
</p
>
17827 <title>The fight for freedom and privacy
</title>
17828 <link>http://people.skolelinux.org/pere/blog/The_fight_for_freedom_and_privacy.html
</link>
17829 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_fight_for_freedom_and_privacy.html
</guid>
17830 <pubDate>Thu,
18 Oct
2012 10:
50:
00 +
0200</pubDate>
17831 <description><p
>Civil liberties and privacy in the western world are going down the
17832 drain, and it is hard to fight against it. I try to do my best, but
17833 time is limited. I hope you do your best too. A few years ago I came
17834 across a marvellous drawing by
17835 <a href=
"http://www.claybennett.com/about.html
">Clay Bennett
</a
>
17836 visualising some of what is going on.
17838 <p
><a href=
"http://www.claybennett.com/pages/security_fence.html
">
17839 <img src=
"http://www.claybennett.com/images/archivetoons/security_fence.jpg
"></a
></p
>
17842 «They who can give up essential liberty to obtain a little temporary
17843 safety, deserve neither liberty nor safety.» - Benjamin Franklin
17844 </blockquote
>
17846 <p
>Do you feel safe at the airport? I do not. Do you feel safe when
17847 you see a surveillance camera? I do not. Do you feel safe when you
17848 leave electronic traces of your behaviour and opinions? I do not. I
17849 just remember
<a href=
"http://en.wikipedia.org/wiki/Panopticon
">the
17850 Panopticon
</a
>, and can not help to think that we are slowly
17851 transforming our society to a huge Panopticon on our own.
</p
>
17856 <title>ColonHelp produser sue WordPress to silence critic
</title>
17857 <link>http://people.skolelinux.org/pere/blog/ColonHelp_produser_sue_WordPress_to_silence_critic.html
</link>
17858 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/ColonHelp_produser_sue_WordPress_to_silence_critic.html
</guid>
17859 <pubDate>Fri,
12 Oct
2012 23:
50:
00 +
0200</pubDate>
17860 <description><p
>Thanks to a blog post by
17861 <a href=
"http://ramblingfoo.blogspot.no/
2012/
10/a-shitstorm-is-comming.html
">Eddy
17862 Petrișor
</a
>, I became aware of yet another
"alternative medicine
"
17863 company using legal intimidation tactics to scare off critics.
17864 According to the originating blog post about the detox
"cure
"
17865 <a href=
"http://insulaindoielii.wordpress.com/
2012/
10/
11/colon-help-sues-wordpress/
">ColonHelp
17866 and its producers Zenyth Pharmaceuticals actions
</a
>, the producer
17867 sues Wordpress to get rid of the critical information. To check if
17868 the story was for real, I contacted Automattic, the company behind
17869 wordpress.com, and they reply was
"We can confirm that Zenyth is
17870 seeking a court order against WordPress / Automattic. However, we
17871 don
't believe the Terms of Service have been violated in this
17872 matter
".
</p
>
17874 <p
>The story seem to be simply that a blogger checked the scientific
17875 foundation for a popular health product in Rumania, ColonHelp, and
17876 reported that there was no reason at all to believe it improved the
17877 health of its users. This caused the company behind the product,
17878 Zenyth Pharmaceuticals, to use legal intimidation to try to silence
17879 the critic, instead of presenting its views and scientific foundation
17880 to argue its side.
</p
>
17882 <p
>This is the usual story, and the Zenyth Pharmaceuticals company
17883 deserve everyone to know how it failed to act properly. Lets hope the
17884 <a href=
"http://en.wikipedia.org/wiki/Streisand_effect
">Streisand
17885 effect
</a
> can make it rethink its strategy.
</p
>
17887 <p
>What is the harm, you might think. I suggest you take a look at
17888 <a href=
"http://www.whatstheharm.net/detoxification.html
">a list of
17889 victims of detoxification
</a
>.
</p
>
17894 <title>Why is your local library collecting the
"wrong
" computer books?
</title>
17895 <link>http://people.skolelinux.org/pere/blog/Why_is_your_local_library_collecting_the__wrong__computer_books_.html
</link>
17896 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_is_your_local_library_collecting_the__wrong__computer_books_.html
</guid>
17897 <pubDate>Wed,
3 Oct
2012 10:
00:
00 +
0200</pubDate>
17898 <description><p
>I just read the blog post from Tim Retout
17899 <a href=
"http://retout.co.uk/blog/
2012/
10/
02/the-library-challenge
">about
17900 the computer science book collection available in his local
17901 library
</a
>, and just wanted to share my comment on his theory about
17902 computer books becoming obsolete so soon. That is part of the reason
17903 why the selection is so sad in almost any local library (it is in mine
17904 too), but I believe the major contributing factor is that the people
17905 buying books to the library have no way to know a good and future
17906 computer classic from trash. And they need to know which one will
17907 become a classic in the future, as they would normally buy one of the
17908 recently published books.
</p
>
17910 <p
>During my university years, I worked for a while at the university
17911 library, and even there the person in charge of buying computer
17912 related books (and in fact any natural science related book), did not
17913 know enough about computers to make a good educated guess. Once, just
17914 before Christmas, they had some leftover money on the book budget and
17915 I was asked if I could pick out a lot of computer books in the
17916 university book store, for the library to buy for their collection. I
17917 had a great time picking all the books I dreamt of buying and reading,
17918 and the books I knew were classics (like most of the
17919 <a href=
"http://en.wikipedia.org/wiki/W._Richard_Stevens
">Stevens
17920 collection
</a
>). I picked several of the generic O
'Reilly books (ie
17921 documenting protocols, formats and systems, not specific versions of
17922 products) and stayed away from the
'teach yourself X in N days
' class.
17923 I had a great time, and probably picked out more than a hundred books
17924 for the library that evening.
</p
>
17926 <p
>The sad fact is that there is no way a overworked librarian is
17927 going to know that for example
17928 <a href=
"http://en.wikipedia.org/wiki/The_Practice_of_Programming
">The
17929 Practice of Programming
</a
> is a must-have in any computer library,
17930 and they will most of the time end up picking the wrong books to buy.
17931 Perhaps you can help your local library make better choices by giving
17932 the suggestions for books to get? I know they would love to hear from
17933 you, even if their budget might block them from getting your favourite
17934 book right away.
</p
>
17939 <title>Seventy percent done with Norwegian docbook version of Free Culture
</title>
17940 <link>http://people.skolelinux.org/pere/blog/Seventy_percent_done_with_Norwegian_docbook_version_of_Free_Culture.html
</link>
17941 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Seventy_percent_done_with_Norwegian_docbook_version_of_Free_Culture.html
</guid>
17942 <pubDate>Sun,
23 Sep
2012 09:
30:
00 +
0200</pubDate>
17943 <description><p
>Since this summer, I have worked in my spare time on a Norwegian
<a
17944 href=
"http://www.docbook.org/
">docbook
</a
> version of the
2004 book
<a
17945 href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig.
17946 The reason is that this book is a great primer on what problems exist
17947 in the current copyright laws, and I want it to be available also for
17948 those that are reluctant do read an English book.
17951 <a href=
"http://people.skolelinux.org/pere/blog/Dugnad_for___sende_norsk_versjon_av_Free_Culture_til_stortingets_representanter_.html
">called
17952 for volunteers
</a
> to help me, but too few have volunteered so far,
17953 and progress is a bit slow. Anyway, today I broken the
70 percent
17954 mark for the first rough translation. At the moment, less than
700
17955 strings (paragraphs, index terms, titles) are left to translate. With
17956 my current progress of
10-
20 strings per day, it will take a while to
17957 complete the translation. This graph show the updated progress:
</p
>
17959 <img width=
"80%
" align=
"center
" src=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/progress.png
">
17961 <p
>Progress have slowed down lately due to family and work
17962 commitments. If you want to help, please get in touch, and check out
17963 the project files currently available from
17964 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
</p
>
17966 <p
>If you are curious what the translated book currently look like,
17968 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true
">PDF
</a
>
17970 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true
">EPUB
</a
>
17971 are published on github. The HTML version is published as well, but
17972 github hand it out with MIME type text/plain, confusing browsers, so I
17973 saw no point in linking to that version.
</p
>
17978 <title>Debian Edu interview: Giorgio Pioda
</title>
17979 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Giorgio_Pioda.html
</link>
17980 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Giorgio_Pioda.html
</guid>
17981 <pubDate>Mon,
17 Sep
2012 14:
10:
00 +
0200</pubDate>
17982 <description><p
>After a long break in my row of interviews with people in the
17983 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>
17984 community, I finally found time to wrap up another. This time it is
17985 Giorgio Pioda, which showed up on the mailing list at the start of
17986 this year, asking questions and inspiring us to improve the first time
17987 administrators experience with Skolelinux. :) The interview was
17988 conduced in May, but I only found time to publish it now.
</p
>
17990 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
17992 <p
>I have a PhD in chemistry but since several years I work as teacher
17993 in secondary (
15-
18 year old students) and tertiary (a kind of
"light
"
17994 university) schools. Five years ago I started to manage a Learning
17995 Management Service server and slowly I got more and more involved with
17996 IT.
3 years ago the graduating schools moved completely to Linux and I
17997 got the head of the IT for this. The experience collected in chemistry
17998 labs computers (for example NMR analysis of protein folding) and in
17999 the IT-courses during university where sufficient to start. Self
18000 training is anyway very important
</p
>
18002 <p
>I live in the Italian speaking part of Switzerland, and the
18003 <a href=
"http://www.spse.ch/
">SPSE school
</a
> (secondary) is a very
18004 special sport school for young people who try to became sport pro (for
18005 all sports, we have dozens of disciplines represented) and we are
18006 recognised by the Olympic Swiss Organisation.
18008 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
18009 project?
</strong
></p
>
18011 <p
>Looking for Linux / Primary Domain Controller (PDC) I found it
18012 already several years ago. But since the system was still not
18013 Kerberized and since our schools relies strongly on laptops I didn
't
18014 use it. I plan to introduce it in the next future, probably for the
18015 next school year, since the squeeze release solved this security
18018 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
18019 Edu?
</strong
></p
>
18021 <p
>Many. First of all there is a strong and living community that is
18022 very generous for help and hints. Chat help is crucial, together with
18023 the mailing list. Second. With Skolelinux you get an already well
18024 engineered platform and you don
't have to start to build up your PDC
18025 and your clients from GNU/scratch; I
've already done this once and I
18026 can tell it, it is hard. Third, since Skolelinux is a standard
18027 platform, it is way easier to educate other IT people and even if the
18028 head IT is sick another one could pick up the task without too much
18031 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
18032 Edu?
</strong
></p
>
18034 <p
>The only real problem I see is that it is a little too less
18035 flexible at client level. Debian stable is rocky and desirable, but
18036 there are many reasons that force for another choice. For example the
18037 need of new drivers for new PC, or the need for a specific OS for some
18038 devices that have specific software packages for another specific
18039 distribution (I have such a case for whiteboards that have only
18040 Ubuntu packages). Thus, I prepared compatibility packages educlient
18041 and eduroaming, hoping not to use them ;-)
</p
>
18043 <p
><strong
>Which free software do you use daily?
</strong
></p
>
18045 <p
>I have a Debian Stable PDC at school (Kerberos, NIS, NFS) with
18046 mixed Debian and Ubuntu clients. If you think that this triad
18047 combination is exotic... well I discovered right yesterday that
18048 <a href=
"http://moo.nac.uci.edu/~hjm/Perceus-Report.html
">Perceus
</a
>
18049 has the same...
</p
>
18051 <p
>For myself I run Debian wheezy/sid, but this combination is good
18052 only I you have enough competence to fix stuff for yourself, if
18053 something breaks. Daily I use texmacs, gnumeric, a little bit of R
18054 statistics, kmplot, and less frequently OpenOffice.org.
</p
>
18056 <p
><strong
>Which strategy do you believe is the right one to use to
18057 get schools to use free software?
</strong
></p
>
18059 <P
>I think that the only real argument that school managers
"hear
" is
18060 cost reduction. They don
't give too much weight on quality, stability,
18061 just because they are normally not open to change.
</p
>
18063 <p
>Students adapts very quickly to GNU/Linux (and for them being able
18064 to switch between different OS is a plus value); teachers and managers
18065 don
't.
</p
>
18067 <p
>We decided to move to Linux because students at our school have own
18068 laptop and we have the responsibility to keep the laptop ready to use;
18069 we were really unsatisfied with Microsoft since every Monday we had
20
18070 machine to fix for viral infections... With Linux this has been
18071 reduced to zero, since people installs almost only from official
18072 repositories. I think that our special needs brought us to Linux.
18073 Those who don
't have such needs will hardly move to Linux.
</p
>
18078 <title>IETF activity to standardise video codec
</title>
18079 <link>http://people.skolelinux.org/pere/blog/IETF_activity_to_standardise_video_codec.html
</link>
18080 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/IETF_activity_to_standardise_video_codec.html
</guid>
18081 <pubDate>Sat,
15 Sep
2012 20:
00:
00 +
0200</pubDate>
18082 <description><p
>After the
18083 <a href=
"http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html
">Opus
18084 codec made
</a
> it into
<a href=
"http://www.ietf.org/
">IETF
</a
> as
18085 <a href=
"http://tools.ietf.org/html/rfc6716
">RFC
6716</a
>, I had a look
18086 to see if there is any activity in IETF to standardise a video codec
18087 too, and I was happy to discover that there is some activity in this
18088 area. A non-
"working group
" mailing list
18089 <a href=
"https://www.ietf.org/mailman/listinfo/video-codec
">video-codec
</a
>
18091 <a href=
"http://ietf
.10.n7.nabble.com/New-Non-WG-Mailing-List-video-codec-Video-codec-BoF-discussion-list-td119548.html
">created
2012-
08-
20</a
>. It is intended to discuss the topic and if a
18092 formal working group should be formed.
</p
>
18094 <p
>I look forward to see how this plays out. There is already
18095 <a href=
"http://www.ietf.org/mail-archive/web/video-codec/current/msg00003.html
">an
18096 email from someone
</a
> in the MPEG group at ISO asking people to
18097 participate in the ISO group. Given how ISO failed with OOXML and given
18098 that it so far (as far as I can remember) only have produced
18099 multimedia formats requiring royalty payments, I suspect
18100 joining the ISO group would be a complete waste of time, but I am not
18101 involved in any codec work and my opinion will not matter much.
</p
>
18103 <p
>If one of my readers is involved with codec work, I hope she will
18104 join this work to standardise a royalty free video codec within
18110 <title>IETF standardize its first multimedia codec: Opus
</title>
18111 <link>http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html
</link>
18112 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html
</guid>
18113 <pubDate>Wed,
12 Sep
2012 13:
50:
00 +
0200</pubDate>
18114 <description><p
>Yesterday,
<a href=
"http://www.ietf.org/
">IETF
</a
> announced the
18116 <a href=
"http://tools.ietf.org/html/rfc6716
">RFC
6716, the Definition
18117 of the Opus Audio Codec
</a
>, a low latency, variable bandwidth, codec
18118 intended for both VoIP, film and music. This is the first time, as
18119 far as I know, that IETF have standardized a multimedia codec. In
18120 <a href=
"http://tools.ietf.org/html/rfc3533
">RFC
3533</a
>, IETF
18121 standardized the OGG container format, and it has proven to be a great
18122 royalty free container for audio, video and movies. I hope IETF will
18123 continue to standardize more royalty free codeces, after ISO and MPEG
18124 have proven incapable of securing everyone equal rights to publish
18125 multimedia content on the Internet.
</p
>
18127 <p
>IETF require two interoperating independent implementations to
18128 ratify a standard, and have so far ensured to only standardize royalty
18129 free specifications. Both are key factors to allow everyone (rich and
18130 poor), to compete on equal terms on the Internet.
</p
>
18132 <p
>Visit the
<a href=
"http://opus-codec.org/
">Opus project page
</a
> if
18133 you want to learn more about the solution.
</p
>
18138 <title>Git repository for song book for Computer Scientists
</title>
18139 <link>http://people.skolelinux.org/pere/blog/Git_repository_for_song_book_for_Computer_Scientists.html
</link>
18140 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Git_repository_for_song_book_for_Computer_Scientists.html
</guid>
18141 <pubDate>Fri,
7 Sep
2012 13:
50:
00 +
0200</pubDate>
18142 <description><p
>As I
18143 <a href=
"http://people.skolelinux.org/pere/blog/Song_book_for_Computer_Scientists.html
">mentioned
18144 this summer
</a
>, I have created a Computer Science song book a few
18145 years ago, and today I finally found time to create a public
18146 <a href=
"https://gitorious.org/pere-cs-songbook/pere-cs-songbook
">Gitorious
18147 repository for the project
</a
>.
</p
>
18149 <p
>If you want to help out, please clone the source and submit patches
18150 to the HTML version. To generate the PDF and PostScript version,
18151 please use prince XML, or let me know about a useful free software
18152 processor capable of creating a good looking PDF from the HTML.
</p
>
18154 <p
>Want to sing? You can still find the song book in HTML, PDF and
18155 PostScript formats at
18156 <a href=
"http://www.hungry.com/~pere/cs-songbook/
">Petter
's Computer
18157 Science Songbook
</a
>.
</p
>
18162 <title>Free software forced Microsoft to open Office (and don
't forget Officeshots)
</title>
18163 <link>http://people.skolelinux.org/pere/blog/Free_software_forced_Microsoft_to_open_Office__and_don_t_forget_Officeshots_.html
</link>
18164 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_software_forced_Microsoft_to_open_Office__and_don_t_forget_Officeshots_.html
</guid>
18165 <pubDate>Thu,
23 Aug
2012 14:
20:
00 +
0200</pubDate>
18166 <description><p
>I came across a great comment from Simon Phipps today, about how
18167 <a href=
"http://www.infoworld.com/d/open-source-software/how-microsoft-was-forced-open-office-
200233">Microsoft
18168 have been forced to open Office
</a
>, and it made me remember and
18169 revisit the great site
18170 <a href=
"http://www.officeshots.org/
">officeshots
</a
> which allow you
18171 to check out how different programs present the ODF file format. I
18172 recommend both to those of my readers interested in ODF. :)
</p
>
18177 <title>Half way there with translated docbook version of Free Culture
</title>
18178 <link>http://people.skolelinux.org/pere/blog/Half_way_there_with_translated_docbook_version_of_Free_Culture.html
</link>
18179 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Half_way_there_with_translated_docbook_version_of_Free_Culture.html
</guid>
18180 <pubDate>Fri,
17 Aug
2012 21:
50:
00 +
0200</pubDate>
18181 <description><p
>In my spare time, I currently work on a Norwegian
18182 <a href=
"http://www.docbook.org/
">docbook
</a
> version of the
2004 book
18183 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig,
18184 to get a Norwegian text explaining the problems with the copyright law
18185 I can give to my parents and others that are reluctant to read an
18186 English book. It is a marvellous set of examples on how the ever
18187 expanding copyright regulations hurt culture and society. When the
18188 translation is done, I hope to find funding to print and ship a copy
18189 to all the members of the Norwegian parliament, before they sit down
18190 to debate the latest revisions to the Norwegian copyright law. This
18192 <a href=
"http://people.skolelinux.org/pere/blog/Dugnad_for___sende_norsk_versjon_av_Free_Culture_til_stortingets_representanter_.html
">called
18193 for volunteers
</a
> to help me, and I have been able to secure the
18194 valuable contribution from at least one other Norwegian.
</p
>
18196 <p
>Two days ago, we finally broke the
50% mark. Then more than
50% of
18197 the number of strings to translate (normally paragraphs, but also
18198 titles and index entries are also counted). All parts from the
18199 beginning up to and including chapter four is translated. So is
18200 chapters six, seven and the conclusion. I created a graph to show the
18201 progress:
</p
>
18203 <img width=
"80%
" align=
"center
" src=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/progress.png
">
18205 <p
>The number of strings to translate increase as I insert the index
18206 entries into the docbook. They were missing with the docbook version
18207 I initially started with. There are still quite a few index entries
18208 missing, but everyone starting with A, B, O, Z and Y are done. I
18209 currently focus on completing the index entries, to get a complete
18210 english version of the docbook source.
</p
>
18212 <p
>There is still need for translators and people with docbook
18213 knowledge, to be able to get a good looking book (I still struggle
18214 with dblatex, xmlto and docbook-xsl) as well as to do the draft
18215 translation and proof reading. And I would like the figures to be
18216 redrawn as SVGs to make it easy to translate them. Any SVG master
18217 around? I am sure there are some legal terms that are unfamiliar to
18218 me. If you want to help, please get in touch, and check out the
18219 project files currently available from
<a
18220 href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
</p
>
18222 <p
>If you are curious what the translated book currently look like,
18224 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true
">PDF
</a
>
18226 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true
">EPUB
</a
>
18227 are published on github. The HTML version is published as well, but
18228 github hand it out with MIME type text/plain, confusing browsers, so I
18229 saw no point in linking to that version.
</p
>
18234 <title>Notes on language codes for Norwegian docbook processing...
</title>
18235 <link>http://people.skolelinux.org/pere/blog/Notes_on_language_codes_for_Norwegian_docbook_processing___.html
</link>
18236 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Notes_on_language_codes_for_Norwegian_docbook_processing___.html
</guid>
18237 <pubDate>Fri,
10 Aug
2012 21:
00:
00 +
0200</pubDate>
18238 <description><p
>In
<a href=
"http://www.docbook.org/
">docbook
</a
> one can specify
18239 the language used at the top, and the processing pipeline will use
18240 this information to pick the correct translations for
'chapter
',
'see
18241 also
',
'index
' etc. And for most languages used with docbook, I guess
18242 this work just fine. For example a German user can start the document
18243 with
&lt;book lang=
"de
"&gt;, and the document will show up with the
18244 correct content with any of the docbook processors. This is not the
18245 case for the language
18246 <a href=
"http://people.skolelinux.org/pere/blog/Free_Culture_in_Norwegian___5_chapters_done__74_percent_left_to_do.html
">I
18247 am working with at the moment
</a
>, Norwegian Bokmål.
</p
>
18249 <p
>For a while, I was confused about which language code to use,
18250 because I was unable to find any language code that would work across
18251 all tools. I am currently testing dblatex, xmlto, docbook-xsl, and
18252 dbtoepub, and they do not handle Norwegian Bokmål the same way. Some
18253 of them do not handle it at all.
</p
>
18255 <p
>A bit of background information is probably needed to understand
18256 this mess. Norwegian is not one, but two written variants. The
18257 variants are Norwegian Nynorsk and Norwegian Bokmål. There are three
18258 two letter language codes associated with these languages, Norwegian
18259 is
'no
', Norwegian Nynorsk is
'nn
' and Norwegian Bokmål is
'nb
'.
18260 Historically the
'no
' language code was used for Norwegian Bokmål, but
18261 many years ago this was found to be å bad idea, and the recommendation
18262 is to use the most specific language code instead, to avoid confusion.
18263 In the transition period it is a good idea to make sure
'no
' was an
18264 alias for
'nb
'.
</p
>
18266 <p
>Back to docbook processing tools in Debian. The dblatex tool only
18267 understand
'nn
'. There are translations for
'no
', but not
'nb
' (BTS
18268 <a href=
"http://bugs.debian.org/
684391">#
684391</a
>), but due to a bug
18269 (BTS
<a href=
"http://bugs.debian.org/
682936">#
682936</a
>) the
'no
'
18270 language code is not recognised. The docbook-xsl tool chain only
18271 recognise
'nn
' and
'nb
', but not
'no
'. The xmlto tool only recognise
18272 'nn
' and
'nb
', but not
'no
'. The end result that there is no language
18273 code I can use to get the docbook file working with all of these tools
18274 at the same time. :(
</p
>
18276 <p
>The correct solution is to use
&lt;book lang=
"nb
"&gt;, but it will
18277 take time before that will work with all the free software docbook
18278 processors. :(
</p
>
18280 <p
>Oh, the joy of well integrated tools. :/
</p
>
18285 <title>Best way to create a docbook book?
</title>
18286 <link>http://people.skolelinux.org/pere/blog/Best_way_to_create_a_docbook_book_.html
</link>
18287 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Best_way_to_create_a_docbook_book_.html
</guid>
18288 <pubDate>Tue,
31 Jul
2012 22:
00:
00 +
0200</pubDate>
18289 <description><p
>I tried to send this text to the
18290 <a href=
"https://lists.oasis-open.org/archives/docbook-apps/
">docbook-apps
18291 mailing list at lists.oasis-open.org
</a
>, but it only accept messages
18292 from subscribers and rejected my post, and I completely lack the
18293 bandwidth required to subscribe to another mailing list, so instead I
18294 try to post my message here and hope my blog readers can help me
18297 <p
>I am quite new to docbook processing, and am climbing a steep
18298 learning curve at the moment.
</p
>
18300 <p
>To give you some background, I am working on a Norwegian
18301 translation of the book Free Culture by Lawrence Lessig, and I use
18302 docbook to handle the process. The files to build the book are
18304 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
18305 The book got around
400 pages with parts, images, footnotes, tables,
18306 index entries etc, which has proven to be a challenge for the free
18307 software docbook processors. My build platform is Debian GNU/Linux
18310 <p
>I want to build PDF, EPUB and HTML version of the book, and have
18311 tried different tool chains to do the conversion from docbook to these
18312 formats. I am currently focusing on the PDF version, and have a few
18313 problems.
</p
>
18317 <li
>Using dblatex, the
&lt;part
&gt; handling is not the way I want to,
18318 as
&lt;/part
&gt; do not really end the
&lt;part
&gt;. (See
18319 <a href=
"http://bugs.debian.org/
683166">BTS report #
683166</a
>), the
18320 xetex backend (needed to process UTF-
8) give incorrect hyphens in
18321 index references spanning several pages (See
18322 <a href=
"http://bugs.debian.org/
682901">BTS report #
682901</a
>), and
18323 I am unable to get the norwegian template texts (See
18324 <a href=
"http://bugs.debian.org/
682936">BTS report #
682936</a
>).
</li
>
18326 <li
>Using straight xmlto fail with some latex error (See
18327 <a href=
"http://bugs.debian.org/
683163">BTS report
18328 #
683163</a
>).
</li
>
18330 <li
>Using xmlto with the fop backend fail to handle images (do not
18331 show up in the PDF), fail to handle a long footnote (overlap
18332 footnote and text body, see
18333 <a href=
"http://bugs.debian.org/
683197">BTS report #
683197</a
>), and
18334 fail to create a correct index (some lack page ref, and the page
18335 refs listed are not right).
</li
>
18337 <li
>Using xmlto with the dblatex backend behave like dblatex.
</li
>
18339 <li
>Using docbook-xls with xsltproc + fop have the same footnote and
18340 index problems the xmlto + fop processing.
</li
>
18344 <p
>So I wonder, what would be the best way to create the PDF version
18345 of this book? Are some of the bugs found above solved in new or
18346 experimental versions of some docbook tool chain?
</p
>
18348 <p
>What about HTML and EPUB versions?
</p
>
18353 <title>Free Culture in Norwegian -
5 chapters done,
74 percent left to do
</title>
18354 <link>http://people.skolelinux.org/pere/blog/Free_Culture_in_Norwegian___5_chapters_done__74_percent_left_to_do.html
</link>
18355 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_Culture_in_Norwegian___5_chapters_done__74_percent_left_to_do.html
</guid>
18356 <pubDate>Sat,
21 Jul
2012 20:
00:
00 +
0200</pubDate>
18357 <description><p
>I reported earlier that I am working on
18358 <a href=
"http://people.skolelinux.org/pere/blog/Dugnad_for___sende_norsk_versjon_av_Free_Culture_til_stortingets_representanter_.html
">a
18359 norwegian version
</a
> of the book
18360 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig.
18361 Progress is good, and yesterday I got a major contribution from Anders
18362 Hagen Jarmund completing chapter six. The source files as well as a
18363 PDF and EPUB version of this book are available from
18364 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
</p
>
18366 <p
>I am happy to report that the draft for the first two chapters
18367 (preface, introduction) is complete, and three other chapters are also
18368 completely translated. This completes
26 percent of the number of
18369 strings (equivalent to paragraphs) in the book, and there is thus
74
18370 percent left to translate. A graph of the progress is present at the
18371 bottom of the github project page. There is still room for more
18372 contributors. Get in touch or send github pull requests with fixes if
18373 you got time and are willing to help make this book make it to
18374 print. :)
</p
>
18376 <p
>The book translation framework could also be a good basis for other
18377 translations, if you want the book to be available in your
18378 language.
</p
>
18383 <title>Call for help from docbook expert to tag Free Culture by Lawrence Lessig
</title>
18384 <link>http://people.skolelinux.org/pere/blog/Call_for_help_from_docbook_expert_to_tag_Free_Culture_by_Lawrence_Lessig.html
</link>
18385 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Call_for_help_from_docbook_expert_to_tag_Free_Culture_by_Lawrence_Lessig.html
</guid>
18386 <pubDate>Mon,
16 Jul
2012 22:
50:
00 +
0200</pubDate>
18387 <description><p
>I am currently working on a
18388 <a href=
"http://people.skolelinux.org/pere/blog/Dugnad_for___sende_norsk_versjon_av_Free_Culture_til_stortingets_representanter_.html
">project
18389 to translate
</a
> the book
18390 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig
18391 to Norwegian. And the source we base our translation on is the
18392 <a href=
"http://en.wikipedia.org/wiki/DocBook
">docbook
</a
> version, to
18393 allow us to use po4a and .po files to handle the translation, and for
18394 this to work well the docbook source document need to be properly
18395 tagged. The source files of this project is available from
18396 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
</p
>
18398 <p
>The problem is that the docbook source have flaws, and we have
18399 no-one involved in the project that is a docbook expert. Is there a
18400 docbook expert somewhere that is interested in helping us create a
18401 well tagged docbook version of the book, and adjust our build process
18402 for the PDF, EPUB and HTML version of the book? This will provide a
18403 well tagged English version (our source document), and make it a lot
18404 easier for us to create a good Norwegian version. If you can and want
18405 to help, please get in touch with me or fork the github project and
18406 send pull requests with fixes. :)
</p
>
18411 <title>Debian Edu interview: George Bredberg
</title>
18412 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__George_Bredberg.html
</link>
18413 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__George_Bredberg.html
</guid>
18414 <pubDate>Mon,
9 Jul
2012 00:
30:
00 +
0200</pubDate>
18415 <description><p
>The
<a href=
"http://www.skolelinux.org/
">Debian Edu /
18416 Skolelinux
</a
> project have users all over the globe, but until
18417 recently we have not known about any users in Norway
's neighbour
18418 country Sweden. This changed when George Bredberg showed up in March
18419 this year on the mailing list, asking interesting questions about how
18420 to adjust and scale the just released
18421 <a href=
"http://www.debian.org/News/
2012/
20120311.html
">Debian Edu
18422 Wheezy
</a
> setup to his liking. He granted me an interview, and I am
18423 happy to share his answers with you here.
</p
>
18425 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
18427 <p
>I
'm a
44 year old country guy that have been working
12 years at
18428 the same school as
50% IT-manager and
50% Teacher. My educational
18429 background is fil.kand in history and religious beliefs, an exam as a
18430 "folkhighschool
" teacher, that is, for teaching grownups. In
18431 Norwegian I believe it
's called
"Vuxenupplaring
". I also have a master
18432 in
"Technology and social change
". So I
'm not really a tech guy, I
18433 just like to study how humans and technology interact and that is my
18434 perspective when working with IT.
</p
>
18436 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
18437 project?
</strong
></p
>
18439 I have followed the Skolelinux project for quite some time by
18440 now. Earlier I tested out the K12-LTSP project, which we used for some
18441 time, but I really like the idea of having a distribution aimed to be
18442 a complete solution for schools with necessary tools integrated. When
18443 K12-LTSP abandoned that idea some years ago, I started to look more
18444 seriously into Skolelinux instead.
18446 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
18447 Edu?
</strong
></p
>
18449 The big point of Skolelinux to me is that it is a complete
18450 distribution, ready to install. It has LDAP-support, MS Windows
18451 integration tools and so forth already configured, saving an
18452 administrator a lot of time and headache. We were using another Linux
18453 based thin-client system called Thinlinc, that has served us very
18454 well. But that Skolelinux is based on VNC and LTSP, to me, is better
18455 when it comes to the kind of multimedia used in schools. That is
18456 showing videos from Youtube or educational TV. It is also easier to
18457 mix thin clients with workstations, since the user settings will be the
18458 same. In our VNC-based solution you had to
"beat around the bush
" by
18459 setting up a second, hidden, home-directory for user settings for the
18460 workstations, because they will be different from the ones used on the
18461 thin clients. Skolelinux support for diskless workstations are very
18462 convenient since a school today often need to use a class room
18463 projector showing videos in full screen. That is easily done with a
18464 small integrated media computer running as a diskless workstation. You
18465 have only two installs to update and configure. One for the thin
18466 clients and one for the workstations. Also saving a lot of time. Our
18467 old system was also based on Redhat and CentOS. They are both very
18468 nice distributions, but they are sometimes painfully slow when it
18469 comes to updating multimedia support and multimedia programs (even
18470 such as Gimp), leaving us with a bit
"oldish
" applications. Debian is
18473 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
18474 Edu?
</strong
></p
>
18476 <p
>Debian is a bit too quick when it comes to updating. As an example
18477 we use old HP terminals as thinclients, and two times already this
18478 year (
2012) the updates you get from the repositories has stopped
18479 sound from working with them. It
's a kernel/ALSA issue. So you have
18480 to be more careful properly testing the updates before you run them in
18481 a production environment. This has never happened with CentOS.
</p
>
18483 <p
>I also would like to be able to set my own domain-settings at
18484 install time. In Skolelinux they are kind of hard coded into the
18485 distribution, when it comes to LDAP and at least samba integration.
18486 That is more a cosmetic/translation issue, and not a real problem.
18487 Running MS Windows applications within the Skolelinux environment needs
18488 to be better supported. That is, running them seamlessly via RDP, and
18489 support for single-sign on. That will make the transition to free
18490 software easier, because you can keep the applications you really
18491 need. No support will make it impossible if you work in a school where
18492 some applications can
't be open source. As for us we really need to
18493 run Adobe InDesign in our journalist classes. We run a journalist
18494 education, and is one of the very few non university ones that is ok:d
18495 by Svenska journalistförbundet (Swedish journalist association). Our
18496 education gives the pupils the right of membership there, once they
18497 are done. This is important if you want to get a job.
</p
>
18499 <p
>Adobe InDesign is the program most commonly used in newspapers and
18500 magazines. We used Quark Express before, but they seem to loose there
18501 market to Adobe. The only
"equivalent
" to InDesign in the opensource
18502 world is Scribus, and its not advanced enough. At least not according
18503 to the teacher. I think it would be possible to use it, because they
18504 are not supposed to learn a program, they are supposed to learn how to
18505 edit and compile a newspaper. But politically at our school we are not
18506 there yet. And Scribus lacks a lot of things you find i InDesign.
</p
>
18508 <p
>We used even a windows program for sound editing when it comes to
18509 the radio-journalist part. The year to come we are going to try
18510 Audacity. That software has the same kind of limitations compared to
18511 Adobe Audition, but that teacher is a bit more open minded. We have
18512 tried Ardour also, but that instead is more like a music studio
18513 program, not intended for the kind of editing taking place in a radio
18514 studio. Its way to complex and the GUI is to scattered when you only
18515 want to cut, make pass-overs, add extra channels and normalise. Those
18516 things you can do in Audacity, but its not as easy as in Audition. You
18517 have to do more things manually with envelopes, and that is a bit old
18518 fashion and timewasting. Its also harder to cut and move sound from
18519 one channel to another, which is a thing that you do frequently
18520 because you often find yourself needing to rearrange parts of the
18521 sound file.
</p
>
18523 <p
>So, I am not sure we will succeed in replacing even Audition, but we
18524 will try. The problem is the students have certain expectations when
18525 they start an education towards a profession. So the programs has to
18526 look and feel professional. Good thing with radio, there are many
18527 programs out there, that radio studios use, so its not as standardised
18528 as Newspaper editing. That means, it does not really matter what
18529 program they learn, because once they start working they still have to
18530 learn the program the studio uses, so instead focus has to be to learn
18531 the editing part without to much focus on a specific software.
</p
>
18533 <p
><strong
>Which free software do you use daily?
</strong
></p
>
18535 <p
>Myself I
'm running Linux Mint, or Ubuntu these days. I use almost
18536 only open source software, and preferably Linux based. When it comes
18537 to most used applications its OpenOffice, and Firefox (of course ;)
18540 <p
><strong
>Which strategy do you believe is the right one to use to
18541 get schools to use free software?
</strong
></p
>
18543 <p
>To get schools to use free software there has to be good open
18544 source software that are windows based, to ease the transition. But
18545 it
's also very important that the multimedia support is working
18546 flawlessly. The problems with Youtube, Twitter, Facebook and whatever
18547 will create problems when it comes to both teachers and
18548 students. Economy are also important for schools, so using thin
18549 clients, as long as they have good multimedia support, is a very good
18550 idea. It
's also important that the open source software works even for
18551 the administration. It
's hard to convince the teachers to stick with
18552 open source, if the principal has to run Windows. It also creates a
18553 problem if some classes has to use Windows for there tasks, since that
18554 will create a difference in
"status
" between classes, so a good
18555 support for running windows applications via the thin client (Linux)
18556 desktop is essential. At least at our school, where we have mixed
18557 level of educations, from high-school to journalist-school.
</p
>
18559 <p
>Update
2012-
07-
09 08:
30: Paul Wise tipped me on IRC about three
18560 useful sources related to Free Software for radio stations: the LWN
18561 article
<a href=
"https://lwn.net/Articles/
481607/
">Radio station
18562 management with Airtime
</a
>,
18563 <a href=
"http://www.sourcefabric.org/en/airtime/
">Airtime
</a
> which
18564 claim to be a Free open source radio automation software and
18565 <a href=
"http://www.rivendellaudio.org/
">Rivendell
</a
> which claim to
18566 be complete radio broadcast automation solution. All of them seem
18567 useful to the aspiring radio producer.
</p
>
18572 <title>Why do schools waste money on IT?
</title>
18573 <link>http://people.skolelinux.org/pere/blog/Why_do_schools_waste_money_on_IT_.html
</link>
18574 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_do_schools_waste_money_on_IT_.html
</guid>
18575 <pubDate>Sun,
8 Jul
2012 09:
40:
00 +
0200</pubDate>
18576 <description><p
>In the Debian Edu / Skolelinux project, we have realised that one
18577 of the major blockers for the project success is the purchasing skills
18578 in schools and municipalities. We provide what the happy users of
18579 Debian Edu / Skolelinux say they need and to a lower cost than the
18580 alternatives, and yet so few schools decide to use our solution. I
18581 was pleased to discover the same observation done by mySociety and Tom
18582 Steinberg in his blog post
18583 "<a href=
"http://www.mysociety.org/
2012/
06/
19/can-you-recognize-the-million-pound-chair/
">Can
18584 you recognize the million pound chair?
</a
>". Read it and weep for the
18585 spending of your tax money.
</p
>
18587 <p
>Of course there are other factors involved as well, like our
18588 projects bad marketing skills and the Linux community fragmentation
18589 causing worry with the people on the outside, so we as a project need
18590 to keep working hard to gain users, but it is a up-hill battle when
18591 public decision makers are unable to understand computer system
18592 purchases.
</p
>
18597 <title>Free Timetabling Software - nice free software
</title>
18598 <link>http://people.skolelinux.org/pere/blog/Free_Timetabling_Software___nice_free_software.html
</link>
18599 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_Timetabling_Software___nice_free_software.html
</guid>
18600 <pubDate>Sat,
7 Jul
2012 09:
50:
00 +
0200</pubDate>
18601 <description><p
>Included in
<a href=
"http://www.skolelinux.org/
">Debian Edu /
18602 Skolelinux
</a
> is a large collection of end user and school specific
18603 software. It is one of the packages not installed by default but
18604 provided in the Debian archive for schools to install if they want to,
18605 is a system to automatically plan the school time table using
18606 information about available teachers, classes and rooms, combined with
18607 the list of required courses and how many hours each topic should
18608 receive. The software is
18610 <a href=
"http://lalescu.ro/liviu/fet/
">named FET
</a
>, and it provide a
18611 graphical user interface to input the required information, save the
18612 result in a fairly simple XML format, and generate time tables for
18613 both teachers and students. It is available both for
18614 <a href=
"http://lalescu.ro/liviu/fet/download.html
">Linux, MacOSX and
18615 Windows
</a
>.
</p
>
18617 <p
>This is
<a href=
"http://lalescu.ro/liviu/fet/features.html
">the
18618 feature list
</a
>, liftet from the project web site:
</p
>
18620 <p
><ul
>
18622 <li
>FET is free software, licensed under the GNU GPL v2 or later.
18623 You can freely use, copy, modify and redistribute it
</li
>
18625 <li
>Localized to en_US (US English, default), ar (Arabic), ca
18626 (Catalan), da (Danish), de (German), el (Greek), es (Spanish), fa
18627 (Persian), fr (French), gl (Galician), he (Hebrew), hu
18628 (Hungarian), id (Indonesian), it (Italian), lt (Lithuanian), mk
18629 (Macedonian), ms (Malay), nl (Dutch), pl (Polish), pt_BR
18630 (Brazilian Portuguese), ro (Romanian), ru (Russian), si (Sinhala),
18631 sk (Slovak), sr (Serbian), tr (Turkish), uk (Ukrainian), uz
18632 (Uzbek) and vi (Vietnamese) (incompletely for some languages)
18635 <li
>Fully automatic generation algorithm, allowing also
18636 semi-automatic or manual allocation
</li
>
18638 <li
>Platform independent implementation, allowing running on
18639 GNU/Linux, Windows, Mac and any system that Qt supports
</li
>
18641 <li
>Flexible modular XML format for the input file, allowing editing
18642 with an XML editor or by hand (besides FET interface)
</li
>
18644 <li
>Import/export from CSV format
</li
>
18646 <li
>The resulted timetables are exported into HTML, XML and CSV
18647 formats
</li
>
18649 <li
>Flexible students structure, organized into sets: years, groups
18650 and subgroups. FET allows overlapping years and groups and
18651 non-overlapping subgroups. You can even define individual students
18652 (as separate sets)
</li
>
18654 <li
>Each constraint has a weight percentage, from
0.0% to
100.0%
18655 (but some special constraints are allowed to have only
100% weight
18656 percentage)
</li
>
18658 <li
>Limits for the algorithm (all these limits can be increased on
18659 demand, as a custom version, because this would require a bit more
18662 <li
>Maximum total number of hours (periods) per day:
60</li
>
18663 <li
>Maximum number of working days per week:
35</li
>
18664 <li
>Maximum total number of teachers:
6000</li
>
18665 <li
>Maximum total number of sets of students:
30000</li
>
18666 <li
>Maximum total number of subjects:
6000</li
>
18667 <li
>Virtually unlimited number of activity tags
</li
>
18668 <li
>Maximum number of activities:
30000</li
>
18669 <li
>Maximum number of rooms:
6000</li
>
18670 <li
>Maximum number of buildings:
6000</li
>
18671 <li
>Possibility of adding multiple teachers and
18672 students sets for each activity. (it is possible
18673 also to have no teachers or no students sets for an
18674 activity)
</li
>
18675 <li
>Virtually unlimited number of time constraints
</li
>
18676 <li
>Virtually unlimited number of space constraints
</li
>
18677 </ul
></li
>
18679 <li
>A large and flexible palette of time constraints:
18681 <li
>Break periods
</li
>
18682 <li
>For teacher(s):
18684 <li
>Not available periods
</li
>
18685 <li
>Max/min days per week
</li
>
18686 <li
>Max gaps per day/week
</li
>
18687 <li
>Max hours daily/continuously
</li
>
18688 <li
>Min hours daily
</li
>
18689 <li
>Max hours daily/continuously with an activity tag
</li
>
18691 <li
>Respect working in an hourly interval a max number of
18692 days per week
</li
>
18693 </ul
></li
>
18694 <li
>For students (sets):
18696 <li
>Not available periods
</li
>
18697 <li
>Begins early (specify max allowed beginnings at second hour)
</li
>
18698 <li
>Max gaps per day/week
</li
>
18699 <li
>Max hours daily/continuously
</li
>
18700 <li
>Min hours daily
</li
>
18701 <li
>Max hours daily/continuously with an activity tag
</li
>
18703 <li
>Respect working in an hourly interval a max number of
18704 days per week
</li
>
18705 </ul
></li
>
18706 <li
>For an activity or a set of activities/subactivities:
18708 <li
>A single preferred starting time
</li
>
18709 <li
>A set of preferred starting times
</li
>
18710 <li
>A set of preferred time slots
</li
>
18711 <li
>Min/max days between them
</li
>
18712 <li
>End(s) students day
</li
>
18713 <li
>Same starting time/day/hour
</li
>
18714 <li
>Occupy max time slots from selection (a complex and
18715 flexible constraint, useful in many situations)
</li
>
18716 <li
>Consecutive, ordered, grouped (for
2 or
3 (sub)activities)
</li
>
18717 <li
>Not overlapping
</li
>
18718 <li
>Max simultaneous in selected time slots
</li
>
18719 <li
>Min gaps between a set of (sub)activities
</li
>
18720 </ul
></li
>
18721 </ul
></li
>
18723 <li
>A large and flexible palette of space constraints:
18725 <li
>Room not available periods
</li
>
18726 <li
>For teacher(s):
18728 <li
>Home room(s)
</li
>
18729 <li
>Max building changes per day/week
</li
>
18730 <li
>Min gaps between building changes
</li
>
18734 <li
>For students (sets):
18736 <li
>Home room(s)
</li
>
18737 <li
>Max building changes per day/week
</li
>
18738 <li
>Min gaps between building changes
</li
>
18741 <li
>Preferred room(s):
18743 <li
>For a subject
</li
>
18744 <li
>For an activity tag
</li
>
18745 <li
>For a subject and an activity tag
</li
>
18746 <li
>Individually for a (sub)activity
</li
>
18750 <li
>For a set of activities:
18752 <li
>Occupy a maximum number of different rooms
</li
>
18757 </ul
></p
>
18759 <p
>I have not used it myself, as I am not involved in time table
18760 planning at a school, but it seem to work fine when I test it. If you
18761 need to set up your schools time table, and is tired of doing it
18762 manually, check it out.
18764 A quick summary on how to use it can be found in
18765 <a href=
"http://marvelsoft.co.in/wp/
2012/
03/generate-timetable-for-state-cbse-icse-igcse-schools-free/
">a
18766 blog post from MarvelSoft
</a
>. If you find FET useful, please provide
18767 a recipe for the Debian Edu project in the
18768 <a href=
"http://wiki.debian.org/DebianEdu#Howtos
">Debian Edu HowTo
18769 section
</a
>.
</p
>
18774 <title>Can Zimbra be told to send autoreplies to the From: address?
</title>
18775 <link>http://people.skolelinux.org/pere/blog/Can_Zimbra_be_told_to_send_autoreplies_to_the_From__address_.html
</link>
18776 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Can_Zimbra_be_told_to_send_autoreplies_to_the_From__address_.html
</guid>
18777 <pubDate>Tue,
3 Jul
2012 23:
30:
00 +
0200</pubDate>
18778 <description><p
>In the NUUG
<a href=
"http://www.fiksgatami.no/
">FiksGataMi
</a
>
18779 project (Norwegian version of
18780 <a href=
"http://www.fixmystreet.com/
">FixMyStreet
</a
> from
18781 <a href=
"http://www.mysociety.org/
">mySociety
</a
>), we have discovered
18782 a problem with the municipalities using
18783 <a href=
"http://www.zimbra.com/
">Zimbra
</a
>. When FiksGataMi send a
18784 problem report to the government, the email From: address is set to
18785 the address of the person reporting the problem, while envelope sender
18786 is set to the FiksGataMi contact address. The intention is to make
18787 sure the municipality send any replies to the person reporting the
18788 problem, while any email delivery problems are sent to us in NUUG.
18789 This work well in most cases, but not for Karmøy municipality using
18790 Zimbra. Karmøy is using the vacation message function in Zimbra to
18791 send an automatic reply to report that the message has been received,
18792 and this message is sent to the envelope sender and not the address in
18793 the From: header.
</p
>
18795 <p
>This causes the automatic message from Karmøy to go to NUUGs
18796 request-tracker instance instead of to the person reporting the
18797 problem. We can not really change the envelope sender address, as
18798 this would make it impossible for us to discover when there are
18799 problems with the MTAs receiving problem reports. We have been in
18800 contact with the people at Karmøy municipality, and they are willing
18801 to adjust Zimbra if something can be changed there to get a better
18802 behaviour.
</p
>
18804 <p
>The default behaviour of Zimbra is as far as I can tell according
18805 to the specification in RFC
3834, which recommend that vacation
18806 messages are sent to the envelope sender and not to the From: address.
18807 But I wonder if it is possible to adjust or configure Zimbra to behave
18808 differently. Anyone know? Please let us know at
18809 <a href=
"http://lists.nuug.no/mailman/listinfo/fiksgatami
">fiksgatami
18810 (at) nuug.no
</a
>.
</p
>
18815 <title>Debian Edu interview: José Luis Redrejo Rodríguez
</title>
18816 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jos__Luis_Redrejo_Rodr_guez.html
</link>
18817 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Jos__Luis_Redrejo_Rodr_guez.html
</guid>
18818 <pubDate>Tue,
26 Jun
2012 08:
30:
00 +
0200</pubDate>
18819 <description><p
>I
've been too busy at home, but finally I found time to wrap up
18820 another interview with the people behind
18821 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>.
18822 This time we get to know José Luis Redrejo Rodríguez, one of our great
18823 helpers from Spain. His effort was the reason we added support for
18824 several desktop types (KDE, Gnome and most recently LXDE) in Debian
18825 Edu, and have all of these available in the recently published
18826 <a href=
"http://www.debian.org/News/
2012/
20120311.html
">Debian Edu
18827 Squeeze
</a
> version.
</p
>
18829 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
18831 <p
>I
'm a father, teacher and engineer who is working for the Education
18832 ministry of the Region of Extremadura (Spain) in the implementation of
18833 ICT in schools
</p
>
18835 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
18836 project?
</strong
></p
>
18838 <p
>At
2006, I verified that both, we in Extremadura and Skolelinux
18839 project, had been working in parallel for some years, doing very
18840 similar things, using very similar tools and with similar targets, so
18841 I decided it was time to join forces as much as possible.
</p
>
18843 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
18844 Edu?
</strong
></p
>
18846 <p
>A community of highly skilled experts working together, with a
18847 really open schema of collaboration and work. I really love the
18848 concepts of Do-ocracy and Merit-ocracy and the way these concepts are
18849 been used everyday inside Debian Edu.
</p
>
18851 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
18852 Edu?
</strong
></p
>
18854 <p
>Sometimes the differences in the implementations, laws or
18855 economical and technical resources in the different countries don
't
18856 allow us to agree in the same solution for all of us, and several
18857 approaches are needed, what is a waste of effort. Also, there is a
18858 lack of more man power to be able to follow the fast evolution of the
18859 technologies in school.
</p
>
18861 <p
><strong
>Which free software do you use daily?
</strong
></p
>
18863 <p
>Debian, of course, and due to my kind of job I am most of my time
18864 between Iceweasel,
<a href=
"http://www.geany.org/
">Geany
</a
> and
18865 <a href=
"http://www.ohloh.net/p/gnome-terminator
">Terminator
</a
>.
</p
>
18867 <p
><strong
>Which strategy do you believe is the right one to use to
18868 get schools to use free software?
</strong
></p
>
18870 <p
>I think there is not a single strategy because there are very
18871 different scenarios: schools with mixed proprietary and free
18872 environments, schools using only workstations, other schools using
18873 laptops, netbooks, tablets, interactive white-boards, etc.
</p
>
18875 <p
>Also the range of ages of the students is very broad and you can
18876 not use the same solutions for primary schools and secondary or even
18877 universities. So different strategies are needed.
</p
>
18879 <p
>But, looking at these differences, and looking back to the things
18880 we
've done and implemented, and the places were we have spent most of
18881 our forces, I think we should focus as much as possible in free
18882 multi-platform environments, using only standards tools, and moving
18883 more and more to Internet or network solutions that could be deployed
18884 using wireless. I think we
'll see more and more personal devices in
18885 the schools, devices the students and teachers will take home with
18886 them, so the solutions must be able to be taken at home and continue
18887 working there.
</p
>
18892 <title>Song book for Computer Scientists
</title>
18893 <link>http://people.skolelinux.org/pere/blog/Song_book_for_Computer_Scientists.html
</link>
18894 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Song_book_for_Computer_Scientists.html
</guid>
18895 <pubDate>Sun,
24 Jun
2012 13:
30:
00 +
0200</pubDate>
18896 <description><p
>Many years ago, while studying Computer Science at the
18897 <a href=
"http://www.uit.no/
">University of Tromsø
</a
>, I started
18898 collecting computer related songs for use at parties. The original
18899 version was written in LaTeX, but a few years ago I got help from
18900 Håkon W. Lie, one of the inventors of W3C CSS, to convert it to HTML
18901 while keeping the ability to create a nice book in PDF format. I have
18902 not had time to maintain the book for a while now, and guess I should
18903 put it up on some public version control repository where others can
18904 help me extend and update the book. If anyone is volunteering to help
18905 me with this, send me an email. Also let me know if there are songs
18906 missing in my book.
</p
>
18908 <p
>I have not mentioned the book on my blog so far, and it occured to
18909 me today that I really should let all my readers share the joys of
18910 singing out load about programming, computers and computer networks.
18911 Especially now that
<a href=
"http://debconf12.debconf.org/
">Debconf
18912 12</a
> is about to start (and I am not going). Want to sing? Check
18913 out
<a href=
"http://www.hungry.com/~pere/cs-songbook/
">Petter
's
18914 Computer Science Songbook
</a
>.
18919 <title>Debian Edu - some ideas for the future versions
</title>
18920 <link>http://people.skolelinux.org/pere/blog/Debian_Edu___some_ideas_for_the_future_versions.html
</link>
18921 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu___some_ideas_for_the_future_versions.html
</guid>
18922 <pubDate>Mon,
11 Jun
2012 14:
30:
00 +
0200</pubDate>
18923 <description><p
>During my work on
18924 <a href=
"http://www.debian.org/News/
2012/
20120311.nb.html
">Debian Edu
18925 based on Squeeze
</a
>, I came across some issues that should be
18926 addressed in the Wheezy release. I finally found time to wrap up my
18927 notes and provide quick summary of what I found, with a bit
18928 explanation.
</p
>
18930 <p
><ul
>
18932 <li
>We need to rewrite our package installation framework, as tasksel
18933 changed from using tasksel tasks to using meta packages (aka packages
18934 with dependencies like our education-* packages), and our installation
18935 system depend on tasksel tasks in
18936 /usr/share/tasksel/debian-edu-tasks.desc for package
18937 installation.
</li
>
18939 <li
>Enable Kerberos login for more services. Now with the Kerberos
18940 foundation in place, we should use it to get single sign on with more
18941 services, and avoiding unneeded password / login questions. We should
18942 at least try to enable it for these services:
18945 <li
>CUPS for admins to add/configure printers and users when using
18947 <li
>Nagios for admins checking the system status.
</li
>
18948 <li
>GOsa for admins updating LDAP and users changing their passwords.
</li
>
18949 <li
>LDAP for admins updating LDAP.
</li
>
18950 <li
>Squid for users when exam mode / filtering is active.
</li
>
18951 <li
>ssh for admins and users to save a password prompt.
</li
>
18953 </ul
></li
>
18955 <li
>When we move GOsa to use Kerberos instead of LDAP bind to
18956 authenticate users, we should try to block or at least limit access to
18957 use LDAP bind for authentication, to ensure Kerberos is used when it
18958 is intended, and nothing fall back to using the less safe LDAP bind
</li
>
18960 <li
>Merge debian-edu-config and debian-edu-install. The split made
18961 sense when d-e-install did a lot more, but these days it is just an
18962 inconvenience when we update the debconf preseeding values.
</li
>
18964 <li
>Fix partman-auto to allow us to abort the installation before
18965 touching the disk if the disk is too small. This is
18966 <a href=
"http://bugs.debian.org/
653305">BTS report #
653305</a
> and the
18967 d-i developers are fine with the patch and someone just need to apply
18968 it and upload. After this is done we need to adjust
18969 debian-edu-install to use this new hook.
</li
>
18971 <li
>Adjust to new LTSP framework (boot time config instead of install
18972 time config). LTSP changed its design, and our hooks to install
18973 packages and update the configuration is most likely not going to work
18976 <li
>Consider switching to NBD instead of NFS for LTSP root, to allow
18977 the Kernel to cache files in its normal file cache, possibly speeding
18978 up KDE login on slow networks.
</li
>
18980 <li
>Make it possible to create expired user passwords that need to
18981 change on first login. This is useful when handing out password on
18982 paper, to make sure only the user know the password. This require
18983 fixes to the PAM handling of kdm and gdm.
</li
>
18985 <li
>Make GUI for adding new machines automatically from sitesummary.
18986 The current command line script is not very friendly to people most
18987 familiar with GUIs. This should probably be integrated into GOsa to
18988 have it available where the admin will be looking for it..
</li
>
18990 <li
>We should find way for Nagios to check that the DHCP service
18991 actually is working (as in handling out IP addresses). None of the
18992 Nagios checks I have found so far have been working for me.
</li
>
18994 <li
>We should switch from libpam-nss-ldapd to sssd for all profiles
18995 using LDAP, and not only on for roaming workstations, to have less
18996 packages to configure and consistent setup across all profiles.
</li
>
18998 <li
>We should configure Kerberos to update LDAP and Samba password
18999 when changing password using the Kerberos protocol. The hook was
19000 requested in
<a href=
"http://bugs.debian.org/
588968">BTS report
19001 #
588968</a
> and is now available in Wheezy. We might need to write a
19002 MIT Kerberos plugin in C to get this.
</li
>
19004 <li
>We should clean up the set of applications installed by default.
19007 <li
>reduce the number of chemistry visualisers
</li
>
19008 <li
>consider dropping xpaint
</li
>
19009 <li
>and probably more?
</li
>
19010 </ul
></li
>
19012 <li
>Some hardware need external firmware to work properly. This is
19013 mostly the case for WiFi network cards, but there are some other
19014 examples too. For popular laptops to work out of the box, such
19015 firmware need to be installed from non-free, and we should provide
19016 some GUI to do this. Ubuntu already have this implemented, and we
19017 could consider using their packages. At the moment we have some
19018 command line script to do this (one for the running system, another
19019 for the LTSP chroot).
</li
>
19022 <li
>In Squeeze, we provide KDE, Gnome and LXDE as desktop options. We
19023 should extend the list to Xfce and Sugar, and preferably find a way to
19024 install several and allow the admin or the user to select which one to
19027 <li
>The golearn tool from the goplay package make it easy to check out
19028 interesting educational packages. We should work on the package
19029 tagging in Debian to ensure it represent all the useful educational
19030 packages, and extend the tool to allow it to use packagekit to install
19031 new applications with a simple mouse click.
</li
>
19033 <li
>The Squeeze version got half a exam solution already in place,
19034 with the introduction of iptable based network blocking, but for it to
19035 be a complete exam solution the Squid proxy need to enable
19036 filtering/blocking as well when the exam mode is enabled. We should
19037 implement a way to easily enable this for the schools that want it,
19038 instead of the
"it is documented
" method of today.
</li
>
19040 <li
>A feature used in several schools is the ability for a teacher to
19041 "take over
" the desktop of individual or all computers in the room.
19042 There are at least three implementations,
19043 <a href=
"italc.sourceforge.net/
">italc
</a
>,
19044 <a href=
"http://www.itais.net/help/en/
">controlaula
</a
> og
19045 <a href=
"http://www.epoptes.org/
">epoptes
</a
> and we should pick one of
19046 them and make it trivial to set it up in a school. The challenges is
19047 how to distribute crypto keys and how to group computers in one room
19048 and how to set up which machine/user can control the machines in a
19049 given room.
</li
>
19051 <li
>Tablets and surf boards are getting more and more popular, and we
19052 should look into providing a good solution for integrating these into
19053 the Debian Edu network. Not quite sure how. Perhaps we should
19054 provide a installation profile with better touch screen support for
19055 them, or add some sync services to allow them to exchange
19056 configuration and data with the central server. This should be
19057 investigated.
</li
>
19059 </ul
></p
>
19061 <p
>I guess we will discover more as we continue to work on the Wheezy
19067 <title>TV with face recognition, for improved viewer experience
</title>
19068 <link>http://people.skolelinux.org/pere/blog/TV_with_face_recognition__for_improved_viewer_experience.html
</link>
19069 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/TV_with_face_recognition__for_improved_viewer_experience.html
</guid>
19070 <pubDate>Sat,
9 Jun
2012 22:
00:
00 +
0200</pubDate>
19071 <description><p
>Slashdot got a story about Intel planning a
19072 <a href=
"http://entertainment.slashdot.org/story/
12/
06/
09/
0012247/intel-to-launch-tv-service-with-facial-recognition-by-end-of-the-year
">TV
19073 with face recognition
</a
> to recognise the viewer, and it occurred to
19074 me that it would be more interesting to turn it around, and do face
19075 recognition on the TV image itself. It could let the viewer know who
19076 is present on the screen, and perhaps look up their credibility,
19077 company affiliation, previous appearances etc for the viewer to better
19078 evaluate what is being said and done. That would be a feature I would
19079 be willing to pay for.
</p
>
19081 <p
>I would not be willing to pay for a TV that point a camera on my
19082 household, like the big brother feature apparently proposed by Intel.
19083 It is the telescreen idea fetched straight out of the book
19084 <a href=
"http://gutenberg.net.au/ebooks01/
0100021.txt
">1984 by George
19085 Orwell
</a
>.
</p
>
19090 <title>Web service to look up HP and Dell computer hardware support status
</title>
19091 <link>http://people.skolelinux.org/pere/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html
</link>
19092 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Web_service_to_look_up_HP_and_Dell_computer_hardware_support_status.html
</guid>
19093 <pubDate>Wed,
6 Jun
2012 23:
15:
00 +
0200</pubDate>
19094 <description><p
>A few days ago
19095 <a href=
"http://people.skolelinux.org/pere/blog/SOAP_based_webservice_from_Dell_to_check_server_support_status.html
">I
19096 reported how to get
</a
> the support status out of Dell using an
19097 unofficial and undocumented SOAP API, which I since have found out was
19098 <a href=
"http://lists.us.dell.com/pipermail/linux-poweredge/
2012-February/
045959.html
">discovered
19099 by Daniel De Marco in february
</a
>. Combined with my web scraping
19100 code for HP, Dell and IBM
19101 <a href=
"http://people.skolelinux.org/pere/blog/Checking_server_hardware_support_status_for_Dell__HP_and_IBM_servers.html
">from
19102 2009</a
>, I got inspired and wrote
19103 <a href=
"https://views.scraperwiki.com/run/computer-hardware-support-status/
">a
19104 web service
</a
> based on Scraperwiki to make it easy to look up the
19105 support status and get a machine readable result back.
</p
>
19107 <p
>This is what it look like at the moment when asking for the JSON
19110 <blockquote
><pre
>
19111 % GET
<a href=
"https://views.scraperwiki.com/run/computer-hardware-support-status/?format=json
&vendor=Dell
&servicetag=
2v1xwn1
">https://views.scraperwiki.com/run/computer-hardware-support-status/?format=json
&vendor=Dell
&servicetag=
2v1xwn1
</a
>
19112 supportstatus({
"servicetag
":
"2v1xwn1
",
"warrantyend
":
"2013-
11-
24",
"shipped
":
"2010-
11-
24",
"scrapestamputc
":
"2012-
06-
06T20:
26:
56.965847",
"scrapedurl
":
"http://
143.166.84.118/services/assetservice.asmx?WSDL
",
"vendor
":
"Dell
",
"productid
":
""})
19114 </pre
></blockquote
>
19116 <p
>It currently support Dell and HP, and I am hoping for help to add
19117 support for other vendors. The python source is available on
19118 Scraperwiki and I welcome help with adding more features.
</p
>
19123 <title>Debian Edu interview: Mike Gabriel
</title>
19124 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html
</link>
19125 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Mike_Gabriel.html
</guid>
19126 <pubDate>Sat,
2 Jun
2012 15:
00:
00 +
0200</pubDate>
19127 <description><p
>Back in
2010, Mike Gabriel showed up on the
19128 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>
19129 mailing list. He quickly proved to be a valuable developer, and
19130 thanks to his tireless effort we now have Kerberos integrated into the
19131 <a href=
"http://www.debian.org/News/
2012/
20120311.html
">Debian Edu
19132 Squeeze
</a
> version.
</p
>
19134 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
19136 <p
>My name is Mike Gabriel, I am
38 years old and live near Kiel,
19137 Schleswig-Holstein, Germany. I live together with a wonderful partner
19138 (Angela Fuß) and two own children and two bonus children (contributed
19139 by Angela).
</p
>
19141 <p
>During the day I am part-time employed as a system administrator
19142 and part-time working as an IT consultant. The consultancy work
19143 touches free software topics wherever and whenever possible. During
19144 the nights I am a free software developer. In the gaps I also train in
19145 becoming an osteopath.
</p
>
19147 <p
>Starting in
2010 we (Andreas Buchholz, Angela Fuß, Mike Gabriel)
19148 have set up a free software project in the area of Kiel that aims at
19149 introducing free software into schools. The project
's name is
19150 "IT-Zukunft Schule
" (IT future for schools). The project links IT
19151 skills with communication skills.
</p
>
19153 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
19154 project?
</strong
></p
>
19156 <p
>While preparing our own customised Linux distribution for
19157 "IT-Zukunft Schule
" we were repeatedly asked if we really wanted to
19158 reinvent the wheel. What schools really need is already available,
19159 people said. From this impulse we started evaluating other Linux
19160 distributions that target being used for school networks.
</p
>
19162 <p
>At the end we short-listed two approaches and compared them: a
19163 commercial Linux distribution developed by a company in Bremen,
19164 Germany, and Skolelinux / Debian Edu. Between
12/
2010 and
03/
2011 we
19165 went to several events and met people being responsible for marketing
19166 and development of either of the distributions. Skolelinux / Debian
19167 Edu was by far much more convincing compared to the other product that
19168 got short-listed beforehand--across the full spectrum. What was most
19169 attractive for me personally: the perspective of collaboration within
19170 the developmental branch of the Debian Edu project itself.
</p
>
19172 <p
>In parallel with this, we talked to many local and not-so-local
19173 people. People teaching at schools, headmasters, politicians, data
19174 protection experts, other IT professionals.
</p
>
19176 <p
>We came to two conclusions:
</p
>
19178 <p
>First, a technical conclusion: What schools need is available in
19179 bits and pieces here and there, and none of the solutions really fit
19180 by
100%. Any school we have seen has a very individual IT setup
19181 whereas most of each school
's requirements could mapped by a standard
19182 IT solution. The requirement to this IT solution is flexibility and
19183 customisability, so that individual adaptations here and there are
19184 possible. In terms of re-distributing and rolling out such a
19185 standardised IT system for schools (a system that is still to some
19186 degree customisable) there is still a lot of work to do here
19187 locally. Debian Edu / Skolelinux has been our choice as the starting
19190 <p
>Second, a holistic conclusion: What schools need does not exist at
19191 all (or we missed it so far). There are several technical solutions
19192 for handling IT at schools that tend to make a good impression. What
19193 has been missing completely here in Germany, though, is the enrolment
19194 of people into using IT and teaching with IT.
"IT-Zukunft Schule
"
19195 tries to provide an approach for this.
</p
>
19197 <p
>Only some schools have some sort of a media concept which explains,
19198 defines and gives guidance on how to use IT in class. Most schools in
19199 Northern Germany do not have an IT service provider, the school
's IT
19200 equipment is managed by one or (if the school is lucky) two (admin)
19201 teachers, most of the workload these admin teachers get done in there
19202 spare time.
</p
>
19204 <p
>We were surprised that only a very few admin teachers were
19205 networked with colleagues from other schools. Basically, every school
19206 here around has its individual approach of providing IT equipment to
19207 teachers and students and the exchange of ideas has been quasi
19208 non-existent until
2010/
2011.
</p
>
19210 <p
>Quite some (non-admin) teachers try to avoid using IT technology in
19211 class as a learning medium completely. Several reasons for this
19212 avoidance do exist.
</p
>
19214 <p
>We discovered that no-one has ever taken a closer look at this
19215 social part of IT management in schools, so far. On our quest journey
19216 for a technical IT solution for schools, we discussed this issue with
19217 several teachers, headmasters, politicians, other IT professionals and
19218 they all confirmed: a holistic approach of considering IT management
19219 at schools, an approach that includes the people in place, will be new
19220 and probably a gain for all.
</p
>
19222 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
19223 Edu?
</strong
></p
>
19225 <p
>There is a list of advantages: international context, openness to
19226 any kind of contributions, do-ocracy policy, the closeness to Debian,
19227 the different installation scenarios possible (from stand-alone
19228 workstation to complex multi-server sites), the transparency within
19229 project communication, honest communication within the group of
19230 developers, etc.
</p
>
19232 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
19233 Edu?
</strong
></p
>
19235 <p
>Every coin has two sides:
</p
>
19237 <p
>Technically:
<a href=
"http://bugs.debian.org/
311188">BTS issue
19238 #
311188</a
>, tricky upgradability of a Debian Edu main server, network
19239 client installations on top of a plain vanilla Debian installation
19240 should become possible sometime in the near future, one could think
19241 about splitting the very complex package debian-edu-config into
19242 several portions (to make it easier for new developers to
19243 contribute).
</p
>
19245 <p
>Another issue I see is that we (as Debian Edu developers) should
19246 find out more about the network of people who do the marketing for
19247 Debian Edu / Skolelinux. There is a very active group in Germany
19248 promoting Skolelinux on the bigger Linux Days within Germany. Are
19249 there other groups like that in other countries? How can we bring
19250 these marketing people together (marketing group A with group B and
19251 all of them with the group of Debian Edu developers)? During the last
19252 meeting of the German Skolelinux group, I got the impression of people
19253 there being rather disconnected from the development department of
19254 Debian Edu / Skolelinux.
</p
>
19256 <p
><strong
>Which free software do you use daily?
</strong
></p
>
19258 <p
>For my daily business, I do not use commercial software at all.
</p
>
19260 <p
>For normal stuff I use Iceweasel/Firefox, Libreoffice.org. For
19261 serious text writing I prefer LaTeX. I use gimp, inkscape, scribus for
19262 more artistic tasks. I run virtual machines in KVM and Virtualbox.
</p
>
19264 <p
>I am one of the upstream developers of X2Go. In
2010 I started the
19265 development of a Python based X2Go Client, called PyHoca-GUI.
19266 PyHoca-GUI has brought forth a Python X2Go Client API that currently
19267 is being integrated in Ubuntu
's software center.
</p
>
19269 <p
>For communications I have my own Kolab server running using Horde
19270 as web-based groupware client. For IRC I love to use irssi, for Jabber
19271 I have several clients that I use, mostly pidgin, though. I am also
19272 the Debian maintainer of Coccinella, a Jabber-based interactive
19273 whiteboard.
</p
>
19275 <p
>My favourite terminal emulator is KDE
's Yakuake.
</p
>
19277 <p
><strong
>Which strategy do you believe is the right one to use to
19278 get schools to use free software?
</strong
></p
>
19280 <p
>Communicate, communicate, communicate. Enrol people, enrol people,
19281 enrol people.
</p
>
19286 <title>SOAP based webservice from Dell to check server support status
</title>
19287 <link>http://people.skolelinux.org/pere/blog/SOAP_based_webservice_from_Dell_to_check_server_support_status.html
</link>
19288 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/SOAP_based_webservice_from_Dell_to_check_server_support_status.html
</guid>
19289 <pubDate>Fri,
1 Jun
2012 15:
20:
00 +
0200</pubDate>
19290 <description><p
>A few years ago I wrote
19291 <a href=
"http://people.skolelinux.org/pere/blog/Checking_server_hardware_support_status_for_Dell__HP_and_IBM_servers.html
">how
19292 to extract support status
</a
> for your Dell and HP servers. Recently
19293 I have learned from colleges here at the
19294 <a href=
"http://www.uio.no/
">University of Oslo
</a
> that Dell have
19295 made this even easier, by providing a SOAP based web service. Given
19296 the service tag, one can now query the Dell servers and get machine
19297 readable information about the support status. This perl code
19298 demonstrate how to do it:
</p
>
19300 <p
><pre
>
19305 my $GUID =
'11111111-
1111-
1111-
1111-
111111111111';
19306 my $App =
'test
';
19307 my $servicetag = $ARGV[
0] or die
"Please supply a servicetag. $!\n
";
19308 my ($deal, $latest, @dates);
19310 -
> uri(
'http://support.dell.com/WebServices/
')
19311 -
> on_action( sub { join
'', @_ } )
19312 -
> proxy(
'http://xserv.dell.com/services/assetservice.asmx
')
19314 my $a = $s-
>GetAssetInformation(
19315 SOAP::Data-
>name(
'guid
')-
>value($GUID)-
>type(
''),
19316 SOAP::Data-
>name(
'applicationName
')-
>value($App)-
>type(
''),
19317 SOAP::Data-
>name(
'serviceTags
')-
>value($servicetag)-
>type(
''),
19319 print Dumper($a -
> result) ;
19320 </pre
></p
>
19322 <p
>The output can look like this:
</p
>
19324 <p
><pre
>
19326 'Asset
' =
> {
19327 'Entitlements
' =
> {
19328 'EntitlementData
' =
> [
19330 'EntitlementType
' =
> 'Expired
',
19331 'EndDate
' =
> '2009-
07-
29T00:
00:
00',
19332 'Provider
' =
> '',
19333 'StartDate
' =
> '2006-
07-
29T00:
00:
00',
19334 'DaysLeft
' =
> '0'
19337 'EntitlementType
' =
> 'Expired
',
19338 'EndDate
' =
> '2009-
07-
29T00:
00:
00',
19339 'Provider
' =
> '',
19340 'StartDate
' =
> '2006-
07-
29T00:
00:
00',
19341 'DaysLeft
' =
> '0'
19344 'EntitlementType
' =
> 'Expired
',
19345 'EndDate
' =
> '2007-
07-
29T00:
00:
00',
19346 'Provider
' =
> '',
19347 'StartDate
' =
> '2006-
07-
29T00:
00:
00',
19348 'DaysLeft
' =
> '0'
19352 'AssetHeaderData
' =
> {
19353 'SystemModel
' =
> 'GX620
',
19354 'ServiceTag
' =
> '8DSGD2J
',
19355 'SystemShipDate
' =
> '2006-
07-
29T19:
00:
00-
05:
00',
19356 'Buid
' =
> '2323',
19357 'Region
' =
> 'Europe
',
19358 'SystemID
' =
> 'PLX_GX620
',
19359 'SystemType
' =
> 'OptiPlex
'
19363 </pre
></p
>
19365 <p
>I have not been able to find any documentation from Dell about this
19366 service outside the
19367 <a href=
"http://xserv.dell.com/services/assetservice.asmx?op=GetAssetInformation
">inline
19368 documentation
</a
>, and according to
19369 <a href=
"http://iboyd.net/index.php/
2012/
02/
14/updated-dell-warranty-information-script/
">one
19370 comment
</a
> it can have stability issues, but it is a lot better than
19371 scraping HTML pages. :)
</p
>
19373 <p
>Wonder if HP and other server vendors have a similar service. If
19374 you know of one, drop me an email. :)
</p
>
19379 <title>First monitor calibration using ColorHug
</title>
19380 <link>http://people.skolelinux.org/pere/blog/First_monitor_calibration_using_ColorHug.html
</link>
19381 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_monitor_calibration_using_ColorHug.html
</guid>
19382 <pubDate>Thu,
31 May
2012 22:
10:
00 +
0200</pubDate>
19383 <description><p
>A few days ago my color calibration gadget
19384 <a href=
"http://www.hughski.com/index.html
">ColorHug
</a
> arrived in the
19385 mail, and I
've had a few days to test it. As all my machines are
19386 running Debian Squeeze, where
19387 <a href=
"http://packages.qa.debian.org/c/colorhug-client.html
">the
19388 calibration software
</a
> is missing (it is present in Wheezy and Sid),
19389 I ran the calibration using the Fedora based live CD. This worked
19390 just fine. So far I have only done the quick calibration. It was
19391 slow enough for me, so I will leave the more extensive calibration for
19392 another day.
</p
>
19394 <p
>After calibration, I get a
19395 <a href=
"http://en.wikipedia.org/wiki/ICC_profile
">ICC color
19396 profile
</a
> file that can be passed to programs understanding such
19397 tools. KDE do not seem to understand it out of the box, so I searched
19398 for command line tools to use to load the color profile into X.
19399 xcalib was the first one I found, and it seem to work fine for single
19400 monitor setups. But for my video player, a laptop with a flat screen
19401 attached, it was unable to load the color profile for the correct
19402 monitor. After searching a bit, I
19403 <a href=
"http://ubuntuforums.org/showthread.php?t=
1347896">discovered
</a
>
19404 that the dispwin tool from the argyll package would do what I wanted,
19405 and a simple
</p
>
19407 <p
><pre
>
19408 dispwin -d
1 profile.icc
19409 </pre
></p
>
19411 <p
>later I had the color profile loaded for the correct monitor. The
19412 result was a bit more pink than I expected. I guess I picked the
19413 wrong monitor type for the
"led
" monitor I got, but the result is good
19414 enough for now.
</p
>
19419 <title>Debian Edu interview: Ralf Gesellensetter
</title>
19420 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Ralf_Gesellensetter.html
</link>
19421 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Ralf_Gesellensetter.html
</guid>
19422 <pubDate>Sun,
27 May
2012 17:
15:
00 +
0200</pubDate>
19423 <description><p
>In
2003, a German teacher showed up on the
19424 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>
19425 mailing list with interesting problems and reports proving he setting
19426 up Linux for a (for us at the time) lot of pupils. His name was Ralf
19427 Gesellensetter, and he has been an important tester and contributor
19428 since then, helping to make sure the
19429 <a href=
"http://www.debian.org/News/
2012/
20120311.html
">Debian Edu
19430 Squeeze
</a
> release became as good as it is..
</p
>
19432 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
19434 <p
>I am a teacher from Germany, and my subjects are Geography,
19435 Mathematics, and Computer Science (
"Informatik
"). During the past
12
19436 years (since
2000), I have been working for a comprehensive (and soon,
19437 also inclusive) school leading to all kind of general levels, such as
19438 O- or A-level (
"Abitur
"). For quite as long, I
've been taking care of
19439 our computer network.
</p
>
19441 <p
>Now, in my early
40s, I enjoy the privilege of spending a lot of my
19442 spare time together with my wife, our son (
3 years) and our daughter
19443 (
4 months).
</p
>
19445 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
19446 project?
</strong
></p
>
19448 <p
>We had tried different Linux based school servers, when members of
19449 my local Linux User Group (LUG OWL) detected Skolelinux. I remember
19450 very well, being part of a party celebrating the Linux New Media Award
19451 (
"Best Newcomer Distribution
", also nominated: Ubuntu) that was given
19452 to Skolelinux at Linux World Exposition in Frankfurt,
2005 (IIRC). Few
19453 months later, I had the chance to join a developer meeting in Ulsrud
19454 (Oslo) and to hand out the award to Knut Yrvin and others. For more
19455 than
7 years, Skolelinux is part of our schools infrastructure, namely
19456 our main server (tjener), one LTSP (today without thin clients), and
19457 approximately
50 work stations. Most of these have the option to boot a
19458 locally installed Skolelinux image. As a consequence, I joined quite
19459 a few events dealing with free software or Linux, and met many Debian
19460 (Edu) developers. All of them seemed quite nice and competent to me,
19461 one more reason to stick to Skolelinux.
</p
>
19463 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
19464 Edu?
</strong
></p
>
19466 <p
>Debian driven, you are given all the advantages of a community
19467 project including well maintained updates. Once, you are familiar with
19468 the network layout, you can easily roll out an entire educational
19469 computer infrastructure, from just one installation media. As only
19470 free software (FOSS) is used, that supports even elderly hardware,
19471 up-sizing your IT equipment is only limited by space (i.e. available
19472 labs). Especially if you run a LTSP thin client server, your
19473 administration costs tend towards zero.
</p
>
19475 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
19476 Edu?
</strong
></p
>
19478 <p
>While Debian
's stability has loads of advantages for servers, this
19479 might be different in some cases for clients: Schools with unlimited
19480 budget might buy new hardware with components that are not yet
19481 supported by Debian stable, or wish to use more recent versions of
19482 office packages or desktop environments. These schools have the
19483 option to run Debian testing or other distributions - if they have the
19484 capacity to do so. Another issue is that Debian release cycles
19485 include a wide range of changes; therefor a high percentage of human
19486 power seems to be absorbed by just keeping the features of Skolelinux
19487 within the new setting of the version to come. During this process,
19488 the cogs of Debian Edu are getting more and more professional,
19489 i.e. harder to understand for novices.
</p
>
19491 <p
><strong
>Which free software do you use daily?
</strong
></p
>
19493 <p
>LibreOffice, Wikipedia, Openstreetmap, Iceweasel (Mozilla Firefox),
19494 KMail, Gimp, Inkscape - and of course the Linux Kernel (not only on
19495 PC, Laptop, Mobile, but also our SAT receiver)
</p
>
19497 <p
><strong
>Which strategy do you believe is the right one to use to
19498 get schools to use free software?
</strong
></p
>
19500 <p
><ol
>
19502 <li
>Support computer science as regular subject in schools to make
19503 people really
"own
" their hardware, to make them understand the
19504 difference between proprietary software products, and free software
19505 developing.
</li
>
19507 <li
>Make budget baskets corresponding: In Germany
's public schools
19508 there are more or less fixed budgets for IT equipment (including
19509 licenses), so schools won
't benefit from any savings here. This
19510 privilege is left to private schools which have consequently a large
19511 share among German Skolelinux schools.
</li
>
19513 <li
>Get free software in the seminars where would-be teachers are
19514 trained. In many cases, teachers
' software customs are respected by
19515 decision makers rather than the expertise of any IT experts.
</li
>
19517 <li
>Don
't limit ourself to free software run natively. Everybody uses
19518 free software or free licenses (for instance Wikipedia), and this
19519 general concept should get expanded to free educational content to be
19520 shared world wide (school books e.g.).
</li
>
19522 <li
>Make clear where ever you can that the market share of free (libre)
19523 office suites is much above
20 p.c. today, and that you pupils don
't
19524 need to know the
"ribbon menu
" in order to get employed.
</li
>
19526 <li
>Talk about the difference between freeware and free software.
</li
>
19528 <li
>Spread free software, or even collections of portable free apps
19529 for USB pen drives. Endorse students to get a legal copy of
19530 Libreoffice rather than accepting them to use illegal serials. And
19531 keep sending documents in ODF formats.
</li
>
19533 </ol
></p
>
19538 <title>The cost of ODF and OOXML
</title>
19539 <link>http://people.skolelinux.org/pere/blog/The_cost_of_ODF_and_OOXML.html
</link>
19540 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_cost_of_ODF_and_OOXML.html
</guid>
19541 <pubDate>Sat,
26 May
2012 18:
00:
00 +
0200</pubDate>
19542 <description><p
>I just come across a blog post from Glyn Moody reporting the
19543 claimed cost from Microsoft on requiring ODF to be used by the UK
19544 government. I just sent him an email to let him know that his
19545 assumption are most likely wrong. Sharing it here in case some of my
19546 blog readers have seem the same numbers float around in the UK.
</p
>
19548 <p
><blockquote
> <p
>Hi. I just noted your
19549 <a href=
"http://blogs.computerworlduk.com/open-enterprise/
2012/
04/does-microsoft-office-lock-in-cost-the-uk-government-
500-million/index.htm
">http://blogs.computerworlduk.com/open-enterprise/
2012/
04/does-microsoft-office-lock-in-cost-the-uk-government-
500-million/index.htm
</a
>
19552 <p
><blockquote
>"They
're all in Danish, not unreasonably, but even
19553 with the help of Google Translate I can
't find any figures about the
19554 savings of
"moving to a flexible two standard
" as claimed by the
19555 Microsoft email. But I assume it is backed up somewhere, so let
's take
19556 it, and the £
500 million figure for the UK, on trust.
"
19557 </blockquote
></p
>
19559 <p
>I can tell you that the Danish reports are inflated. I believe it is
19560 the same reports that were used in the Norwegian debate around
2007,
19561 and Gisle Hannemyr (a well known IT commentator in Norway) had a look
19562 at the content. In short, the reason it is claimed that using ODF
19563 will be so costly, is based on the assumption that this mean every
19564 existing document need to be converted from one of the MS Office
19565 formats to ODF, transferred to the receiver, and converted back from
19566 ODF to one of the MS Office formats, and that the conversion will cost
19567 10 minutes of work time for both the sender and the receiver. In
19568 reality the sender would have a tool capable of saving to ODF, and the
19569 receiver would have a tool capable of reading it, and the time spent
19570 would at most be a few seconds for saving and loading, not
20 minutes
19571 of wasted effort.
</p
>
19573 <p
>Microsoft claimed all these costs were saved by allowing people to
19574 transfer the original files from MS Office instead of spending
10
19575 minutes converting to ODF. :)
</p
>
19578 <a href=
"http://hannemyr.com/no/ms12_vl02.php
">http://hannemyr.com/no/ms12_vl02.php
</a
>
19580 <a href=
"http://hannemyr.com/no/ms12.php
">http://hannemyr.com/no/ms12.php
</a
>
19581 for background information. Norwegian only, sorry. :)
</p
>
19582 </blockquote
></p
>
19587 <title>ColorHug - USB and free software based screen color calibration
</title>
19588 <link>http://people.skolelinux.org/pere/blog/ColorHug___USB_and_free_software_based_screen_color_calibration.html
</link>
19589 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/ColorHug___USB_and_free_software_based_screen_color_calibration.html
</guid>
19590 <pubDate>Fri,
18 May
2012 10:
00:
00 +
0200</pubDate>
19591 <description><p
>In january, I
19592 <a href=
"http://blog.cihar.com/archives/
2012/
01/
17/colorhug-has-arrived/
">discovered
19593 the ColorHug
</a
>, a USB dongle from
19594 <a href=
"http://www.hughski.com/index.html
">Hughski
</a
> to calibrate
19595 the color on a computer screen. The software required is
19596 <a href=
"http://packages.qa.debian.org/c/colorhug-client.html
">included
19597 in Debian
</a
>, and I decided back then to preorder from the next
19598 batch. Yesterday I finally heard back from them, and got the
19599 opportunity to order. Today I ordered mine, and eagerly await the
19600 delivery. I hope it arrive next week, as I got a confirmation that it
19601 should go in the mail on monday. :)
</p
>
19603 <p
>If you want to ensure the colors on the screen match the intended
19604 colors, I suggest you check out this cheap tool with free software
19605 drivers. :)
</p
>
19610 <title>Debian Edu interview: Jürgen Leibner
</title>
19611 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__J_rgen_Leibner.html
</link>
19612 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__J_rgen_Leibner.html
</guid>
19613 <pubDate>Sun,
13 May
2012 20:
30:
00 +
0200</pubDate>
19614 <description><p
>It has been a few busy weeks for me, but I am finally back to
19615 publish another interview with the people behind
19616 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>.
19617 This time it is one of our German developers, who have helped out over the
19618 years to make sure both a lot of major but also a lot of the minor
19619 details get right before release.
19621 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
19623 <p
>My name is Jürgen Leibner, I
'm
49 years old and living in
19624 Bielefeld, a town in northern Germany. I worked nearly
20 years as
19625 certified engineer in the department for plant design and layout of an
19626 international company for machinery and equipment. Since
2011 I
'm a
19627 certified technical writer (tekom e.V.) and doing technical
19628 documentations for a steam turbine manufacturer. From April this year
19629 I will manage the department of technical documentation at a
19630 manufacturer of automation and assembly line engineering.
</p
>
19632 <p
>My first contact with linux was around
1993. Since that time I used
19633 it at work and at home repeatedly but not exclusively as I do now at
19634 home since
2006.
</p
>
19636 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
19637 project?
</strong
></p
>
19639 <p
>Once a day in the early year of
2001 when I wanted to fetch my
19640 daughter from primary school, there was a teacher sitting in the
19641 middle of
20 old computers trying to boot them and he failed. I helped
19642 him to get them booting. That was seen by the school director and she
19643 asked me if I would like to manage that the school gets all that old
19644 computers in use. I answered:
"Yes
".
</p
>
19646 <p
>Some weeks later every of the
10 classrooms had one computer
19647 running Windows98. I began to collect old computers and equipment as
19648 gifts and installed the first computer room with a peer-to-peer
19649 network. I did my work at school without being payed in my spare time
19650 and with a lot of fun. About one year later the school was connected
19651 to Internet and a local area network was installed in the school
19652 building. That was the time to have a server and I knew it must be a
19653 Linux server to be able to fulfil all the wishes of the teachers and
19654 being able to do this in a transparent and economic way, without extra
19655 costs for things like licence and software. So I searched for a
19656 school server system running under Linux and I found a couple of
19657 people nearby who founded
'skolelinux.de
'. It was the Skolelinux
19658 prerelease
32 I first tried out for being used at the school. I
19659 managed the IT of that school until the municipal authority took over
19660 the IT management and centralised the services for all schools in
19661 Bielefeld in December of
2006.
</p
>
19663 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
19664 Edu?
</strong
></p
>
19666 <p
>When I
'm looking back to the beginning, there were other advantages
19667 for me as today.
</p
>
19669 <p
>In the past there were advantages like:
</p
>
19671 <p
><ul
>
19673 <li
>I don
't need to buy it so it generates no costs to the school as
19674 they had little money to spent for computers and software.
</li
>
19676 <li
>It has a licence which grands all rights to use it without
19679 <li
>It was more able to fit all requirements of a server system for
19680 schools than a Microsoft server system, even if there are only Windows
19681 clients because of it
's preconfigured overall concept of being a
19682 infrastructure solution and community for schools, not only a
19685 <li
>I was able to configure the server to the needs of the
19688 </ul
></p
>
19690 <p
>Today some of the advantages has been lost, changed or new ones
19691 came up in this way:
</p
>
19693 <p
><ul
>
19695 <li
>Most schools here do have money to buy hardware and software
19698 <li
>They are today mostly managed from central IT departments which
19699 have own concepts which often do not fit to Debian Edu concepts
19700 because they are to close to Microsoft ideology.
</li
>
19702 <li
>With the Squeeze version of Debian Edu which now uses GOsa² for
19703 management I feel more able to manage the daily tasks than with the
19704 interfaces used in the past.
</li
>
19706 <li
>It is more modular than in the past and fits even better to the
19707 different needs.
</li
>
19709 <li
>The documentation is usable and gets better every day.
</li
>
19711 <li
>More people than ever before are using Debian Edu all over the
19712 world and so the community, which is an very important part I think,
19713 is sharing knowledge and minds.
</li
>
19715 <li
>Most, maybe all, of the technical requirements for schools are
19716 solved today by Debian Edu.
</li
>
19718 </ul
></p
>
19720 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
19721 Edu?
</strong
></p
>
19723 <p
><ul
>
19725 <li
>There are too few IT companies able to integrate Debian Edu into
19726 their product portfolio for serving schools with concepts or even
19727 whole municipality areas.
</li
>
19729 <li
>Debian Edu has beside other free and open software projects not
19730 enough lobbyists which promote free and open software to
19731 politicians.
</li
>
19733 <li
>Technically there are no disadvantages I
'm aware of.
</li
>
19735 </ul
></p
>
19737 <p
><strong
>Which free software do you use daily?
</strong
></p
>
19739 <p
>I use Debian stable on my home server and on my little desktop
19740 computer. On my laptop I use Debian testing/sid. The applications I
19741 use on my laptop and my desktop are Open/Libre-office, Iceweasel,
19742 KMail, DigiKam, Amarok, Dolphin, okular and all the other programs I
19743 need from the KDE environment. On console I use newsbeuter, mutt,
19744 screen, irssi and all the other famous and useful tools.
</p
>
19746 <p
>My home server provides mail services with exim, dovecot, roundcube
19747 and mutt over ssh on the console, file services with samba, NFS,
19748 rsync, web services with apache, moinmoin-wiki, multimedia services
19749 with gallery2 and mediatomb and database services with MySQL for me
19750 and the whole family. I probably forgot something.
</p
>
19752 <p
><strong
>Which strategy do you believe is the right one to use to
19753 get schools to use free software?
</strong
></p
>
19755 <p
>I believe, we should provide concepts for IT companies to integrate
19756 Debian Edu into their product portfolio with use cases for different
19757 countries and areas all over the world.
</p
>
19762 <title>Cutting it short - and picking the right tool for the job
</title>
19763 <link>http://people.skolelinux.org/pere/blog/Cutting_it_short___and_picking_the_right_tool_for_the_job.html
</link>
19764 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Cutting_it_short___and_picking_the_right_tool_for_the_job.html
</guid>
19765 <pubDate>Mon,
30 Apr
2012 23:
30:
00 +
0200</pubDate>
19766 <description><p
><!-- IMG_5869.JPG --
>
19767 <img src=
"http://people.skolelinux.org/pere/blog/images/panasonic-er-
1611.jpeg
"></p
>
19769 <p
>I normally cut my hair short, and my tool of choice has been a
19770 common hair/beard cutter, bought in a electrical shop here in Norway.
19771 But the last ones have not really been up to the task. My last
19772 cutter, some model from Braun, could only cut a few of my hairs at the
19773 time, and cutting my head took forever. And the one before that did
19774 not work very well either. We have looked for something better for a
19775 while, but it was not until I ended up visiting a hairdresser that we
19776 discovered that there are indeed better tools available. But these
19777 are not marketed and sold to
"regular consumers
". The hair saloons
19778 can get them through their suppliers, but their suppliers only sell
19779 companies. The models they sell, are very different from the ones
19780 available from Elkjøp and Lefdal. The main difference is their
19781 efficiency. It would cut my hair in
5 minutes, instead of the
30-
40
19782 minutes required by my impotent Braun. The hairdresser I visited had
19783 a Panasonic ER160, which unfortunately is no longer available from the
19784 producer. But I found it had a successor, the Panasonic ER1611.
</p
>
19786 <p
>The next step was to find somewhere to buy it. This was not
19787 straight forward. The list of suppliers I got from the hairdresser
19788 did not want to sell anything to me. But searching for the model on
19789 the web we found a supplier in Norway willing to sell it to us for
19790 around NOK
4000,-. This was a bit much. We kept searching and
19791 finally found a Danish supplier
19792 <a href=
"http://nicehair.dk/panasonic-er-
1611-professionel-hartrimmer.html
">selling
19793 it for around NOK
1800,-
</a
>. We ordered one, and it arrived a few
19794 days ago.
</p
>
19796 <p
>The instructions said it had to charge for
8 hours when we started
19797 to use it, so we left it charging over night. Normally it will only
19798 need one hour to charge. The following evening we successfully tested
19799 it, and I can warmly recommend it to anyone looking for a real hair
19800 cutter. The ones we have used until now have been hair cutter
19806 <title>HTC One X - Your video? What do you mean?
</title>
19807 <link>http://people.skolelinux.org/pere/blog/HTC_One_X___Your_video___What_do_you_mean_.html
</link>
19808 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/HTC_One_X___Your_video___What_do_you_mean_.html
</guid>
19809 <pubDate>Thu,
26 Apr
2012 13:
20:
00 +
0200</pubDate>
19810 <description><p
>In
<a href=
"http://www.idg.no/computerworld/article243690.ece
">an
19811 article today
</a
> published by Computerworld Norway, the photographer
19812 <a href=
"http://www.urke.com/eirik/
">Eirik Helland Urke
</a
> reports
19813 that the video editor application included with
19814 <a href=
"http://www.htc.com/www/smartphones/htc-one-x/#specs
">HTC One
19815 X
</a
> have some quite surprising terms of use. The article is mostly
19816 based on the twitter message from mister Urke, stating:
19818 <p
><blockquote
>
19819 "<a href=
"http://twitter.com/urke/status/
194062269724897280">Drøy
19820 brukeravtale: HTC kan bruke MINE redigerte videoer kommersielt. Selv
19821 kan jeg KUN bruke dem privat.
</a
>"
19822 </blockquote
></p
>
19824 <p
>I quickly translated it to this English message:
</p
>
19826 <p
><blockquote
>
19827 "Arrogant user agreement: HTC can use MY edited videos
19828 commercially. Although I can ONLY use them privately.
"
19829 </blockquote
></p
>
19831 <p
>I
've been unable to find the text of the license term myself, but
19832 suspect it is a variation of the MPEG-LA terms I
19833 <a href=
"http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
">discovered
19834 with my Canon IXUS
130</a
>. The HTC One X specification specifies that
19835 the recording format of the phone is .amr for audio and .mp3 for
19837 <a href=
"http://en.wikipedia.org/wiki/Adaptive_Multi-Rate_audio_codec#Licensing_and_patent_issues
">Adaptive
19838 Multi-Rate audio codec
</a
> with patents which according to the
19839 Wikipedia article require an license agreement with
19840 <a href=
"http://www.voiceage.com/
">VoiceAge
</a
>. MP4 is
19841 <a href=
"http://en.wikipedia.org/wiki/H
.264/MPEG-
4_AVC#Patent_licensing
">MPEG4 with
19842 H
.264</a
>, which according to Wikipedia require a licence agreement
19843 with
<a href=
"http://www.mpegla.com/
">MPEG-LA
</a
>.
</p
>
19845 <p
>I know why I prefer
19846 <a href=
"http://www.digistan.org/open-standard:definition
">free and open
19847 standards
</a
> also for video.
</p
>
19852 <title>RAND terms - non-reasonable and discriminatory
</title>
19853 <link>http://people.skolelinux.org/pere/blog/RAND_terms___non_reasonable_and_discriminatory.html
</link>
19854 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/RAND_terms___non_reasonable_and_discriminatory.html
</guid>
19855 <pubDate>Thu,
19 Apr
2012 22:
20:
00 +
0200</pubDate>
19856 <description><p
>Here in Norway, the
19857 <a href=
"http://www.regjeringen.no/nb/dep/fad.html?id=
339"> Ministry of
19858 Government Administration, Reform and Church Affairs
</a
> is behind
19859 a
<a href=
"http://standard.difi.no/forvaltningsstandarder
">directory of
19860 standards
</a
> that are recommended or mandatory for use by the
19861 government. When the directory was created, the people behind it made
19862 an effort to ensure that everyone would be able to implement the
19863 standards and compete on equal terms to supply software and solutions
19864 to the government. Free software and non-free software could compete
19865 on the same level.
</p
>
19867 <p
>But recently, some standards with RAND
19868 (
<a href=
"http://en.wikipedia.org/wiki/Reasonable_and_non-discriminatory_licensing
">Reasonable
19869 And Non-Discriminatory
</a
>) terms have made their way into the
19870 directory. And while this might not sound too bad, the fact is that
19871 standard specifications with RAND terms often block free software from
19872 implementing them. The reasonable part of RAND mean that the cost per
19873 user/unit is low,and the non-discriminatory part mean that everyone
19874 willing to pay will get a license. Both sound great in theory. In
19875 practice, to get such license one need to be able to count users, and
19876 be able to pay a small amount of money per unit or user. By
19877 definition, users of free software do not need to register their use.
19878 So counting users or units is not possible for free software projects.
19879 And given that people will use the software without handing any money
19880 to the author, it is not really economically possible for a free
19881 software author to pay a small amount of money to license the rights
19882 to implement a standard when the income available is zero. The result
19883 in these situations is that free software are locked out from
19884 implementing standards with RAND terms.
</p
>
19886 <p
>Because of this, when I see someone claiming the terms of a
19887 standard is reasonable and non-discriminatory, all I can think of is
19888 how this really is non-reasonable and discriminatory. Because free
19889 software developers are working in a global market, it does not really
19890 help to know that software patents are not supposed to be enforceable
19891 in Norway. The patent regimes in other countries affect us even here.
19892 I really hope the people behind the standard directory will pay more
19893 attention to these issues in the future.
</p
>
19895 <p
>You can find more on the issues with RAND, FRAND and RAND-Z terms
19897 (
<a href=
"http://blogs.computerworlduk.com/simon-says/
2010/
11/rand-not-so-reasonable/
">RAND:
19898 Not So Reasonable?
</a
>).
</p
>
19900 <p
>Update
2012-
04-
21: Just came across a
19901 <a href=
"http://blogs.computerworlduk.com/open-enterprise/
2012/
04/of-microsoft-netscape-patents-and-open-standards/index.htm
">blog
19902 post from Glyn Moody
</a
> over at Computer World UK warning about the
19903 same issue, and urging people to speak out to the UK government. I
19904 can only urge Norwegian users to do the same for
19905 <a href=
"http://www.standard.difi.no/hoyring/hoyring-om-nye-anbefalte-it-standarder
">the
19906 hearing taking place at the moment
</a
> (respond before
2012-
04-
27).
19907 It proposes to require video conferencing standards including
19908 specifications with RAND terms.
</p
>
19913 <title>Debian Edu interview: Andreas Mundt
</title>
19914 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Andreas_Mundt.html
</link>
19915 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Andreas_Mundt.html
</guid>
19916 <pubDate>Sun,
15 Apr
2012 12:
10:
00 +
0200</pubDate>
19917 <description><p
>Behind
<a href=
"http://www.skolelinux.org/
">Debian Edu and
19918 Skolelinux
</a
> there are a lot of people doing the hard work of
19919 setting together all the pieces. This time I present to you Andreas
19920 Mundt, who have been part of the technical development team several
19921 years. He was also a key contributor in getting GOsa and Kerberos set
19922 up in the recently released
19923 <a href=
"http://wiki.debian.org/DebianEdu/Documentation/Squeeze
">Debian
19924 Edu Squeeze
</a
> version.
</p
>
19926 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
19928 <p
>My name is Andreas Mundt, I grew up in south Germany. After
19929 studying Physics I spent several years at university doing research in
19930 Quantum Optics. After that I worked some years in an optics company.
19931 Finally I decided to turn over a new leaf in my life and started
19932 teaching
10 to
19 years old kids at school. I teach math, physics,
19933 information technology and science/technology.
</p
>
19935 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
19936 project?
</strong
></p
>
19938 <p
>Already before I switched to teaching, I followed the Debian Edu
19939 project because of my interest in education and Debian. Within the
19940 qualification/training period for the teaching, I started
19941 contributing.
</p
>
19943 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
19944 Edu?
</strong
></p
>
19946 <p
>The advantages of Debian Edu are the well known name, the
19947 out-of-the-box philosophy and of course the great free software of the
19948 Debian Project!
</p
>
19950 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
19951 Edu?
</strong
></p
>
19953 <p
>As every coin has two sides, the out-of-the-box philosophy has its
19954 downside, too. In my opinion, it is hard to modify and tweak the
19955 setup, if you need or want that. Further more, it is not easily
19956 possible to upgrade the system to a new release. It takes much too
19957 long after a Debian release to prepare the -Edu release, perhaps
19958 because the number of developers working on the core of the code is
19959 rather small and often busy elsewhere.
</p
>
19961 <p
>The
<a href=
"http://wiki.debian.org/DebianLAN
">Debian LAN
</a
>
19962 project might fill the use case of a more flexible system.
</p
>
19964 <p
><strong
>Which free software do you use daily?
</strong
></p
>
19966 <p
>I am only using non-free software if I am forced to and run Debian
19967 on all my machines. For documents I prefer LaTeX and PGF/TikZ, then
19968 mutt and iceweasel for email respectively web browsing. At school I
19969 have Arduino and Fritzing in use for a micro controller project.
</p
>
19971 <p
><strong
>Which strategy do you believe is the right one to use to
19972 get schools to use free software?
</strong
></p
>
19974 <p
>One of the major problems is the vendor lock-in from top to bottom:
19975 Especially in combination with ignorant government employees and
19976 politicians, this works out great for the
"market-leader
". The school
19977 administration here in Baden-Wuerttemberg is occupied by that vendor.
19978 Documents have to be prepared in non-free, proprietary formats. Even
19979 free browsers do not work for the school administration. Publishers
19980 of school books provide software only for proprietary platforms.
</p
>
19982 <p
>To change this, political work is very important. Parts of the
19983 political spectrum have become aware of the problem in the last years.
19984 However it takes quite some time and courageous politicians to
'free
'
19985 the system. There is currently some discussion about
"Open Data
" and
19986 "Free/Open Standards
". I am not sure if all the involved parties have
19987 a clue about the potential of these ideas, and probably only a
19988 fraction takes them seriously. However it might slowly make free
19989 software and the philosophy behind it more known and popular.
</p
>
19994 <title>Debian Edu interview: Justin B. Rye
</title>
19995 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Justin_B__Rye.html
</link>
19996 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Justin_B__Rye.html
</guid>
19997 <pubDate>Sun,
8 Apr
2012 10:
50:
00 +
0200</pubDate>
19998 <description><p
>It take all kind of contributions to create a Linux distribution
19999 like
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>,
20000 and this time I lend the ear to Justin B. Rye, who is listed as a big
20002 <a href=
"http://wiki.debian.org/DebianEdu/Documentation/Squeeze
">Debian
20003 Edu Squeeze release manual
</a
>.
20005 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
20007 <p
>I
'm a
44-year-old linguistics graduate living in Edinburgh who has
20008 occasionally been employed as a sysadmin.
</p
>
20010 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
20011 project?
</strong
></p
>
20013 <p
>I
'm neither a developer nor a Skolelinux/Debian Edu user! The only
20014 reason my name
's in the credits for the documentation is that I hang
20015 around on debian-l10n-english waiting for people to mention things
20016 they
'd like a native English speaker to proofread... So I did a sweep
20017 through the wiki for typos and Norglish and inconsistent spellings of
20018 "localisation
".
</p
>
20020 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
20021 Edu?
</strong
></p
>
20023 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
20024 Edu?
</strong
></p
>
20026 <p
>These questions are too hard for me - I don
't use it! In fact I
20027 had hardly any contact with I.T. until long after I
'd got out of the
20028 education system.
</p
>
20030 <p
>I can tell you the advantages of Debian for me though: it soaks up
20031 as much of my free time as I want and no more, and lets me do
20032 everything I want a computer for without ever forcing me to spend
20033 money on the latest hardware.
</p
>
20035 <p
><strong
>Which free software do you use daily?
</strong
></p
>
20037 <p
>I
've been using Debian since Rex; popularity-contest says the
20038 software that I use most is xinit, xterm, and xulrunner (in other
20039 words, I use a distinctly retro sort of desktop).
</p
>
20041 <p
><strong
>Which strategy do you believe is the right one to use to
20042 get schools to use free software?
</strong
></p
>
20044 <p
>Well, I don
't know. I suppose I
'd be inclined to try reasoning
20045 with the people who make the decisions, but obviously if that worked
20046 you would hardly need a strategy.
</p
>
20051 <title>Why the KDE menu is slow when /usr/ is NFS mounted - and a workaround
</title>
20052 <link>http://people.skolelinux.org/pere/blog/Why_the_KDE_menu_is_slow_when__usr__is_NFS_mounted___and_a_workaround.html
</link>
20053 <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>
20054 <pubDate>Fri,
6 Apr
2012 22:
40:
00 +
0200</pubDate>
20055 <description><p
>Recently I have spent time with
20056 <a href=
"http://www.slxdrift.no/
">Skolelinux Drift AS
</a
> on speeding
20057 up a
<a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>
20058 Lenny installation using LTSP diskless workstations, and in the
20059 process I discovered something very surprising. The reason the KDE
20060 menu was responding slow when using it for the first time, was mostly
20061 due to the way KDE find application icons. I discovered that showing
20062 the Multimedia menu would cause more than
20 000 IP packages to be
20063 passed between the LTSP client and the NFS server. Most of these were
20065 NFS LOOKUP calls, resulting in a NFS3ERR_NOENT response. Because the
20066 ping times between the client and the server were in the range
2-
20
20067 ms, the menus would be very slow. Looking at the strace of kicker in
20068 Lenny (or plasma-desktop i Squeeze - same problem there), I see that
20069 the source of these NFS calls are access(
2) system calls for
20070 non-existing files. KDE can do hundreds of access(
2) calls to find
20071 one icon file. In my example, just finding the mplayer icon required
20072 around
230 access(
2) calls.
</p
>
20074 <p
>The KDE code seem to search for icons using a list of icon
20075 directories, and the list of possible directories is large. In
20076 (almost) each directory, it look for files ending in .png, .svgz, .svg
20077 and .xpm. The result is a very slow KDE menu when /usr/ is NFS
20078 mounted. Showing a single sub menu may result in thousands of NFS
20079 requests. I am not the first one to discover this. I found a
20080 <a href=
"https://bugs.kde.org/show_bug.cgi?id=
211416">KDE bug report
20081 from
2009</a
> about this problem, and it is still unsolved.
</p
>
20083 <p
>My solution to speed up the KDE menu was to create a package
20084 kde-icon-cache that upon installation will look at all .desktop files
20085 used to generate the KDE menu, find their icons, search the icon paths
20086 for the file that KDE will end up finding at run time, and copying the
20087 icon file to /var/lib/kde-icon-cache/. Finally, I add symlinks to
20088 these icon files in one of the first directories where KDE will look
20089 for them. This cut down the number of file accesses required to find
20090 one icon from several hundred to less than
5, and make the KDE menu
20091 almost instantaneous. I
'm not quite sure where to make the package
20092 publicly available, so for now it is only available on request.
</p
>
20094 <p
>The bug report mention that this do not only affect the KDE menu
20095 and icon handling, but also the login process. Not quite sure how to
20096 speed up that part without replacing NFS with for example NBD, and
20097 that is not really an option at the moment.
</p
>
20099 <p
>If you got feedback on this issue, please let us know on debian-edu
20100 (at) lists.debian.org.
</p
>
20102 <p
>Update
2015-
08-
04: The
20103 <a href=
"http://anonscm.debian.org/cgit/debian-edu/upstream/kde-icon-cache.git/
">source
20104 of the scripts and associated Debian package
</a
> is available from the
20105 Debian Edu github repository.
</p
>
20110 <title>Debian Edu in the Linux Weekly News
</title>
20111 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_in_the_Linux_Weekly_News.html
</link>
20112 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_in_the_Linux_Weekly_News.html
</guid>
20113 <pubDate>Thu,
5 Apr
2012 08:
00:
00 +
0200</pubDate>
20114 <description><p
>About two weeks ago, I was interviewed via email about
20115 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
> by
20116 Bruce Byfield in Linux Weekly News. The result was made public for
20117 non-subscribers today. I am pleased to see liked our Linux solution
20118 for schools. Check out his article
20119 <a href=
"https://lwn.net/Articles/
488805/
">Debian Edu/Skolelinux: A
20120 distribution for education
</a
> if you want to learn more.
</p
>
20125 <title>Debian Edu interview: Wolfgang Schweer
</title>
20126 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Wolfgang_Schweer.html
</link>
20127 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Wolfgang_Schweer.html
</guid>
20128 <pubDate>Sun,
1 Apr
2012 23:
00:
00 +
0200</pubDate>
20129 <description><p
>Germany is a core area for the
20130 <a href=
"http://www.skolelinux.org/
">Debian Edu and Skolelinux
</a
>
20131 user community, and this time I managed to get hold of Wolfgang
20132 Schweer, a valuable contributor to the project from Germany.
20134 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
20136 <p
>I
've studied Mathematics at the university
'Ruhr-Universität
' in
20137 Bochum, Germany. Since
1981 I
'm working as a teacher at the school
20138 "<a href=
"http://www.westfalenkolleg-dortmund.de/
">Westfalen-Kolleg
20139 Dortmund
</a
>", a second chance school. Here, young adults is given
20140 the opportunity to get further education in order to do the school
20141 examination
'Abitur
', which will allow to study at a university. This
20142 second chance is of value for those who want a better job perspective
20143 or failed to get a higher school examination being teens.
</p
>
20145 <p
>Besides teaching I was involved in developing online courses for a
20146 blended learning project called
'abitur-online.nrw
' and in some other
20147 information technology related projects. For about ten years I
've been
20148 teacher and coordinator for the
'abitur-online
' project at my
20149 school. Being now in my early sixties, I
've decided to leave school at
20150 the end of April this year.
</p
>
20152 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
20153 project?
</strong
></p
>
20155 <p
>The first information about Skolelinux must have come to my
20156 attention years ago and somehow related to LTSP (Linux Terminal Server
20157 Project). At school, we had set up a network at the beginning of
1997
20158 using Suse Linux on the desktop, replacing a Novell network. Since
20159 2002, we used old machines from the city council of Dortmund as thin
20160 clients (LTSP, later Ubuntu/Lessdisks) cause new hardware was out of
20161 reach. At home I
'm using Debian since years and - subscribed to the
20162 Debian news letter - heard from time to time about Skolelinux. About
20163 two years ago I proposed to replace the (somehow undocumented and only
20164 known to me) system at school by a well known Debian based system:
20165 Skolelinux.
</p
>
20167 <p
>Students and teachers appreciated the new system because of a
20168 better look and feel and an enhanced access to local media on thin
20169 clients. The possibility to alter and/or reset passwords using a GUI
20170 was welcomed, too. Being able to do administrative tasks using a GUI
20171 and to easily set up workstations using PXE was of very high value for
20172 the admin teachers.
</p
>
20174 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
20175 Edu?
</strong
></p
>
20177 <p
>It
's open source, easy to set up, stable and flexible due to it
's
20178 Debian base. It integrates LTSP out-of-the-box. And it is documented!
20179 So it was a perfect choice.
</p
>
20181 <p
>Being open source, there are no license problems and so it
's
20182 possible to point teachers and students to programs like
20183 OpenOffice.org, ViewYourMind (mind mapping) and The Gimp. It
's of
20184 high value to be able to adapt parts of the system to special needs of
20185 a school and to choose where to get support for this.
</p
>
20187 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
20188 Edu?
</strong
></p
>
20190 <p
>Nothing yet.
</p
>
20192 <p
><strong
>Which free software do you use daily?
</strong
></p
>
20194 <p
>At home (Debian Sid with Gnome Desktop): Iceweasel, LibreOffice,
20195 Mutt, Gedit, Document Viewer, Midnight Commander, flpsed (PDF
20196 Annotator). At school (Skolelinux Lenny): Iceweasel, Gedit,
20197 LibreOffice.
</p
>
20199 <p
><strong
>Which strategy do you believe is the right one to use to
20200 get schools to use free software?
</strong
></p
>
20202 <p
>Some time ago I thought it was enough to tell people about it. But
20203 that doesn
't seem to work quite well. Now I concentrate on those more
20204 interested and hope to get multiplicators that way.
</p
>
20209 <title>Debian Edu screencast: Checking email with kmail using Kerberos authentication
</title>
20210 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Checking_email_with_kmail_using_Kerberos_authentication.html
</link>
20211 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Checking_email_with_kmail_using_Kerberos_authentication.html
</guid>
20212 <pubDate>Sun,
25 Mar
2012 10:
00:
00 +
0200</pubDate>
20213 <description><!-- Video HTML based on http://www.diveintohtml5.net/video.html --
>
20215 <p
>The same Debian Edu developer that did the last screen cast I
20216 published, Wolfgang Schweer, has created a new screen cast showing how
20217 to set up Kmail in Debian Edu Squeze to authenticate using Kerberos,
20218 allowing users to check their local email account without providing
20219 any password. The video is embedded here in quarter size,
20220 and also available from
<a href=
"https://vimeo.com/
38601767">vimeo
</a
>
20222 <a href=
"http://ftp.skolelinux.org/skolelinux/press/screencasts/
2012-
03-
14-Debian-Edu_Configure_Kmail_for_internal_usage.ogv
">Ogg
20223 Theora
</a
> file. Check it out below.
</p
>
20225 <p
><video id=
"kmail-kerberos-movie
" width=
"256" height=
"184" preload controls
>
20226 <source src=
"http://ftp.skolelinux.org/skolelinux/press/screencasts/
2012-
03-
14-Debian-Edu_Configure_Kmail_for_internal_usage.ogv
" type=
'video/ogg; codecs=
"theora, vorbis
"' /
>
20227 <p
>Download video as
20228 <a href=
"http://ftp.skolelinux.org/skolelinux/press/screencasts/
2012-
03-
14-Debian-Edu_Configure_Kmail_for_internal_usage.ogv
">Ogg
</a
>.
</p
>
20229 </video
></p
>
20234 <title>Debian Edu interview: John Ingleby
</title>
20235 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__John_Ingleby.html
</link>
20236 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__John_Ingleby.html
</guid>
20237 <pubDate>Mon,
19 Mar
2012 21:
15:
00 +
0100</pubDate>
20238 <description><p
><a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>
20239 users are spread all across the globe. The second inteview after
20240 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
03/msg00001.html
">the
20241 Squeeze release
</a
> was publised is with John Ingleby, a teacher and
20242 long time Linux user in United Kingdom.
</p
>
20244 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
20246 <p
>I teach ICT part time at the Rudolf Steiner School in Kings
20247 Langley, near London, UK. Previously I worked as a technical
20248 author/trainer while my children attended the school, and I also
20249 contributed to the Schoolforge UK community with the aim of
20250 encouraging UK schools to adopt free/open source software. Five or six
20251 years ago we had about
50 schools interested in some way, but we
20252 weren
't able to convert many of them into sustainable
20253 installations.
</p
>
20255 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
20256 project?
</strong
></p
>
20258 <p
>Skolelinux had two representatives at an early Edubuntu meeting in
20259 London which I attended. However at that time our school network had
20260 just been installed using CentOS, LTSP
4 and GNOME. When LTSP
5 came
20261 along we switched to Edubuntu thin client servers so now we have a
20262 mixed environment which includes Windows PCs and student laptops, as
20263 well as their MacBooks and iPads. However, the proprietary systems
20264 have always been rather problematic, and we never built a GUI for the
20265 LDAP server, so when I discovered Skolelinux is configured for all
20266 these things we decided to try it.
</p
>
20268 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
20269 Edu?
</strong
></p
>
20271 <p
>By far the biggest advantage is the Debian Edu community. Apart
20272 from that I have always believed in the same
"sustainable computing
"
20273 goals that Skolelinux is built on: installing Linux on computers which
20274 would otherwise be thrown away, to provide a reliable, secure and
20275 low-cost IT environment for schools. From my own experience I know
20276 that a part-time person can teach and manage a network of about
25
20277 Linux computers, but it would take much more of my time if we had
20278 proprietary software everywhere.
</p
>
20280 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
20281 Edu?
</strong
></p
>
20283 <p
>As a newcomer I
'm just finding out who
's who in the community and
20284 how you
're organised, and what your procedures are for dealing with
20285 various things such as editing manual pages and so-on. The only
20286 English language mailing list seems to be for developers as well as
20287 users, so my inbox needs heavy pruning each day!
</p
>
20289 <p
><strong
>Which free software do you use daily?
</strong
></p
>
20291 <p
>Besides the software already mentioned at school we use Samba,
20292 OpenLDAP, CUPS, Nagios and Dansguardian for the network, and on the
20293 desktops we have LibreOffice, Firefox, GIMP and Inkscape. At home I
20294 use Ubuntu and an Android
4 eePad Transformer (but I
'm not sure if
20295 that counts...)
</p
>
20297 <p
><strong
>Which strategy do you believe is the right one to use to
20298 get schools to use free software?
</strong
></p
>
20300 <p
>That
's a tough question! For very many years UK schools installed
20301 and taught only proprietary software, so that at the highest levels
20302 the notion of
"computer
" means simply
"proprietary office
20303 applications
". However, schools today are experiencing budget
20304 constraints, and many are having to think hard about upgrading Windows
20305 XP. At the same time, we have students showing teachers how to use
20306 iPads, MacBooks and Android, so the choice of operating system is no
20307 longer quite so automatic. What is more, our government at last
20308 realised that we need people with programming skills, so they
're
20309 putting coding back in the curriculum! And it
's encouraging that the
20310 first
10,
000 Raspberry Pi units sold out in
2 hours.
</p
>
20312 <p
>I don
't really know what strategy is going to get UK schools to use
20313 free software, but building an active community of Skolelinux/Debian
20314 Edu users in this country has to be part of it.
</p
>
20319 <title>Writing and translating documentation in Debian Edu
</title>
20320 <link>http://people.skolelinux.org/pere/blog/Writing_and_translating_documentation_in_Debian_Edu.html
</link>
20321 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Writing_and_translating_documentation_in_Debian_Edu.html
</guid>
20322 <pubDate>Fri,
16 Mar
2012 09:
55:
00 +
0100</pubDate>
20323 <description><p
>Documentation in Debian Edu is provided in several languages, and
20324 it is important to make it both easy to contribute and to keep the
20325 translated versions in sync. To do this we have come up with what we
20326 believe is a very efficient work flow.
</p
>
20330 <li
>The documentation is written in a
20331 <a href=
"http://moinmo.in
">moinmoin wiki
</a
> (see for example
20332 <a href=
"http://wiki.debian.org/DebianEdu/Documentation/Squeeze
">the
20333 Squeeze release manual
</a
>) with support for exporting the content as
20334 docbook XML.
</li
>
20336 <li
>This docbook document is given to po4a to extract a gettext style
20337 .pot file with the content, which in turn is used to create .po files
20338 with the translated text.
</li
>
20340 <li
>The .po files are given to translators, and they can always tell
20341 which part of the original wiki document is new or changed. They can
20342 use their normal translation tools like lokalize or poedit to write
20343 the translation. There is even a system in place to handle translated
20346 <li
>The translated .po files are combined with the original docbook
20347 XML document using po4a to create a translated docbook document.
</li
>
20349 <li
>The final step is to use all the generated docbook files and
20350 create PDF and HTML version of the original and translated documents.
</li
>
20354 <p
>This setup work very well, but have a few issues. The biggest
20355 issue is that
<a href=
"http://moinmo.in/DocBook
">the docbook support
20356 we use in moinmoin
</a
> is not actively maintained. The docbook
20357 support is also buggy, and our build system contain workarounds to
20358 make sure the generated docbook is usable despite these bugs.
</p
>
20360 <p
>If you want to have a look at our setup, it is all there in the
20361 <a href=
"http://packages.qa.debian.org/debian-edu-doc
">debian-edu-doc
20362 package
</a
>.
</p
>
20367 <title>Skolelinux / Debian Edu Squeeze is out!
</title>
20368 <link>http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_Squeeze_is_out_.html
</link>
20369 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_Squeeze_is_out_.html
</guid>
20370 <pubDate>Sun,
11 Mar
2012 23:
00:
00 +
0100</pubDate>
20371 <description><p
>This weekend we finally published the first stable release of
20372 <a href=
"http://www.skolelinux.org/
">Skolelinux / Debian Edu
</a
> based
20373 on Debian/Squeeze. The full announcement is
20374 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
03/msg00001.html
">available
</a
>
20375 from the project announcement list. Now is a good time to test if it
20376 you have not done so already.
</p
>
20378 <p
>I plan to present the new version at
20379 <a href=
"http://www.nuug.no/aktiviteter/
20120313-skolelinux/
">a NUUG
20380 meeting
</a
> on tuesday. I look forward to seeing you there if you are
20381 in Oslo, Norway.
</p
>
20386 <title>Debian Edu interview: Nigel Barker
</title>
20387 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Nigel_Barker.html
</link>
20388 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_interview__Nigel_Barker.html
</guid>
20389 <pubDate>Fri,
9 Mar
2012 11:
30:
00 +
0100</pubDate>
20390 <description><p
>Inspired by
<a href=
"http://raphaelhertzog.com/tag/interview/
">the
20391 interview series
</a
> conducted by Raphael, I started a Norwegian
20392 interview series with people involved in the Debian Edu / Skolelinux
20393 community. This was so popular that I believe it is time to move to a
20394 more international audience.
</p
>
20396 <p
>While
<a href=
"http://www.skolelinux.org/
">Debian Edu and
20397 Skolelinux
</a
> originated in France and Norway, and have most users in
20398 Europe, there are users all around the globe. One of those far away
20399 from me is Nigel Barker, a long time Debian Edu system administrator
20400 and contributor. It is thanks to him that Debian Edu is adjusted to
20401 work out of the box in Japan. I got him to answer a few questions,
20402 and am happy to share the response with you. :)
20405 <p
><strong
>Who are you, and how do you spend your days?
</strong
></p
>
20407 <p
>My name is Nigel Barker, and I am British. I am married to Yumiko,
20408 and we have three lovely children, aged
15,
14 and
4(!) I am the IT
20409 Coordinator at Hiroshima International School, Japan. I am also a
20410 teacher, and in fact I spend most of my day teaching Mathematics,
20411 Science, IT, and Chemistry. I was originally a Chemistry teacher, but
20412 I have always had an interest in computers. Another teacher teaches
20413 primary school IT, but apart from that I am the only computer person,
20414 so that means I am the network manager, technician and webmaster,
20415 also, and I help people with their computer problems. I teach python
20416 to beginners in an after-school club. I am way too busy, so I really
20417 appreciate the simplicity of Skolelinux.
</p
>
20419 <p
><strong
>How did you get in contact with the Skolelinux/Debian Edu
20420 project?
</strong
></p
>
20422 <p
>In around
2004 or
5 I discovered the ltsp project, and set up a
20423 server in the IT lab. I wanted some way to connect it to our central
20424 samba server, which I was also quite poor at configuring. I discovered
20425 Edubuntu when it came out, but it didn
't really improve my setup. I
20426 did various desperate searches for things like
"school Linux server
"
20427 and ended up in a document called
"Drift
" something or other. Reading
20428 there it became clear that Skolelinux was going to solve all my
20429 problems in one go. I was very excited, but apprehensive, because my
20430 previous attempts to install Debian had ended in failure (I used
20431 Mandrake for everything - ltsp, samba, apache, mail, ns...). I
20432 downloaded a beta version, had some problems, so subscribed to the
20433 Debian Edu list for help. I have remained subscribed ever since, and
20434 my school has run a Skolelinux network since Sarge.
</p
>
20436 <p
><strong
>What do you see as the advantages of Skolelinux/Debian
20437 Edu?
</strong
></p
>
20439 <p
>For me the integrated setup. This is not just the server, or the
20440 workstation, or the ltsp. Its all of them, and its all configured
20441 ready to go. I read somewhere in the early documentation that it is
20442 designed to be setup and managed by the Maths or Science teacher, who
20443 doesn
't necessarily know much about computers, in a small Norwegian
20444 school. That describes me perfectly if you replace Norway with
20447 <p
><strong
>What do you see as the disadvantages of Skolelinux/Debian
20448 Edu?
</strong
></p
>
20450 <p
>The desktop is fairly plain. If you compare it with Edubuntu, who
20451 have fun themes for children, or with distributions such as Mint, who
20452 make the desktop beautiful. They create a good impression on people
20453 who don
't need to understand how to use any of it, but who might be
20454 important to the school. School administrators or directors, for
20455 instance, or parents. Even kids. Debian itself usually has ugly
20456 default theme settings. It was my dream a few years back that some
20457 kind of integration would allow Edubuntu to do the desktop stuff and
20458 Debian Edu the servers, but now I realise how impossible that is. A
20459 second disadvantage is that if something goes wrong, or you need to
20460 customise something, then suddenly the level of expertise required
20461 multiplies. For example, backup wasn
't working properly in Lenny. It
20462 took me ages to learn how to set up my own server to do rsync backups.
20463 I am afraid of anything to do with ldap, but perhaps Gosa will
20466 <p
><strong
>Which free software do you use daily?
</strong
></p
>
20468 <p
>Nowadays I only use Debian on my personal computers. I have one for
20469 studio work (I play guitar and write songs), running AV Linux
20470 (customised Debian) a netbook running Squeeze, and a bigger laptop
20471 still running Skolelinux Lenny workstation. I have a Tjener in my
20472 house, that
's very useful for the family photos and music. At school
20473 the students only use Skolelinux. (Some teachers and the office still
20474 have windows). So that means we only use free software all day every
20475 day. Open office, The GIMP, Firefox/Iceweasel, VLC and Audacity are
20476 installed on every computer in school, irrespective of OS. We also
20477 have Koha on Debian for the library, and Apache, Moodle, b2evolution
20478 and Etomite on Debian for the www. The firewall is Untangle.
</p
>
20480 <p
><strong
>Which strategy do you believe is the right one to use to
20481 get schools to use free software?
</strong
></p
>
20483 <p
>Current trends are in our favour. Open source is big in industry,
20484 and ordinary people have heard of it. The spread of Android and the
20485 popularity of Apple have helped to weaken the impression that you have
20486 to have Microsoft on everything. People complain to me much less about
20487 file formats and Word than they did
5 years ago. The Edu aspect is
20488 also a selling point. This is all customised for schools. Where is the
20489 Windows-edu, or the Mac-edu? But of course the main attraction is
20490 budget.The trick is to convince people that the quality is not
20491 compromised when you stop paying and use free software instead. That
20492 is one reason why I say the desktop experience is a weakness. People
20493 are not impressed when their USB drive doesn
't work, or their browser
20494 doesn
't play flash, for example.
</p
>
20499 <title>Debian Edu screencast: Mass creation of user accounts in Squeeze
</title>
20500 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Mass_creation_of_user_accounts_in_Squeeze.html
</link>
20501 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_screencast__Mass_creation_of_user_accounts_in_Squeeze.html
</guid>
20502 <pubDate>Wed,
7 Mar
2012 13:
40:
00 +
0100</pubDate>
20503 <description><!-- Video HTML based on http://www.diveintohtml5.net/video.html --
>
20505 <p
>One of the Debian Edu developers, Wolfgang Schweer, just created a
20506 screen cast documenting how to create a lot of new users in LDAP on
20507 Debian Edu Squeeze. The video is embedded here in quarter size, and
20508 also available from
<a href=
"http://vimeo.com/
37675399">vimeo
</a
> and
20510 <a href=
"http://ftp.skolelinux.org/skolelinux/press/screencasts/
2012-
02-
29-debian_edu_mass_create_user_accounts.ogv
">Ogg
20511 Theora
</a
> file. Check it out below.
</p
>
20513 <p
><video id=
"gosa-mass-user-create-movie
" width=
"256" height=
"184" preload controls
>
20514 <source src=
"http://ftp.skolelinux.org/skolelinux/press/screencasts/
2012-
02-
29-debian_edu_mass_create_user_accounts.ogv
" type=
'video/ogg; codecs=
"theora, vorbis
"' /
>
20515 <p
>Download video as
20516 <a href=
"http://ftp.skolelinux.org/skolelinux/press/screencasts/
2012-
02-
29-debian_edu_mass_create_user_accounts.ogv
">Ogg
</a
>.
</p
>
20517 </video
></p
>
20522 <title>Third release candidate of Debian Edu / Skolelinux based on Squeeze
</title>
20523 <link>http://people.skolelinux.org/pere/blog/Third_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</link>
20524 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Third_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</guid>
20525 <pubDate>Sun,
4 Mar
2012 18:
20:
00 +
0100</pubDate>
20526 <description><p
>This weekend we wrapped up and published the third release
20527 candidate for
<a href=
"http://www.skolelinux.org/
">Debian Edu /
20528 Skolelinux
</a
> based on Squeeze. The full announcement is
20529 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
03/msg00000.html
">available
</a
>
20530 from the project announcement list. Check it out if you
20531 need a software solution for your school.
</p
>
20536 <title>Stopmotion for making stop motion animations on Linux - reloaded
</title>
20537 <link>http://people.skolelinux.org/pere/blog/Stopmotion_for_making_stop_motion_animations_on_Linux___reloaded.html
</link>
20538 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Stopmotion_for_making_stop_motion_animations_on_Linux___reloaded.html
</guid>
20539 <pubDate>Sat,
3 Mar
2012 12:
50:
00 +
0100</pubDate>
20540 <description><p
>Many years ago, the
<a href=
"http://www.skolelinux.org/
">Skolelinux
20541 / Debian Edu project
</a
> initiated a student project to create a tool
20542 for making stop motion movies. The proposal came from a teacher
20543 needing such tool on Skolelinux. The project, called
"stopmotion
",
20544 was manned by two extraordinary students and won a school award and a
20545 national aware with this great project. The project was initiated and
20546 mentored by Herman Robak, and manned by the students Bjørn Erik Nilsen
20547 and Fredrik Berg Kjølstad. They got in touch with people at Aardman
20548 Animation studio and received feedback on how professionals would like
20549 such stopmotion tool to work, and the end result was and is used by
20550 animators around the globe. But as is usual after studying, both got
20551 jobs and went elsewhere, and did not have time to properly tend to the
20552 project, and it has been lingering for a few years now. Until last
20555 <p
>Last year some of the users got together with Herman, and moved the
20556 project to Sourceforge and in effect restarted the project under a new
20558 <a href=
"http://sourceforge.net/projects/linuxstopmotion/
">linuxstopmotion
</a
>.
20559 The name change was done to make it possible to find the project using
20560 Internet search engines (try to search for
'stopmotion
' to see what I
20561 mean). I
've been following
20562 <a href=
"https://lists.sourceforge.net/lists/listinfo/linuxstopmotion-community
">the
20563 mailing list
</a
> and the improvement already in place and planned for
20564 the future is encouraging. If you want to make stop motion movies.
20565 Check it out. :)
</p
>
20570 <title>Second release candidate of Debian Edu / Skolelinux based on Squeeze
</title>
20571 <link>http://people.skolelinux.org/pere/blog/Second_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</link>
20572 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Second_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</guid>
20573 <pubDate>Mon,
27 Feb
2012 14:
00:
00 +
0100</pubDate>
20574 <description><p
>This weekend we wrapped up and published the second release
20575 candidate for
<a href=
"http://www.skolelinux.org/
">Debian Edu /
20576 Skolelinux
</a
> based on Squeeze. The full announcement did for some
20577 reason not make it the project announcement list, but is
20578 <a href=
"http://lists.debian.org/debian-devel-announce/
2012/
02/msg00015.html
">available
</a
>
20579 from the Debian development announcement list. Check it out if you
20580 need a software solution for your school.
</p
>
20585 <title>First release candidate of Debian Edu / Skolelinux based on Squeeze
</title>
20586 <link>http://people.skolelinux.org/pere/blog/First_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</link>
20587 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</guid>
20588 <pubDate>Sun,
19 Feb
2012 23:
10:
00 +
0100</pubDate>
20589 <description><p
>One week delayed due to DVD build problems, we managed today to
20590 wrap up and publish the first release candidate for
20591 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> based
20592 on Squeeze. The full announcement is
20593 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
02/msg00001.html
">available
</a
>
20594 on the project announcement list. Check it out if you need a software
20595 solution for your school.
</p
>
20600 <title>How to figure out which RAID disk to replace when it fail
</title>
20601 <link>http://people.skolelinux.org/pere/blog/How_to_figure_out_which_RAID_disk_to_replace_when_it_fail.html
</link>
20602 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_figure_out_which_RAID_disk_to_replace_when_it_fail.html
</guid>
20603 <pubDate>Tue,
14 Feb
2012 21:
25:
00 +
0100</pubDate>
20604 <description><p
>Once in a while my home server have disk problems. Thanks to Linux
20605 Software RAID, I have not lost data yet (but
20606 <a href=
"http://comments.gmane.org/gmane.linux.raid/
34532">I was
20607 close
</a
> this summer :). But once a disk is starting to behave
20608 funny, a practical problem present itself. How to get from the Linux
20609 device name (like /dev/sdd) to something that can be used to identify
20610 the disk when the computer is turned off? In my case I have SATA
20611 disks with a unique ID printed on the label. All I need is a way to
20612 figure out how to query the disk to get the ID out.
</p
>
20614 <p
>After fumbling a bit, I
20615 <a href=
"http://www.cyberciti.biz/faq/linux-getting-scsi-ide-harddisk-information/
">found
20616 that hdparm -I
</a
> will report the disk serial number, which is
20617 printed on the disk label. The following (almost) one-liner can be
20618 used to look up the ID of all the failed disks:
</p
>
20620 <blockquote
><pre
>
20621 for d in $(cat /proc/mdstat |grep
'(F)
'|tr
' ' "\n
"|grep
'(F)
'|cut -d\[ -f1|sort -u);
20623 printf
"Failed disk $d:
"
20624 hdparm -I /dev/$d |grep
'Serial Num
'
20626 </blockquote
></pre
>
20628 <p
>Putting it here to make sure I do not have to search for it the
20629 next time, and in case other find it useful.
</p
>
20631 <p
>At the moment I have two failing disk. :(
</p
>
20633 <blockquote
><pre
>
20634 Failed disk sdd1: Serial Number: WD-WCASJ1860823
20635 Failed disk sdd2: Serial Number: WD-WCASJ1860823
20636 Failed disk sde2: Serial Number: WD-WCASJ1840589
20637 </blockquote
></pre
>
20639 <p
>The last time I had failing disks, I added the serial number on
20640 labels I printed and stuck on the short sides of each disk, to be able
20641 to figure out which disk to take out of the box without having to
20642 remove each disk to look at the physical vendor label. The vendor
20643 label is at the top of the disk, which is hidden when the disks are
20644 mounted inside my box.
</p
>
20646 <p
>I really wish the check_linux_raid Nagios plugin for checking Linux
20647 Software RAID in the
20648 <a href=
"http://packages.qa.debian.org/n/nagios-plugins.html
">nagios-plugins-standard
</a
>
20649 debian package would look up this value automatically, as it would
20650 make the plugin a lot more useful when my disks fail. At the moment
20651 it only report a failure when there are no more spares left (it really
20652 should warn as soon as a disk is failing), and it do not tell me which
20653 disk(s) is failing when the RAID is running short on disks.
</p
>
20658 <title>Automatic proxy configuration with Debian Edu / Skolelinux
</title>
20659 <link>http://people.skolelinux.org/pere/blog/Automatic_proxy_configuration_with_Debian_Edu___Skolelinux.html
</link>
20660 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Automatic_proxy_configuration_with_Debian_Edu___Skolelinux.html
</guid>
20661 <pubDate>Mon,
13 Feb
2012 23:
40:
00 +
0100</pubDate>
20662 <description><p
>New in the Squeeze version of
20663 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> is the
20664 ability for clients to automatically configure their proxy settings
20665 based on their environment. We want all systems on the client to use
20666 the WPAD based proxy definition fetched from
<tt
>http://wpad/wpad.dat
</tt
>, to
20667 allow sites to control the proxy setting from a central place and make
20668 sure clients do not have hard coded proxy settings. The schools can
20669 change the global proxy setting by editing
20670 <tt
>tjener:/etc/debian-edu/www/wpad.dat
</tt
> and the change propagate
20671 to all Debian Edu clients in the network.
</p
>
20673 <p
>The problem is that some systems do not understand the WPAD system.
20674 In other words, how do one get from a WPAD file like this (this is a
20675 simple one, they can run arbitrary code):
</p
>
20677 <blockquote
><pre
>
20678 function FindProxyForURL(url, host)
20680 if (!isResolvable(host) ||
20681 isPlainHostName(host) ||
20682 dnsDomainIs(host,
".intern
"))
20683 return
"DIRECT
";
20685 return
"PROXY webcache:
3128; DIRECT
";
20687 </pre
></blockquote
>
20689 <p
>to a proxy setting in the process environment looking like this:
</p
>
20691 <blockquote
><pre
>
20692 http_proxy=http://webcache:
3128/
20693 ftp_proxy=http://webcache:
3128/
20694 </pre
></blockquote
>
20696 <p
>To do this conversion I developed a perl script that will execute
20697 the javascript fragment in the WPAD file and return the proxy that
20699 <tt
><a href=
"http://www.debian.org/
">http://www.debian.org/
</a
></tt
>,
20700 and insert this extracted proxy URL in
<tt
>/etc/environment
</tt
> and
20701 <tt
>/etc/apt/apt.conf
</tt
>. The perl script wpad-extract work just
20702 fine in Squeeze, but in Wheezy the library it need to run the
20703 javascript code is
<a href=
"http://bugs.debian.org/
631045">no longer
20704 able to build
</a
> because the C library it depended on is now a C++
20705 library. I hope someone find a solution to that problem before Wheezy
20706 is frozen. An alternative would be for us to rewrite wpad-extract to
20707 use some other javascript library currently working in Wheezy, but no
20708 known alternative is known at the moment.
</p
>
20710 <p
>This automatic proxy system allow the roaming workstation (aka
20711 laptop) setup in Debian Edu/Squeeze to use the proxy when the laptop
20712 is connected to the backbone network in a Debian Edu setup, and to
20713 automatically use any proxy present and announced using the WPAD
20714 feature when it is connected to other networks. And if no proxy is
20715 announced, direct connections will be used instead.
</p
>
20717 <p
>Silently using a proxy announced on the network might be a privacy
20718 or security problem. But those controlling DHCP and DNS on a network
20719 could just as easily set up a transparent proxy, and force all HTTP
20720 and FTP connections to use a proxy anyway, so I consider that
20721 distinction to be academic. If you are afraid of using the wrong
20722 proxy, you should avoid connecting to the network in question in the
20723 first place. In Debian Edu, the proxy setup is updated using dhcp and
20724 ifupdown hooks, to make sure the configuration is updated every time
20725 the network setup changes.
</p
>
20727 <p
>The WPAD system is documented in a
20728 <a href=
"http://tools.ietf.org/html/draft-ietf-wrec-wpad-
01">IETF
20729 draft
</a
> and a
20730 <a href=
"http://en.wikipedia.org/wiki/Web_Proxy_Autodiscovery_Protocol
">Wikipedia
20731 page
</a
> for those that want to learn more.
</p
>
20736 <title>Saving power with Debian Edu / Skolelinux using shutdown-at-night
</title>
20737 <link>http://people.skolelinux.org/pere/blog/Saving_power_with_Debian_Edu___Skolelinux_using_shutdown_at_night.html
</link>
20738 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Saving_power_with_Debian_Edu___Skolelinux_using_shutdown_at_night.html
</guid>
20739 <pubDate>Sun,
5 Feb
2012 09:
45:
00 +
0100</pubDate>
20740 <description><p
>Since the Lenny version of
20741 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>, a
20742 feature to save power have been included. It is as simple as it is
20743 practical: Shut down unused clients at night, and turn them on again
20744 in the morning. This is done using the
20745 <a href=
"http://packages.qa.debian.org/s/shutdown-at-night.html
">shutdown-at-night
</a
> Debian package.
</p
>
20747 <p
>To enable this feature on a client, the machine need to be added to
20748 the netgroup shutdown-at-night-hosts. For Debian Edu, this is done in
20749 LDAP, and once this is in place, the machine in question will check
20750 every hour from
16:
00 until
06:
00 to see if the machine is unused, and
20751 shut it down if it is. If the hardware in question is supported by
20753 <a href=
"http://packages.qa.debian.org/n/nvram-wakeup.html
">nvram-wakeup
</a
>
20754 package, the BIOS is told to turn the machine back on around
07:
00 +-
20755 10 minutes. If this isn
't working, one can configure wake-on-lan to
20756 try to turn on the client. The wake-on-lan option is only documented
20757 and not enabled by default in Debian Edu.
</p
>
20759 <p
>It is important to not turn all machines on at once, as this can
20760 blow a fuse if several computers are connected to the same fuse like
20761 the common setup for a classroom. The nvram-wakeup method only work
20762 for machines with a functioning hardware/BIOS clock. I
've seen old
20763 machines where the BIOS battery were dead and the hardware clock were
20764 starting from
0 (or was it
1990?) every boot. If you have one of
20765 those, you have to turn on the computer manually.
</p
>
20767 <p
>The shutdown-at-night package is completely self contained, and can
20768 also be used outside the Debian Edu environment. For those without a
20769 central LDAP server with netgroups, one can instead touch the file
20770 <tt
>/etc/shutdown-at-night/shutdown-at-night
</tt
> to enable it.
20771 Perhaps you too can use it to save some power?
</p
>
20776 <title>Third beta version of Debian Edu / Skolelinux based on Squeeze
</title>
20777 <link>http://people.skolelinux.org/pere/blog/Third_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</link>
20778 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Third_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</guid>
20779 <pubDate>Sat,
4 Feb
2012 13:
25:
00 +
0100</pubDate>
20780 <description><p
>I am happy to announce that finally we managed today to wrap up and
20781 publish the third beta version of
20782 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> based
20783 on Squeeze. If you want to test a LDAP backed Kerberos server with
20784 out of the box PXE configuration for running diskless machines and
20785 installing new machines, check it out. If you need a software
20786 solution for your school, check it out too. The full announcement is
20787 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
02/msg00000.html
">available
</a
>
20788 on the project announcement list.
</p
>
20790 <p
>I am very happy to report these changes and improvements since
20791 beta2 (there are more, see announcement for full list):
</p
>
20795 <li
>It is now possible to change the pre-configured IP subnet from
20796 10.0.0.0/
8 to something else by using the subnet-change tool after
20797 the installation.
</li
>
20799 <li
>Too full partitions are now automatically extended on the Main
20800 Server, based on the rules specified in /etc/fsautoresizetab.
</li
>
20802 <li
>The CUPS queues are now automatically flushed every night, and all
20803 disabled queues are restarted every hour. This should cut down on
20804 the amount of manual administration needed for printers.
</li
>
20806 <li
>The set of initial users have been changed. Now a personal user
20807 for the local system administrator is created during installation
20808 instead of the previously created localadmin and super-admin users,
20809 and this user is granted administrative privileges using group
20810 membership. This reduces the number of passwords one need to keep
20811 up to date on the system.
</li
>
20815 <p
>The new main server seem to work so well that I am testing it as my
20816 private DNS/LDAP/Kerberos/PXE/LTSP server at home. I will use it look
20817 for issues we could fix to polish Debian Edu even further before the
20818 final Squeeze release is published.
</p
>
20820 <p
>Next weekend the project organise a
20821 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
01/msg00001.html
">developer
20822 gathering
</a
> in Oslo. We will continue the work on the Squeeze
20823 version, and start initial planning for the Wheezy version. Perhaps I
20824 will see you there?
</p
>
20829 <title>Handling non-free firmware in Debian Edu/Squeeze
</title>
20830 <link>http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html
</link>
20831 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html
</guid>
20832 <pubDate>Fri,
27 Jan
2012 23:
30:
00 +
0100</pubDate>
20833 <description><p
>With some computer hardware, one need non-free firmware blobs.
20834 This is the sad fact of todays computers. In the next version of
20835 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> based
20836 on Squeeze, we provide several scripts and modifications to make
20837 firmware blobs easier to handle. The common use case I run into is a
20838 laptop with a wireless network card requiring non-free firmware to
20839 work, but there are other use cases as well.
</p
>
20841 <p
>First and foremost, Debian Edu provide ISO images for DVD and CD
20842 with all firmware packages in the Debian sections main and non-free
20843 included, to ensure debian-installer find and can install all of them
20844 during installation. This take care firmware for network devices used
20845 by the installer when installing from from local media. But for
20846 example multimedia devices are not activated in the installer and are
20847 not taken care of by this.
</p
>
20849 <p
>For non-network devices, we provide the script
20850 <tt
>/usr/share/debian-edu-config/tools/auto-addfirmware
</tt
> which
20851 search through the
<tt
>dmesg
</tt
> output for drivers requesting extra
20852 firmware. The firmware file name is looked up in the Contents-ARCH.gz
20853 file available in the package repository, and the packages providing
20854 the requested firmware file(s) is installed. I have proposed to do
20855 something similar in debian-installer (BTS report
20856 <a href=
"http://bugs.debian.org/
655507">#
655507</a
>), to allow PXE
20857 installs of Debian to handle firmware installation better. Run the
20858 script as root from the command line to fetch and install the needed
20859 firmware packages.
</p
>
20861 <p
>Debian Edu provide PXE installation of Debian out of the box, and
20862 because some machines need firmware to get their network cards
20863 working, the installation initrd some times need extra firmware
20864 included to be able to install at all. To fill the PXE installation
20865 initrd with extra firmware, the
20866 <tt
>/usr/share/debian-edu-config/tools/pxe-addfirmware
</tt
> script is
20867 provided. Again, just run it as root on the command line to fill the
20868 PXE initrd with firmware packages.
</p
>
20870 <p
>Last, some LTSP clients might also need firmware to get their
20871 network cards working. For this,
20872 <tt
>/usr/share/debian-edu-config/tools/ltsp-addfirmware
</tt
> is
20873 provided to update the LTSP initrd with firmware blobs. It is used
20874 the same way as the other firmware related tools.
</p
>
20876 <p
>At the moment, we do not run any of these during installation. We
20877 do not know if this is acceptable for the local administrator to use
20878 non-free software, and it is their choice.
</p
>
20880 <p
>We plan to release beta3 this weekend. You might want to give it a
20886 <title>Setting up a new school with Debian Edu/Squeeze
</title>
20887 <link>http://people.skolelinux.org/pere/blog/Setting_up_a_new_school_with_Debian_Edu_Squeeze.html
</link>
20888 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Setting_up_a_new_school_with_Debian_Edu_Squeeze.html
</guid>
20889 <pubDate>Wed,
25 Jan
2012 21:
00:
00 +
0100</pubDate>
20890 <description><p
>The next version of
<a href=
"http://www.skolelinux.org/
">Debian Edu
20891 / Skolelinux
</a
> will include a new tool
20892 <tt
>sitesummary2ldapdhcp
</tt
>, which can be used to quickly set up all
20893 the computers in a school without much manual labour. Here is a short
20894 summary on how to use it to set up a new school.
</p
>
20896 <p
>First, install a combined Main Server and Thin Client Server as the
20897 central server in the network. Next, PXE boot all the client machines
20898 as thin clients and wait
5 minutes after the last client booted to
20899 allow the clients to report their existence to the central server. When
20900 this is done, log on to the central server and run
20901 <tt
>sitesummary2ldapdhcp -a
</tt
> in the
<tt
>konsole
</tt
> to use the
20902 collected information to generate system objects in LDAP. The output
20903 will look similar to this:
</p
>
20905 <p
><blockquote
><pre
>
20906 % sitesummary2ldapdhcp -a
20907 info: Updating machine tjener.intern [
10.0.2.2] id ether-
00:
01:
02:
03:
04:
05.
20908 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.
20910 Enter password if you want to activate these changes, and ^c to abort.
20912 Connecting to LDAP as cn=admin,ou=ldap-access,dc=skole,dc=skolelinux,dc=no
20913 enter password: *******
20915 </pre
></blockquote
></p
>
20917 <p
>After providing the LDAP administrative password (the same as the
20918 root password set during installation), the LDAP database will be
20919 populated with system objects for each PXE booted machine with
20920 automatically generated names. The final step to set up the school is
20921 then to log into
<a href=
"https://oss.gonicus.de/labs/gosa/
">GOsa
</a
>,
20922 the web based user, group and system administration system to change
20923 system names, add systems to the correct host groups and finally
20924 enable DHCP and DNS for the systems. All clients that should be used
20925 as diskless workstations should be added to the workstation-hosts
20926 group. After this is done, all computers can be booted again via PXE
20927 and get their assigned names and group based configuration
20928 automatically.
</p
>
20930 <p
>We plan to release beta3 with the updated version of this feature
20931 enabled this weekend. You might want to give it a try.
</p
>
20933 <p
>Update
2012-
01-
28: When calling sitesummary2ldapdhcp to add new
20934 hosts, one need to add the option -a. I forgot to mention this in my
20935 original text, and have added it to the text now.
</p
>
20940 <title>Changing the default Iceweasel start page in Debian Edu/Squeeze
</title>
20941 <link>http://people.skolelinux.org/pere/blog/Changing_the_default_Iceweasel_start_page_in_Debian_Edu_Squeeze.html
</link>
20942 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Changing_the_default_Iceweasel_start_page_in_Debian_Edu_Squeeze.html
</guid>
20943 <pubDate>Tue,
10 Jan
2012 15:
30:
00 +
0100</pubDate>
20944 <description><p
>In the Squeeze version of
20945 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> soon
20946 to be released, users of the system will get their default browser
20947 start page set from LDAP, allowing the system administrator to point
20948 all users to the school web page by updating one setting in LDAP. In
20949 addition to setting the default start page when a machine boots, users
20950 are shown the same page as a welcome page when they log in for the
20951 first time.
</p
>
20953 <p
>The LDAP object dc=skole,dc=skolelinux,dc=no have an attribute
20954 labeledURI with
"http://www/ LDAP for Debian Edu/Skolelinux
" as the
20955 default content. By changing this value to another URL, all users get
20956 to see the page behind this new URL.
</p
>
20958 <p
>An easy way to update it is by using the ldapvi tool. It can be
20959 called as
"<tt
>ldapvi -ZD
'(cn=admin)
'</tt
>' to update LDAP with the
20960 new setting.
</p
>
20962 <p
>We have written the code to adjust the default start page and show
20963 the welcome page, and I wonder if there is an easier way to do this
20964 from within Iceweasel instead.
</p
>
20969 <title>Second beta version of Debian Edu / Skolelinux based on Squeeze
</title>
20970 <link>http://people.skolelinux.org/pere/blog/Second_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</link>
20971 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Second_beta_version_of_Debian_Edu___Skolelinux_based_on_Squeeze.html
</guid>
20972 <pubDate>Sat,
7 Jan
2012 22:
50:
00 +
0100</pubDate>
20973 <description><p
>I am happy to announce that today we managed to wrap up and publish
20974 the second beta version of
20975 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
>. If
20976 you want to test a LDAP backed Kerberos server with out of the box PXE
20977 configuration for running diskless machines and installing new
20978 machines, check it out. If you need a software solution for your
20979 school, check it out too. The full announcement is
20980 <a href=
"http://lists.debian.org/debian-edu-announce/
2012/
01/msg00000.html
">available
</a
>
20981 on the project announcement list.
</p
>
20986 <title>Fixing an hanging debian installer for Debian Edu
</title>
20987 <link>http://people.skolelinux.org/pere/blog/Fixing_an_hanging_debian_installer_for_Debian_Edu.html
</link>
20988 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Fixing_an_hanging_debian_installer_for_Debian_Edu.html
</guid>
20989 <pubDate>Tue,
3 Jan
2012 11:
25:
00 +
0100</pubDate>
20990 <description><p
>During christmas, I have been working getting the next version of
20991 <a href=
"http://www.skolelinux.org/
">Debian Edu / Skolelinux
</a
> ready
20992 for release. The initial problem I looked at was particularly
20993 interesting.
</p
>
20995 <P
>The installer would hang at the end when it was doing it
20996 post-installation configuration, and whatevery I did to try to find
20997 the cause and fix it always worked while I tested it, but never when I
20998 integrated it into the installer and ran the installation from
20999 scratch. I would try to restart processes, close file descriptors,
21000 remove or create files, and the installer would always unblock and
21001 wrap up its tasks.
</p
>
21003 <p
>Eventually the cause was found. The kernel was simply running out
21004 of entropy, causing the Kerberos setup to hang waiting for more.
21005 Pressing keys was adding entropy to the kernel, and thus all my tries
21006 to fix the problem worked not because what I was typing to fix it, but
21007 because I was typing.
</P
>
21009 <p
>The fix I implemented was to add a background process looking at
21010 the level of entropy in the kernel (by checking
21011 /proc/sys/kernel/random/entropy_avail), and if it was too small, the
21012 installer will flush the kernel file buffers and do
'find /
' to
21013 generate some disk IO. Disk IO generate entropy in the kernel, and is
21014 one of the few things that can be initated from within the system to
21015 generate entropy.
</p
>
21017 <p
>The fix is in
21018 <a href=
"http://wiki.debian.org/DebianEdu/Documentation/Squeeze/Installation
">beta1
21019 of the Debian Edu/Squeeze
</a
> version, and we
21020 <a href=
"http://wiki.debian.org/DebianEdu
">welcome more testers and
21021 developers
</a
>. We plan to release beta2 this weekend.
</p
>
21026 <title>Automatically upgrading server firmware on Dell PowerEdge
</title>
21027 <link>http://people.skolelinux.org/pere/blog/Automatically_upgrading_server_firmware_on_Dell_PowerEdge.html
</link>
21028 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Automatically_upgrading_server_firmware_on_Dell_PowerEdge.html
</guid>
21029 <pubDate>Mon,
21 Nov
2011 12:
00:
00 +
0100</pubDate>
21030 <description><p
>At work we have heaps of servers. I believe the total count is
21031 around
1000 at the moment. To be able to get help from the vendors
21032 when something go wrong, we want to keep the firmware on the servers
21033 up to date. If the firmware isn
't the latest and greatest, the
21034 vendors typically refuse to start debugging any problems until the
21035 firmware is upgraded. So before every reboot, we want to upgrade the
21036 firmware, and we would really like everyone handling servers at the
21037 university to do this themselves when they plan to reboot a machine.
21038 For that to happen we at the unix server admin group need to provide
21039 the tools to do so.
</p
>
21041 <p
>To make firmware upgrading easier, I am working on a script to
21042 fetch and install the latest firmware for the servers we got. Most of
21043 our hardware are from Dell and HP, so I have focused on these servers
21044 so far. This blog post is about the Dell part.
</P
>
21046 <p
>On the Dell FTP site I was lucky enough to find
21047 <a href=
"ftp://ftp.us.dell.com/catalog/Catalog.xml.gz
">an XML file
</a
>
21048 with firmware information for all
11th generation servers, listing
21049 which firmware should be used on a given model and where on the FTP
21050 site I can find it. Using a simple perl XML parser I can then
21051 download the shell scripts Dell provides to do firmware upgrades from
21052 within Linux and reboot when all the firmware is primed and ready to
21053 be activated on the first reboot.
</p
>
21055 <p
>This is the Dell related fragment of the perl code I am working on.
21056 Are there anyone working on similar tools for firmware upgrading all
21057 servers at a site? Please get in touch and lets share resources.
</p
>
21059 <p
><pre
>
21063 use File::Temp qw(tempdir);
21065 # Install needed RHEL packages if missing
21066 my %rhelmodules = (
21067 'XML::Simple
' =
> 'perl-XML-Simple
',
21069 for my $module (keys %rhelmodules) {
21070 eval
"use $module;
";
21072 my $pkg = $rhelmodules{$module};
21073 system(
"yum install -y $pkg
");
21074 eval
"use $module;
";
21078 my $errorsto =
'pere@hungry.com
';
21084 sub run_firmware_script {
21085 my ($opts, $script) = @_;
21087 print STDERR
"fail: missing script name\n
";
21090 print STDERR
"Running $script\n\n
";
21092 if (
0 == system(
"sh $script $opts
")) { # FIXME correct exit code handling
21093 print STDERR
"success: firmware script ran succcessfully\n
";
21095 print STDERR
"fail: firmware script returned error\n
";
21099 sub run_firmware_scripts {
21100 my ($opts, @dirs) = @_;
21101 # Run firmware packages
21102 for my $dir (@dirs) {
21103 print STDERR
"info: Running scripts in $dir\n
";
21104 opendir(my $dh, $dir) or die
"Unable to open directory $dir: $!
";
21105 while (my $s = readdir $dh) {
21106 next if $s =~ m/^\.\.?/;
21107 run_firmware_script($opts,
"$dir/$s
");
21115 print STDERR
"info: Downloading $url\n
";
21116 system(
"wget --quiet \
"$url\
"");
21121 my $product = `dmidecode -s system-product-name`;
21124 if ($product =~ m/PowerEdge/) {
21126 # on RHEL, these pacakges are needed by the firwmare upgrade scripts
21127 system(
'yum install -y compat-libstdc++-
33.i686 libstdc++.i686 libxml2.i686 procmail
');
21129 my $tmpdir = tempdir(
21133 fetch_dell_fw(
'catalog/Catalog.xml.gz
');
21134 system(
'gunzip Catalog.xml.gz
');
21135 my @paths = fetch_dell_fw_list(
'Catalog.xml
');
21136 # -q is quiet, disabling interactivity and reducing console output
21137 my $fwopts =
"-q
";
21139 for my $url (@paths) {
21140 fetch_dell_fw($url);
21142 run_firmware_scripts($fwopts, $tmpdir);
21144 print STDERR
"error: Unsupported Dell model
'$product
'.\n
";
21145 print STDERR
"error: Please report to $errorsto.\n
";
21147 chdir(
'/
');
21149 print STDERR
"error: Unsupported Dell model
'$product
'.\n
";
21150 print STDERR
"error: Please report to $errorsto.\n
";
21154 sub fetch_dell_fw {
21156 my $url =
"ftp://ftp.us.dell.com/$path
";
21160 # Using ftp://ftp.us.dell.com/catalog/Catalog.xml.gz, figure out which
21161 # firmware packages to download from Dell. Only work for Linux
21162 # machines and
11th generation Dell servers.
21163 sub fetch_dell_fw_list {
21164 my $filename = shift;
21166 my $product = `dmidecode -s system-product-name`;
21168 my ($mybrand, $mymodel) = split(/\s+/, $product);
21170 print STDERR
"Finding firmware bundles for $mybrand $mymodel\n
";
21172 my $xml = XMLin($filename);
21174 for my $bundle (@{$xml-
>{SoftwareBundle}}) {
21175 my $brand = $bundle-
>{TargetSystems}-
>{Brand}-
>{Display}-
>{content};
21176 my $model = $bundle-
>{TargetSystems}-
>{Brand}-
>{Model}-
>{Display}-
>{content};
21178 if (
"ARRAY
" eq ref $bundle-
>{TargetOSes}-
>{OperatingSystem}) {
21179 $oscode = $bundle-
>{TargetOSes}-
>{OperatingSystem}[
0]-
>{osCode};
21181 $oscode = $bundle-
>{TargetOSes}-
>{OperatingSystem}-
>{osCode};
21183 if ($mybrand eq $brand
&& $mymodel eq $model
&& "LIN
" eq $oscode)
21185 @paths = map { $_-
>{path} } @{$bundle-
>{Contents}-
>{Package}};
21188 for my $component (@{$xml-
>{SoftwareComponent}}) {
21189 my $componenttype = $component-
>{ComponentType}-
>{value};
21191 # Drop application packages, only firmware and BIOS
21192 next if
'APAC
' eq $componenttype;
21194 my $cpath = $component-
>{path};
21195 for my $path (@paths) {
21196 if ($cpath =~ m%/$path$%) {
21197 push(@paths, $cpath);
21205 <p
>The code is only tested on RedHat Enterprise Linux, but I suspect
21206 it could work on other platforms with some tweaking. Anyone know a
21207 index like Catalog.xml is available from HP for HP servers? At the
21208 moment I maintain a similar list manually and it is quickly getting
21209 outdated.
</p
>
21214 <title>Free e-book kiosk for the public libraries?
</title>
21215 <link>http://people.skolelinux.org/pere/blog/Free_e_book_kiosk_for_the_public_libraries_.html
</link>
21216 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_e_book_kiosk_for_the_public_libraries_.html
</guid>
21217 <pubDate>Fri,
7 Oct
2011 19:
20:
00 +
0200</pubDate>
21218 <description><p
>Here in Norway the public libraries are debating with the
21219 publishing houses how to handle electronic books. Surprisingly, the
21220 libraries seem to be willing to accept digital restriction mechanisms
21221 (DRM) on books and renting e-books with artificial scarcity from the
21222 publishing houses. Time limited renting (
2-
3 years) is one proposed
21223 model, and only allowing X borrowers for each book is another.
21224 Personally I find it amazing that libraries are even considering such
21227 <p
>Anyway, while reading
<a href=
"http://boklaben.no/?p=
220">part of
21228 this debate
</a
>, it occurred to me that someone should present a more
21229 sensible approach to the libraries, to allow its borrowers to get used
21230 to a better model. The idea is simple:
</p
>
21232 <p
>Create a computer system for the libraries, either in the form of a
21233 Live DVD or a installable distribution, that provide a simple kiosk
21234 solution to hand out free e-books. As a start, the books distributed
21235 by
<a href=
"http://www.gutenberg.org/
">Project Gutenberg
</a
> (about
21236 36,
000 books),
<a href=
"http://runeberg.org/
">Project Runenberg
</a
>
21237 (
1149 books) and
<a href=
"http://www.archive.org/details/texts
">The
21238 Internet Archive
</a
> (
3,
033,
748 books) could be included, but any book
21239 where the copyright has expired or with a free licence could be
21240 distributed.
</p
>
21242 <p
>The computer system would make it easy to:
</p
>
21246 <li
>Copy e-books into a USB stick, reading tablets, cell phones and
21247 other relevant equipment.
</li
>
21249 <li
>Show the books for reading on the the screen in the library.
</li
>
21253 <p
>In addition to such kiosk solution, there should probably be a web
21254 site as well to allow people easy access to these books without
21255 visiting the library. The site would be the distribution point for
21256 the kiosk systems, which would connect regularly to fetch any new
21257 books available.
</p
>
21259 <p
>Are there anyone working on a system like this? I guess it would
21260 fit any library in the world, and not just the Norwegian public
21261 libraries. :)
</p
>
21266 <title>Ripping problematic DVDs using dvdbackup and genisoimage
</title>
21267 <link>http://people.skolelinux.org/pere/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html
</link>
21268 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html
</guid>
21269 <pubDate>Sat,
17 Sep
2011 20:
20:
00 +
0200</pubDate>
21270 <description><p
>For convenience, I want to store copies of all my DVDs on my file
21271 server. It allow me to save shelf space flat while still having my
21272 movie collection easily available. It also make it possible to let
21273 the kids see their favourite DVDs without wearing the physical copies
21274 down. I prefer to store the DVDs as ISOs to keep the DVD menu and
21275 subtitle options intact. It also ensure that the entire film is one
21276 file on the disk. As this is for personal use, the ripping is
21277 perfectly legal here in Norway.
</p
>
21279 <p
>Normally I rip the DVDs using dd like this:
</p
>
21281 <blockquote
><pre
>
21283 # apt-get install lsdvd
21284 title=$(lsdvd
2>/dev/null|awk
'/Disc Title: / {print $
3}
')
21285 dd if=/dev/dvd of=/storage/dvds/$title.iso bs=
1M
21286 </pre
></blockquote
>
21288 <p
>But some DVDs give a input/output error when I read it, and I have
21289 been looking for a better alternative. I have no idea why this I/O
21290 error occur, but suspect my DVD drive, the Linux kernel driver or
21291 something fishy with the DVDs in question. Or perhaps all three.
</p
>
21293 <p
>Anyway, I believe I found a solution today using dvdbackup and
21294 genisoimage. This script gave me a working ISO for a problematic
21295 movie by first extracting the DVD file system and then re-packing it
21298 <blockquote
><pre
>
21300 # apt-get install lsdvd dvdbackup genisoimage
21302 tmpdir=/storage/dvds/
21303 title=$(lsdvd
2>/dev/null|awk
'/Disc Title: / {print $
3}
')
21304 dvdbackup -i /dev/dvd -M -o $tmpdir -n$title
21305 genisoimage -dvd-video -o $tmpdir/$title.iso $tmpdir/$title
21306 rm -rf $tmpdir/$title
21307 </pre
></blockquote
>
21309 <p
>Anyone know of a better way available in Debian/Squeeze?
</p
>
21311 <p
>Update
2011-
09-
18: I got a tip from Konstantin Khomoutov about the
21312 readom program from the wodim package. It is specially written to
21313 read optical media, and is called like this:
<tt
>readom dev=/dev/dvd
21314 f=image.iso
</tt
>. It got
6 GB along with the problematic Cars DVD
21315 before it failed, and failed right away with a Timmy Time DVD.
</p
>
21317 <p
>Next, I got a tip from Bastian Blank about
21318 <a href=
"http://bblank.thinkmo.de/blog/new-software-python-dvdvideo
">his
21319 program python-dvdvideo
</a
>, which seem to be just what I am looking
21320 for. Tested it with my problematic Timmy Time DVD, and it succeeded
21321 creating a ISO image. The git source built and installed just fine in
21322 Squeeze, so I guess this will be my tool of choice in the future.
</p
>
21327 <title>How is booting into runlevel
1 different from single user boots?
</title>
21328 <link>http://people.skolelinux.org/pere/blog/How_is_booting_into_runlevel_1_different_from_single_user_boots_.html
</link>
21329 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_is_booting_into_runlevel_1_different_from_single_user_boots_.html
</guid>
21330 <pubDate>Thu,
4 Aug
2011 12:
40:
00 +
0200</pubDate>
21331 <description><p
>Wouter Verhelst have some
21332 <a href=
"http://grep.be/blog/en/retorts/pere_kubuntu_boot
">interesting
21333 comments and opinions
</a
> on my blog post on
21334 <a href=
"http://people.skolelinux.org/pere/blog/What_should_start_from__etc_rcS_d__in_Debian____almost_nothing.html
">the
21335 need to clean up /etc/rcS.d/ in Debian
</a
> and my blog post about
21336 <a href=
"http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
">the
21337 default KDE desktop in Debian
</a
>. I only have time to address one
21338 small piece of his comment now, and though it best to address the
21339 misunderstanding he bring forward:
</p
>
21341 <p
><blockquote
>
21342 Currently, a system admin has four options: [...] boot to a
21343 single-user system (by adding
'single
' to the kernel command line;
21344 this runs rcS and rc1 scripts)
21345 </blockquote
></p
>
21347 <p
>This make me believe Wouter believe booting into single user mode
21348 and booting into runlevel
1 is the same. I am not surprised he
21349 believe this, because it would make sense and is a quite sensible
21350 thing to believe. But because the boot in Debian is slightly broken,
21351 runlevel
1 do not work properly and it isn
't the same as single user
21352 mode. I
'll try to explain what is actually happing, but it is a bit
21353 hard to explain.
</p
>
21355 <p
>Single user mode is defined like this in /etc/inittab:
21356 "<tt
>~~:S:wait:/sbin/sulogin
</tt
>". This means the only thing that is
21357 executed in single user mode is sulogin. Single user mode is a boot
21358 state
"between
" the runlevels, and when booting into single user mode,
21359 only the scripts in /etc/rcS.d/ are executed before the init process
21360 enters the single user state. When switching to runlevel
1, the state
21361 is in fact not ending in runlevel
1, but it passes through runlevel
1
21362 and end up in the single user mode (see /etc/rc1.d/S03single, which
21363 runs
"init -t1 S
" to switch to single user mode at the end of runlevel
21364 1. It is confusing that the
'S
' (single user) init mode is not the
21365 mode enabled by /etc/rcS.d/ (which is more like the initial boot
21368 <p
>This summary might make it clearer. When booting for the first
21369 time into single user mode, the following commands are executed:
21370 "<tt
>/etc/init.d/rc S; /sbin/sulogin
</tt
>". When booting into
21371 runlevel
1, the following commands are executed:
"<tt
>/etc/init.d/rc
21372 S; /etc/init.d/rc
1; /sbin/sulogin
</tt
>". A problem show up when
21373 trying to continue after visiting single user mode. Not all services
21374 are started again as they should, causing the machine to end up in an
21375 unpredicatble state. This is why Debian admins recommend rebooting
21376 after visiting single user mode.
</p
>
21378 <p
>A similar problem with runlevel
1 is caused by the amount of
21379 scripts executed from /etc/rcS.d/. When switching from say runlevel
2
21380 to runlevel
1, the services started from /etc/rcS.d/ are not properly
21381 stopped when passing through the scripts in /etc/rc1.d/, and not
21382 started again when switching away from runlevel
1 to the runlevels
21383 2-
5. I believe the problem is best fixed by moving all the scripts
21384 out of /etc/rcS.d/ that are not
<strong
>required
</strong
> to get a
21385 functioning single user mode during boot.
</p
>
21387 <p
>I have spent several years investigating the Debian boot system,
21388 and discovered this problem a few years ago. I suspect it originates
21389 from when sysvinit was introduced into Debian, a long time ago.
</p
>
21394 <title>What should start from /etc/rcS.d/ in Debian? - almost nothing
</title>
21395 <link>http://people.skolelinux.org/pere/blog/What_should_start_from__etc_rcS_d__in_Debian____almost_nothing.html
</link>
21396 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_should_start_from__etc_rcS_d__in_Debian____almost_nothing.html
</guid>
21397 <pubDate>Sat,
30 Jul
2011 14:
00:
00 +
0200</pubDate>
21398 <description><p
>In the Debian boot system, several packages include scripts that
21399 are started from /etc/rcS.d/. In fact, there is a bite more of them
21400 than make sense, and this causes a few problems. What kind of
21401 problems, you might ask. There are at least two problems. The first
21402 is that it is not possible to recover a machine after switching to
21403 runlevel
1. One need to actually reboot to get the machine back to
21404 the expected state. The other is that single user boot will sometimes
21405 run into problems because some of the subsystems are activated before
21406 the root login is presented, causing problems when trying to recover a
21407 machine from a problem in that subsystem. A minor additional point is
21408 that moving more scripts out of rcS.d/ and into the other rc#.d/
21409 directories will increase the amount of scripts that can run in
21410 parallel during boot, and thus decrease the boot time.
</p
>
21412 <p
>So, which scripts should start from rcS.d/. In short, only the
21413 scripts that _have_ to execute before the root login prompt is
21414 presented during a single user boot should go there. Everything else
21415 should go into the numeric runlevels. This means things like
21416 lm-sensors, fuse and x11-common should not run from rcS.d, but from
21417 the numeric runlevels. Today in Debian, there are around
115 init.d
21418 scripts that are started from rcS.d/, and most of them should be moved
21419 out. Do your package have one of them? Please help us make single
21420 user and runlevel
1 better by moving it.
</p
>
21422 <p
>Scripts setting up the screen, keyboard, system partitions
21423 etc. should still be started from rcS.d/, but there is for example no
21424 need to have the network enabled before the single user login prompt
21425 is presented.
</p
>
21427 <p
>As always, things are not so easy to fix as they sound. To keep
21428 Debian systems working while scripts migrate and during upgrades, the
21429 scripts need to be moved from rcS.d/ to rc2.d/ in reverse dependency
21430 order, ie the scripts that nothing in rcS.d/ depend on can be moved,
21431 and the next ones can only be moved when their dependencies have been
21432 moved first. This migration must be done sequentially while we ensure
21433 that the package system upgrade packages in the right order to keep
21434 the system state correct. This will require some coordination when it
21435 comes to network related packages, but most of the packages with
21436 scripts that should migrate do not have anything in rcS.d/ depending
21437 on them. Some packages have already been updated, like the sudo
21438 package, while others are still left to do. I wish I had time to work
21439 on this myself, but real live constrains make it unlikely that I will
21440 find time to push this forward.
</p
>
21445 <title>What is missing in the Debian desktop, or why my parents use Kubuntu
</title>
21446 <link>http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
</link>
21447 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
</guid>
21448 <pubDate>Fri,
29 Jul
2011 08:
10:
00 +
0200</pubDate>
21449 <description><p
>While at Debconf11, I have several times during discussions
21450 mentioned the issues I believe should be improved in Debian for its
21451 desktop to be useful for more people. The use case for this is my
21452 parents, which are currently running Kubuntu which solve the
21455 <p
>I suspect these four missing features are not very hard to
21456 implement. After all, they are present in Ubuntu, so if we wanted to
21457 do this in Debian we would have a source.
</p
>
21461 <li
><strong
>Simple GUI based upgrade of packages.
</strong
> When there
21462 are new packages available for upgrades, a icon in the KDE status bar
21463 indicate this, and clicking on it will activate the simple upgrade
21464 tool to handle it. I have no problem guiding both of my parents
21465 through the process over the phone. If a kernel reboot is required,
21466 this too is indicated by the status bars and the upgrade tool. Last
21467 time I checked, nothing with the same features was working in KDE in
21470 <li
><strong
>Simple handling of missing Firefox browser
21471 plugins.
</strong
> When the browser encounter a MIME type it do not
21472 currently have a handler for, it will ask the user if the system
21473 should search for a package that would add support for this MIME type,
21474 and if the user say yes, the APT sources will be searched for packages
21475 advertising the MIME type in their control file (visible in the
21476 Packages file in the APT archive). If one or more packages are found,
21477 it is a simple click of the mouse to add support for the missing mime
21478 type. If the package require the user to accept some non-free
21479 license, this is explained to the user. The entire process make it
21480 more clear to the user why something do not work in the browser, and
21481 make the chances higher for the user to blame the web page authors and
21482 not the browser for any missing features.
</li
>
21484 <li
><strong
>Simple handling of missing multimedia codec/format
21485 handlers.
</strong
> When the media players encounter a format or codec
21486 it is not supporting, a dialog pop up asking the user if the system
21487 should search for a package that would add support for it. This
21488 happen with things like MP3, Windows Media or H
.264. The selection
21489 and installation procedure is very similar to the Firefox browser
21490 plugin handling. This is as far as I know implemented using a
21491 gstreamer hook. The end result is that the user easily get access to
21492 the codecs that are present from the APT archives available, while
21493 explaining more on why a given format is unsupported by Ubuntu.
</li
>
21495 <li
><strong
>Better browser handling of some MIME types.
</strong
> When
21496 displaying a text/plain file in my Debian browser, it will propose to
21497 start emacs to show it. If I remember correctly, when doing the same
21498 in Kunbutu it show the file as a text file in the browser. At least I
21499 know Opera will show text files within the browser. I much prefer the
21500 latter behaviour.
</li
>
21504 <p
>There are other nice features as well, like the simplified suite
21505 upgrader, but given that I am the one mostly doing the dist-upgrade,
21506 it do not matter much.
</p
>
21508 <p
>I really hope we could get these features in place for the next
21509 Debian release. It would require the coordinated effort of several
21510 maintainers, but would make the end user experience a lot better.
</p
>
21515 <title>Perl modules used by FixMyStreet which are missing in Debian/Squeeze
</title>
21516 <link>http://people.skolelinux.org/pere/blog/Perl_modules_used_by_FixMyStreet_which_are_missing_in_Debian_Squeeze.html
</link>
21517 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Perl_modules_used_by_FixMyStreet_which_are_missing_in_Debian_Squeeze.html
</guid>
21518 <pubDate>Tue,
26 Jul
2011 12:
25:
00 +
0200</pubDate>
21519 <description><p
>The Norwegian
<a href=
"http://www.fiksgatami.no/
">FiksGataMi
</A
>
21520 site is build on Debian/Squeeze, and this platform was chosen because
21521 I am most familiar with Debian (being a Debian Developer for around
10
21522 years) because it is the latest stable Debian release which should get
21523 security support for a few years.
</p
>
21525 <p
>The web service is written in Perl, and depend on some perl modules
21526 that are missing in Debian at the moment. It would be great if these
21527 modules were added to the Debian archive, allowing anyone to set up
21528 their own
<a href=
"http://www.fixmystreet.com
">FixMyStreet
</a
> clone
21529 in their own country using only Debian packages. The list of modules
21530 missing in Debian/Squeeze isn
't very long, and I hope the perl group
21531 will find time to package the
12 modules Catalyst::Plugin::SmartURI,
21532 Catalyst::Plugin::Unicode::Encoding, Catalyst::View::TT, Devel::Hide,
21533 Sort::Key, Statistics::Distributions, Template::Plugin::Comma,
21534 Template::Plugin::DateTime::Format, Term::Size::Any, Term::Size::Perl,
21535 URI::SmartURI and Web::Scraper to make the maintenance of FixMyStreet
21536 easier in the future.
</p
>
21538 <p
>Thanks to the great tools in Debian, getting the missing modules
21539 installed on my server was a simple call to
'cpan2deb Module::Name
'
21540 and
'dpkg -i
' to install the resulting package. But this leave me
21541 with the responsibility of tracking security problems, which I really
21542 do not have time for.
</p
>
21547 <title>Free Software vs. proprietary softare...
</title>
21548 <link>http://people.skolelinux.org/pere/blog/Free_Software_vs__proprietary_softare___.html
</link>
21549 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Free_Software_vs__proprietary_softare___.html
</guid>
21550 <pubDate>Mon,
20 Jun
2011 12:
50:
00 +
0200</pubDate>
21551 <description><p
>Reading
21552 <a href=
"http://blog.thingiverse.com/
2011/
06/
20/open-source-vs-closed-source-eulas/
">the
21553 thingiverse blog
</a
>, I came across two highlights of interesting
21555 <a href=
"http://wiki.blender.org/index.php/Autodesk_EULA
">Autodesk
</a
>
21557 <a href=
"http://blog.makezine.com/archive/
2011/
06/things-you-cant-do-with-the-microsoft-kinect-sdk.html
">Microsoft
21558 Kinect
</a
> End User License Agreements (EULAs), which illustrates
21559 quite well why I stay away from software with EULAs. Whenever I take
21560 the time to read their content, the terms are simply unacceptable.
</p
>
21565 <title>Experimental Open311 API for the mySociety fixmystreet system
</title>
21566 <link>http://people.skolelinux.org/pere/blog/Experimental_Open311_API_for_the_mySociety_fixmystreet_system.html
</link>
21567 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Experimental_Open311_API_for_the_mySociety_fixmystreet_system.html
</guid>
21568 <pubDate>Sat,
30 Apr
2011 17:
20:
00 +
0200</pubDate>
21569 <description><p
>Today, the first draft implementation of an
21570 <a href=
"http://www.open311.org/
">Open311 API
</a
> for the Norwegian
21571 service
<a href=
"http://www.fiksgatami.no/
">FiksGataMi
</a
> started to
21572 work. It is only available on the developer server for now, and I
21573 have not tested it using any existing Open311 client (I lack the
21574 platforms needed to run the clients I have found so far), but it is
21575 able to query the database and extract a list of open and closed
21576 requests within a given category and reported to a given municipality.
21577 I believe that is a good start to create a useful service for those
21578 that want to do data mining on the requests submitted so far.
</p
>
21580 <p
>Where is it? Visit
21581 <a href=
"http://fiksgatami-dev.nuug.no/open311.cgi/v2/
">http://fiksgatami-dev.nuug.no/open311.cgi/v2/
</a
>
21582 to have a look. Please send feedback to the
21583 <a href=
"http://lists.nuug.no/mailman/listinfo/fiksgatami
">fiksgatami
21584 (at) nuug.no
</a
> mailing list.
</p
>
21589 <title>Initial notes on adding Open311 server API on FixMyStreet
</title>
21590 <link>http://people.skolelinux.org/pere/blog/Initial_notes_on_adding_Open311_server_API_on_FixMyStreet.html
</link>
21591 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Initial_notes_on_adding_Open311_server_API_on_FixMyStreet.html
</guid>
21592 <pubDate>Fri,
29 Apr
2011 10:
00:
00 +
0200</pubDate>
21593 <description><p
>The last few days I have spent some time trying to add support for
21594 the
<a href=
"http://www.open311.org/
">Open311 API
</a
> in the
21595 <a href=
"http://www.fiksgatami.no/
">Norwegian FixMyStreet service
</a
>.
21596 Earlier I believed Open311 would be a useful API to use to submit
21597 reports to the municipalities, but when I noticed that the
21598 <a href=
"http://fixmystreet.org.nz/
">New Zealand version
</a
> of
21599 FixMyStreet had implemented Open311 on the server side, it occurred to
21600 me that this was a nice way to allow the public, press and
21601 municipalities to do data mining directly in the FixMyStreet service.
21602 Thus I went to work implementing the Open311 specification for
21603 FixMyStreet. The implementation is not yet ready, but I am starting
21604 to get a draft limping along. In the process, I have discovered a few
21605 issues with the Open311 specification.
</p
>
21607 <p
>One obvious missing feature is the lack of natural language
21608 handling in the specification. The specification seem to assume all
21609 reports will be written in English, and do not provide a way for the
21610 receiving end to specify which languages are understood there. To be
21611 able to use the same client and submit to several Open311 receivers,
21612 it would be useful to know which language to use when writing reports.
21613 I believe the specification should be extended to allow the receivers
21614 of problem reports to specify which language they accept, and the
21615 submitter to specify which language the report is written in.
21616 Language of a text can also be automatically guessed using statistical
21617 methods, but for multi-lingual persons like myself, it is useful to
21618 know which language to use when writing a problem report. I suspect
21619 some lang=nb,nn kind of attribute would solve it.
</p
>
21621 <p
>A key part of the Open311 API is the list of services provided,
21622 which is similar to the categories used by FixMyStreet. One issue I
21623 run into is the need to specify both name and unique identifier for
21624 each category. The specification do not state that the identifier
21625 should be numeric, but all example implementations have used numbers
21626 here. In FixMyStreet, there is no number associated with each
21627 category. As the specification do not forbid it, I will use the name
21628 as the unique identifier for now and see how open311 clients handle
21631 <p
>The report format in open311 and the report format in FixMyStreet
21632 differ in a key part. FixMyStreet have a title and a description,
21633 while Open311 only have a description and lack the title. I
'm not
21634 quite sure how to best handle this yet. When asking for a FixMyStreet
21635 report in Open311 format, I just merge title an description into the
21636 open311 description, but this is not going to work if the open311 API
21637 should be used for submitting new reports to FixMyStreet.
</p
>
21639 <p
>The search feature in Open311 is missing a way to ask for problems
21640 near a geographic location. I believe this is important if one is to
21641 use Open311 as the query language for mobile units. The specification
21642 should be extended to handle this, probably using some new lat=, lon=
21643 and range= options.
</p
>
21645 <p
>The final challenge I see is that the FixMyStreet code handle
21646 several administrations in one interface, while the Open311 API seem
21647 to assume only one administration. For FixMyStreet, this mean a
21648 report can be sent to several administrations, and the categories
21649 available depend on the location of the problem. Not quite sure how
21650 to best handle this. I
've noticed
21651 <a href=
"http://seeclickfix.com/open311/
">SeeClickFix
</a
> added
21652 latitude and longitude options to the services request, but it do not
21653 solve the problem of what to return when no location is specified.
21654 Will have to investigate this a bit more.
</p
>
21656 <p
>My distaste for web forums have kept me from bringing these issues
21657 up with the open311 developer group. I really wish they had a email
21658 list available via
<a href=
"http://www.gmane.org/
">Gmane
</a
> to use for
21659 discussions instead of only
21660 <a href=
"http://lists.open311.org/groups/discuss
">a forum
<a/
>. Oh,
21661 well. That will probably resolve itself, one way or another. I
've
21662 also tried visiting the IRC channel #open311 on FreeNode, but no-one
21663 seem to reply to my questions there. This make me wonder if I just
21664 fail to understand how the open311 community work. It sure do not
21665 work like the free software project communities I am used to.
</p
>
21670 <title>Gnash enteres Google Summer of Code
2011</title>
21671 <link>http://people.skolelinux.org/pere/blog/Gnash_enteres_Google_Summer_of_Code_2011.html
</link>
21672 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Gnash_enteres_Google_Summer_of_Code_2011.html
</guid>
21673 <pubDate>Wed,
6 Apr
2011 09:
00:
00 +
0200</pubDate>
21674 <description><p
><a href=
"http://www.getgnash.org/
">The Gnash project
</a
> is still
21675 the most promising solution for a Free Software Flash implementation.
21676 A few days ago the project
21677 <a href=
"http://lists.gnu.org/archive/html/gnash-dev/
2011-
04/msg00011.html
">announced
</a
>
21678 that it will participate in Google Summer of Code. I hope many
21679 students apply, and that some of them succeed in getting AVM2 support
21680 into Gnash.
</p
>
21685 <title>A Norwegian FixMyStreet have kept me busy the last few weeks
</title>
21686 <link>http://people.skolelinux.org/pere/blog/A_Norwegian_FixMyStreet_have_kept_me_busy_the_last_few_weeks.html
</link>
21687 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_Norwegian_FixMyStreet_have_kept_me_busy_the_last_few_weeks.html
</guid>
21688 <pubDate>Sun,
3 Apr
2011 22:
50:
00 +
0200</pubDate>
21689 <description><p
>Here is a small update for my English readers. Most of my blog
21690 posts have been in Norwegian the last few weeks, so here is a short
21691 update in English.
</p
>
21693 <p
>The kids still keep me too busy to get much free software work
21694 done, but I did manage to organise a project to get a Norwegian port
21695 of the British service
21696 <a href=
"http://www.fixmystreet.com/
">FixMyStreet
</a
> up and running,
21697 and it has been running for a month now. The entire project has been
21698 organised by me and two others. Around Christmas we gathered sponsors
21699 to fund the development work. In January I drafted a contract with
21700 <a href=
"http://www.mysociety.org/
">mySociety
</a
> on what to develop,
21701 and in February the development took place. Most of it involved
21702 converting the source to use GPS coordinates instead of British
21703 easting/northing, and the resulting code should be a lot easier to get
21704 running in any country by now. The Norwegian
21705 <a href=
"http://www.fiksgatami.no/
">FiksGataMi
</a
> is using
21706 <a href=
"http://www.openstreetmap.org/
">OpenStreetmap
</a
> as the map
21707 source and the source for administrative borders in Norway, and
21708 support for this had to be added/fixed.
</p
>
21710 <p
>The Norwegian version went live March
3th, and we spent the weekend
21711 polishing the system before we announced it March
7th. The system is
21712 running on a KVM instance of Debian/Squeeze, and has seen almost
3000
21713 problem reports in a few weeks. Soon we hope to announce the Android
21714 and iPhone versions making it even easier to report problems with the
21715 public infrastructure.
</p
>
21717 <p
>Perhaps something to consider for those of you in countries without
21718 such service?
</p
>
21723 <title>Using NVD and CPE to track CVEs in locally maintained software
</title>
21724 <link>http://people.skolelinux.org/pere/blog/Using_NVD_and_CPE_to_track_CVEs_in_locally_maintained_software.html
</link>
21725 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_NVD_and_CPE_to_track_CVEs_in_locally_maintained_software.html
</guid>
21726 <pubDate>Fri,
28 Jan
2011 15:
40:
00 +
0100</pubDate>
21727 <description><p
>The last few days I have looked at ways to track open security
21728 issues here at my work with the University of Oslo. My idea is that
21729 it should be possible to use the information about security issues
21730 available on the Internet, and check our locally
21731 maintained/distributed software against this information. It should
21732 allow us to verify that no known security issues are forgotten. The
21733 CVE database listing vulnerabilities seem like a great central point,
21734 and by using the package lists from Debian mapped to CVEs provided by
21735 the testing security team, I believed it should be possible to figure
21736 out which security holes were present in our free software
21737 collection.
</p
>
21739 <p
>After reading up on the topic, it became obvious that the first
21740 building block is to be able to name software packages in a unique and
21741 consistent way across data sources. I considered several ways to do
21742 this, for example coming up with my own naming scheme like using URLs
21743 to project home pages or URLs to the Freshmeat entries, or using some
21744 existing naming scheme. And it seem like I am not the first one to
21745 come across this problem, as MITRE already proposed and implemented a
21746 solution. Enter the
<a href=
"http://cpe.mitre.org/index.html
">Common
21747 Platform Enumeration
</a
> dictionary, a vocabulary for referring to
21748 software, hardware and other platform components. The CPE ids are
21749 mapped to CVEs in the
<a href=
"http://web.nvd.nist.gov/
">National
21750 Vulnerability Database
</a
>, allowing me to look up know security
21751 issues for any CPE name. With this in place, all I need to do is to
21752 locate the CPE id for the software packages we use at the university.
21753 This is fairly trivial (I google for
'cve cpe $package
' and check the
21754 NVD entry if a CVE for the package exist).
</p
>
21756 <p
>To give you an example. The GNU gzip source package have the CPE
21757 name cpe:/a:gnu:gzip. If the old version
1.3.3 was the package to
21758 check out, one could look up
21759 <a href=
"http://web.nvd.nist.gov/view/vuln/search?cpe=cpe%
3A%
2Fa%
3Agnu%
3Agzip:
1.3.3">cpe:/a:gnu:gzip:
1.3.3
21760 in NVD
</a
> and get a list of
6 security holes with public CVE entries.
21761 The most recent one is
21762 <a href=
"http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-
2010-
0001">CVE-
2010-
0001</a
>,
21763 and at the bottom of the NVD page for this vulnerability the complete
21764 list of affected versions is provided.
</p
>
21766 <p
>The NVD database of CVEs is also available as a XML dump, allowing
21767 for offline processing of issues. Using this dump, I
've written a
21768 small script taking a list of CPEs as input and list all CVEs
21769 affecting the packages represented by these CPEs. One give it CPEs
21770 with version numbers as specified above and get a list of open
21771 security issues out.
</p
>
21773 <p
>Of course for this approach to be useful, the quality of the NVD
21774 information need to be high. For that to happen, I believe as many as
21775 possible need to use and contribute to the NVD database. I notice
21777 <a href=
"https://www.redhat.com/security/data/metrics/rhsamapcpe.txt
">a
21778 map from CVE to CPE
</a
>, indicating that they are using the CPE
21779 information. I
'm not aware of Debian and Ubuntu doing the same.
</p
>
21781 <p
>To get an idea about the quality for free software, I spent some
21782 time making it possible to compare the CVE database from Debian with
21783 the CVE database in NVD. The result look fairly good, but there are
21784 some inconsistencies in NVD (same software package having several
21785 CPEs), and some inaccuracies (NVD not mentioning buggy packages that
21786 Debian believe are affected by a CVE). Hope to find time to improve
21787 the quality of NVD, but that require being able to get in touch with
21788 someone maintaining it. So far my three emails with questions and
21789 corrections have not seen any reply, but I hope contact can be
21790 established soon.
</p
>
21792 <p
>An interesting application for CPEs is cross platform package
21793 mapping. It would be useful to know which packages in for example
21794 RHEL, OpenSuSe and Mandriva are missing from Debian and Ubuntu, and
21795 this would be trivial if all linux distributions provided CPE entries
21796 for their packages.
</p
>
21801 <title>Which module is loaded for a given PCI and USB device?
</title>
21802 <link>http://people.skolelinux.org/pere/blog/Which_module_is_loaded_for_a_given_PCI_and_USB_device_.html
</link>
21803 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Which_module_is_loaded_for_a_given_PCI_and_USB_device_.html
</guid>
21804 <pubDate>Sun,
23 Jan
2011 00:
20:
00 +
0100</pubDate>
21805 <description><p
>In the
21806 <a href=
"http://packages.qa.debian.org/discover-data
">discover-data
</a
>
21807 package in Debian, there is a script to report useful information
21808 about the running hardware for use when people report missing
21809 information. One part of this script that I find very useful when
21810 debugging hardware problems, is the part mapping loaded kernel module
21811 to the PCI device it claims. It allow me to quickly see if the kernel
21812 module I expect is driving the hardware I am struggling with. To see
21813 the output, make sure discover-data is installed and run
21814 <tt
>/usr/share/bug/discover-data
3>&1</tt
>. The relevant output on
21815 one of my machines like this:
</p
>
21819 10de:
03eb i2c_nforce2
21822 10de:
03f0 snd_hda_intel
21827 109e:
0878 snd_bt87x
21831 <p
>The code in question look like this, slightly modified for
21832 readability and to drop the output to file descriptor
3:
</p
>
21835 if [ -d /sys/bus/pci/devices/ ] ; then
21836 echo loaded pci modules:
21838 cd /sys/bus/pci/devices/
21839 for address in * ; do
21840 if [ -d
"$address/driver/module
" ] ; then
21841 module=`cd $address/driver/module ; pwd -P | xargs basename`
21842 if grep -q
"^$module
" /proc/modules ; then
21843 address=$(echo $address |sed s/
0000://)
21844 id=`lspci -n -s $address | tail -n
1 | awk
'{print $
3}
'`
21845 echo
"$id $module
"
21854 <p
>Similar code could be used to extract USB device module
21855 mappings:
</p
>
21858 if [ -d /sys/bus/usb/devices/ ] ; then
21859 echo loaded usb modules:
21861 cd /sys/bus/usb/devices/
21862 for address in * ; do
21863 if [ -d
"$address/driver/module
" ] ; then
21864 module=`cd $address/driver/module ; pwd -P | xargs basename`
21865 if grep -q
"^$module
" /proc/modules ; then
21866 address=$(echo $address |sed s/
0000://)
21867 id=$(lsusb -s $address | tail -n
1 | awk
'{print $
6}
')
21868 if [
"$id
" ] ; then
21869 echo
"$id $module
"
21879 <p
>This might perhaps be something to include in other tools as
21885 <title>The video format most supported in web browsers?
</title>
21886 <link>http://people.skolelinux.org/pere/blog/The_video_format_most_supported_in_web_browsers_.html
</link>
21887 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_video_format_most_supported_in_web_browsers_.html
</guid>
21888 <pubDate>Sun,
16 Jan
2011 00:
20:
00 +
0100</pubDate>
21889 <description><p
>The video format struggle on the web continues, and the three
21890 contenders seem to be Ogg Theora, H
.264 and WebM. Most video sites
21891 seem to use H
.264, while others use Ogg Theora. Interestingly enough,
21892 the comments I see give me the feeling that a lot of people believe
21893 H
.264 is the most supported video format in browsers, but according to
21894 the Wikipedia article on
21895 <a href=
"http://en.wikipedia.org/wiki/HTML5_video
">HTML5 video
</a
>,
21896 this is not true. Check out the nice table of supprted formats in
21897 different browsers there. The format supported by most browsers is
21898 Ogg Theora, supported by released versions of Mozilla Firefox, Google
21899 Chrome, Chromium, Opera, Konqueror, Epiphany, Origyn Web Browser and
21900 BOLT browser, while not supported by Internet Explorer nor Safari.
21901 The runner up is WebM supported by released versions of Google Chrome
21902 Chromium Opera and Origyn Web Browser, and test versions of Mozilla
21903 Firefox. H
.264 is supported by released versions of Safari, Origyn
21904 Web Browser and BOLT browser, and the test version of Internet
21905 Explorer. Those wanting Ogg Theora support in Internet Explorer and
21906 Safari can install plugins to get it.
</p
>
21908 <p
>To me, the simple conclusion from this is that to reach most users
21909 without any extra software installed, one uses Ogg Theora with the
21910 HTML5 video tag. Of course to reach all those without a browser
21911 handling HTML5, one need fallback mechanisms. In
21912 <a href=
"http://www.nuug.no/
">NUUG
</a
>, we provide first fallback to a
21913 plugin capable of playing MPEG1 video, and those without such support
21914 we have a second fallback to the Cortado java applet playing Ogg
21915 Theora. This seem to work quite well, as can be seen in an
<a
21916 href=
"http://www.nuug.no/aktiviteter/
20110111-semantic-web/
">example
21917 from last week
</a
>.
</p
>
21919 <p
>The reason Ogg Theora is the most supported format, and H
.264 is
21920 the least supported is simple. Implementing and using H
.264
21921 require royalty payment to MPEG-LA, and the terms of use from MPEG-LA
21922 are incompatible with free software licensing. If you believed H
.264
21923 was without royalties and license terms, check out
21924 "<a href=
"http://webmink.com/essays/h-
264/
">H
.264 – Not The Kind Of
21925 Free That Matters
</a
>" by Simon Phipps.
</p
>
21927 <p
>A incomplete list of sites providing video in Ogg Theora is
21929 <a href=
"http://wiki.xiph.org/index.php/List_of_Theora_videos
">the
21930 Xiph.org wiki
</a
>, if you want to have a look. I
'm not aware of a
21931 similar list for WebM nor H
.264.
</p
>
21933 <p
>Update
2011-
01-
16 09:
40: A question from Tollef on IRC made me
21934 realise that I failed to make it clear enough this text is about the
21935 &lt;video
&gt; tag support in browsers and not the video support
21936 provided by external plugins like the Flash plugins.
</p
>
21941 <title>Chrome plan to drop H
.264 support for HTML5
&lt;video
&gt;
</title>
21942 <link>http://people.skolelinux.org/pere/blog/Chrome_plan_to_drop_H_264_support_for_HTML5__lt_video_gt_.html
</link>
21943 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Chrome_plan_to_drop_H_264_support_for_HTML5__lt_video_gt_.html
</guid>
21944 <pubDate>Wed,
12 Jan
2011 22:
10:
00 +
0100</pubDate>
21945 <description><p
>Today I discovered
21946 <a href=
"http://www.digi.no/
860070/google-dropper-h264-stotten-i-chrome
">via
21947 digi.no
</a
> that the Chrome developers, in a surprising announcement,
21948 <a href=
"http://blog.chromium.org/
2011/
01/html-video-codec-support-in-chrome.html
">yesterday
21949 announced
</a
> plans to drop H
.264 support for HTML5
&lt;video
&gt; in
21950 the browser. The argument used is that H
.264 is not a
"completely
21951 open
" codec technology. If you believe H
.264 was free for everyone
21952 to use, I recommend having a look at the essay
21953 "<a href=
"http://webmink.com/essays/h-
264/
">H
.264 – Not The Kind Of
21954 Free That Matters
</a
>". It is not free of cost for creators of video
21955 tools, nor those of us that want to publish on the Internet, and the
21956 terms provided by MPEG-LA excludes free software projects from
21957 licensing the patents needed for H
.264. Some background information
21958 on the Google announcement is available from
21959 <a href=
"http://www.osnews.com/story/
24243/Google_To_Drop_H264_Support_from_Chrome
">OSnews
</a
>.
21960 A good read. :)
</p
>
21962 <p
>Personally, I believe it is great that Google is taking a stand to
21963 promote equal terms for everyone when it comes to video publishing on
21964 the Internet. This can only be done by publishing using free and open
21965 standards, which is only possible if the web browsers provide support
21966 for these free and open standards. At the moment there seem to be two
21967 camps in the web browser world when it come to video support. Some
21968 browsers support H
.264, and others support
21969 <a href=
"http://www.theora.org/
">Ogg Theora
</a
> and
21970 <a href=
"http://www.webmproject.org/
">WebM
</a
>
21971 (
<a href=
"http://www.diracvideo.org/
">Dirac
</a
> is not really an option
21972 yet), forcing those of us that want to publish video on the Internet
21973 and which can not accept the terms of use presented by MPEG-LA for
21974 H
.264 to not reach all potential viewers.
21975 Wikipedia keep
<a href=
"http://en.wikipedia.org/wiki/HTML5_video
">an
21976 updated summary
</a
> of the current browser support.
</p
>
21978 <p
>Not surprising, several people would prefer Google to keep
21979 promoting H
.264, and John Gruber
21980 <a href=
"http://daringfireball.net/
2011/
01/simple_questions
">presents
21981 the mind set
</a
> of these people quite well. His rhetorical questions
21982 provoked a reply from Thom Holwerda with another set of questions
21983 <a href=
"http://www.osnews.com/story/
24245/
10_Questions_for_John_Gruber_Regarding_H_264_WebM
">presenting
21984 the issues with H
.264</a
>. Both are worth a read.
</p
>
21986 <p
>Some argue that if Google is dropping H
.264 because it isn
't free,
21987 they should also drop support for the Adobe Flash plugin. This
21988 argument was covered by Simon Phipps in
21989 <a href=
"http://blogs.computerworlduk.com/simon-says/
2011/
01/google-and-h264---far-from-hypocritical/index.htm
">todays
21990 blog post
</a
>, which I find to put the issue in context. To me it
21991 make perfect sense to drop native H
.264 support for HTML5 in the
21992 browser while still allowing plugins.
</p
>
21994 <p
>I suspect the reason this announcement make so many people protest,
21995 is that all the users and promoters of H
.264 suddenly get an uneasy
21996 feeling that they might be backing the wrong horse. A lot of TV
21997 broadcasters have been moving to H
.264 the last few years, and a lot
21998 of money has been invested in hardware based on the belief that they
21999 could use the same video format for both broadcasting and web
22000 publishing. Suddenly this belief is shaken.
</p
>
22002 <p
>An interesting question is why Google is doing this. While the
22003 presented argument might be true enough, I believe Google would only
22004 present the argument if the change make sense from a business
22005 perspective. One reason might be that they are currently negotiating
22006 with MPEG-LA over royalties or usage terms, and giving MPEG-LA the
22007 feeling that dropping H
.264 completely from Chroome, Youtube and
22008 Google Video would improve the negotiation position of Google.
22009 Another reason might be that Google want to save money by not having
22010 to pay the video tax to MPEG-LA at all, and thus want to move to a
22011 video format not requiring royalties at all. A third reason might be
22012 that the Chrome development team simply want to avoid the
22013 Chrome/Chromium split to get more help with the development of Chrome.
22014 I guess time will tell.
</p
>
22016 <p
>Update
2011-
01-
15: The Google Chrome team provided
22017 <a href=
"http://blog.chromium.org/
2011/
01/more-about-chrome-html-video-codec.html
">more
22018 background and information on the move
</a
> it a blog post yesterday.
</p
>
22023 <title>What standards are Free and Open as defined by Digistan?
</title>
22024 <link>http://people.skolelinux.org/pere/blog/What_standards_are_Free_and_Open_as_defined_by_Digistan_.html
</link>
22025 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_standards_are_Free_and_Open_as_defined_by_Digistan_.html
</guid>
22026 <pubDate>Thu,
30 Dec
2010 23:
15:
00 +
0100</pubDate>
22027 <description><p
>After trying to
22028 <a href=
"http://people.skolelinux.org/pere/blog/Is_Ogg_Theora_a_free_and_open_standard_.html
">compare
22029 Ogg Theora
</a
> to
22030 <a href=
"http://www.digistan.org/open-standard:definition
">the Digistan
22031 definition
</a
> of a free and open standard, I concluded that this need
22032 to be done for more standards and started on a framework for doing
22033 this. As a start, I want to get the status for all the standards in
22034 the Norwegian reference directory, which include UTF-
8, HTML, PDF, ODF,
22035 JPEG, PNG, SVG and others. But to be able to complete this in a
22036 reasonable time frame, I will need help.
</p
>
22038 <p
>If you want to help out with this work, please visit
22039 <a href=
"http://wiki.nuug.no/grupper/standard/digistan-analyse
">the
22040 wiki pages I have set up for this
</a
>, and let me know that you want
22041 to help out. The IRC channel #nuug on irc.freenode.net is a good
22042 place to coordinate this for now, as it is the IRC channel for the
22043 NUUG association where I have created the framework (I am the leader
22044 of the Norwegian Unix User Group).
</p
>
22046 <p
>The framework is still forming, and a lot is left to do. Do not be
22047 scared by the sketchy form of the current pages. :)
</p
>
22052 <title>The many definitions of a open standard
</title>
22053 <link>http://people.skolelinux.org/pere/blog/The_many_definitions_of_a_open_standard.html
</link>
22054 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_many_definitions_of_a_open_standard.html
</guid>
22055 <pubDate>Mon,
27 Dec
2010 14:
45:
00 +
0100</pubDate>
22056 <description><p
>One of the reasons I like the Digistan definition of
22057 "<a href=
"http://www.digistan.org/open-standard:definition
">Free and
22058 Open Standard
</a
>" is that this is a new term, and thus the meaning of
22059 the term has been decided by Digistan. The term
"Open Standard
" has
22060 become so misunderstood that it is no longer very useful when talking
22061 about standards. One end up discussing which definition is the best
22062 one and with such frame the only one gaining are the proponents of
22063 de-facto standards and proprietary solutions.
</p
>
22065 <p
>But to give us an idea about the diversity of definitions of open
22066 standards, here are a few that I know about. This list is not
22067 complete, but can be a starting point for those that want to do a
22068 complete survey. More definitions are available on the
22069 <a href=
"http://en.wikipedia.org/wiki/Open_standard
">wikipedia
22070 page
</a
>.
</p
>
22072 <p
>First off is my favourite, the definition from the European
22073 Interoperability Framework version
1.0. Really sad to notice that BSA
22074 and others has succeeded in getting it removed from version
2.0 of the
22075 framework by stacking the committee drafting the new version with
22076 their own people. Anyway, the definition is still available and it
22077 include the key properties needed to make sure everyone can use a
22078 specification on equal terms.
</p
>
22082 <p
>The following are the minimal characteristics that a specification
22083 and its attendant documents must have in order to be considered an
22084 open standard:
</p
>
22088 <li
>The standard is adopted and will be maintained by a not-for-profit
22089 organisation, and its ongoing development occurs on the basis of an
22090 open decision-making procedure available to all interested parties
22091 (consensus or majority decision etc.).
</li
>
22093 <li
>The standard has been published and the standard specification
22094 document is available either freely or at a nominal charge. It must be
22095 permissible to all to copy, distribute and use it for no fee or at a
22096 nominal fee.
</li
>
22098 <li
>The intellectual property - i.e. patents possibly present - of
22099 (parts of) the standard is made irrevocably available on a royalty-
22100 free basis.
</li
>
22102 <li
>There are no constraints on the re-use of the standard.
</li
>
22105 </blockquote
>
22107 <p
>Another one originates from my friends over at
22108 <a href=
"http://www.dkuug.dk/
">DKUUG
</a
>, who coined and gathered
22109 support for
<a href=
"http://www.aaben-standard.dk/
">this
22110 definition
</a
> in
2004. It even made it into the Danish parlament as
22111 <a href=
"http://www.ft.dk/dokumenter/tingdok.aspx?/samling/
20051/beslutningsforslag/B103/som_fremsat.htm
">their
22112 definition of a open standard
</a
>. Another from a different part of
22113 the Danish government is available from the wikipedia page.
</p
>
22117 <p
>En åben standard opfylder følgende krav:
</p
>
22121 <li
>Veldokumenteret med den fuldstændige specifikation offentligt
22122 tilgængelig.
</li
>
22124 <li
>Frit implementerbar uden økonomiske, politiske eller juridiske
22125 begrænsninger på implementation og anvendelse.
</li
>
22127 <li
>Standardiseret og vedligeholdt i et åbent forum (en såkaldt
22128 "standardiseringsorganisation
") via en åben proces.
</li
>
22132 </blockquote
>
22134 <p
>Then there is
<a href=
"http://www.fsfe.org/projects/os/def.html
">the
22135 definition
</a
> from Free Software Foundation Europe.
</p
>
22139 <p
>An Open Standard refers to a format or protocol that is
</p
>
22143 <li
>subject to full public assessment and use without constraints in a
22144 manner equally available to all parties;
</li
>
22146 <li
>without any components or extensions that have dependencies on
22147 formats or protocols that do not meet the definition of an Open
22148 Standard themselves;
</li
>
22150 <li
>free from legal or technical clauses that limit its utilisation by
22151 any party or in any business model;
</li
>
22153 <li
>managed and further developed independently of any single vendor
22154 in a process open to the equal participation of competitors and third
22155 parties;
</li
>
22157 <li
>available in multiple complete implementations by competing
22158 vendors, or as a complete implementation equally available to all
22159 parties.
</li
>
22163 </blockquote
>
22165 <p
>A long time ago, SUN Microsystems, now bought by Oracle, created
22167 <a href=
"http://blogs.sun.com/dennisding/resource/Open%
20Standard%
20Definition.pdf
">Open
22168 Standards Checklist
</a
> with a fairly detailed description.
</p
>
22171 <p
>Creation and Management of an Open Standard
22175 <li
>Its development and management process must be collaborative and
22180 <li
>Participation must be accessible to all those who wish to
22181 participate and can meet fair and reasonable criteria
22182 imposed by the organization under which it is developed
22183 and managed.
</li
>
22185 <li
>The processes must be documented and, through a known
22186 method, can be changed through input from all
22187 participants.
</li
>
22189 <li
>The process must be based on formal and binding commitments for
22190 the disclosure and licensing of intellectual property rights.
</li
>
22192 <li
>Development and management should strive for consensus,
22193 and an appeals process must be clearly outlined.
</li
>
22195 <li
>The standard specification must be open to extensive
22196 public review at least once in its life-cycle, with
22197 comments duly discussed and acted upon, if required.
</li
>
22205 <p
>Use and Licensing of an Open Standard
</p
>
22208 <li
>The standard must describe an interface, not an implementation,
22209 and the industry must be capable of creating multiple, competing
22210 implementations to the interface described in the standard without
22211 undue or restrictive constraints. Interfaces include APIs,
22212 protocols, schemas, data formats and their encoding.
</li
>
22214 <li
> The standard must not contain any proprietary
"hooks
" that create
22215 a technical or economic barriers
</li
>
22217 <li
>Faithful implementations of the standard must
22218 interoperate. Interoperability means the ability of a computer
22219 program to communicate and exchange information with other computer
22220 programs and mutually to use the information which has been
22221 exchanged. This includes the ability to use, convert, or exchange
22222 file formats, protocols, schemas, interface information or
22223 conventions, so as to permit the computer program to work with other
22224 computer programs and users in all the ways in which they are
22225 intended to function.
</li
>
22227 <li
>It must be permissible for anyone to copy, distribute and read the
22228 standard for a nominal fee, or even no fee. If there is a fee, it
22229 must be low enough to not preclude widespread use.
</li
>
22231 <li
>It must be possible for anyone to obtain free (no royalties or
22232 fees; also known as
"royalty free
"), worldwide, non-exclusive and
22233 perpetual licenses to all essential patent claims to make, use and
22234 sell products based on the standard. The only exceptions are
22235 terminations per the reciprocity and defensive suspension terms
22236 outlined below. Essential patent claims include pending, unpublished
22237 patents, published patents, and patent applications. The license is
22238 only for the exact scope of the standard in question.
22242 <li
> May be conditioned only on reciprocal licenses to any of
22243 licensees
' patent claims essential to practice that standard
22244 (also known as a reciprocity clause)
</li
>
22246 <li
> May be terminated as to any licensee who sues the licensor
22247 or any other licensee for infringement of patent claims
22248 essential to practice that standard (also known as a
22249 "defensive suspension
" clause)
</li
>
22251 <li
> The same licensing terms are available to every potential
22252 licensor
</li
>
22257 <li
>The licensing terms of an open standards must not preclude
22258 implementations of that standard under open source licensing terms
22259 or restricted licensing terms
</li
>
22263 </blockquote
>
22265 <p
>It is said that one of the nice things about standards is that
22266 there are so many of them. As you can see, the same holds true for
22267 open standard definitions. Most of the definitions have a lot in
22268 common, and it is not really controversial what properties a open
22269 standard should have, but the diversity of definitions have made it
22270 possible for those that want to avoid a level marked field and real
22271 competition to downplay the significance of open standards. I hope we
22272 can turn this tide by focusing on the advantages of Free and Open
22273 Standards.
</p
>
22278 <title>Is Ogg Theora a free and open standard?
</title>
22279 <link>http://people.skolelinux.org/pere/blog/Is_Ogg_Theora_a_free_and_open_standard_.html
</link>
22280 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Is_Ogg_Theora_a_free_and_open_standard_.html
</guid>
22281 <pubDate>Sat,
25 Dec
2010 20:
25:
00 +
0100</pubDate>
22282 <description><p
><a href=
"http://www.digistan.org/open-standard:definition
">The
22283 Digistan definition
</a
> of a free and open standard reads like this:
</p
>
22287 <p
>The Digital Standards Organization defines free and open standard
22288 as follows:
</p
>
22292 <li
>A free and open standard is immune to vendor capture at all stages
22293 in its life-cycle. Immunity from vendor capture makes it possible to
22294 freely use, improve upon, trust, and extend a standard over time.
</li
>
22296 <li
>The standard is adopted and will be maintained by a not-for-profit
22297 organisation, and its ongoing development occurs on the basis of an
22298 open decision-making procedure available to all interested
22299 parties.
</li
>
22301 <li
>The standard has been published and the standard specification
22302 document is available freely. It must be permissible to all to copy,
22303 distribute, and use it freely.
</li
>
22305 <li
>The patents possibly present on (parts of) the standard are made
22306 irrevocably available on a royalty-free basis.
</li
>
22308 <li
>There are no constraints on the re-use of the standard.
</li
>
22312 <p
>The economic outcome of a free and open standard, which can be
22313 measured, is that it enables perfect competition between suppliers of
22314 products based on the standard.
</p
>
22315 </blockquote
>
22317 <p
>For a while now I have tried to figure out of Ogg Theora is a free
22318 and open standard according to this definition. Here is a short
22319 writeup of what I have been able to gather so far. I brought up the
22320 topic on the Xiph advocacy mailing list
22321 <a href=
"http://lists.xiph.org/pipermail/advocacy/
2009-July/
001632.html
">in
22322 July
2009</a
>, for those that want to see some background information.
22323 According to Ivo Emanuel Gonçalves and Monty Montgomery on that list
22324 the Ogg Theora specification fulfils the Digistan definition.
</p
>
22326 <p
><strong
>Free from vendor capture?
</strong
></p
>
22328 <p
>As far as I can see, there is no single vendor that can control the
22329 Ogg Theora specification. It can be argued that the
22330 <a href=
"http://www.xiph.org/
">Xiph foundation
</A
> is such vendor, but
22331 given that it is a non-profit foundation with the expressed goal
22332 making free and open protocols and standards available, it is not
22333 obvious that this is a real risk. One issue with the Xiph
22334 foundation is that its inner working (as in board member list, or who
22335 control the foundation) are not easily available on the web. I
've
22336 been unable to find out who is in the foundation board, and have not
22337 seen any accounting information documenting how money is handled nor
22338 where is is spent in the foundation. It is thus not obvious for an
22339 external observer who control The Xiph foundation, and for all I know
22340 it is possible for a single vendor to take control over the
22341 specification. But it seem unlikely.
</p
>
22343 <p
><strong
>Maintained by open not-for-profit organisation?
</strong
></p
>
22345 <p
>Assuming that the Xiph foundation is the organisation its web pages
22346 claim it to be, this point is fulfilled. If Xiph foundation is
22347 controlled by a single vendor, it isn
't, but I have not found any
22348 documentation indicating this.
</p
>
22350 <p
>According to
22351 <a href=
"http://media.hiof.no/diverse/fad/rapport_4.pdf
">a report
</a
>
22352 prepared by Audun Vaaler og Børre Ludvigsen for the Norwegian
22353 government, the Xiph foundation is a non-commercial organisation and
22354 the development process is open, transparent and non-Discrimatory.
22355 Until proven otherwise, I believe it make most sense to believe the
22356 report is correct.
</p
>
22358 <p
><strong
>Specification freely available?
</strong
></p
>
22360 <p
>The specification for the
<a href=
"http://www.xiph.org/ogg/doc/
">Ogg
22361 container format
</a
> and both the
22362 <a href=
"http://www.xiph.org/vorbis/doc/
">Vorbis
</a
> and
22363 <a href=
"http://theora.org/doc/
">Theora
</a
> codeces are available on
22364 the web. This are the terms in the Vorbis and Theora specification:
22368 Anyone may freely use and distribute the Ogg and [Vorbis/Theora]
22369 specifications, whether in private, public, or corporate
22370 capacity. However, the Xiph.Org Foundation and the Ogg project reserve
22371 the right to set the Ogg [Vorbis/Theora] specification and certify
22372 specification compliance.
22374 </blockquote
>
22376 <p
>The Ogg container format is specified in IETF
22377 <a href=
"http://www.xiph.org/ogg/doc/rfc3533.txt
">RFC
3533</a
>, and
22378 this is the term:
<p
>
22382 <p
>This document and translations of it may be copied and furnished to
22383 others, and derivative works that comment on or otherwise explain it
22384 or assist in its implementation may be prepared, copied, published and
22385 distributed, in whole or in part, without restriction of any kind,
22386 provided that the above copyright notice and this paragraph are
22387 included on all such copies and derivative works. However, this
22388 document itself may not be modified in any way, such as by removing
22389 the copyright notice or references to the Internet Society or other
22390 Internet organizations, except as needed for the purpose of developing
22391 Internet standards in which case the procedures for copyrights defined
22392 in the Internet Standards process must be followed, or as required to
22393 translate it into languages other than English.
</p
>
22395 <p
>The limited permissions granted above are perpetual and will not be
22396 revoked by the Internet Society or its successors or assigns.
</p
>
22397 </blockquote
>
22399 <p
>All these terms seem to allow unlimited distribution and use, an
22400 this term seem to be fulfilled. There might be a problem with the
22401 missing permission to distribute modified versions of the text, and
22402 thus reuse it in other specifications. Not quite sure if that is a
22403 requirement for the Digistan definition.
</p
>
22405 <p
><strong
>Royalty-free?
</strong
></p
>
22407 <p
>There are no known patent claims requiring royalties for the Ogg
22409 <a href=
"http://www.streamingmedia.com/Articles/ReadArticle.aspx?ArticleID=
65782">MPEG-LA
</a
>
22411 <a href=
"http://yro.slashdot.org/story/
10/
04/
30/
237238/Steve-Jobs-Hints-At-Theora-Lawsuit
">Steve
22412 Jobs
</a
> in Apple claim to know about some patent claims (submarine
22413 patents) against the Theora format, but no-one else seem to believe
22414 them. Both Opera Software and the Mozilla Foundation have looked into
22415 this and decided to implement Ogg Theora support in their browsers
22416 without paying any royalties. For now the claims from MPEG-LA and
22417 Steve Jobs seem more like FUD to scare people to use the H
.264 codec
22418 than any real problem with Ogg Theora.
</p
>
22420 <p
><strong
>No constraints on re-use?
</strong
></p
>
22422 <p
>I am not aware of any constraints on re-use.
</p
>
22424 <p
><strong
>Conclusion
</strong
></p
>
22426 <p
>3 of
5 requirements seem obviously fulfilled, and the remaining
2
22427 depend on the governing structure of the Xiph foundation. Given the
22428 background report used by the Norwegian government, I believe it is
22429 safe to assume the last two requirements are fulfilled too, but it
22430 would be nice if the Xiph foundation web site made it easier to verify
22433 <p
>It would be nice to see other analysis of other specifications to
22434 see if they are free and open standards.
</p
>
22439 <title>The reply from Edgar Villanueva to Microsoft in Peru
</title>
22440 <link>http://people.skolelinux.org/pere/blog/The_reply_from_Edgar_Villanueva_to_Microsoft_in_Peru.html
</link>
22441 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_reply_from_Edgar_Villanueva_to_Microsoft_in_Peru.html
</guid>
22442 <pubDate>Sat,
25 Dec
2010 10:
50:
00 +
0100</pubDate>
22443 <description><p
>A few days ago
22444 <a href=
"http://www.idg.no/computerworld/article189879.ece
">an
22445 article
</a
> in the Norwegian Computerworld magazine about how version
22447 <a href=
"http://en.wikipedia.org/wiki/European_Interoperability_Framework
">European
22448 Interoperability Framework
</a
> has been successfully lobbied by the
22449 proprietary software industry to remove the focus on free software.
22450 Nothing very surprising there, given
22451 <a href=
"http://news.slashdot.org/story/
10/
03/
29/
2115235/Open-Source-Open-Standards-Under-Attack-In-Europe
">earlier
22452 reports
</a
> on how Microsoft and others have stacked the committees in
22453 this work. But I find this very sad. The definition of
22454 <a href=
"http://www.nuug.no/dokumenter/standard-presse-def-
200506.txt
">an
22455 open standard from version
1</a
> was very good, and something I
22456 believe should be used also in the future, alongside
22457 <a href=
"http://www.digistan.org/open-standard:definition
">the
22458 definition from Digistan
</A
>. Version
2 have removed the open
22459 standard definition from its content.
</p
>
22461 <p
>Anyway, the news reminded me of the great reply sent by Dr. Edgar
22462 Villanueva, congressman in Peru at the time, to Microsoft as a reply
22463 to Microsofts attack on his proposal regarding the use of free software
22464 in the public sector in Peru. As the text was not available from a
22465 few of the URLs where it used to be available, I copy it here from
22466 <a href=
"http://gnuwin.epfl.ch/articles/en/reponseperou/villanueva_to_ms.html
">my
22467 source
</a
> to ensure it is available also in the future. Some
22468 background information about that story is available in
22469 <a href=
"http://www.linuxjournal.com/article/
6099">an article
</a
> from
22470 Linux Journal in
2002.
</p
>
22473 <p
>Lima,
8th of April,
2002<br
>
22474 To: Señor JUAN ALBERTO GONZÁLEZ
<br
>
22475 General Manager of Microsoft Perú
</p
>
22477 <p
>Dear Sir:
</p
>
22479 <p
>First of all, I thank you for your letter of March
25,
2002 in which you state the official position of Microsoft relative to Bill Number
1609, Free Software in Public Administration, which is indubitably inspired by the desire for Peru to find a suitable place in the global technological context. In the same spirit, and convinced that we will find the best solutions through an exchange of clear and open ideas, I will take this opportunity to reply to the commentaries included in your letter.
</p
>
22481 <p
>While acknowledging that opinions such as yours constitute a significant contribution, it would have been even more worthwhile for me if, rather than formulating objections of a general nature (which we will analyze in detail later) you had gathered solid arguments for the advantages that proprietary software could bring to the Peruvian State, and to its citizens in general, since this would have allowed a more enlightening exchange in respect of each of our positions.
</p
>
22483 <p
>With the aim of creating an orderly debate, we will assume that what you call
"open source software
" is what the Bill defines as
"free software
", since there exists software for which the source code is distributed together with the program, but which does not fall within the definition established by the Bill; and that what you call
"commercial software
" is what the Bill defines as
"proprietary
" or
"unfree
", given that there exists free software which is sold in the market for a price like any other good or service.
</p
>
22485 <p
>It is also necessary to make it clear that the aim of the Bill we are discussing is not directly related to the amount of direct savings that can by made by using free software in state institutions. That is in any case a marginal aggregate value, but in no way is it the chief focus of the Bill. The basic principles which inspire the Bill are linked to the basic guarantees of a state of law, such as:
</p
>
22489 <li
>Free access to public information by the citizen.
</li
>
22490 <li
>Permanence of public data.
</li
>
22491 <li
>Security of the State and citizens.
</li
>
22495 <p
>To guarantee the free access of citizens to public information, it is indispensable that the encoding of data is not tied to a single provider. The use of standard and open formats gives a guarantee of this free access, if necessary through the creation of compatible free software.
</p
>
22497 <p
>To guarantee the permanence of public data, it is necessary that the usability and maintenance of the software does not depend on the goodwill of the suppliers, or on the monopoly conditions imposed by them. For this reason the State needs systems the development of which can be guaranteed due to the availability of the source code.
</p
>
22499 <p
>To guarantee national security or the security of the State, it is indispensable to be able to rely on systems without elements which allow control from a distance or the undesired transmission of information to third parties. Systems with source code freely accessible to the public are required to allow their inspection by the State itself, by the citizens, and by a large number of independent experts throughout the world. Our proposal brings further security, since the knowledge of the source code will eliminate the growing number of programs with *spy code*.
</p
>
22501 <p
>In the same way, our proposal strengthens the security of the citizens, both in their role as legitimate owners of information managed by the state, and in their role as consumers. In this second case, by allowing the growth of a widespread availability of free software not containing *spy code* able to put at risk privacy and individual freedoms.
</p
>
22503 <p
>In this sense, the Bill is limited to establishing the conditions under which the state bodies will obtain software in the future, that is, in a way compatible with these basic principles.
</p
>
22506 <p
>From reading the Bill it will be clear that once passed:
<br
>
22507 <li
>the law does not forbid the production of proprietary software
</li
>
22508 <li
>the law does not forbid the sale of proprietary software
</li
>
22509 <li
>the law does not specify which concrete software to use
</li
>
22510 <li
>the law does not dictate the supplier from whom software will be bought
</li
>
22511 <li
>the law does not limit the terms under which a software product can be licensed.
</li
>
22515 <p
>What the Bill does express clearly, is that, for software to be acceptable for the state it is not enough that it is technically capable of fulfilling a task, but that further the contractual conditions must satisfy a series of requirements regarding the license, without which the State cannot guarantee the citizen adequate processing of his data, watching over its integrity, confidentiality, and accessibility throughout time, as these are very critical aspects for its normal functioning.
</p
>
22517 <p
>We agree, Mr. Gonzalez, that information and communication technology have a significant impact on the quality of life of the citizens (whether it be positive or negative). We surely also agree that the basic values I have pointed out above are fundamental in a democratic state like Peru. So we are very interested to know of any other way of guaranteeing these principles, other than through the use of free software in the terms defined by the Bill.
</p
>
22519 <p
>As for the observations you have made, we will now go on to analyze them in detail:
</p
>
22521 <p
>Firstly, you point out that:
"1. The bill makes it compulsory for all public bodies to use only free software, that is to say open source software, which breaches the principles of equality before the law, that of non-discrimination and the right of free private enterprise, freedom of industry and of contract, protected by the constitution.
"</p
>
22523 <p
>This understanding is in error. The Bill in no way affects the rights you list; it limits itself entirely to establishing conditions for the use of software on the part of state institutions, without in any way meddling in private sector transactions. It is a well established principle that the State does not enjoy the wide spectrum of contractual freedom of the private sector, as it is limited in its actions precisely by the requirement for transparency of public acts; and in this sense, the preservation of the greater common interest must prevail when legislating on the matter.
</p
>
22525 <p
>The Bill protects equality under the law, since no natural or legal person is excluded from the right of offering these goods to the State under the conditions defined in the Bill and without more limitations than those established by the Law of State Contracts and Purchasing (T.U.O. by Supreme Decree No.
012-
2001-PCM).
</p
>
22527 <p
>The Bill does not introduce any discrimination whatever, since it only establishes *how* the goods have to be provided (which is a state power) and not *who* has to provide them (which would effectively be discriminatory, if restrictions based on national origin, race religion, ideology, sexual preference etc. were imposed). On the contrary, the Bill is decidedly antidiscriminatory. This is so because by defining with no room for doubt the conditions for the provision of software, it prevents state bodies from using software which has a license including discriminatory conditions.
</p
>
22529 <p
>It should be obvious from the preceding two paragraphs that the Bill does not harm free private enterprise, since the latter can always choose under what conditions it will produce software; some of these will be acceptable to the State, and others will not be since they contradict the guarantee of the basic principles listed above. This free initiative is of course compatible with the freedom of industry and freedom of contract (in the limited form in which the State can exercise the latter). Any private subject can produce software under the conditions which the State requires, or can refrain from doing so. Nobody is forced to adopt a model of production, but if they wish to provide software to the State, they must provide the mechanisms which guarantee the basic principles, and which are those described in the Bill.
</p
>
22531 <p
>By way of an example: nothing in the text of the Bill would prevent your company offering the State bodies an office
"suite
", under the conditions defined in the Bill and setting the price that you consider satisfactory. If you did not, it would not be due to restrictions imposed by the law, but to business decisions relative to the method of commercializing your products, decisions with which the State is not involved.
</p
>
22533 <p
>To continue; you note that:
" 2. The bill, by making the use of open source software compulsory, would establish discriminatory and non competitive practices in the contracting and purchasing by public bodies...
"</p
>
22535 <p
>This statement is just a reiteration of the previous one, and so the response can be found above. However, let us concern ourselves for a moment with your comment regarding
"non-competitive ... practices.
"</p
>
22537 <p
>Of course, in defining any kind of purchase, the buyer sets conditions which relate to the proposed use of the good or service. From the start, this excludes certain manufacturers from the possibility of competing, but does not exclude them
"a priori
", but rather based on a series of principles determined by the autonomous will of the purchaser, and so the process takes place in conformance with the law. And in the Bill it is established that *no one* is excluded from competing as far as he guarantees the fulfillment of the basic principles.
</p
>
22539 <p
>Furthermore, the Bill *stimulates* competition, since it tends to generate a supply of software with better conditions of usability, and to better existing work, in a model of continuous improvement.
</p
>
22541 <p
>On the other hand, the central aspect of competivity is the chance to provide better choices to the consumer. Now, it is impossible to ignore the fact that marketing does not play a neutral role when the product is offered on the market (since accepting the opposite would lead one to suppose that firms
' expenses in marketing lack any sense), and that therefore a significant expense under this heading can influence the decisions of the purchaser. This influence of marketing is in large measure reduced by the bill that we are backing, since the choice within the framework proposed is based on the *technical merits* of the product and not on the effort put into commercialization by the producer; in this sense, competitiveness is increased, since the smallest software producer can compete on equal terms with the most powerful corporations.
</p
>
22543 <p
>It is necessary to stress that there is no position more anti-competitive than that of the big software producers, which frequently abuse their dominant position, since in innumerable cases they propose as a solution to problems raised by users:
"update your software to the new version
" (at the user
's expense, naturally); furthermore, it is common to find arbitrary cessation of technical help for products, which, in the provider
's judgment alone, are
"old
"; and so, to receive any kind of technical assistance, the user finds himself forced to migrate to new versions (with non-trivial costs, especially as changes in hardware platform are often involved). And as the whole infrastructure is based on proprietary data formats, the user stays
"trapped
" in the need to continue using products from the same supplier, or to make the huge effort to change to another environment (probably also proprietary).
</p
>
22545 <p
>You add:
"3. So, by compelling the State to favor a business model based entirely on open source, the bill would only discourage the local and international manufacturing companies, which are the ones which really undertake important expenditures, create a significant number of direct and indirect jobs, as well as contributing to the GNP, as opposed to a model of open source software which tends to have an ever weaker economic impact, since it mainly creates jobs in the service sector.
"</p
>
22547 <p
>I do not agree with your statement. Partly because of what you yourself point out in paragraph
6 of your letter, regarding the relative weight of services in the context of software use. This contradiction alone would invalidate your position. The service model, adopted by a large number of companies in the software industry, is much larger in economic terms, and with a tendency to increase, than the licensing of programs.
</p
>
22549 <p
>On the other hand, the private sector of the economy has the widest possible freedom to choose the economic model which best suits its interests, even if this freedom of choice is often obscured subliminally by the disproportionate expenditure on marketing by the producers of proprietary software.
</p
>
22551 <p
>In addition, a reading of your opinion would lead to the conclusion that the State market is crucial and essential for the proprietary software industry, to such a point that the choice made by the State in this bill would completely eliminate the market for these firms. If that is true, we can deduce that the State must be subsidizing the proprietary software industry. In the unlikely event that this were true, the State would have the right to apply the subsidies in the area it considered of greatest social value; it is undeniable, in this improbable hypothesis, that if the State decided to subsidize software, it would have to do so choosing the free over the proprietary, considering its social effect and the rational use of taxpayers money.
</p
>
22553 <p
>In respect of the jobs generated by proprietary software in countries like ours, these mainly concern technical tasks of little aggregate value; at the local level, the technicians who provide support for proprietary software produced by transnational companies do not have the possibility of fixing bugs, not necessarily for lack of technical capability or of talent, but because they do not have access to the source code to fix it. With free software one creates more technically qualified employment and a framework of free competence where success is only tied to the ability to offer good technical support and quality of service, one stimulates the market, and one increases the shared fund of knowledge, opening up alternatives to generate services of greater total value and a higher quality level, to the benefit of all involved: producers, service organizations, and consumers.
</p
>
22555 <p
>It is a common phenomenon in developing countries that local software industries obtain the majority of their takings in the service sector, or in the creation of
"ad hoc
" software. Therefore, any negative impact that the application of the Bill might have in this sector will be more than compensated by a growth in demand for services (as long as these are carried out to high quality standards). If the transnational software companies decide not to compete under these new rules of the game, it is likely that they will undergo some decrease in takings in terms of payment for licenses; however, considering that these firms continue to allege that much of the software used by the State has been illegally copied, one can see that the impact will not be very serious. Certainly, in any case their fortune will be determined by market laws, changes in which cannot be avoided; many firms traditionally associated with proprietary software have already set out on the road (supported by copious expense) of providing services associated with free software, which shows that the models are not mutually exclusive.
</p
>
22557 <p
>With this bill the State is deciding that it needs to preserve certain fundamental values. And it is deciding this based on its sovereign power, without affecting any of the constitutional guarantees. If these values could be guaranteed without having to choose a particular economic model, the effects of the law would be even more beneficial. In any case, it should be clear that the State does not choose an economic model; if it happens that there only exists one economic model capable of providing software which provides the basic guarantee of these principles, this is because of historical circumstances, not because of an arbitrary choice of a given model.
</p
>
22559 <p
>Your letter continues:
"4. The bill imposes the use of open source software without considering the dangers that this can bring from the point of view of security, guarantee, and possible violation of the intellectual property rights of third parties.
"</p
>
22561 <p
>Alluding in an abstract way to
"the dangers this can bring
", without specifically mentioning a single one of these supposed dangers, shows at the least some lack of knowledge of the topic. So, allow me to enlighten you on these points.
</p
>
22563 <p
>On security:
</p
>
22565 <p
>National security has already been mentioned in general terms in the initial discussion of the basic principles of the bill. In more specific terms, relative to the security of the software itself, it is well known that all software (whether proprietary or free) contains errors or
"bugs
" (in programmers
' slang). But it is also well known that the bugs in free software are fewer, and are fixed much more quickly, than in proprietary software. It is not in vain that numerous public bodies responsible for the IT security of state systems in developed countries require the use of free software for the same conditions of security and efficiency.
</p
>
22567 <p
>What is impossible to prove is that proprietary software is more secure than free, without the public and open inspection of the scientific community and users in general. This demonstration is impossible because the model of proprietary software itself prevents this analysis, so that any guarantee of security is based only on promises of good intentions (biased, by any reckoning) made by the producer itself, or its contractors.
</p
>
22569 <p
>It should be remembered that in many cases, the licensing conditions include Non-Disclosure clauses which prevent the user from publicly revealing security flaws found in the licensed proprietary product.
</p
>
22571 <p
>In respect of the guarantee:
</p
>
22573 <p
>As you know perfectly well, or could find out by reading the
"End User License Agreement
" of the products you license, in the great majority of cases the guarantees are limited to replacement of the storage medium in case of defects, but in no case is compensation given for direct or indirect damages, loss of profits, etc... If as a result of a security bug in one of your products, not fixed in time by yourselves, an attacker managed to compromise crucial State systems, what guarantees, reparations and compensation would your company make in accordance with your licensing conditions? The guarantees of proprietary software, inasmuch as programs are delivered ``AS IS
'', that is, in the state in which they are, with no additional responsibility of the provider in respect of function, in no way differ from those normal with free software.
</p
>
22575 <p
>On Intellectual Property:
</p
>
22577 <p
>Questions of intellectual property fall outside the scope of this bill, since they are covered by specific other laws. The model of free software in no way implies ignorance of these laws, and in fact the great majority of free software is covered by copyright. In reality, the inclusion of this question in your observations shows your confusion in respect of the legal framework in which free software is developed. The inclusion of the intellectual property of others in works claimed as one
's own is not a practice that has been noted in the free software community; whereas, unfortunately, it has been in the area of proprietary software. As an example, the condemnation by the Commercial Court of Nanterre, France, on
27th September
2001 of Microsoft Corp. to a penalty of
3 million francs in damages and interest, for violation of intellectual property (piracy, to use the unfortunate term that your firm commonly uses in its publicity).
</p
>
22579 <p
>You go on to say that:
"The bill uses the concept of open source software incorrectly, since it does not necessarily imply that the software is free or of zero cost, and so arrives at mistaken conclusions regarding State savings, with no cost-benefit analysis to validate its position.
"</p
>
22581 <p
>This observation is wrong; in principle, freedom and lack of cost are orthogonal concepts: there is software which is proprietary and charged for (for example, MS Office), software which is proprietary and free of charge (MS Internet Explorer), software which is free and charged for (Red Hat, SuSE etc GNU/Linux distributions), software which is free and not charged for (Apache, Open Office, Mozilla), and even software which can be licensed in a range of combinations (MySQL).
</p
>
22583 <p
>Certainly free software is not necessarily free of charge. And the text of the bill does not state that it has to be so, as you will have noted after reading it. The definitions included in the Bill state clearly *what* should be considered free software, at no point referring to freedom from charges. Although the possibility of savings in payments for proprietary software licenses are mentioned, the foundations of the bill clearly refer to the fundamental guarantees to be preserved and to the stimulus to local technological development. Given that a democratic State must support these principles, it has no other choice than to use software with publicly available source code, and to exchange information only in standard formats.
</p
>
22585 <p
>If the State does not use software with these characteristics, it will be weakening basic republican principles. Luckily, free software also implies lower total costs; however, even given the hypothesis (easily disproved) that it was more expensive than proprietary software, the simple existence of an effective free software tool for a particular IT function would oblige the State to use it; not by command of this Bill, but because of the basic principles we enumerated at the start, and which arise from the very essence of the lawful democratic State.
</p
>
22587 <p
>You continue:
"6. It is wrong to think that Open Source Software is free of charge. Research by the Gartner Group (an important investigator of the technological market recognized at world level) has shown that the cost of purchase of software (operating system and applications) is only
8% of the total cost which firms and institutions take on for a rational and truly beneficial use of the technology. The other
92% consists of: installation costs, enabling, support, maintenance, administration, and down-time.
"</p
>
22589 <p
>This argument repeats that already given in paragraph
5 and partly contradicts paragraph
3. For the sake of brevity we refer to the comments on those paragraphs. However, allow me to point out that your conclusion is logically false: even if according to Gartner Group the cost of software is on average only
8% of the total cost of use, this does not in any way deny the existence of software which is free of charge, that is, with a licensing cost of zero.
</p
>
22591 <p
>In addition, in this paragraph you correctly point out that the service components and losses due to down-time make up the largest part of the total cost of software use, which, as you will note, contradicts your statement regarding the small value of services suggested in paragraph
3. Now the use of free software contributes significantly to reduce the remaining life-cycle costs. This reduction in the costs of installation, support etc. can be noted in several areas: in the first place, the competitive service model of free software, support and maintenance for which can be freely contracted out to a range of suppliers competing on the grounds of quality and low cost. This is true for installation, enabling, and support, and in large part for maintenance. In the second place, due to the reproductive characteristics of the model, maintenance carried out for an application is easily replicable, without incurring large costs (that is, without paying more than once for the same thing) since modifications, if one wishes, can be incorporated in the common fund of knowledge. Thirdly, the huge costs caused by non-functioning software (
"blue screens of death
", malicious code such as virus, worms, and trojans, exceptions, general protection faults and other well-known problems) are reduced considerably by using more stable software; and it is well known that one of the most notable virtues of free software is its stability.
</p
>
22593 <p
>You further state that:
"7. One of the arguments behind the bill is the supposed freedom from costs of open-source software, compared with the costs of commercial software, without taking into account the fact that there exist types of volume licensing which can be highly advantageous for the State, as has happened in other countries.
"</p
>
22595 <p
>I have already pointed out that what is in question is not the cost of the software but the principles of freedom of information, accessibility, and security. These arguments have been covered extensively in the preceding paragraphs to which I would refer you.
</p
>
22597 <p
>On the other hand, there certainly exist types of volume licensing (although unfortunately proprietary software does not satisfy the basic principles). But as you correctly pointed out in the immediately preceding paragraph of your letter, they only manage to reduce the impact of a component which makes up no more than
8% of the total.
</p
>
22599 <p
>You continue:
"8. In addition, the alternative adopted by the bill (I) is clearly more expensive, due to the high costs of software migration, and (II) puts at risk compatibility and interoperability of the IT platforms within the State, and between the State and the private sector, given the hundreds of versions of open source software on the market.
"</p
>
22601 <p
>Let us analyze your statement in two parts. Your first argument, that migration implies high costs, is in reality an argument in favor of the Bill. Because the more time goes by, the more difficult migration to another technology will become; and at the same time, the security risks associated with proprietary software will continue to increase. In this way, the use of proprietary systems and formats will make the State ever more dependent on specific suppliers. Once a policy of using free software has been established (which certainly, does imply some cost) then on the contrary migration from one system to another becomes very simple, since all data is stored in open formats. On the other hand, migration to an open software context implies no more costs than migration between two different proprietary software contexts, which invalidates your argument completely.
</p
>
22603 <p
>The second argument refers to
"problems in interoperability of the IT platforms within the State, and between the State and the private sector
" This statement implies a certain lack of knowledge of the way in which free software is built, which does not maximize the dependence of the user on a particular platform, as normally happens in the realm of proprietary software. Even when there are multiple free software distributions, and numerous programs which can be used for the same function, interoperability is guaranteed as much by the use of standard formats, as required by the bill, as by the possibility of creating interoperable software given the availability of the source code.
</p
>
22605 <p
>You then say that:
"9. The majority of open source code does not offer adequate levels of service nor the guarantee from recognized manufacturers of high productivity on the part of the users, which has led various public organizations to retract their decision to go with an open source software solution and to use commercial software in its place.
"</p
>
22607 <p
>This observation is without foundation. In respect of the guarantee, your argument was rebutted in the response to paragraph
4. In respect of support services, it is possible to use free software without them (just as also happens with proprietary software), but anyone who does need them can obtain support separately, whether from local firms or from international corporations, again just as in the case of proprietary software.
</p
>
22609 <p
>On the other hand, it would contribute greatly to our analysis if you could inform us about free software projects *established* in public bodies which have already been abandoned in favor of proprietary software. We know of a good number of cases where the opposite has taken place, but not know of any where what you describe has taken place.
</p
>
22611 <p
>You continue by observing that:
"10. The bill discourages the creativity of the Peruvian software industry, which invoices
40 million US$/year, exports
4 million US$ (
10th in ranking among non-traditional exports, more than handicrafts) and is a source of highly qualified employment. With a law that encourages the use of open source, software programmers lose their intellectual property rights and their main source of payment.
"</p
>
22613 <p
>It is clear enough that nobody is forced to commercialize their code as free software. The only thing to take into account is that if it is not free software, it cannot be sold to the public sector. This is not in any case the main market for the national software industry. We covered some questions referring to the influence of the Bill on the generation of employment which would be both highly technically qualified and in better conditions for competition above, so it seems unnecessary to insist on this point.
</p
>
22615 <p
>What follows in your statement is incorrect. On the one hand, no author of free software loses his intellectual property rights, unless he expressly wishes to place his work in the public domain. The free software movement has always been very respectful of intellectual property, and has generated widespread public recognition of its authors. Names like those of Richard Stallman, Linus Torvalds, Guido van Rossum, Larry Wall, Miguel de Icaza, Andrew Tridgell, Theo de Raadt, Andrea Arcangeli, Bruce Perens, Darren Reed, Alan Cox, Eric Raymond, and many others, are recognized world-wide for their contributions to the development of software that is used today by millions of people throughout the world. On the other hand, to say that the rewards for authors rights make up the main source of payment of Peruvian programmers is in any case a guess, in particular since there is no proof to this effect, nor a demonstration of how the use of free software by the State would influence these payments.
</p
>
22617 <p
>You go on to say that:
"11. Open source software, since it can be distributed without charge, does not allow the generation of income for its developers through exports. In this way, the multiplier effect of the sale of software to other countries is weakened, and so in turn is the growth of the industry, while Government rules ought on the contrary to stimulate local industry.
"</p
>
22619 <p
>This statement shows once again complete ignorance of the mechanisms of and market for free software. It tries to claim that the market of sale of non- exclusive rights for use (sale of licenses) is the only possible one for the software industry, when you yourself pointed out several paragraphs above that it is not even the most important one. The incentives that the bill offers for the growth of a supply of better qualified professionals, together with the increase in experience that working on a large scale with free software within the State will bring for Peruvian technicians, will place them in a highly competitive position to offer their services abroad.
</p
>
22621 <p
>You then state that:
"12. In the Forum, the use of open source software in education was discussed, without mentioning the complete collapse of this initiative in a country like Mexico, where precisely the State employees who founded the project now state that open source software did not make it possible to offer a learning experience to pupils in the schools, did not take into account the capability at a national level to give adequate support to the platform, and that the software did not and does not allow for the levels of platform integration that now exist in schools.
"</p
>
22623 <p
>In fact Mexico has gone into reverse with the Red Escolar (Schools Network) project. This is due precisely to the fact that the driving forces behind the Mexican project used license costs as their main argument, instead of the other reasons specified in our project, which are far more essential. Because of this conceptual mistake, and as a result of the lack of effective support from the SEP (Secretary of State for Public Education), the assumption was made that to implant free software in schools it would be enough to drop their software budget and send them a CD ROM with Gnu/Linux instead. Of course this failed, and it couldn
't have been otherwise, just as school laboratories fail when they use proprietary software and have no budget for implementation and maintenance. That
's exactly why our bill is not limited to making the use of free software mandatory, but recognizes the need to create a viable migration plan, in which the State undertakes the technical transition in an orderly way in order to then enjoy the advantages of free software.
</p
>
22625 <p
>You end with a rhetorical question:
"13. If open source software satisfies all the requirements of State bodies, why do you need a law to adopt it? Shouldn
't it be the market which decides freely which products give most benefits or value?
"</p
>
22627 <p
>We agree that in the private sector of the economy, it must be the market that decides which products to use, and no state interference is permissible there. However, in the case of the public sector, the reasoning is not the same: as we have already established, the state archives, handles, and transmits information which does not belong to it, but which is entrusted to it by citizens, who have no alternative under the rule of law. As a counterpart to this legal requirement, the State must take extreme measures to safeguard the integrity, confidentiality, and accessibility of this information. The use of proprietary software raises serious doubts as to whether these requirements can be fulfilled, lacks conclusive evidence in this respect, and so is not suitable for use in the public sector.
</p
>
22629 <p
>The need for a law is based, firstly, on the realization of the fundamental principles listed above in the specific area of software; secondly, on the fact that the State is not an ideal homogeneous entity, but made up of multiple bodies with varying degrees of autonomy in decision making. Given that it is inappropriate to use proprietary software, the fact of establishing these rules in law will prevent the personal discretion of any state employee from putting at risk the information which belongs to citizens. And above all, because it constitutes an up-to-date reaffirmation in relation to the means of management and communication of information used today, it is based on the republican principle of openness to the public.
</p
>
22631 <p
>In conformance with this universally accepted principle, the citizen has the right to know all information held by the State and not covered by well- founded declarations of secrecy based on law. Now, software deals with information and is itself information. Information in a special form, capable of being interpreted by a machine in order to execute actions, but crucial information all the same because the citizen has a legitimate right to know, for example, how his vote is computed or his taxes calculated. And for that he must have free access to the source code and be able to prove to his satisfaction the programs used for electoral computations or calculation of his taxes.
</p
>
22633 <p
>I wish you the greatest respect, and would like to repeat that my office will always be open for you to expound your point of view to whatever level of detail you consider suitable.
</p
>
22635 <p
>Cordially,
<br
>
22636 DR. EDGAR DAVID VILLANUEVA NUÑEZ
<br
>
22637 Congressman of the Republic of Perú.
</p
>
22638 </blockquote
>
22643 <title>Officeshots still going strong
</title>
22644 <link>http://people.skolelinux.org/pere/blog/Officeshots_still_going_strong.html
</link>
22645 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Officeshots_still_going_strong.html
</guid>
22646 <pubDate>Sat,
25 Dec
2010 09:
40:
00 +
0100</pubDate>
22647 <description><p
>Half a year ago I
22648 <a href=
"http://people.skolelinux.org/pere/blog/Officeshots_taking_shape.html
">wrote
22649 a bit
</a
> about
<a href=
"http://www.officeshots.org/
">OfficeShots
</a
>,
22650 a web service to allow anyone to test how ODF documents are handled by
22651 the different programs reading and writing the ODF format.
</p
>
22653 <p
>I just had a look at the service, and it seem to be going strong.
22654 Very interesting to see the results reported in the gallery, how
22655 different Office implementations handle different ODF features. Sad
22656 to see that KOffice was not doing it very well, and happy to see that
22657 LibreOffice has been tested already (but sadly not listed as a option
22658 for OfficeShots users yet). I am glad to see that the ODF community
22659 got such a great test tool available.
</p
>
22664 <title>How to test if a laptop is working with Linux
</title>
22665 <link>http://people.skolelinux.org/pere/blog/How_to_test_if_a_laptop_is_working_with_Linux.html
</link>
22666 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/How_to_test_if_a_laptop_is_working_with_Linux.html
</guid>
22667 <pubDate>Wed,
22 Dec
2010 14:
55:
00 +
0100</pubDate>
22668 <description><p
>The last few days I have spent at work here at the
<a
22669 href=
"http://www.uio.no/
">University of Oslo
</a
> testing if the new
22670 batch of computers will work with Linux. Every year for the last few
22671 years the university have organised shared bid of a few thousand
22672 computers, and this year HP won the bid. Two different desktops and
22673 five different laptops are on the list this year. We in the UNIX
22674 group want to know which one of these computers work well with RHEL
22675 and Ubuntu, the two Linux distributions we currently handle at the
22676 university.
</p
>
22678 <p
>My test method is simple, and I share it here to get feedback and
22679 perhaps inspire others to test hardware as well. To test, I PXE
22680 install the OS version of choice, and log in as my normal user and run
22681 a few applications and plug in selected pieces of hardware. When
22682 something fail, I make a note about this in the test matrix and move
22683 on. If I have some spare time I try to report the bug to the OS
22684 vendor, but as I only have the machines for a short time, I rarely
22685 have the time to do this for all the problems I find.
</p
>
22687 <p
>Anyway, to get to the point of this post. Here is the simple tests
22688 I perform on a new model.
</p
>
22692 <li
>Is PXE installation working? I
'm testing with RHEL6, Ubuntu Lucid
22693 and Ubuntu Maverik at the moment. If I feel like it, I also test with
22694 RHEL5 and Debian Edu/Squeeze.
</li
>
22696 <li
>Is X.org working? If the graphical login screen show up after
22697 installation, X.org is working.
</li
>
22699 <li
>Is hardware accelerated OpenGL working? Running glxgears (in
22700 package mesa-utils on Ubuntu) and writing down the frames per second
22701 reported by the program.
</li
>
22703 <li
>Is sound working? With Gnome and KDE, a sound is played when
22704 logging in, and if I can hear this the test is successful. If there
22705 are several audio exits on the machine, I try them all and check if
22706 the Gnome/KDE audio mixer can control where to send the sound. I
22707 normally test this by playing
22708 <a href=
"http://www.nuug.no/aktiviteter/
20101012-chef/
">a HTML5
22709 video
</a
> in Firefox/Iceweasel.
</li
>
22711 <li
>Is the USB subsystem working? I test this by plugging in a USB
22712 memory stick and see if Gnome/KDE notices this.
</li
>
22714 <li
>Is the CD/DVD player working? I test this by inserting any CD/DVD
22715 I have lying around, and see if Gnome/KDE notices this.
</li
>
22717 <li
>Is any built in camera working? Test using cheese, and see if a
22718 picture from the v4l device show up.
</li
>
22720 <li
>Is bluetooth working? Use the Gnome/KDE browsing tool to see if
22721 any bluetooth devices are discovered. In my office, I normally see a
22724 <li
>For laptops, is the SD or Compaq Flash reader working. I have
22725 memory modules lying around, and stick them in and see if Gnome/KDE
22726 notice this.
</li
>
22728 <li
>For laptops, is suspend/hibernate working? I
'm testing if the
22729 special button work, and if the laptop continue to work after
22732 <li
>For laptops, is the extra buttons working, like audio level,
22733 adjusting background light, switching on/off external video output,
22734 switching on/off wifi, bluetooth, etc? The set of buttons differ from
22735 laptop to laptop, so I just write down which are working and which are
22738 <li
>Some laptops have smart card readers, finger print readers,
22739 acceleration sensors etc. I rarely test these, as I do not know how
22740 to quickly test if they are working or not, so I only document their
22741 existence.
</li
>
22745 <p
>By now I suspect you are really curious what the test results are
22746 for the HP machines I am testing. I
'm not done yet, so I will report
22747 the test results later. For now I can report that HP
8100 Elite work
22748 fine, and hibernation fail with HP EliteBook
8440p on Ubuntu Lucid,
22749 and audio fail on RHEL6. Ubuntu Maverik worked with
8440p. As you
22750 can see, I have most machines left to test. One interesting
22751 observation is that Ubuntu Lucid has almost twice the frame rate than
22752 RHEL6 with glxgears. No idea why.
</p
>
22757 <title>Some thoughts on BitCoins
</title>
22758 <link>http://people.skolelinux.org/pere/blog/Some_thoughts_on_BitCoins.html
</link>
22759 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Some_thoughts_on_BitCoins.html
</guid>
22760 <pubDate>Sat,
11 Dec
2010 15:
10:
00 +
0100</pubDate>
22761 <description><p
>As I continue to explore
22762 <a href=
"http://www.bitcoin.org/
">BitCoin
</a
>, I
've starting to wonder
22763 what properties the system have, and how it will be affected by laws
22764 and regulations here in Norway. Here are some random notes.
</p
>
22766 <p
>One interesting thing to note is that since the transactions are
22767 verified using a peer to peer network, all details about a transaction
22768 is known to everyone. This means that if a BitCoin address has been
22769 published like I did with mine in my initial post about BitCoin, it is
22770 possible for everyone to see how many BitCoins have been transfered to
22771 that address. There is even a web service to look at the details for
22772 all transactions. There I can see that my address
22773 <a href=
"http://blockexplorer.com/address/
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
>
22774 have received
16.06 Bitcoin, the
22775 <a href=
"http://blockexplorer.com/address/
1LfdGnGuWkpSJgbQySxxCWhv
8MHqvwst
3">1LfdGnGuWkpSJgbQySxxCWhv
8MHqvwst
3</a
>
22776 address of Simon Phipps have received
181.97 BitCoin and the address
22777 <a href=
"http://blockexplorer.com/address/
1MCwBbhNGp5hRm5rC1Aims2YFRe2SXPYKt
">1MCwBbhNGp5hRm5rC1Aims2YFRe2SXPYKt
</A
>
22778 of EFF have received
2447.38 BitCoins so far. Thank you to each and
22779 every one of you that donated bitcoins to support my activity. The
22780 fact that anyone can see how much money was transfered to a given
22781 address make it more obvious why the BitCoin community recommend to
22782 generate and hand out a new address for each transaction. I
'm told
22783 there is no way to track which addresses belong to a given person or
22784 organisation without the person or organisation revealing it
22785 themselves, as Simon, EFF and I have done.
</p
>
22787 <p
>In Norway, and in most other countries, there are laws and
22788 regulations limiting how much money one can transfer across the border
22789 without declaring it. There are money laundering, tax and accounting
22790 laws and regulations I would expect to apply to the use of BitCoin.
22791 If the Skolelinux foundation
22792 (
<a href=
"http://linuxiskolen.no/slxdebianlabs/donations.html
">SLX
22793 Debian Labs
</a
>) were to accept donations in BitCoin in addition to
22794 normal bank transfers like EFF is doing, how should this be accounted?
22795 Given that it is impossible to know if money can cross the border or
22796 not, should everything or nothing be declared? What exchange rate
22797 should be used when calculating taxes? Would receivers have to pay
22798 income tax if the foundation were to pay Skolelinux contributors in
22799 BitCoin? I have no idea, but it would be interesting to know.
</p
>
22801 <p
>For a currency to be useful and successful, it must be trusted and
22802 accepted by a lot of users. It must be possible to get easy access to
22803 the currency (as a wage or using currency exchanges), and it must be
22804 easy to spend it. At the moment BitCoin seem fairly easy to get
22805 access to, but there are very few places to spend it. I am not really
22806 a regular user of any of the vendor types currently accepting BitCoin,
22807 so I wonder when my kind of shop would start accepting BitCoins. I
22808 would like to buy electronics, travels and subway tickets, not herbs
22809 and books. :) The currency is young, and this will improve over time
22810 if it become popular, but I suspect regular banks will start to lobby
22811 to get BitCoin declared illegal if it become popular. I
'm sure they
22812 will claim it is helping fund terrorism and money laundering (which
22813 probably would be true, as is any currency in existence), but I
22814 believe the problems should be solved elsewhere and not by blaming
22815 currencies.
</p
>
22817 <p
>The process of creating new BitCoins is called mining, and it is
22818 CPU intensive process that depend on a bit of luck as well (as one is
22819 competing against all the other miners currently spending CPU cycles
22820 to see which one get the next lump of cash). The
"winner
" get
50
22821 BitCoin when this happen. Yesterday I came across the obvious way to
22822 join forces to increase ones changes of getting at least some coins,
22823 by coordinating the work on mining BitCoins across several machines
22824 and people, and sharing the result if one is lucky and get the
50
22825 BitCoins. Check out
22826 <a href=
"http://www.bluishcoder.co.nz/bitcoin-pool/
">BitCoin Pool
</a
>
22827 if this sounds interesting. I have not had time to try to set up a
22828 machine to participate there yet, but have seen that running on ones
22829 own for a few days have not yield any BitCoins througth mining
22832 <p
>Update
2010-
12-
15: Found an
<a
22833 href=
"http://inertia.posterous.com/reply-to-the-underground-economist-why-bitcoi
">interesting
22834 criticism
</a
> of bitcoin. Not quite sure how valid it is, but thought
22835 it was interesting to read. The arguments presented seem to be
22836 equally valid for gold, which was used as a currency for many years.
</p
>
22841 <title>Now accepting bitcoins - anonymous and distributed p2p crypto-money
</title>
22842 <link>http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html
</link>
22843 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Now_accepting_bitcoins___anonymous_and_distributed_p2p_crypto_money.html
</guid>
22844 <pubDate>Fri,
10 Dec
2010 08:
20:
00 +
0100</pubDate>
22845 <description><p
>With this weeks lawless
22846 <a href=
"http://www.salon.com/news/opinion/glenn_greenwald/
2010/
12/
06/wikileaks/index.html
">governmental
22847 attacks
</a
> on Wikileak and
22848 <a href=
"http://www.salon.com/technology/dan_gillmor/
2010/
12/
06/war_on_speech
">free
22849 speech
</a
>, it has become obvious that PayPal, visa and mastercard can
22850 not be trusted to handle money transactions.
22852 <a href=
"http://webmink.com/
2010/
12/
06/now-accepting-bitcoin/
">Simon
22853 Phipps on bitcoin
</a
> reminded me about a project that a friend of
22854 mine mentioned earlier. I decided to follow Simon
's example, and get
22855 involved with
<a href=
"http://www.bitcoin.org/
">BitCoin
</a
>. I got
22856 some help from my friend to get it all running, and he even handed me
22857 some bitcoins to get started. I even donated a few bitcoins to Simon
22858 for helping me remember BitCoin.
</p
>
22860 <p
>So, what is bitcoins, you probably wonder? It is a digital
22861 crypto-currency, decentralised and handled using peer-to-peer
22862 networks. It allows anonymous transactions and prohibits central
22863 control over the transactions, making it impossible for governments
22864 and companies alike to block donations and other transactions. The
22865 source is free software, and while the key dependency wxWidgets
2.9
22866 for the graphical user interface is missing in Debian, the command
22867 line client builds just fine. Hopefully Jonas
22868 <a href=
"http://bugs.debian.org/
578157">will get the package into
22869 Debian
</a
> soon.
</p
>
22871 <p
>Bitcoins can be converted to other currencies, like USD and EUR.
22872 There are
<a href=
"http://www.bitcoin.org/trade
">companies accepting
22873 bitcoins
</a
> when selling services and goods, and there are even
22874 currency
"stock
" markets where the exchange rate is decided. There
22875 are not many users so far, but the concept seems promising. If you
22876 want to get started and lack a friend with any bitcoins to spare,
22878 <a href=
"https://freebitcoins.appspot.com/
">some for free
</a
> (
0.05
22879 bitcoin at the time of writing). Use
22880 <a href=
"http://www.bitcoinwatch.com/
">BitcoinWatch
</a
> to keep an eye
22881 on the current exchange rates.
</p
>
22883 <p
>As an experiment, I have decided to set up bitcoind on one of my
22884 machines. If you want to support my activity, please send Bitcoin
22885 donations to the address
22886 <b
>15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</b
>. Thank you!
</p
>
22891 <title>Student group continue the work on my Reprap
3D printer
</title>
22892 <link>http://people.skolelinux.org/pere/blog/Student_group_continue_the_work_on_my_Reprap_3D_printer.html
</link>
22893 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Student_group_continue_the_work_on_my_Reprap_3D_printer.html
</guid>
22894 <pubDate>Thu,
9 Dec
2010 19:
30:
00 +
0100</pubDate>
22895 <description><p
>A few days ago, I was introduces to some students in the robot
22896 student assosiation
<a href=
"http://www.robotica.no/
">Robotica
22897 Osloensis
</a
> at the University of Oslo where I work, who planned to
22898 get their own
3D printer. They wanted to learn from me based on my
22899 work in the area. After having a short lunch meeting with them, I
22900 offered them to borrow my reprap kit, as I never had time to complete
22901 the build and this seem unlike to change any time soon. I look
22902 forward to see how this goes. This monday their volunteer driver
22903 picked up my kit and drove it to their lab, and tomorrow I am told the
22904 last exam is over so they can start work on getting the
3D printer
22905 operational.
</p
>
22907 <p
>The robotic group have already build several robots on their own,
22908 and seem capable of getting the reprap operational. I really look
22909 forward to being able to print all the cool
3D designs published on
22910 <a href=
"http://www.thingiverse.com/
">Thingiverse
</a
>. I even got
22911 some
3D scans I got made during Dagen@IFI when one of the groups at
22912 the computer science department at the university demonstrated their
22913 very cool
3D scanner.
</p
>
22918 <title>Debian Edu development gathering and General Assembly for FRiSK
</title>
22919 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_development_gathering_and_General_Assembly_for_FRiSK.html
</link>
22920 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_development_gathering_and_General_Assembly_for_FRiSK.html
</guid>
22921 <pubDate>Mon,
29 Nov
2010 18:
40:
00 +
0100</pubDate>
22922 <description><p
>On friday, the first Debian Edu / Skolelinux
22923 <a href=
"http://www.friprogramvareiskolen.no/Gathering/
2010-
12-
03-
05-Oslo
">development
22924 gathering
</a
> in a long time take place here in Oslo, Norway. I
22925 really look forward to seeing all the good people working on the
22926 Squeeze release. The gathering is open for everyone interested in
22927 learning more about Debian Edu / Skolelinux.
</p
>
22929 <p
>On Saturday, the Norwegian member organization taking care of
22930 organizing these development gatherings, Fri Programvare i Skolen,
22932 <a href=
"http://friprogramvareiskolen.no/Genfors/
2010">General Assembly
22933 for
2010</a
>. Membership is open for all, and currently there are
388
22934 people registered as members. Last year
32 members cast their vote in
22935 the memberdb based election system. I hope more people find time to
22936 vote this year.
</p
>
22941 <title>Why isn
't Debian Edu using VLC?
</title>
22942 <link>http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html
</link>
22943 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html
</guid>
22944 <pubDate>Sat,
27 Nov
2010 11:
30:
00 +
0100</pubDate>
22945 <description><p
>In the latest issue of Linux Journal, the readers choices were
22946 presented, and the winner among the multimedia player were VLC.
22947 Personally, I like VLC, and it is my player of choice when I first try
22948 to play a video file or stream. Only if VLC fail will I drag out
22949 gmplayer to see if it can do better. The reason is mostly the failure
22950 model and trust. When VLC fail, it normally pop up a error message
22951 reporting the problem. When mplayer fail, it normally segfault or
22952 just hangs. The latter failure mode drain my trust in the program.
<p
>
22954 <p
>But even if VLC is my player of choice, we have choosen to use
22955 mplayer in
<a href=
"http://www.skolelinux.org/
">Debian
22956 Edu/Skolelinux
</a
>. The reason is simple. We need a good browser
22957 plugin to play web videos seamlessly, and the VLC browser plugin is
22958 not very good. For example, it lack in-line control buttons, so there
22959 is no way for the user to pause the video. Also, when I
22960 <a href=
"http://wiki.debian.org/DebianEdu/BrowserMultimedia
">last
22961 tested the browser plugins
</a
> available in Debian, the VLC plugin
22962 failed on several video pages where mplayer based plugins worked. If
22963 the browser plugin for VLC was as good as the gecko-mediaplayer
22964 package (which uses mplayer), we would switch.
</P
>
22966 <p
>While VLC is a good player, its user interface is slightly
22967 annoying. The most annoying feature is its inconsistent use of
22968 keyboard shortcuts. When the player is in full screen mode, its
22969 shortcuts are different from when it is playing the video in a window.
22970 For example, space only work as pause when in full screen mode. I
22971 wish it had consisten shortcuts and that space also would work when in
22972 window mode. Another nice shortcut in gmplayer is [enter] to restart
22973 the current video. It is very nice when playing short videos from the
22974 web and want to restart it when new people arrive to have a look at
22975 what is going on.
</p
>
22980 <title>Lenny-
>Squeeze upgrades of the Gnome and KDE desktop, now with apt-get autoremove
</title>
22981 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades_of_the_Gnome_and_KDE_desktop__now_with_apt_get_autoremove.html
</link>
22982 <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>
22983 <pubDate>Mon,
22 Nov
2010 14:
15:
00 +
0100</pubDate>
22984 <description><p
>Michael Biebl suggested to me on IRC, that I changed my automated
22985 upgrade testing of the
22986 <a href=
"http://people.skolelinux.org/~pere/debian-upgrade-testing/
">Lenny
22987 Gnome and KDE Desktop
</a
> to do
<tt
>apt-get autoremove
</tt
> when using apt-get.
22988 This seem like a very good idea, so I adjusted by test scripts and
22989 can now present the updated result from today:
</p
>
22991 <p
>This is for Gnome:
</p
>
22993 <p
>Installed using apt-get, missing with aptitude
</p
>
22995 <blockquote
><p
>
23000 browser-plugin-gnash
23007 freedesktop-sound-theme
23009 gconf-defaults-service
23022 gnome-codec-install
23024 gnome-desktop-environment
23028 gnome-session-canberra
23030 gnome-themes-extras
23033 gstreamer0.10-fluendo-mp3
23034 gstreamer0.10-tools
23036 gtk2-engines-pixbuf
23037 gtk2-engines-smooth
23039 libapache2-mod-dnssd
23042 libaprutil1-dbd-sqlite3
23045 libboost-date-time1.42
.0
23046 libboost-python1.42
.0
23047 libboost-thread1.42
.0
23049 libchamplain-gtk-
0.4-
0
23051 libclutter-gtk-
0.10-
0
23058 libfreerdp-plugins-standard
23071 libgnome-vfs2.0-cil
23073 libgnomepanel2.24-cil
23078 libgtksourceview2.0-common
23079 libmono-addins-gui0.2-cil
23080 libmono-addins0.2-cil
23081 libmono-cairo2.0-cil
23082 libmono-corlib2.0-cil
23083 libmono-i18n-west2.0-cil
23084 libmono-posix2.0-cil
23085 libmono-security2.0-cil
23086 libmono-sharpzip2.84-cil
23087 libmono-system2.0-cil
23090 libndesk-dbus-glib1.0-cil
23091 libndesk-dbus1.0-cil
23101 libtelepathy-farsight0
23110 nautilus-sendto-empathy
23114 python-aptdaemon-gtk
23116 python-beautifulsoup
23131 python-gtksourceview2
23142 python-pkg-resources
23149 python-twisted-conch
23150 python-twisted-core
23155 python-zope.interface
23157 remmina-plugin-data
23160 rhythmbox-plugin-cdrecorder
23167 system-config-printer-udev
23169 telepathy-mission-control-
5
23176 transmission-common
23180 </p
></blockquote
>
23182 <p
>Installed using apt-get, removed with aptitude
</p
>
23184 <blockquote
><p
>
23188 epiphany-extensions
23190 fast-user-switch-applet
23209 libgtksourceview2.0-
0
23211 libsdl1.2debian-alsa
23217 system-config-printer
23222 </p
></blockquote
>
23224 <p
>Installed using aptitude, missing with apt-get
</p
>
23226 <blockquote
><p
>
23227 gstreamer0.10-gnomevfs
23228 </p
></blockquote
>
23230 <p
>Installed using aptitude, removed with apt-get
</p
>
23232 <blockquote
><p
>
23234 </p
></blockquote
>
23236 <p
>This is for KDE:
</p
>
23238 <p
>Installed using apt-get, missing with aptitude
</p
>
23240 <blockquote
><p
>
23242 </p
></blockquote
>
23244 <p
>Installed using apt-get, removed with aptitude
</p
>
23246 <blockquote
><p
>
23248 network-manager-kde
23249 </p
></blockquote
>
23251 <p
>Installed using aptitude, missing with apt-get
</p
>
23253 <blockquote
><p
>
23267 kdeartwork-emoticons
23269 kdeartwork-theme-icon
23273 kdebase-workspace-bin
23274 kdebase-workspace-data
23286 konqueror-nsplugins
23288 kscreensaver-xsavers
23303 plasma-dataengines-workspace
23305 plasma-desktopthemes-artwork
23306 plasma-runners-addons
23307 plasma-scriptengine-googlegadgets
23308 plasma-scriptengine-python
23309 plasma-scriptengine-qedje
23310 plasma-scriptengine-ruby
23311 plasma-scriptengine-webkit
23312 plasma-scriptengines
23313 plasma-wallpapers-addons
23314 plasma-widget-folderview
23315 plasma-widget-networkmanagement
23318 update-notifier-kde
23319 xscreensaver-data-extra
23321 xscreensaver-gl-extra
23322 xscreensaver-screensaver-bsod
23323 </p
></blockquote
>
23325 <p
>Installed using aptitude, removed with apt-get
</p
>
23327 <blockquote
><p
>
23329 google-gadgets-common
23347 libggadget-qt-
1.0-
0b
23352 libkonqsidebarplugin4a
23356 libkunitconversion4
23361 libplasma-geolocation-interface4
23363 libplasmagenericshell4
23377 libsmokeknewstuff2-
3
23378 libsmokeknewstuff3-
3
23380 libsmokektexteditor3
23388 libsmokeqtnetwork4-
3
23389 libsmokeqtopengl4-
3
23390 libsmokeqtscript4-
3
23394 libsmokeqtuitools4-
3
23395 libsmokeqtwebkit4-
3
23406 plasma-dataengines-addons
23407 plasma-scriptengine-superkaramba
23408 plasma-widget-lancelot
23409 plasma-widgets-addons
23410 plasma-widgets-workspace
23414 update-notifier-common
23415 </p
></blockquote
>
23417 <p
>Running apt-get autoremove made the results using apt-get and
23418 aptitude a bit more similar, but there are still quite a lott of
23419 differences. I have no idea what packages should be installed after
23420 the upgrade, but hope those that do can have a look.
</p
>
23425 <title>Migrating Xen virtual machines using LVM to KVM using disk images
</title>
23426 <link>http://people.skolelinux.org/pere/blog/Migrating_Xen_virtual_machines_using_LVM_to_KVM_using_disk_images.html
</link>
23427 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Migrating_Xen_virtual_machines_using_LVM_to_KVM_using_disk_images.html
</guid>
23428 <pubDate>Mon,
22 Nov
2010 11:
20:
00 +
0100</pubDate>
23429 <description><p
>Most of the computers in use by the
23430 <a href=
"http://www.skolelinux.org/
">Debian Edu/Skolelinux project
</a
>
23431 are virtual machines. And they have been Xen machines running on a
23432 fairly old IBM eserver xseries
345 machine, and we wanted to migrate
23433 them to KVM on a newer Dell PowerEdge
2950 host machine. This was a
23434 bit harder that it could have been, because we set up the Xen virtual
23435 machines to get the virtual partitions from LVM, which as far as I
23436 know is not supported by KVM. So to migrate, we had to convert
23437 several LVM logical volumes to partitions on a virtual disk file.
</p
>
23440 <a href=
"http://searchnetworking.techtarget.com.au/articles/
35011-Six-steps-for-migrating-Xen-virtual-machines-to-KVM
">a
23441 nice recipe
</a
> to do this, and wrote the following script to do the
23442 migration. It uses qemu-img from the qemu package to make the disk
23443 image, parted to partition it, losetup and kpartx to present the disk
23444 image partions as devices, and dd to copy the data. I NFS mounted the
23445 new servers storage area on the old server to do the migration.
</p
>
23451 # http://searchnetworking.techtarget.com.au/articles/
35011-Six-steps-for-migrating-Xen-virtual-machines-to-KVM
23456 if [ -z
"$
1" ] ; then
23457 echo
"Usage: $
0 &lt;hostname
&gt;
"
23460 host=
"$
1"
23463 if [ ! -e /dev/vg_data/$host-disk ] ; then
23464 echo
"error: unable to find LVM volume for $host
"
23468 # Partitions need to be a bit bigger than the LVM LVs. not sure why.
23469 disksize=$( lvs --units m | grep $host-disk | awk
'{sum = sum + $
4} END { print int(sum *
1.05) }
')
23470 swapsize=$( lvs --units m | grep $host-swap | awk
'{sum = sum + $
4} END { print int(sum *
1.05) }
')
23471 totalsize=$(( ( $disksize + $swapsize ) ))
23474 #dd if=/dev/zero of=$img bs=
1M count=$(( $disksize + $swapsize ))
23475 qemu-img create $img ${totalsize}MMaking room on the Debian Edu/Sqeeze DVD
23477 parted $img mklabel msdos
23478 parted $img mkpart primary linux-swap
0 $disksize
23479 parted $img mkpart primary ext2 $disksize $totalsize
23480 parted $img set
1 boot on
23483 losetup /dev/loop0 $img
23484 kpartx -a /dev/loop0
23486 dd if=/dev/vg_data/$host-disk of=/dev/mapper/loop0p1 bs=
1M
23487 fsck.ext3 -f /dev/mapper/loop0p1 || true
23488 mkswap /dev/mapper/loop0p2
23490 kpartx -d /dev/loop0
23491 losetup -d /dev/loop0
23494 <p
>The script is perhaps so simple that it is not copyrightable, but
23495 if it is, it is licenced using GPL v2 or later at your discretion.
</p
>
23497 <p
>After doing this, I booted a Debian CD in rescue mode in KVM with
23498 the new disk image attached, installed grub-pc and linux-image-
686 and
23499 set up grub to boot from the disk image. After this, the KVM machines
23500 seem to work just fine.
</p
>
23505 <title>Lenny-
>Squeeze upgrades, apt vs aptitude with the Gnome and KDE desktop
</title>
23506 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_and_KDE_desktop.html
</link>
23507 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_and_KDE_desktop.html
</guid>
23508 <pubDate>Sat,
20 Nov
2010 22:
50:
00 +
0100</pubDate>
23509 <description><p
>I
'm still running upgrade testing of the
23510 <a href=
"http://people.skolelinux.org/~pere/debian-upgrade-testing/
">Lenny
23511 Gnome and KDE Desktop
</a
>, but have not had time to spend on reporting the
23512 status. Here is a short update based on a test I ran
20101118.
</p
>
23514 <p
>I still do not know what a correct migration should look like, so I
23515 report any differences between apt and aptitude and hope someone else
23516 can see if anything should be changed.
</p
>
23518 <p
>This is for Gnome:
</p
>
23520 <p
>Installed using apt-get, missing with aptitude
</p
>
23522 <blockquote
><p
>
23523 apache2.2-bin aptdaemon at-spi baobab binfmt-support
23524 browser-plugin-gnash cheese-common cli-common cpp-
4.3 cups-pk-helper
23525 dmz-cursor-theme empathy empathy-common finger
23526 freedesktop-sound-theme freeglut3 gconf-defaults-service gdm-themes
23527 gedit-plugins geoclue geoclue-hostip geoclue-localnet geoclue-manual
23528 geoclue-yahoo gnash gnash-common gnome gnome-backgrounds
23529 gnome-cards-data gnome-codec-install gnome-core
23530 gnome-desktop-environment gnome-disk-utility gnome-screenshot
23531 gnome-search-tool gnome-session-canberra gnome-spell
23532 gnome-system-log gnome-themes-extras gnome-themes-more
23533 gnome-user-share gs-common gstreamer0.10-fluendo-mp3
23534 gstreamer0.10-tools gtk2-engines gtk2-engines-pixbuf
23535 gtk2-engines-smooth hal-info hamster-applet libapache2-mod-dnssd
23536 libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
23537 libart2.0-cil libatspi1.0-
0 libboost-date-time1.42
.0
23538 libboost-python1.42
.0 libboost-thread1.42
.0 libchamplain-
0.4-
0
23539 libchamplain-gtk-
0.4-
0 libcheese-gtk18 libclutter-gtk-
0.10-
0
23540 libcryptui0 libcupsys2 libdiscid0 libeel2-data libelf1 libepc-
1.0-
2
23541 libepc-common libepc-ui-
1.0-
2 libfreerdp-plugins-standard
23542 libfreerdp0 libgail-common libgconf2.0-cil libgdata-common libgdata7
23543 libgdl-
1-common libgdu-gtk0 libgee2 libgeoclue0 libgexiv2-
0 libgif4
23544 libglade2.0-cil libglib2.0-cil libgmime2.4-cil libgnome-vfs2.0-cil
23545 libgnome2.24-cil libgnomepanel2.24-cil libgnomeprint2.2-data
23546 libgnomeprintui2.2-common libgnomevfs2-bin libgpod-common libgpod4
23547 libgtk2.0-cil libgtkglext1 libgtksourceview-common
23548 libgtksourceview2.0-common libmono-addins-gui0.2-cil
23549 libmono-addins0.2-cil libmono-cairo2.0-cil libmono-corlib2.0-cil
23550 libmono-i18n-west2.0-cil libmono-posix2.0-cil
23551 libmono-security2.0-cil libmono-sharpzip2.84-cil
23552 libmono-system2.0-cil libmtp8 libmusicbrainz3-
6
23553 libndesk-dbus-glib1.0-cil libndesk-dbus1.0-cil libopal3.6
.8
23554 libpolkit-gtk-
1-
0 libpt-
1.10.10-plugins-alsa
23555 libpt-
1.10.10-plugins-v4l libpt2.6
.7 libpython2.6 librpm1 librpmio1
23556 libsdl1.2debian libservlet2.4-java libsrtp0 libssh-
4
23557 libtelepathy-farsight0 libtelepathy-glib0 libtidy-
0.99-
0
23558 libxalan2-java libxerces2-java media-player-info mesa-utils
23559 mono-
2.0-gac mono-gac mono-runtime nautilus-sendto
23560 nautilus-sendto-empathy openoffice.org-writer2latex
23561 openssl-blacklist p7zip p7zip-full pkg-config python-
4suite-xml
23562 python-aptdaemon python-aptdaemon-gtk python-axiom
23563 python-beautifulsoup python-bugbuddy python-clientform
23564 python-coherence python-configobj python-crypto python-cupshelpers
23565 python-cupsutils python-eggtrayicon python-elementtree
23566 python-epsilon python-evolution python-feedparser python-gdata
23567 python-gdbm python-gst0.10 python-gtkglext1 python-gtkmozembed
23568 python-gtksourceview2 python-httplib2 python-louie python-mako
23569 python-markupsafe python-mechanize python-nevow python-notify
23570 python-opengl python-openssl python-pam python-pkg-resources
23571 python-pyasn1 python-pysqlite2 python-rdflib python-serial
23572 python-tagpy python-twisted-bin python-twisted-conch
23573 python-twisted-core python-twisted-web python-utidylib python-webkit
23574 python-xdg python-zope.interface remmina remmina-plugin-data
23575 remmina-plugin-rdp remmina-plugin-vnc rhythmbox-plugin-cdrecorder
23576 rhythmbox-plugins rpm-common rpm2cpio seahorse-plugins shotwell
23577 software-center svgalibg1 system-config-printer-udev
23578 telepathy-gabble telepathy-mission-control-
5 telepathy-salut tomboy
23579 totem totem-coherence totem-mozilla totem-plugins
23580 transmission-common xdg-user-dirs xdg-user-dirs-gtk xserver-xephyr
23582 </p
></blockquote
>
23584 Installed using apt-get, removed with aptitude
23586 <blockquote
><p
>
23587 arj bluez-utils cheese dhcdbd djvulibre-desktop ekiga eog
23588 epiphany-extensions epiphany-gecko evolution-exchange
23589 fast-user-switch-applet file-roller gcalctool gconf-editor gdm gedit
23590 gedit-common gnome-app-install gnome-games gnome-games-data
23591 gnome-nettool gnome-system-tools gnome-themes gnome-utils
23592 gnome-vfs-obexftp gnome-volume-manager gnuchess gucharmap
23593 guile-
1.8-libs hal libavahi-compat-libdnssd1 libavahi-core5
23594 libavahi-ui0 libbind9-
50 libbluetooth2 libcamel1.2-
11 libcdio7
23595 libcucul0 libcurl3 libdirectfb-
1.0-
0 libdmx1 libdvdread3
23596 libedata-cal1.2-
6 libedataserver1.2-
9 libeel2-
2.20 libepc-
1.0-
1
23597 libepc-ui-
1.0-
1 libexchange-storage1.2-
3 libfaad0 libgadu3
23598 libgalago3 libgd2-noxpm libgda3-
3 libgda3-common libggz2 libggzcore9
23599 libggzmod4 libgksu1.2-
0 libgksuui1.0-
1 libgmyth0 libgnome-desktop-
2
23600 libgnome-pilot2 libgnomecups1.0-
1 libgnomeprint2.2-
0
23601 libgnomeprintui2.2-
0 libgpod3 libgraphviz4 libgtk-vnc-
1.0-
0
23602 libgtkhtml2-
0 libgtksourceview1.0-
0 libgtksourceview2.0-
0
23603 libgucharmap6 libhesiod0 libicu38 libisccc50 libisccfg50 libiw29
23604 libjaxp1.3-java-gcj libkpathsea4 liblircclient0 libltdl3 liblwres50
23605 libmagick++
10 libmagick10 libmalaga7 libmozjs1d libmpfr1ldbl libmtp7
23606 libmysqlclient15off libnautilus-burn4 libneon27 libnm-glib0
23607 libnm-util0 libopal-
2.2 libosp5 libparted1.8-
10 libpisock9
23608 libpisync1 libpoppler-glib3 libpoppler3 libpt-
1.10.10 libraw1394-
8
23609 libsdl1.2debian-alsa libsensors3 libsexy2 libsmbios2 libsoup2.2-
8
23610 libspeexdsp1 libssh2-
1 libsuitesparse-
3.1.0 libsvga1
23611 libswfdec-
0.6-
90 libtalloc1 libtotem-plparser10 libtrackerclient0
23612 libvoikko1 libxalan2-java-gcj libxerces2-java-gcj libxklavier12
23613 libxtrap6 libxxf86misc1 libzephyr3 mysql-common rhythmbox seahorse
23614 sound-juicer swfdec-gnome system-config-printer totem-common
23615 totem-gstreamer transmission-gtk vinagre vino w3c-dtd-xhtml wodim
23616 </p
></blockquote
>
23618 <p
>Installed using aptitude, missing with apt-get
</p
>
23620 <blockquote
><p
>
23621 gstreamer0.10-gnomevfs
23622 </p
></blockquote
>
23624 <p
>Installed using aptitude, removed with apt-get
</p
>
23626 <blockquote
><p
>
23628 </p
></blockquote
>
23630 <p
>This is for KDE:
</p
>
23632 <p
>Installed using apt-get, missing with aptitude
</p
>
23634 <blockquote
><p
>
23635 autopoint bomber bovo cantor cantor-backend-kalgebra cpp-
4.3 dcoprss
23636 edict espeak espeak-data eyesapplet fifteenapplet finger gettext
23637 ghostscript-x git gnome-audio gnugo granatier gs-common
23638 gstreamer0.10-pulseaudio indi kaddressbook-plugins kalgebra
23639 kalzium-data kanjidic kapman kate-plugins kblocks kbreakout kbstate
23640 kde-icons-mono kdeaccessibility kdeaddons-kfile-plugins
23641 kdeadmin-kfile-plugins kdeartwork-misc kdeartwork-theme-window
23642 kdeedu kdeedu-data kdeedu-kvtml-data kdegames kdegames-card-data
23643 kdegames-mahjongg-data kdegraphics-kfile-plugins kdelirc
23644 kdemultimedia-kfile-plugins kdenetwork-kfile-plugins
23645 kdepim-kfile-plugins kdepim-kio-plugins kdessh kdetoys kdewebdev
23646 kdiamond kdnssd kfilereplace kfourinline kgeography-data kigo
23647 killbots kiriki klettres-data kmoon kmrml knewsticker-scripts
23648 kollision kpf krosspython ksirk ksmserver ksquares kstars-data
23649 ksudoku kubrick kweather libasound2-plugins libboost-python1.42
.0
23650 libcfitsio3 libconvert-binhex-perl libcrypt-ssleay-perl libdb4.6++
23651 libdjvulibre-text libdotconf1.0 liberror-perl libespeak1
23652 libfinance-quote-perl libgail-common libgsl0ldbl libhtml-parser-perl
23653 libhtml-tableextract-perl libhtml-tagset-perl libhtml-tree-perl
23654 libio-stringy-perl libkdeedu4 libkdegames5 libkiten4 libkpathsea5
23655 libkrossui4 libmailtools-perl libmime-tools-perl
23656 libnews-nntpclient-perl libopenbabel3 libportaudio2 libpulse-browse0
23657 libservlet2.4-java libspeechd2 libtiff-tools libtimedate-perl
23658 libunistring0 liburi-perl libwww-perl libxalan2-java libxerces2-java
23659 lirc luatex marble networkstatus noatun-plugins
23660 openoffice.org-writer2latex palapeli palapeli-data parley
23661 parley-data poster psutils pulseaudio pulseaudio-esound-compat
23662 pulseaudio-module-x11 pulseaudio-utils quanta-data rocs rsync
23663 speech-dispatcher step svgalibg1 texlive-binaries texlive-luatex
23664 ttf-sazanami-gothic
23665 </p
></blockquote
>
23667 <p
>Installed using apt-get, removed with aptitude
</p
>
23669 <blockquote
><p
>
23670 amor artsbuilder atlantik atlantikdesigner blinken bluez-utils cvs
23671 dhcdbd djvulibre-desktop imlib-base imlib11 kalzium kanagram kandy
23672 kasteroids katomic kbackgammon kbattleship kblackbox kbounce kbruch
23673 kcron kdat kdemultimedia-kappfinder-data kdeprint kdict kdvi kedit
23674 keduca kenolaba kfax kfaxview kfouleggs kgeography kghostview
23675 kgoldrunner khangman khexedit kiconedit kig kimagemapeditor
23676 kitchensync kiten kjumpingcube klatin klettres klickety klines
23677 klinkstatus kmag kmahjongg kmailcvt kmenuedit kmid kmilo kmines
23678 kmousetool kmouth kmplot knetwalk kodo kolf kommander konquest kooka
23679 kpager kpat kpdf kpercentage kpilot kpoker kpovmodeler krec
23680 kregexpeditor kreversi ksame ksayit kshisen ksig ksim ksirc ksirtet
23681 ksmiletris ksnake ksokoban kspaceduel kstars ksvg ksysv kteatime
23682 ktip ktnef ktouch ktron kttsd ktuberling kturtle ktux kuickshow
23683 kverbos kview kviewshell kvoctrain kwifimanager kwin kwin4 kwordquiz
23684 kworldclock kxsldbg libakode2 libarts1-akode libarts1-audiofile
23685 libarts1-mpeglib libarts1-xine libavahi-compat-libdnssd1
23686 libavahi-core5 libavc1394-
0 libbind9-
50 libbluetooth2
23687 libboost-python1.34
.1 libcucul0 libcurl3 libcvsservice0
23688 libdirectfb-
1.0-
0 libdjvulibre21 libdvdread3 libfaad0 libfreebob0
23689 libgd2-noxpm libgraphviz4 libgsmme1c2a libgtkhtml2-
0 libicu38
23690 libiec61883-
0 libindex0 libisccc50 libisccfg50 libiw29
23691 libjaxp1.3-java-gcj libk3b3 libkcal2b libkcddb1 libkdeedu3
23692 libkdegames1 libkdepim1a libkgantt0 libkleopatra1 libkmime2
23693 libkpathsea4 libkpimexchange1 libkpimidentities1 libkscan1
23694 libksieve0 libktnef1 liblockdev1 libltdl3 liblwres50 libmagick10
23695 libmimelib1c2a libmodplug0c2 libmozjs1d libmpcdec3 libmpfr1ldbl
23696 libneon27 libnm-util0 libopensync0 libpisock9 libpoppler-glib3
23697 libpoppler-qt2 libpoppler3 libraw1394-
8 librss1 libsensors3
23698 libsmbios2 libssh2-
1 libsuitesparse-
3.1.0 libswfdec-
0.6-
90
23699 libtalloc1 libxalan2-java-gcj libxerces2-java-gcj libxtrap6 lskat
23700 mpeglib network-manager-kde noatun pmount tex-common texlive-base
23701 texlive-common texlive-doc-base texlive-fonts-recommended tidy
23702 ttf-dustin ttf-kochi-gothic ttf-sjfonts
23703 </p
></blockquote
>
23705 <p
>Installed using aptitude, missing with apt-get
</p
>
23707 <blockquote
><p
>
23708 dolphin kde-core kde-plasma-desktop kde-standard kde-window-manager
23709 kdeartwork kdebase kdebase-apps kdebase-workspace
23710 kdebase-workspace-bin kdebase-workspace-data kdeutils kscreensaver
23711 kscreensaver-xsavers libgle3 libkonq5 libkonq5-templates libnetpbm10
23712 netpbm plasma-widget-folderview plasma-widget-networkmanagement
23713 xscreensaver-data-extra xscreensaver-gl xscreensaver-gl-extra
23714 xscreensaver-screensaver-bsod
23715 </p
></blockquote
>
23717 <p
>Installed using aptitude, removed with apt-get
</p
>
23719 <blockquote
><p
>
23720 kdebase-bin konq-plugins konqueror
23721 </p
></blockquote
>
23726 <title>Gnash buildbot slave and Debian kfreebsd
</title>
23727 <link>http://people.skolelinux.org/pere/blog/Gnash_buildbot_slave_and_Debian_kfreebsd.html
</link>
23728 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Gnash_buildbot_slave_and_Debian_kfreebsd.html
</guid>
23729 <pubDate>Sat,
20 Nov
2010 07:
20:
00 +
0100</pubDate>
23730 <description><p
>Answering
23731 <a href=
"http://www.listware.net/
201011/gnash-dev/
67431-gnash-dev-buildbot-looking-for-slaves.html
">the
23732 call from the Gnash project
</a
> for
23733 <a href=
"http://www.gnashdev.org:
8010">buildbot
</a
> slaves to test the
23734 current source, I have set up a virtual KVM machine on the Debian
23735 Edu/Skolelinux virtualization host to test the git source on
23736 Debian/Squeeze. I hope this can help the developers in getting new
23737 releases out more often.
</p
>
23739 <p
>As the developers want less main-stream build platforms tested to,
23740 I have considered setting up a
<a
23741 href=
"http://www.debian.org/ports/kfreebsd-gnu/
">Debian/kfreebsd
</a
>
23742 machine as well. I have also considered using the kfreebsd
23743 architecture in Debian as a file server in NUUG to get access to the
5
23744 TB zfs volume we currently use to store DV video. Because of this, I
23745 finally got around to do a test installation of Debian/Squeeze with
23746 kfreebsd. Installation went fairly smooth, thought I noticed some
23747 visual glitches in the cdebconf dialogs (black cursor left on the
23748 screen at random locations). Have not gotten very far with the
23749 testing. Noticed cfdisk did not work, but fdisk did so it was not a
23750 fatal problem. Have to spend some more time on it to see if it is
23751 useful as a file server for NUUG. Will try to find time to set up a
23752 gnash buildbot slave on the Debian Edu/Skolelinux this weekend.
</p
>
23757 <title>Debian in
3D
</title>
23758 <link>http://people.skolelinux.org/pere/blog/Debian_in_3D.html
</link>
23759 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_in_3D.html
</guid>
23760 <pubDate>Tue,
9 Nov
2010 16:
10:
00 +
0100</pubDate>
23761 <description><p
><img src=
"http://thingiverse-production.s3.amazonaws.com/renders/
23/e0/c4/f9/
2b/debswagtdose_preview_medium.jpg
"></p
>
23763 <p
>3D printing is just great. I just came across this Debian logo in
23765 <a href=
"http://blog.thingiverse.com/
2010/
11/
09/participatory-branding/
">the
23766 thingiverse blog
</a
>.
</p
>
23771 <title>Making room on the Debian Edu/Sqeeze DVD
</title>
23772 <link>http://people.skolelinux.org/pere/blog/Making_room_on_the_Debian_Edu_Sqeeze_DVD.html
</link>
23773 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Making_room_on_the_Debian_Edu_Sqeeze_DVD.html
</guid>
23774 <pubDate>Sun,
7 Nov
2010 11:
45:
00 +
0100</pubDate>
23775 <description><p
>Prioritising packages for the Debian Edu /
23776 <a href=
"http://www.skolelinux.org/
">Skolelinux
</a
> DVD, which is
23777 supposed provide a school with all the services and user applications
23778 needed on the pupils computer network has always been hard. Even
23779 schools without Internet connections should be able to get Debian Edu
23780 working using this DVD.
</p
>
23782 <p
>The job became a lot harder when apt and aptitude started
23783 installing recommended packages by default. We want the same set of
23784 packages to be installed when using the DVD and the netinst CD, and
23785 that means all recommended packages need to be on the DVD. I created
23786 a patch for debian-cd in
<a href=
"http://bugs.debian.org/
601203">BTS
23787 report #
601203</a
> to do this, and since this change was applied to
23788 the Debian Edu DVD build, we have been seriously short on space.
</p
>
23790 <p
>A few days ago we decided to drop blender, wxmaxima and kicad from
23791 the default installation to save space on the DVD, believing that
23792 those needing these applications are few and can get them from the
23793 Debian archive.
</p
>
23795 <p
>Yesterday, I had a look what source packages to see which packages
23796 were using most space. A few large packages are well know;
23797 openoffice.org, openclipart and fluid-soundfont. But I also
23798 discovered that lilypond used
106 MiB and fglrx-driver used
53 MiB.
23799 The lilypond package is pulled in as a dependency for rosegarden, and
23800 when looking a bit closer I discovered that
99 MiB of the
106 MiB were
23801 the documentation package, which is recommended by the binary package.
23802 I decided to drop this documentation package from our DVD, as most of
23803 our users will use the GUI front-ends and do not need the lilypond
23804 documentation. Similarly, I dropped the non-free fglrx-driver package
23805 which might be installed by d-i when its hardware is detected, as the
23806 free X driver should work.
</p
>
23808 <p
>With this change, we finally got space for the LXDE and Gnome
23809 desktop packages as well as the language specific packages making the
23810 DVD more useful again.
</p
>
23815 <title>Software updates
2010-
10-
24</title>
23816 <link>http://people.skolelinux.org/pere/blog/Software_updates_2010_10_24.html
</link>
23817 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Software_updates_2010_10_24.html
</guid>
23818 <pubDate>Sun,
24 Oct
2010 22:
45:
00 +
0200</pubDate>
23819 <description><p
>Some updates.
</p
>
23821 <p
>My
<a href=
"http://pledgebank.com/gnash-avm2
">gnash pledge
</a
> to
23822 raise money for the project is going well. The lower limit of
10
23823 signers was reached in
24 hours, and so far
13 people have signed it.
23824 More signers and more funding is most welcome, and I am really curious
23825 how far we can get before the time limit of December
24 is reached.
23828 <p
>On the #gnash IRC channel on irc.freenode.net, I was just tipped
23829 about what appear to be a great code coverage tool capable of
23830 generating code coverage stats without any changes to the source code.
23832 <a href=
"http://simonkagstrom.github.com/kcov/index.html
">kcov
</a
>,
23833 and can be used using
<tt
>kcov
&lt;directory
&gt;
&lt;binary
&gt;
</tt
>.
23834 It is missing in Debian, but the git source built just fine in Squeeze
23835 after I installed libelf-dev, libdwarf-dev, pkg-config and
23836 libglib2.0-dev. Failed to build in Lenny, but suspect that is
23837 solvable. I hope kcov make it into Debian soon.
</p
>
23839 <p
>Finally found time to wrap up the release notes for
<a
23840 href=
"http://lists.debian.org/debian-edu-announce/
2010/
10/msg00002.html
">a
23841 new alpha release of Debian Edu
</a
>, and just published the second
23842 alpha test release of the Squeeze based Debian Edu /
23843 <a href=
"http://www.skolelinux.org/
">Skolelinux
</a
>
23844 release. Give it a try if you need a complete linux solution for your
23845 school, including central infrastructure server, workstations, thin
23846 client servers and diskless workstations. A nice touch added
23847 yesterday is RDP support on the thin client servers, for windows
23848 clients to get a Linux desktop on request.
</p
>
23853 <title>Pledge for funding to the Gnash project to get AVM2 support
</title>
23854 <link>http://people.skolelinux.org/pere/blog/Pledge_for_funding_to_the_Gnash_project_to_get_AVM2_support.html
</link>
23855 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Pledge_for_funding_to_the_Gnash_project_to_get_AVM2_support.html
</guid>
23856 <pubDate>Tue,
19 Oct
2010 14:
45:
00 +
0200</pubDate>
23857 <description><p
><a href=
"http://www.getgnash.org/
">The Gnash project
</a
> is the
23858 most promising solution for a Free Software Flash implementation. It
23859 has done great so far, but there is still far to go, and recently its
23860 funding has dried up. I believe AVM2 support in Gnash is vital to the
23861 continued progress of the project, as more and more sites show up with
23862 AVM2 flash files.
</p
>
23864 <p
>To try to get funding for developing such support, I have started
23865 <a href=
"http://www.pledgebank.com/gnash-avm2
">a pledge
</a
> with the
23866 following text:
</P
>
23868 <p
><blockquote
>
23870 <p
>"I will pay
100$ to the Gnash project to develop AVM2 support but
23871 only if
10 other people will do the same.
"</p
>
23873 <p
>- Petter Reinholdtsen, free software developer
</p
>
23875 <p
>Deadline to sign up by:
24th December
2010</p
>
23877 <p
>The Gnash project need to get support for the new Flash file
23878 format AVM2 to work with a lot of sites using Flash on the
23879 web. Gnash already work with a lot of Flash sites using the old AVM1
23880 format, but more and more sites are using the AVM2 format these
23881 days. The project web page is available from
23882 http://www.getgnash.org/ . Gnash is a free software implementation
23883 of Adobe Flash, allowing those of us that do not accept the terms of
23884 the Adobe Flash license to get access to Flash sites.
</p
>
23886 <p
>The project need funding to get developers to put aside enough
23887 time to develop the AVM2 support, and this pledge is my way to try
23888 to get this to happen.
</p
>
23890 <p
>The project accept donations via the OpenMediaNow foundation,
23891 <a href=
"http://www.openmedianow.org/?q=node/
32">http://www.openmedianow.org/?q=node/
32</a
> .
</p
>
23893 </blockquote
></p
>
23895 <p
>I hope you will support this effort too. I hope more than
10
23896 people will participate to make this happen. The more money the
23897 project gets, the more features it can develop using these funds.
23903 <title>First version of a Perl library to control the Spykee robot
</title>
23904 <link>http://people.skolelinux.org/pere/blog/First_version_of_a_Perl_library_to_control_the_Spykee_robot.html
</link>
23905 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_version_of_a_Perl_library_to_control_the_Spykee_robot.html
</guid>
23906 <pubDate>Sat,
9 Oct
2010 14:
00:
00 +
0200</pubDate>
23907 <description><p
>This summer I got the chance to buy cheap Spykee robots, and since
23908 then I have worked on getting Linux software in place to control them.
23909 The firmware for the robot is available from the producer, and using
23910 that source it was trivial to figure out the protocol specification.
23911 I
've started on a perl library to control it, and made some demo
23912 programs using this perl library to allow one to control the
23915 <p
>The library is quite functional already, and capable of controlling
23916 the driving, fetching video, uploading MP3s and play them. There are
23917 a few less important features too.
</p
>
23919 <p
>Since a few weeks ago, I ran out of time to spend on this project,
23920 but I never got around to releasing the current source. I decided
23921 today that it was time to do something about it, and uploaded the
23922 source to my Debian package store at people.skolelinux.org.
</p
>
23924 <p
>Because it was simpler for me, I made a Debian package and
23925 published the source and deb. If you got a spykee robot, grab the
23926 source or binary package:
</p
>
23928 <p
><ul
>
23929 <li
><a href=
"http://people.skolelinux.org/~pere/debian/packages/lenny/libspykee-perl_0.0
.20101009-
1.tar.gz
">libspykee-perl_0.0
.20101009-
1.tar.gz
</a
></li
>
23930 <li
><a href=
"http://people.skolelinux.org/~pere/debian/packages/lenny/libspykee-perl_0.0
.20101009-
1.dsc
">libspykee-perl_0.0
.20101009-
1.dsc
</a
></li
>
23931 <li
><a href=
"http://people.skolelinux.org/~pere/debian/packages/lenny/libspykee-perl_0.0
.20101009-
1_all.deb
">libspykee-perl_0.0
.20101009-
1_all.deb
</a
></li
>
23932 </ul
></p
>
23934 <p
>If you are interested in helping out with developing this library,
23935 please let me know.
</p
>
23940 <title>Links for
2010-
10-
03</title>
23941 <link>http://people.skolelinux.org/pere/blog/Links_for_2010_10_03.html
</link>
23942 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Links_for_2010_10_03.html
</guid>
23943 <pubDate>Sun,
3 Oct
2010 22:
30:
00 +
0200</pubDate>
23944 <description><p
><ul
>
23946 <li
><a href=
"http://arstechnica.com/business/news/
2010/
09/there-is-no-plan-b-why-the-ipv4-to-ipv6-transition-will-be-ugly.ars
">There
23947 is no Plan B: why the IPv4-to-IPv6 transition will be ugly
</a
></li
>
23949 <li
>Scanner looking under clothes
23950 <a href=
"http://www.dagbladet.no/
2010/
10/
03/nyheter/utenriks/reise/overvakingskamera/flyplasser/
13667192/
">has
23951 already been misused at Heathrow
</a
>.
</li
>
23953 <li
><a href=
"http://wiki.softwarelivre.org/Landell
">Landell
23954 Webcasting
</a
> - interesting alternative for
23955 <ahref=
"http://dvswitch.alioth.debian.org/wiki/
">DVSwitch
</a
> with
23958 </ul
></p
>
23963 <title>Terms of use for video produced by a Canon IXUS
130 digital camera
</title>
23964 <link>http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</link>
23965 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</guid>
23966 <pubDate>Thu,
9 Sep
2010 23:
55:
00 +
0200</pubDate>
23967 <description><p
>A few days ago I had the mixed pleasure of bying a new digital
23968 camera, a Canon IXUS
130. It was instructive and very disturbing to
23969 be able to verify that also this camera producer have the nerve to
23970 specify how I can or can not use the videos produced with the camera.
23971 Even thought I was aware of the issue, the options with new cameras
23972 are limited and I ended up bying the camera anyway. What is the
23973 problem, you might ask? It is software patents, MPEG-
4, H
.264 and the
23974 MPEG-LA that is the problem, and our right to record our experiences
23975 without asking for permissions that is at risk.
23977 <p
>On page
27 of the Danish instruction manual, this section is
23981 <p
>This product is licensed under AT
&T patents for the MPEG-
4 standard
23982 and may be used for encoding MPEG-
4 compliant video and/or decoding
23983 MPEG-
4 compliant video that was encoded only (
1) for a personal and
23984 non-commercial purpose or (
2) by a video provider licensed under the
23985 AT
&T patents to provide MPEG-
4 compliant video.
</p
>
23987 <p
>No license is granted or implied for any other use for MPEG-
4
23988 standard.
</p
>
23989 </blockquote
>
23991 <p
>In short, the camera producer have chosen to use technology
23992 (MPEG-
4/H
.264) that is only provided if I used it for personal and
23993 non-commercial purposes, or ask for permission from the organisations
23994 holding the knowledge monopoly (patent) for technology used.
</p
>
23996 <p
>This issue has been brewing for a while, and I recommend you to
23998 "<a href=
"http://www.osnews.com/story/
23236/Why_Our_Civilization_s_Video_Art_and_Culture_is_Threatened_by_the_MPEG-LA
">Why
23999 Our Civilization
's Video Art and Culture is Threatened by the
24000 MPEG-LA
</a
>" by Eugenia Loli-Queru and
24001 "<a href=
"http://webmink.com/
2010/
09/
03/h-
264-and-foss/
">H
.264 Is Not
24002 The Sort Of Free That Matters
</a
>" by Simon Phipps to learn more about
24003 the issue. The solution is to support the
24004 <a href=
"http://www.digistan.org/open-standard:definition
">free and
24005 open standards
</a
> for video, like
<a href=
"http://www.theora.org/
">Ogg
24006 Theora
</a
>, and avoid MPEG-
4 and H
.264 if you can.
</p
>
24011 <title>Some notes on Flash in Debian and Debian Edu
</title>
24012 <link>http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html
</link>
24013 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html
</guid>
24014 <pubDate>Sat,
4 Sep
2010 10:
10:
00 +
0200</pubDate>
24015 <description><p
>In the
<a href=
"http://popcon.debian.org/unknown/by_vote
">Debian
24016 popularity-contest numbers
</a
>, the adobe-flashplugin package the
24017 second most popular used package that is missing in Debian. The sixth
24018 most popular is flashplayer-mozilla. This is a clear indication that
24019 working flash is important for Debian users. Around
10 percent of the
24020 users submitting data to popcon.debian.org have this package
24021 installed.
</p
>
24023 <p
>In the report written by Lars Risan in August
2008
24024 («
<a href=
"http://wiki.skolelinux.no/Dokumentasjon/Rapporter?action=AttachFile
&do=view
&target=Skolelinux_i_bruk_rapport_1.0.pdf
">Skolelinux
24025 i bruk – Rapport for Hurum kommune, Universitetet i Agder og
24026 stiftelsen SLX Debian Labs
</a
>»), one of the most important problems
24027 schools experienced with
<a href=
"http://www.skolelinux.org/
">Debian
24028 Edu/Skolelinux
</a
> was the lack of working Flash. A lot of educational
24029 web sites require Flash to work, and lacking working Flash support in
24030 the web browser and the problems with installing it was perceived as a
24031 good reason to stay with Windows.
</p
>
24033 <p
>I once saw a funny and sad comment in a web forum, where Linux was
24034 said to be the retarded cousin that did not really understand
24035 everything you told him but could work fairly well. This was a
24036 comment regarding the problems Linux have with proprietary formats and
24037 non-standard web pages, and is sad because it exposes a fairly common
24038 understanding of whose fault it is if web pages that only work in for
24039 example Internet Explorer
6 fail to work on Firefox, and funny because
24040 it explain very well how annoying it is for users when Linux
24041 distributions do not work with the documents they receive or the web
24042 pages they want to visit.
</p
>
24044 <p
>This is part of the reason why I believe it is important for Debian
24045 and Debian Edu to have a well working Flash implementation in the
24046 distribution, to get at least popular sites as Youtube and Google
24047 Video to working out of the box. For Squeeze, Debian have the chance
24048 to include the latest version of Gnash that will make this happen, as
24049 the new release
0.8.8 was published a few weeks ago and is resting in
24050 unstable. The new version work with more sites that version
0.8.7.
24051 The Gnash maintainers have asked for a freeze exception, but the
24052 release team have not had time to reply to it yet. I hope they agree
24053 with me that Flash is important for the Debian desktop users, and thus
24054 accept the new package into Squeeze.
</p
>
24059 <title>My first perl GUI application - controlling a Spykee robot
</title>
24060 <link>http://people.skolelinux.org/pere/blog/My_first_perl_GUI_application___controlling_a_Spykee_robot.html
</link>
24061 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/My_first_perl_GUI_application___controlling_a_Spykee_robot.html
</guid>
24062 <pubDate>Wed,
1 Sep
2010 21:
00:
00 +
0200</pubDate>
24063 <description><p
>This evening I made my first Perl GUI application. The last few
24064 days I have worked on a Perl module for controlling my recently
24065 aquired Spykee robots, and the module is now getting complete enought
24066 that it is possible to use it to control the robot driving at least.
24067 It was now time to figure out how to use it to create some GUI to
24068 allow me to drive the robot around. I picked PerlQt as I have had
24069 positive experiences with the Qt API before, and spent a few minutes
24070 browsing the web for examples. Using Qt Designer seemed like a short
24071 cut, so I ended up writing the perl GUI using Qt Designer and
24072 compiling it into a perl program using the puic program from
24073 libqt-perl. Nothing fancy yet, but it got buttons to connect and
24074 drive around.
</p
>
24076 <p
>The perl module I have written provide a object oriented API for
24077 controlling the robot. Here is an small example on how to use it:
</p
>
24079 <p
><pre
>
24081 Spykee::discover(sub {$robot{$_[
0]} = $_[
1]});
24082 my $host = (keys %robot)[
0];
24083 my $spykee = Spykee-
>new();
24084 $spykee-
>contact($host,
"admin
",
"admin
");
24085 $spykee-
>left();
24087 $spykee-
>right();
24089 $spykee-
>forward();
24091 $spykee-
>back();
24093 $spykee-
>stop();
24094 </pre
></p
>
24096 <p
>Thanks to the release of the source of the robot firmware, I could
24097 peek into the implementation at the other end to figure out how to
24098 implement the protocol used by the robot. I
've implemented several of
24099 the commands the robot understand, but is still missing the camera
24100 support to make it possible to control the robot from remote. First I
24101 want to implement support for uploading new firmware and configuring
24102 the wireless network, to make it possible to bootstrap a Spykee robot
24103 without the producers Windows and MacOSX software (I only have Linux,
24104 so I had to ask a friend to come over to get the robot testing
24105 going. :).
</p
>
24107 <p
>Will release the source to the public soon, but need to figure out
24108 where to make it available first. I will add a link to
24109 <a href=
"http://wiki.nuug.no/grupper/robot/
">the NUUG wiki
</a
> for
24110 those that want to check back later to find it.
</p
>
24115 <title>Broken hard link handling with sshfs
</title>
24116 <link>http://people.skolelinux.org/pere/blog/Broken_hard_link_handling_with_sshfs.html
</link>
24117 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Broken_hard_link_handling_with_sshfs.html
</guid>
24118 <pubDate>Mon,
30 Aug
2010 19:
30:
00 +
0200</pubDate>
24119 <description><p
>Just got an email from Tobias Gruetzmacher as a followup on my
24120 <a href=
"http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html
">previous
24121 post about sshfs
</a
>. He reported another problem with sshfs. It
24122 fail to handle hard links properly. A simple way to spot this is to
24123 look at the . and .. entries in the directory tree. These should have
24124 a link count
>1, but on sshfs the count is
1. I just tested to see
24125 what happen when trying to hardlink, and this fail as well:
</p
>
24129 ln: creating hard link `bar
' =
> `foo
': Function not implemented
24133 <p
>I have not yet found time to implement a test for this in my file
24134 system test code, but believe having working hard links is useful to
24135 avoid surprised unix programs. Not as useful as working file locking
24136 and symlinks, which are required to get a working desktop, but useful
24137 nevertheless. :)
</p
>
24139 <p
>The latest version of the file system test code is available via
24141 <a href=
"http://github.com/gebi/fs-test
">http://github.com/gebi/fs-test
</a
></p
>
24146 <title>Broken umask handling with sshfs
</title>
24147 <link>http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html
</link>
24148 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Broken_umask_handling_with_sshfs.html
</guid>
24149 <pubDate>Thu,
26 Aug
2010 13:
30:
00 +
0200</pubDate>
24150 <description><p
>My file system sematics program
24151 <a href=
"http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html
">presented
24152 a few days ago
</a
> is very useful to verify that a file system can
24153 work as a unix home directory,and today I had to extend it a bit. I
'm
24154 looking into alternatives for home directory access here at the
24155 University of Oslo, and one of the options is sshfs. My friend
24156 Finn-Arne mentioned a while back that they had used sshfs with Debian
24157 Edu, but stopped because of problems. I asked today what the problems
24158 where, and he mentioned that sshfs failed to handle umask properly.
24159 Trying to detect the problem I wrote this addition to my fs testing
24163 mode_t touch_get_mode(const char *name, mode_t mode) {
24165 int fd = open(name, O_RDWR|O_CREAT|O_LARGEFILE, mode);
24168 struct stat statbuf;
24169 if (-
1 != fstat(fd,
&statbuf)) {
24170 retval = statbuf.st_mode
& 0x1ff;
24177 /* Try to detect problem discovered using sshfs */
24178 int test_umask(void) {
24179 printf(
"info: testing umask effect on file creation\n
");
24181 mode_t orig_umask = umask(
000);
24183 if (
0666 != (newmode = touch_get_mode(
"foobar
",
0666))) {
24184 printf(
" error: Wrong file mode %o when creating using mode
666 and umask
000\n
",
24188 if (
0660 != (newmode = touch_get_mode(
"foobar
",
0666))) {
24189 printf(
" error: Wrong file mode %o when creating using mode
666 and umask
007\n
",
24193 umask (orig_umask);
24197 int main(int argc, char **argv) {
24204 <p
>Sure enough. On NFS to a netapp, I get this result:
</p
>
24207 Testing POSIX/Unix sematics on file system
24208 info: testing symlink creation
24209 info: testing subdirectory creation
24210 info: testing fcntl locking
24211 Read-locking
1 byte from
1073741824
24212 Read-locking
510 byte from
1073741826
24213 Unlocking
1 byte from
1073741824
24214 Write-locking
1 byte from
1073741824
24215 Write-locking
510 byte from
1073741826
24216 Unlocking
2 byte from
1073741824
24217 info: testing umask effect on file creation
24220 <p
>When mounting the same directory using sshfs, I get this
24224 Testing POSIX/Unix sematics on file system
24225 info: testing symlink creation
24226 info: testing subdirectory creation
24227 info: testing fcntl locking
24228 Read-locking
1 byte from
1073741824
24229 Read-locking
510 byte from
1073741826
24230 Unlocking
1 byte from
1073741824
24231 Write-locking
1 byte from
1073741824
24232 Write-locking
510 byte from
1073741826
24233 Unlocking
2 byte from
1073741824
24234 info: testing umask effect on file creation
24235 error: Wrong file mode
644 when creating using mode
666 and umask
000
24236 error: Wrong file mode
640 when creating using mode
666 and umask
007
24239 <p
>So, I can conclude that sshfs is better than smb to a Netapp or a
24240 Windows server, but not good enough to be used as a home
24241 directory.
</p
>
24243 <p
>Update
2010-
08-
26: Reported the issue in
24244 <a href=
"http://bugs.debian.org/
594498">BTS report #
594498</a
></p
>
24246 <p
>Update
2010-
08-
27: Michael Gebetsroither report that he found the
24247 script so useful that he created a GIT repository and stored it in
24248 <a href=
"http://github.com/gebi/fs-test
">http://github.com/gebi/fs-test
</a
>.
</p
>
24253 <title>Rob Weir: How to Crush Dissent
</title>
24254 <link>http://people.skolelinux.org/pere/blog/Rob_Weir__How_to_Crush_Dissent.html
</link>
24255 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Rob_Weir__How_to_Crush_Dissent.html
</guid>
24256 <pubDate>Sun,
15 Aug
2010 22:
20:
00 +
0200</pubDate>
24257 <description><p
>I found the notes from Rob Weir on
24258 <a href=
"http://feedproxy.google.com/~r/robweir/antic-atom/~
3/VGb23-kta8c/how-to-crush-dissent.html
">how
24259 to crush dissent
</a
> matching my own thoughts on the matter quite
24260 well. Highly recommended for those wondering which road our society
24261 should go down. In my view we have been heading the wrong way for a
24262 long time.
</p
>
24267 <title>No hardcoded config on Debian Edu clients
</title>
24268 <link>http://people.skolelinux.org/pere/blog/No_hardcoded_config_on_Debian_Edu_clients.html
</link>
24269 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/No_hardcoded_config_on_Debian_Edu_clients.html
</guid>
24270 <pubDate>Mon,
9 Aug
2010 20:
15:
00 +
0200</pubDate>
24271 <description><p
>As reported earlier, the last few days I have looked at how Debian
24272 Edu clients are configured, and tried to get rid of all hardcoded
24273 configuration settings on the clients. I believe the work to be
24274 mostly done, and the clients seem to work just fine with dynamically
24275 generated configuration.
</p
>
24277 <p
>What is the point, you might ask? The point is to allow a Debian
24278 Edu desktop to integrate into an existing network infrastructure
24279 without any manual configuration.
</p
>
24281 <p
>This is what happens when installing a Debian Edu client here at
24282 the University of Oslo using PXE. With the PXE installation, I am
24283 asked for language (Norwegian Bokmål), locality (Norway) and keyboard
24284 layout (no-latin1), Debian Edu profile (Roaming Workstation), if I
24285 accept to reformat the hard drive (yes), if I want to submit info to
24286 popcon.debian.org (no) and root password (secret). After answering
24287 these questions, the installer goes ahead and does its thing, and
24288 after around
50 minutes it is done. I press enter to finish the
24289 installation, and the machine reboots into KDE. When the machine is
24290 ready and kdm asks for login information, I enter my university
24291 username and password, am told by kdm that a local home directory has
24292 been created and that I must log in again, and finally log in with the
24293 same username and password to the KDE
4.4 desktop. At no point during
24294 this process did it ask for university specific settings, and all the
24295 required configuration was dynamically detected using information
24296 fetched via DHCP and DNS. The roaming workstation is now ready for
24299 <p
>How was this done, you might wonder? First of all, here is the
24300 list of things that need to be configured on the client to get it
24301 working properly out of the box:
</p
>
24304 <li
>IP address/netmask and DNS server.
</li
>
24305 <li
>Web proxy URL.
</li
>
24306 <li
>LDAP server for NSS directory information (user, group, etc).
</li
>
24307 <li
>Kerberos server for PAM password checking.
</li
>
24308 <li
>SMB mount point to access the network home directory. (*)
</li
>
24309 <li
>Central syslog server to send syslog messages to. (*)
</li
>
24310 <li
>Sitesummary collector URL to submit info to central server. (*)
</li
>
24313 <p
>(Hm, did I forget anything? Let me knew if I did.)
</p
>
24315 <p
>The points marked (*) are not required to be able to use the
24316 machine, but needed to provide central storage and allowing system
24317 administrators to track their machines. Since yesterday, everything
24318 but the sitesummary collector URL is dynamically discovered at boot
24319 and installation time in the svn version of Debian Edu.
</p
>
24321 <p
>The IP and DNS setup is fetched during boot using DHCP as usual.
24322 When a DHCP update arrives, the proxy setup is updated by looking for
24323 http://wpat/wpad.dat and using the content of this WPAD file to
24324 configure the http and ftp proxy in /etc/environment and
24325 /etc/apt/apt.conf. I decided to update the proxy setup using a DHCP
24326 hook to ensure that the client stops using the Debian Edu proxy when
24327 it is moved outside the Debian Edu network, and instead uses any local
24328 proxy present on the new network when it moves around.
</p
>
24330 <p
>The DNS names of the LDAP, Kerberos and syslog server and related
24331 configuration are generated using DNS information at boot. First the
24332 installer looks for a host named ldap in the current DNS domain. If
24333 not found, it looks for _ldap._tcp SRV records in DNS instead. If an
24334 LDAP server is found, its root DSE entry is requested and the
24335 attributes namingContexts and defaultNamingContext are used to
24336 determine which LDAP base to use for NSS. If there are several
24337 namingContexts attibutes and the defaultNamingContext is present, that
24338 LDAP subtree is used as the base. If defaultNamingContext is missing,
24339 the subtrees listed as namingContexts are searched in sequence for any
24340 object with class posixAccount or posixGroup, and the first one with
24341 such an object is used as the LDAP base. For Kerberos, a similar
24342 search is done by first looking for a host named kerberos, and then
24343 for the _kerberos._tcp SRV record. I
've been unable to find a way to
24344 look up the Kerberos realm, so for this the upper case string of the
24345 current DNS domain is used.
</p
>
24347 <p
>For the syslog server, the hosts syslog and loghost are searched
24348 for, and the _syslog._udp SRV record is consulted if no such host is
24349 found. This algorithm works for both Debian Edu and the University of
24350 Oslo. A similar strategy would work for locating the sitesummary
24351 server, but have not been implemented yet. I decided to fetch and
24352 save these settings during installation, to make sure moving to a
24353 different network does not change the set of users being allowed to
24354 log in nor the passwords required to log in. Usernames and passwords
24355 will be cached by sssd when the user logs in on the Debian Edu
24356 network, and will not change as the laptop move around. For a
24357 non-roaming machine, there is no caching, but given that it is
24358 supposed to stay in place it should not matter much. Perhaps we
24359 should switch those to use sssd too?
</p
>
24361 <p
>The user
's SMB mount point for the network home directory is
24362 located when the user logs in for the first time. The LDAP server is
24363 consulted to look for the user
's LDAP object and the sambaHomePath
24364 attribute is used if found. If it isn
't found, the home directory
24365 path fetched from NSS is used instead. Assuming the path is of the
24366 form /site/server/directory/username, the second part is looked up in
24367 DNS and used to generate a SMB URL of the form
24368 smb://server.domain/username. This algorithm works for both Debian
24369 edu and the University of Oslo. Perhaps there are better attributes
24370 to use or a better algorithm that works for more sites, but this will
24371 do for now. :)
</p
>
24373 <p
>This work should make it easier to integrate the Debian Edu clients
24374 into any LDAP/Kerberos infrastructure, and make the current setup even
24375 more flexible than before. I suspect it will also work for thin
24376 client servers, allowing one to easily set up LTSP and hook it into a
24377 existing network infrastructure, but I have not had time to test this
24380 <p
>If you want to help out with implementing these things for Debian
24381 Edu, please contact us on debian-edu@lists.debian.org.
</p
>
24383 <p
>Update
2010-
08-
09: Simon Farnsworth gave me a heads-up on how to
24384 detect Kerberos realm from DNS, by looking for _kerberos TXT entries
24385 before falling back to the upper case DNS domain name. Will have to
24386 implement it for Debian Edu. :)
</p
>
24391 <title>Testing if a file system can be used for home directories...
</title>
24392 <link>http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html
</link>
24393 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html
</guid>
24394 <pubDate>Sun,
8 Aug
2010 21:
20:
00 +
0200</pubDate>
24395 <description><p
>A few years ago, I was involved in a project planning to use
24396 Windows file servers as home directory servers for Debian
24397 Edu/Skolelinux machines. This was thought to be no problem, as the
24398 access would be through the SMB network file system protocol, and we
24399 knew other sites used SMB with unix and samba as the file server to
24400 mount home directories without any problems. But, after months of
24401 struggling, we had to conclude that our goal was impossible.
</p
>
24403 <p
>The reason is simply that while SMB can be used for home
24404 directories when the file server is Samba running on Unix, this only
24405 work because of Samba have some extensions and the fact that the
24406 underlying file system is a unix file system. When using a Windows
24407 file server, the underlying file system do not have POSIX semantics,
24408 and several programs will fail if the users home directory where they
24409 want to store their configuration lack POSIX semantics.
</p
>
24411 <p
>As part of this work, I wrote a small C program I want to share
24412 with you all, to replicate a few of the problematic applications (like
24413 OpenOffice.org and GCompris) and see if the file system was working as
24414 it should. If you find yourself in spooky file system land, it might
24415 help you find your way out again. This is the fs-test.c source:
</p
>
24419 * Some tests to check the file system sematics. Used to verify that
24420 * CIFS from a windows server do not work properly as a linux home
24422 * License: GPL v2 or later
24424 * needs libsqlite3-dev and build-essential installed
24425 * compile with: gcc -Wall -lsqlite3 -DTEST_SQLITE fs-test.c -o fs-test
24428 #define _FILE_OFFSET_BITS
64
24429 #define _LARGEFILE_SOURCE
1
24430 #define _LARGEFILE64_SOURCE
1
24432 #define _GNU_SOURCE /* for asprintf() */
24434 #include
&lt;errno.h
>
24435 #include
&lt;fcntl.h
>
24436 #include
&lt;stdio.h
>
24437 #include
&lt;string.h
>
24438 #include
&lt;stdlib.h
>
24439 #include
&lt;sys/file.h
>
24440 #include
&lt;sys/stat.h
>
24441 #include
&lt;sys/types.h
>
24442 #include
&lt;unistd.h
>
24446 * Test sqlite open, as done by gcompris require the libsqlite3-dev
24447 * package and linking with -lsqlite3. A more low level test is
24449 * See also
&lt;URL: http://www.sqlite.org./faq.html#q5
>.
24451 #include
&lt;sqlite3.h
>
24452 #define CREATE_TABLE_USERS \
24453 "CREATE TABLE users (user_id INT UNIQUE, login TEXT, lastname TEXT, firstname TEXT, birthdate TEXT, class_id INT );
"
24454 int test_sqlite_open(void) {
24456 char *name =
"testsqlite.db
";
24459 int rc = sqlite3_open(name,
&db);
24461 printf(
"error: sqlite open of %s failed: %s\n
", name, sqlite3_errmsg(db));
24466 /* create tables */
24467 rc = sqlite3_exec(db,CREATE_TABLE_USERS, NULL,
0,
&zErrMsg);
24468 if( rc != SQLITE_OK ){
24469 printf(
"error: sqlite table create failed: %s\n
", zErrMsg);
24473 printf(
"info: sqlite worked\n
");
24477 #endif /* TEST_SQLITE */
24480 * Demonstrate locking issue found in gcompris using sqlite3. This
24481 * work with ext3, but not with cifs server on Windows
2003. This is
24482 * done in the sqlite3 library.
24484 *
&lt;URL:http://www.cygwin.com/ml/cygwin/
2001-
08/msg00854.html
> and the
24485 * POSIX specification
24486 *
&lt;URL:http://www.opengroup.org/onlinepubs/
009695399/functions/fcntl.html
>.
24488 int test_gcompris_locking(void) {
24490 char *name =
"testsqlite.db
";
24492 int fd = open(name, O_RDWR|O_CREAT|O_LARGEFILE,
0644);
24493 printf(
"info: testing fcntl locking\n
");
24495 fl.l_whence = SEEK_SET;
24496 fl.l_pid = getpid();
24497 printf(
" Read-locking
1 byte from
1073741824");
24498 fl.l_start =
1073741824;
24500 fl.l_type = F_RDLCK;
24501 if (
0 != fcntl(fd, F_SETLK,
&fl) ) printf(
" - error!\n
"); else printf(
"\n
");
24503 printf(
" Read-locking
510 byte from
1073741826");
24504 fl.l_start =
1073741826;
24506 fl.l_type = F_RDLCK;
24507 if (
0 != fcntl(fd, F_SETLK,
&fl) ) printf(
" - error!\n
"); else printf(
"\n
");
24509 printf(
" Unlocking
1 byte from
1073741824");
24510 fl.l_start =
1073741824;
24512 fl.l_type = F_UNLCK;
24513 if (
0 != fcntl(fd, F_SETLK,
&fl) ) printf(
" - error!\n
"); else printf(
"\n
");
24515 printf(
" Write-locking
1 byte from
1073741824");
24516 fl.l_start =
1073741824;
24518 fl.l_type = F_WRLCK;
24519 if (
0 != fcntl(fd, F_SETLK,
&fl) ) printf(
" - error!\n
"); else printf(
"\n
");
24521 printf(
" Write-locking
510 byte from
1073741826");
24522 fl.l_start =
1073741826;
24524 if (
0 != fcntl(fd, F_SETLK,
&fl) ) printf(
" - error!\n
"); else printf(
"\n
");
24526 printf(
" Unlocking
2 byte from
1073741824");
24527 fl.l_start =
1073741824;
24529 fl.l_type = F_UNLCK;
24530 if (
0 != fcntl(fd, F_SETLK,
&fl) ) printf(
" - error!\n
"); else printf(
"\n
");
24537 * Test if permissions of freshly created directories allow entries
24538 * below them. This was a problem with OpenOffice.org and gcompris.
24539 * Mounting with option
'sync
' seem to solve this problem while
24540 * slowing down file operations.
24542 int test_subdirectory_creation(void) {
24544 char *path = strdup(
"test
");
24545 char *dirs[LEVELS];
24547 printf(
"info: testing subdirectory creation\n
");
24548 for (level =
0; level
&lt; LEVELS; level++) {
24549 char *newpath = NULL;
24550 if (-
1 == mkdir(path,
0777)) {
24551 printf(
" error: Unable to create directory
'%s
': %s\n
",
24552 path, strerror(errno));
24555 asprintf(
&newpath,
"%s/%s
", path,
"test
");
24563 * Test if symlinks can be created. This was a problem detected with
24566 int test_symlinks(void) {
24567 printf(
"info: testing symlink creation\n
");
24568 unlink(
"symlink
");
24569 if (-
1 == symlink(
"file
",
"symlink
"))
24570 printf(
" error: Unable to create symlink\n
");
24574 int main(int argc, char **argv) {
24575 printf(
"Testing POSIX/Unix sematics on file system\n
");
24577 test_subdirectory_creation();
24579 test_sqlite_open();
24580 #endif /* TEST_SQLITE */
24581 test_gcompris_locking();
24586 <p
>When everything is working, it should print something like
24590 Testing POSIX/Unix sematics on file system
24591 info: testing symlink creation
24592 info: testing subdirectory creation
24593 info: sqlite worked
24594 info: testing fcntl locking
24595 Read-locking
1 byte from
1073741824
24596 Read-locking
510 byte from
1073741826
24597 Unlocking
1 byte from
1073741824
24598 Write-locking
1 byte from
1073741824
24599 Write-locking
510 byte from
1073741826
24600 Unlocking
2 byte from
1073741824
24603 <p
>I do not remember the exact details of the problems we saw, but one
24604 of them was with locking, where if I remember correctly, POSIX allow a
24605 read-only lock to be upgraded to a read-write lock without unlocking
24606 the read-only lock (while Windows do not). Another was a bug in the
24607 CIFS/SMB client implementation in the Linux kernel where directory
24608 meta information would be wrong for a fraction of a second, making
24609 OpenOffice.org fail to create its deep directory tree because it was
24610 not allowed to create files in its freshly created directory.
</p
>
24612 <p
>Anyway, here is a nice tool for your tool box, might you never need
24615 <p
>Update
2010-
08-
27: Michael Gebetsroither report that he found the
24616 script so useful that he created a GIT repository and stored it in
24617 <a href=
"http://github.com/gebi/fs-test
">http://github.com/gebi/fs-test
</a
>.
</p
>
24622 <title>Autodetecting Client setup for roaming workstations in Debian Edu
</title>
24623 <link>http://people.skolelinux.org/pere/blog/Autodetecting_Client_setup_for_roaming_workstations_in_Debian_Edu.html
</link>
24624 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Autodetecting_Client_setup_for_roaming_workstations_in_Debian_Edu.html
</guid>
24625 <pubDate>Sat,
7 Aug
2010 14:
45:
00 +
0200</pubDate>
24626 <description><p
>A few days ago, I
24627 <a href=
"http://people.skolelinux.org/pere/blog/Debian_Edu_roaming_workstation___at_the_university_of_Oslo.html
">tried
24628 to install
</a
> a Roaming workation profile from Debian Edu/Squeeze
24629 while on the university network here at the University of Oslo, and
24630 noticed how much had to change to get it operational using the
24631 university infrastructure. It was fairly easy, but it occured to me
24632 that Debian Edu would improve a lot if I could get the client to
24633 connect without any changes at all, and thus let the client configure
24634 itself during installation and first boot to use the infrastructure
24635 around it. Now I am a huge step further along that road.
</p
>
24637 <p
>With our current squeeze-test packages, I can select the roaming
24638 workstation profile and get a working laptop connecting to the
24639 university LDAP server for user and group and our active directory
24640 servers for Kerberos authentication. All this without any
24641 configuration at all during installation. My users home directory got
24642 a bookmark in the KDE menu to mount it via SMB, with the correct URL.
24643 In short, openldap and sssd is correctly configured. In addition to
24644 this, the client look for http://wpad/wpad.dat to configure a web
24645 proxy, and when it fail to find it no proxy settings are stored in
24646 /etc/environment and /etc/apt/apt.conf. Iceweasel and KDE is
24647 configured to look for the same wpad configuration and also do not use
24648 a proxy when at the university network. If the machine is moved to a
24649 network with such wpad setup, it would automatically use it when DHCP
24650 gave it a IP address.
</p
>
24652 <p
>The LDAP server is located using DNS, by first looking for the DNS
24653 entry ldap.$domain. If this do not exist, it look for the
24654 _ldap._tcp.$domain SRV records and use the first one as the LDAP
24655 server. Next, it connects to the LDAP server and search all
24656 namingContexts entries for posixAccount or posixGroup objects, and
24657 pick the first one as the LDAP base. For Kerberos, a similar
24658 algorithm is used to locate the LDAP server, and the realm is the
24659 uppercase version of $domain.
</p
>
24661 <p
>So, what is not working, you might ask. SMB mounting my home
24662 directory do not work. No idea why, but suspected the incorrect
24663 Kerberos settings in /etc/krb5.conf and /etc/samba/smb.conf might be
24664 the cause. These are not properly configured during installation, and
24665 had to be hand-edited to get the correct Kerberos realm and server,
24666 but SMB mounting still do not work. :(
</p
>
24668 <p
>With this automatic configuration in place, I expect a Debian Edu
24669 roaming profile installation would be able to automatically detect and
24670 connect to any site using LDAP and Kerberos for NSS directory and PAM
24671 authentication. It should also work out of the box in a Active
24672 Directory environment providing posixAccount and posixGroup objects
24673 with UID and GID values.
</p
>
24675 <p
>If you want to help out with implementing these things for Debian
24676 Edu, please contact us on debian-edu@lists.debian.org.
</p
>
24681 <title>Debian Edu roaming workstation - at the university of Oslo
</title>
24682 <link>http://people.skolelinux.org/pere/blog/Debian_Edu_roaming_workstation___at_the_university_of_Oslo.html
</link>
24683 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu_roaming_workstation___at_the_university_of_Oslo.html
</guid>
24684 <pubDate>Tue,
3 Aug
2010 23:
30:
00 +
0200</pubDate>
24685 <description><p
>The new roaming workstation profile in Debian Edu/Squeeze is fairly
24686 similar to the laptop setup am I working on using Ubuntu for the
24687 University of Oslo, and just for the heck of it, I tested today how
24688 hard it would be to integrate that profile into the university
24689 infrastructure. In this case, it is the university LDAP server,
24690 Active Directory Kerberos server and SMB mounting from the Netapp file
24693 <p
>I was pleasantly surprised that the only three files needed to be
24694 changed (/etc/sssd/sssd.conf, /etc/ldap.conf and
24695 /etc/mklocaluser.d/
20-debian-edu-config) and one file had to be added
24696 (/usr/share/perl5/Debian/Edu_Local.pm), to get the client working.
24697 Most of the changes were to get the client to use the university LDAP
24698 for NSS and Kerberos server for PAM, but one was to change a hard
24699 coded DNS domain name in the mklocaluser hook from .intern to
24702 <p
>This testing was so encouraging, that I went ahead and adjusted the
24703 Debian Edu scripts and setup in subversion to centralise the roaming
24704 workstation setup a bit more and avoid the hardcoded DNS domain name,
24705 so that when I test this tomorrow, I expect to get away with modifying
24706 only /etc/sssd/sssd.conf and /etc/ldap.conf to get it to use the
24707 university servers.
</p
>
24709 <p
>My goal is to get the clients to have no hardcoded settings and
24710 fetch all their initial setup during installation and first boot, to
24711 allow them to be inserted also into environments where the default
24712 setup in Debian Edu has been changed or as with the university, where
24713 the environment is different but provides the protocols Debian Edu
24719 <title>Circular package dependencies harms apt recovery
</title>
24720 <link>http://people.skolelinux.org/pere/blog/Circular_package_dependencies_harms_apt_recovery.html
</link>
24721 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Circular_package_dependencies_harms_apt_recovery.html
</guid>
24722 <pubDate>Tue,
27 Jul
2010 23:
50:
00 +
0200</pubDate>
24723 <description><p
>I discovered this while doing
24724 <a href=
"http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html
">automated
24725 testing of upgrades from Debian Lenny to Squeeze
</a
>. A few packages
24726 in Debian still got circular dependencies, and it is often claimed
24727 that apt and aptitude should be able to handle this just fine, but
24728 some times these dependency loops causes apt to fail.
</p
>
24730 <p
>An example is from todays
24731 <a href=
"http://people.skolelinux.org/~pere/debian-upgrade-testing//test-
20100727-lenny-squeeze-kde-aptitude.txt
">upgrade
24732 of KDE using aptitude
</a
>. In it, a bug in kdebase-workspace-data
24733 causes perl-modules to fail to upgrade. The cause is simple. If a
24734 package fail to unpack, then only part of packages with the circular
24735 dependency might end up being unpacked when unpacking aborts, and the
24736 ones already unpacked will fail to configure in the recovery phase
24737 because its dependencies are unavailable.
</p
>
24739 <p
>In this log, the problem manifest itself with this error:
</p
>
24741 <blockquote
><pre
>
24742 dpkg: dependency problems prevent configuration of perl-modules:
24743 perl-modules depends on perl (
>=
5.10.1-
1); however:
24744 Version of perl on system is
5.10.0-
19lenny
2.
24745 dpkg: error processing perl-modules (--configure):
24746 dependency problems - leaving unconfigured
24747 </pre
></blockquote
>
24749 <p
>The perl/perl-modules circular dependency is already
24750 <a href=
"http://bugs.debian.org/
527917">reported as a bug
</a
>, and will
24751 hopefully be solved as soon as possible, but it is not the only one,
24752 and each one of these loops in the dependency tree can cause similar
24753 failures. Of course, they only occur when there are bugs in other
24754 packages causing the unpacking to fail, but it is rather nasty when
24755 the failure of one package causes the problem to become worse because
24756 of dependency loops.
</p
>
24759 <a href=
"http://lists.debian.org/debian-devel/
2010/
06/msg00116.html
">the
24760 tireless effort by Bill Allombert
</a
>, the number of circular
24762 <a href=
"http://debian.semistable.com/debgraph.out.html
">left in Debian
24763 is dropping
</a
>, and perhaps it will reach zero one day. :)
</p
>
24765 <p
>Todays testing also exposed a bug in
24766 <a href=
"http://bugs.debian.org/
590605">update-notifier
</a
> and
24767 <a href=
"http://bugs.debian.org/
590604">different behaviour
</a
> between
24768 apt-get and aptitude, the latter possibly caused by some circular
24769 dependency. Reported both to BTS to try to get someone to look at
24775 <title>First Debian Edu test release (alpha0) based on Squeeze is released
</title>
24776 <link>http://people.skolelinux.org/pere/blog/First_Debian_Edu_test_release__alpha0__based_on_Squeeze_is_released.html
</link>
24777 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/First_Debian_Edu_test_release__alpha0__based_on_Squeeze_is_released.html
</guid>
24778 <pubDate>Tue,
27 Jul
2010 17:
45:
00 +
0200</pubDate>
24779 <description><p
>I just posted this announcement culminating several months of work
24780 with the next Debian Edu release. Not nearly done, but one major step
24781 completed.
</p
>
24784 <p
>This is the first test release based on Squeeze. The focus of this
24785 release is to test the user application selection. To have a look,
24786 install the standalone profile and let the developers know if the set
24787 of installed packages i.e. applications should be modified. If some
24788 user application is missing, or if there are some applications that no
24789 longer make sense to be included in Debian Edu, please let us know.
24790 Also, if a useful application is missing the translation for your
24791 language of choice, please let us know too.
</p
>
24793 <p
>In addition, feedback and help to polish the desktop (menus,
24794 artwork, starters, etc.) is appreciated. We would like to ship a nice
24795 and handy KDE4 desktop targeted for schools out of the box.
</p
>
24797 <p
>The other profiles should be installable, but there is a lot more
24798 work left to be done before they are ready, so do not expect to
24801 <p
>Changes compared to the lenny based version
</p
>
24804 <li
>Everything from Debian Squeeze
24806 <li
>Desktop environment KDE
4.4 =
> the new KDE desktop in
24807 combination with some new artwork
24808 <li
>Web browser Iceweasel
3.5
24809 <li
>OpenOffice.org
3.2
24810 <li
>Educational toolbox GCompris
9.3
24811 <li
>Music creator Rosegarden
10.04.2
24812 <li
>Image editor Gimp
2.6.10
24813 <li
>Virtual universe Celestia
1.6.0
24814 <li
>Virtual stargazer Stellarium
0.10.4
24815 <li
>3D modeler Blender
2.49.2 (new application)
24816 <li
>Video editor Kdenlive
0.7.7 (new application)
24817 </ul
></li
>
24818 <li
>Now using Kerberos for password checking (migration not finished).
24824 <li
>SMTP (sender verification)
24827 <li
>New experimental roaming workstation profile for laptops.
</li
>
24828 <li
>Show welcome page to users when they first log in. The URL is
24829 fetched from LDAP.
</li
>
24830 <li
>New LXDE desktop option, in addition to KDE (default) and Gnome.
</li
>
24831 <li
>General cleanup (not finished)
</li
>
24833 <p
>The following features are not working as they should
</p
>
24836 <li
>No web based administration tool for creating users and groups. The
24837 scripts ldap-createuser-krb and ldap-add-user-to-group can be used
24838 for testing.
</li
>
24839 <li
>DVD installs are missing debian-installer images for the PXE boot,
24840 and do not set up the PXE menu on eth0 because of this. LTSP
24841 clients should still boot from eth1 on thin client servers.
</li
>
24842 <li
>The restructured KDE menu is not implemented.
</li
>
24843 <li
>The LDAP server setup need to be reviewed for security.
</li
>
24844 <li
>The LDAP directory structure need to be reworked.
</li
>
24845 <li
>Different sets of packages are installed when using the DVD and the
24846 netinst CD. More packages are installed using the netinst CD.
</li
>
24847 <li
>The jackd package fail to install. This is believed to be caused by
24848 some ongoing transition, and hopefully should be solved soon. The
24849 jackd1 package can be installed manually for those that need it.
</li
>
24850 <li
>Some packages lack translations. See
24851 http://wiki.debian.org/DebianEdu/Status/Squeeze for updated status,
24852 and help out with translations.
</li
>
24855 <p
>To download this multiarch netinstall release you can use
</p
>
24858 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-CD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-CD.iso
</a
></li
>
24859 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-CD.iso
">http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-CD.iso
</a
></li
>
24860 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-CD.iso
</li
>
24862 <p
>To download this multiarch dvd release you can use
</p
>
24865 <li
><a href=
"ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-DVD.iso
">ftp://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-DVD.iso
</a
></li
>
24866 <li
><a href=
"http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-DVD.iso
">http://ftp.skolelinux.org/skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-DVD.iso
</a
></li
>
24867 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/squeeze-alpha/debian-edu-
6.0.0+edua0-DVD.iso
</li
>
24870 <p
>There is no source DVD available yet. It will be prepared when we
24871 get closer to the final release.
</p
>
24873 <p
>The MD5SUM of these images are
</p
>
24876 <li
>3dbf45d59f42a53518b6e3c9ec3b5eb6 debian-edu-
6.0.0+edua0-CD.iso
</li
>
24877 <li
>22f2cbfce281d1c6e478be452638675d debian-edu-
6.0.0+edua0-DVD.iso
</li
>
24880 <p
>The SHA1SUM of these images are
</p
>
24882 <li
>c53d1b69b40cf37cd27aefaf33f6f6a3821bedf0 debian-edu-
6.0.0+edua0-CD.iso
</li
>
24883 <li
>2ec29d7db676d59d32197b05c277ffe16348376c debian-edu-
6.0.0+edua0-DVD.iso
</li
>
24885 <p
>How to report bugs:
24886 http://wiki.debian.org/DebianEdu/HowTo/ReportBugsInBugzilla
</p
>
24888 <p
>Please direct replies to debian-edu@lists.debian.org
</p
>
24889 </blockquote
>
24894 <title>One step closer to single signon in Debian Edu
</title>
24895 <link>http://people.skolelinux.org/pere/blog/One_step_closer_to_single_signon_in_Debian_Edu.html
</link>
24896 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/One_step_closer_to_single_signon_in_Debian_Edu.html
</guid>
24897 <pubDate>Sun,
25 Jul
2010 10:
00:
00 +
0200</pubDate>
24898 <description><p
>The last few months me and the other Debian Edu developers have
24899 been working hard to get the Debian/Squeeze based version of Debian
24900 Edu/Skolelinux into shape. This future version will use Kerberos for
24901 authentication, and services are slowly migrated to single signon,
24902 getting rid of password questions one at the time.
</p
>
24904 <p
>It will also feature a roaming workstation profile with local home
24905 directory, for laptops that are only some times on the Skolelinux
24906 network, and for this profile a shortcut is created in Gnome and KDE
24907 to gain access to the users home directory on the file server. This
24908 shortcut uses SMB at the moment, and yesterday I had time to test if
24909 SMB mounting had started working in KDE after we added the cifs-utils
24910 package. I was pleasantly surprised how well it worked.
</p
>
24912 <p
>Thanks to the recent changes to our samba configuration to get it
24913 to use Kerberos for authentication, there were no question about user
24914 password when mounting the SMB volume. A simple click on the shortcut
24915 in the KDE menu, and a window with the home directory popped
24918 <p
>One step closer to a single signon solution out of the box in
24919 Debian Edu. We already had PAM, LDAP, IMAP and SMTP in place, and now
24920 also Samba. Next step is Cups and hopefully also NFS.
</p
>
24922 <p
>We had planned a alpha0 release of Debian Edu for today, but thanks
24923 to the autobuilder administrators for some architectures being slow to
24924 sign packages, we are still missing the fixed LTSP package we need for
24925 the release. It was uploaded three days ago with urgency=high, and if
24926 it had entered testing yesterday we would have been able to test it in
24927 time for a alpha0 release today. As the binaries for ia64 and powerpc
24928 still not uploaded to the Debian archive, we need to delay the alpha
24929 release another day.
</p
>
24931 <p
>If you want to help out with implementing Kerberos for Debian Edu,
24932 please contact us on debian-edu@lists.debian.org.
</p
>
24937 <title>OpenStreetmap one step closer to having routing on its front page
</title>
24938 <link>http://people.skolelinux.org/pere/blog/OpenStreetmap_one_step_closer_to_having_routing_on_its_front_page.html
</link>
24939 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/OpenStreetmap_one_step_closer_to_having_routing_on_its_front_page.html
</guid>
24940 <pubDate>Sun,
18 Jul
2010 16:
45:
00 +
0200</pubDate>
24941 <description><p
>Thanks to
24942 <a href=
"http://feedproxy.google.com/~r/Opengeodata/~
3/wUTCzDZk3lc/project-of-the-week-which-way-home
">todays
24943 opengeodata blog entry
</a
>, I just discovered that the
24944 OpenStreetmap.org site have gotten
24945 <a href=
"http://nroets.dev.openstreetmap.org/demo/index.html?layers=B000FTFTT
">support
24946 for calculating routes
</a
>. The support is still experimental and
24947 only available from the development server, until more experience is
24948 gathered on the user interface and any scalability issues.
</p
>
24950 <p
>Earlier, the routing I knew about using the OpenStreetmap.org data
24951 was provided by
<a href=
"http://maps.cloudmade.com/
">Cloudmade
</a
>,
24952 but having it on the main page is required to make everyone aware of
24953 the issue. I
've had people reject Openstreetmap.org as a viable
24954 alternative for them because the front page lacked routing support,
24955 and I hope their needs will be catered for when routing show up on the
24956 www.openstreetmap.org front page.
</p
>
24961 <title>What are they searching for - PowerDNS and ISC DHCP in LDAP
</title>
24962 <link>http://people.skolelinux.org/pere/blog/What_are_they_searching_for___PowerDNS_and_ISC_DHCP_in_LDAP.html
</link>
24963 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_are_they_searching_for___PowerDNS_and_ISC_DHCP_in_LDAP.html
</guid>
24964 <pubDate>Sat,
17 Jul
2010 21:
00:
00 +
0200</pubDate>
24965 <description><p
>This is a
24966 <a href=
"http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html
">followup
</a
>
24968 <a href=
"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
">previous
24970 <a href=
"http://people.skolelinux.org/pere/blog/Combining_PowerDNS_and_ISC_DHCP_LDAP_objects.html
">merging
24971 all
</a
> the computer related LDAP objects in Debian Edu.
</p
>
24973 <p
>As a step to try to see if it possible to merge the DNS and DHCP
24974 LDAP objects, I have had a look at how the packages pdns-backend-ldap
24975 and dhcp3-server-ldap in Debian use the LDAP server. The two
24976 implementations are quite different in how they use LDAP.
</p
>
24978 To get this information, I started slapd with debugging enabled and
24979 dumped the debug output to a file to get the LDAP searches performed
24980 on a Debian Edu main-server. Here is a summary.
24982 <p
><strong
>powerdns
</strong
></p
>
24984 <a href=
"http://www.linuxnetworks.de/doc/index.php/PowerDNS_LDAP_Backend
">Clues
24985 on how to
</a
> set up PowerDNS to use a LDAP backend is available on
24988 <p
>PowerDNS have two modes of operation using LDAP as its backend.
24989 One
"strict
" mode where the forward and reverse DNS lookups are done
24990 using the same LDAP objects, and a
"tree
" mode where the forward and
24991 reverse entries are in two different subtrees in LDAP with a structure
24992 based on the DNS names, as in tjener.intern and
24993 2.2.0.10.in-addr.arpa.
</p
>
24995 <p
>In tree mode, the server is set up to use a LDAP subtree as its
24996 base, and uses a
"base
" scoped search for the DNS name by adding
24997 "dc=tjener,dc=intern,
" to the base with a filter for
24998 "(associateddomain=tjener.intern)
" for the forward entry and
24999 "dc=
2,dc=
2,dc=
0,dc=
10,dc=in-addr,dc=arpa,
" with a filter for
25000 "(associateddomain=
2.2.0.10.in-addr.arpa)
" for the reverse entry. For
25001 forward entries, it is looking for attributes named dnsttl, arecord,
25002 nsrecord, cnamerecord, soarecord, ptrrecord, hinforecord, mxrecord,
25003 txtrecord, rprecord, afsdbrecord, keyrecord, aaaarecord, locrecord,
25004 srvrecord, naptrrecord, kxrecord, certrecord, dsrecord, sshfprecord,
25005 ipseckeyrecord, rrsigrecord, nsecrecord, dnskeyrecord, dhcidrecord,
25006 spfrecord and modifytimestamp. For reverse entries it is looking for
25007 the attributes dnsttl, arecord, nsrecord, cnamerecord, soarecord,
25008 ptrrecord, hinforecord, mxrecord, txtrecord, rprecord, aaaarecord,
25009 locrecord, srvrecord, naptrrecord and modifytimestamp. The equivalent
25010 ldapsearch commands could look like this:
</p
>
25012 <blockquote
><pre
>
25013 ldapsearch -h ldap \
25014 -b dc=tjener,dc=intern,ou=hosts,dc=skole,dc=skolelinux,dc=no \
25015 -s base -x
'(associateddomain=tjener.intern)
' dNSTTL aRecord nSRecord \
25016 cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord \
25017 rPRecord aFSDBRecord KeyRecord aAAARecord lOCRecord sRVRecord \
25018 nAPTRRecord kXRecord certRecord dSRecord sSHFPRecord iPSecKeyRecord \
25019 rRSIGRecord nSECRecord dNSKeyRecord dHCIDRecord sPFRecord modifyTimestamp
25021 ldapsearch -h ldap \
25022 -b dc=
2,dc=
2,dc=
0,dc=
10,dc=in-addr,dc=arpa,ou=hosts,dc=skole,dc=skolelinux,dc=no \
25023 -s base -x
'(associateddomain=
2.2.0.10.in-addr.arpa)
'
25024 dnsttl, arecord, nsrecord, cnamerecord soarecord ptrrecord \
25025 hinforecord mxrecord txtrecord rprecord aaaarecord locrecord \
25026 srvrecord naptrrecord modifytimestamp
25027 </pre
></blockquote
>
25029 <p
>In Debian Edu/Lenny, the PowerDNS tree mode is used with
25030 ou=hosts,dc=skole,dc=skolelinux,dc=no as the base, and these are two
25031 example LDAP objects used there. In addition to these objects, the
25032 parent objects all th way up to ou=hosts,dc=skole,dc=skolelinux,dc=no
25033 also exist.
</p
>
25035 <blockquote
><pre
>
25036 dn: dc=tjener,dc=intern,ou=hosts,dc=skole,dc=skolelinux,dc=no
25038 objectclass: dnsdomain
25039 objectclass: domainrelatedobject
25042 associateddomain: tjener.intern
25044 dn: dc=
2,dc=
2,dc=
0,dc=
10,dc=in-addr,dc=arpa,ou=hosts,dc=skole,dc=skolelinux,dc=no
25046 objectclass: dnsdomain2
25047 objectclass: domainrelatedobject
25049 ptrrecord: tjener.intern
25050 associateddomain:
2.2.0.10.in-addr.arpa
25051 </pre
></blockquote
>
25053 <p
>In strict mode, the server behaves differently. When looking for
25054 forward DNS entries, it is doing a
"subtree
" scoped search with the
25055 same base as in the tree mode for a object with filter
25056 "(associateddomain=tjener.intern)
" and requests the attributes dnsttl,
25057 arecord, nsrecord, cnamerecord, soarecord, ptrrecord, hinforecord,
25058 mxrecord, txtrecord, rprecord, aaaarecord, locrecord, srvrecord,
25059 naptrrecord and modifytimestamp. For reverse entires it also do a
25060 subtree scoped search but this time the filter is
"(arecord=
10.0.2.2)
"
25061 and the requested attributes are associateddomain, dnsttl and
25062 modifytimestamp. In short, in strict mode the objects with ptrrecord
25063 go away, and the arecord attribute in the forward object is used
25066 <p
>The forward and reverse searches can be simulated using ldapsearch
25067 like this:
</p
>
25069 <blockquote
><pre
>
25070 ldapsearch -h ldap -b ou=hosts,dc=skole,dc=skolelinux,dc=no -s sub -x \
25071 '(associateddomain=tjener.intern)
' dNSTTL aRecord nSRecord \
25072 cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord \
25073 rPRecord aFSDBRecord KeyRecord aAAARecord lOCRecord sRVRecord \
25074 nAPTRRecord kXRecord certRecord dSRecord sSHFPRecord iPSecKeyRecord \
25075 rRSIGRecord nSECRecord dNSKeyRecord dHCIDRecord sPFRecord modifyTimestamp
25077 ldapsearch -h ldap -b ou=hosts,dc=skole,dc=skolelinux,dc=no -s sub -x \
25078 '(arecord=
10.0.2.2)
' associateddomain dnsttl modifytimestamp
25079 </pre
></blockquote
>
25081 <p
>In addition to the forward and reverse searches , there is also a
25082 search for SOA records, which behave similar to the forward and
25083 reverse lookups.
</p
>
25085 <p
>A thing to note with the PowerDNS behaviour is that it do not
25086 specify any objectclass names, and instead look for the attributes it
25087 need to generate a DNS reply. This make it able to work with any
25088 objectclass that provide the needed attributes.
</p
>
25090 <p
>The attributes are normally provided in the cosine (RFC
1274) and
25091 dnsdomain2 schemas. The latter is used for reverse entries like
25092 ptrrecord and recent DNS additions like aaaarecord and srvrecord.
</p
>
25094 <p
>In Debian Edu, we have created DNS objects using the object classes
25095 dcobject (for dc), dnsdomain or dnsdomain2 (structural, for the DNS
25096 attributes) and domainrelatedobject (for associatedDomain). The use
25097 of structural object classes make it impossible to combine these
25098 classes with the object classes used by DHCP.
</p
>
25100 <p
>There are other schemas that could be used too, for example the
25101 dnszone structural object class used by Gosa and bind-sdb for the DNS
25102 attributes combined with the domainrelatedobject object class, but in
25103 this case some unused attributes would have to be included as well
25104 (zonename and relativedomainname).
</p
>
25106 <p
>My proposal for Debian Edu would be to switch PowerDNS to strict
25107 mode and not use any of the existing objectclasses (dnsdomain,
25108 dnsdomain2 and dnszone) when one want to combine the DNS information
25109 with DHCP information, and instead create a auxiliary object class
25110 defined something like this (using the attributes defined for
25111 dnsdomain and dnsdomain2 or dnszone):
</p
>
25113 <blockquote
><pre
>
25114 objectclass ( some-oid NAME
'dnsDomainAux
'
25117 MAY ( ARecord $ MDRecord $ MXRecord $ NSRecord $ SOARecord $ CNAMERecord $
25118 DNSTTL $ DNSClass $ PTRRecord $ HINFORecord $ MINFORecord $
25119 TXTRecord $ SIGRecord $ KEYRecord $ AAAARecord $ LOCRecord $
25120 NXTRecord $ SRVRecord $ NAPTRRecord $ KXRecord $ CERTRecord $
25121 A6Record $ DNAMERecord
25123 </pre
></blockquote
>
25125 <p
>This will allow any object to become a DNS entry when combined with
25126 the domainrelatedobject object class, and allow any entity to include
25127 all the attributes PowerDNS wants. I
've sent an email to the PowerDNS
25128 developers asking for their view on this schema and if they are
25129 interested in providing such schema with PowerDNS, and I hope my
25130 message will be accepted into their mailing list soon.
</p
>
25132 <p
><strong
>ISC dhcp
</strong
></p
>
25134 <p
>The DHCP server searches for specific objectclass and requests all
25135 the object attributes, and then uses the attributes it want. This
25136 make it harder to figure out exactly what attributes are used, but
25137 thanks to the working example in Debian Edu I can at least get an idea
25138 what is needed without having to read the source code.
</p
>
25140 <p
>In the DHCP server configuration, the LDAP base to use and the
25141 search filter to use to locate the correct dhcpServer entity is
25142 stored. These are the relevant entries from
25143 /etc/dhcp3/dhcpd.conf:
</p
>
25145 <blockquote
><pre
>
25146 ldap-base-dn
"dc=skole,dc=skolelinux,dc=no
";
25147 ldap-dhcp-server-cn
"dhcp
";
25148 </pre
></blockquote
>
25150 <p
>The DHCP server uses this information to nest all the DHCP
25151 configuration it need. The cn
"dhcp
" is located using the given LDAP
25152 base and the filter
"(
&(objectClass=dhcpServer)(cn=dhcp))
". The
25153 search result is this entry:
</p
>
25155 <blockquote
><pre
>
25156 dn: cn=dhcp,dc=skole,dc=skolelinux,dc=no
25159 objectClass: dhcpServer
25160 dhcpServiceDN: cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
25161 </pre
></blockquote
>
25163 <p
>The content of the dhcpServiceDN attribute is next used to locate the
25164 subtree with DHCP configuration. The DHCP configuration subtree base
25165 is located using a base scope search with base
"cn=DHCP
25166 Config,dc=skole,dc=skolelinux,dc=no
" and filter
25167 "(
&(objectClass=dhcpService)(|(dhcpPrimaryDN=cn=dhcp,dc=skole,dc=skolelinux,dc=no)(dhcpSecondaryDN=cn=dhcp,dc=skole,dc=skolelinux,dc=no)))
".
25168 The search result is this entry:
</p
>
25170 <blockquote
><pre
>
25171 dn: cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
25174 objectClass: dhcpService
25175 objectClass: dhcpOptions
25176 dhcpPrimaryDN: cn=dhcp, dc=skole,dc=skolelinux,dc=no
25177 dhcpStatements: ddns-update-style none
25178 dhcpStatements: authoritative
25179 dhcpOption: smtp-server code
69 = array of ip-address
25180 dhcpOption: www-server code
72 = array of ip-address
25181 dhcpOption: wpad-url code
252 = text
25182 </pre
></blockquote
>
25184 <p
>Next, the entire subtree is processed, one level at the time. When
25185 all the DHCP configuration is loaded, it is ready to receive requests.
25186 The subtree in Debian Edu contain objects with object classes
25187 top/dhcpService/dhcpOptions, top/dhcpSharedNetwork/dhcpOptions,
25188 top/dhcpSubnet, top/dhcpGroup and top/dhcpHost. These provide options
25189 and information about netmasks, dynamic range etc. Leaving out the
25190 details here because it is not relevant for the focus of my
25191 investigation, which is to see if it is possible to merge dns and dhcp
25192 related computer objects.
</p
>
25194 <p
>When a DHCP request come in, LDAP is searched for the MAC address
25195 of the client (
00:
00:
00:
00:
00:
00 in this example), using a subtree
25196 scoped search with
"cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
" as
25197 the base and
"(
&(objectClass=dhcpHost)(dhcpHWAddress=ethernet
25198 00:
00:
00:
00:
00:
00))
" as the filter. This is what a host object look
25201 <blockquote
><pre
>
25202 dn: cn=hostname,cn=group1,cn=THINCLIENTS,cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
25205 objectClass: dhcpHost
25206 dhcpHWAddress: ethernet
00:
00:
00:
00:
00:
00
25207 dhcpStatements: fixed-address hostname
25208 </pre
></blockquote
>
25210 <p
>There is less flexiblity in the way LDAP searches are done here.
25211 The object classes need to have fixed names, and the configuration
25212 need to be stored in a fairly specific LDAP structure. On the
25213 positive side, the invidiual dhcpHost entires can be anywhere without
25214 the DN pointed to by the dhcpServer entries. The latter should make
25215 it possible to group all host entries in a subtree next to the
25216 configuration entries, and this subtree can also be shared with the
25217 DNS server if the schema proposed above is combined with the dhcpHost
25218 structural object class.
25220 <p
><strong
>Conclusion
</strong
></p
>
25222 <p
>The PowerDNS implementation seem to be very flexible when it come
25223 to which LDAP schemas to use. While its
"tree
" mode is rigid when it
25224 come to the the LDAP structure, the
"strict
" mode is very flexible,
25225 allowing DNS objects to be stored anywhere under the base cn specified
25226 in the configuration.
</p
>
25228 <p
>The DHCP implementation on the other hand is very inflexible, both
25229 regarding which LDAP schemas to use and which LDAP structure to use.
25230 I guess one could implement ones own schema, as long as the
25231 objectclasses and attributes have the names used, but this do not
25232 really help when the DHCP subtree need to have a fairly fixed
25233 structure.
</p
>
25235 <p
>Based on the observed behaviour, I suspect a LDAP structure like
25236 this might work for Debian Edu:
</p
>
25238 <blockquote
><pre
>
25240 cn=machine-info (dhcpService) - dhcpServiceDN points here
25241 cn=dhcp (dhcpServer)
25242 cn=dhcp-internal (dhcpSharedNetwork/dhcpOptions)
25243 cn=
10.0.2.0 (dhcpSubnet)
25244 cn=group1 (dhcpGroup/dhcpOptions)
25245 cn=dhcp-thinclients (dhcpSharedNetwork/dhcpOptions)
25246 cn=
192.168.0.0 (dhcpSubnet)
25247 cn=group1 (dhcpGroup/dhcpOptions)
25248 ou=machines - PowerDNS base points here
25249 cn=hostname (dhcpHost/domainrelatedobject/dnsDomainAux)
25250 </pre
></blockquote
>
25252 <P
>This is not tested yet. If the DHCP server require the dhcpHost
25253 entries to be in the dhcpGroup subtrees, the entries can be stored
25254 there instead of a common machines subtree, and the PowerDNS base
25255 would have to be moved one level up to the machine-info subtree.
</p
>
25257 <p
>The combined object under the machines subtree would look something
25258 like this:
</p
>
25260 <blockquote
><pre
>
25261 dn: dc=hostname,ou=machines,cn=machine-info,dc=skole,dc=skolelinux,dc=no
25264 objectClass: dhcpHost
25265 objectclass: domainrelatedobject
25266 objectclass: dnsDomainAux
25267 associateddomain: hostname.intern
25268 arecord:
10.11.12.13
25269 dhcpHWAddress: ethernet
00:
00:
00:
00:
00:
00
25270 dhcpStatements: fixed-address hostname.intern
25271 </pre
></blockquote
>
25273 </p
>One could even add the LTSP configuration associated with a given
25274 machine, as long as the required attributes are available in a
25275 auxiliary object class.
</p
>
25280 <title>Combining PowerDNS and ISC DHCP LDAP objects
</title>
25281 <link>http://people.skolelinux.org/pere/blog/Combining_PowerDNS_and_ISC_DHCP_LDAP_objects.html
</link>
25282 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Combining_PowerDNS_and_ISC_DHCP_LDAP_objects.html
</guid>
25283 <pubDate>Wed,
14 Jul
2010 23:
45:
00 +
0200</pubDate>
25284 <description><p
>For a while now, I have wanted to find a way to change the DNS and
25285 DHCP services in Debian Edu to use the same LDAP objects for a given
25286 computer, to avoid the possibility of having a inconsistent state for
25287 a computer in LDAP (as in DHCP but no DNS entry or the other way
25288 around) and make it easier to add computers to LDAP.
</p
>
25290 <p
>I
've looked at how powerdns and dhcpd is using LDAP, and using this
25291 information finally found a solution that seem to work.
</p
>
25293 <p
>The old setup required three LDAP objects for a given computer.
25294 One forward DNS entry, one reverse DNS entry and one DHCP entry. If
25295 we switch powerdns to use its strict LDAP method (ldap-method=strict
25296 in pdns-debian-edu.conf), the forward and reverse DNS entries are
25297 merged into one while making it impossible to transfer the reverse map
25298 to a slave DNS server.
</p
>
25300 <p
>If we also replace the object class used to get the DNS related
25301 attributes to one allowing these attributes to be combined with the
25302 dhcphost object class, we can merge the DNS and DHCP entries into one.
25303 I
've written such object class in the dnsdomainaux.schema file (need
25304 proper OIDs, but that is a minor issue), and tested the setup. It
25305 seem to work.
</p
>
25307 <p
>With this test setup in place, we can get away with one LDAP object
25308 for both DNS and DHCP, and even the LTSP configuration I suggested in
25309 an earlier email. The combined LDAP object will look something like
25312 <blockquote
><pre
>
25313 dn: cn=hostname,cn=group1,cn=THINCLIENTS,cn=DHCP Config,dc=skole,dc=skolelinux,dc=no
25315 objectClass: dhcphost
25316 objectclass: domainrelatedobject
25317 objectclass: dnsdomainaux
25318 associateddomain: hostname.intern
25319 arecord:
10.11.12.13
25320 dhcphwaddress: ethernet
00:
00:
00:
00:
00:
00
25321 dhcpstatements: fixed-address hostname
25323 </pre
></blockquote
>
25325 <p
>The DNS server uses the associateddomain and arecord entries, while
25326 the DHCP server uses the dhcphwaddress and dhcpstatements entries
25327 before asking DNS to resolve the fixed-adddress. LTSP will use
25328 dhcphwaddress or associateddomain and the ldapconfig* attributes.
</p
>
25330 <p
>I am not yet sure if I can get the DHCP server to look for its
25331 dhcphost in a different location, to allow us to put the objects
25332 outside the
"DHCP Config
" subtree, but hope to figure out a way to do
25333 that. If I can
't figure out a way to do that, we can still get rid of
25334 the hosts subtree and move all its content into the DHCP Config tree
25335 (which probably should be renamed to be more related to the new
25336 content. I suspect cn=dnsdhcp,ou=services or something like that
25337 might be a good place to put it.
</p
>
25339 <p
>If you want to help out with implementing this for Debian Edu,
25340 please contact us on debian-edu@lists.debian.org.
</p
>
25345 <title>Idea for storing LTSP configuration in LDAP
</title>
25346 <link>http://people.skolelinux.org/pere/blog/Idea_for_storing_LTSP_configuration_in_LDAP.html
</link>
25347 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Idea_for_storing_LTSP_configuration_in_LDAP.html
</guid>
25348 <pubDate>Sun,
11 Jul
2010 22:
00:
00 +
0200</pubDate>
25349 <description><p
>Vagrant mentioned on IRC today that ltsp_config now support
25350 sourcing files from /usr/share/ltsp/ltsp_config.d/ on the thin
25351 clients, and that this can be used to fetch configuration from LDAP if
25352 Debian Edu choose to store configuration there.
</p
>
25354 <p
>Armed with this information, I got inspired and wrote a test module
25355 to get configuration from LDAP. The idea is to look up the MAC
25356 address of the client in LDAP, and look for attributes on the form
25357 ltspconfigsetting=value, and use this to export SETTING=value to the
25358 LTSP clients.
</p
>
25360 <p
>The goal is to be able to store the LTSP configuration attributes
25361 in a
"computer
" LDAP object used by both DNS and DHCP, and thus
25362 allowing us to store all information about a computer in one place.
</p
>
25364 <p
>This is a untested draft implementation, and I welcome feedback on
25365 this approach. A real LDAP schema for the ltspClientAux objectclass
25366 need to be written. Comments, suggestions, etc?
</p
>
25368 <blockquote
><pre
>
25369 # Store in /opt/ltsp/$arch/usr/share/ltsp/ltsp_config.d/ldap-config
25371 # Fetch LTSP client settings from LDAP based on MAC address
25373 # Uses ethernet address as stored in the dhcpHost objectclass using
25374 # the dhcpHWAddress attribute or ethernet address stored in the
25375 # ieee802Device objectclass with the macAddress attribute.
25377 # This module is written to be schema agnostic, and only depend on the
25378 # existence of attribute names.
25380 # The LTSP configuration variables are saved directly using a
25381 # ltspConfig prefix and uppercasing the rest of the attribute name.
25382 # To set the SERVER variable, set the ltspConfigServer attribute.
25384 # Some LDAP schema should be created with all the relevant
25385 # configuration settings. Something like this should work:
25387 # objectclass (
1.1.2.2 NAME
'ltspClientAux
'
25390 # MAY ( ltspConfigServer $ ltsConfigSound $ ... )
25392 LDAPSERVER=$(debian-edu-ldapserver)
25393 if [
"$LDAPSERVER
" ] ; then
25394 LDAPBASE=$(debian-edu-ldapserver -b)
25395 for MAC in $(LANG=C ifconfig |grep -i hwaddr| awk
'{print $
5}
'|sort -u) ; do
25396 filter=
"(|(dhcpHWAddress=ethernet $MAC)(macAddress=$MAC))
"
25397 ldapsearch -h
"$LDAPSERVER
" -b
"$LDAPBASE
" -v -x
"$filter
" | \
25398 grep
'^ltspConfig
' | while read attr value ; do
25399 # Remove prefix and convert to upper case
25400 attr=$(echo $attr | sed
's/^ltspConfig//i
' | tr a-z A-Z)
25401 # bass value on to clients
25402 eval
"$attr=$value; export $attr
"
25406 </pre
></blockquote
>
25408 <p
>I
'm not sure this shell construction will work, because I suspect
25409 the while block might end up in a subshell causing the variables set
25410 there to not show up in ltsp-config, but if that is the case I am sure
25411 the code can be restructured to make sure the variables are passed on.
25412 I expect that can be solved with some testing. :)
</p
>
25414 <p
>If you want to help out with implementing this for Debian Edu,
25415 please contact us on debian-edu@lists.debian.org.
</p
>
25417 <p
>Update
2010-
07-
17: I am aware of another effort to store LTSP
25418 configuration in LDAP that was created around year
2000 by
25419 <a href=
"http://www.pcxperience.com/thinclient/documentation/ldap.html
">PC
25420 Xperience, Inc.,
2000</a
>. I found its
25421 <a href=
"http://people.redhat.com/alikins/ltsp/ldap/
">files
</a
> on a
25422 personal home page over at redhat.com.
</p
>
25427 <title>jXplorer, a very nice LDAP GUI
</title>
25428 <link>http://people.skolelinux.org/pere/blog/jXplorer__a_very_nice_LDAP_GUI.html
</link>
25429 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/jXplorer__a_very_nice_LDAP_GUI.html
</guid>
25430 <pubDate>Fri,
9 Jul
2010 12:
55:
00 +
0200</pubDate>
25431 <description><p
>Since
25432 <a href=
"http://people.skolelinux.org/pere/blog/LUMA__a_very_nice_LDAP_GUI.html
">my
25433 last post
</a
> about available LDAP tools in Debian, I was told about a
25434 LDAP GUI that is even better than luma. The java application
25435 <a href=
"http://jxplorer.org/
">jXplorer
</a
> is claimed to be capable of
25436 moving LDAP objects and subtrees using drag-and-drop, and can
25437 authenticate using Kerberos. I have only tested the Kerberos
25438 authentication, but do not have a LDAP setup allowing me to rewrite
25439 LDAP with my test user yet. It is
25440 <a href=
"http://packages.qa.debian.org/j/jxplorer.html
">available in
25441 Debian
</a
> testing and unstable at the moment. The only problem I
25442 have with it is how it handle errors. If something go wrong, its
25443 non-intuitive behaviour require me to go through some query work list
25444 and remove the failing query. Nothing big, but very annoying.
</p
>
25449 <title>Lenny-
>Squeeze upgrades, apt vs aptitude with the Gnome desktop
</title>
25450 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_desktop.html
</link>
25451 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__apt_vs_aptitude_with_the_Gnome_desktop.html
</guid>
25452 <pubDate>Sat,
3 Jul
2010 23:
55:
00 +
0200</pubDate>
25453 <description><p
>Here is a short update on my
<a
25454 href=
"http://people.skolelinux.org/~pere/debian-upgrade-testing/
">my
25455 Debian Lenny-
>Squeeze upgrade testing
</a
>. Here is a summary of the
25456 difference for Gnome when it is upgraded by apt-get and aptitude. I
'm
25457 not reporting the status for KDE, because the upgrade crashes when
25458 aptitude try because of missing conflicts
25459 (
<a href=
"http://bugs.debian.org/
584861">#
584861</a
> and
25460 <a href=
"http://bugs.debian.org/
585716">#
585716</a
>).
</p
>
25462 <p
>At the end of the upgrade test script, dpkg -l is executed to get a
25463 complete list of the installed packages. Based on this I see these
25464 differences when I did a test run today. As usual, I do not really
25465 know what the correct set of packages would be, but thought it best to
25466 publish the difference.
</p
>
25468 <p
>Installed using apt-get, missing with aptitude
</p
>
25470 <blockquote
><p
>
25471 at-spi cpp-
4.3 finger gnome-spell gstreamer0.10-gnomevfs
25472 libatspi1.0-
0 libcupsys2 libeel2-data libgail-common libgdl-
1-common
25473 libgnomeprint2.2-data libgnomeprintui2.2-common libgnomevfs2-bin
25474 libgtksourceview-common libpt-
1.10.10-plugins-alsa
25475 libpt-
1.10.10-plugins-v4l libservlet2.4-java libxalan2-java
25476 libxerces2-java openoffice.org-writer2latex openssl-blacklist p7zip
25477 python-
4suite-xml python-eggtrayicon python-gtkhtml2
25478 python-gtkmozembed svgalibg1 xserver-xephyr zip
25479 </p
></blockquote
>
25481 <p
>Installed using apt-get, removed with aptitude
</p
>
25483 <blockquote
><p
>
25484 bluez-utils dhcdbd djvulibre-desktop epiphany-gecko
25485 gnome-app-install gnome-mount gnome-vfs-obexftp gnome-volume-manager
25486 libao2 libavahi-compat-libdnssd1 libavahi-core5 libbind9-
50
25487 libbluetooth2 libcamel1.2-
11 libcdio7 libcucul0 libcurl3
25488 libdirectfb-
1.0-
0 libdvdread3 libedata-cal1.2-
6 libedataserver1.2-
9
25489 libeel2-
2.20 libepc-
1.0-
1 libepc-ui-
1.0-
1 libexchange-storage1.2-
3
25490 libfaad0 libgd2-noxpm libgda3-
3 libgda3-common libggz2 libggzcore9
25491 libggzmod4 libgksu1.2-
0 libgksuui1.0-
1 libgmyth0 libgnome-desktop-
2
25492 libgnome-pilot2 libgnomecups1.0-
1 libgnomeprint2.2-
0
25493 libgnomeprintui2.2-
0 libgpod3 libgraphviz4 libgtkhtml2-
0
25494 libgtksourceview1.0-
0 libgucharmap6 libhesiod0 libicu38 libisccc50
25495 libisccfg50 libiw29 libkpathsea4 libltdl3 liblwres50 libmagick++
10
25496 libmagick10 libmalaga7 libmtp7 libmysqlclient15off libnautilus-burn4
25497 libneon27 libnm-glib0 libnm-util0 libopal-
2.2 libosp5
25498 libparted1.8-
10 libpisock9 libpisync1 libpoppler-glib3 libpoppler3
25499 libpt-
1.10.10 libraw1394-
8 libsensors3 libsmbios2 libsoup2.2-
8
25500 libssh2-
1 libsuitesparse-
3.1.0 libswfdec-
0.6-
90 libtalloc1
25501 libtotem-plparser10 libtrackerclient0 libvoikko1 libxalan2-java-gcj
25502 libxerces2-java-gcj libxklavier12 libxtrap6 libxxf86misc1 libzephyr3
25503 mysql-common swfdec-gnome totem-gstreamer wodim
25504 </p
></blockquote
>
25506 <p
>Installed using aptitude, missing with apt-get
</p
>
25508 <blockquote
><p
>
25509 gnome gnome-desktop-environment hamster-applet python-gnomeapplet
25510 python-gnomekeyring python-wnck rhythmbox-plugins xorg
25511 xserver-xorg-input-all xserver-xorg-input-evdev
25512 xserver-xorg-input-kbd xserver-xorg-input-mouse
25513 xserver-xorg-input-synaptics xserver-xorg-video-all
25514 xserver-xorg-video-apm xserver-xorg-video-ark xserver-xorg-video-ati
25515 xserver-xorg-video-chips xserver-xorg-video-cirrus
25516 xserver-xorg-video-dummy xserver-xorg-video-fbdev
25517 xserver-xorg-video-glint xserver-xorg-video-i128
25518 xserver-xorg-video-i740 xserver-xorg-video-mach64
25519 xserver-xorg-video-mga xserver-xorg-video-neomagic
25520 xserver-xorg-video-nouveau xserver-xorg-video-nv
25521 xserver-xorg-video-r128 xserver-xorg-video-radeon
25522 xserver-xorg-video-radeonhd xserver-xorg-video-rendition
25523 xserver-xorg-video-s3 xserver-xorg-video-s3virge
25524 xserver-xorg-video-savage xserver-xorg-video-siliconmotion
25525 xserver-xorg-video-sis xserver-xorg-video-sisusb
25526 xserver-xorg-video-tdfx xserver-xorg-video-tga
25527 xserver-xorg-video-trident xserver-xorg-video-tseng
25528 xserver-xorg-video-vesa xserver-xorg-video-vmware
25529 xserver-xorg-video-voodoo
25530 </p
></blockquote
>
25532 <p
>Installed using aptitude, removed with apt-get
</p
>
25534 <blockquote
><p
>
25535 deskbar-applet xserver-xorg xserver-xorg-core
25536 xserver-xorg-input-wacom xserver-xorg-video-intel
25537 xserver-xorg-video-openchrome
25538 </p
></blockquote
>
25540 <p
>I was told on IRC that the xorg-xserver package was
25541 <a href=
"http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git;a=commit;h=
9c8080d06c457932d3bfec021c69ac000aa60120
">changed
25542 in git
</a
> today to try to get apt-get to not remove xorg completely.
25543 No idea when it hits Squeeze, but when it does I hope it will reduce
25544 the difference somewhat.
25549 <title>Caching password, user and group on a roaming Debian laptop
</title>
25550 <link>http://people.skolelinux.org/pere/blog/Caching_password__user_and_group_on_a_roaming_Debian_laptop.html
</link>
25551 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Caching_password__user_and_group_on_a_roaming_Debian_laptop.html
</guid>
25552 <pubDate>Thu,
1 Jul
2010 11:
40:
00 +
0200</pubDate>
25553 <description><p
>For a laptop, centralized user directories and password checking is
25554 a bit troubling. Laptops are typically used also when not connected
25555 to the network, and it is vital for a user to be able to log in or
25556 unlock the screen saver also when a central server is unavailable.
25557 This is possible by caching passwords and directory information (user
25558 and group attributes) locally, and the packages to do so are available
25559 in Debian. Here follow two recipes to set this up in Debian/Squeeze.
25560 It is also possible to set up in Debian/Lenny, but require more manual
25561 setup there because pam-auth-update is missing in Lenny.
</p
>
25563 <h2
>LDAP/Kerberos + nscd + libpam-ccreds + libpam-mklocaluser/pam_mkhomedir
</h2
>
25565 This is the traditional method with a twist. The password caching is
25566 provided by libpam-ccreds (version
10-
4 or later is needed on
25567 Squeeze), and the directory caching is done by nscd. The directory
25568 lookup and password checking is done using LDAP. If one want to use
25569 Kerberos for password checking the libpam-ldapd package can be
25570 replaced with libpam-krb5 or libpam-heimdal. If one is happy having a
25571 local home directory with the path listed in LDAP, one can use the
25572 pam_mkhomedir module from pam-modules to make this happen instead of
25573 using libpam-mklocaluser. A setup for pam-auth-update to enable
25574 pam_mkhomedir will have to be written until a fix for
25575 <a href=
"http://bugs.debian.org/
568577">bug #
568577</a
> is in the
25576 archive. Because I believe it is a bad idea to have local home
25577 directories using misleading paths like /site/server/partition/, I
25578 prefer to create a local user with the home directory in /home/. This
25579 is done using the libpam-mklocaluser package.
</p
>
25581 <p
>These packages need to be installed and configured
</p
>
25583 <blockquote
><pre
>
25584 libnss-ldapd libpam-ldapd nscd libpam-ccreds libpam-mklocaluser
25585 </pre
></blockquote
>
25587 <p
>The ldapd packages will ask for LDAP connection information, and
25588 one have to fill in the values that fits ones own site. Make sure the
25589 PAM part uses encrypted connections, to make sure the password is not
25590 sent in clear text to the LDAP server. I
've been unable to get TLS
25591 certificate checking for a self signed certificate working, which make
25592 LDAP authentication unsafe for Debian Edu (nslcd is not checking if it
25593 is talking to the correct LDAP server), and very much welcome feedback
25594 on how to get this working.
</p
>
25596 <p
>Because nscd do not have a default configuration fit for offline
25597 caching until
<a href=
"http://bugs.debian.org/
485282">bug #
485282</a
>
25598 is fixed, this configuration should be used instead of the one
25599 currently in /etc/nscd.conf. The changes are in the fields
25600 reload-count and positive-time-to-live, and is based on the
25601 instructions I found in the
25602 <a href=
"http://www.flyn.org/laptopldap/
">LDAP for Mobile Laptops
</a
>
25603 instructions by Flyn Computing.
</p
>
25605 <blockquote
><pre
>
25607 reload-count unlimited
25610 enable-cache passwd yes
25611 positive-time-to-live passwd
2592000
25612 negative-time-to-live passwd
20
25613 suggested-size passwd
211
25614 check-files passwd yes
25615 persistent passwd yes
25617 max-db-size passwd
33554432
25618 auto-propagate passwd yes
25620 enable-cache group yes
25621 positive-time-to-live group
2592000
25622 negative-time-to-live group
20
25623 suggested-size group
211
25624 check-files group yes
25625 persistent group yes
25627 max-db-size group
33554432
25628 auto-propagate group yes
25630 enable-cache hosts no
25631 positive-time-to-live hosts
2592000
25632 negative-time-to-live hosts
20
25633 suggested-size hosts
211
25634 check-files hosts yes
25635 persistent hosts yes
25637 max-db-size hosts
33554432
25639 enable-cache services yes
25640 positive-time-to-live services
2592000
25641 negative-time-to-live services
20
25642 suggested-size services
211
25643 check-files services yes
25644 persistent services yes
25645 shared services yes
25646 max-db-size services
33554432
25647 </pre
></blockquote
>
25649 <p
>While we wait for a mechanism to update /etc/nsswitch.conf
25650 automatically like the one provided in
25651 <a href=
"http://bugs.debian.org/
496915">bug #
496915</a
>, the file
25652 content need to be manually replaced to ensure LDAP is used as the
25653 directory service on the machine. /etc/nsswitch.conf should normally
25654 look like this:
</p
>
25656 <blockquote
><pre
>
25660 hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
25666 netgroup: files ldap
25667 </pre
></blockquote
>
25669 <p
>The important parts are that ldap is listed last for passwd, group,
25670 shadow and netgroup.
</p
>
25672 <p
>With these changes in place, any user in LDAP will be able to log
25673 in locally on the machine using for example kdm, get a local home
25674 directory created and have the password as well as user and group
25677 <h2
>LDAP/Kerberos + nss-updatedb + libpam-ccreds +
25678 libpam-mklocaluser/pam_mkhomedir
</h2
>
25680 <p
>Because nscd have had its share of problems, and seem to have
25681 problems doing proper caching, I
've seen suggestions and recipes to
25682 use nss-updatedb to copy parts of the LDAP database locally when the
25683 LDAP database is available. I have not tested such setup, because I
25684 discovered sssd.
</p
>
25686 <h2
>LDAP/Kerberos + sssd + libpam-mklocaluser
</h2
>
25688 <p
>A more flexible and robust setup than the nscd combination
25689 mentioned earlier that has shown up recently, is the
25690 <a href=
"https://fedorahosted.org/sssd/
">sssd
</a
> package from Redhat.
25691 It is part of the
<a href=
"http://www.freeipa.org/
">FreeIPA
</A
> project
25692 to provide a Active Directory like directory service for Linux
25693 machines. The sssd system combines the caching of passwords and user
25694 information into one package, and remove the need for nscd and
25695 libpam-ccreds. It support LDAP and Kerberos, but not NIS. Version
25696 1.2 do not support netgroups, but it is said that it will support this
25697 in version
1.5 expected to show up later in
2010. Because the
25698 <a href=
"http://packages.qa.debian.org/s/sssd.html
">sssd package
</a
>
25699 was missing in Debian, I ended up co-maintaining it with Werner, and
25700 version
1.2 is now in testing.
25702 <p
>These packages need to be installed and configured to get the
25703 roaming setup I want
</p
>
25705 <blockquote
><pre
>
25706 libpam-sss libnss-sss libpam-mklocaluser
25707 </pre
></blockquote
>
25709 The complete setup of sssd is done by editing/creating
25710 <tt
>/etc/sssd/sssd.conf
</tt
>.
25712 <blockquote
><pre
>
25714 config_file_version =
2
25715 reconnection_retries =
3
25717 services = nss, pam
25721 filter_groups = root
25722 filter_users = root
25723 reconnection_retries =
3
25726 reconnection_retries =
3
25730 cache_credentials = true
25733 auth_provider = ldap
25734 chpass_provider = ldap
25736 ldap_uri = ldap://ldap
25737 ldap_search_base = dc=skole,dc=skolelinux,dc=no
25738 ldap_tls_reqcert = never
25739 ldap_tls_cacert = /etc/ssl/certs/ca-certificates.crt
25740 </pre
></blockquote
>
25742 <p
>I got the same problem here with certificate checking. Had to set
25743 "ldap_tls_reqcert = never
" to get it working.
</p
>
25745 <p
>With the libnss-sss package in testing at the moment, the
25746 nsswitch.conf file is update automatically, so there is no need to
25747 modify it manually.
</p
>
25749 <p
>If you want to help out with implementing this for Debian Edu,
25750 please contact us on debian-edu@lists.debian.org.
</p
>
25755 <title>LUMA, a very nice LDAP GUI
</title>
25756 <link>http://people.skolelinux.org/pere/blog/LUMA__a_very_nice_LDAP_GUI.html
</link>
25757 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/LUMA__a_very_nice_LDAP_GUI.html
</guid>
25758 <pubDate>Mon,
28 Jun
2010 00:
30:
00 +
0200</pubDate>
25759 <description><p
>The last few days I have been looking into the status of the LDAP
25760 directory in Debian Edu, and in the process I started to miss a GUI
25761 tool to browse the LDAP tree. The only one I was able to find in
25762 Debian/Squeeze and Lenny is
25763 <a href=
"http://luma.sourceforge.net/
">LUMA
</a
>, which has proved to
25764 be a great tool to get a overview of the current LDAP directory
25765 populated by default in Skolelinux. Thanks to it, I have been able to
25766 find empty and obsolete subtrees, misplaced objects and duplicate
25767 objects. It will be installed by default in Debian/Squeeze. If you
25768 are working with LDAP, give it a go. :)
</p
>
25770 <p
>I did notice one problem with it I have not had time to report to
25771 the BTS yet. There is no .desktop file in the package, so the tool do
25772 not show up in the Gnome and KDE menus, but only deep down in in the
25773 Debian submenu in KDE. I hope that can be fixed before Squeeze is
25774 released.
</p
>
25776 <p
>I have not yet been able to get it to modify the tree yet. I would
25777 like to move objects and remove subtrees directly in the GUI, but have
25778 not found a way to do that with LUMA yet. So in the mean time, I use
25779 <a href=
"http://www.lichteblau.com/ldapvi/
">ldapvi
</a
> for that.
</p
>
25781 <p
>If you have tips on other GUI tools for LDAP that might be useful
25782 in Debian Edu, please contact us on debian-edu@lists.debian.org.
</p
>
25784 <p
>Update
2010-
06-
29: Ross Reedstrom tipped us about the
25785 <a href=
"http://packages.qa.debian.org/g/gq.html
">gq
</a
> package as a
25786 useful GUI alternative. It seem like a good tool, but is unmaintained
25787 in Debian and got a RC bug keeping it out of Squeeze. Unless that
25788 changes, it will not be an option for Debian Edu based on Squeeze.
</p
>
25793 <title>Idea for a change to LDAP schemas allowing DNS and DHCP info to be combined into one object
</title>
25794 <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>
25795 <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>
25796 <pubDate>Thu,
24 Jun
2010 00:
35:
00 +
0200</pubDate>
25797 <description><p
>A while back, I
25798 <a href=
"http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html
">complained
25799 about the fact
</a
> that it is not possible with the provided schemas
25800 for storing DNS and DHCP information in LDAP to combine the two sets
25801 of information into one LDAP object representing a computer.
</p
>
25803 <p
>In the mean time, I discovered that a simple fix would be to make
25804 the dhcpHost object class auxiliary, to allow it to be combined with
25805 the dNSDomain object class, and thus forming one object for one
25806 computer when storing both DHCP and DNS information in LDAP.
</p
>
25808 <p
>If I understand this correctly, it is not safe to do this change
25809 without also changing the assigned number for the object class, and I
25810 do not know enough about LDAP schema design to do that properly for
25811 Debian Edu.
</p
>
25813 <p
>Anyway, for future reference, this is how I believe we could change
25815 <a href=
"http://tools.ietf.org/html/draft-ietf-dhc-ldap-schema-
00">DHCP
25816 schema
</a
> to solve at least part of the problem with the LDAP schemas
25817 available today from IETF.
</p
>
25820 --- dhcp.schema (revision
65192)
25821 +++ dhcp.schema (working copy)
25822 @@ -
376,
7 +
376,
7 @@
25823 objectclass (
2.16.840.1.113719.1.203.6.6
25824 NAME
'dhcpHost
'
25825 DESC
'This represents information about a particular client
'
25827 + SUP top AUXILIARY
25829 MAY (dhcpLeaseDN $ dhcpHWAddress $ dhcpOptionsDN $ dhcpStatements $ dhcpComments $ dhcpOption)
25830 X-NDS_CONTAINMENT (
'dhcpService
' 'dhcpSubnet
' 'dhcpGroup
') )
25833 <p
>I very much welcome clues on how to do this properly for Debian
25834 Edu/Squeeze. We provide the DHCP schema in our debian-edu-config
25835 package, and should thus be free to rewrite it as we see fit.
</p
>
25837 <p
>If you want to help out with implementing this for Debian Edu,
25838 please contact us on debian-edu@lists.debian.org.
</p
>
25843 <title>Calling tasksel like the installer, while still getting useful output
</title>
25844 <link>http://people.skolelinux.org/pere/blog/Calling_tasksel_like_the_installer__while_still_getting_useful_output.html
</link>
25845 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Calling_tasksel_like_the_installer__while_still_getting_useful_output.html
</guid>
25846 <pubDate>Wed,
16 Jun
2010 14:
55:
00 +
0200</pubDate>
25847 <description><p
>A few times I have had the need to simulate the way tasksel
25848 installs packages during the normal debian-installer run. Until now,
25849 I have ended up letting tasksel do the work, with the annoying problem
25850 of not getting any feedback at all when something fails (like a
25851 conffile question from dpkg or a download that fails), using code like
25854 <blockquote
><pre
>
25855 export DEBIAN_FRONTEND=noninteractive
25856 tasksel --new-install
25857 </pre
></blockquote
>
25859 This would invoke tasksel, let its automatic task selection pick the
25860 tasks to install, and continue to install the requested tasks without
25861 any output what so ever.
25863 Recently I revisited this problem while working on the automatic
25864 package upgrade testing, because tasksel would some times hang without
25865 any useful feedback, and I want to see what is going on when it
25866 happen. Then it occured to me, I can parse the output from tasksel
25867 when asked to run in test mode, and use that aptitude command line
25868 printed by tasksel then to simulate the tasksel run. I ended up using
25871 <blockquote
><pre
>
25872 export DEBIAN_FRONTEND=noninteractive
25873 cmd=
"$(in_target tasksel -t --new-install | sed
's/debconf-apt-progress -- //
')
"
25875 </pre
></blockquote
>
25877 <p
>The content of $cmd is typically something like
"<tt
>aptitude -q
25878 --without-recommends -o APT::Install-Recommends=no -y install
25879 ~t^desktop$ ~t^gnome-desktop$ ~t^laptop$ ~pstandard ~prequired
25880 ~pimportant
</tt
>", which will install the gnome desktop task, the
25881 laptop task and all packages with priority standard , required and
25882 important, just like tasksel would have done it during
25883 installation.
</p
>
25885 <p
>A better approach is probably to extend tasksel to be able to
25886 install packages without using debconf-apt-progress, for use cases
25887 like this.
</p
>
25892 <title>Officeshots taking shape
</title>
25893 <link>http://people.skolelinux.org/pere/blog/Officeshots_taking_shape.html
</link>
25894 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Officeshots_taking_shape.html
</guid>
25895 <pubDate>Sun,
13 Jun
2010 11:
40:
00 +
0200</pubDate>
25896 <description><p
>For those of us caring about document exchange and
25897 interoperability,
<a href=
"http://www.officeshots.org/
">OfficeShots
</a
>
25898 is a great service. It is to ODF documents what
25899 <a href=
"http://browsershots.org/
">BrowserShots
</a
> is for web
25902 <p
>A while back, I was contacted by Knut Yrvin at the part of Nokia
25903 that used to be Trolltech, who wanted to help the OfficeShots project
25904 and wondered if the University of Oslo where I work would be
25905 interested in supporting the project. I helped him to navigate his
25906 request to the right people at work, and his request was answered with
25907 a spot in the machine room with power and network connected, and Knut
25908 arranged funding for a machine to fill the spot. The machine is
25909 administrated by the OfficeShots people, so I do not have daily
25910 contact with its progress, and thus from time to time check back to
25911 see how the project is doing.
</p
>
25913 <p
>Today I had a look, and was happy to see that the Dell box in our
25914 machine room now is the host for several virtual machines running as
25915 OfficeShots factories, and the project is able to render ODF documents
25916 in
17 different document processing implementation on Linux and
25917 Windows. This is great.
</p
>
25922 <title>Lenny-
>Squeeze upgrades, removals by apt and aptitude
</title>
25923 <link>http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__removals_by_apt_and_aptitude.html
</link>
25924 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Lenny__Squeeze_upgrades__removals_by_apt_and_aptitude.html
</guid>
25925 <pubDate>Sun,
13 Jun
2010 09:
05:
00 +
0200</pubDate>
25926 <description><p
>My
25927 <a href=
"http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html
">testing
25928 of Debian upgrades
</a
> from Lenny to Squeeze continues, and I
've
25929 finally made the upgrade logs available from
25930 <a href=
"http://people.skolelinux.org/pere/debian-upgrade-testing/
">http://people.skolelinux.org/pere/debian-upgrade-testing/
</a
>.
25931 I am now testing dist-upgrade of Gnome and KDE in a chroot using both
25932 apt and aptitude, and found their differences interesting. This time
25933 I will only focus on their removal plans.
</p
>
25935 <p
>After installing a Gnome desktop and the laptop task, apt-get wants
25936 to remove
72 packages when dist-upgrading from Lenny to Squeeze. The
25937 surprising part is that it want to remove xorg and all
25938 xserver-xorg-video* drivers. Clearly not a good choice, but I am not
25939 sure why. When asking aptitude to do the same, it want to remove
129
25940 packages, but most of them are library packages I suspect are no
25941 longer needed. Both of them want to remove bluetooth packages, which
25942 I do not know. Perhaps these bluetooth packages are obsolete?
</p
>
25944 <p
>For KDE, apt-get want to remove
82 packages, among them kdebase
25945 which seem like a bad idea and xorg the same way as with Gnome. Asking
25946 aptitude for the same, it wants to remove
192 packages, none which are
25947 too surprising.
</p
>
25949 <p
>I guess the removal of xorg during upgrades should be investigated
25950 and avoided, and perhaps others as well. Here are the complete list
25951 of planned removals. The complete logs is available from the URL
25952 above. Note if you want to repeat these tests, that the upgrade test
25953 for kde+apt-get hung in the tasksel setup because of dpkg asking
25954 conffile questions. No idea why. I worked around it by using
25955 '<tt
>echo
>> /proc/
<em
>pidofdpkg
</em
>/fd/
0</tt
>' to tell dpkg to
25956 continue.
</p
>
25958 <p
><b
>apt-get gnome
72</b
>
25959 <br
>bluez-gnome cupsddk-drivers deskbar-applet gnome
25960 gnome-desktop-environment gnome-network-admin gtkhtml3.14
25961 iceweasel-gnome-support libavcodec51 libdatrie0 libgdl-
1-
0
25962 libgnomekbd2 libgnomekbdui2 libmetacity0 libslab0 libxcb-xlib0
25963 nautilus-cd-burner python-gnome2-desktop python-gnome2-extras
25964 serpentine swfdec-mozilla update-manager xorg xserver-xorg
25965 xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-evdev
25966 xserver-xorg-input-kbd xserver-xorg-input-mouse
25967 xserver-xorg-input-synaptics xserver-xorg-input-wacom
25968 xserver-xorg-video-all xserver-xorg-video-apm xserver-xorg-video-ark
25969 xserver-xorg-video-ati xserver-xorg-video-chips
25970 xserver-xorg-video-cirrus xserver-xorg-video-cyrix
25971 xserver-xorg-video-dummy xserver-xorg-video-fbdev
25972 xserver-xorg-video-glint xserver-xorg-video-i128
25973 xserver-xorg-video-i740 xserver-xorg-video-imstt
25974 xserver-xorg-video-intel xserver-xorg-video-mach64
25975 xserver-xorg-video-mga xserver-xorg-video-neomagic
25976 xserver-xorg-video-nsc xserver-xorg-video-nv
25977 xserver-xorg-video-openchrome xserver-xorg-video-r128
25978 xserver-xorg-video-radeon xserver-xorg-video-radeonhd
25979 xserver-xorg-video-rendition xserver-xorg-video-s3
25980 xserver-xorg-video-s3virge xserver-xorg-video-savage
25981 xserver-xorg-video-siliconmotion xserver-xorg-video-sis
25982 xserver-xorg-video-sisusb xserver-xorg-video-tdfx
25983 xserver-xorg-video-tga xserver-xorg-video-trident
25984 xserver-xorg-video-tseng xserver-xorg-video-v4l
25985 xserver-xorg-video-vesa xserver-xorg-video-vga
25986 xserver-xorg-video-vmware xserver-xorg-video-voodoo xulrunner-
1.9
25987 xulrunner-
1.9-gnome-support
</p
>
25989 <p
><b
>aptitude gnome
129</b
>
25991 <br
>bluez-gnome bluez-utils cpp-
4.3 cupsddk-drivers dhcdbd
25992 djvulibre-desktop finger gnome-app-install gnome-mount
25993 gnome-network-admin gnome-spell gnome-vfs-obexftp
25994 gnome-volume-manager gstreamer0.10-gnomevfs gtkhtml3.14 libao2
25995 libavahi-compat-libdnssd1 libavahi-core5 libavcodec51 libbluetooth2
25996 libcamel1.2-
11 libcdio7 libcucul0 libcupsys2 libcurl3 libdatrie0
25997 libdirectfb-
1.0-
0 libdvdread3 libedataserver1.2-
9 libeel2-
2.20
25998 libeel2-data libepc-
1.0-
1 libepc-ui-
1.0-
1 libfaad0 libgail-common
25999 libgd2-noxpm libgda3-
3 libgda3-common libgdl-
1-
0 libgdl-
1-common
26000 libggz2 libggzcore9 libggzmod4 libgksu1.2-
0 libgksuui1.0-
1 libgmyth0
26001 libgnomecups1.0-
1 libgnomekbd2 libgnomekbdui2 libgnomeprint2.2-
0
26002 libgnomeprint2.2-data libgnomeprintui2.2-
0 libgnomeprintui2.2-common
26003 libgnomevfs2-bin libgpod3 libgraphviz4 libgtkhtml2-
0
26004 libgtksourceview-common libgtksourceview1.0-
0 libgucharmap6
26005 libhesiod0 libicu38 libiw29 libkpathsea4 libltdl3 libmagick++
10
26006 libmagick10 libmalaga7 libmetacity0 libmtp7 libmysqlclient15off
26007 libnautilus-burn4 libneon27 libnm-glib0 libnm-util0 libopal-
2.2
26008 libosp5 libparted1.8-
10 libpoppler-glib3 libpoppler3 libpt-
1.10.10
26009 libpt-
1.10.10-plugins-alsa libpt-
1.10.10-plugins-v4l libraw1394-
8
26010 libsensors3 libslab0 libsmbios2 libsoup2.2-
8 libssh2-
1
26011 libsuitesparse-
3.1.0 libswfdec-
0.6-
90 libtalloc1 libtotem-plparser10
26012 libtrackerclient0 libxalan2-java libxalan2-java-gcj libxcb-xlib0
26013 libxerces2-java libxerces2-java-gcj libxklavier12 libxtrap6
26014 libxxf86misc1 libzephyr3 mysql-common nautilus-cd-burner
26015 openoffice.org-writer2latex openssl-blacklist p7zip
26016 python-
4suite-xml python-eggtrayicon python-gnome2-desktop
26017 python-gnome2-extras python-gtkhtml2 python-gtkmozembed
26018 python-numeric python-sexy serpentine svgalibg1 swfdec-gnome
26019 swfdec-mozilla totem-gstreamer update-manager wodim
26020 xserver-xorg-video-cyrix xserver-xorg-video-imstt
26021 xserver-xorg-video-nsc xserver-xorg-video-v4l xserver-xorg-video-vga
26024 <p
><b
>apt-get kde
82</b
>
26026 <br
>cupsddk-drivers karm kaudiocreator kcoloredit kcontrol kde kde-core
26027 kdeaddons kdeartwork kdebase kdebase-bin kdebase-bin-kde3
26028 kdebase-kio-plugins kdesktop kdeutils khelpcenter kicker
26029 kicker-applets knewsticker kolourpaint konq-plugins konqueror korn
26030 kpersonalizer kscreensaver ksplash libavcodec51 libdatrie0 libkiten1
26031 libxcb-xlib0 quanta superkaramba texlive-base-bin xorg xserver-xorg
26032 xserver-xorg-core xserver-xorg-input-all xserver-xorg-input-evdev
26033 xserver-xorg-input-kbd xserver-xorg-input-mouse
26034 xserver-xorg-input-synaptics xserver-xorg-input-wacom
26035 xserver-xorg-video-all xserver-xorg-video-apm xserver-xorg-video-ark
26036 xserver-xorg-video-ati xserver-xorg-video-chips
26037 xserver-xorg-video-cirrus xserver-xorg-video-cyrix
26038 xserver-xorg-video-dummy xserver-xorg-video-fbdev
26039 xserver-xorg-video-glint xserver-xorg-video-i128
26040 xserver-xorg-video-i740 xserver-xorg-video-imstt
26041 xserver-xorg-video-intel xserver-xorg-video-mach64
26042 xserver-xorg-video-mga xserver-xorg-video-neomagic
26043 xserver-xorg-video-nsc xserver-xorg-video-nv
26044 xserver-xorg-video-openchrome xserver-xorg-video-r128
26045 xserver-xorg-video-radeon xserver-xorg-video-radeonhd
26046 xserver-xorg-video-rendition xserver-xorg-video-s3
26047 xserver-xorg-video-s3virge xserver-xorg-video-savage
26048 xserver-xorg-video-siliconmotion xserver-xorg-video-sis
26049 xserver-xorg-video-sisusb xserver-xorg-video-tdfx
26050 xserver-xorg-video-tga xserver-xorg-video-trident
26051 xserver-xorg-video-tseng xserver-xorg-video-v4l
26052 xserver-xorg-video-vesa xserver-xorg-video-vga
26053 xserver-xorg-video-vmware xserver-xorg-video-voodoo xulrunner-
1.9</p
>
26055 <p
><b
>aptitude kde
192</b
>
26056 <br
>bluez-utils cpp-
4.3 cupsddk-drivers cvs dcoprss dhcdbd
26057 djvulibre-desktop dosfstools eyesapplet fifteenapplet finger gettext
26058 ghostscript-x imlib-base imlib11 indi kandy karm kasteroids
26059 kaudiocreator kbackgammon kbstate kcoloredit kcontrol kcron kdat
26060 kdeadmin-kfile-plugins kdeartwork-misc kdeartwork-theme-window
26061 kdebase-bin-kde3 kdebase-kio-plugins kdeedu-data
26062 kdegraphics-kfile-plugins kdelirc kdemultimedia-kappfinder-data
26063 kdemultimedia-kfile-plugins kdenetwork-kfile-plugins
26064 kdepim-kfile-plugins kdepim-kio-plugins kdeprint kdesktop kdessh
26065 kdict kdnssd kdvi kedit keduca kenolaba kfax kfaxview kfouleggs
26066 kghostview khelpcenter khexedit kiconedit kitchensync klatin
26067 klickety kmailcvt kmenuedit kmid kmilo kmoon kmrml kodo kolourpaint
26068 kooka korn kpager kpdf kpercentage kpf kpilot kpoker kpovmodeler
26069 krec kregexpeditor ksayit ksim ksirc ksirtet ksmiletris ksmserver
26070 ksnake ksokoban ksplash ksvg ksysv ktip ktnef kuickshow kverbos
26071 kview kviewshell kvoctrain kwifimanager kwin kwin4 kworldclock
26072 kxsldbg libakode2 libao2 libarts1-akode libarts1-audiofile
26073 libarts1-mpeglib libarts1-xine libavahi-compat-libdnssd1
26074 libavahi-core5 libavc1394-
0 libavcodec51 libbluetooth2
26075 libboost-python1.34
.1 libcucul0 libcurl3 libcvsservice0 libdatrie0
26076 libdirectfb-
1.0-
0 libdjvulibre21 libdvdread3 libfaad0 libfreebob0
26077 libgail-common libgd2-noxpm libgraphviz4 libgsmme1c2a libgtkhtml2-
0
26078 libicu38 libiec61883-
0 libindex0 libiw29 libk3b3 libkcal2b libkcddb1
26079 libkdeedu3 libkdepim1a libkgantt0 libkiten1 libkleopatra1 libkmime2
26080 libkpathsea4 libkpimexchange1 libkpimidentities1 libkscan1
26081 libksieve0 libktnef1 liblockdev1 libltdl3 libmagick10 libmimelib1c2a
26082 libmozjs1d libmpcdec3 libneon27 libnm-util0 libopensync0 libpisock9
26083 libpoppler-glib3 libpoppler-qt2 libpoppler3 libraw1394-
8 libsmbios2
26084 libssh2-
1 libsuitesparse-
3.1.0 libtalloc1 libtiff-tools
26085 libxalan2-java libxalan2-java-gcj libxcb-xlib0 libxerces2-java
26086 libxerces2-java-gcj libxtrap6 mpeglib networkstatus
26087 openoffice.org-writer2latex pmount poster psutils quanta quanta-data
26088 superkaramba svgalibg1 tex-common texlive-base texlive-base-bin
26089 texlive-common texlive-doc-base texlive-fonts-recommended
26090 xserver-xorg-video-cyrix xserver-xorg-video-imstt
26091 xserver-xorg-video-nsc xserver-xorg-video-v4l xserver-xorg-video-vga
26092 xulrunner-
1.9</p
>
26098 <title>Automatic upgrade testing from Lenny to Squeeze
</title>
26099 <link>http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html
</link>
26100 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Automatic_upgrade_testing_from_Lenny_to_Squeeze.html
</guid>
26101 <pubDate>Fri,
11 Jun
2010 22:
50:
00 +
0200</pubDate>
26102 <description><p
>The last few days I have done some upgrade testing in Debian, to
26103 see if the upgrade from Lenny to Squeeze will go smoothly. A few bugs
26104 have been discovered and reported in the process
26105 (
<a href=
"http://bugs.debian.org/
585410">#
585410</a
> in nagios3-cgi,
26106 <a href=
"http://bugs.debian.org/
584879">#
584879</a
> already fixed in
26107 enscript and
<a href=
"http://bugs.debian.org/
584861">#
584861</a
> in
26108 kdebase-workspace-data), and to get a more regular testing going on, I
26109 am working on a script to automate the test.
</p
>
26111 <p
>The idea is to create a Lenny chroot and use tasksel to install a
26112 Gnome or KDE desktop installation inside the chroot before upgrading
26113 it. To ensure no services are started in the chroot, a policy-rc.d
26114 script is inserted. To make sure tasksel believe it is to install a
26115 desktop on a laptop, the tasksel tests are replaced in the chroot
26116 (only acceptable because this is a throw-away chroot).
</p
>
26118 <p
>A naive upgrade from Lenny to Squeeze using aptitude dist-upgrade
26119 currently always fail because udev refuses to upgrade with the kernel
26120 in Lenny, so to avoid that problem the file /etc/udev/kernel-upgrade
26121 is created. The bug report
26122 <a href=
"http://bugs.debian.org/
566000">#
566000</a
> make me suspect
26123 this problem do not trigger in a chroot, but I touch the file anyway
26124 to make sure the upgrade go well. Testing on virtual and real
26125 hardware have failed me because of udev so far, and creating this file
26126 do the trick in such settings anyway. This is a
26127 <a href=
"http://www.linuxquestions.org/questions/debian-
26/failed-dist-upgrade-due-to-udev-config_sysfs_deprecated-nonsense-
804130/
">known
26128 issue
</a
> and the current udev behaviour is intended by the udev
26129 maintainer because he lack the resources to rewrite udev to keep
26130 working with old kernels or something like that. I really wish the
26131 udev upstream would keep udev backwards compatible, to avoid such
26132 upgrade problem, but given that they fail to do so, I guess
26133 documenting the way out of this mess is the best option we got for
26134 Debian Squeeze.
</p
>
26136 <p
>Anyway, back to the task at hand, testing upgrades. This test
26137 script, which I call
<tt
>upgrade-test
</tt
> for now, is doing the
26140 <blockquote
><pre
>
26144 if [
"$
1" ] ; then
26153 exec
&lt; /dev/null
26155 mirror=http://ftp.skolelinux.org/debian
26156 tmpdir=chroot-$from-upgrade-$to-$desktop
26158 debootstrap $from $tmpdir $mirror
26159 chroot $tmpdir aptitude update
26160 cat
> $tmpdir/usr/sbin/policy-rc.d
&lt;
&lt;EOF
26164 chmod a+rx $tmpdir/usr/sbin/policy-rc.d
26166 umount $tmpdir/proc
26168 mount -t proc proc $tmpdir/proc
26169 # Make sure proc is unmounted also on failure
26170 trap exit_cleanup EXIT INT
26172 chroot $tmpdir aptitude -y install debconf-utils
26174 # Make sure tasksel autoselection trigger. It need the test scripts
26175 # to return the correct answers.
26176 echo tasksel tasksel/desktop multiselect $desktop | \
26177 chroot $tmpdir debconf-set-selections
26179 # Include the desktop and laptop task
26180 for test in desktop laptop ; do
26181 echo
> $tmpdir/usr/lib/tasksel/tests/$test
&lt;
&lt;EOF
26185 chmod a+rx $tmpdir/usr/lib/tasksel/tests/$test
26188 DEBIAN_FRONTEND=noninteractive
26189 DEBIAN_PRIORITY=critical
26190 export DEBIAN_FRONTEND DEBIAN_PRIORITY
26191 chroot $tmpdir tasksel --new-install
26193 echo deb $mirror $to main
> $tmpdir/etc/apt/sources.list
26194 chroot $tmpdir aptitude update
26195 touch $tmpdir/etc/udev/kernel-upgrade
26196 chroot $tmpdir aptitude -y dist-upgrade
26198 </pre
></blockquote
>
26200 <p
>I suspect it would be useful to test upgrades with both apt-get and
26201 with aptitude, but I have not had time to look at how they behave
26202 differently so far. I hope to get a cron job running to do the test
26203 regularly and post the result on the web. The Gnome upgrade currently
26204 work, while the KDE upgrade fail because of the bug in
26205 kdebase-workspace-data
</p
>
26207 <p
>I am not quite sure what kind of extract from the huge upgrade logs
26208 (KDE
167 KiB, Gnome
516 KiB) it make sense to include in this blog
26209 post, so I will refrain from trying. I can report that for Gnome,
26210 aptitude report
760 packages upgraded,
448 newly installed,
129 to
26211 remove and
1 not upgraded and
1024MB need to be downloaded while for
26212 KDE the same numbers are
702 packages upgraded,
507 newly installed,
26213 193 to remove and
0 not upgraded and
1117MB need to be downloaded
</p
>
26215 <p
>I am very happy to notice that the Gnome desktop + laptop upgrade
26216 is able to migrate to dependency based boot sequencing and parallel
26217 booting without a hitch. Was unsure if there were still bugs with
26218 packages failing to clean up their obsolete init.d script during
26219 upgrades, and no such problem seem to affect the Gnome desktop+laptop
26220 packages.
</p
>
26225 <title>Upstart or sysvinit - as init.d scripts see it
</title>
26226 <link>http://people.skolelinux.org/pere/blog/Upstart_or_sysvinit___as_init_d_scripts_see_it.html
</link>
26227 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Upstart_or_sysvinit___as_init_d_scripts_see_it.html
</guid>
26228 <pubDate>Sun,
6 Jun
2010 23:
55:
00 +
0200</pubDate>
26229 <description><p
>If Debian is to migrate to upstart on Linux, I expect some init.d
26230 scripts to migrate (some of) their operations to upstart job while
26231 keeping the init.d for hurd and kfreebsd. The packages with such
26232 needs will need a way to get their init.d scripts to behave
26233 differently when used with sysvinit and with upstart. Because of
26234 this, I had a look at the environment variables set when a init.d
26235 script is running under upstart, and when it is not.
</p
>
26237 <p
>With upstart, I notice these environment variables are set when a
26238 script is started from rcS.d/ (ignoring some irrelevant ones like
26239 COLUMNS):
</p
>
26241 <blockquote
><pre
>
26247 UPSTART_EVENTS=startup
26249 UPSTART_JOB=rc-sysinit
26250 </pre
></blockquote
>
26252 <p
>With sysvinit, these environment variables are set for the same
26255 <blockquote
><pre
>
26256 INIT_VERSION=sysvinit-
2.88
26261 </pre
></blockquote
>
26263 <p
>The RUNLEVEL and PREVLEVEL environment variables passed on from
26264 sysvinit are not set by upstart. Not sure if it is intentional or not
26265 to not be compatible with sysvinit in this regard.
</p
>
26267 <p
>For scripts needing to behave differently when upstart is used,
26268 looking for the UPSTART_JOB environment variable seem to be a good
26274 <title>A manual for standards wars...
</title>
26275 <link>http://people.skolelinux.org/pere/blog/A_manual_for_standards_wars___.html
</link>
26276 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/A_manual_for_standards_wars___.html
</guid>
26277 <pubDate>Sun,
6 Jun
2010 14:
15:
00 +
0200</pubDate>
26278 <description><p
>Via the
26279 <a href=
"http://feedproxy.google.com/~r/robweir/antic-atom/~
3/QzU4RgoAGMg/weekly-links-
10.html
">blog
26280 of Rob Weir
</a
> I came across the very interesting essay named
26281 <a href=
"http://faculty.haas.berkeley.edu/shapiro/wars.pdf
">The Art of
26282 Standards Wars
</a
> (PDF
25 pages). I recommend it for everyone
26283 following the standards wars of today.
</p
>
26288 <title>Sitesummary tip: Listing computer hardware models used at site
</title>
26289 <link>http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_computer_hardware_models_used_at_site.html
</link>
26290 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_computer_hardware_models_used_at_site.html
</guid>
26291 <pubDate>Thu,
3 Jun
2010 12:
05:
00 +
0200</pubDate>
26292 <description><p
>When using sitesummary at a site to track machines, it is possible
26293 to get a list of the machine types in use thanks to the DMI
26294 information extracted from each machine. The script to do so is
26295 included in the sitesummary package, and here is example output from
26296 the Skolelinux build servers:
</p
>
26298 <blockquote
><pre
>
26299 maintainer:~# /usr/lib/sitesummary/hardware-model-summary
26301 Dell Computer Corporation
1
26304 eserver xSeries
345 -[
8670M1X]-
1
26308 </pre
></blockquote
>
26310 <p
>The quality of the report depend on the quality of the DMI tables
26311 provided in each machine. Here there are Intel machines without model
26312 information listed with Intel as vendor and no model, and virtual Xen
26313 machines listed as [no-dmi-info]. One can add -l as a command line
26314 option to list the individual machines.
</p
>
26316 <p
>A larger list is
26317 <a href=
"http://narvikskolen.no/sitesummary/
">available from the the
26318 city of Narvik
</a
>, which uses Skolelinux on all their shools and also
26319 provide the basic sitesummary report publicly. In their report there
26320 are ~
1400 machines. I know they use both Ubuntu and Skolelinux on
26321 their machines, and as sitesummary is available in both distributions,
26322 it is trivial to get all of them to report to the same central
26323 collector.
</p
>
26328 <title>KDM fail at boot with NVidia cards - and no one try to fix it?
</title>
26329 <link>http://people.skolelinux.org/pere/blog/KDM_fail_at_boot_with_NVidia_cards___and_no_one_try_to_fix_it_.html
</link>
26330 <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>
26331 <pubDate>Tue,
1 Jun
2010 17:
05:
00 +
0200</pubDate>
26332 <description><p
>It is strange to watch how a bug in Debian causing KDM to fail to
26333 start at boot when an NVidia video card is used is handled. The
26334 problem seem to be that the nvidia X.org driver uses a long time to
26335 initialize, and this duration is longer than kdm is configured to
26338 <p
>I came across two bugs related to this issue,
26339 <a href=
"http://bugs.debian.org/
583312">#
583312</a
> initially filed
26340 against initscripts and passed on to nvidia-glx when it became obvious
26341 that the nvidia drivers were involved, and
26342 <a href=
"http://bugs.debian.org/
524751">#
524751</a
> initially filed against
26343 kdm and passed on to src:nvidia-graphics-drivers for unknown reasons.
</p
>
26345 <p
>To me, it seem that no-one is interested in actually solving the
26346 problem nvidia video card owners experience and make sure the Debian
26347 distribution work out of the box for these users. The nvidia driver
26348 maintainers expect kdm to be set up to wait longer, while kdm expect
26349 the nvidia driver maintainers to fix the driver to start faster, and
26350 while they wait for each other I guess the users end up switching to a
26351 distribution that work for them. I have no idea what the solution is,
26352 but I am pretty sure that waiting for each other is not it.
</p
>
26354 <p
>I wonder why we end up handling bugs this way.
</p
>
26359 <title>Parallellized boot seem to hold up well in Debian/testing
</title>
26360 <link>http://people.skolelinux.org/pere/blog/Parallellized_boot_seem_to_hold_up_well_in_Debian_testing.html
</link>
26361 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Parallellized_boot_seem_to_hold_up_well_in_Debian_testing.html
</guid>
26362 <pubDate>Thu,
27 May
2010 23:
55:
00 +
0200</pubDate>
26363 <description><p
>A few days ago, parallel booting was enabled in Debian/testing.
26364 The feature seem to hold up pretty well, but three fairly serious
26365 issues are known and should be solved:
26367 <p
><ul
>
26369 <li
>The wicd package seen to
26370 <a href=
"http://bugs.debian.org/
508289">break NFS mounting
</a
> and
26371 <a href=
"http://bugs.debian.org/
581586">network setup
</a
> when
26372 parallel booting is enabled. No idea why, but the wicd maintainer
26373 seem to be on the case.
</li
>
26375 <li
>The nvidia X driver seem to
26376 <a href=
"http://bugs.debian.org/
583312">have a race condition
</a
>
26377 triggered more easily when parallel booting is in effect. The
26378 maintainer is on the case.
</li
>
26380 <li
>The sysv-rc package fail to properly enable dependency based boot
26381 sequencing (the shutdown is broken) when old file-rc users
26382 <a href=
"http://bugs.debian.org/
575080">try to switch back
</a
> to
26383 sysv-rc. One way to solve it would be for file-rc to create
26384 /etc/init.d/.legacy-bootordering, and another is to try to make
26385 sysv-rc more robust. Will investigate some more and probably upload a
26386 workaround in sysv-rc to help those trying to move from file-rc to
26387 sysv-rc get a working shutdown.
</li
>
26389 </ul
></p
>
26391 <p
>All in all not many surprising issues, and all of them seem
26392 solvable before Squeeze is released. In addition to these there are
26393 some packages with bugs in their dependencies and run level settings,
26394 which I expect will be fixed in a reasonable time span.
</p
>
26396 <p
>If you report any problems with dependencies in init.d scripts to
26397 the BTS, please usertag the report to get it to show up at
26398 <a href=
"http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org
">the
26399 list of usertagged bugs related to this
</a
>.
</p
>
26401 <p
>Update: Correct bug number to file-rc issue.
</p
>
26406 <title>More flexible firmware handling in debian-installer
</title>
26407 <link>http://people.skolelinux.org/pere/blog/More_flexible_firmware_handling_in_debian_installer.html
</link>
26408 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/More_flexible_firmware_handling_in_debian_installer.html
</guid>
26409 <pubDate>Sat,
22 May
2010 21:
30:
00 +
0200</pubDate>
26410 <description><p
>After a long break from debian-installer development, I finally
26411 found time today to return to the project. Having to spend less time
26412 working dependency based boot in debian, as it is almost complete now,
26413 definitely helped freeing some time.
</p
>
26415 <p
>A while back, I ran into a problem while working on Debian Edu. We
26416 include some firmware packages on the Debian Edu CDs, those needed to
26417 get disk and network controllers working. Without having these
26418 firmware packages available during installation, it is impossible to
26419 install Debian Edu on the given machine, and because our target group
26420 are non-technical people, asking them to provide firmware packages on
26421 an external medium is a support pain. Initially, I expected it to be
26422 enough to include the firmware packages on the CD to get
26423 debian-installer to find and use them. This proved to be wrong.
26424 Next, I hoped it was enough to symlink the relevant firmware packages
26425 to some useful location on the CD (tried /cdrom/ and
26426 /cdrom/firmware/). This also proved to not work, and at this point I
26427 found time to look at the debian-installer code to figure out what was
26428 going to work.
</p
>
26430 <p
>The firmware loading code is in the hw-detect package, and a closer
26431 look revealed that it would only look for firmware packages outside
26432 the installation media, so the CD was never checked for firmware
26433 packages. It would only check USB sticks, floppies and other
26434 "external
" media devices. Today I changed it to also look in the
26435 /cdrom/firmware/ directory on the mounted CD or DVD, which should
26436 solve the problem I ran into with Debian edu. I also changed it to
26437 look in /firmware/, to make sure the installer also find firmware
26438 provided in the initrd when booting the installer via PXE, to allow us
26439 to provide the same feature in the PXE setup included in Debian
26442 <p
>To make sure firmware deb packages with a license questions are not
26443 activated without asking if the license is accepted, I extended
26444 hw-detect to look for preinst scripts in the firmware packages, and
26445 run these before activating the firmware during installation. The
26446 license question is asked using debconf in the preinst, so this should
26447 solve the issue for the firmware packages I have looked at so far.
</p
>
26449 <p
>If you want to discuss the details of these features, please
26450 contact us on debian-boot@lists.debian.org.
</p
>
26455 <title>Pieces of the roaming laptop puzzle in Debian
</title>
26456 <link>http://people.skolelinux.org/pere/blog/Pieces_of_the_roaming_laptop_puzzle_in_Debian.html
</link>
26457 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Pieces_of_the_roaming_laptop_puzzle_in_Debian.html
</guid>
26458 <pubDate>Wed,
19 May
2010 19:
00:
00 +
0200</pubDate>
26459 <description><p
>Today, the last piece of the puzzle for roaming laptops in Debian
26460 Edu finally entered the Debian archive. Today, the new
26461 <a href=
"http://packages.qa.debian.org/libp/libpam-mklocaluser.html
">libpam-mklocaluser
</a
>
26462 package was accepted. Two days ago, two other pieces was accepted
26464 <a href=
"http://packages.qa.debian.org/p/pam-python.html
">pam-python
</a
>
26465 package needed by libpam-mklocaluser, and the
26466 <a href=
"http://packages.qa.debian.org/s/sssd.html
">sssd
</a
> package
26467 passed NEW on Monday. In addition, the
26468 <a href=
"http://packages.qa.debian.org/libp/libpam-ccreds.html
">libpam-ccreds
</a
>
26469 package we need is in experimental (version
10-
4) since Saturday, and
26470 hopefully will be moved to unstable soon.
</p
>
26472 <p
>This collection of packages allow for two different setups for
26473 roaming laptops. The traditional setup would be using libpam-ccreds,
26474 nscd and libpam-mklocaluser with LDAP or Kerberos authentication,
26475 which should work out of the box if the configuration changes proposed
26476 for nscd in
<a href=
"http://bugs.debian.org/
485282">BTS report
26477 #
485282</a
> is implemented. The alternative setup is to use sssd with
26478 libpam-mklocaluser to connect to LDAP or Kerberos and let sssd take
26479 care of the caching of passwords and group information.
</p
>
26481 <p
>I have so far been unable to get sssd to work with the LDAP server
26482 at the University, but suspect the issue is some SSL/GnuTLS related
26483 problem with the server certificate. I plan to update the Debian
26484 package to version
1.2, which is scheduled for next week, and hope to
26485 find time to make sure the next release will include both the
26486 Debian/Ubuntu specific patches. Upstream is friendly and responsive,
26487 and I am sure we will find a good solution.
</p
>
26489 <p
>The idea is to set up the roaming laptops to authenticate using
26490 LDAP or Kerberos and create a local user with home directory in /home/
26491 when a usre in LDAP logs in via KDM or GDM for the first time, and
26492 cache the password for offline checking, as well as caching group
26493 memberhips and other relevant LDAP information. The
26494 libpam-mklocaluser package was created to make sure the local home
26495 directory is in /home/, instead of /site/server/directory/ which would
26496 be the home directory if pam_mkhomedir was used. To avoid confusion
26497 with support requests and configuration, we do not want local laptops
26498 to have users in a path that is used for the same users home directory
26499 on the home directory servers.
</p
>
26501 <p
>One annoying problem with gdm is that it do not show the PAM
26502 message passed to the user from libpam-mklocaluser when the local user
26503 is created. Instead gdm simply reject the login with some generic
26504 message. The message is shown in kdm, ssh and login, so I guess it is
26505 a bug in gdm. Have not investigated if there is some other message
26506 type that can be used instead to get gdm to also show the message.
</p
>
26508 <p
>If you want to help out with implementing this for Debian Edu,
26509 please contact us on debian-edu@lists.debian.org.
</p
>
26514 <title>Parallellized boot is now the default in Debian/unstable
</title>
26515 <link>http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html
</link>
26516 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Parallellized_boot_is_now_the_default_in_Debian_unstable.html
</guid>
26517 <pubDate>Fri,
14 May
2010 22:
40:
00 +
0200</pubDate>
26518 <description><p
>Since this evening, parallel booting is the default in
26519 Debian/unstable for machines using dependency based boot sequencing.
26520 Apparently the testing of concurrent booting has been wider than
26521 expected, if I am to believe the
26522 <a href=
"http://lists.debian.org/debian-devel/
2010/
05/msg00122.html
">input
26523 on debian-devel@
</a
>, and I concluded a few days ago to move forward
26524 with the feature this weekend, to give us some time to detect any
26525 remaining problems before Squeeze is frozen. If serious problems are
26526 detected, it is simple to change the default back to sequential boot.
26527 The upload of the new sysvinit package also activate a new upstream
26530 More information about
26531 <a href=
"http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot
">dependency
26532 based boot sequencing
</a
> is available from the Debian wiki. It is
26533 currently possible to disable parallel booting when one run into
26534 problems caused by it, by adding this line to /etc/default/rcS:
</p
>
26536 <blockquote
><pre
>
26538 </pre
></blockquote
>
26540 <p
>If you report any problems with dependencies in init.d scripts to
26541 the BTS, please usertag the report to get it to show up at
26542 <a href=
"http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org
">the
26543 list of usertagged bugs related to this
</a
>.
</p
>
26548 <title>Sitesummary tip: Listing MAC address of all clients
</title>
26549 <link>http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_MAC_address_of_all_clients.html
</link>
26550 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Sitesummary_tip__Listing_MAC_address_of_all_clients.html
</guid>
26551 <pubDate>Fri,
14 May
2010 21:
10:
00 +
0200</pubDate>
26552 <description><p
>In the recent Debian Edu versions, the
26553 <a href=
"http://wiki.debian.org/DebianEdu/HowTo/SiteSummary
">sitesummary
26554 system
</a
> is used to keep track of the machines in the school
26555 network. Each machine will automatically report its status to the
26556 central server after boot and once per night. The network setup is
26557 also reported, and using this information it is possible to get the
26558 MAC address of all network interfaces in the machines. This is useful
26559 to update the DHCP configuration.
</p
>
26561 <p
>To give some idea how to use sitesummary, here is a one-liner to
26562 ist all MAC addresses of all machines reporting to sitesummary. Run
26563 this on the collector host:
</p
>
26565 <blockquote
><pre
>
26566 perl -MSiteSummary -e
'for_all_hosts(sub { print join(
" ", get_macaddresses(shift)),
"\n
"; });
'
26567 </pre
></blockquote
>
26569 <p
>This will list all MAC addresses assosiated with all machine, one
26570 line per machine and with space between the MAC addresses.
</p
>
26572 <p
>To allow system administrators easier job at adding static DHCP
26573 addresses for hosts, it would be possible to extend this to fetch
26574 machine information from sitesummary and update the DHCP and DNS
26575 tables in LDAP using this information. Such tool is unfortunately not
26576 written yet.
</p
>
26581 <title>systemd, an interesting alternative to upstart
</title>
26582 <link>http://people.skolelinux.org/pere/blog/systemd__an_interesting_alternative_to_upstart.html
</link>
26583 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/systemd__an_interesting_alternative_to_upstart.html
</guid>
26584 <pubDate>Thu,
13 May
2010 22:
20:
00 +
0200</pubDate>
26585 <description><p
>The last few days a new boot system called
26586 <a href=
"http://www.freedesktop.org/wiki/Software/systemd
">systemd
</a
>
26588 <a href=
"http://
0pointer.de/blog/projects/systemd.html
">introduced
</a
>
26590 to the free software world. I have not yet had time to play around
26591 with it, but it seem to be a very interesting alternative to
26592 <a href=
"http://upstart.ubuntu.com/
">upstart
</a
>, and might prove to be
26593 a good alternative for Debian when we are able to switch to an event
26594 based boot system. Tollef is
26595 <a href=
"http://bugs.debian.org/
580814">in the process
</a
> of getting
26596 systemd into Debian, and I look forward to seeing how well it work. I
26597 like the fact that systemd handles init.d scripts with dependency
26598 information natively, allowing them to run in parallel where upstart
26599 at the moment do not.
</p
>
26601 <p
>Unfortunately do systemd have the same problem as upstart regarding
26602 platform support. It only work on recent Linux kernels, and also need
26603 some new kernel features enabled to function properly. This means
26604 kFreeBSD and Hurd ports of Debian will need a port or a different boot
26605 system. Not sure how that will be handled if systemd proves to be the
26606 way forward.
</p
>
26608 <p
>In the mean time, based on the
26609 <a href=
"http://lists.debian.org/debian-devel/
2010/
05/msg00122.html
">input
26610 on debian-devel@
</a
> regarding parallel booting in Debian, I have
26611 decided to enable full parallel booting as the default in Debian as
26612 soon as possible (probably this weekend or early next week), to see if
26613 there are any remaining serious bugs in the init.d dependencies. A
26614 new version of the sysvinit package implementing this change is
26615 already in experimental. If all go well, Squeeze will be released
26616 with parallel booting enabled by default.
</p
>
26621 <title>Parallellizing the boot in Debian Squeeze - ready for wider testing
</title>
26622 <link>http://people.skolelinux.org/pere/blog/Parallellizing_the_boot_in_Debian_Squeeze___ready_for_wider_testing.html
</link>
26623 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Parallellizing_the_boot_in_Debian_Squeeze___ready_for_wider_testing.html
</guid>
26624 <pubDate>Thu,
6 May
2010 23:
25:
00 +
0200</pubDate>
26625 <description><p
>These days, the init.d script dependencies in Squeeze are quite
26626 complete, so complete that it is actually possible to run all the
26627 init.d scripts in parallell based on these dependencies. If you want
26628 to test your Squeeze system, make sure
26629 <a href=
"http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot
">dependency
26630 based boot sequencing
</a
> is enabled, and add this line to
26631 /etc/default/rcS:
</p
>
26633 <blockquote
><pre
>
26634 CONCURRENCY=makefile
26635 </pre
></blockquote
>
26637 <p
>That is it. It will cause sysv-rc to use the startpar tool to run
26638 scripts in parallel using the dependency information stored in
26639 /etc/init.d/.depend.boot, /etc/init.d/.depend.start and
26640 /etc/init.d/.depend.stop to order the scripts. Startpar is configured
26641 to try to start the kdm and gdm scripts as early as possible, and will
26642 start the facilities required by kdm or gdm as early as possible to
26643 make this happen.
</p
>
26645 <p
>Give it a try, and see if you like the result. If some services
26646 fail to start properly, it is most likely because they have incomplete
26647 init.d script dependencies in their startup script (or some of their
26648 dependent scripts have incomplete dependencies). Report bugs and get
26649 the package maintainers to fix it. :)
</p
>
26651 <p
>Running scripts in parallel could be the default in Debian when we
26652 manage to get the init.d script dependencies complete and correct. I
26653 expect we will get there in Squeeze+
1, if we get manage to test and
26654 fix the remaining issues.
</p
>
26656 <p
>If you report any problems with dependencies in init.d scripts to
26657 the BTS, please usertag the report to get it to show up at
26658 <a href=
"http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=initscripts-ng-devel@lists.alioth.debian.org
">the
26659 list of usertagged bugs related to this
</a
>.
</p
>
26664 <title>Forcing new users to change their password on first login
</title>
26665 <link>http://people.skolelinux.org/pere/blog/Forcing_new_users_to_change_their_password_on_first_login.html
</link>
26666 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Forcing_new_users_to_change_their_password_on_first_login.html
</guid>
26667 <pubDate>Sun,
2 May
2010 13:
47:
00 +
0200</pubDate>
26668 <description><p
>One interesting feature in Active Directory, is the ability to
26669 create a new user with an expired password, and thus force the user to
26670 change the password on the first login attempt.
</p
>
26672 <p
>I
'm not quite sure how to do that with the LDAP setup in Debian
26673 Edu, but did some initial testing with a local account. The account
26674 and password aging information is available in /etc/shadow, but
26675 unfortunately, it is not possible to specify an expiration time for
26676 passwords, only a maximum age for passwords.
</p
>
26678 <p
>A freshly created account (using adduser test) will have these
26679 settings in /etc/shadow:
</p
>
26681 <blockquote
><pre
>
26682 root@tjener:~# chage -l test
26683 Last password change : May
02,
2010
26684 Password expires : never
26685 Password inactive : never
26686 Account expires : never
26687 Minimum number of days between password change :
0
26688 Maximum number of days between password change :
99999
26689 Number of days of warning before password expires :
7
26691 </pre
></blockquote
>
26693 <p
>The only way I could come up with to create a user with an expired
26694 account, is to change the date of the last password change to the
26695 lowest value possible (January
1th
1970), and the maximum password age
26696 to the difference in days between that date and today. To make it
26697 simple, I went for
30 years (
30 *
365 =
10950) and January
2th (to
26698 avoid testing if
0 is a valid value).
</p
>
26700 <p
>After using these commands to set it up, it seem to work as
26701 intended:
</p
>
26703 <blockquote
><pre
>
26704 root@tjener:~# chage -d
1 test; chage -M
10950 test
26705 root@tjener:~# chage -l test
26706 Last password change : Jan
02,
1970
26707 Password expires : never
26708 Password inactive : never
26709 Account expires : never
26710 Minimum number of days between password change :
0
26711 Maximum number of days between password change :
10950
26712 Number of days of warning before password expires :
7
26714 </pre
></blockquote
>
26716 <p
>So far I have tested this with ssh and console, and kdm (in
26717 Squeeze) login, and all ask for a new password before login in the
26718 user (with ssh, I was thrown out and had to log in again).
</p
>
26720 <p
>Perhaps we should set up something similar for Debian Edu, to make
26721 sure only the user itself have the account password?
</p
>
26723 <p
>If you want to comment on or help out with implementing this for
26724 Debian Edu, please contact us on debian-edu@lists.debian.org.
</p
>
26726 <p
>Update
2010-
05-
02 17:
20: Paul Tötterman tells me on IRC that the
26727 shadow(
8) page in Debian/testing now state that setting the date of
26728 last password change to zero (
0) will force the password to be changed
26729 on the first login. This was not mentioned in the manual in Lenny, so
26730 I did not notice this in my initial testing. I have tested it on
26731 Squeeze, and
'<tt
>chage -d
0 username
</tt
>' do work there. I have not
26732 tested it on Lenny yet.
</p
>
26734 <p
>Update
2010-
05-
02-
19:
05: Jim Paris tells me via email that an
26735 equivalent command to expire a password is
'<tt
>passwd -e
26736 username
</tt
>', which insert zero into the date of the last password
26742 <title>Thoughts on roaming laptop setup for Debian Edu
</title>
26743 <link>http://people.skolelinux.org/pere/blog/Thoughts_on_roaming_laptop_setup_for_Debian_Edu.html
</link>
26744 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Thoughts_on_roaming_laptop_setup_for_Debian_Edu.html
</guid>
26745 <pubDate>Wed,
28 Apr
2010 20:
40:
00 +
0200</pubDate>
26746 <description><p
>For some years now, I have wondered how we should handle laptops in
26747 Debian Edu. The Debian Edu infrastructure is mostly designed to
26748 handle stationary computers, and less suited for computers that come
26751 <p
>Now I finally believe I have an sensible idea on how to adjust
26752 Debian Edu for laptops, by introducing a new profile for them, for
26753 example called Roaming Workstations. Here are my thought on this.
26754 The setup would consist of the following:
</p
>
26758 <li
>During installation, the user name of the owner / primary user of
26759 the laptop is requested and a local home directory is set up for
26760 the user, with uid and gid information fetched from the LDAP
26761 server. This allow the user to work also when offline. The
26762 central home directory can be available in a subdirectory on
26763 request, for example mounted via CIFS. It could be mounted
26764 automatically when a user log in while on the Debian Edu network,
26765 and unmounted when the machine is taken away (network down,
26766 hibernate, etc), it can be set up to do automatic mounting on
26767 request (using autofs), or perhaps some GUI button on the desktop
26768 can be used to access it when needed. Perhaps it is enough to use
26769 the fish protocol in KDE?
</li
>
26771 <li
>Password checking is set up to use LDAP or Kerberos
26772 authentication when the machine is on the Debian Edu network, and
26773 to cache the password for offline checking when the machine unable
26774 to reach the LDAP or Kerberos server. This can be done using
26775 <a href=
"http://www.padl.com/OSS/pam_ccreds.html
">libpam-ccreds
</a
>
26776 or the Fedora developed
26777 <a href=
"https://fedoraproject.org/wiki/Features/SSSD
">System
26778 Security Services Daemon
</a
> packages.
</li
>
26780 <li
>File synchronisation with the central home directory is set up
26781 using a shared directory in both the local and the central home
26782 directory, using unison.
</li
>
26784 <li
>Printing should be set up to print to all printers broadcasting
26785 their existence on the local network, and should then work out of
26786 the box with CUPS. For sites needing accurate printer quotas, some
26787 system with Kerberos authentication or printing via ssh could be
26788 implemented.
</li
>
26790 <li
>For users that should have local root access to their laptop,
26791 sudo should be used to allow this to the local user.
</li
>
26793 <li
>It would be nice if user and group information from LDAP is
26794 cached on the client, but given that there are entries for the
26795 local user and primary group in /etc/, it should not be needed.
</li
>
26799 <p
>I believe all the pieces to implement this are in Debian/testing at
26800 the moment. If we work quickly, we should be able to get this ready
26801 in time for the Squeeze release to freeze. Some of the pieces need
26802 tweaking, like libpam-ccreds should get support for pam-auth-update
26803 (
<a href=
"http://bugs.debian.org/
566718">#
566718</a
>) and nslcd (or
26804 perhaps debian-edu-config) should get some integration code to stop
26805 its daemon when the LDAP server is unavailable to avoid long timeouts
26806 when disconnected from the net. If we get Kerberos enabled, we need
26807 to make sure we avoid long timeouts there too.
</p
>
26809 <p
>If you want to help out with implementing this for Debian Edu,
26810 please contact us on debian-edu@lists.debian.org.
</p
>
26815 <title>Great book:
"Content: Selected Essays on Technology, Creativity, Copyright, and the Future of the Future
"</title>
26816 <link>http://people.skolelinux.org/pere/blog/Great_book___Content__Selected_Essays_on_Technology__Creativity__Copyright__and_the_Future_of_the_Future_.html
</link>
26817 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Great_book___Content__Selected_Essays_on_Technology__Creativity__Copyright__and_the_Future_of_the_Future_.html
</guid>
26818 <pubDate>Mon,
19 Apr
2010 17:
10:
00 +
0200</pubDate>
26819 <description><p
>The last few weeks i have had the pleasure of reading a
26820 thought-provoking collection of essays by Cory Doctorow, on topics
26821 touching copyright, virtual worlds, the future of man when the
26822 conscience mind can be duplicated into a computer and many more. The
26823 book titled
"Content: Selected Essays on Technology, Creativity,
26824 Copyright, and the Future of the Future
" is available with few
26825 restrictions on the web, for example from
26826 <a href=
"http://craphound.com/content/
">his own site
</a
>. I read the
26828 <a href=
"http://www.feedbooks.com/book/
2883">feedbooks
</a
> using
26829 <a href=
"http://www.fbreader.org/
">fbreader
</a
> and my N810. I
26830 strongly recommend this book.
</p
>
26835 <title>Kerberos for Debian Edu/Squeeze?
</title>
26836 <link>http://people.skolelinux.org/pere/blog/Kerberos_for_Debian_Edu_Squeeze_.html
</link>
26837 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Kerberos_for_Debian_Edu_Squeeze_.html
</guid>
26838 <pubDate>Wed,
14 Apr
2010 17:
20:
00 +
0200</pubDate>
26839 <description><p
><a href=
"http://www.nuug.no/aktiviteter/
20100413-kerberos/
">Yesterdays
26840 NUUG presentation
</a
> about Kerberos was inspiring, and reminded me
26841 about the need to start using Kerberos in Skolelinux. Setting up a
26842 Kerberos server seem to be straight forward, and if we get this in
26843 place a long time before the Squeeze version of Debian freezes, we
26844 have a chance to migrate Skolelinux away from NFSv3 for the home
26845 directories, and over to an architecture where the infrastructure do
26846 not have to trust IP addresses and machines, and instead can trust
26847 users and cryptographic keys instead.
</p
>
26849 <p
>A challenge will be integration and administration. Is there a
26850 Kerberos implementation for Debian where one can control the
26851 administration access in Kerberos using LDAP groups? With it, the
26852 school administration will have to maintain access control using flat
26853 files on the main server, which give a huge potential for errors.
</p
>
26855 <p
>A related question I would like to know is how well Kerberos and
26856 pam-ccreds (offline password check) work together. Anyone know?
</p
>
26858 <p
>Next step will be to use Kerberos for access control in Lwat and
26859 Nagios. I have no idea how much work that will be to implement. We
26860 would also need to document how to integrate with Windows AD, as such
26861 shared network will require two Kerberos realms that need to cooperate
26862 to work properly.
</p
>
26864 <p
>I believe a good start would be to start using Kerberos on the
26865 skolelinux.no machines, and this way get ourselves experience with
26866 configuration and integration. A natural starting point would be
26867 setting up ldap.skolelinux.no as the Kerberos server, and migrate the
26868 rest of the machines from PAM via LDAP to PAM via Kerberos one at the
26871 <p
>If you would like to contribute to get this working in Skolelinux,
26872 I recommend you to see the video recording from yesterdays NUUG
26873 presentation, and start using Kerberos at home. The video show show
26874 up in a few days.
</p
>
26879 <title>After
6 years of waiting, the Xreset.d feature is implemented
</title>
26880 <link>http://people.skolelinux.org/pere/blog/After_6_years_of_waiting__the_Xreset_d_feature_is_implemented.html
</link>
26881 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/After_6_years_of_waiting__the_Xreset_d_feature_is_implemented.html
</guid>
26882 <pubDate>Sat,
6 Mar
2010 18:
15:
00 +
0100</pubDate>
26883 <description><p
>6 years ago, as part of the Debian Edu development I am involved
26884 in, I asked for a hook in the kdm and gdm setup to run scripts as root
26885 when the user log out. A bug was submitted against the xfree86-common
26886 package in
2004 (
<a href=
"http://bugs.debian.org/
230422">#
230422</a
>),
26887 and revisited every time Debian Edu was working on a new release.
26888 Today, this finally paid off.
</p
>
26890 <p
>The framework for this feature was today commited to the git
26891 repositry for the xorg package, and the git repository for xdm has
26892 been updated to use this framework. Next on my agenda is to make sure
26893 kdm and gdm also add code to use this framework.
</p
>
26895 <p
>In Debian Edu, we want to ability to run commands as root when the
26896 user log out, to get rid of runaway processes and do general cleanup
26897 after a user. With this framework in place, we finally can do that in
26898 a generic way that work with all display managers using this
26899 framework. My goal is to get all display managers in Debian use it,
26900 similar to how they use the Xsession.d framework today.
<p
>
26905 <title>Debian Edu / Skolelinux based on Lenny released, work continues
</title>
26906 <link>http://people.skolelinux.org/pere/blog/Debian_Edu___Skolelinux_based_on_Lenny_released__work_continues.html
</link>
26907 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_Edu___Skolelinux_based_on_Lenny_released__work_continues.html
</guid>
26908 <pubDate>Thu,
11 Feb
2010 17:
15:
00 +
0100</pubDate>
26909 <description><p
>On Tuesday, the Debian/Lenny based version of
26910 <a href=
"http://www.skolelinux.org/
">Skolelinux
</a
> was finally
26911 shipped. This was a major leap forward for the project, and I am very
26912 pleased that we finally got the release wrapped up. Work on the first
26913 point release starts imediately, as we plan to get that one out a
26914 month after the major release, to include all fixes for bugs we found
26915 and fixed too late in the release process to include last Tuesday.
</p
>
26917 <p
>Perhaps it even is time for some partying?
</p
>
26919 <p
>After this first point release, my plan is to focus again on the
26920 next major release, based on Squeeze. We will try to get as many of
26921 the fixes we need into the official Debian packages before the freeze,
26922 and have just a few weeks or months to make it happen.
</p
>
26927 <title>Automatic Munin and Nagios configuration
</title>
26928 <link>http://people.skolelinux.org/pere/blog/Automatic_Munin_and_Nagios_configuration.html
</link>
26929 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Automatic_Munin_and_Nagios_configuration.html
</guid>
26930 <pubDate>Wed,
27 Jan
2010 15:
15:
00 +
0100</pubDate>
26931 <description><p
>One of the new features in the next Debian/Lenny based release of
26932 Debian Edu/Skolelinux, which is scheduled for release in the next few
26933 days, is automatic configuration of the service monitoring system
26934 Nagios. The previous release had automatic configuration of trend
26935 analysis using Munin, and this Lenny based release take that a step
26938 <p
>When installing a Debian Edu Main-server, it is automatically
26939 configured as a Munin and Nagios server. In addition, it is
26940 configured to be a server for the
26941 <a href=
"http://wiki.debian.org/DebianEdu/HowTo/SiteSummary
">SiteSummary
26942 system
</a
> I have written for use in Debian Edu. The SiteSummary
26943 system is inspired by a system used by the University of Oslo where I
26944 work. In short, the system provide a centralised collector of
26945 information about the computers on the network, and a client on each
26946 computer submitting information to this collector. This allow for
26947 automatic information on which packages are installed on each machine,
26948 which kernel the machines are using, what kind of configuration the
26949 packages got etc. This also allow us to automatically generate Munin
26950 and Nagios configuration.
</p
>
26952 <p
>All computers reporting to the sitesummary collector with the
26953 munin-node package installed is automatically enabled as a Munin
26954 client and graphs from the statistics collected from that machine show
26955 up automatically on http://www/munin/ on the Main-server.
</p
>
26957 <p
>All non-laptop computers reporting to the sitesummary collector are
26958 automatically monitored for network presence (ping and any network
26959 services detected). In addition, all computers (also laptops) with
26960 the nagios-nrpe-server package installed and configured the way
26961 sitesummary would configure it, are monitored for full disks, software
26962 raid status, swap free and other checks that need to run locally on
26963 the machine.
</p
>
26965 <p
>The result is that the administrator on a school using Debian Edu
26966 based on Lenny will be able to check the health of his installation
26967 with one look at the Nagios settings, without having to spend any time
26968 keeping the Nagios configuration up-to-date.
</p
>
26970 <p
>The only configuration one need to do to get Nagios up and running
26971 is to set the password used to get access via HTTP. The system
26972 administrator need to run
"<tt
>htpasswd /etc/nagios3/htpasswd.users
26973 nagiosadmin
</tt
>" to create a nagiosadmin user and set a password for
26974 it to be able to log into the Nagios web pages. After that,
26975 everything is taken care of.
</p
>
26980 <title>Relative popularity of document formats (MS Office vs. ODF)
</title>
26981 <link>http://people.skolelinux.org/pere/blog/Relative_popularity_of_document_formats__MS_Office_vs__ODF_.html
</link>
26982 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Relative_popularity_of_document_formats__MS_Office_vs__ODF_.html
</guid>
26983 <pubDate>Wed,
12 Aug
2009 15:
50:
00 +
0200</pubDate>
26984 <description><p
>Just for fun, I did a search right now on Google for a few file ODF
26985 and MS Office based formats (not to be mistaken for ISO or ECMA
26986 OOXML), to get an idea of their relative usage. I searched using
26987 'filetype:odt
' and equvalent terms, and got these results:
</P
>
26990 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
26991 <tr
><td
>Tekst
</td
> <td
>odt:
282000</td
> <td
>docx:
308000</td
></tr
>
26992 <tr
><td
>Presentasjon
</td
> <td
>odp:
75600</td
> <td
>pptx:
183000</td
></tr
>
26993 <tr
><td
>Regneark
</td
> <td
>ods:
26500 </td
> <td
>xlsx:
145000</td
></tr
>
26996 <p
>Next, I added a
'site:no
' limit to get the numbers for Norway, and
26997 got these numbers:
</p
>
27000 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
27001 <tr
><td
>Tekst
</td
> <td
>odt:
2480 </td
> <td
>docx:
4460</td
></tr
>
27002 <tr
><td
>Presentasjon
</td
> <td
>odp:
299 </td
> <td
>pptx:
741</td
></tr
>
27003 <tr
><td
>Regneark
</td
> <td
>ods:
187 </td
> <td
>xlsx:
372</td
></tr
>
27006 <p
>I wonder how these numbers change over time.
</p
>
27008 <p
>I am aware of Google returning different results and numbers based
27009 on where the search is done, so I guess these numbers will differ if
27010 they are conduced in another country. Because of this, I did the same
27011 search from a machine in California, USA, a few minutes after the
27012 search done from a machine here in Norway.
</p
>
27016 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
27017 <tr
><td
>Tekst
</td
> <td
>odt:
129000</td
> <td
>docx:
308000</td
></tr
>
27018 <tr
><td
>Presentasjon
</td
> <td
>odp:
44200</td
> <td
>pptx:
93900</td
></tr
>
27019 <tr
><td
>Regneark
</td
> <td
>ods:
26500 </td
> <td
>xlsx:
82400</td
></tr
>
27022 <p
>And with
'site:no
':
27025 <tr
><th
>Type
</th
><th
>ODF
</th
><th
>MS Office
</th
></tr
>
27026 <tr
><td
>Tekst
</td
> <td
>odt:
2480</td
> <td
>docx:
3410</td
></tr
>
27027 <tr
><td
>Presentasjon
</td
> <td
>odp:
175</td
> <td
>pptx:
604</td
></tr
>
27028 <tr
><td
>Regneark
</td
> <td
>ods:
186 </td
> <td
>xlsx:
296</td
></tr
>
27031 <p
>Interesting difference, not sure what to conclude from these
27037 <title>ISO still hope to fix OOXML
</title>
27038 <link>http://people.skolelinux.org/pere/blog/ISO_still_hope_to_fix_OOXML.html
</link>
27039 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/ISO_still_hope_to_fix_OOXML.html
</guid>
27040 <pubDate>Sat,
8 Aug
2009 14:
00:
00 +
0200</pubDate>
27041 <description><p
>According to
<a
27042 href=
"http://twerner.blogspot.com/
2009/
08/defects-of-office-open-xml.html
">a
27043 blog post from Torsten Werner
</a
>, the current defect report for ISO
27044 29500 (ISO OOXML) is
809 pages. His interesting point is that the
27045 defect report is
71 pages more than the full ODF
1.1 specification.
27046 Personally I find it more interesting that ISO still believe ISO OOXML
27047 can be fixed in ISO. Personally, I believe it is broken beyon repair,
27048 and I completely lack any trust in ISO for being able to get anywhere
27049 close to solving the problems. I was part of the Norwegian committee
27050 involved in the OOXML fast track process, and was not impressed with
27051 Standard Norway and ISO in how they handled it.
</p
>
27053 <p
>These days I focus on ODF instead, which seem like a specification
27054 with the future ahead of it. We are working in NUUG to organise a ODF
27055 seminar this autumn.
</p
>
27060 <title>Debian has switched to dependency based boot sequencing
</title>
27061 <link>http://people.skolelinux.org/pere/blog/Debian_has_switched_to_dependency_based_boot_sequencing.html
</link>
27062 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_has_switched_to_dependency_based_boot_sequencing.html
</guid>
27063 <pubDate>Mon,
27 Jul
2009 23:
50:
00 +
0200</pubDate>
27064 <description><p
>Since this evening, with the upload of sysvinit version
2.87dsf-
2,
27065 and the upload of insserv version
1.12.0-
10 yesterday, Debian unstable
27066 have been migrated to using dependency based boot sequencing. This
27067 conclude work me and others have been doing for the last three days.
27068 It feels great to see this finally part of the default Debian
27069 installation. Now we just need to weed out the last few problems that
27070 are bound to show up, to get everything ready for Squeeze.
</p
>
27072 <p
>The next step is migrating /sbin/init from sysvinit to upstart, and
27073 fixing the more fundamental problem of handing the event based
27074 non-predictable kernel in the early boot.
</p
>
27079 <title>Taking over sysvinit development
</title>
27080 <link>http://people.skolelinux.org/pere/blog/Taking_over_sysvinit_development.html
</link>
27081 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Taking_over_sysvinit_development.html
</guid>
27082 <pubDate>Wed,
22 Jul
2009 23:
00:
00 +
0200</pubDate>
27083 <description><p
>After several years of frustration with the lack of activity from
27084 the existing sysvinit upstream developer, I decided a few weeks ago to
27085 take over the package and become the new upstream. The number of
27086 patches to track for the Debian package was becoming a burden, and the
27087 lack of synchronization between the distribution made it hard to keep
27088 the package up to date.
</p
>
27090 <p
>On the new sysvinit team is the SuSe maintainer Dr. Werner Fink,
27091 and my Debian co-maintainer Kel Modderman. About
10 days ago, I made
27092 a new upstream tarball with version number
2.87dsf (for Debian, SuSe
27093 and Fedora), based on the patches currently in use in these
27094 distributions. We Debian maintainers plan to move to this tarball as
27095 the new upstream as soon as we find time to do the merge. Since the
27096 new tarball was created, we agreed with Werner at SuSe to make a new
27097 upstream project at
<a href=
"http://savannah.nongnu.org/
">Savannah
</a
>, and continue
27098 development there. The project is registered and currently waiting
27099 for approval by the Savannah administrators, and as soon as it is
27100 approved, we will import the old versions from svn and continue
27101 working on the future release.
</p
>
27103 <p
>It is a bit ironic that this is done now, when some of the involved
27104 distributions are moving to upstart as a syvinit replacement.
</p
>
27109 <title>Debian boots quicker and quicker
</title>
27110 <link>http://people.skolelinux.org/pere/blog/Debian_boots_quicker_and_quicker.html
</link>
27111 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Debian_boots_quicker_and_quicker.html
</guid>
27112 <pubDate>Wed,
24 Jun
2009 21:
40:
00 +
0200</pubDate>
27113 <description><p
>I spent Monday and tuesday this week in London with a lot of the
27114 people involved in the boot system on Debian and Ubuntu, to see if we
27115 could find more ways to speed up the boot system. This was an Ubuntu
27117 <a href=
"https://wiki.ubuntu.com/FoundationsTeam/BootPerformance/DebianUbuntuSprint
">developer
27118 gathering
</a
>. It was quite productive. We also discussed the future
27119 of boot systems, and ways to handle the increasing number of boot
27120 issues introduced by the Linux kernel becoming more and more
27121 asynchronous and event base. The Ubuntu approach using udev and
27122 upstart might be a good way forward. Time will show.
</p
>
27124 <p
>Anyway, there are a few ways at the moment to speed up the boot
27125 process in Debian. All of these should be applied to get a quick
27130 <li
>Use dash as /bin/sh.
</li
>
27132 <li
>Disable the init.d/hwclock*.sh scripts and make sure the hardware
27133 clock is in UTC.
</li
>
27135 <li
>Install and activate the insserv package to enable
27136 <a href=
"http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot
">dependency
27137 based boot sequencing
</a
>, and enable concurrent booting.
</li
>
27141 These points are based on the Google summer of code work done by
27142 <a href=
"http://initscripts-ng.alioth.debian.org/soc2006-bootsystem/
">Carlos
27143 Villegas
</a
>.
27145 <p
>Support for makefile-style concurrency during boot was uploaded to
27146 unstable yesterday. When we tested it, we were able to cut
6 seconds
27147 from the boot sequence. It depend on very correct dependency
27148 declaration in all init.d scripts, so I expect us to find edge cases
27149 where the dependences in some scripts are slightly wrong when we start
27150 using this.
</p
>
27152 <p
>On our IRC channel for this effort, #pkg-sysvinit, a new idea was
27153 introduced by Raphael Geissert today, one that could affect the
27154 startup speed as well. Instead of starting some scripts concurrently
27155 from rcS.d/ and another set of scripts from rc2.d/, it would be
27156 possible to run a of them in the same process. A quick way to test
27157 this would be to enable insserv and run
'mv /etc/rc2.d/S* /etc/rcS.d/;
27158 insserv
'. Will need to test if that work. :)
</p
>
27163 <title>Two projects that have improved the quality of free software a lot
</title>
27164 <link>http://people.skolelinux.org/pere/blog/Two_projects_that_have_improved_the_quality_of_free_software_a_lot.html
</link>
27165 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Two_projects_that_have_improved_the_quality_of_free_software_a_lot.html
</guid>
27166 <pubDate>Sat,
2 May
2009 15:
00:
00 +
0200</pubDate>
27167 <description><p
>There are two software projects that have had huge influence on the
27168 quality of free software, and I wanted to mention both in case someone
27169 do not yet know them.
</p
>
27171 <p
>The first one is
<a href=
"http://valgrind.org/
">valgrind
</a
>, a
27172 tool to detect and expose errors in the memory handling of programs.
27173 It is easy to use, all one need to do is to run
'valgrind program
',
27174 and it will report any problems on stdout. It is even better if the
27175 program include debug information. With debug information, it is able
27176 to report the source file name and line number where the problem
27177 occurs. It can report things like
'reading past memory block in file
27178 X line N, the memory block was allocated in file Y, line M
', and
27179 'using uninitialised value in control logic
'. This tool has made it
27180 trivial to investigate reproducible crash bugs in programs, and have
27181 reduced the number of this kind of bugs in free software a lot.
27183 <p
>The second one is
27184 <a href=
"http://en.wikipedia.org/wiki/Coverity
">Coverity
</a
> which is
27185 a source code checker. It is able to process the source of a program
27186 and find problems in the logic without running the program. It
27187 started out as the Stanford Checker and became well known when it was
27188 used to find bugs in the Linux kernel. It is now a commercial tool
27189 and the company behind it is running
27190 <a href=
"http://www.scan.coverity.com/
">a community service
</a
> for the
27191 free software community, where a lot of free software projects get
27192 their source checked for free. Several thousand defects have been
27193 found and fixed so far. It can find errors like
'lock L taken in file
27194 X line N is never released if exiting in line M
', or
'the code in file
27195 Y lines O to P can never be executed
'. The projects included in the
27196 community service project have managed to get rid of a lot of
27197 reliability problems thanks to Coverity.
</p
>
27199 <p
>I believe tools like this, that are able to automatically find
27200 errors in the source, are vital to improve the quality of software and
27201 make sure we can get rid of the crashing and failing software we are
27202 surrounded by today.
</p
>
27207 <title>No patch is not better than a useless patch
</title>
27208 <link>http://people.skolelinux.org/pere/blog/No_patch_is_not_better_than_a_useless_patch.html
</link>
27209 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/No_patch_is_not_better_than_a_useless_patch.html
</guid>
27210 <pubDate>Tue,
28 Apr
2009 09:
30:
00 +
0200</pubDate>
27211 <description><p
>Julien Blache
27212 <a href=
"http://blog.technologeek.org/
2009/
04/
12/
214">claim that no
27213 patch is better than a useless patch
</a
>. I completely disagree, as a
27214 patch allow one to discuss a concrete and proposed solution, and also
27215 prove that the issue at hand is important enough for someone to spent
27216 time on fixing it. No patch do not provide any of these positive
27217 properties.
</p
>
27222 <title>Recording video from cron using VLC
</title>
27223 <link>http://people.skolelinux.org/pere/blog/Recording_video_from_cron_using_VLC.html
</link>
27224 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Recording_video_from_cron_using_VLC.html
</guid>
27225 <pubDate>Sun,
5 Apr
2009 10:
00:
00 +
0200</pubDate>
27226 <description><p
>One think I have wanted to figure out for a along time is how to
27227 run vlc from cron to do recording of video streams on the net. The
27228 task is trivial with mplayer, but I do not really trust the security
27229 of mplayer (it crashes too often on strange input), and thus prefer
27230 vlc. I finally found a way to do it today. I spent an hour or so
27231 searching the web for recipes and reading the documentation. The
27232 hardest part was to get rid of the GUI window, but after finding the
27233 dummy interface, the command line finally presented itself:
</p
>
27235 <blockquote
><pre
>URL=http://www.ping.uio.no/video/rms-oslo_2009.ogg
27237 DISPLAY= vlc -q $URL \
27238 --sout=
"#duplicate{dst=std{access=file,url=
'$SAVEFILE
'},dst=nodisplay}
" \
27239 --intf=dummy
</pre
></blockquote
>
27241 <p
>The command stream the URL and store it in the SAVEFILE by
27242 duplicating the output stream to
"nodisplay
" and the file, using the
27243 dummy interface. The dummy interface and the nodisplay output make
27244 sure no X interface is needed.
</p
>
27246 <p
>The cron job then need to start this job with the appropriate URL
27247 and file name to save, sleep for the duration wanted, and then kill
27248 the vlc process with SIGTERM. Here is a complete script
27249 <tt
>vlc-record
</tt
> to use from
<tt
>at
</tt
> or
<tt
>cron
</tt
>:
</p
>
27251 <blockquote
><pre
>#!/bin/sh
27254 SAVEFILE=
"$
2"
27255 DURATION=
"$
3"
27256 DISPLAY= vlc -q
"$URL
" \
27257 --sout=
"#duplicate{dst=std{access=file,url=
'$SAVEFILE
'},dst=nodisplay}
" \
27258 --intf=dummy
< /dev/null
> /dev/null
2>&1 &
27262 wait $pid
</pre
></blockquote
>
27267 <title>Standardize on protocols and formats, not vendors and applications
</title>
27268 <link>http://people.skolelinux.org/pere/blog/Standardize_on_protocols_and_formats__not_vendors_and_applications.html
</link>
27269 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Standardize_on_protocols_and_formats__not_vendors_and_applications.html
</guid>
27270 <pubDate>Mon,
30 Mar
2009 11:
50:
00 +
0200</pubDate>
27271 <description><p
>Where I work at the University of Oslo, one decision stand out as a
27272 very good one to form a long lived computer infrastructure. It is the
27273 simple one, lost by many in todays computer industry: Standardize on
27274 open network protocols and open exchange/storage formats, not applications.
27275 Applications come and go, while protocols and files tend to stay, and
27276 thus one want to make it easy to change application and vendor, while
27277 avoiding conversion costs and locking users to a specific platform or
27278 application.
</p
>
27280 <p
>This approach make it possible to replace the client applications
27281 independently of the server applications. One can even allow users to
27282 use several different applications as long as they handle the selected
27283 protocol and format. In the normal case, only one client application
27284 is recommended and users only get help if they choose to use this
27285 application, but those that want to deviate from the easy path are not
27286 blocked from doing so.
</p
>
27288 <p
>It also allow us to replace the server side without forcing the
27289 users to replace their applications, and thus allow us to select the
27290 best server implementation at any moment, when scale and resouce
27291 requirements change.
</p
>
27293 <p
>I strongly recommend standardizing - on open network protocols and
27294 open formats, but I would never recommend standardizing on a single
27295 application that do not use open network protocol or open formats.
</p
>
27300 <title>Returning from Skolelinux developer gathering
</title>
27301 <link>http://people.skolelinux.org/pere/blog/Returning_from_Skolelinux_developer_gathering.html
</link>
27302 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Returning_from_Skolelinux_developer_gathering.html
</guid>
27303 <pubDate>Sun,
29 Mar
2009 21:
00:
00 +
0200</pubDate>
27304 <description><p
>I
'm sitting on the train going home from this weekends Debian
27305 Edu/Skolelinux development gathering. I got a bit done tuning the
27306 desktop, and looked into the dynamic service location protocol
27307 implementation avahi. It look like it could be useful for us. Almost
27308 30 people participated, and I believe it was a great environment to
27309 get to know the Skolelinux system. Walter Bender, involved in the
27310 development of the Sugar educational platform, presented his stuff and
27311 also helped me improve my OLPC installation. He also showed me that
27312 his Turtle Art application can be used in standalone mode, and we
27313 agreed that I would help getting it packaged for Debian. As a
27314 standalone application it would be great for Debian Edu. We also
27315 tried to get the video conferencing working with two OLPCs, but that
27316 proved to be too hard for us. The application seem to need more work
27317 before it is ready for me. I look forward to getting home and relax
27323 <title>Time for new LDAP schemas replacing RFC
2307?
</title>
27324 <link>http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html
</link>
27325 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Time_for_new__LDAP_schemas_replacing_RFC_2307_.html
</guid>
27326 <pubDate>Sun,
29 Mar
2009 20:
30:
00 +
0200</pubDate>
27327 <description><p
>The state of standardized LDAP schemas on Linux is far from
27328 optimal. There is RFC
2307 documenting one way to store NIS maps in
27329 LDAP, and a modified version of this normally called RFC
2307bis, with
27330 some modifications to be compatible with Active Directory. The RFC
27331 specification handle the content of a lot of system databases, but do
27332 not handle DNS zones and DHCP configuration.
</p
>
27334 <p
>In
<a href=
"http://www.skolelinux.org/
">Debian Edu/Skolelinux
</a
>,
27335 we would like to store information about users, SMB clients/hosts,
27336 filegroups, netgroups (users and hosts), DHCP and DNS configuration,
27337 and LTSP configuration in LDAP. These objects have a lot in common,
27338 but with the current LDAP schemas it is not possible to have one
27339 object per entity. For example, one need to have at least three LDAP
27340 objects for a given computer, one with the SMB related stuff, one with
27341 DNS information and another with DHCP information. The schemas
27342 provided for DNS and DHCP are impossible to combine into one LDAP
27343 object. In addition, it is impossible to implement quick queries for
27344 netgroup membership, because of the way NIS triples are implemented.
27345 It just do not scale. I believe it is time for a few RFC
27346 specifications to cleam up this mess.
</p
>
27348 <p
>I would like to have one LDAP object representing each computer in
27349 the network, and this object can then keep the SMB (ie host key), DHCP
27350 (mac address/name) and DNS (name/IP address) settings in one place.
27351 It need to be efficently stored to make sure it scale well.
</p
>
27353 <p
>I would also like to have a quick way to map from a user or
27354 computer and to the net group this user or computer is a member.
</p
>
27356 <p
>Active Directory have done a better job than unix heads like myself
27357 in this regard, and the unix side need to catch up. Time to start a
27358 new IETF work group?
</p
>
27363 <title>Checking server hardware support status for Dell, HP and IBM servers
</title>
27364 <link>http://people.skolelinux.org/pere/blog/Checking_server_hardware_support_status_for_Dell__HP_and_IBM_servers.html
</link>
27365 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Checking_server_hardware_support_status_for_Dell__HP_and_IBM_servers.html
</guid>
27366 <pubDate>Sat,
28 Feb
2009 23:
50:
00 +
0100</pubDate>
27367 <description><p
>At work, we have a few hundred Linux servers, and with that amount
27368 of hardware it is important to keep track of when the hardware support
27369 contract expire for each server. We have a machine (and service)
27370 register, which until recently did not contain much useful besides the
27371 machine room location and contact information for the system owner for
27372 each machine. To make it easier for us to track support contract
27373 status, I
've recently spent time on extending the machine register to
27374 include information about when the support contract expire, and to tag
27375 machines with expired contracts to make it easy to get a list of such
27376 machines. I extended a perl script already being used to import
27377 information about machines into the register, to also do some screen
27378 scraping off the sites of Dell, HP and IBM (our majority of machines
27379 are from these vendors), and automatically check the support status
27380 for the relevant machines. This make the support status information
27381 easily available and I hope it will make it easier for the computer
27382 owner to know when to get new hardware or renew the support contract.
27383 The result of this work documented that
27% of the machines in the
27384 registry is without a support contract, and made it very easy to find
27385 them.
27% might seem like a lot, but I see it more as the case of us
27386 using machines a bit longer than the
3 years a normal support contract
27387 last, to have test machines and a platform for less important
27388 services. After all, the machines without a contract are working fine
27389 at the moment and the lack of contract is only a problem if any of
27390 them break down. When that happen, we can either fix it using spare
27391 parts from other machines or move the service to another old
27394 <p
>I believe the code for screen scraping the Dell site was originally
27395 written by Trond Hasle Amundsen, and later adjusted by me and Morten
27396 Werner Forsbring. The HP scraping was written by me after reading a
27397 nice article in ;login: about how to use WWW::Mechanize, and the IBM
27398 scraping was written by me based on the Dell code. I know the HTML
27399 parsing could be done using nice libraries, but did not want to
27400 introduce more dependencies. This is the current incarnation:
</p
>
27405 use WWW::Mechanize;
27408 sub get_support_info {
27409 my ($machine, $model, $serial, $productnumber) = @_;
27412 if ( $model =~ m/^Dell / ) {
27413 # fetch website from Dell support
27414 my $url =
"http://support.euro.dell.com/support/topics/topic.aspx/emea/shared/support/my_systems_info/no/details?c=no
&amp;cs=nodhs1
&amp;l=no
&amp;s=dhs
&amp;ServiceTag=$serial
";
27415 my $webpage = get($url);
27416 return undef unless ($webpage);
27419 my @lines = split(/\n/, $webpage);
27420 foreach my $line (@lines) {
27421 next unless ($line =~ m/Beskrivelse/);
27422 $line =~ s/
&lt;[^
>]+?
>/;/gm;
27423 $line =~ s/^.+?;(Beskrivelse;)/$
1/;
27425 my @f = split(/\;/, $line);
27426 @f = @f[
13 .. $#f];
27427 my $lastend =
"";
27428 while ($f[
3] eq
"DELL
") {
27429 my ($type, $startstr, $endstr, $days) = @f[
0,
5,
7,
10];
27431 my $start = POSIX::strftime(
"%Y-%m-%d
",
27432 localtime(str2time($startstr)));
27433 my $end = POSIX::strftime(
"%Y-%m-%d
",
27434 localtime(str2time($endstr)));
27435 $str .=
"$type $start -
> $end
";
27436 @f = @f[
14 .. $#f];
27437 $lastend = $end if ($end gt $lastend);
27439 my $today = POSIX::strftime(
"%Y-%m-%d
", localtime(time));
27440 tag_machine_unsupported($machine)
27441 if ($lastend lt $today);
27443 } elsif ( $model =~ m/^HP / ) {
27444 my $mech = WWW::Mechanize-
>new();
27446 'http://www1.itrc.hp.com/service/ewarranty/warrantyInput.do
';
27447 $mech-
>get($url);
27449 'BODServiceID
' =
> 'NA
',
27450 'RegisteredPurchaseDate
' =
> '',
27451 'country
' =
> 'NO
',
27452 'productNumber
' =
> $productnumber,
27453 'serialNumber1
' =
> $serial,
27455 $mech-
>submit_form( form_number =
> 2,
27456 fields =
> $fields );
27457 # Next step is screen scraping
27458 my $content = $mech-
>content();
27460 $content =~ s/
&lt;[^
>]+?
>/;/gm;
27461 $content =~ s/\s+/ /gm;
27462 $content =~ s/;\s*;/;;/gm;
27463 $content =~ s/;[\s;]+/;/gm;
27465 my $today = POSIX::strftime(
"%Y-%m-%d
", localtime(time));
27467 while ($content =~ m/;Warranty Type;/) {
27468 my ($type, $status, $startstr, $stopstr) = $content =~
27469 m/;Warranty Type;([^;]+);.+?;Status;(\w+);Start Date;([^;]+);End Date;([^;]+);/;
27470 $content =~ s/^.+?;Warranty Type;//;
27471 my $start = POSIX::strftime(
"%Y-%m-%d
",
27472 localtime(str2time($startstr)));
27473 my $end = POSIX::strftime(
"%Y-%m-%d
",
27474 localtime(str2time($stopstr)));
27476 $str .=
"$type ($status) $start -
> $end
";
27478 tag_machine_unsupported($machine)
27479 if ($end lt $today);
27481 } elsif ( $model =~ m/^IBM / ) {
27482 # This code ignore extended support contracts.
27483 my ($producttype) = $model =~ m/.*-\[(.{
4}).+\]-/;
27484 if ($producttype
&amp;
&amp; $serial) {
27486 get(
"http://www-
947.ibm.com/systems/support/supportsite.wss/warranty?action=warranty
&amp;brandind=
5000008&amp;Submit=Submit
&amp;type=$producttype
&amp;serial=$serial
");
27488 $content =~ s/
&lt;[^
>]+?
>/;/gm;
27489 $content =~ s/\s+/ /gm;
27490 $content =~ s/;\s*;/;;/gm;
27491 $content =~ s/;[\s;]+/;/gm;
27493 $content =~ s/^.+?;Warranty status;//;
27494 my ($status, $end) = $content =~ m/;Warranty status;([^;]+)\s*;Expiration date;(\S+) ;/;
27496 $str .=
"($status) -
> $end
";
27498 my $today = POSIX::strftime(
"%Y-%m-%d
", localtime(time));
27499 tag_machine_unsupported($machine)
27500 if ($end lt $today);
27508 <p
>Here are some examples on how to use the function, using fake
27509 serial numbers. The information passed in as arguments are fetched
27510 from dmidecode.
</p
>
27513 print get_support_info(
"hp.host
",
"HP ProLiant BL460c G1
",
"1234567890"
27514 "447707-B21
");
27515 print get_support_info(
"dell.host
",
"Dell Inc. PowerEdge
2950",
"1234567");
27516 print get_support_info(
"ibm.host
",
"IBM eserver xSeries
345 -[
867061X]-
",
27517 "1234567");
27520 <p
>I would recommend this approach for tracking support contracts for
27521 everyone with more than a few computers to administer. :)
</p
>
27523 <p
>Update
2009-
03-
06: The IBM page do not include extended support
27524 contracts, so it is useless in that case. The original Dell code do
27525 not handle extended support contracts either, but has been updated to
27531 <title>Using bar codes at a computing center
</title>
27532 <link>http://people.skolelinux.org/pere/blog/Using_bar_codes_at_a_computing_center.html
</link>
27533 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Using_bar_codes_at_a_computing_center.html
</guid>
27534 <pubDate>Fri,
20 Feb
2009 08:
50:
00 +
0100</pubDate>
27535 <description><p
>At work with the University of Oslo, we have several hundred computers
27536 in our computing center. This give us a challenge in tracking the
27537 location and cabling of the computers, when they are added, moved and
27538 removed. Some times the location register is not updated when a
27539 computer is inserted or moved and we then have to search the room for
27540 the
"missing
" computer.
</p
>
27542 <p
>In the last issue of Linux Journal, I came across a project
27543 <a href=
"http://www.libdmtx.org/
">libdmtx
</a
> to write and read bar
27544 code blocks as defined in the
27545 <a href=
"http://en.wikipedia.org/wiki/Data_Matrix
">The Data Matrix
27546 Standard
</a
>. This is bar codes that can be read with a normal
27547 digital camera, for example that on a cell phone, and several such bar
27548 codes can be read by libdmtx from one picture. The bar code standard
27549 allow up to
2 KiB to be written in the tag. There is another project
27550 with
<a href=
"http://www.terryburton.co.uk/barcodewriter/
">a bar code
27551 writer written in postscript
</a
> capable of creating such bar codes,
27552 but this was the first time I found a tool to read these bar
27555 <p
>It occurred to me that this could be used to tag and track the
27556 machines in our computing center. If both racks and computers are
27557 tagged this way, we can use a picture of the rack and all its
27558 computers to detect the rack location of any computer in that rack.
27559 If we do this regularly for the entire room, we will find all
27560 locations, and can detect movements and removals.
</p
>
27562 <p
>I decided to test if this would work in practice, and picked a
27563 random rack and tagged all the machines with their names. Next, I
27564 took pictures with my digital camera, and gave the dmtxread program
27565 these JPEG pictures to see how many tags it could read. This worked
27566 fairly well. If the pictures was well focused and not taken from the
27567 side, all tags in the image could be read. Because of limited space
27568 between the racks, I was unable to get a good picture of the entire
27569 rack, but could without problem read all tags from a picture covering
27570 about half the rack. I had to limit the search time used by dmtxread
27571 to
60000 ms to make sure it terminated in a reasonable time frame.
</p
>
27573 <p
>My conclusion is that this could work, and we should probably look
27574 at adjusting our computer tagging procedures to use bar codes for
27575 easier automatic tracking of computers.
</p
>
27580 <title>When web browser developers make a video player...
</title>
27581 <link>http://people.skolelinux.org/pere/blog/When_web_browser_developers_make_a_video_player___.html
</link>
27582 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/When_web_browser_developers_make_a_video_player___.html
</guid>
27583 <pubDate>Sat,
17 Jan
2009 18:
50:
00 +
0100</pubDate>
27584 <description><p
>As part of the work we do in
<a href=
"http://www.nuug.no
">NUUG
</a
>
27585 to publish video recordings of our monthly presentations, we provide a
27586 page with embedded video for easy access to the recording. Putting a
27587 good set of HTML tags together to get working embedded video in all
27588 browsers and across all operating systems is not easy. I hope this
27589 will become easier when the
&lt;video
&gt; tag is implemented in all
27590 browsers, but I am not sure. We provide the recordings in several
27591 formats, MPEG1, Ogg Theora, H
.264 and Quicktime, and want the
27592 browser/media plugin to pick one it support and use it to play the
27593 recording, using whatever embed mechanism the browser understand.
27594 There is at least four different tags to use for this, the new HTML5
27595 &lt;video
&gt; tag, the
&lt;object
&gt; tag, the
&lt;embed
&gt; tag and
27596 the
&lt;applet
&gt; tag. All of these take a lot of options, and
27597 finding the best options is a major challenge.
</p
>
27599 <p
>I just tested the experimental Opera browser available from
<a
27600 href=
"http://labs.opera.com
">labs.opera.com
</a
>, to see how it handled
27601 a
&lt;video
&gt; tag with a few video sources and no extra attributes.
27602 I was not very impressed. The browser start by fetching a picture
27603 from the video stream. Not sure if it is the first frame, but it is
27604 definitely very early in the recording. So far, so good. Next,
27605 instead of streaming the
76 MiB video file, it start to download all
27606 of it, but do not start to play the video. This mean I have to wait
27607 for several minutes for the downloading to finish. When the download
27608 is done, the playing of the video do not start! Waiting for the
27609 download, but I do not get to see the video? Some testing later, I
27610 discover that I have to add the controls=
"true
" attribute to be able
27611 to get a play button to pres to start the video. Adding
27612 autoplay=
"true
" did not help. I sure hope this is a misfeature of the
27613 test version of Opera, and that future implementations of the
27614 &lt;video
&gt; tag will stream recordings by default, or at least start
27615 playing when the download is done.
</p
>
27617 <p
>The test page I used (since changed to add more attributes) is
27618 <a href=
"http://www.nuug.no/aktiviteter/
20090113-foredrag-om-foredrag/
">available
27619 from the nuug site
</a
>. Will have to test it with the new Firefox
27622 <p
>In the test process, I discovered a missing feature. I was unable
27623 to find a way to get the URL of the playing video out of Opera, so I
27624 am not quite sure it picked the Ogg Theora version of the video. I
27625 sure hope it was using the announced Ogg Theora support. :)
</p
>
27630 <title>Software video mixer on a USB stick
</title>
27631 <link>http://people.skolelinux.org/pere/blog/Software_video_mixer_on_a_USB_stick.html
</link>
27632 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Software_video_mixer_on_a_USB_stick.html
</guid>
27633 <pubDate>Sun,
28 Dec
2008 15:
40:
00 +
0100</pubDate>
27634 <description><p
>The
<a href=
"http://www.nuug.no/
">Norwegian Unix User Group
</a
> is
27635 recording our montly presentation on video, and recently we have
27636 worked on improving the quality of the recordings by mixing the slides
27637 directly with the video stream. For this, we use the
27638 <a href=
"http://dvswitch.alioth.debian.org/
">dvswitch
</a
> package from
27639 the Debian video team. As this require quite one computer per video
27640 source, and NUUG do not have enough laptops available, we need to
27641 borrow laptops. And to avoid having to install extra software on
27642 these borrwed laptops, I have wrapped up all the programs needed on a
27643 bootable USB stick. The software required is dvswitch with assosiated
27644 source, sink and mixer applications and
27645 <a href=
"http://www.kinodv.org/
">dvgrab
</a
>. To allow this setup to
27646 work without any configuration, I
've patched dvswitch to use
27647 <a href=
"http://www.avahi.org/
">avahi
</a
> to connect the various parts
27648 together. And to allow us to use laptops without firewire plugs, I
27649 upgraded dvgrab to the one from Debian/unstable to get one that work
27650 with USB sources. We have not yet tested this setup in a production
27651 setup, but I hope it will work properly, and allow us to set up a
27652 video mixer in a very short time frame. We will need it for
27653 <a href=
"http://www.goopen.no/
">Go Open
2009</a
>.
</p
>
27655 <p
><a href=
"http://www.nuug.no/pub/video/bin/usbstick-dvswitch.img.gz
">The
27656 USB image
</a
> is for a
1 GB memory stick, but can be used on any
27657 larger stick as well.
</p
>
27662 <title>Devcamp brought us closer to the Lenny based Debian Edu release
</title>
27663 <link>http://people.skolelinux.org/pere/blog/Devcamp_brought_us_closer_to_the_Lenny_based_Debian_Edu_release.html
</link>
27664 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Devcamp_brought_us_closer_to_the_Lenny_based_Debian_Edu_release.html
</guid>
27665 <pubDate>Sun,
7 Dec
2008 12:
00:
00 +
0100</pubDate>
27666 <description><p
>This weekend we had a small developer gathering for Debian Edu in
27667 Oslo. Most of Saturday was used for the general assemly for the
27668 member organization, but the rest of the weekend I used to tune the
27669 LTSP installation. LTSP now work out of the box on the
10-network.
27670 Acer Aspire One proved to be a very nice thin client, with both
27671 screen, mouse and keybard in a small box. Was working on getting the
27672 diskless workstation setup configured out of the box, but did not
27673 finish it before the weekend was up.
</p
>
27675 <p
>Did not find time to look at the
4 VGA cards in one box we got from
27676 the Brazilian group, so that will have to wait for the next
27677 development gathering. Would love to have the Debian Edu installer
27678 automatically detect and configure a multiseat setup when it find one
27679 of these cards.
</p
>
27684 <title>The sorry state of multimedia browser plugins in Debian
</title>
27685 <link>http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html
</link>
27686 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html
</guid>
27687 <pubDate>Tue,
25 Nov
2008 00:
10:
00 +
0100</pubDate>
27688 <description><p
>Recently I have spent some time evaluating the multimedia browser
27689 plugins available in Debian Lenny, to see which one we should use by
27690 default in Debian Edu. We need an embedded video playing plugin with
27691 control buttons to pause or stop the video, and capable of streaming
27692 all the multimedia content available on the web. The test results and
27693 notes are available on
27694 <a href=
"http://wiki.debian.org/DebianEdu/BrowserMultimedia
">the
27695 Debian wiki
</a
>. I was surprised how few of the plugins are able to
27696 fill this need. My personal video player favorite, VLC, has a really
27697 bad plugin which fail on a lot of the test pages. A lot of the MIME
27698 types I would expect to work with any free software player (like
27699 video/ogg), just do not work. And simple formats like the
27700 audio/x-mplegurl format (m3u playlists), just isn
't supported by the
27701 totem and vlc plugins. I hope the situation will improve soon. No
27702 wonder sites use the proprietary Adobe flash to play video.
</p
>
27704 <p
>For Lenny, we seem to end up with the mplayer plugin. It seem to
27705 be the only one fitting our needs. :/
</p
>