no puedo ver los clientes

Asked by Mario Nunez Jimenez

Hola, instale epoptes siguiendo las indicaciones de:
https://epoptes.org/installation/

En el servidor:
apt-get install --install-recommends epoptes
gpasswd -a tic epoptes

Luego en los clientes realice:
apt-get install --install-recommends epoptes-client
nano /etc/default/epoptes-client
Donde puse:
SERVER=profesorhost-smr1a.local
(probe a hacer ping y parece que va bien)
epoptes-client -c
(Y parece que coge los certificados del servidor correctamente)
groupadd epoptes
usermod -aG epoptes alumno
(creo el grupo y añado al usuario alumno, porque sin esto no parecia funcionar)

Reinicio la sesion del usuario alumno y en algunos equipos funciona y en otros no. La mayor parte de las veces no consigo que el servidor vea a los clientes.

Que puedo hacer?
gracias de antemano.

Question information

Language:
Spanish Edit question
Status:
Answered
For:
Ubuntu epoptes Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bernard Stafford (bernard010) said :
#1

https://github.com/epoptes/epoptes/discussions/205

Go to a client. Press Ctrl+Alt+F3 to switch to vt3. Login as e.g. teacher there. Then type:
sudo -i
systemctl status epoptes-client
systemctl start epoptes-client
# At that point check if you see the client on the server epoptes
epoptes-client
# And again check if you see the client on the server epoptes

Can you help with this problem?

Provide an answer of your own, or ask Mario Nunez Jimenez for more information if necessary.

To post a message you must log in.