[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/HowTo/RaspberryPiWorkstation" by PetterReinholdtsen
Debian Wiki
debian-www at lists.debian.org
Thu Nov 21 09:24:16 UTC 2013
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/HowTo/RaspberryPiWorkstation" page has been changed by PetterReinholdtsen:
https://wiki.debian.org/DebianEdu/HowTo/RaspberryPiWorkstation?action=diff&rev1=18&rev2=19
Comment:
Update howto to install xfce and enable lightdm after installation.
svn co svn://svn.debian.org/svn/debian-edu/branches/wheezy/debian-edu-config/share/debian-edu-config/tools
}}}
- 10. Run the script:
+ 10. Run the script, install xfce desktop (uses least amount of ram):
{{{
- bash -x tools/debian-edu-bless
+ DESKTOP=xfce bash -x tools/debian-edu-bless
}}}
+ 11. Enable lightdm to get graphical login screen
+ {{{
+ update-rc.d lightdm enable
+ }}}
+
More information about the debian-edu-commits
mailing list