]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2013-05-17-skolelinux-blessing.txt
Generated.
[homepage.git] / blog / data / 2013-05-17-skolelinux-blessing.txt
index 1886c3fc7ee44689a56dd729e643212c456fa440..62610e9b2789ecc3a4510915b5bc12c694ddf69f 100644 (file)
@@ -47,19 +47,19 @@ So this script just assume there is enough disk space to install all
 the needed packages.</p>
 
 <p>The script was created to help a Debian Edu student working on
-setting up <ahref="http://www.raspberrypi.org">Raspberry Pi</a> as a
+setting up <a href="http://www.raspberrypi.org">Raspberry Pi</a> as a
 Debian Edu client, and using it he can take the existing
-<ahref="http://www.raspbian.org/‎">Rapbian</a> installation and
+<a href="http://www.raspbian.org/FrontPage‎">Raspbian</a> installation and
 transform it into a fully functioning Debian Edu Workstation (or
 Roaming Workstation, or whatever :).</p>
 
 <p>The default setting in the script is to create a KDE Workstation.
-If a Gnome based Roaming workstation is wanted instead, modify the
+If a LXDE based Roaming workstation is wanted instead, modify the
 PROFILE and DESKTOP values at the top to look like this instead:</p>
 
 <p><pre>
 PROFILE="Roaming-Workstation"
-DESKTOP="gnome"
+DESKTOP="lxde"
 </pre></p>
 
 <p>The script could even become useful to set up Debian Edu servers in