]> pere.pagekite.me Git - homepage.git/blob - blog/index.rss
Generated.
[homepage.git] / blog / index.rss
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">
3 <channel>
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" />
8
9 <item>
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>&lt;p&gt;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 &lt;a href=&quot;http://www.freifunk.net/&quot;&gt;Freifunk&lt;/a&gt; and
20 &lt;a href=&quot;http://www.awmn.net/&quot;&gt;Athens Wireless Metropolitan Network&lt;/a&gt;
21 (see
22 &lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_wireless_community_networks_by_region#Greece&quot;&gt;wikipedia
23 for a large list&lt;/a&gt;) 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 &lt;a href=&quot;http://freifunk.in-kiel.de/ffmap/nodes.html&quot;&gt;dynamically
27 updated node graph and map&lt;/a&gt;, 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.&lt;/p&gt;
31
32 &lt;p&gt;I&#39;ve wanted to check out mesh networks for a while now, and hoped
33 to do it as part of my involvement with the &lt;a
34 href=&quot;http://www.nuug.no/&quot;&gt;NUUG member organisation&lt;/a&gt; community, and
35 my recent involvement in
36 &lt;a href=&quot;https://wiki.debian.org/FreedomBox&quot;&gt;the Freedombox project&lt;/a&gt;
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.&lt;/p&gt;
45
46 &lt;p&gt;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 &lt;a href=&quot;http://hackeriet.no/&quot;&gt;Hackeriet&lt;/a&gt; at Husmania. They seem to
49 have started with some Freifunk based effort using OLSR, called
50 &lt;a href=&quot;http://oslo.freifunk.net/index.php?title=Main_Page&quot;&gt;the Oslo
51 Freifunk project&lt;/a&gt;, but that effort is now dead and the people
52 behind it have moved on to a batman-adv based system called
53 &lt;a href=&quot;http://meshfx.org/trac&quot;&gt;meshfx&lt;/a&gt;. 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&#39;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 &lt;a href=&quot;https://www.youtube.com/watch?v=N2Kd7CLkhSY&quot;&gt;youtube&lt;/a&gt;):&lt;/p&gt;
61
62 &lt;p&gt;&lt;iframe width=&quot;420&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/N2Kd7CLkhSY&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
63
64 &lt;p&gt;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 &quot;best&quot; 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 &lt;a href=&quot;http://www.servalproject.org/&quot;&gt;Serval project in Australia&lt;/a&gt;
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
75 that project (from
76 &lt;a href=&quot;https://www.youtube.com/watch?v=30qNfzJCQOA&quot;&gt;youtube&lt;/a&gt;):&lt;/p&gt;
77
78 &lt;p&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/30qNfzJCQOA&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
79
80 &lt;p&gt;According to the wikipedia page on
81 &lt;a href=&quot;http://en.wikipedia.org/wiki/Wireless_mesh_network&quot;&gt;Wireless
82 mesh network&lt;/a&gt; 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.&lt;/p&gt;
86
87 &lt;p&gt;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 &lt;a href=&quot;http://www.open-mesh.org/projects/batman-adv/wiki/Quick-start-guide&quot;&gt;good
94 introduction&lt;/a&gt; is available from the Open Mesh project. These are
95 the key settings needed to join the Oslo meshfx network:&lt;/p&gt;
96
97 &lt;p&gt;&lt;table&gt;
98 &lt;tr&gt;&lt;th&gt;Setting&lt;/th&gt;&lt;th&gt;Value&lt;/th&gt;&lt;/tr&gt;
99 &lt;tr&gt;&lt;td&gt;Protocol / kernel module&lt;/td&gt;&lt;td&gt;batman-adv&lt;/td&gt;&lt;/tr&gt;
100 &lt;tr&gt;&lt;td&gt;ESSID&lt;/td&gt;&lt;td&gt;meshfx@hackeriet&lt;/td&gt;&lt;/tr&gt;
101 &lt;td&gt;Channel / Frequency&lt;/td&gt;&lt;td&gt;11 / 2462&lt;/td&gt;&lt;/tr&gt;
102 &lt;td&gt;Cell ID&lt;/td&gt;&lt;td&gt;02:BA:00:00:00:01&lt;/td&gt;
103 &lt;/table&gt;&lt;/p&gt;
104
105 &lt;p&gt;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
107 VillageTelco about
108 &quot;&lt;a href=&quot;http://tiebing.blogspot.no/2009/12/ad-hoc-cell-splitting-re-post-original.html&quot;&gt;Information
109 about cell-id splitting, stuck beacons, and failed IBSS merges!&lt;/a&gt;
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. :)&lt;/p&gt;
114
115 &lt;p&gt;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.&lt;/p&gt;
119
120 &lt;p&gt;If you find this project interesting and want to join, please join
121 us on IRC, either channel
122 &lt;a href=&quot;irc://irc.freenode.net/#oslohackerspace&quot;&gt;#oslohackerspace&lt;/a&gt;
123 or &lt;a href=&quot;irc://irc.freenode.net/#nuug&quot;&gt;#nuug&lt;/a&gt; on
124 irc.freenode.net.&lt;/p&gt;
125
126 &lt;p&gt;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 &lt;a href=&quot;http://folk.uio.no/paalee/publications/netrel-egeland-iswcs-2008.pdf&quot;&gt;The
130 reliability of wireless backhaul mesh networks&lt;/a&gt; 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?&lt;/p&gt;
137 </description>
138 </item>
139
140 <item>
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>&lt;p&gt;The other day I was pleased and surprised to discover that Marcelo
146 Salvador had published a
147 &lt;a href=&quot;https://www.youtube.com/watch?v=w-GgpdqgLFc&quot;&gt;video on
148 Youtube&lt;/a&gt; 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 &lt;a href=&quot;http://www.zygotebody.com/&quot;&gt;Zygote Body 3D model
156 of the human body&lt;/a&gt;, 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 &lt;a href=&quot;http://www.ltsp.org/&quot;&gt;LTSP server&lt;/a&gt;.&lt;/p&gt;
162
163 &lt;p&gt;Anyway, check out the video, embedded below and linked to above:&lt;/p&gt;
164
165 &lt;iframe width=&quot;420&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/w-GgpdqgLFc&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
166
167 &lt;p&gt;Are there other nice videos demonstrating Skolelinux? Please let
168 me know. :)&lt;/p&gt;
169 </description>
170 </item>
171
172 <item>
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>&lt;p&gt;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 &lt;a href=&quot;http://www.debian.org/News/2013/20130928&quot;&gt;the Debian News
181 section&lt;/a&gt;, translated to several languages. Please check it out.&lt;/p&gt;
182
183 &lt;p&gt;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).&lt;/p&gt;
187 </description>
188 </item>
189
190 <item>
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>&lt;p&gt;The &lt;a href=&quot;http://www.freedomboxfoundation.org/&quot;&gt;Freedombox
196 project&lt;/a&gt; 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.&lt;/p&gt;
199
200 &lt;ul&gt;
201
202 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=ukvUz5taxvA&quot;&gt;FreedomBox -
203 2,5 minute marketing film&lt;/a&gt; (Youtube)&lt;/li&gt;
204
205 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=SzW25QTVWsE&quot;&gt;Eben Moglen
206 discusses the Freedombox on CBS news 2011&lt;/a&gt; (Youtube)&lt;/li&gt;
207
208 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=Ae8SZbxfE0g&quot;&gt;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&lt;/a&gt;
211 (Youtube)&lt;/li&gt;
212
213 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=vNaIji_3xBE&quot;&gt;Fosdem 2011
214 Keynote by Eben Moglen presenting the Freedombox&lt;/a&gt; (Youtube)&lt;/li&gt;
215
216 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=9bDDUyJSQ9s&quot;&gt;Presentation of
217 the Freedombox by James Vasile at Elevate in Gratz 2011&lt;/a&gt; (Youtube)&lt;/li&gt;
218
219 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=zQTmnk27g9s&quot;&gt; Freedombox -
220 Discovery, Identity, and Trust by Nick Daly at Freedombox Hackfest New
221 York City in 2012&lt;/a&gt; (Youtube)&lt;/li&gt;
222
223 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=tkbSB4Ba7Ck&quot;&gt;Introduction
224 to the Freedombox at Freedombox Hackfest New York City in 2012&lt;/a&gt;
225 (Youtube)&lt;/li&gt;
226
227 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=z-P2Jaeg0aQ&quot;&gt;Freedom, Out
228 of the Box! by Bdale Garbee at linux.conf.au Ballarat, 2012&lt;/a&gt; (Youtube) &lt;/li&gt;
229
230 &lt;li&gt;&lt;a href=&quot;https://archive.fosdem.org/2013/schedule/event/freedombox/&quot;&gt;Freedombox
231 1.0 by Eben Moglen and Bdale Garbee at Fosdem 2013&lt;/a&gt; (FOSDEM) &lt;/li&gt;
232
233 &lt;li&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=e1LpYX2zVYg&quot;&gt;What is the
234 FreedomBox today by Bdale Garbee at Debconf13 in Vaumarcus
235 2013&lt;/a&gt; (Youtube)&lt;/li&gt;
236
237 &lt;/ul&gt;
238
239 &lt;p&gt;A larger list is available from
240 &lt;a href=&quot;https://wiki.debian.org/FreedomBox/TalksAndPresentations&quot;&gt;the
241 Freedombox Wiki&lt;/a&gt;.&lt;/p&gt;
242
243 &lt;p&gt;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 &lt;a href=&quot;irc://irc.debian.org:6667/%23freedombox&quot;&gt;IRC
251 (#freedombox on irc.debian.org)&lt;/a&gt; and
252 &lt;a href=&quot;http://lists.alioth.debian.org/mailman/listinfo/freedombox-discuss&quot;&gt;the
253 mailing list&lt;/a&gt; if you want to help make this vision come true.&lt;/p&gt;
254 </description>
255 </item>
256
257 <item>
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>&lt;p&gt;The third wheezy based beta release of Debian Edu was wrapped up
263 today. This is the release announcement from Holger Levsen:&lt;/p&gt;
264
265 &lt;blockquote&gt;
266 &lt;p&gt;Hi,&lt;/p&gt;
267
268 &lt;p&gt;it is my pleasure to announce the third beta release (beta 2 for
269 short) of &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu /
270 Skolelinux&lt;/a&gt; based on Debian Wheezy!&lt;/p&gt;
271
272 &lt;p&gt;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!&lt;/p&gt;
276
277 &lt;p&gt;(More about the remaining steps for the Edu Wheezy release in
278 another mail to the edu list tonight or tomorrow...)&lt;/p&gt;
279
280 &lt;p&gt;Noteworthy changes and software updates for Debian Edu 7.1+edu0~b2
281 compared to beta1:&lt;/p&gt;
282
283 &lt;ul&gt;
284
285 &lt;li&gt;The KDE proxy setup has been adjusted to use the provided wpad.dat. This
286 also gets Chromium to use this proxy.&lt;/li&gt;
287 &lt;li&gt;Install kdepim-groupware with KDE desktops to make sure korganizer
288 understand ical/dav sources.&lt;/li&gt;
289 &lt;li&gt;Increased default maximum size of /var/spool/squid and /skole/backup on the
290 main server.&lt;/li&gt;
291 &lt;li&gt;A source DVD image containing all source packages is now available as well.&lt;/li&gt;
292 &lt;li&gt;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).&lt;/li&gt;
296
297 &lt;/ul&gt;
298
299 &lt;p&gt;Where to get it:&lt;/p&gt;
300
301 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
302
303 &lt;ul&gt;
304 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&lt;/a&gt;&lt;/li&gt;
305 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso&lt;/a&gt;&lt;/li&gt;
306 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-CD.iso .&lt;/li&gt;
307 &lt;/ul&gt;
308
309 &lt;p&gt;The SHA1SUM of this image is: 3a1c89f4666df80eebcd46c5bf5fedb866f9472f&lt;/p&gt;
310
311 &lt;p&gt;To download the multiarch USB stick ISO release you can use
312 &lt;ul&gt;
313 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&lt;/a&gt;&lt;/li&gt;
314 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso&lt;/a&gt;&lt;/li&gt;
315 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b2-USB.iso .&lt;/li&gt;
316 &lt;/ul&gt;
317
318 &lt;p&gt;The SHA1SUM of this image is: 702d1718548f401c74bfa6df9f032cc3ee16597e&lt;/p&gt;
319
320 &lt;p&gt;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.&lt;/p&gt;
324
325 &lt;p&gt;How to report bugs&lt;/p&gt;
326
327 &lt;p&gt;For information how to report bugs please see
328 &lt;br&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;&lt;/p&gt;
329
330
331 &lt;p&gt;About Debian Edu and Skolelinux&lt;/p&gt;
332
333 &lt;p&gt;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.&lt;/p&gt;
346
347 &lt;p&gt;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.&lt;/p&gt;
350
351 &lt;p&gt;Notes for upgrades from Alpha Prereleases&lt;/p&gt;
352
353 &lt;p&gt;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
362 directory.&lt;/p&gt;
363
364
365 &lt;p&gt;cheers,
366 &lt;br&gt; Holger&lt;/p&gt;
367 &lt;/blockquote&gt;
368 </description>
369 </item>
370
371 <item>
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>&lt;p&gt;I was introduced to the
377 &lt;a href=&quot;http://www.freedomboxfoundation.org/&quot;&gt;Freedombox project&lt;/a&gt;
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.&lt;/p&gt;
385
386 &lt;p&gt;I&#39;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 &quot;western&quot; intelligence gathering
389 communities increased my eagerness to contribute to a point where I
390 actually started working on the project a while back.&lt;/p&gt;
391
392 &lt;p&gt;The &lt;a href=&quot;https://alioth.debian.org/projects/freedombox/&quot;&gt;initial
393 Debian initiative&lt;/a&gt; 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 &lt;a href=&quot;http://www.globalscaletechnologies.com/t-dreamplugdetails.aspx&quot;&gt;Dreamplug&lt;/a&gt;,
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 &lt;a href=&quot;https://github.com/NickDaly/freedom-maker&quot;&gt;freedom-maker&lt;/a&gt;
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).&lt;/p&gt;
407
408 &lt;p&gt;The current Freedombox setup consist of a set of bootstrapping
409 scripts
410 (&lt;a href=&quot;https://github.com/petterreinholdtsen/freedombox-setup&quot;&gt;freedombox-setup&lt;/a&gt;),
411 and a administrative web interface
412 (&lt;a href=&quot;https://github.com/NickDaly/Plinth&quot;&gt;plinth&lt;/a&gt; + exmachina +
413 withsqlite), as well as a privacy enhancing proxy based on
414 &lt;a href=&quot;http://packages.qa.debian.org/privoxy&quot;&gt;privoxy&lt;/a&gt;
415 (freedombox-privoxy). There is also a web/javascript based XMPP
416 client (&lt;a href=&quot;http://packages.qa.debian.org/jwchat&quot;&gt;jwchat&lt;/a&gt;)
417 trying (unsuccessfully so far) to talk to the XMPP server
418 (&lt;a href=&quot;http://packages.qa.debian.org/ejabberd&quot;&gt;ejabberd&lt;/a&gt;). 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 &lt;a href=&quot;https://github.com/NickDaly/freedombox-todos/blob/master/TODO&quot;&gt;the
423 project TODO&lt;/a&gt; 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&#39;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.&lt;/p&gt;
429
430 &lt;p&gt;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
432 at.&lt;/p&gt;
433
434 &lt;p&gt;&lt;strong&gt;Debian Wheezy amd64&lt;/strong&gt;&lt;/p&gt;
435
436 &lt;ol&gt;
437
438 &lt;li&gt;Fetch normal Debian Wheezy installation ISO.&lt;/li&gt;
439 &lt;li&gt;Boot from it, either as CD or USB stick.&lt;/li&gt;
440 &lt;li&gt;&lt;p&gt;Press [tab] on the boot prompt and add this as a boot argument
441 to the Debian installer:&lt;p&gt;
442 &lt;pre&gt;url=&lt;a href=&quot;http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat&quot;&gt;http://www.reinholdtsen.name/freedombox/preseed-wheezy.dat&lt;/a&gt;&lt;/pre&gt;&lt;/li&gt;
443
444 &lt;li&gt;Answer the few language/region/password questions and pick disk to
445 install on.&lt;/li&gt;
446
447 &lt;li&gt;When the installation is finished and the machine have rebooted a
448 few times, your Freedombox is ready for testing.&lt;/li&gt;
449
450 &lt;/ol&gt;
451
452 &lt;p&gt;&lt;strong&gt;Raspberry Pi Raspbian&lt;/strong&gt;&lt;/p&gt;
453
454 &lt;ol&gt;
455
456 &lt;li&gt;Fetch a Raspbian SD card image, create SD card.&lt;/li&gt;
457 &lt;li&gt;Boot from SD card, extend file system to fill the card completely.&lt;/li&gt;
458 &lt;li&gt;&lt;p&gt;Log in and add this to /etc/sources.list:&lt;/p&gt;
459 &lt;pre&gt;
460 deb &lt;a href=&quot;http://www.reinholdtsen.name/freedombox/&quot;&gt;http://www.reinholdtsen.name/freedombox&lt;/a&gt; wheezy main
461 &lt;/pre&gt;&lt;/li&gt;
462 &lt;li&gt;&lt;p&gt;Run this as root:&lt;/p&gt;
463 &lt;pre&gt;
464 wget -O - http://www.reinholdtsen.name/freedombox/BE1A583D.asc | \
465 apt-key add -
466 apt-get update
467 apt-get install freedombox-setup
468 /usr/lib/freedombox/setup
469 &lt;/pre&gt;&lt;/li&gt;
470 &lt;li&gt;Reboot into your freshly created Freedombox.&lt;/li&gt;
471
472 &lt;/ol&gt;
473
474 &lt;p&gt;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 &quot;&lt;tt&gt;apt-get source -b freedombox-privoxy&lt;/tt&gt;&quot; away. :)&lt;/p&gt;
479
480 &lt;p&gt;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 &quot;&lt;tt&gt;update-rc.d isc-dhcp-server
483 disable&lt;/tt&gt;&quot; as root.&lt;/p&gt;
484
485 &lt;p&gt;Please let me know if this works for you, or if you have any
486 problems. We gather on the IRC channel
487 &lt;a href=&quot;irc://irc.debian.org:6667/%23freedombox&quot;&gt;#freedombox&lt;/a&gt; on
488 irc.debian.org and the
489 &lt;a href=&quot;http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss&quot;&gt;project
490 mailing list&lt;/a&gt;.&lt;/p&gt;
491
492 &lt;p&gt;Once you get your freedombox operational, you can visit
493 &lt;tt&gt;http://your-host-name:8001/&lt;/tt&gt; 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 &lt;tt&gt;http://your-host-name:8001/help/&lt;/tt&gt;
496 to look at the rest of plinth. The default user is &#39;admin&#39; and the
497 default password is &#39;secret&#39;.&lt;/p&gt;
498 </description>
499 </item>
500
501 <item>
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>&lt;p&gt;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 &lt;a href=&quot;http://beta.holderdeord.no/issues/innfore-datalagringsdirektivet&quot;&gt;Datalagringsdirektivet
514 (DLD)&lt;/a&gt;, 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.
523 Se mer på
524 &lt;a href=&quot;http://no.wikipedia.org/wiki/Datalagringsdirektivet&quot;&gt;Wikipedia&lt;/a&gt;
525 og &lt;a href=&quot;http://www.uhuru.biz/?cat=84&quot;&gt;Jon Wessel-Aas&lt;/a&gt;.&lt;/p&gt;
526
527 &lt;p&gt;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.&lt;/p&gt;
539
540 &lt;p&gt;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 &lt;a href=&quot;http://beta.holderdeord.no/votes/1301946411e&quot;&gt;Holder de
548 Ord&lt;/a&gt; samt &lt;a href=&quot;http://data.stortinget.no/&quot;&gt;data.stortinget.no&lt;/a&gt;.
549 Først ut er stortingslista fra Høyre for Oslo:&lt;/p&gt;
550
551 &lt;style type=&quot;text/css&quot;&gt;
552 .for {background-color:#F5A9A9;}
553 .mot {background-color:#A9F5BC;}
554 .ukjent { }
555 &lt;/style&gt;
556
557 &lt;table&gt;
558 &lt;tr&gt;&lt;th&gt;#&lt;/th&gt;&lt;th&gt;Navn, fødselsår og valgkrets&lt;/th&gt;&lt;th&gt;Stemme/kommentar&lt;/th&gt;&lt;/tr&gt;
559
560 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt;1.&lt;/td&gt;
561 &lt;td&gt;Ine Marie Eriksen Søreide (1976), Gamle Oslo&lt;/td&gt;
562 &lt;td&gt;Stemte for DLD&lt;/td&gt;&lt;/tr&gt;
563
564 &lt;tr class=&quot;mot&quot;&gt;&lt;td&gt;2.&lt;/td&gt;
565 &lt;td&gt;Nikolai Astrup (1978), Frogner&lt;/td&gt;
566 &lt;td&gt;Stemte mot DLD&lt;/td&gt;&lt;/tr&gt;
567
568 &lt;tr class=&quot;mot&quot;&gt;&lt;td&gt;3.&lt;/td&gt;
569 &lt;td&gt;Michael Tetzschner (1954), Vestre Aker&lt;/td&gt;
570 &lt;td&gt;Stemte mot DLD&lt;/td&gt;
571
572 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;4.&lt;/td&gt;
573 &lt;td&gt;Kristin Vinje (1963), Nordre Aker&lt;/td&gt;
574 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
575
576 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;5.&lt;/td&gt;
577 &lt;td&gt;Mudassar Hussain Kapur (1976), Nordstrand&lt;/td&gt;
578 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
579
580 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;6.&lt;/td&gt;
581 &lt;td&gt;Stefan Magnus B. Heggelund (1984), Grünerløkka&lt;/td&gt;
582 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
583
584 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;7.&lt;/td&gt;
585 &lt;td&gt;Heidi Nordby Lunde (1973), Grünerløkka&lt;/td&gt;
586 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
587
588 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;8.&lt;/td&gt;
589 &lt;td&gt;Frode Helgerud (1950), Frogner&lt;/td&gt;
590 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
591
592 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;9.&lt;/td&gt;
593 &lt;td&gt;Afshan Rafiq (1975), Stovner&lt;/td&gt;
594 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
595
596 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;10.&lt;/td&gt;
597 &lt;td&gt;Astrid Nøklebye Heiberg (1936), Frogner&lt;/td&gt;
598 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
599
600 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;11.&lt;/td&gt;
601 &lt;td&gt;Camilla Strandskog (1984) St.Hanshaugen&lt;/td&gt;
602 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
603
604 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;12.&lt;/td&gt;
605 &lt;td&gt;John Christian Elden (1967), Ullern&lt;/td&gt;
606 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
607
608 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;13.&lt;/td&gt;
609 &lt;td&gt;Berit Solli (1972), Alna&lt;/td&gt;
610 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
611
612 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;14.&lt;/td&gt;
613 &lt;td&gt;Ola Kvisgaard (1963), Frogner&lt;/td&gt;
614 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
615
616 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;15.&lt;/td&gt;
617 &lt;td&gt;James Stove Lorentzen (1957), Vestre Aker&lt;/td&gt;
618 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
619
620 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;16.&lt;/td&gt;
621 &lt;td&gt;Gülsüm Koc (1987), Stovner&lt;/td&gt;
622 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
623
624 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;17.&lt;/td&gt;
625 &lt;td&gt;Jon Ole Whist (1976), Grünerløkka&lt;/td&gt;
626 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
627
628 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;18.&lt;/td&gt;
629 &lt;td&gt;Maren Eline Malthe-Sørenssen (1971), Vestre Aker&lt;/td&gt;
630 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
631
632 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;19.&lt;/td&gt;
633 &lt;td&gt;Ståle Hagen (1968), Søndre Nordstrand&lt;/td&gt;
634 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
635
636 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;20.&lt;/td&gt;
637 &lt;td&gt;Kjell Omdal Erichsen (1978), Sagene&lt;/td&gt;
638 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
639
640 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;21.&lt;/td&gt;
641 &lt;td&gt;Saida R. Begum (1987), Grünerløkka&lt;/td&gt;
642 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
643
644 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;22.&lt;/td&gt;
645 &lt;td&gt;Torkel Brekke (1970), Nordre Aker&lt;/td&gt;
646 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
647
648 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;23.&lt;/td&gt;
649 &lt;td&gt;Sverre K. Seeberg (1950), Vestre Aker&lt;/td&gt;
650 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
651
652 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;24.&lt;/td&gt;
653 &lt;td&gt;Julie Margrethe Brodtkorb (1974), Ullern&lt;/td&gt;
654 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
655
656 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt;25.&lt;/td&gt;
657 &lt;td&gt;Fabian Stang (1955), Frogner&lt;/td&gt;
658 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
659
660 &lt;/table&gt;
661
662 &lt;p&gt;Deretter har vi stortingslista fra Arbeiderpartiet for Oslo:&lt;/p&gt;
663
664 &lt;table&gt;
665
666 &lt;tr&gt;&lt;th&gt;#&lt;/th&gt;&lt;th&gt;Navn, fødselsår og valgkrets&lt;/th&gt;&lt;th&gt;Stemme/kommentar&lt;/th&gt;&lt;/tr&gt;
667
668 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt;1.&lt;/td&gt;
669 &lt;td&gt;Jens Stoltenberg (1959), Frogner&lt;/td&gt;
670 &lt;td&gt;Ikke til stede i Stortinget, leder av regjeringen som fremmet forslaget&lt;/td&gt;&lt;/tr&gt;
671
672 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt;2.&lt;/td&gt;
673 &lt;td&gt;Hadia Tajik (1983), Grünerløkka&lt;/td&gt;
674 &lt;td&gt;Stemte for DLD&lt;/td&gt;&lt;/tr&gt;
675
676 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt; 3.&lt;/td&gt;
677 &lt;td&gt;Jonas Gahr Støre (1960), Vestre Aker&lt;/td&gt;
678 &lt;td&gt;Ikke til stede i Stortinget, medlem av regjeringen som fremmet forslaget&lt;/td&gt;&lt;/tr&gt;
679
680 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt; 4.&lt;/td&gt;
681 &lt;td&gt;Marianne Marthinsen (1980), Grünerløkka&lt;/td&gt;
682 &lt;td&gt;Stemte for DLD&lt;/td&gt;&lt;/tr&gt;
683
684 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt; 5.&lt;/td&gt;
685 &lt;td&gt;Jan Bøhler (1952), Alna&lt;/td&gt;
686 &lt;td&gt;Stemte for DLD&lt;/td&gt;&lt;/tr&gt;
687
688 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt; 6.&lt;/td&gt;
689 &lt;td&gt;Marit Nybakk (1947), Frogner&lt;/td&gt;
690 &lt;td&gt;Stemte for DLD&lt;/td&gt;&lt;/tr&gt;
691
692 &lt;tr class=&quot;for&quot;&gt;&lt;td&gt; 7.&lt;/td&gt;
693 &lt;td&gt;Truls Wickholm (1978), Sagene&lt;/td&gt;
694 &lt;td&gt;Stemte for DLD&lt;/td&gt;&lt;/tr&gt;
695
696 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 8.&lt;/td&gt;
697 &lt;td&gt;Prableen Kaur (1993), Grorud&lt;/td&gt;
698 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
699
700 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 9.&lt;/td&gt;
701 &lt;td&gt;Vegard Grøslie Wennesland (1983), St.Hanshaugen&lt;/td&gt;
702 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
703
704 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 10.&lt;/td&gt;
705 &lt;td&gt;Inger Helene Vaaten (1975), Grorud&lt;/td&gt;
706 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
707
708 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 11.&lt;/td&gt;
709 &lt;td&gt;Ivar Leveraas (1939), Alna&lt;/td&gt;
710 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
711
712 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 12.&lt;/td&gt;
713 &lt;td&gt;Grete Haugdal (1971), Gamle Oslo&lt;/td&gt;
714 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
715
716 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 13.&lt;/td&gt;
717 &lt;td&gt;Olav Tønsberg (1948), Alna&lt;/td&gt;
718 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
719
720 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 14.&lt;/td&gt;
721 &lt;td&gt;Khamshajiny Gunaratnam (1988), Grorud&lt;/td&gt;
722 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
723
724 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 15.&lt;/td&gt;
725 &lt;td&gt;Fredrik Mellem (1969), Sagene&lt;/td&gt;
726 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
727
728 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 16.&lt;/td&gt;
729 &lt;td&gt;Brit Axelsen (1945), Stovner&lt;/td&gt;
730 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
731
732 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 17.&lt;/td&gt;
733 &lt;td&gt;Dag Bayegan-Harlem (1977), Ullern&lt;/td&gt;
734 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
735
736 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 18.&lt;/td&gt;
737 &lt;td&gt;Kristin Sandaker (1963), Østeinsjø&lt;/td&gt;
738 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
739
740 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 19.&lt;/td&gt;
741 &lt;td&gt;Bashe Musse (1965), Grünerløkka&lt;/td&gt;
742 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
743
744 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 20.&lt;/td&gt;
745 &lt;td&gt;Torunn Kanutte Husvik (1983), St. Hanshaugen&lt;/td&gt;
746 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
747
748 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 21.&lt;/td&gt;
749 &lt;td&gt;Steinar Andersen (1947), Nordstrand&lt;/td&gt;
750 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
751
752 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 22.&lt;/td&gt;
753 &lt;td&gt;Anne Cathrine Berger (1972), Sagene&lt;/td&gt;
754 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
755
756 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 23.&lt;/td&gt;
757 &lt;td&gt;Khalid Mahmood (1959), Østensjø&lt;/td&gt;
758 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
759
760 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 24.&lt;/td&gt;
761 &lt;td&gt;Munir Jaber (1990), Alna&lt;/td&gt;
762 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
763
764 &lt;tr class=&quot;ukjent&quot;&gt;&lt;td&gt; 25.&lt;/td&gt;
765 &lt;td&gt;Libe Solberg Rieber-Mohn (1965), Frogner&lt;/td&gt;
766 &lt;td&gt;Ikke til stede&lt;/td&gt;&lt;/tr&gt;
767
768 &lt;/table&gt;
769
770 &lt;p&gt;Hvilket parti får så min stemme i år. Jeg tror det blir
771 &lt;a href=&quot;http://piratpartiet.no/&quot;&gt;Piratpartiet&lt;/a&gt;. 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.&lt;/p&gt;
775
776 </description>
777 </item>
778
779 <item>
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>&lt;p&gt;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:&lt;/p&gt;
787
788 &lt;p&gt;&lt;strong&gt;New features for Debian Edu 7.1+edu0~b1 released 2013-08-22&lt;/strong&gt;&lt;/p&gt;
789
790 &lt;p&gt;These are the release notes for Debian Edu / Skolelinux
791 7.1+edu0~b1, based on Debian with codename &quot;Wheezy&quot;.&lt;/p&gt;
792
793 &lt;p&gt;&lt;strong&gt;About Debian Edu and Skolelinux&lt;/strong&gt;&lt;/p&gt;
794
795 &lt;p&gt;&lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu, also known as
796 Skolelinux&lt;/a&gt;, 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
806 desktop contains
807 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/Educational_applications_included_in_Debian_Edu___Skolelinux__the_screenshot_collection____.html&quot;&gt;more
808 than 60 educational software packages&lt;/a&gt; and more are available from
809 the Debian archive, and schools can choose between KDE, Gnome, LXDE
810 and Xfce desktop environment.&lt;/p&gt;
811
812 &lt;p&gt;This is the sixth test release based on Debian Wheezy. Basically this
813 is an updated and slightly improved version compared to the Squeeze
814 release.&lt;/p&gt;
815
816 &lt;p&gt;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 &lt;a href=&quot;http://lists.debian.org/debian-edu/2013/08/msg00127.html&quot;&gt;on
822 the mailing list&lt;/a&gt;. (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.&lt;/p&gt;
827
828 &lt;p&gt;&lt;strong&gt;Software updates&lt;/strong&gt;&lt;/p&gt;
829
830 &lt;ul&gt;
831
832 &lt;li&gt;Added ssh askpass packages to default installation, to ensure ssh
833 work also without a attached tty.&lt;/li&gt;
834 &lt;li&gt;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 &#39;update-command-not-found&#39;
837 has to be run as root to actually make it useful (internet access
838 required).&lt;/li&gt;
839
840 &lt;/ul&gt;
841
842 &lt;p&gt;&lt;strong&gt;Other changes&lt;/strong&gt;&lt;/p&gt;
843
844 &lt;ul&gt;
845
846 &lt;li&gt;Adjusted the USB stick ISO image build to include every tool
847 needed for desktop=xfce installations.&lt;/li&gt;
848 &lt;li&gt;Adjust thin-client-server task to work when installing from USB
849 stick ISO image.&lt;/li&gt;
850 &lt;li&gt;Made new grub artwork (changed png from indexed to RGB format).&lt;/li&gt;
851 &lt;li&gt;Minor cleanup in the CUPS setup.&lt;/li&gt;
852 &lt;li&gt;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.&lt;/li&gt;
855 &lt;li&gt;Make Samba passwords changeable (again) via GOsa².&lt;/li&gt;
856 &lt;li&gt;Fix generation of LM and NT password hashes via GOsa² to avoid
857 empty password hashes.&lt;/li&gt;
858 &lt;li&gt;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.&lt;/li&gt;
861
862 &lt;/ul&gt;
863
864 &lt;p&gt;&lt;strong&gt;Known issues&lt;/strong&gt;&lt;/p&gt;
865
866 &lt;ul&gt;
867
868 &lt;li&gt;KDE fails to understand the wpad.dat file provided, causing it to
869 not use the http proxy as it should.&lt;/li&gt;
870 &lt;li&gt;Chromium also fails to use the proxy when using the KDE desktop
871 (using the KDE configuration).&lt;/li&gt;
872
873 &lt;/ul&gt;
874
875 &lt;p&gt;&lt;strong&gt;Where to get it&lt;/strong&gt;&lt;/p&gt;
876
877 &lt;p&gt;To download the multiarch netinstall CD release you can use&lt;/p&gt;
878
879 &lt;ul&gt;
880
881 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&lt;/a&gt;&lt;/li&gt;
882
883 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso&lt;/a&gt;&lt;/li&gt;
884
885 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-CD.iso .&lt;/li&gt;
886
887 &lt;/ul&gt;
888
889 &lt;p&gt;The MD5SUM of this image is: 1e357f80b55e703523f2254adde6d78b
890 &lt;br&gt;The SHA1SUM of this image is: 7157f9be5fd27c7694d713c6ecfed61c3edda3b2&lt;/p&gt;
891
892 &lt;p&gt;To download the multiarch USB stick ISO release you can use&lt;/p&gt;
893
894 &lt;ul&gt;
895
896 &lt;li&gt;&lt;a href=&quot;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&quot;&gt;ftp://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&lt;/a&gt;&lt;/li&gt;
897 &lt;li&gt;&lt;a href=&quot;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&quot;&gt;http://ftp.skolelinux.org/skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso&lt;/a&gt;&lt;/li&gt;
898 &lt;li&gt;rsync -avzP ftp.skolelinux.org::skolelinux-cd/wheezy/debian-edu-7.1+edu0~b1-USB.iso .&lt;/li&gt;
899
900 &lt;/ul&gt;
901
902 &lt;p&gt;The MD5SUM of this image is: 7a8408ead59cf7e3cef25afb6e91590b
903 &lt;br&gt;The SHA1SUM of this image is: f1817c031f02790d5edb3bfa0dcf8451088ad119&lt;/p&gt;
904
905
906 &lt;p&gt;&lt;strong&gt;How to report bugs&lt;/strong&gt;&lt;/p&gt;
907
908 &lt;p&gt;&lt;a href=&quot;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&quot;&gt;http://wiki.debian.org/DebianEdu/HowTo/ReportBugs&lt;/a&gt;
909 </description>
910 </item>
911
912 <item>
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>&lt;p&gt;Earlier, I reported about
918 &lt;a href=&quot;http://people.skolelinux.org/pere/blog/How_to_fix_a_Thinkpad_X230_with_a_broken_180_GB_SSD_disk.html&quot;&gt;my
919 problems using an Intel SSD 520 Series 180 GB disk&lt;/a&gt;. 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.&lt;/p&gt;
924
925 &lt;p&gt;I searched the Intel site for firmware, and found
926 &lt;a href=&quot;https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&amp;ProdId=3472&amp;DwnldID=18363&amp;ProductFamily=Solid-State+Drives+and+Caching&amp;ProductLine=Intel%c2%ae+High+Performance+Solid-State+Drive&amp;ProductProduct=Intel%c2%ae+SSD+520+Series+(180GB%2c+2.5in+SATA+6Gb%2fs%2c+25nm%2c+MLC)&amp;lang=eng&quot;&gt;issdfut_2.0.4.iso&lt;/a&gt;
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.&lt;/p&gt;
938 </description>
939 </item>
940
941 <item>
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>&lt;p&gt;It has been a while since my last update. Since last summer, I
947 have worked on a Norwegian
948 &lt;a href=&quot;http://www.docbook.org/&quot;&gt;docbook&lt;/a&gt; version of the 2004 book
949 &lt;a href=&quot;http://free-culture.cc/&quot;&gt;Free Culture&lt;/a&gt; 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:&lt;/p&gt;
957
958 &lt;p&gt;&lt;img width=&quot;80%&quot; align=&quot;center&quot; src=&quot;https://github.com/petterreinholdtsen/free-culture-lessig/raw/master/progress.png&quot;&gt;&lt;/p&gt;
959
960 &lt;p&gt;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.&lt;/p&gt;
971
972 &lt;p&gt;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 &lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig&quot;&gt;github&lt;/a&gt;.&lt;/p&gt;
981
982 &lt;p&gt;If you are curious what the translated book currently look like,
983 the updated
984 &lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.pdf?raw=true&quot;&gt;PDF&lt;/a&gt;
985 and
986 &lt;a href=&quot;https://github.com/petterreinholdtsen/free-culture-lessig/blob/master/archive/freeculture.nb.epub?raw=true&quot;&gt;EPUB&lt;/a&gt;
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.&lt;/p&gt;
990 </description>
991 </item>
992
993 </channel>
994 </rss>