X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/4bacf4c1982f0b04b385b79b38de56352c336600..bb628a91dec545cd4f4eb6c2eaf65b53c595fe9f:/blog/index.rss diff --git a/blog/index.rss b/blog/index.rss index 49f5fe5f2c..f86effbdf9 100644 --- a/blog/index.rss +++ b/blog/index.rss @@ -6,6 +6,50 @@ http://people.skolelinux.org/pere/blog/ + + Skolelinux-intervju: Frode Danielsen + http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Danielsen.html + http://people.skolelinux.org/pere/blog/Skolelinux_intervju__Frode_Danielsen.html + Mon, 27 Feb 2012 14:35:00 +0100 + <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> + + + Second release candidate of Debian Edu / Skolelinux based on Squeeze http://people.skolelinux.org/pere/blog/Second_release_candidate_of_Debian_Edu___Skolelinux_based_on_Squeeze.html @@ -557,62 +601,5 @@ will see you there?</p> - - Handling non-free firmware in Debian Edu/Squeeze - http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html - http://people.skolelinux.org/pere/blog/Handling_non_free_firmware_in_Debian_Edu_Squeeze.html - Fri, 27 Jan 2012 23:30:00 +0100 - <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> - - -