Discussion:
[Ltsp-discuss] Li-f-e: Linux for Education based on Ubuntu Mate 16.04.2 out
Jigish Gohil MSS
2017-03-01 06:06:39 UTC
Permalink
Hello Community

Li-f-e: Linux for Education based on the latest Ubuntu Mate 16.04.2
LTS release is out, this release brings in HWE stack consisting of
updated Linux kernel and X server. Gujarati language and Ibus for
typing in any language are new additions. It of course has tons of
educational applications, development tools and many more useful stuff
for everyone.

For download and more details see:
https://sourceforge.net/projects/cyberorg-home/files/Li-f-e/

This spin is created to be perfect base for classroom LTSP-pnp server,
all that is needed to get LTSP is running the following:

sudo -i

add-apt-repository --yes ppa:ts.sch.gr

apt-get update

apt-get --yes --install-recommends install dnsmasq
ltsp-server-standalone ltsp-client ldm-ubuntu-theme epoptes

gpasswd -a ${SUDO_USER:-$USER} epoptes

ltsp-config dnsmasq

echo 'IPAPPEND=3' >> /etc/ltsp/update-kernels.conf

/usr/share/ltsp/update-kernels

ltsp-update-image --cleanup /

See: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp for more details.

If you have old i386 clients, you can still use this on LTSP server,
add i386 image, follow the README from
http://ts.sch.gr/repo/livecd/images/

Cheers

-J
Rolf-Werner Eilert
2017-03-08 15:08:15 UTC
Permalink
Post by Jigish Gohil MSS
Hello Community
Li-f-e: Linux for Education based on the latest Ubuntu Mate 16.04.2
LTS release is out, this release brings in HWE stack consisting of
sudo -i
add-apt-repository --yes ppa:ts.sch.gr
apt-get update
apt-get --yes --install-recommends install dnsmasq
ltsp-server-standalone ltsp-client ldm-ubuntu-theme epoptes
dnsmasq asks if the default should be kept or changed, "N" is default,
so I chose that.

I was asked if nbd may be switched off, I tried both Yes and No, didn't
make a difference.
Post by Jigish Gohil MSS
gpasswd -a ${SUDO_USER:-$USER} epoptes
ltsp-config dnsmasq
echo 'IPAPPEND=3' >> /etc/ltsp/update-kernels.conf
/usr/share/ltsp/update-kernels
ltsp-update-image --cleanup /
Here I get an error message: mount: wrong fs type... could not mount
/tmp/tmp.McjmCNpWpS.root

I looked it up, this file doesn't exist.

Do you have an advice? The page about ltsp-pnp below didn't help me here.
Post by Jigish Gohil MSS
See: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp for more details.
Regards
Rolf



------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
Loading...