Differences between revisions 58 and 59
Revision 58 as of 2012-02-09 18:05:22
Size: 1989
Editor: ?PetterReinholdtsen
Comment: Update links.
Revision 59 as of 2012-02-09 18:13:03
Size: 1897
Editor: ?PetterReinholdtsen
Comment: More URL corrections.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[http://www.slx.no/en/downloads]]. [[http://www.skolelinux.org/en/downloads]].
Line 21: Line 21:
{{{rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-NETINST-1.iso debian-edu-amd64-i386-powerpc-NETINST-1.iso}}} {{{rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso .}}}
Line 30: Line 30:
{{{rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-powerpc-NETINST-1.iso debian-edu-amd64-i386-powerpc-NETINST-1.iso}}} {{{rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso .}}}

Current stable version

The current stable version of Debian Edu / Skolelinux for production can be downloaded at:

http://www.skolelinux.org/en/downloads.



Testing and development versions

We are always working on what will become our next stable release. To be able to test these images we build new images several times a day (if any of our developers changes any of the content). You can help us by testing images on a spare PC or in a virtual setup. Any help is appreciated. :)

For the Squeeze version, download this image (also available via http and rsync):

ftp://ftp.skolelinux.org/cd-squeeze-test-amd64-i386-netinst/debian-edu-amd64-i386-NETINST-1.iso

For the Wheezy version that is not yet (2012-02-09) being worked active on and probably do not work, download this image:

ftp://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso

Please note that these images are intended for testing only. Do not use these for production unless you know what you are doing! You can also download/update these images with rsync:

rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso .

Check the md5sum and the timestamp because the file can change while downloading. Start the rsync again until the md5sum match.

Updating the CD

If you already have a version of Skolelinux and want to download the latest version, you can and should use rsync. rsync finds which chunks of the file that have been modified and downloads only those. It's faster and saves our bandwith. The following command updates your ISO-image, where filename.iso is the name of the existing file on your disk:

rsync -avzP ftp.skolelinux.org::cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso .