]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2012/01/01.rss
Generated.
[homepage.git] / blog / archive / 2012 / 01 / 01.rss
index b31ddaa251a459bb823491ea49ed0b40e3e33170..49eaafcecb8cbf0c51c5e77176f6890dd7f41f9a 100644 (file)
@@ -212,5 +212,55 @@ hjemme.</p>
 </description>
        </item>
        
+       <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>
+       
         </channel>
 </rss>