Re: CentOS & LTSP being maintained

Barry R Cisna <[email protected]> Mon, 30 Mar 2015 21:14:52 -0500
Newsgroups gmane.linux.redhat.k12osn
Message-ID <[email protected]>
Johan,

## For the following to work you need an existing, running, working
LTSP/CentOS 6.x server.

Prerequisite:
1) On new CentOS 7 server install the ltsp-5.repos  rpm same as you do
for CentOS 6 server  and "yum -y install ltsp-server"
this of course install the server peices for ltsp workings.
2) No need to do the client insall.
3) You will need to setup your dhcp server after this of course and
enable tftp server and copt exports same as centOS 6.


To get a working LTSP setup on CentOS 7, you can simply rsync
the /var/lib/tftpboot & /opt/ltsp directories from your working ltsp
server to your new CentOS 7 server.

rsync -avz /var/lib/tftpboot newserver:/var/lib/
rsync -avz /opt/ltsp newserver:/opt/

It's really that simple..
usb sticks, sound works.

This is a pretty rough way of making things work,,but it does work.

Hopefully someone will debug what is killing the ldm logins currently on
an CentOS install of ltsp...:(

Take Care,
Barry


_______________________________________________
K12OSN mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>