]> pere.pagekite.me Git - homepage.git/blobdiff - blog/index.html
Generated.
[homepage.git] / blog / index.html
index 64fa6b96a0998925684561d89f2df6376cb4f9d0..d2fef83bd77b30a3a15d5e4957b20618b04d0c0d 100644 (file)
 
 
     
+    <div class="entry">
+      <div class="title"><a href="http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Danielsen.html">Skolelinux-intervju: Frode Danielsen</a></div>
+      <div class="date">27th February 2012</div>
+      <div class="body"><p>I serien med intervjuer av folk i
+<a href="http://www.skolelinux.org/">Skolelinux</a>-miljøet møter vi
+denne gangen Frode Danielsen, som er leder for en IT-virksomhet som
+passer på IT-løsningen til flere kommuner i Hedmark-området, der noen
+av dem bruker Skolelinux i dag.</p>
+
+<p><strong>Hvem er du, og hva driver du med til daglig?</strong></p>
+
+<p>Daglig leder i <a href="http://www.hedmarken-ikt.no/">Hedmark
+IKT</a>. En interkommunal IKT-virksomhet for Stange, Nord-Odal,
+Kongsvinger, Grue, Løten og Hamar kommuner. Vi er 32 ansatte</p>
+
+<p><strong>Hvordan kom du i kontakt med Skolelinux-prosjektet?</strong></p>
+
+<p>Vi har vært i kontakt med Skolelinux-prosjektet i flere
+sammenhenger, blant annet gjennom et par piloter som ikke har ført til
+noe konkret resultat.  Nå sist gjennom satsingen på skolelinux i Grue,
+Kongsvinger og Nord-Odal.</p>
+
+<p><strong>Hva er fordelene med Skolelinux slik du ser det?</strong>
+<br><strong>Hva er ulempene med Skolelinux slik du ser det?</strong></p>
+
+<p>Jeg tror alle løsninger har fordeler og ulemper, litt avhengig av
+hvilket ståsted du selv har, så jeg unnlater å svare på dette.</p>
+
+<p><strong>Hvilken fri programvare bruker du til daglig?</strong></p>
+
+<p>Ingen for min egen del, men vi har noe fri programvare i våre
+løsninger.</p>
+
+<p><strong>Hvilken strategi tror du er den rette å bruke for å få
+skoler til å ta i bruk fri programvare?</strong></p>
+
+<p>Jeg tror ikke man skal ha en slik strategi.  Man bør ha en strategi
+basert på å løse fremtidige behov, og velge løsninger som støtter opp
+under dette.</p>
+</div>
+      <div class="tags">
+        
+        
+        Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju</a>, <a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk</a>. 
+        
+        
+      </div>
+    </div>
+    <div class="padding"></div>
+    
     <div class="entry">
       <div class="title"><a href="http://people.skolelinux.org/pere/blog/Second_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html">Second release candidate of Debian Edu / Skolelinux based on Squeeze</a></div>
       <div class="date">27th February 2012</div>
@@ -624,69 +674,6 @@ will see you there?</p>
     </div>
     <div class="padding"></div>
     
-    <div class="entry">
-      <div class="title"><a href="http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html">Handling non-free firmware in Debian Edu/Squeeze</a></div>
-      <div class="date">27th January 2012</div>
-      <div class="body"><p>With some computer hardware, one need non-free firmware blobs.
-This is the sad fact of todays computers.  In the next version of
-<a href="http://www.skolelinux.org/">Debian Edu / Skolelinux</a> based
-on Squeeze, we provide several scripts and modifications to make
-firmware blobs easier to handle.  The common use case I run into is a
-laptop with a wireless network card requiring non-free firmware to
-work, but there are other use cases as well.</p>
-
-<p>First and foremost, Debian Edu provide ISO images for DVD and CD
-with all firmware packages in the Debian sections main and non-free
-included, to ensure debian-installer find and can install all of them
-during installation.  This take care firmware for network devices used
-by the installer when installing from from local media.  But for
-example multimedia devices are not activated in the installer and are
-not taken care of by this.</p>
-
-<p>For non-network devices, we provide the script
-<tt>/usr/share/debian-edu-config/tools/auto-addfirmware</tt> which
-search through the <tt>dmesg</tt> output for drivers requesting extra
-firmware.  The firmware file name is looked up in the Contents-ARCH.gz
-file available in the package repository, and the packages providing
-the requested firmware file(s) is installed.  I have proposed to do
-something similar in debian-installer (BTS report
-<a href="http://bugs.debian.org/655507">#655507</a>), to allow PXE
-installs of Debian to handle firmware installation better.  Run the
-script as root from the command line to fetch and install the needed
-firmware packages.</p>
-
-<p>Debian Edu provide PXE installation of Debian out of the box, and
-because some machines need firmware to get their network cards
-working, the installation initrd some times need extra firmware
-included to be able to install at all.  To fill the PXE installation
-initrd with extra firmware, the
-<tt>/usr/share/debian-edu-config/tools/pxe-addfirmware</tt> script is
-provided.  Again, just run it as root on the command line to fill the
-PXE initrd with firmware packages.</p>
-
-<p>Last, some LTSP clients might also need firmware to get their
-network cards working.  For this,
-<tt>/usr/share/debian-edu-config/tools/ltsp-addfirmware</tt> is
-provided to update the LTSP initrd with firmware blobs.  It is used
-the same way as the other firmware related tools.</p>
-
-<p>At the moment, we do not run any of these during installation.  We
-do not know if this is acceptable for the local administrator to use
-non-free software, and it is their choice.</p>
-
-<p>We plan to release beta3 this weekend.  You might want to give it a
-try.</p>
-</div>
-      <div class="tags">
-        
-        
-        Tags: <a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu</a>, <a href="http://people.skolelinux.org/pere/blog/tags/english">english</a>. 
-        
-        
-      </div>
-    </div>
-    <div class="padding"></div>
-    
     <p style="text-align: right;"><a href="index.rss"><img src="http://people.skolelinux.org/pere/blog/xml.gif" alt="RSS feed" width="36" height="14" /></a></p>
     <div id="sidebar">
       
@@ -700,7 +687,7 @@ try.</p>
 
 <li><a href="http://people.skolelinux.org/pere/blog/archive/2012/01/">January (7)</a></li>
 
-<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/02/">February (9)</a></li>
+<li><a href="http://people.skolelinux.org/pere/blog/archive/2012/02/">February (10)</a></li>
 
 </ul></li>
 
@@ -821,7 +808,7 @@ try.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/debian">debian (54)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (79)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/debian edu">debian edu (80)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/digistan">digistan (7)</a></li>
 
@@ -831,7 +818,7 @@ try.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/fildeling">fildeling (12)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (15)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/intervju">intervju (16)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/kart">kart (15)</a></li>
 
@@ -843,7 +830,7 @@ try.</p>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/multimedia">multimedia (14)</a></li>
 
- <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (146)</a></li>
+ <li><a href="http://people.skolelinux.org/pere/blog/tags/norsk">norsk (147)</a></li>
 
  <li><a href="http://people.skolelinux.org/pere/blog/tags/nuug">nuug (119)</a></li>