LTSPManager

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2006-11-08 20:40:21
Size: 1380
Editor: 207
Comment:
Revision 4 as of 2006-11-08 20:50:35
Size: 1573
Editor: 207
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
`• LTSP is not running. ( Start )`
`@ LTSP is running. ( Stop )`
Line 35: Line 38:
 * Move over some of Jim's code for testing the status of some services.  * Move over some of Jim's code for testing the status of LTSP.
    * Re
start LTSP. Upstart magic.
Line 42: Line 46:
Version 2.0:
 * Add ltspinfo, power off client.
 * Wake on LAN?

Summary

We will create a nice, gui management tool for LTSP, and Edubuntu administrators to manage their thin client network.

Rationale

Use cases

Scope

Design

• LTSP is not running.           ( Start ) @ LTSP is running.               ( Stop  )

Implementation

Code

Data preservation and migration

Outstanding issues

BoF agenda and discussion

  • We decided in Detroit that a requirement for LTSP should be some kind of gui management.
  • Should allow for different target architechtures.
  • We need to add the management of the lts.conf file.
  • ltsp-manager is already in universe, simply needs some more work.
  • Doesn't have a .desktop yet, should install under the Administration.
  • Move over some of Jim's code for testing the status of LTSP.
    • Restart LTSP. Upstart magic.
  • We are missing handling of screen scripts. Need to add that.
  • Per client as well as default settings.
  • Either grab the syslog for dhcpd, or do an arp -a to automatically grab all the mac addresses on the network.
  • Promote a dynamic ip address to a static ip address.
  • Update the chroot via apt.

Version 2.0:

  • Add ltspinfo, power off client.
  • Wake on LAN?


CategorySpec

LTSPManager (last edited 2008-08-06 16:18:23 by localhost)