Jeg jobber til daglig ved Universitetet -i Oslo, en institusjon som lenge har vektlagt verdien av åpne -standarder og fri programvare. Men noe har endret seg, og for en -liten stund tilbake annonserte USIT at dagens fungerende e-postsystemet -basert på fri programvare skulle byttes ut med Microsoft Exchange og -at Microsoft Outlook skulle bli den best fungerende men antagelig ikke -eneste støttede e-postklienten. Annonseringen har ført til flere -protester og en -underskriftskampanje, initiert av Diana Santos, der så langt 253 -personer har signert. Prosjektet -NIKE (Ny integrert -kalender/e-post) ble initiert for å se på mulige løsninger med -utgangspunkt i at en kombinert epost/kalenderløsning var påkrevd, og -prosjektet -NIKE-implementasjon -er igang med å rulle ut MS Exchange ved Universitetet i Oslo.
- -For kun kort tid siden ble det annonsert at det blir et åpent møte -med ledelsen hos universitetet i Oslo med disse planene som tema:
- -Tid: Onsdag 2013-06-05 kl. 10:00
-
Sted: 9. etasje i Lucy Smiths hus (admin-bygget)
Det kan være en god plass å stille opp hvis en som meg ikke tror -valget av Microsoft Exchange som sentral epostinfrastruktur er et -heldig valg for Norges ledende forskningsuniversitet, men at en er mer -tjent med å selv -beholde -kontrollen over egen infrastruktur.
- -Saken har ført til endel presseoppslag så langt. Her er de jeg har -fått med meg:
+ +The Freedombox +project is working on providing the software and hardware for +making it easy for non-technical people to host their data and +communication at home, and being able to communicate with their +friends and family encrypted and away from prying eyes. It has been +going on for a while, and is slowly progressing towards a new test +release (0.2).
+ +And what day could be better than the Pi day to announce that the +new version will provide "hard drive" / SD card / USB stick images for +Dreamplug, Raspberry Pi and VirtualBox (or any other virtualization +system), and can also be installed using a Debian installer preseed +file. The Debian based Freedombox is now based on Debian Jessie, +where most of the needed packages used are already present. Only one, +the freedombox-setup package, is missing. To try to build your own +boot image to test the current status, fetch the freedom-maker scripts +and build using +vmdebootstrap +with a user with sudo access to become root: + +
+git clone http://anonscm.debian.org/git/freedombox/freedom-maker.git \ + freedom-maker +sudo apt-get install git vmdebootstrap mercurial python-docutils \ + mktorrent extlinux virtualbox qemu-user-static binfmt-support \ + u-boot-tools +make -C freedom-maker dreamplug-image raspberry-image virtualbox-image ++ +
Root access is needed to run debootstrap and mount loopback +devices. See the README for more details on the build. If you do not +want all three images, trim the make line. But note that thanks to a race condition in +vmdebootstrap, the build might fail without the patch to the +kpartx call.
+ +If you instead want to install using a Debian CD and the preseed +method, boot a Debian Wheezy ISO and use this boot argument to load +the preseed values:
+ ++url=http://www.reinholdtsen.name/freedombox/preseed-jessie.dat ++ +
But note that due to a +recently introduced bug in apt in Jessie, the installer will +currently hang while setting up APT sources. Killing the +'apt-cdrom ident' process when it hang a few times during the +installation will get the installation going. This affect all +installations in Jessie, and I expect it will be fixed soon.
+ +Give it a go and let us know how it goes on the mailing list, and help +us get the new release published. :) Please join us on +IRC (#freedombox on +irc.debian.org) and +the +mailing list if you want to help make this vision come true. +On larger sites, it is useful to use a dedicated storage server for +storing user home directories and data. The design for handling this +in Debian Edu / Skolelinux, is +to update the automount rules in LDAP and let the automount daemon on +the clients take care of the rest. I was reminded about the need to +document this better when one of the customers of +Skolelinux Drift AS, where I am +on the board of directors, asked about how to do this. The steps to +get this working are the following:
+ +-
+
+
- Add new storage server in DNS. I use nas-server.intern as the +example host here. + +
- Add automoun LDAP information about this server in LDAP, to allow +all clients to automatically mount it on reqeust. + +
- Add the relevant entries in tjener.intern:/etc/fstab, because +tjener.intern do not use automount to avoid mounting loops. + +
DNS entries are added in GOsa², and not described here. Follow the +instructions +in the manual (Machine Management with GOsa² in section Getting +started).
+ +Ensure that the NFS export points on the server are exported to the +relevant subnets or machines:
+ ++ ++root@tjener:~# showmount -e nas-server +Export list for nas-server: +/storage 10.0.0.0/8 +root@tjener:~# +
Here everything on the backbone network is granted access to the +/storage export. With NFSv3 it is slightly better to limit it to +netgroup membership or single IP addresses to have some limits on the +NFS access.
+ +The next step is to update LDAP. This can not be done using GOsa², +because it lack a module for automount. Instead, use ldapvi and add +the required LDAP objects using an editor.
+ ++ ++ldapvi --ldap-conf -ZD '(cn=admin)' -b ou=automount,dc=skole,dc=skolelinux,dc=no +
When the editor show up, add the following LDAP objects at the +bottom of the document. The "/&" part in the last LDAP object is a +wild card matching everything the nas-server exports, removing the +need to list individual mount points in LDAP.
+ ++ ++add cn=nas-server,ou=auto.skole,ou=automount,dc=skole,dc=skolelinux,dc=no +objectClass: automount +cn: nas-server +automountInformation: -fstype=autofs --timeout=60 ldap:ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no + +add ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no +objectClass: top +objectClass: automountMap +ou: auto.nas-server + +add cn=/,ou=auto.nas-server,ou=automount,dc=skole,dc=skolelinux,dc=no +objectClass: automount +cn: / +automountInformation: -fstype=nfs,tcp,rsize=32768,wsize=32768,rw,intr,hard,nodev,nosuid,noatime nas-server.intern:/& +
The last step to remember is to mount the relevant mount points in +tjener.intern by adding them to /etc/fstab, creating the mount +directories using mkdir and running "mount -a" to mount them.
+ +When this is done, your users should be able to access the files on +the storage server directly by just visiting the +/tjener/nas-server/storage/ directory using any application on any +workstation, LTSP client or LTSP server.
+For noen uker siden ble NXCs fri programvarelisenserte +NOARK5-løsning +presentert hos +NUUG (video +på youtube +foreløbig), og det fikk meg til å titte litt mer på NOARK5, +standarden for arkivhåndtering i det offentlige Norge. Jeg lurer på +om denne kjernen kan være nyttig i et par av mine prosjekter, og for ett +av dem er det mest aktuelt å lagre epost. Jeg klarte ikke finne noen +anbefaling om hvordan RFC 822-formattert epost (aka Internett-epost) +burde lagres i NOARK5, selv om jeg vet at noen arkiver tar +PDF-utskrift av eposten med sitt epostprogram og så arkiverer PDF-en +(eller enda værre, tar papirutskrift og lagrer bildet av eposten som +PDF i arkivet).
+ +Det er ikke så mange formater som er akseptert av riksarkivet til +langtidsoppbevaring av offentlige arkiver, og PDF og XML er de mest +aktuelle i så måte. Det slo meg at det måtte da finnes en eller annen +egnet XML-representasjon og at det kanskje var enighet om hvilken som +burde brukes, så jeg tok mot til meg og spurte +SAMDOK, en gruppe tilknyttet +arkivverket som ser ut til å jobbe med NOARK-samhandling, om de hadde +noen anbefalinger: + +
++ +Hei.
+ +Usikker på om dette er riktig forum å ta opp mitt spørsmål, men jeg +lurer på om det er definert en anbefaling om hvordan RFC +822-formatterte epost (aka vanlig Internet-epost) bør lages håndteres +i NOARK5, slik at en bevarer all informasjon i eposten +(f.eks. Received-linjer). Finnes det en anbefalt XML-mapping ala den +som beskrives på +<URL: https://www.informit.com/articles/article.aspx?p=32074 >? Mitt +mål er at det skal være mulig å lagre eposten i en NOARK5-kjerne og +kunne få ut en identisk formattert kopi av opprinnelig epost ved +behov.
+
Postmottaker hos SAMDOK mente spørsmålet heller burde stilles +direkte til riksarkivet, og jeg fikk i dag svar derfra formulert av +seniorrådgiver Geir Ivar Tungesvik:
+ +++ +Riksarkivet har ingen anbefalinger når det gjelder konvertering fra +e-post til XML. Det står arkivskaper fritt å eventuelt definere/bruke +eget format. Inklusive da - som det spørres om - et format der det er +mulig å re-etablere e-post format ut fra XML-en. XML (e-post) +dokumenter må være referert i arkivstrukturen, og det må vedlegges et +gyldig XML skjema (.xsd) for XML-filene. Arkivskaper står altså fritt +til å gjøre hva de vil, bare det dokumenteres og det kan dannes et +utrekk ved avlevering til depot.
+ +De obligatoriske kravene i Noark 5 standarden må altså oppfylles - +etter dialog med Riksarkivet i forbindelse med godkjenning. For +offentlige arkiv er det særlig viktig med filene loependeJournal.xml +og offentligJournal.xml. Private arkiv som vil forholde seg til Noark +5 standarden er selvsagt frie til å bruke det som er relevant for dem +av obligatoriske krav.
+
Det ser dermed ut for meg som om det er et lite behov for å +standardisere XML-lagring av RFC-822-formatterte meldinger. Noen som +vet om god spesifikasjon i så måte? I tillegg til den omtalt over, +har jeg kommet over flere aktuelle beskrivelser (søk på "rfc 822 +xml", så finner du aktuelle alternativer).
-
-
- 2013-05-29 - Forsvarer - nytt IT-system - Universitas - -
- 2013-05-23 - UiO - innfører nytt epost- og kalenderverktøy - Uniforum +
- XML MIME Transformation +protocol (XMTP) fra OpenHealth, sist oppdatert 2001. +
- An +XML format for mail and other messages utkast fra IETF datert +2001. -
- 2013-05-22 - Protestgruppe - vil stanse IT-system - Universitas - - -
- 2013-05-15 - UiO - må ha kontroll over sitt eget epostsystem - Uniforum +
- xMail: +E-mail as XML en artikkel fra 2003 som beskriver python-modulen +rfc822 som gir ut XML-representasjon av en RFC 822-formattert epost.
Finnes det andre og bedre spesifikasjoner for slik lagring? Send +meg en epost hvis du har innspill.
Included in Debian Edu / -Skolelinux, there are quite a lot of educational software. -Created to help teachers teach, and pupils learn. We have tried to -tag them all using debtags use::learning and role::program, and using -the debtags I was happy to be able to create a collage of the -educational software packages installed by default, sorted by the -debtag field. Here it is. Click on a image to learn more about the -program.
- - - -field::arts
- + +Her er noen lenker til tekster jeg har satt pris på å lese de siste +månedene. Det er mye om varsleren Edward Snowden, som burde få all +hjelp, støtte og beskyttelse Norge kan stille opp med for å ha satt +totalitær overvåkning på sakskartet, men også endel annet +tankevekkende og interessant.
-field::astronomy
- +-
-
- 2013-12-21 +- +NSA tenker som Stasi - Dagbladet.no -
- 2013-12-19 - +Staten har ikke rett til å vite alt om deg - DN.no -
- 2013-12-21 +Nye +mål for NSAs spionasje avslørt - Dagbladet.no -
- 2013-12-19 +«NSA +bør fjernes fra sin makt til å samle inn metadata fra amerikanske +telefonsamtaler» - Dagbladet.no -
- 2013-12-18 +Etterretning, +overvåking, frihet og sikkerhet - Dagbladet.no -
- 2013-12-17 +Snowden +angriper USA i åpent brev - nrk.no -
- 2013-12-17 +Rettslig +nederlag for etterretning - digi.no -
- 2013-12-21 +Truende +nedkjøling - dagbladet.no + +
- 2013-12-20 +Matematikk +og forståelse - aftenposten.no + +
- 2013-10-20 +Vi +søv for å reinse hjernen vår, ifølgje ny studie - nrk.no + +
- 2013-12-11 +Rotterace +i kloakken - nrk.no + +
- 2013-12-30 +Ã pne +brev og frie tanker - aftenposten.no + +
- 2014-01-12 +Stopp dagens kunnskapsapartheid! - aftenposten.no + +
- 2014-01-09 +EU-rapport: +Britisk og amerikansk overvåking ser ut til å være ulovlig - +aftenposten.no + +
- 2013-10-23 Professor Jan Arild Audestad +Advarer +mot konspirasjonsteori i digi.no og sier han ikke tror NSA kan +avlytte mobiltelefoner, mens han noen måneder senere forteller: + +
- 2014-01-09 +- +Vi ble presset til å svekke mobilsikkerheten på 80-tallet - +aftenposten.no -
- 2014-02-12 +Et +møte med Edward Snowden - intervju sendt av nrk, tilgjengelig til +2015-01-31 + +
- 2014-02-17 +Litteraturredaktøren: +Helle Thornings tavshed om Snowden er en skandale - +politiken.dk + +
- 2014-02-21 +Bra å ha en «Storebror» - aftenposten.no + +
- 2014-02-28 +"Narkotikasiktet +Stortingsmann" - Spillet bak kulissene - John Christian Eldens +blogg + +
- 2014-02-28 +Heksejakt +på hasjbrukere - aftenposten.no + +
field::biology:structural
- +field::chemistry
-
-
-
-
-
-
-
-
-
-
-[viewmol]
-
-
field::electronics
-
-
-[gpsim]
-
field::geography
- +field::linguistics
- +field::mathematics
-
-
-
-
-
-[geomview]
-
-
-
-
-
-
-
-
-
-
-
-
-
field::physics
- +field::TODO
- +In total, 61 applications. 3 of them lacked screen shots on -screenshot.debian.net. If -you know of some packages we should install by default, please let us -know on IRC, #debian-edu -on irc.debian.org, or our -mailing list -debian-edu@.
+Two days ago, I asked -how -I could install Linux on a Packard Bell EasyNote LV computer -preinstalled with Windows 8. I found a solution, but am horrified -with the obstacles put in the way of Linux users on a laptop with UEFI -and Windows 8.
- -I never found out if the cause of my problems were the use of UEFI -secure booting or fast boot. I suspect fast boot was the problem, -causing the firmware to boot directly from HD without considering any -key presses and alternative devices, but do not know UEFI settings -enough to tell.
- -There is no way to install Linux on the machine in question without -opening the box and disconnecting the hard drive! This is as far as I -can tell, the only way to get access to the firmware setup menu -without accepting the Windows 8 license agreement. I am told (and -found description on how to) that it is possible to configure the -firmware setup once booted into Windows 8. But as I believe the terms -of that agreement are completely unacceptable, accepting the license -was never an alternative. I do not enter agreements I do not intend -to follow.
- -I feared I had to return the laptops and ask for a refund, and -waste many hours on this, but luckily there was a way to get it to -work. But I would not recommend it to anyone planning to run Linux on -it, and I have become sceptical to Windows 8 certified laptops. Is -this the way Linux will be forced out of the market place, by making -it close to impossible for "normal" users to install Linux without -accepting the Microsoft Windows license terms? Or at least not -without risking to loose the warranty?
- -I've updated the -Linux Laptop -wiki page for Packard Bell EasyNote LV, to ensure the next person -do not have to struggle as much as I did to get Linux into the -machine.
- -Thanks to Bob Rosbag, Florian Weimer, Philipp Kern, Ben Hutching, -Michael Tokarev and others for feedback and ideas.
+ +Many years ago, I wrote a GPL licensed version of the netgroup and +innetgr tools, because I needed them in +Skolelinux. I called the project +ng-utils, and it has served me well. I placed the project under the +Hungry Programmer umbrella, and it was maintained in our CVS +repository. But many years ago, the CVS repository was dropped (lost, +not migrated to new hardware, not sure), and the project have lacked a +proper home since then.
+ +Last summer, I had a look at the package and made a new release +fixing a irritating crash bug, but was unable to store the changes in +a proper source control system. I applied for a project on +Alioth, but did not have time +to follow up on it. Until today. :)
+ +After many hours of cleaning and migration, the ng-utils project +now have a new home, and a git repository with the highlight of the +history of the project. I published all release tarballs and imported +them into the git repository. As the project is really stable and not +expected to gain new features any time soon, I decided to make a new +release and call it 1.0. Visit the new project home on +https://alioth.debian.org/projects/ng-utils/ +if you want to check it out. The new version is also uploaded into +Debian Unstable.