Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have lts.conf-assigned computer names shown even when client is off. #38

Closed
dgroos opened this issue Nov 8, 2017 · 3 comments
Closed

Comments

@dgroos
Copy link

dgroos commented Nov 8, 2017

There is a half-way step to the convenience of use request described in #6. That great suggestion is for client icons to keep their place in the View window even when they are turned off. Another option (and not mutually exclusive) is having the client icons maintain the names assigned to them in the lts.conf even when turned off. For example, considering a machine labelled such in lts.conf:
[aa:bb:cc:dd:ee:ff]
Computer1
when a computer is turned off it would be labelled with the MAC address "aa:bb:cc:dd:ee:ff". However, it would be much more useful to show "Computer1". This allows me to see instantly which computers are turned off (don't have to do process of elimination). Also, it allows me to turn on select computers depending on my instructional or tech-work needs.

@alkisg
Copy link
Member

alkisg commented Sep 11, 2019

Upvoting this. I think that ltsp.conf HOSTNAME parameters should show up in a special "ltsp.conf" read-only group in the Epoptes UI.

@alkisg
Copy link
Member

alkisg commented Jul 31, 2023

Rethinking about this, it would probably be better for ltsp.conf to have the following form.
This will allow a single ltsp.conf to contain multiple groups, separated with comment lines in the form # EPOPTES_GROUP=group-name:

# EPOPTES_GROUP=class-a
[mac-of-a01]
HOSTNAME=a01

[mac-of-a01]
HOSTNAME=a02
...

# EPOPTES_GROUP=class-b
[mac-of-b01]
HOSTNAME=b01

[mac-of-b02]
HOSTNAME=b02
...

eltoukos added a commit to eltoukos/epoptes that referenced this issue Aug 6, 2023
eltoukos added a commit to eltoukos/epoptes that referenced this issue Aug 6, 2023
eltoukos added a commit to eltoukos/epoptes that referenced this issue Aug 6, 2023
eltoukos added a commit to eltoukos/epoptes that referenced this issue Aug 8, 2023
eltoukos added a commit to eltoukos/epoptes that referenced this issue Aug 14, 2023
@alkisg
Copy link
Member

alkisg commented Aug 21, 2023

Closed by GSoC 2023 Epoptes improvements #204.
Please test if the proposed PPA build resolves this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants