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


Channel log from 21 September 2015   (all times are UTC)

00:06vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
00:22thedarkener has joined IRC (thedarkener!~thedarken@c128.thedarkener.com)
03:50vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
04:22vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
04:38cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
05:16cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 246 seconds)
05:27cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
05:59fnurl has joined IRC (fnurl!3d3edc4a@gateway/web/freenode/ip.61.62.220.74)
06:19mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk)
06:24uXus has left IRC (uXus!~uXus@217.77.222.72, Remote host closed the connection)
06:28uXus has joined IRC (uXus!~uXus@217.77.222.72)
06:40ricotz has joined IRC (ricotz!~rico@ubuntu/member/ricotz)
06:49work_alkisg is now known as alkisg
06:59alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
07:11work_alkisg has joined IRC (work_alkisg!~alkisg@srv1-dide.ioa.sch.gr)
07:11work_alkisg is now known as alkisg
08:19khildin has joined IRC (khildin!~khildin@ip-62-235-40-21.dial.scarlet.be)
08:27fnurl has left IRC (fnurl!3d3edc4a@gateway/web/freenode/ip.61.62.220.74, Ping timeout: 246 seconds)
08:58NeonLicht has left IRC (NeonLicht!~NeonLicht@darwin.ugr.es, Read error: Connection reset by peer)
09:14fnurl has joined IRC (fnurl!3cf8605f@gateway/web/freenode/ip.60.248.96.95)
09:43khildin has left IRC (khildin!~khildin@ip-62-235-40-21.dial.scarlet.be, Ping timeout: 246 seconds)
10:02alkisg is now known as work_alkisg
11:29adrianorg has left IRC (adrianorg!~adrianorg@186.213.158.37, Ping timeout: 250 seconds)
11:31adrianorg has joined IRC (adrianorg!~adrianorg@177.134.59.153)
11:43fiesh has joined IRC (fiesh!~fiesh@hq.wsoptics.de)
11:46myrdd has joined IRC (myrdd!~quassel@55d42ead.access.ecotel.net)
11:51Faith has joined IRC (Faith!~paty_@unaffiliated/faith)
12:03danau11 has joined IRC (danau11!~durban@12.197.179.122)
12:12NeonLicht has joined IRC (NeonLicht!~NeonLicht@darwin.ugr.es)
12:29danau11 has left IRC (danau11!~durban@12.197.179.122)
13:00Grembler has joined IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net)
13:16maldridge has left IRC (maldridge!~maldridge@69.13.217.92, Ping timeout: 246 seconds)
13:16maldridge has joined IRC (maldridge!~maldridge@69.13.217.92)
13:19gdi2k has joined IRC (gdi2k!~gdi2k@49.151.78.96)
13:20
<gdi2k>
I'm trying to use LDM_SERVER=192.168.1.12 for a server that doesn't host user home directories, but it seems to be ignored
13:20
when I check auth log, it shows "sshd[3377]: Connection closed by 192.168.1.217 [preauth]"
13:21
(.271 is the client)
13:21
and that auth log is on the boot server, not the server that hosts /home directories, which means it is authenticating against the wrong server
13:27
<ogra_>
no, it isnt
13:28
it auths against the boot server even if it mounts /home from somewhere else
13:28
(i guess there are more vars to set than LDM_SERVER to make it auth against a different machine)
13:31
<gdi2k>
ogra_, thanks Ogra. I want to have a simple boot server that serves up the image separate from the server that serves up home directories to fat clients over sshfs - is there any way to easily achieve that using lts.conf options?
13:31
<ogra_>
i'm a little out of touch with ltsp code ... i guess you will have to wait for alkisg
13:32
<gdi2k>
ogra_, ok will do, thanks
13:56ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu)
14:03ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, Ping timeout: 244 seconds)
14:03ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de)
14:24khildin has joined IRC (khildin!~khildin@ip-62-235-40-21.dial.scarlet.be)
15:10mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving)
15:20work_alkisg is now known as alkisg
15:20
<alkisg>
gdi2k: try this:
15:20
!screen_02
15:20
<ltsp>
screen_02: To get a root shell on an Ubuntu thin client: https://help.ubuntu.com/community/UbuntuLTSP/ClientTroubleshooting#Using_a_shell_SCREEN
15:21
<alkisg>
From there, type getltscfg -a
15:21
Do you see LDM_SERVER there?
15:43gdi2k_ has joined IRC (gdi2k_!~gdi2k@49.151.15.105)
15:44
<alkisg>
gdi2k_, see irclogs.ltsp.org
15:46gdi2k has left IRC (gdi2k!~gdi2k@49.151.78.96, Ping timeout: 240 seconds)
15:52
<gdi2k_>
thanks alkisg, got the messages, will give it a shot :)
15:57vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
16:08
<alkisg>
vagrantc: I'm thinking about implementing an override mechanism for scripts, inside the run_parts function
16:09
Where would the overrides go?
16:09
For example, /usr/share/ltsp/init-ltsp.d gets overriden by /etc/ltsp/init-ltsp.d?
16:09
and, /usr/share/ldm/rc.d/ from /etc/ldm/rc.d?
16:10
So is it possible for run_parts to deduce the /etc directory by keeping the last 2 directories of the parameter?
16:13
vagrantc: btw, stgraber synced ldm, if you could tag ltsp it might be possible to sync that one as well...
16:22
<vagrantc>
alkisg: it was already implemented in some places
16:22
alkisg: but that sounds like a simpler way to implement
16:23
alkisg: not sure if it is/will be always the last two parts.
16:23
<alkisg>
In which places do we need overrides?
16:24
ltsp/cleanup.d, init-ltsp.d, ltsp_config.d
16:24
(the naming there seems a bit inconsistent...)
16:25
screen.d, screen-session.d, xinitrc.d...
16:25
All the .d directories probably use run_parts so they'd be automatically covered
16:25
What about ltsp-build-client...
16:26
Hmm maybe it's easier to strip away the /usr/share part instead of keeping the last 2 dirs
16:26
Then one can customize ltsp-build-client as well, all the distros inside the plugins folder
16:27
...and ldm only has rc.d... while ltspfs doesn't have anything sourced with run_parts
16:29
And I think we need to introduce an ltsp/start.d directory that will contain the things to run at the ltsp-client-core.init phase, when the ltsp service starts
16:29
(I don't like the start.d name though)
16:31
<vagrantc>
alkisg: well, my opinion is basically any .d directory
16:32
alkisg: we're not omniscient, so we can at lest make it easy to workaround issues or use cases for unforseen circumstances.
16:33
<alkisg>
OK then I guess run_parts is good enough. For starters, I'll be removing the /usr/share part (first 2 directories), and we can add an extra parameter to specify the etc dir if we ever need it
16:33
Can you think of a good name for start.d? Which is "run some things when the ltsp service starts, like printers, sound etc"?
16:33
So that the sysvinit/systemd ltsp service only run_parts that dir...
16:35
<vagrantc>
alkisg: are you working on this with the intention of releasing it today? or is this for future development?
16:35
<alkisg>
Future
16:35
E.g. in a week or so
16:50Grembler has left IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net, Quit: I Leave)
19:05alkisg is now known as work_alkisg
19:18khildin has left IRC (khildin!~khildin@ip-62-235-40-21.dial.scarlet.be, Ping timeout: 240 seconds)
19:30khildin has joined IRC (khildin!~khildin@ip-62-235-40-21.dial.scarlet.be)
20:40khildin has left IRC (khildin!~khildin@ip-62-235-40-21.dial.scarlet.be, Quit: I'm gone, bye bye)
20:47ricotz has left IRC (ricotz!~rico@ubuntu/member/ricotz, Quit: Ex-Chat)
21:16Faith has left IRC (Faith!~paty_@unaffiliated/faith, Quit: Leaving)
21:57thedarkener has left IRC (thedarkener!~thedarken@c128.thedarkener.com, Quit: leaving)
23:22ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection)
23:50vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)