1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <rss version='
2.0' xmlns:lj='http://www.livejournal.org/rss/lj/
1.0/' xmlns:
atom=
"http://www.w3.org/2005/Atom">
4 <title>Petter Reinholdtsen
</title>
5 <description></description>
6 <link>http://people.skolelinux.org/pere/blog/
</link>
7 <atom:link href=
"http://people.skolelinux.org/pere/blog/index.rss" rel=
"self" type=
"application/rss+xml" />
10 <title>Oslo community mesh network - with NUUG and Hackeriet at Hausmania
</title>
11 <link>http://people.skolelinux.org/pere/blog/Oslo_community_mesh_network___with_NUUG_and_Hackeriet_at_Hausmania.html
</link>
12 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Oslo_community_mesh_network___with_NUUG_and_Hackeriet_at_Hausmania.html
</guid>
13 <pubDate>Fri,
11 Oct
2013 14:
10:
00 +
0200</pubDate>
14 <description><p
>Wireless mesh networks are self organising and self healing
15 networks that can be used to connect computers across small and large
16 areas, depending on the radio technology used. Normal wifi equipment
17 can be used to create home made radio networks, and there are several
18 successful examples like
19 <a href=
"http://www.freifunk.net/
">Freifunk
</a
> and
20 <a href=
"http://www.awmn.net/
">Athens Wireless Metropolitan Network
</a
>
22 <a href=
"http://en.wikipedia.org/wiki/List_of_wireless_community_networks_by_region#Greece
">wikipedia
23 for a large list
</a
>) around the globe. To give you an idea how it
24 work, check out the nice overview of the Kiel Freifunk community which
25 can be seen from their
26 <a href=
"http://freifunk.in-kiel.de/ffmap/nodes.html
">dynamically
27 updated node graph and map
</a
>, where one can see how the mesh nodes
28 automatically handle routing and recover from nodes disappearing.
29 There is also a small community mesh network group in Oslo, Norway,
30 and that is the main topic of this blog post.
</p
>
32 <p
>I
've wanted to check out mesh networks for a while now, and hoped
33 to do it as part of my involvement with the
<a
34 href=
"http://www.nuug.no/
">NUUG member organisation
</a
> community, and
35 my recent involvement in
36 <a href=
"https://wiki.debian.org/FreedomBox
">the Freedombox project
</a
>
37 finally lead me to give mesh networks some priority, as I suspect a
38 Freedombox should use mesh networks to connect neighbours and family
39 when possible, given that most communication between people are
40 between those nearby (as shown for example by research on Facebook
41 communication patterns). It also allow people to communicate without
42 any central hub to tap into for those that want to listen in on the
43 private communication of citizens, which have become more and more
44 important over the years.
</p
>
46 <p
>So far I have only been able to find one group of people in Oslo
47 working on community mesh networks, over at the hack space
48 <a href=
"http://hackeriet.no/
">Hackeriet
</a
> at Husmania. They seem to
49 have started with some Freifunk based effort using OLSR, called
50 <a href=
"http://oslo.freifunk.net/index.php?title=Main_Page
">the Oslo
51 Freifunk project
</a
>, but that effort is now dead and the people
52 behind it have moved on to a batman-adv based system called
53 <a href=
"http://meshfx.org/trac
">meshfx
</a
>. Unfortunately the wiki
54 site for the Oslo Freifunk project is no longer possible to update to
55 reflect this fact, so the old project page can
't be updated to point to
56 the new project. A while back, the people at Hackeriet invited people
57 from the Freifunk community to Oslo to talk about mesh networks. I
58 came across this video where Hans Jørgen Lysglimt interview the
59 speakers about this talk (from
60 <a href=
"https://www.youtube.com/watch?v=N2Kd7CLkhSY
">youtube
</a
>):
</p
>
62 <p
><iframe width=
"420" height=
"315" src=
"https://www.youtube.com/embed/N2Kd7CLkhSY
" frameborder=
"0" allowfullscreen
></iframe
></p
>
64 <p
>I mentioned OLSR and batman-adv, which are mesh routing protocols.
65 There are heaps of different protocols, and I am still struggling to
66 figure out which one would be
"best
" for some definitions of best, but
67 given that the community mesh group in Oslo is so small, I believe it
68 is best to hook up with the existing one instead of trying to create a
69 completely different setup, and thus this have decided to focus on
70 batman-adv for now. It sure help me to know that the very cool
71 <a href=
"http://www.servalproject.org/
">Serval project in Australia
</a
>
72 is using batman-adv as their meshing technology when it create a self
73 organizing and self healing telephony system for disaster areas and
74 less industrialized communities. Check out this cool video presenting
76 <a href=
"https://www.youtube.com/watch?v=
30qNfzJCQOA
">youtube
</a
>):
</p
>
78 <p
><iframe width=
"560" height=
"315" src=
"https://www.youtube.com/embed/
30qNfzJCQOA
" frameborder=
"0" allowfullscreen
></iframe
></p
>
80 <p
>According to the wikipedia page on
81 <a href=
"http://en.wikipedia.org/wiki/Wireless_mesh_network
">Wireless
82 mesh network
</a
> there are around
70 competing schemes for routing
83 packets across mesh networks, and OLSR, B.A.T.M.A.N. and
84 B.A.T.M.A.N. advanced are protocols used by several free software
85 based community mesh networks.
</p
>
87 <p
>The batman-adv protocol is a bit special, as it provide layer
2
88 (as in ethernet ) routing, allowing ipv4 and ipv6 to work on the same
89 network. One way to think about it is that it provide a mesh based
90 vlan you can bridge to or handle like any other vlan connected to your
91 computer. The required drivers are already in the Linux kernel at
92 least since Debian Wheezy, and it is fairly easy to set up. A
93 <a href=
"http://www.open-mesh.org/projects/batman-adv/wiki/Quick-start-guide
">good
94 introduction
</a
> is available from the Open Mesh project. These are
95 the key settings needed to join the Oslo meshfx network:
</p
>
97 <p
><table
>
98 <tr
><th
>Setting
</th
><th
>Value
</th
></tr
>
99 <tr
><td
>Protocol / kernel module
</td
><td
>batman-adv
</td
></tr
>
100 <tr
><td
>ESSID
</td
><td
>meshfx@hackeriet
</td
></tr
>
101 <td
>Channel / Frequency
</td
><td
>11 /
2462</td
></tr
>
102 <td
>Cell ID
</td
><td
>02:BA:
00:
00:
00:
01</td
>
103 </table
></p
>
105 <p
>The reason for setting ad-hoc wifi Cell ID is to work around bugs
106 in firmware used in wifi card and wifi drivers. (See a nice post from
108 "<a href=
"http://tiebing.blogspot.no/
2009/
12/ad-hoc-cell-splitting-re-post-original.html
">Information
109 about cell-id splitting, stuck beacons, and failed IBSS merges!
</a
>
110 for details.) When these settings are activated and you have some
111 other mesh node nearby, your computer will be connected to the mesh
112 network and can communicate with any mesh node that is connected to
113 any of the nodes in your network of nodes. :)
</p
>
115 <p
>My initial plan was to reuse my old Linksys WRT54GL as a mesh node,
116 but that seem to be very hard, as I have not been able to locate a
117 firmware supporting batman-adv. If anyone know how to use that old
118 wifi access point with batman-adv these days, please let me know.
</p
>
120 <p
>If you find this project interesting and want to join, please join
121 us on IRC, either channel
122 <a href=
"irc://irc.freenode.net/#oslohackerspace
">#oslohackerspace
</a
>
123 or
<a href=
"irc://irc.freenode.net/#nuug
">#nuug
</a
> on
124 irc.freenode.net.
</p
>
126 <p
>While investigating mesh networks in Oslo, I came across an old
127 research paper from the university of Stavanger and Telenor Research
128 and Innovation called
129 <a href=
"http://folk.uio.no/paalee/publications/netrel-egeland-iswcs-
2008.pdf
">The
130 reliability of wireless backhaul mesh networks
</a
> and elsewhere
131 learned that Telenor have been experimenting with mesh networks at
132 Grünerløkka in Oslo. So mesh networks are also interesting for
133 commercial companies, even though Telenor discovered that it was hard
134 to figure out a good business plan for mesh networking and as far as I
135 know have closed down the experiment. Perhaps Telenor or others would
136 be interested in a cooperation?
</p
>
141 <title>Skolelinux / Debian Edu
7.1 install and overview video from Marcelo Salvador
</title>
142 <link>http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_7_1_install_and_overview_video_from_Marcelo_Salvador.html
</link>
143 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Skolelinux___Debian_Edu_7_1_install_and_overview_video_from_Marcelo_Salvador.html
</guid>
144 <pubDate>Tue,
8 Oct
2013 17:
10:
00 +
0200</pubDate>
145 <description><p
>The other day I was pleased and surprised to discover that Marcelo
146 Salvador had published a
147 <a href=
"https://www.youtube.com/watch?v=w-GgpdqgLFc
">video on
148 Youtube
</a
> showing how to install the standalone Debian Edu /
149 Skolelinux profile. This is the profile intended for use at home or
150 on laptops that should not be integrated into the provided network
151 services (no central home directory, no Kerberos / LDAP directory etc,
152 in other word a single user machine). The result is
11 minutes long,
153 and show some user applications (seem to be rather randomly picked).
154 Missed a few of my favorites like celestia, planets and chromium
155 showing the
<a href=
"http://www.zygotebody.com/
">Zygote Body
3D model
156 of the human body
</a
>, but I guess he did not know about those or find
157 other programs more interesting. :) And the video do not show the
158 advantages I believe is one of the most valuable featuers in Debian
159 Edu, its central school server making it possible to run hundreds of
160 computers without hard drives by installing one central
161 <a href=
"http://www.ltsp.org/
">LTSP server
</a
>.
</p
>
163 <p
>Anyway, check out the video, embedded below and linked to above:
</p
>
165 <iframe width=
"420" height=
"315" src=
"http://www.youtube.com/embed/w-GgpdqgLFc
" frameborder=
"0" allowfullscreen
></iframe
>
167 <p
>Are there other nice videos demonstrating Skolelinux? Please let
168 me know. :)
</p
>
173 <title>Finally, Debian Edu Wheezy is released today!
</title>
174 <link>http://people.skolelinux.org/pere/blog/Finally__Debian_Edu_Wheezy_is_released_today_.html
</link>
175 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Finally__Debian_Edu_Wheezy_is_released_today_.html
</guid>
176 <pubDate>Sun,
29 Sep
2013 10:
20:
00 +
0200</pubDate>
177 <description><p
>A few hours ago, the announcement for the first stable release of
178 Debian Edu Wheezy went out from the Debian publicity team. The
179 complete announcement text can be found at
180 <a href=
"http://www.debian.org/News/
2013/
20130928">the Debian News
181 section
</a
>, translated to several languages. Please check it out.
</p
>
183 <p
>There is one minor known problem that we will fix very soon. One
184 can not install a amd64 Thin Client Server using PXE, as the /var/
185 partition is too small. A workaround is to extend the partition (use
186 lvresize + resize2fs in tty
2 while installing).
</p
>
191 <title>Videos about the Freedombox project - for inspiration and learning
</title>
192 <link>http://people.skolelinux.org/pere/blog/Videos_about_the_Freedombox_project___for_inspiration_and_learning.html
</link>
193 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Videos_about_the_Freedombox_project___for_inspiration_and_learning.html
</guid>
194 <pubDate>Fri,
27 Sep
2013 14:
10:
00 +
0200</pubDate>
195 <description><p
>The
<a href=
"http://www.freedomboxfoundation.org/
">Freedombox
196 project
</a
> have been going on for a while, and have presented the
197 vision, ideas and solution several places. Here is a little
198 collection of videos of talks and presentation of the project.
</p
>
202 <li
><a href=
"http://www.youtube.com/watch?v=ukvUz5taxvA
">FreedomBox -
203 2,
5 minute marketing film
</a
> (Youtube)
</li
>
205 <li
><a href=
"http://www.youtube.com/watch?v=SzW25QTVWsE
">Eben Moglen
206 discusses the Freedombox on CBS news
2011</a
> (Youtube)
</li
>
208 <li
><a href=
"http://www.youtube.com/watch?v=Ae8SZbxfE0g
">Eben Moglen -
209 Freedom in the Cloud - Software Freedom, Privacy and and Security for
210 Web
2.0 and Cloud computing at ISOC-NY Public Meeting
2010</a
>
213 <li
><a href=
"http://www.youtube.com/watch?v=vNaIji_3xBE
">Fosdem
2011
214 Keynote by Eben Moglen presenting the Freedombox
</a
> (Youtube)
</li
>
216 <li
><a href=
"http://www.youtube.com/watch?v=
9bDDUyJSQ9s
">Presentation of
217 the Freedombox by James Vasile at Elevate in Gratz
2011</a
> (Youtube)
</li
>
219 <li
><a href=
"http://www.youtube.com/watch?v=zQTmnk27g9s
"> Freedombox -
220 Discovery, Identity, and Trust by Nick Daly at Freedombox Hackfest New
221 York City in
2012</a
> (Youtube)
</li
>
223 <li
><a href=
"http://www.youtube.com/watch?v=tkbSB4Ba7Ck
">Introduction
224 to the Freedombox at Freedombox Hackfest New York City in
2012</a
>
227 <li
><a href=
"http://www.youtube.com/watch?v=z-P2Jaeg0aQ
">Freedom, Out
228 of the Box! by Bdale Garbee at linux.conf.au Ballarat,
2012</a
> (Youtube)
</li
>
230 <li
><a href=
"https://archive.fosdem.org/
2013/schedule/event/freedombox/
">Freedombox
231 1.0 by Eben Moglen and Bdale Garbee at Fosdem
2013</a
> (FOSDEM)
</li
>
233 <li
><a href=
"http://www.youtube.com/watch?v=e1LpYX2zVYg
">What is the
234 FreedomBox today by Bdale Garbee at Debconf13 in Vaumarcus
235 2013</a
> (Youtube)
</li
>
239 <p
>A larger list is available from
240 <a href=
"https://wiki.debian.org/FreedomBox/TalksAndPresentations
">the
241 Freedombox Wiki
</a
>.
</p
>
243 <p
>On other news, I am happy to report that Freedombox based on Debian
244 Jessie is coming along quite well, and soon both Owncloud and using
245 Tor should be available for testers of the Freedombox solution. :) In
246 a few weeks I hope everything needed to test it is included in Debian.
247 The withsqlite package is already in Debian, and the plinth package is
248 pending in NEW. The third and vital part of that puzzle is the
249 metapackage/setup framework, which is still pending an upload. Join
250 us on
<a href=
"irc://irc.debian.org:
6667/%
23freedombox
">IRC
251 (#freedombox on irc.debian.org)
</a
> and
252 <a href=
"http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss
">the
253 mailing list
</a
> if you want to help make this vision come true.
</p
>
258 <title>Third and probably last beta release of Debian Edu Wheezy
</title>
259 <link>http://people.skolelinux.org/pere/blog/Third_and_probably_last_beta_release_of_Debian_Edu_Wheezy.html
</link>
260 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Third_and_probably_last_beta_release_of_Debian_Edu_Wheezy.html
</guid>
261 <pubDate>Mon,
16 Sep
2013 21:
30:
00 +
0200</pubDate>
262 <description><p
>The third wheezy based beta release of Debian Edu was wrapped up
263 today. This is the release announcement from Holger Levsen:
</p
>
266 <p
>Hi,
</p
>
268 <p
>it is my pleasure to announce the third beta release (beta
2 for
269 short) of
<a href=
"http://www.skolelinux.org/
">Debian Edu /
270 Skolelinux
</a
> based on Debian Wheezy!
</p
>
272 <p
>Please test these images extensivly, if no new problems are found
273 we plan to do this final Debian Edu Wheezy release this coming
274 weekend. We are not aware of any major problems or blockers in beta2,
275 if you find something, please notify us immediately!
</p
>
277 <p
>(More about the remaining steps for the Edu Wheezy release in
278 another mail to the edu list tonight or tomorrow...)
</p
>
280 <p
>Noteworthy changes and software updates for Debian Edu
7.1+edu0~b2
281 compared to beta1:
</p
>
285 <li
>The KDE proxy setup has been adjusted to use the provided wpad.dat. This
286 also gets Chromium to use this proxy.
</li
>
287 <li
>Install kdepim-groupware with KDE desktops to make sure korganizer
288 understand ical/dav sources.
</li
>
289 <li
>Increased default maximum size of /var/spool/squid and /skole/backup on the
290 main server.
</li
>
291 <li
>A source DVD image containing all source packages is now available as well.
</li
>
292 <li
>Updates for chromium (
29.0.1547.57-
1~deb7u1), imagemagick
293 (
6.7.7.10-
5+deb7u2), php5 (
5.4.4-
14+deb7u4), libmodplug
294 (
0.8.8.4-
3+deb7u1+git20130828), tiff (
4.0.2-
6+deb7u2), linux-image
295 (
3.2.0-
4-
486_3.2
.46-
1+deb7u1).
</li
>
299 <p
>Where to get it:
</p
>
301 <p
>To download the multiarch netinstall CD release you can use
</p
>
304 <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
>
305 <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
>
306 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-CD.iso .
</li
>
309 <p
>The SHA1SUM of this image is:
3a1c89f4666df80eebcd46c5bf5fedb866f9472f
</p
>
311 <p
>To download the multiarch USB stick ISO release you can use
313 <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
>
314 <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
>
315 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b2-USB.iso .
</li
>
318 <p
>The SHA1SUM of this image is:
702d1718548f401c74bfa6df9f032cc3ee16597e
</p
>
320 <p
>The Source DVD image has the filename
321 debian-edu-
7.1+edu0~b2-source-DVD.iso and the SHA1SUM
322 089eed8b3f962db47aae1f6a9685e9bb2fa30ca5 and is available the same way
323 as the other isos.
</p
>
325 <p
>How to report bugs
</p
>
327 <p
>For information how to report bugs please see
328 <br
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
></p
>
331 <p
>About Debian Edu and Skolelinux
</p
>
333 <p
>Debian Edu, also known as Skolelinux, is a Linux distribution based
334 on Debian providing an out-of-the box environment of a completely
335 configured school network. Immediately after installation a school
336 server running all services needed for a school network is set up just
337 waiting for users and machines being added via GOsa², a comfortable
338 Web-UI. A netbooting environment is prepared using PXE, so after
339 initial installation of the main server from CD or USB stick all other
340 machines can be installed via the network. The provided school server
341 provides LDAP database and Kerberos authentication service,
342 centralized home directories, DHCP server, web proxy and many other
343 services. The desktop contains more than
60 educational software
344 packages and more are available from the Debian archive, and schools
345 can choose between KDE, Gnome, LXDE and Xfce desktop environment.
</p
>
347 <p
>This is the seventh test release based on Debian Wheezy. Basically
348 this is an updated and slightly improved version compared to the
349 Squeeze release.
</p
>
351 <p
>Notes for upgrades from Alpha Prereleases
</p
>
353 <p
>Alpha based installations should reinstall or downgrade the
354 versions of gosa and libpam-mklocaluser to the ones used in this beta
355 release. Both alpha and beta0 based installations should reinstall or
356 deal with gosa.conf manually; there are two options: (
1) Keep
357 gosa.conf and edit this file as outlined on the mailing list. (
2)
358 Accept the new version of gosa.conf and replace both contained admin
359 password placeholders with the password hashes found in the old one
360 (backup copy!). In both cases all users need to change their password
361 to make sure a password is set for CIFS access to their home
366 <br
> Holger
</p
>
372 <title>Recipe to test the Freedombox project on amd64 or Raspberry Pi
</title>
373 <link>http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html
</link>
374 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Recipe_to_test_the_Freedombox_project_on_amd64_or_Raspberry_Pi.html
</guid>
375 <pubDate>Tue,
10 Sep
2013 14:
20:
00 +
0200</pubDate>
376 <description><p
>I was introduced to the
377 <a href=
"http://www.freedomboxfoundation.org/
">Freedombox project
</a
>
378 in
2010, when Eben Moglen presented his vision about serving the need
379 of non-technical people to keep their personal information private and
380 within the legal protection of their own homes. The idea is to give
381 people back the power over their network and machines, and return
382 Internet back to its intended peer-to-peer architecture. Instead of
383 depending on a central service, the Freedombox will give everyone
384 control over their own basic infrastructure.
</p
>
386 <p
>I
've intended to join the effort since then, but other tasks have
387 taken priority. But this summers nasty news about the misuse of trust
388 and privilege exercised by the
"western
" intelligence gathering
389 communities increased my eagerness to contribute to a point where I
390 actually started working on the project a while back.
</p
>
392 <p
>The
<a href=
"https://alioth.debian.org/projects/freedombox/
">initial
393 Debian initiative
</a
> based on the vision from Eben Moglen, is to
394 create a simple and cheap Debian based appliance that anyone can hook
395 up in their home and get access to secure and private services and
396 communication. The initial deployment platform have been the
397 <a href=
"http://www.globalscaletechnologies.com/t-dreamplugdetails.aspx
">Dreamplug
</a
>,
398 which is a piece of hardware I do not own. So to be able to test what
399 the current Freedombox setup look like, I had to come up with a way to install
400 it on some hardware I do have access to. I have rewritten the
401 <a href=
"https://github.com/NickDaly/freedom-maker
">freedom-maker
</a
>
402 image build framework to use .deb packages instead of only copying
403 setup into the boot images, and thanks to this rewrite I am able to
404 set up any machine supported by Debian Wheezy as a Freedombox, using
405 the previously mentioned deb (and a few support debs for packages
406 missing in Debian).
</p
>
408 <p
>The current Freedombox setup consist of a set of bootstrapping
410 (
<a href=
"https://github.com/petterreinholdtsen/freedombox-setup
">freedombox-setup
</a
>),
411 and a administrative web interface
412 (
<a href=
"https://github.com/NickDaly/Plinth
">plinth
</a
> + exmachina +
413 withsqlite), as well as a privacy enhancing proxy based on
414 <a href=
"http://packages.qa.debian.org/privoxy
">privoxy
</a
>
415 (freedombox-privoxy). There is also a web/javascript based XMPP
416 client (
<a href=
"http://packages.qa.debian.org/jwchat
">jwchat
</a
>)
417 trying (unsuccessfully so far) to talk to the XMPP server
418 (
<a href=
"http://packages.qa.debian.org/ejabberd
">ejabberd
</a
>). The
419 web interface is pluggable, and the goal is to use it to enable OpenID
420 services, mesh network connectivity, use of TOR, etc, etc. Not much of
421 this is really working yet, see
422 <a href=
"https://github.com/NickDaly/freedombox-todos/blob/master/TODO
">the
423 project TODO
</a
> for links to GIT repositories. Most of the code is
424 on github at the moment. The HTTP proxy is operational out of the
425 box, and the admin web interface can be used to add/remove plinth
426 users. I
've not been able to do anything else with it so far, but
427 know there are several branches spread around github and other places
428 with lots of half baked features.
</p
>
430 <p
>Anyway, if you want to have a look at the current state, the
431 following recipes should work to give you a test machine to poke
434 <p
><strong
>Debian Wheezy amd64
</strong
></p
>
438 <li
>Fetch normal Debian Wheezy installation ISO.
</li
>
439 <li
>Boot from it, either as CD or USB stick.
</li
>
440 <li
><p
>Press [tab] on the boot prompt and add this as a boot argument
441 to the Debian installer:
<p
>
442 <pre
>url=
<a href=
"http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat
">http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat
</a
></pre
></li
>
444 <li
>Answer the few language/region/password questions and pick disk to
445 install on.
</li
>
447 <li
>When the installation is finished and the machine have rebooted a
448 few times, your Freedombox is ready for testing.
</li
>
452 <p
><strong
>Raspberry Pi Raspbian
</strong
></p
>
456 <li
>Fetch a Raspbian SD card image, create SD card.
</li
>
457 <li
>Boot from SD card, extend file system to fill the card completely.
</li
>
458 <li
><p
>Log in and add this to /etc/sources.list:
</p
>
460 deb
<a href=
"http://www.reinholdtsen.name/freedombox/
">http://www.reinholdtsen.name/freedombox
</a
> wheezy main
461 </pre
></li
>
462 <li
><p
>Run this as root:
</p
>
464 wget -O - http://www.reinholdtsen.name/freedombox/BE1A583D.asc | \
467 apt-get install freedombox-setup
468 /usr/lib/freedombox/setup
469 </pre
></li
>
470 <li
>Reboot into your freshly created Freedombox.
</li
>
474 <p
>You can test it on other architectures too, but because the
475 freedombox-privoxy package is binary, it will only work as intended on
476 the architectures where I have had time to build the binary and put it
477 in my APT repository. But do not let this stop you. It is only a
478 short
"<tt
>apt-get source -b freedombox-privoxy
</tt
>" away. :)
</p
>
480 <p
>Note that by default Freedombox is a DHCP server on the
481 192.168.1.0/
24 subnet, so if this is your subnet be careful and turn
482 off the DHCP server by running
"<tt
>update-rc.d isc-dhcp-server
483 disable
</tt
>" as root.
</p
>
485 <p
>Please let me know if this works for you, or if you have any
486 problems. We gather on the IRC channel
487 <a href=
"irc://irc.debian.org:
6667/%
23freedombox
">#freedombox
</a
> on
488 irc.debian.org and the
489 <a href=
"http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
">project
490 mailing list
</a
>.
</p
>
492 <p
>Once you get your freedombox operational, you can visit
493 <tt
>http://your-host-name:
8001/
</tt
> to see the state of the plint
494 welcome screen (dead end - do not be surprised if you are unable to
495 get past it), and next visit
<tt
>http://your-host-name:
8001/help/
</tt
>
496 to look at the rest of plinth. The default user is
'admin
' and the
497 default password is
'secret
'.
</p
>
502 <title>Datalagringsdirektivet gjør at Oslo Høyre og Arbeiderparti ikke får min stemme i år
</title>
503 <link>http://people.skolelinux.org/pere/blog/Datalagringsdirektivet_gj_r_at_Oslo_H_yre_og_Arbeiderparti_ikke_f_r_min_stemme_i__r.html
</link>
504 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Datalagringsdirektivet_gj_r_at_Oslo_H_yre_og_Arbeiderparti_ikke_f_r_min_stemme_i__r.html
</guid>
505 <pubDate>Sun,
8 Sep
2013 20:
40:
00 +
0200</pubDate>
506 <description><p
>I
2011 raderte et stortingsflertall bestående av Høyre og
507 Arbeiderpartiet vekk en betydelig del av privatsfæren til det norske
508 folk. Det ble vedtatt at det skulle registreres og lagres i et halvt
509 år hvor alle som bærer på en mobiltelefon befinner seg, hvem de
510 snakker med og hvor lenge de snakket sammen. Det skal også
511 registreres hvem de sendte SMS-meldinger til, hvem en har sendt epost
512 til, og hvilke nett-tjenere en besøkte. Saken er kjent som
513 <a href=
"http://beta.holderdeord.no/issues/innfore-datalagringsdirektivet
">Datalagringsdirektivet
514 (DLD)
</a
>, og innebærer at alle innbyggerne og andre innenfor Norges
515 grenser overvåkes døgnet rundt. Det ble i praksis innført brev og
516 besøkskontroll av hele befolkningen. Rapporter fra de landene som
517 allerede har innført slik total lagring av borgernes
518 kommunikasjonsmønstre forteller at det ikke hjelper i
519 kriminalitetsbekjempelsen. Den norske prislappen blir mange hundre
520 millioner, uten at det ser ut til å bidra positivt til politiets
521 arbeide. Jeg synes flere hundre millioner i stedet burde vært brukt
522 på noe som kan dokumenteres å ha effekt i kriminalitetsbekjempelsen.
524 <a href=
"http://no.wikipedia.org/wiki/Datalagringsdirektivet
">Wikipedia
</a
>
525 og
<a href=
"http://www.uhuru.biz/?cat=
84">Jon Wessel-Aas
</a
>.
</p
>
527 <p
>Hva er problemet, tenkter du kanskje? Et åpenbart problem er at
528 medienes kildevern i praksis blir radert ut. Den innsamlede
529 informasjonen gjør det mulig å finne ut hvem som har snakket med
530 journalister på telefon, SMS og epost, og hvem som har vært i nærheten
531 av journalister så sant begge bar med seg en telefon. Et annet er at
532 advokatvernet blir sterkt redusert, der politiet kan finne ut hvem
533 som har snakket med en advokat når, eller vært i møter en med advokat.
534 Et tredje er at svært personlig informasjon kan avledes fra hvilke
535 nettsteder en har besøkt. Har en besøkt hivnorge.no,
536 swingersnorge.com eller andre sider som kan brukes til avlede
537 interesser som hører til privatsfæren, vil denne informasjonen være
538 tilgjengelig takket være datalagringsdirektivet.
</p
>
540 <p
>De fleste partiene var mot, kun to partier stemte for. Høyre og
541 Arbeiderpartiet. Og både Høyre og Arbeiderpartiet i Oslo har
542 DLD-forkjempere på toppen av sine lister (har ikke sjekket de andre
543 fylkene). Det er dermed helt uaktuelt for meg å stemme på disse
544 partiene. Her er oversikten over partienes valglister i Oslo, med
545 informasjon om hvem som stemte hva i første DLD-votering i Stortinget,
546 basert på informasjon fra mine venner i
547 <a href=
"http://beta.holderdeord.no/votes/
1301946411e
">Holder de
548 Ord
</a
> samt
<a href=
"http://data.stortinget.no/
">data.stortinget.no
</a
>.
549 Først ut er stortingslista fra Høyre for Oslo:
</p
>
551 <style type=
"text/css
">
552 .for {background-color:#F5A9A9;}
553 .mot {background-color:#A9F5BC;}
558 <tr
><th
>#
</th
><th
>Navn, fødselsår og valgkrets
</th
><th
>Stemme/kommentar
</th
></tr
>
560 <tr class=
"for
"><td
>1.
</td
>
561 <td
>Ine Marie Eriksen Søreide (
1976), Gamle Oslo
</td
>
562 <td
>Stemte for DLD
</td
></tr
>
564 <tr class=
"mot
"><td
>2.
</td
>
565 <td
>Nikolai Astrup (
1978), Frogner
</td
>
566 <td
>Stemte mot DLD
</td
></tr
>
568 <tr class=
"mot
"><td
>3.
</td
>
569 <td
>Michael Tetzschner (
1954), Vestre Aker
</td
>
570 <td
>Stemte mot DLD
</td
>
572 <tr class=
"ukjent
"><td
>4.
</td
>
573 <td
>Kristin Vinje (
1963), Nordre Aker
</td
>
574 <td
>Ikke til stede
</td
></tr
>
576 <tr class=
"ukjent
"><td
>5.
</td
>
577 <td
>Mudassar Hussain Kapur (
1976), Nordstrand
</td
>
578 <td
>Ikke til stede
</td
></tr
>
580 <tr class=
"ukjent
"><td
>6.
</td
>
581 <td
>Stefan Magnus B. Heggelund (
1984), Grünerløkka
</td
>
582 <td
>Ikke til stede
</td
></tr
>
584 <tr class=
"ukjent
"><td
>7.
</td
>
585 <td
>Heidi Nordby Lunde (
1973), Grünerløkka
</td
>
586 <td
>Ikke til stede
</td
></tr
>
588 <tr class=
"ukjent
"><td
>8.
</td
>
589 <td
>Frode Helgerud (
1950), Frogner
</td
>
590 <td
>Ikke til stede
</td
></tr
>
592 <tr class=
"ukjent
"><td
>9.
</td
>
593 <td
>Afshan Rafiq (
1975), Stovner
</td
>
594 <td
>Ikke til stede
</td
></tr
>
596 <tr class=
"ukjent
"><td
>10.
</td
>
597 <td
>Astrid Nøklebye Heiberg (
1936), Frogner
</td
>
598 <td
>Ikke til stede
</td
></tr
>
600 <tr class=
"ukjent
"><td
>11.
</td
>
601 <td
>Camilla Strandskog (
1984) St.Hanshaugen
</td
>
602 <td
>Ikke til stede
</td
></tr
>
604 <tr class=
"ukjent
"><td
>12.
</td
>
605 <td
>John Christian Elden (
1967), Ullern
</td
>
606 <td
>Ikke til stede
</td
></tr
>
608 <tr class=
"ukjent
"><td
>13.
</td
>
609 <td
>Berit Solli (
1972), Alna
</td
>
610 <td
>Ikke til stede
</td
></tr
>
612 <tr class=
"ukjent
"><td
>14.
</td
>
613 <td
>Ola Kvisgaard (
1963), Frogner
</td
>
614 <td
>Ikke til stede
</td
></tr
>
616 <tr class=
"ukjent
"><td
>15.
</td
>
617 <td
>James Stove Lorentzen (
1957), Vestre Aker
</td
>
618 <td
>Ikke til stede
</td
></tr
>
620 <tr class=
"ukjent
"><td
>16.
</td
>
621 <td
>Gülsüm Koc (
1987), Stovner
</td
>
622 <td
>Ikke til stede
</td
></tr
>
624 <tr class=
"ukjent
"><td
>17.
</td
>
625 <td
>Jon Ole Whist (
1976), Grünerløkka
</td
>
626 <td
>Ikke til stede
</td
></tr
>
628 <tr class=
"ukjent
"><td
>18.
</td
>
629 <td
>Maren Eline Malthe-Sørenssen (
1971), Vestre Aker
</td
>
630 <td
>Ikke til stede
</td
></tr
>
632 <tr class=
"ukjent
"><td
>19.
</td
>
633 <td
>Ståle Hagen (
1968), Søndre Nordstrand
</td
>
634 <td
>Ikke til stede
</td
></tr
>
636 <tr class=
"ukjent
"><td
>20.
</td
>
637 <td
>Kjell Omdal Erichsen (
1978), Sagene
</td
>
638 <td
>Ikke til stede
</td
></tr
>
640 <tr class=
"ukjent
"><td
>21.
</td
>
641 <td
>Saida R. Begum (
1987), Grünerløkka
</td
>
642 <td
>Ikke til stede
</td
></tr
>
644 <tr class=
"ukjent
"><td
>22.
</td
>
645 <td
>Torkel Brekke (
1970), Nordre Aker
</td
>
646 <td
>Ikke til stede
</td
></tr
>
648 <tr class=
"ukjent
"><td
>23.
</td
>
649 <td
>Sverre K. Seeberg (
1950), Vestre Aker
</td
>
650 <td
>Ikke til stede
</td
></tr
>
652 <tr class=
"ukjent
"><td
>24.
</td
>
653 <td
>Julie Margrethe Brodtkorb (
1974), Ullern
</td
>
654 <td
>Ikke til stede
</td
></tr
>
656 <tr class=
"ukjent
"><td
>25.
</td
>
657 <td
>Fabian Stang (
1955), Frogner
</td
>
658 <td
>Ikke til stede
</td
></tr
>
662 <p
>Deretter har vi stortingslista fra Arbeiderpartiet for Oslo:
</p
>
666 <tr
><th
>#
</th
><th
>Navn, fødselsår og valgkrets
</th
><th
>Stemme/kommentar
</th
></tr
>
668 <tr class=
"for
"><td
>1.
</td
>
669 <td
>Jens Stoltenberg (
1959), Frogner
</td
>
670 <td
>Ikke til stede i Stortinget, leder av regjeringen som fremmet forslaget
</td
></tr
>
672 <tr class=
"for
"><td
>2.
</td
>
673 <td
>Hadia Tajik (
1983), Grünerløkka
</td
>
674 <td
>Stemte for DLD
</td
></tr
>
676 <tr class=
"for
"><td
> 3.
</td
>
677 <td
>Jonas Gahr Støre (
1960), Vestre Aker
</td
>
678 <td
>Ikke til stede i Stortinget, medlem av regjeringen som fremmet forslaget
</td
></tr
>
680 <tr class=
"for
"><td
> 4.
</td
>
681 <td
>Marianne Marthinsen (
1980), Grünerløkka
</td
>
682 <td
>Stemte for DLD
</td
></tr
>
684 <tr class=
"for
"><td
> 5.
</td
>
685 <td
>Jan Bøhler (
1952), Alna
</td
>
686 <td
>Stemte for DLD
</td
></tr
>
688 <tr class=
"for
"><td
> 6.
</td
>
689 <td
>Marit Nybakk (
1947), Frogner
</td
>
690 <td
>Stemte for DLD
</td
></tr
>
692 <tr class=
"for
"><td
> 7.
</td
>
693 <td
>Truls Wickholm (
1978), Sagene
</td
>
694 <td
>Stemte for DLD
</td
></tr
>
696 <tr class=
"ukjent
"><td
> 8.
</td
>
697 <td
>Prableen Kaur (
1993), Grorud
</td
>
698 <td
>Ikke til stede
</td
></tr
>
700 <tr class=
"ukjent
"><td
> 9.
</td
>
701 <td
>Vegard Grøslie Wennesland (
1983), St.Hanshaugen
</td
>
702 <td
>Ikke til stede
</td
></tr
>
704 <tr class=
"ukjent
"><td
> 10.
</td
>
705 <td
>Inger Helene Vaaten (
1975), Grorud
</td
>
706 <td
>Ikke til stede
</td
></tr
>
708 <tr class=
"ukjent
"><td
> 11.
</td
>
709 <td
>Ivar Leveraas (
1939), Alna
</td
>
710 <td
>Ikke til stede
</td
></tr
>
712 <tr class=
"ukjent
"><td
> 12.
</td
>
713 <td
>Grete Haugdal (
1971), Gamle Oslo
</td
>
714 <td
>Ikke til stede
</td
></tr
>
716 <tr class=
"ukjent
"><td
> 13.
</td
>
717 <td
>Olav Tønsberg (
1948), Alna
</td
>
718 <td
>Ikke til stede
</td
></tr
>
720 <tr class=
"ukjent
"><td
> 14.
</td
>
721 <td
>Khamshajiny Gunaratnam (
1988), Grorud
</td
>
722 <td
>Ikke til stede
</td
></tr
>
724 <tr class=
"ukjent
"><td
> 15.
</td
>
725 <td
>Fredrik Mellem (
1969), Sagene
</td
>
726 <td
>Ikke til stede
</td
></tr
>
728 <tr class=
"ukjent
"><td
> 16.
</td
>
729 <td
>Brit Axelsen (
1945), Stovner
</td
>
730 <td
>Ikke til stede
</td
></tr
>
732 <tr class=
"ukjent
"><td
> 17.
</td
>
733 <td
>Dag Bayegan-Harlem (
1977), Ullern
</td
>
734 <td
>Ikke til stede
</td
></tr
>
736 <tr class=
"ukjent
"><td
> 18.
</td
>
737 <td
>Kristin Sandaker (
1963), Østeinsjø
</td
>
738 <td
>Ikke til stede
</td
></tr
>
740 <tr class=
"ukjent
"><td
> 19.
</td
>
741 <td
>Bashe Musse (
1965), Grünerløkka
</td
>
742 <td
>Ikke til stede
</td
></tr
>
744 <tr class=
"ukjent
"><td
> 20.
</td
>
745 <td
>Torunn Kanutte Husvik (
1983), St. Hanshaugen
</td
>
746 <td
>Ikke til stede
</td
></tr
>
748 <tr class=
"ukjent
"><td
> 21.
</td
>
749 <td
>Steinar Andersen (
1947), Nordstrand
</td
>
750 <td
>Ikke til stede
</td
></tr
>
752 <tr class=
"ukjent
"><td
> 22.
</td
>
753 <td
>Anne Cathrine Berger (
1972), Sagene
</td
>
754 <td
>Ikke til stede
</td
></tr
>
756 <tr class=
"ukjent
"><td
> 23.
</td
>
757 <td
>Khalid Mahmood (
1959), Østensjø
</td
>
758 <td
>Ikke til stede
</td
></tr
>
760 <tr class=
"ukjent
"><td
> 24.
</td
>
761 <td
>Munir Jaber (
1990), Alna
</td
>
762 <td
>Ikke til stede
</td
></tr
>
764 <tr class=
"ukjent
"><td
> 25.
</td
>
765 <td
>Libe Solberg Rieber-Mohn (
1965), Frogner
</td
>
766 <td
>Ikke til stede
</td
></tr
>
770 <p
>Hvilket parti får så min stemme i år. Jeg tror det blir
771 <a href=
"http://piratpartiet.no/
">Piratpartiet
</a
>. Hvis de kan bidra
772 til at det kommer noen inn på Stortinget med teknisk peiling, så får
773 kanskje ikke overvåkningsgalskapen like fritt spillerom som det har
774 hatt så langt.
</p
>
780 <title>Second beta release (beta
1) of Debian Edu/Skolelinux based on Debian Wheezy
</title>
781 <link>http://people.skolelinux.org/pere/blog/Second_beta_release__beta_1__of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</link>
782 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Second_beta_release__beta_1__of_Debian_Edu_Skolelinux_based_on_Debian_Wheezy.html
</guid>
783 <pubDate>Thu,
22 Aug
2013 09:
30:
00 +
0200</pubDate>
784 <description><p
>The second wheezy based beta release of Debian Edu was wrapped up
785 today, slightly delayed because of some bugs in the initial Windows
786 integration fixes . This is the release announcement:
</p
>
788 <p
><strong
>New features for Debian Edu
7.1+edu0~b1 released
2013-
08-
22</strong
></p
>
790 <p
>These are the release notes for Debian Edu / Skolelinux
791 7.1+edu0~b1, based on Debian with codename
"Wheezy
".
</p
>
793 <p
><strong
>About Debian Edu and Skolelinux
</strong
></p
>
795 <p
><a href=
"http://www.skolelinux.org/
">Debian Edu, also known as
796 Skolelinux
</a
>, is a Linux distribution based on Debian providing an
797 out-of-the box environment of a completely configured school
798 network. Immediately after installation a school server running all
799 services needed for a school network is set up just waiting for users
800 and machines being added via GOsa², a comfortable Web-UI. A netbooting
801 environment is prepared using PXE, so after initial installation of
802 the main server from CD or USB stick all other machines can be
803 installed via the network. The provided school server provides LDAP
804 database and Kerberos authentication service, centralized home
805 directories, DHCP server, web proxy and many other services. The
807 <a href=
"http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html
">more
808 than
60 educational software packages
</a
> and more are available from
809 the Debian archive, and schools can choose between KDE, Gnome, LXDE
810 and Xfce desktop environment.
</p
>
812 <p
>This is the sixth test release based on Debian Wheezy. Basically this
813 is an updated and slightly improved version compared to the Squeeze
816 <p
>ALERT: Alpha based installations should reinstall or downgrade the
817 versions of gosa and libpam-mklocaluser to the ones used in this beta
818 release. Both alpha and beta0 based installations should reinstall or
819 deal with gosa.conf manually; there are two options: (
1) Keep
820 gosa.conf and edit this file as outlined
821 <a href=
"http://lists.debian.org/debian-edu/
2013/
08/msg00127.html
">on
822 the mailing list
</a
>. (
2) Accept the new version of gosa.conf and
823 replace both contained admin password placeholders with the password
824 hashes found in the old one (backup copy!). In both cases every user
825 need to change their their password to make sure a password is set for
826 CIFS access to their home directory.
</p
>
828 <p
><strong
>Software updates
</strong
></p
>
832 <li
>Added ssh askpass packages to default installation, to ensure ssh
833 work also without a attached tty.
</li
>
834 <li
>Add the command-not-found package to the default installation to
835 make it easier to figure out where to find missing command line
836 tools. Please note, that the command
'update-command-not-found
'
837 has to be run as root to actually make it useful (internet access
838 required).
</li
>
842 <p
><strong
>Other changes
</strong
></p
>
846 <li
>Adjusted the USB stick ISO image build to include every tool
847 needed for desktop=xfce installations.
</li
>
848 <li
>Adjust thin-client-server task to work when installing from USB
849 stick ISO image.
</li
>
850 <li
>Made new grub artwork (changed png from indexed to RGB format).
</li
>
851 <li
>Minor cleanup in the CUPS setup.
</li
>
852 <li
>Make sure that bootstrapping of the Samba domain really happens
853 during installation of the main server and adjust SID handling to
854 cope with this.
</li
>
855 <li
>Make Samba passwords changeable (again) via GOsa².
</li
>
856 <li
>Fix generation of LM and NT password hashes via GOsa² to avoid
857 empty password hashes.
</li
>
858 <li
>Adapted Samba machine domain joining to latest change in the
859 smbldap-tools Perl package, fixing bugs blocking Windows machines
860 from joining the Samba domain.
</li
>
864 <p
><strong
>Known issues
</strong
></p
>
868 <li
>KDE fails to understand the wpad.dat file provided, causing it to
869 not use the http proxy as it should.
</li
>
870 <li
>Chromium also fails to use the proxy when using the KDE desktop
871 (using the KDE configuration).
</li
>
875 <p
><strong
>Where to get it
</strong
></p
>
877 <p
>To download the multiarch netinstall CD release you can use
</p
>
881 <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
>
883 <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
>
885 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-CD.iso .
</li
>
889 <p
>The MD5SUM of this image is:
1e357f80b55e703523f2254adde6d78b
890 <br
>The SHA1SUM of this image is:
7157f9be5fd27c7694d713c6ecfed61c3edda3b2
</p
>
892 <p
>To download the multiarch USB stick ISO release you can use
</p
>
896 <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
>
897 <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
>
898 <li
>rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-
7.1+edu0~b1-USB.iso .
</li
>
902 <p
>The MD5SUM of this image is:
7a8408ead59cf7e3cef25afb6e91590b
903 <br
>The SHA1SUM of this image is: f1817c031f02790d5edb3bfa0dcf8451088ad119
</p
>
906 <p
><strong
>How to report bugs
</strong
></p
>
908 <p
><a href=
"http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
">http://wiki.debian.org/DebianEdu/HowTo/ReportBugs
</a
>
913 <title>Intel
180 SSD disk with Lenovo firmware can not use Intel firmware
</title>
914 <link>http://people.skolelinux.org/pere/blog/Intel_180_SSD_disk_with_Lenovo_firmware_can_not_use_Intel_firmware.html
</link>
915 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Intel_180_SSD_disk_with_Lenovo_firmware_can_not_use_Intel_firmware.html
</guid>
916 <pubDate>Sun,
18 Aug
2013 14:
00:
00 +
0200</pubDate>
917 <description><p
>Earlier, I reported about
918 <a href=
"http://people.skolelinux.org/pere/blog/How_to_fix_a_Thinkpad_X230_with_a_broken_180_GB_SSD_disk.html
">my
919 problems using an Intel SSD
520 Series
180 GB disk
</a
>. Friday I was
920 told by IBM that the original disk should be thrown away. And as
921 there no longer was a problem if I bricked the firmware, I decided
922 today to try to install Intel firmware to replace the Lenovo firmware
923 currently on the disk.
</p
>
925 <p
>I searched the Intel site for firmware, and found
926 <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
>
927 (aka Intel SATA Solid-State Drive Firmware Update Tool) which
928 according to the site should contain the latest firmware for SSD
929 disks. I inserted the broken disk in one of my spare laptops and
930 booted the ISO from a USB stick. The disk was recognized, but the
931 program claimed the newest firmware already were installed and refused
932 to insert any Intel firmware. So no change, and the disk is still
933 unable to handle write load. :( I guess the only way to get them
934 working would be if Lenovo releases new firmware. No idea how likely
935 that is. Anyway, just blogging about this test for completeness. I
936 got a working Samsung disk, and see no point in spending more time on
937 the broken disks.
</p
>
942 <title>90 percent done with the Norwegian draft translation of Free Culture
</title>
943 <link>http://people.skolelinux.org/pere/blog/
90_percent_done_with_the_Norwegian_draft_translation_of_Free_Culture.html
</link>
944 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/
90_percent_done_with_the_Norwegian_draft_translation_of_Free_Culture.html
</guid>
945 <pubDate>Fri,
2 Aug
2013 10:
40:
00 +
0200</pubDate>
946 <description><p
>It has been a while since my last update. Since last summer, I
947 have worked on a Norwegian
948 <a href=
"http://www.docbook.org/
">docbook
</a
> version of the
2004 book
949 <a href=
"http://free-culture.cc/
">Free Culture
</a
> by Lawrence Lessig,
950 to get a Norwegian text explaining the problems with the copyright
951 law. Yesterday, I finally broken the
90% mark, when counting the
952 number of strings to translate. Due to real life constraints, I have
953 not had time to work on it since March, but when the summer broke out,
954 I found time to work on it again. Still lots of work left, but the
955 first draft is nearing completion. I created a graph to show the
956 progress of the translation:
</p
>
958 <p
><img width=
"80%
" align=
"center
" src=
"https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/progress.png
"></p
>
960 <p
>When the first draft is done, the translated text need to be
961 proof read, and the remaining formatting problems with images and SVG
962 drawings need to be fixed. There are probably also some index entries
963 missing that need to be added. This can be done by comparing the
964 index entries listed in the SiSU version of the book, or comparing the
965 English docbook version with the paper version. Last, the colophon
966 page with ISBN numbers etc need to be wrapped up before the release is
967 done. I should also figure out how to get correct Norwegian sorting
968 of the index pages. All docbook tools I have tried so far (xmlto,
969 docbook-xsl, dblatex) get the order of symbols and the special
970 Norwegian letters ÆØÅ wrong.
</p
>
972 <p
>There is still need for translators and people with docbook
973 knowledge, to be able to get a good looking book (I still struggle
974 with dblatex, xmlto and docbook-xsl) as well as to do the draft
975 translation and proof reading. And I would like the figures to be
976 redrawn as SVGs to make it easy to translate them. Any SVG master
977 around? There are also some legal terms that are unfamiliar to me.
978 If you want to help, please get in touch with me, and check out the
979 project files currently available from
980 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig
">github
</a
>.
</p
>
982 <p
>If you are curious what the translated book currently look like,
984 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true
">PDF
</a
>
986 <a href=
"https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true
">EPUB
</a
>
987 are published on github. The HTML version is published as well, but
988 github hand it out with MIME type text/plain, confusing browsers, so I
989 saw no point in linking to that version.
</p
>