IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 27 October 2022   (all times are UTC)

00:11vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20, Quit: leaving)
02:20jgee11 has left IRC (jgee11!~jgee@186.80.49.20, *.net *.split)
05:34alkisg_web has joined IRC (alkisg_web!~alkisg_we@2a02:587:7458:8100:c24a:ff:fe02:bc1e)
05:35
<alkisg>
You can direct the system epoptes-client to one server, and the session epoptes-client to another server, from /etc/default/epoptes-client
05:46we6jbo has left IRC (we6jbo!~we6jbo@2603-8001-5b43-4000-2701-ddf4-b790-e599.res6.spectrum.com, Remote host closed the connection)
06:16ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz)
06:20Krisz has joined IRC (Krisz!~Krisz@563B972C.catv.pool.telekom.hu)
06:44woernie has joined IRC (woernie!~werner@p5b2962ea.dip0.t-ipconnect.de)
07:04alkisg_web has left IRC (alkisg_web!~alkisg_we@2a02:587:7458:8100:c24a:ff:fe02:bc1e, Ping timeout: 244 seconds)
08:24alkisg_web has joined IRC (alkisg_web!~alkisg_we@2a02:587:7458:8100:c24a:ff:fe02:bc1e)
08:32alkisg_web has left IRC (alkisg_web!~alkisg_we@2a02:587:7458:8100:c24a:ff:fe02:bc1e, Ping timeout: 244 seconds)
08:33alkisg_web has joined IRC (alkisg_web!~alkisg_we@2a02:587:7458:8100:c24a:ff:fe02:bc1e)
09:41Stamm has joined IRC (Stamm!~Stamm@50.231.145.86)
09:49
<Stamm>
New to the project and dug around in the docs, however haven't found a clear answer yet.
09:49
How would I deploy without persistent home directories? I don't want any persistent storage (local or on the server). I know I could schedule a script to delete everything but there has to be a better way. Is there a way to just exclude the mount? If the share isn't need at that point how do I prevent that from being created as well?
10:41Krisz has left IRC (Krisz!~Krisz@563B972C.catv.pool.telekom.hu, Ping timeout: 244 seconds)
11:03Krisz has joined IRC (Krisz!~Krisz@563B972C.catv.pool.telekom.hu)
12:08
<Krisz>
Hello Everyone,
12:08
sorry for disturbing again
12:08
I am trying to find a workaround for my issue from tuesday
12:08
my question is, that is it ok if "/sbin/ltsp initrd-bottom" runs twice?
12:08
https://snipboard.io/k41Txe.jpg
12:20
<alkisg>
Stamm: you can create /home as a tmpfs with FSTAB_x. But this means that if a user downloads a 4 GB file, this needs 4GB more RAM, while if you use the server for /home, then you won't need more RAM.
12:22
<Stamm>
Thanks do I need to do anything with the FSTAB_HOME? (Found some references to that in github discussions.)
12:22
<alkisg>
Krisz: no this isn't normal
12:28
<Krisz>
alkisg: thank you, I found the solution, now everything works fine
12:29we6jbo has joined IRC (we6jbo!~we6jbo@2603-8001-5b43-4000-a0d9-4f70-6b39-4cb1.res6.spectrum.com)
12:29
<alkisg>
Stamm: no, it's just a single line in ltsp.com
12:29
Krisz: great, what was the issue?
12:29
<Stamm>
alkisg Thanks!
12:30
<alkisg>
*ltsp.conf
12:33
<Krisz>
it was all my fault sorry
12:33
on tuesday I was looking in /usr/share/ltsp/client/initrd-bottom/55-initrd-bottom.sh for more information
12:33
before taking a closer look I made a copy of this .sh file in the same folder but, with different name (bad habbit)
12:34
but since I made this copy, the .sh file run twice... :(
12:34
<alkisg>
Ah! OK :)
12:35
<Krisz>
so, thank you for your help again :)
12:35
<alkisg>
You're welcome, good luck :)
12:35
<Krisz>
(y)
12:38we6jbo has left IRC (we6jbo!~we6jbo@2603-8001-5b43-4000-a0d9-4f70-6b39-4cb1.res6.spectrum.com)
13:08Krisz has left IRC (Krisz!~Krisz@563B972C.catv.pool.telekom.hu, Ping timeout: 244 seconds)
14:58oh207 has joined IRC (oh207!~oh207@2600:1017:b400:36b0:a414:5ee4:9836:6c9a)
15:37Vercas6 has joined IRC (Vercas6!~Vercas@gateway/tor-sasl/vercas)
15:44alkisg_web has left IRC (alkisg_web!~alkisg_we@2a02:587:7458:8100:c24a:ff:fe02:bc1e, Quit: Client closed)
15:49Stamm has left IRC (Stamm!~Stamm@50.231.145.86)
15:53oh207 has left IRC (oh207!~oh207@2600:1017:b400:36b0:a414:5ee4:9836:6c9a, Ping timeout: 244 seconds)
16:17vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20)
18:33rodriguez^jarvis has joined IRC (rodriguez^jarvis!~rodriguez@216.200.69.154)
18:47
<rodriguez^jarvis>
how do I get two servers to monitor clients
19:39
<alkisg>
rodriguez^jarvis: You can direct the system epoptes-client to one server, and the session epoptes-client to another server, from /etc/default/epoptes-client
19:40
That way an "administrator" can see the clients before login, and a "teacher" can see the thumbnails after login; both can monitor/broadcast screen
19:41
if [ "$(id -u)" -eq 0 ]; then SERVER=ip-of-administrator; else SERVER=ip-of-teacher; fi
19:55alkisg_irc has joined IRC (alkisg_irc!~Thunderbi@2a02:587:7458:8100:c24a:ff:fe02:bc1e)
20:05ltspbot has joined IRC (ltspbot!~supybot@devs.ts.sch.gr)
20:23ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving)
20:30rodriguez^jarvis has left IRC (rodriguez^jarvis!~rodriguez@216.200.69.154, Ping timeout: 244 seconds)
21:07woernie has left IRC (woernie!~werner@p5b2962ea.dip0.t-ipconnect.de, Remote host closed the connection)
22:03vagrantc has left IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:20, Quit: leaving)