1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" dir=
"ltr">
5 <meta http-equiv=
"Content-Type" content=
"text/html;charset=utf-8" />
6 <title>Petter Reinholdtsen
</title>
7 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"http://people.skolelinux.org/pere/blog/style.css" />
8 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"http://people.skolelinux.org/pere/blog/vim.css" />
9 <link rel=
"alternate" title=
"RSS Feed" href=
"http://people.skolelinux.org/pere/blog/index.rss" type=
"application/rss+xml" />
14 <a href=
"http://people.skolelinux.org/pere/blog/">Petter Reinholdtsen
</a>
23 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/A_Debian_package_for_SMTP_via_Tor__aka_SMTorP__using_exim4.html">A Debian package for SMTP via Tor (aka SMTorP) using exim4
</a></div>
24 <div class=
"date">10th November
2014</div>
25 <div class=
"body"><p>The right to communicate with your friends and family in private,
26 without anyone snooping, is a right every citicen have in a liberal
27 democracy. But this right is under serious attack these days.
</p>
29 <p>A while back it occurred to me that one way to make the dragnet
30 surveillance conducted by NSA, GCHQ, FRA and others (and confirmed by
31 the whisleblower Snowden) more expensive for Internet email,
32 is to deliver all email using SMTP via Tor. Such SMTP option would be
33 a nice addition to the FreedomBox project if we could send email
34 between FreedomBox machines without leaking metadata about the emails
35 to the people peeking on the wire. I
36 <a href=
"http://lists.alioth.debian.org/pipermail/freedombox-discuss/2014-October/006493.html">proposed
37 this on the FreedomBox project mailing list in October
</a> and got a
38 lot of useful feedback and suggestions. It also became obvious to me
39 that this was not a novel idea, as the same idea was tested and
40 documented by Johannes Berg as early as
2006, and both
41 <a href=
"https://github.com/pagekite/Mailpile/wiki/SMTorP">the
42 Mailpile
</a> and
<a href=
"http://dee.su/cables">the Cables
</a> systems
43 propose a similar method / protocol to pass emails between users.
</p>
45 <p>To implement such system one need to set up a Tor hidden service
46 providing the SMTP protocol on port
25, and use email addresses
47 looking like username@hidden-service-name.onion. With such addresses
48 the connections to port
25 on hidden-service-name.onion using Tor will
49 go to the correct SMTP server. To do this, one need to configure the
50 Tor daemon to provide the hidden service and the mail server to accept
51 emails for this .onion domain. To learn more about Exim configuration
52 in Debian and test the design provided by Johannes Berg in his FAQ, I
53 set out yesterday to create a Debian package for making it trivial to
54 set up such SMTP over Tor service based on Debian. Getting it to work
56 <a href=
"https://github.com/petterreinholdtsen/exim4-smtorp">the
57 source code for the Debian package
</a> is available from github. I
58 plan to move it into Debian if further testing prove this to be a
61 <p>If you want to test this, set up a blank Debian machine without any
62 mail system installed (or run
<tt>apt-get purge exim4-config
</tt> to
63 get rid of exim4). Install tor, clone the git repository mentioned
64 above, build the deb and install it on the machine. Next, run
65 <tt>/usr/lib/exim4-smtorp/setup-exim-hidden-service
</tt> and follow
66 the instructions to get the service up and running. Restart tor and
67 exim when it is done, and test mail delivery using swaks like
71 torsocks swaks --server dutlqrrmjhtfa3vp.onion \
72 --to fbx@dutlqrrmjhtfa3vp.onion
73 </pre></blockquote></p>
75 <p>This will test the SMTP delivery using tor. Replace the email
76 address with your own address to test your server. :)
</p>
78 <p>The setup procedure is still to complex, and I hope it can be made
79 easier and more automatic. Especially the tor setup need more work.
80 Also, the package include a tor-smtp tool written in C, but its task
81 should probably be rewritten in some script language to make the deb
82 architecture independent. It would probably also make the code easier
83 to review. The tor-smtp tool currently need to listen on a socket for
84 exim to talk to it and is started using xinetd. It would be better if
85 no daemon and no socket is needed. I suspect it is possible to get
86 exim to run a command line tool for delivery instead of talking to a
87 socket, and hope to figure out how in a future version of this
90 <p>Until I wipe my test machine, I can be reached using the
91 <tt>fbx@dutlqrrmjhtfa3vp.onion
</tt> mail address, deliverable over
97 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/freedombox">freedombox
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance
</a>.
102 <div class=
"padding"></div>
105 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/First_Jessie_based_Debian_Edu_released__alpha0_.html">First Jessie based Debian Edu released (alpha0)
</a></div>
106 <div class=
"date">27th October
2014</div>
107 <div class=
"body"><p>I am happy to report that I on behalf of the Debian Edu team just
109 <a href=
"https://lists.debian.org/debian-edu-announce/2014/10/msg00000.html">this
110 announcement
</a>:
</p>
113 The Debian Edu Team is pleased to announce the release of Debian Edu
114 Jessie
8.0+edu0~alpha0
116 Debian Edu is a complete operating system for schools. Through its
117 various installation profiles you can install servers, workstations
118 and laptops which will work together on the school network. With
119 Debian Edu, the teachers themselves or their technical support can
120 roll out a complete multi-user multi-machine study environment within
121 hours or a few days. Debian Edu comes with hundreds of applications
122 pre-installed, but you can always add more packages from Debian.
124 For those who want to give Debian Edu Jessie a try, download and
125 installation instructions are available, including detailed
126 instructions in the manual[
1] explaining the first steps, such as
127 setting up a network or adding users. Please note that the password
128 for the user your prompted for during installation must have a length
129 of at least
5 characters!
131 [
1]
<URL:
<a href=
"https://wiki.debian.org/DebianEdu/Documentation/Jessie">https://wiki.debian.org/DebianEdu/Documentation/Jessie
</a> >
133 Would you like to give your school's computer a longer life? Are you
134 tired of sneaker administration, running from computer to computer
135 reinstalling the operating system? Would you like to administrate all
136 the computers in your school using only a couple of hours every week?
137 Check out Debian Edu Jessie!
139 Skolelinux is used by at least two hundred schools all over the world,
140 mostly in Germany and Norway.
142 About Debian Edu and Skolelinux
143 ===============================
145 Debian Edu, also known as Skolelinux[
2], is a Linux distribution based
146 on Debian providing an out-of-the box environment of a completely
147 configured school network. Immediately after installation a school
148 server running all services needed for a school network is set up just
149 waiting for users and machines being added via GOsa², a comfortable
150 Web-UI. A netbooting environment is prepared using PXE, so after
151 initial installation of the main server from CD or USB stick all other
152 machines can be installed via the network. The provided school server
153 provides LDAP database and Kerberos authentication service,
154 centralized home directories, DHCP server, web proxy and many other
155 services. The desktop contains more than
60 educational software
156 packages[
3] and more are available from the Debian archive, and
157 schools can choose between KDE, Gnome, LXDE, Xfce and MATE desktop
160 [
2]
<URL:
<a href=
"http://www.skolelinux.org/">http://www.skolelinux.org/
</a> >
161 [
3]
<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> >
163 Full release notes and manual
164 =============================
166 Below the download URLs there is a list of some of the new features
167 and bugfixes of Debian Edu
8.0+edu0~alpha0 Codename Jessie. The full
168 list is part of the manual. (See the feature list in the manual[
4] for
169 the English version.) For some languages manual translations are
170 available, see the manual translation overview[
5].
172 [
4]
<URL:
<a href=
"https://wiki.debian.org/DebianEdu/Documentation/Jessie/Features">https://wiki.debian.org/DebianEdu/Documentation/Jessie/Features
</a> >
173 [
5]
<URL:
<a href=
"http://maintainer.skolelinux.org/debian-edu-doc/">http://maintainer.skolelinux.org/debian-edu-doc/
</a> >
178 To download the multiarch netinstall CD release (
624 MiB) you can use
180 *
<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>
181 *
<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>
182 * rsync -avzP ftp.skolelinux.org::skolelinux-cd/debian-edu-
8.0+edu0~alpha0-CD.iso .
184 The SHA1SUM of this image is:
361188818e036ce67280a572f757de82ebfeb095
186 New features for Debian Edu
8.0+edu0~alpha0 Codename Jessie released
2014-
10-
27
187 ===============================================================================
193 * PXE installation now installs firmware automatically for the hardware present.
198 Everything which is new in Debian Jessie
8.0, eg:
200 * Linux kernel
3.16.x
201 * Desktop environments KDE "Plasma"
4.11.12, GNOME
3.14, Xfce
4.10,
202 LXDE
0.5.6 and MATE
1.8 (KDE "Plasma" is installed by default; to
203 choose one of the others see manual.)
204 * the browsers Iceweasel
31 ESR and Chromium
38
208 * CUPS print system
1.7.5
209 * new boot framework: systemd
210 * Educational toolbox GCompris
14.07
211 * Music creator Rosegarden
14.02
212 * Image editor Gimp
2.8.14
213 * Virtual stargazer Stellarium
0.13.0
216 * New version of debian-installer from Debian Jessie.
217 * Debian Jessie includes about
42000 packages available for
219 * More information about Debian Jessie
8.0 is provided in the release
220 notes[
6] and the installation manual[
7].
222 [
6]
<URL:
<a href=
"http://www.debian.org/releases/jessie/releasenotes">http://www.debian.org/releases/jessie/releasenotes
</a> >
223 [
7]
<URL:
<a href=
"http://www.debian.org/releases/jessie/installmanual">http://www.debian.org/releases/jessie/installmanual
</a> >
228 * Inserting incorrect DNS information in Gosa will no longer break
229 DNS completely, but instead stop DNS updates until the incorrect
230 information is corrected (Debian bug #
710362)
233 Documentation and translation updates
234 -------------------------------------
236 * The Debian Edu Jessie Manual is fully translated to German, French,
237 Italian, Danish and Dutch. Partly translated versions exist for
238 Norwegian Bokmal and Spanish.
243 * Due to new Squid settings, powering off or rebooting the main
244 server takes more time.
245 * To manage printers localhost:
631 has to be used, currently www:
631
248 Regressions / known problems
249 ----------------------------
251 * Installing LTSP chroot fails with a bug related to eatmydata about
252 exim4-config failing to run its postinst (see Debian bug #
765694
253 and Debian bug #
762103).
254 * Munin collection is not properly configured on clients (Debian bug
255 #
764594). The fix is available in a newer version of munin-node.
256 * PXE setup for Main Server and Thin Client Server setup does not
257 work when installing on a machine without direct Internet access.
258 Will be fixed when Debian bug #
766960 is fixed in Jessie.
260 See the status page[
8] for the complete list.
262 [
8]
<URL:
<a href=
"https://wiki.debian.org/DebianEdu/Status/Jessie">https://wiki.debian.org/DebianEdu/Status/Jessie
</a> >
267 <URL:
<a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a> >
272 The Debian Project was founded in
1993 by Ian Murdock to be a truly
273 free community project. Since then the project has grown to be one of
274 the largest and most influential open source projects. Thousands of
275 volunteers from all over the world work together to create and
276 maintain Debian software. Available in
70 languages, and supporting a
277 huge range of computer types, Debian calls itself the universal
281 For further information, please visit the Debian web pages[
9] or send
282 mail to press@debian.org.
284 [
9]
<URL:
<a href=
"http://www.debian.org/">http://www.debian.org/
</a> >
290 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>.
295 <div class=
"padding"></div>
298 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/I_spent_last_weekend_recording_MakerCon_Nordic.html">I spent last weekend recording MakerCon Nordic
</a></div>
299 <div class=
"date">23rd October
2014</div>
300 <div class=
"body"><p>I spent last weekend at
<a href=
"http://www.makercon.no/">Makercon
301 Nordic
</a>, a great conference and workshop for makers in Norway and
302 the surrounding countries. I had volunteered on behalf of the
303 Norwegian Unix Users Group (NUUG) to video record the talks, and we
304 had a great and exhausting time recording the entire day, two days in
305 a row. There were only two of us, Hans-Petter and me, and we used the
306 regular video equipment for NUUG, with a
307 <a href=
"http://dvswitch.alioth.debian.org/wiki/">dvswitch
</a>, a
308 camera and a VGA to DV convert box, and mixed video and slides
311 <p>Hans-Petter did the post-processing, consisting of uploading the
312 around
180 GiB of raw video to Youtube, and the result is
313 <a href=
"https://www.youtube.com/user/MakerConNordic/">now becoming
314 public
</a> on the MakerConNordic account. The videos have the license
315 NUUG always use on our recordings, which is
316 <a href=
"http://creativecommons.org/licenses/by-sa/3.0/no/">Creative
317 Commons Navngivelse-Del på samme vilkår
3.0 Norge
</a>. Many great
318 talks available. Check it out! :)
</p>
323 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/nuug">nuug
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/video">video
</a>.
328 <div class=
"padding"></div>
331 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/listadmin__the_quick_way_to_moderate_mailman_lists___nice_free_software.html">listadmin, the quick way to moderate mailman lists - nice free software
</a></div>
332 <div class=
"date">22nd October
2014</div>
333 <div class=
"body"><p>If you ever had to moderate a mailman list, like the ones on
334 alioth.debian.org, you know the web interface is fairly slow to
335 operate. First you visit one web page, enter the moderation password
336 and get a new page shown with a list of all the messages to moderate
337 and various options for each email address. This take a while for
338 every list you moderate, and you need to do it regularly to do a good
339 job as a list moderator. But there is a quick alternative,
340 <a href=
"http://heim.ifi.uio.no/kjetilho/hacks/#listadmin">the
341 listadmin program
</a>. It allow you to check lists for new messages
342 to moderate in a fraction of a second. Here is a test run on two
343 lists I recently took over:
</p>
346 % time listadmin xiph
347 fetching data for pkg-xiph-commits@lists.alioth.debian.org ... nothing in queue
348 fetching data for pkg-xiph-maint@lists.alioth.debian.org ... nothing in queue
354 </pre></blockquote></p>
356 <p>In
1.7 seconds I had checked two mailing lists and confirmed that
357 there are no message in the moderation queue. Every morning I
358 currently moderate
68 mailman lists, and it normally take around two
359 minutes. When I took over the two pkg-xiph lists above a few days
360 ago, there were
400 emails waiting in the moderator queue. It took me
361 less than
15 minutes to process them all using the listadmin
365 <a href=
"https://tracker.debian.org/pkg/listadmin">the listadmin
366 package
</a> from Debian and create a file
<tt>~/.listadmin.ini
</tt>
367 with content like this, the moderation task is a breeze:
</p>
370 username username@example.org
373 discard_if_reason "Posting restricted to members only. Remove us from your mail list."
376 adminurl https://{domain}/mailman/admindb/{list}
377 mailman-list@lists.example.com
380 other-list@otherserver.example.org
381 </pre></blockquote></p>
383 <p>There are other options to set as well. Check the manual page to
384 learn the details.
</p>
386 <p>If you are forced to moderate lists on a mailman installation where
387 the SSL certificate is self signed or not properly signed by a
388 generally accepted signing authority, you can set a environment
389 variable when calling listadmin to disable SSL verification:
</p>
392 PERL_LWP_SSL_VERIFY_HOSTNAME=
0 listadmin
393 </pre></blockquote></p>
395 <p>If you want to moderate a subset of the lists you take care of, you
396 can provide an argument to the listadmin script like I do in the
397 initial screen dump (the xiph argument). Using an argument, only
398 lists matching the argument string will be processed. This make it
399 quick to accept messages if you notice the moderation request in your
402 <p>Without the listadmin program, I would never be the moderator of
68
403 mailing lists, as I simply do not have time to spend on that if the
404 process was any slower. The listadmin program have saved me hours of
405 time I could spend elsewhere over the years. It truly is nice free
408 <p>As usual, if you use Bitcoin and want to show your support of my
409 activities, please send Bitcoin donations to my address
410 <b><a href=
"bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b&label=PetterReinholdtsenBlog">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a></b>.
</p>
412 <p>Update
2014-
10-
27: Added missing 'username' statement in
413 configuration example. Also, I've been told that the
414 PERL_LWP_SSL_VERIFY_HOSTNAME=
0 setting do not work for everyone. Not
420 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>.
425 <div class=
"padding"></div>
428 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/Debian_Jessie__PXE_and_automatic_firmware_installation.html">Debian Jessie, PXE and automatic firmware installation
</a></div>
429 <div class=
"date">17th October
2014</div>
430 <div class=
"body"><p>When PXE installing laptops with Debian, I often run into the
431 problem that the WiFi card require some firmware to work properly.
432 And it has been a pain to fix this using preseeding in Debian.
433 Normally something more is needed. But thanks to
434 <a href=
"https://packages.qa.debian.org/i/isenkram.html">my isenkram
435 package
</a> and its recent tasksel extension, it has now become easy
436 to do this using simple preseeding.
</p>
438 <p>The isenkram-cli package provide tasksel tasks which will install
439 firmware for the hardware found in the machine (actually, requested by
440 the kernel modules for the hardware). (It can also install user space
441 programs supporting the hardware detected, but that is not the focus
444 <p>To get this working in the default installation, two preeseding
445 values are needed. First, the isenkram-cli package must be installed
446 into the target chroot (aka the hard drive) before tasksel is executed
447 in the pkgsel step of the debian-installer system. This is done by
448 preseeding the base-installer/includes debconf value to include the
449 isenkram-cli package. The package name is next passed to debootstrap
450 for installation. With the isenkram-cli package in place, tasksel
451 will automatically use the isenkram tasks to detect hardware specific
452 packages for the machine being installed and install them, because
453 isenkram-cli contain tasksel tasks.
</p>
455 <p>Second, one need to enable the non-free APT repository, because
456 most firmware unfortunately is non-free. This is done by preseeding
457 the apt-mirror-setup step. This is unfortunate, but for a lot of
458 hardware it is the only option in Debian.
</p>
460 <p>The end result is two lines needed in your preseeding file to get
461 firmware installed automatically by the installer:
</p>
464 base-installer base-installer/includes string isenkram-cli
465 apt-mirror-setup apt-setup/non-free boolean true
466 </pre></blockquote></p>
468 <p>The current version of isenkram-cli in testing/jessie will install
469 both firmware and user space packages when using this method. It also
470 do not work well, so use version
0.15 or later. Installing both
471 firmware and user space packages might give you a bit more than you
472 want, so I decided to split the tasksel task in two, one for firmware
473 and one for user space programs. The firmware task is enabled by
474 default, while the one for user space programs is not. This split is
475 implemented in the package currently in unstable.
</p>
477 <p>If you decide to give this a go, please let me know (via email) how
478 this recipe work for you. :)
</p>
480 <p>So, I bet you are wondering, how can this work. First and
481 foremost, it work because tasksel is modular, and driven by whatever
482 files it find in /usr/lib/tasksel/ and /usr/share/tasksel/. So the
483 isenkram-cli package place two files for tasksel to find. First there
484 is the task description file (/usr/share/tasksel/descs/isenkram.desc):
</p>
487 Task: isenkram-packages
489 Description: Hardware specific packages (autodetected by isenkram)
490 Based on the detected hardware various hardware specific packages are
492 Test-new-install: show show
494 Packages: for-current-hardware
496 Task: isenkram-firmware
498 Description: Hardware specific firmware packages (autodetected by isenkram)
499 Based on the detected hardware various hardware specific firmware
500 packages are proposed.
501 Test-new-install: mark show
503 Packages: for-current-hardware-firmware
504 </pre></blockquote></p>
506 <p>The key parts are Test-new-install which indicate how the task
507 should be handled and the Packages line referencing to a script in
508 /usr/lib/tasksel/packages/. The scripts use other scripts to get a
509 list of packages to install. The for-current-hardware-firmware script
510 look like this to list relevant firmware for the machine:
517 isenkram-autoinstall-firmware -l
518 </pre></blockquote></p>
520 <p>With those two pieces in place, the firmware is installed by
521 tasksel during the normal d-i run. :)
</p>
523 <p>If you want to test what tasksel will install when isenkram-cli is
524 installed, run
<tt>DEBIAN_PRIORITY=critical tasksel --test
525 --new-install
</tt> to get the list of packages that tasksel would
528 <p><a href=
"https://wiki.debian.org/DebianEdu/">Debian Edu
</a> will be
529 pilots in testing this feature, as isenkram is used there now to
530 install firmware, replacing the earlier scripts.
</p>
535 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram">isenkram
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin
</a>.
540 <div class=
"padding"></div>
543 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/Ubuntu_used_to_show_the_bread_prizes_at_ICA_Storo.html">Ubuntu used to show the bread prizes at ICA Storo
</a></div>
544 <div class=
"date"> 4th October
2014</div>
545 <div class=
"body"><p>Today I came across an unexpected Ubuntu boot screen. Above the
546 bread shelf on the ICA shop at Storo in Oslo, the grub menu of Ubuntu
547 with Linux kernel
3.2.0-
23 (ie probably version
12.04 LTS) was stuck
548 on a screen normally showing the bread types and prizes:
</p>
550 <p align=
"center"><img width=
"70%" src=
"http://people.skolelinux.org/pere/blog/images/2014-10-04-ubuntu-ica-storo-crop.jpeg"></p>
552 <p>If it had booted as it was supposed to, I would never had known
553 about this hidden Linux installation. It is interesting what
554 <a href=
"http://revealingerrors.com/">errors can reveal
</a>.
</p>
559 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>.
564 <div class=
"padding"></div>
567 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html">New lsdvd release version
0.17 is ready
</a></div>
568 <div class=
"date"> 4th October
2014</div>
569 <div class=
"body"><p>The
<a href=
"https://sourceforge.net/p/lsdvd/">lsdvd project
</a>
570 got a new set of developers a few weeks ago, after the original
571 developer decided to step down and pass the project to fresh blood.
572 This project is now maintained by Petter Reinholdtsen and Steve
576 <a href=
"https://sourceforge.net/p/lsdvd/mailman/message/32896061/">a
577 new lsdvd release
</a>, available in git or from
578 <a href=
"https://sourceforge.net/projects/lsdvd/files/lsdvd/">the
579 download page
</a>. This is the changelog dated
2014-
10-
03 for version
584 <li>Ignore 'phantom' audio, subtitle tracks
</li>
585 <li>Check for garbage in the program chains, which indicate that a track is
586 non-existant, to work around additional copy protection
</li>
587 <li>Fix displaying content type for audio tracks, subtitles
</li>
588 <li>Fix pallete display of first entry
</li>
589 <li>Fix include orders
</li>
590 <li>Ignore read errors in titles that would not be displayed anyway
</li>
591 <li>Fix the chapter count
</li>
592 <li>Make sure the array size and the array limit used when initialising
593 the palette size is the same.
</li>
594 <li>Fix array printing.
</li>
595 <li>Correct subsecond calculations.
</li>
596 <li>Add sector information to the output format.
</li>
597 <li>Clean up code to be closer to ANSI C and compile without warnings
598 with more GCC compiler warnings.
</li>
602 <p>This change bring together patches for lsdvd in use in various
603 Linux and Unix distributions, as well as patches submitted to the
604 project the last nine years. Please check it out. :)
</p>
609 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/lsdvd">lsdvd
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia
</a>.
614 <div class=
"padding"></div>
617 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/How_to_test_Debian_Edu_Jessie_despite_some_fatal_problems_with_the_installer.html">How to test Debian Edu Jessie despite some fatal problems with the installer
</a></div>
618 <div class=
"date">26th September
2014</div>
619 <div class=
"body"><p>The
<a href=
"http://www.skolelinux.org/">Debian Edu / Skolelinux
620 project
</a> provide a Linux solution for schools, including a
621 powerful desktop with education software, a central server providing
622 web pages, user database, user home directories, central login and PXE
623 boot of both clients without disk and the installation to install Debian
624 Edu on machines with disk (and a few other services perhaps to small
625 to mention here). We in the Debian Edu team are currently working on
626 the Jessie based version, trying to get everything in shape before the
627 freeze, to avoid having to maintain our own package repository in the
629 <a href=
"https://wiki.debian.org/DebianEdu/Status/Jessie">current
630 status
</a> can be seen on the Debian wiki, and there is still heaps of
631 work left. Some fatal problems block testing, breaking the installer,
632 but it is possible to work around these to get anyway. Here is a
633 recipe on how to get the installation limping along.
</p>
635 <p>First, download the test ISO via
636 <a href=
"ftp://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso">ftp
</a>,
637 <a href=
"http://ftp.skolelinux.no/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso">http
</a>
639 ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-
1.iso).
640 The ISO build was broken on Tuesday, so we do not get a new ISO every
641 12 hours or so, but thankfully the ISO we already got we are able to
642 install with some tweaking.
</p>
644 <p>When you get to the Debian Edu profile question, go to tty2
645 (use Alt-Ctrl-F2), run
</p>
648 nano /usr/bin/edu-eatmydata-install
649 </pre></blockquote></p>
651 <p>and add 'exit
0' as the second line, disabling the eatmydata
652 optimization. Return to the installation, select the profile you want
653 and continue. Without this change, exim4-config will fail to install
654 due to a known bug in eatmydata.
</p>
656 <p>When you get the grub question at the end, answer /dev/sda (or if
657 this do not work, figure out what your correct value would be. All my
658 test machines need /dev/sda, so I have no advice if it do not fit
661 <p>If you installed a profile including a graphical desktop, log in as
662 root after the initial boot from hard drive, and install the
663 education-desktop-XXX metapackage. XXX can be kde, gnome, lxde, xfce
664 or mate. If you want several desktop options, install more than one
665 metapackage. Once this is done, reboot and you should have a working
666 graphical login screen. This workaround should no longer be needed
667 once the education-tasks package version
1.801 enter testing in two
670 <p>I believe the ISO build will start working on two days when the new
671 tasksel package enter testing and Steve McIntyre get a chance to
672 update the debian-cd git repository. The eatmydata, grub and desktop
673 issues are already fixed in unstable and testing, and should show up
674 on the ISO as soon as the ISO build start working again. Well the
675 eatmydata optimization is really just disabled. The proper fix
676 require an upload by the eatmydata maintainer applying the patch
677 provided in bug
<a href=
"https://bugs.debian.org/702711">#
702711</a>.
678 The rest have proper fixes in unstable.
</p>
680 <p>I hope this get you going with the installation testing, as we are
681 quickly running out of time trying to get our Jessie based
682 installation ready before the distribution freeze in a month.
</p>
687 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>.
692 <div class=
"padding"></div>
695 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html">Suddenly I am the new upstream of the lsdvd command line tool
</a></div>
696 <div class=
"date">25th September
2014</div>
697 <div class=
"body"><p>I use the
<a href=
"https://sourceforge.net/p/lsdvd/">lsdvd tool
</a>
698 to handle my fairly large DVD collection. It is a nice command line
699 tool to get details about a DVD, like title, tracks, track length,
700 etc, in XML, Perl or human readable format. But lsdvd have not seen
701 any new development since
2006 and had a few irritating bugs affecting
702 its use with some DVDs. Upstream seemed to be dead, and in January I
703 sent a small probe asking for a version control repository for the
704 project, without any reply. But I use it regularly and would like to
705 get
<a href=
"https://packages.qa.debian.org/lsdvd">an updated version
706 into Debian
</a>. So two weeks ago I tried harder to get in touch with
707 the project admin, and after getting a reply from him explaining that
708 he was no longer interested in the project, I asked if I could take
709 over. And yesterday, I became project admin.
</p>
711 <p>I've been in touch with a Gentoo developer and the Debian
712 maintainer interested in joining forces to maintain the upstream
713 project, and I hope we can get a new release out fairly quickly,
714 collecting the patches spread around on the internet into on place.
715 I've added the relevant Debian patches to the freshly created git
716 repository, and expect the Gentoo patches to make it too. If you got
717 a DVD collection and care about command line tools, check out
718 <a href=
"https://sourceforge.net/p/lsdvd/git/ci/master/tree/">the git source
</a> and join
719 <a href=
"https://sourceforge.net/p/lsdvd/mailman/">the project mailing
725 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/english">english
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/lsdvd">lsdvd
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia
</a>.
730 <div class=
"padding"></div>
733 <div class=
"title"><a href=
"http://people.skolelinux.org/pere/blog/Hva_henger_under_skibrua_over_E16_p__Sollih_gda_.html">Hva henger under skibrua over E16 på Sollihøgda?
</a></div>
734 <div class=
"date">21st September
2014</div>
735 <div class=
"body"><p>Rundt omkring i Oslo og Østlandsområdet henger det bokser over
736 veiene som jeg har lurt på hva gjør. De har ut fra plassering og
737 vinkling sett ut som bokser som sniffer ut et eller annet fra
738 forbipasserende trafikk, men det har vært uklart for meg hva det er de
739 leser av. Her om dagen tok jeg bilde av en slik boks som henger under
740 <a href=
"http://www.openstreetmap.no/?zoom=19&mlat=59.96396&mlon=10.34443&layers=B00000">ei
741 skibru på Sollihøgda
</a>:
</p>
743 <p align=
"center"><img width=
"60%" src=
"http://people.skolelinux.org/pere/blog/images/2014-09-13-kapsch-sollihogda-crop.jpeg"></p>
745 <p>Boksen er tydelig merket «Kapsch
>>>», logoen til
746 <a href=
"http://www.kapsch.net/">det sveitsiske selskapet Kapsch
</a> som
747 blant annet lager sensorsystemer for veitrafikk. Men de lager mye
748 forskjellig, og jeg kjente ikke igjen boksen på utseendet etter en
749 kjapp titt på produktlista til selskapet.
</p>
751 <p>I og med at boksen henger over veien E16, en riksvei vedlikeholdt
752 av Statens Vegvesen, så antok jeg at det burde være mulig å bruke
753 REST-API-et som gir tilgang til vegvesenets database over veier,
754 skilter og annet veirelatert til å finne ut hva i alle dager dette
755 kunne være. De har både
756 <a href=
"https://www.vegvesen.no/nvdb/api/dokumentasjon/datakatalog">en
758 <a href=
"https://www.vegvesen.no/nvdb/api/dokumentasjon/sok">et
759 søk
</a>, der en kan søke etter ulike typer oppføringer innen for et
760 gitt geografisk område. Jeg laget et enkelt shell-script for å hente
761 ut antall av en gitt type innenfor området skibrua dekker, og listet
762 opp navnet på typene som ble funnet. Orket ikke slå opp hvordan
763 URL-koding av aktuelle strenger kunne gjøres mer generisk, og brukte
764 en stygg sed-linje i stedet.
</p>
770 -e 's/ / /g' -e 's/{/%
7B/g' \
771 -e 's/}/%
7D/g' -e 's/\[/%
5B/g' \
772 -e 's/\]/%
5D/g' -e 's/ /%
20/g' \
773 -e 's/,/%
2C/g' -e 's/\"/%
22/g' \
779 curl -s -H 'Accept: application/vnd.vegvesen.nvdb-v1+xml' \
780 "https://www.vegvesen.no/nvdb/api$url" | xmllint --format -
783 for id in $(seq
1 874) ; do
786 bbox: \"
10.34425,
59.96386,
10.34458,
59.96409\",
794 query=/sok?kriterie=$(echo $search | urlmap)
796 grep -q '
<totaltAntallReturnert
>0<'
801 lookup
"/datakatalog/objekttyper/$id" |grep '^
<navn
>'
808 Aktuelt ID-område
1-
874 var riktig i datakatalogen da jeg laget
809 scriptet. Det vil endre seg over tid. Skriptet listet så opp
810 aktuelle typer i og rundt skibrua:
814 <navn
>Rekkverk
</navn
>
816 <navn
>Rekkverksende
</navn
>
818 <navn
>Trafikklomme
</navn
>
820 <navn
>Trafikkøy
</navn
>
822 <navn
>Bru
</navn
>
824 <navn
>Stikkrenne/Kulvert
</navn
>
826 <navn
>Grøft, åpen
</navn
>
828 <navn
>Belysningsstrekning
</navn
>
830 <navn
>Skiltpunkt
</navn
>
832 <navn
>Skiltplate
</navn
>
834 <navn
>Referansestolpe
</navn
>
836 <navn
>Vegoppmerking, langsgående
</navn
>
838 <navn
>Fartsgrense
</navn
>
840 <navn
>Vinterdriftsstrategi
</navn
>
842 <navn
>Trafikkdeler
</navn
>
844 <navn
>Vegdekke
</navn
>
846 <navn
>Breddemåling
</navn
>
848 <navn
>Kantklippareal
</navn
>
850 <navn
>Snø-/isrydding
</navn
>
852 <navn
>Skred
</navn
>
854 <navn
>Dokumentasjon
</navn
>
856 <navn
>Undergang
</navn
>
858 <navn
>Tverrprofil
</navn
>
860 <navn
>Vegreferanse
</navn
>
862 <navn
>Region
</navn
>
864 <navn
>Fylke
</navn
>
866 <navn
>Kommune
</navn
>
868 <navn
>Gate
</navn
>
870 <navn
>Transportlenke
</navn
>
872 <navn
>Trafikkmengde
</navn
>
874 <navn
>Trafikkulykke
</navn
>
876 <navn
>Ulykkesinvolvert enhet
</navn
>
878 <navn
>Ulykkesinvolvert person
</navn
>
880 <navn
>Politidistrikt
</navn
>
882 <navn
>Vegbredde
</navn
>
884 <navn
>Høydebegrensning
</navn
>
886 <navn
>Nedbøyningsmåling
</navn
>
888 <navn
>Støy-luft, Strekningsdata
</navn
>
890 <navn
>Oppgravingsdata
</navn
>
892 <navn
>Oppgravingslag
</navn
>
894 <navn
>PMS-parsell
</navn
>
896 <navn
>Vegnormalstrekning
</navn
>
898 <navn
>Værrelatert strekning
</navn
>
900 <navn
>Feltstrekning
</navn
>
902 <navn
>Adressepunkt
</navn
>
904 <navn
>Friksjonsmåleserie
</navn
>
906 <navn
>Vegdekke, flatelapping
</navn
>
908 <navn
>Kurvatur, horisontalelement
</navn
>
910 <navn
>Kurvatur, vertikalelement
</navn
>
912 <navn
>Kurvatur, vertikalpunkt
</navn
>
914 <navn
>Statistikk, trafikkmengde
</navn
>
916 <navn
>Statistikk, vegbredde
</navn
>
918 <navn
>Nedbøyningsmåleserie
</navn
>
920 <navn
>ATK, influensstrekning
</navn
>
922 <navn
>Systemobjekt
</navn
>
924 <navn
>Vinterdriftsklasse
</navn
>
926 <navn
>Funksjonell vegklasse
</navn
>
928 <navn
>Kurvatur, stigning
</navn
>
930 <navn
>Vegbredde, beregnet
</navn
>
932 <navn
>Reisetidsregistreringspunkt
</navn
>
934 <navn
>Bruksklasse
</navn
>
937 <p>Av disse ser ID
775 og
862 mest relevant ut. ID
775 antar jeg
938 refererer til fotoboksen som står like ved brua, mens
939 «Reisetidsregistreringspunkt» kanskje kan være boksen som henger der.
940 Hvordan finner jeg så ut hva dette kan være for noe. En titt på
941 <a href=
"http://labs.vegdata.no/nvdb-datakatalog/862-Reisetidsregistreringspunkt/">datakatalogsiden
942 for ID
862/Reisetidsregistreringspunkt
</a> viser at det er finnes
53
943 slike målere i Norge, og hvor de er plassert, men gir ellers få
944 detaljer. Det er plassert
40 på østlandet og
13 i Trondheimsregionen.
945 Men siden nevner «AutoPASS», og hvis en slår opp oppføringen på
946 Sollihøgda nevner den «Ciber AS» som ID for eksternt system. (Kan det
948 <a href=
"http://www.proff.no/selskap/ciber-norge-as/oslo/internettdesign-og-programmering/Z0I3KMF4/">Ciber
949 Norge AS
</a>, et selskap eid av Ciber Europe Bv?) Et nettsøk på
950 «Ciber AS autopass» fører meg til en artikkel fra NRK Trøndelag i
952 «
<a href=
"http://www.nrk.no/trondelag/sjekk-dette-hvis-du-vil-unnga-ko-1.11327947">Sjekk
953 dette hvis du vil unngå kø
</a>». Artikkelen henviser til vegvesenets
955 <a href=
"http://www.reisetider.no/reisetid/forside.html">reisetider.no
</a>
957 <a href=
"http://www.reisetider.no/reisetid/omrade.html?omrade=5">kartside
958 for Østlandet
</a> som viser at det måles mellom Sandvika og Sollihøgda.
959 Det kan dermed se ut til at jeg har funnet ut hva boksene gjør.
</p>
961 <p>Hvis det stemmer, så er dette bokser som leser av AutoPASS-ID-en
962 til alle passerende biler med AutoPASS-brikke, og dermed gjør det mulig
963 for de som kontrollerer boksene å holde rede på hvor en gitt bil er
964 når den passerte et slikt målepunkt. NRK-artikkelen forteller at
965 denne informasjonen i dag kun brukes til å koble to
966 AutoPASS-brikkepasseringer passeringer sammen for å beregne
967 reisetiden, og at bruken er godkjent av Datatilsynet. Det er desverre
968 ikke mulig for en sjåfør som passerer under en slik boks å kontrollere
969 at AutoPASS-ID-en kun brukes til dette i dag og i fremtiden.
</p>
971 <p>I tillegg til denne type AutoPASS-sniffere vet jeg at det også
972 finnes mange automatiske stasjoner som tar betalt pr. passering (aka
973 bomstasjoner), og der lagres informasjon om tid, sted og bilnummer i
974 10 år. Finnes det andre slike sniffere plassert ut på veiene?
</p>
976 <p>Personlig har jeg valgt å ikke bruke AutoPASS-brikke, for å gjøre
977 det vanskeligere og mer kostbart for de som vil invadere privatsfæren
978 og holde rede på hvor bilen min beveger seg til enhver tid. Jeg håper
979 flere vil gjøre det samme, selv om det gir litt høyere private
980 utgifter (dyrere bompassering). Vern om privatsfæren koster i disse
983 <p>Takk til Jan Kristian Jensen i Statens Vegvesen for tips om
984 dokumentasjon på vegvesenets REST-API.
</p>
989 Tags:
<a href=
"http://people.skolelinux.org/pere/blog/tags/kart">kart
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/norsk">norsk
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/rfid">rfid
</a>,
<a href=
"http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance
</a>.
994 <div class=
"padding"></div>
996 <p style=
"text-align: right;"><a href=
"index.rss"><img src=
"http://people.skolelinux.org/pere/blog/xml.gif" alt=
"RSS feed" width=
"36" height=
"14" /></a></p>
1007 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/01/">January (
2)
</a></li>
1009 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/02/">February (
3)
</a></li>
1011 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/03/">March (
8)
</a></li>
1013 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/04/">April (
7)
</a></li>
1015 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/05/">May (
1)
</a></li>
1017 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/06/">June (
2)
</a></li>
1019 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/07/">July (
2)
</a></li>
1021 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/08/">August (
2)
</a></li>
1023 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/09/">September (
5)
</a></li>
1025 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/10/">October (
6)
</a></li>
1027 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2014/11/">November (
1)
</a></li>
1034 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/01/">January (
11)
</a></li>
1036 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/02/">February (
9)
</a></li>
1038 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/03/">March (
9)
</a></li>
1040 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/04/">April (
6)
</a></li>
1042 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/05/">May (
9)
</a></li>
1044 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/06/">June (
10)
</a></li>
1046 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/07/">July (
7)
</a></li>
1048 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/08/">August (
3)
</a></li>
1050 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/09/">September (
5)
</a></li>
1052 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/10/">October (
7)
</a></li>
1054 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/11/">November (
9)
</a></li>
1056 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2013/12/">December (
3)
</a></li>
1063 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/01/">January (
7)
</a></li>
1065 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/02/">February (
10)
</a></li>
1067 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/03/">March (
17)
</a></li>
1069 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/04/">April (
12)
</a></li>
1071 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/05/">May (
12)
</a></li>
1073 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/06/">June (
20)
</a></li>
1075 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/07/">July (
17)
</a></li>
1077 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/08/">August (
6)
</a></li>
1079 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/09/">September (
9)
</a></li>
1081 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/10/">October (
17)
</a></li>
1083 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/11/">November (
10)
</a></li>
1085 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2012/12/">December (
7)
</a></li>
1092 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/01/">January (
16)
</a></li>
1094 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/02/">February (
6)
</a></li>
1096 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/03/">March (
6)
</a></li>
1098 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/04/">April (
7)
</a></li>
1100 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/05/">May (
3)
</a></li>
1102 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/06/">June (
2)
</a></li>
1104 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/07/">July (
7)
</a></li>
1106 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/08/">August (
6)
</a></li>
1108 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/09/">September (
4)
</a></li>
1110 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/10/">October (
2)
</a></li>
1112 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/11/">November (
3)
</a></li>
1114 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2011/12/">December (
1)
</a></li>
1121 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/01/">January (
2)
</a></li>
1123 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/02/">February (
1)
</a></li>
1125 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/03/">March (
3)
</a></li>
1127 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/04/">April (
3)
</a></li>
1129 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/05/">May (
9)
</a></li>
1131 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/06/">June (
14)
</a></li>
1133 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/07/">July (
12)
</a></li>
1135 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/08/">August (
13)
</a></li>
1137 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/09/">September (
7)
</a></li>
1139 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/10/">October (
9)
</a></li>
1141 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/11/">November (
13)
</a></li>
1143 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2010/12/">December (
12)
</a></li>
1150 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/01/">January (
8)
</a></li>
1152 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/02/">February (
8)
</a></li>
1154 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/03/">March (
12)
</a></li>
1156 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/04/">April (
10)
</a></li>
1158 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/05/">May (
9)
</a></li>
1160 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/06/">June (
3)
</a></li>
1162 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/07/">July (
4)
</a></li>
1164 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/08/">August (
3)
</a></li>
1166 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/09/">September (
1)
</a></li>
1168 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/10/">October (
2)
</a></li>
1170 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/11/">November (
3)
</a></li>
1172 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2009/12/">December (
3)
</a></li>
1179 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/11/">November (
5)
</a></li>
1181 <li><a href=
"http://people.skolelinux.org/pere/blog/archive/2008/12/">December (
7)
</a></li>
1192 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/3d-printer">3d-printer (
13)
</a></li>
1194 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/amiga">amiga (
1)
</a></li>
1196 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/aros">aros (
1)
</a></li>
1198 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bankid">bankid (
4)
</a></li>
1200 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bitcoin">bitcoin (
8)
</a></li>
1202 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bootsystem">bootsystem (
14)
</a></li>
1204 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/bsa">bsa (
2)
</a></li>
1206 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/chrpath">chrpath (
2)
</a></li>
1208 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian">debian (
108)
</a></li>
1210 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (
151)
</a></li>
1212 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/digistan">digistan (
10)
</a></li>
1214 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/dld">dld (
15)
</a></li>
1216 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/docbook">docbook (
12)
</a></li>
1218 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/drivstoffpriser">drivstoffpriser (
4)
</a></li>
1220 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/english">english (
262)
</a></li>
1222 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fiksgatami">fiksgatami (
21)
</a></li>
1224 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (
12)
</a></li>
1226 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/freeculture">freeculture (
13)
</a></li>
1228 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/freedombox">freedombox (
9)
</a></li>
1230 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/frikanalen">frikanalen (
11)
</a></li>
1232 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/intervju">intervju (
41)
</a></li>
1234 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/isenkram">isenkram (
10)
</a></li>
1236 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/kart">kart (
19)
</a></li>
1238 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ldap">ldap (
9)
</a></li>
1240 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/lenker">lenker (
8)
</a></li>
1242 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/lsdvd">lsdvd (
2)
</a></li>
1244 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ltsp">ltsp (
1)
</a></li>
1246 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/mesh network">mesh network (
8)
</a></li>
1248 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (
31)
</a></li>
1250 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/norsk">norsk (
248)
</a></li>
1252 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/nuug">nuug (
163)
</a></li>
1254 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/offentlig innsyn">offentlig innsyn (
11)
</a></li>
1256 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/open311">open311 (
2)
</a></li>
1258 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/opphavsrett">opphavsrett (
48)
</a></li>
1260 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/personvern">personvern (
76)
</a></li>
1262 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/raid">raid (
1)
</a></li>
1264 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/reactos">reactos (
1)
</a></li>
1266 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/reprap">reprap (
11)
</a></li>
1268 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rfid">rfid (
3)
</a></li>
1270 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/robot">robot (
9)
</a></li>
1272 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/rss">rss (
1)
</a></li>
1274 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/ruter">ruter (
4)
</a></li>
1276 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/scraperwiki">scraperwiki (
2)
</a></li>
1278 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sikkerhet">sikkerhet (
41)
</a></li>
1280 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sitesummary">sitesummary (
4)
</a></li>
1282 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/skepsis">skepsis (
4)
</a></li>
1284 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/standard">standard (
45)
</a></li>
1286 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stavekontroll">stavekontroll (
3)
</a></li>
1288 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/stortinget">stortinget (
9)
</a></li>
1290 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/surveillance">surveillance (
27)
</a></li>
1292 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/sysadmin">sysadmin (
2)
</a></li>
1294 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/valg">valg (
8)
</a></li>
1296 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/video">video (
44)
</a></li>
1298 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/vitenskap">vitenskap (
4)
</a></li>
1300 <li><a href=
"http://people.skolelinux.org/pere/blog/tags/web">web (
33)
</a></li>
1306 <p style=
"text-align: right">
1307 Created by
<a href=
"http://steve.org.uk/Software/chronicle">Chronicle v4.6
</a>