]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.rss
Generated.
[homepage.git] / blog / index.rss
index 33b83be19700f1e0127c5863402c05c9227a2246..b1ddc640b2e020cf862ed29655350a85590bd16a 100644 (file)
@@ -6,6 +6,56 @@
                 <link>http://people.skolelinux.org/pere/blog/</link>
                 <atom:link href="http://people.skolelinux.org/pere/blog/index.rss" rel="self" type="application/rss+xml" />
        
+       <item>
+               <title>Setting up a new school with Debian Edu/Squeeze</title>
+               <link>http://people.skolelinux.org/pere/blog/Setting_up_a_new_school_with_Debian_Edu_Squeeze.html</link>
+               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Setting_up_a_new_school_with_Debian_Edu_Squeeze.html</guid>
+                <pubDate>Wed, 25 Jan 2012 21:00:00 +0100</pubDate>
+               <description>&lt;p&gt;The next version of &lt;a href=&quot;http://www.skolelinux.org/&quot;&gt;Debian Edu
+/ Skolelinux&lt;/a&gt; will include a new tool
+&lt;tt&gt;sitesummary2ldapdhcp&lt;/tt&gt;, which can be used to quickly set up all
+the computers in a school without much manual labour.  Here is a short
+summary on how to use it to set up a new school.&lt;/p&gt;
+
+&lt;p&gt;First, install a combined Main Server and Thin Client Server as the
+central server in the network.  Next, PXE boot all the client machines
+as thin clients and wait 5 minutes after the last client booted to
+allow the clients report their existence to the central server.  When
+this is done, log on to the central server and run
+&lt;tt&gt;sitesummary2ldapdhcp&lt;/tt&gt; in the &lt;tt&gt;konsole&lt;/tt&gt; to use the
+collected information to generate system objects in LDAP.  The output
+will look similar to this:&lt;/p&gt;
+
+&lt;p&gt;&lt;blockquote&gt;&lt;pre&gt;
+% sitesummary2ldapdhcp 
+info: Updating machine tjener.intern [10.0.2.2] id ether-00:01:02:03:04:05.
+info: Create GOsa machine for auto-mac-00-01-02-03-04-06 [10.0.16.20] id ether-00:01:02:03:04:06.
+
+Enter password if you want to activate these changes, and ^c to abort.
+
+Connecting to LDAP as cn=admin,ou=ldap-access,dc=skole,dc=skolelinux,dc=no
+enter password: *******
+% 
+&lt;/pre&gt;&lt;/blockquote&gt;&lt;/p&gt;
+
+&lt;p&gt;After providing the LDAP administrative password (the same as the
+root password set during installation), the LDAP database will be
+populated with system objects for each PXE booted machine with
+automatically generated names.  The final step to set up the school is
+then to log into &lt;a href=&quot;https://oss.gonicus.de/labs/gosa/&quot;&gt;GOsa&lt;/a&gt;,
+the web based user, group and system administration system to change
+system names, add systems to the correct host groups and finally
+enable DHCP and DNS for the systems.  All clients that should be used
+as diskless workstations should be added to the workstation-hosts
+group.  After this is done, all computers can be booted again via PXE
+and get their assigned names and group based configuration
+automatically.&lt;/p&gt;
+
+&lt;p&gt;We plan to release beta3 with the updated version of this feature
+enabled this weekend.  You might want to give it a try.&lt;/p&gt;
+</description>
+       </item>
+       
        <item>
                <title>Skolelinux-intervju: Paul Reidar Løsnesløkken</title>
                <link>http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Paul_Reidar_L_snesl_kken.html</link>
@@ -701,57 +751,5 @@ Open311 og dermed slippe å håndtere meldingene som epost.&lt;/p&gt;
 </description>
        </item>
        
-       <item>
-               <title>Free e-book kiosk for the public libraries?</title>
-               <link>http://people.skolelinux.org/pere/blog/Free_e_book_kiosk_for_the_public_libraries_.html</link>
-               <guid isPermaLink="true">http://people.skolelinux.org/pere/blog/Free_e_book_kiosk_for_the_public_libraries_.html</guid>
-                <pubDate>Fri, 7 Oct 2011 19:20:00 +0200</pubDate>
-               <description>&lt;p&gt;Here in Norway the public libraries are debating with the
-publishing houses how to handle electronic books.  Surprisingly, the
-libraries seem to be willing to accept digital restriction mechanisms
-(DRM) on books and renting e-books with artificial scarcity from the
-publishing houses.  Time limited renting (2-3 years) is one proposed
-model, and only allowing X borrowers for each book is another.
-Personally I find it amazing that libraries are even considering such
-models.&lt;/p&gt;
-
-&lt;p&gt;Anyway, while reading &lt;a href=&quot;http://boklaben.no/?p=220&quot;&gt;part of
-this debate&lt;/a&gt;, it occurred to me that someone should present a more
-sensible approach to the libraries, to allow its borrowers to get used
-to a better model.  The idea is simple:&lt;/p&gt;
-
-&lt;p&gt;Create a computer system for the libraries, either in the form of a
-Live DVD or a installable distribution, that provide a simple kiosk
-solution to hand out free e-books.  As a start, the books distributed
-by &lt;a href=&quot;http://www.gutenberg.org/&quot;&gt;Project Gutenberg&lt;/a&gt; (abount
-36,000 books), &lt;a href=&quot;http://runeberg.org/&quot;&gt;Project Runenberg&lt;/a&gt;
-(1149 books) and &lt;a href=&quot;http://www.archive.org/details/texts&quot;&gt;The
-Internet Archive&lt;/a&gt; (3,033,748 books) could be included, but any book
-where the copyright has expired or with a free licence could be
-distributed.&lt;/p&gt;
-
-&lt;p&gt;The computer system would make it easy to:&lt;/p&gt;
-
-&lt;ul&gt;
-
-&lt;li&gt;Copy e-books into a USB stick, reading tablets, cell phones and
-  other relevant equipment.&lt;/li&gt;
-
-&lt;li&gt;Show the books for reading on the the screen in the library.&lt;/li&gt;
-
-&lt;/ul&gt;
-
-&lt;p&gt;In addition to such kiosk solution, there should probably be a web
-site as well to allow people easy access to these books without
-visiting the library.  The site would be the distribution point for
-the kiosk systems, which would connect regularly to fetch any new
-books available.&lt;/p&gt;
-
-&lt;p&gt;Are there anyone working on a system like this?  I guess it would
-fit any library in the world, and not just the Norwegian public
-libraries. :)&lt;/p&gt;
-</description>
-       </item>
-       
         </channel>
 </rss>