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


Channel log from 13 December 2013   (all times are UTC)

00:10staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 265 seconds)
00:33PhoenixSTF has left IRC (PhoenixSTF!~rudi@78.29.159.239, Quit: Leaving)
01:38F-GTSC has left IRC (F-GTSC!~phantom@ppp121-44-46-104.lns20.syd6.internode.on.net, Ping timeout: 240 seconds)
01:52F-GTSC has joined IRC (F-GTSC!~phantom@ppp59-167-136-109.static.internode.on.net)
03:14gjwohiz has joined IRC (gjwohiz!~iamparado@c-71-206-130-134.hsd1.va.comcast.net)
03:17|Paradox| has left IRC (|Paradox|!~iamparado@c-71-206-130-134.hsd1.va.comcast.net, Ping timeout: 260 seconds)
03:17gjwohiz is now known as |Paradox|
03:34hachque has left IRC (hachque!james@2600:3c01::f03c:91ff:fe96:5060, Remote host closed the connection)
03:38hachque has joined IRC (hachque!james@2600:3c01::f03c:91ff:fe96:5060)
03:55Phantomas has joined IRC (Phantomas!~Phantomas@ubuntu/member/phantomas)
03:58alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
04:00FrozenZia has left IRC (FrozenZia!pbrown@evo.paivola.fi, Remote host closed the connection)
04:12cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Remote host closed the connection)
04:16cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
04:21
<cyberorg>
andygraybeal, congratulations :)
04:38
<andygraybeal>
cyberorg, :))
04:38
thanks man
04:38
did you see the picture?
04:39
<cyberorg>
yes, sweet :)
04:39
<andygraybeal>
:) !!!!
04:42* alkisg wishes all the best for andygraybeal and his newborn :)
04:47
<andygraybeal>
:)
04:47
thank you alkisg
04:48
<alkisg>
vagrantc: here's the other idea, to connect a user-owned socket with the root-owned ssh socket:
04:48
root@client# socat UNIX-LISTEN:/tmp/sock,fork EXEC:"ssh -XC -S /var/run/ldm_socket_1436_server server",pty &
04:48
root@client# chown user:user /tmp/sock
04:48
user@client$ socat - UNIX:/tmp/sock
04:49
The last one is equivalent to "ltsp-remoteapps", but you additionally get the command output, or even a tty :)
04:50
We can use socat in multiple places in ltsp, for localapps, remoteapps, to replace jetpipe...
04:55
<vagrantc>
so cat.
04:57
<alkisg>
And with its fork parameter, multiple commands can be run in parallel, with full input/output/tty/whatever support...
04:59
So maybe even replacing the local /usr/bin/passwd with "ltsp-remoteapps passwd" would work for GUI apps that use it...
05:01
<vagrantc>
hmm.
05:01
sure sounds nice.
05:02
<alkisg>
I think the big picture is to have full two-way communication between client and server, and to reimplement some epoptes parts to use that too
05:02
...so that we no longer have to special-case ltsp in epoptes...
05:03
More later :)
05:03alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
05:14vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Quit: leaving)
05:33Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Quit: Leaving.)
05:59Parker955 is now known as Parker955_Away
07:15alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
07:24
<alkisg>
stgraber, sbalneav: hi, are you particularly attached to the .c ldm/plugins implementation? I think they could be reimplemented in shell (not the greeter) resulting in much smaller and easier to maintain code...
07:25
Specifically, I'm interested in changing the ssh socket so that it's owned by the user, and to add an option to store the user passwd hash in /etc/shadow, and I think it'll be easier for me to rewrite ldm and do those in shell, rather than implement it in .c
07:25
The communication protocol with the greeter will remain the same, and we'll use its stdio instead of gio channels
07:26
Of course ldm_username and password won't be exposed to all the shell scripts, only to ldm.sh...
08:00staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
08:06staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 252 seconds)
08:20Fenuks has joined IRC (Fenuks!~Fenuks@5.128.82.13)
08:21alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
08:55cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 265 seconds)
09:03bennabiy has left IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com, Ping timeout: 250 seconds)
09:04bennabiy has joined IRC (bennabiy!~Thunderbi@24-181-55-79.dhcp.gnvl.sc.charter.com)
09:12freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun)
09:22bobptz has joined IRC (bobptz!c23fefeb@gateway/web/freenode/ip.194.63.239.235)
09:23bobptz has left IRC (bobptz!c23fefeb@gateway/web/freenode/ip.194.63.239.235)
09:59F-GTSC is now known as F-GT
10:03Selveste1 has left IRC (Selveste1!~Selveste1@static-5-103-136-165.seas-nve.net, Remote host closed the connection)
10:14shawnp0wers has left IRC (shawnp0wers!~shawnp0we@linuxjournal/staff/shawnp0wers, Read error: Operation timed out)
10:18Fenuks has left IRC (Fenuks!~Fenuks@5.128.82.13, Ping timeout: 246 seconds)
10:22workingcats has joined IRC (workingcats!~workingca@212.122.48.77)
10:34Fenuks has joined IRC (Fenuks!~Fenuks@5.128.82.13)
10:39alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
10:46cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
11:05alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.)
11:09mattcen has left IRC (mattcen!~mattcen@c110-22-201-130.sunsh4.vic.optusnet.com.au, Read error: Operation timed out)
11:18andygraybeal has left IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net, Quit: Ex-Chat)
11:21andygraybeal has joined IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net)
11:25freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish)
11:44Selveste1 has joined IRC (Selveste1!~Selveste1@static-5-103-136-165.seas-nve.net)
11:47andygraybeal has left IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net, Quit: Ex-Chat)
11:48andygraybeal has joined IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net)
11:51andygraybeal has left IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net, Client Quit)
11:51andygraybeal has joined IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net)
11:55andygraybeal has left IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net, Client Quit)
11:55andygraybeal has joined IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net)
12:00andygraybeal has left IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net, Quit: Ex-Chat)
12:01andygraybeal has joined IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net)
12:07bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
12:19freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun)
12:20Parker955_Away is now known as Parker955
12:32Fenuks has left IRC (Fenuks!~Fenuks@5.128.82.13, Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/)
12:54mattcen has joined IRC (mattcen!~mattcen@c110-22-201-130.sunsh4.vic.optusnet.com.au)
12:58GodFather has joined IRC (GodFather!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net)
13:00GodFather has joined IRC (GodFather!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net)
13:00GodFather_ has joined IRC (GodFather_!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net)
13:01GodFather_ has left IRC (GodFather_!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net, Client Quit)
13:01GodFather has left IRC (GodFather!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net, Client Quit)
13:01GodFather has joined IRC (GodFather!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net)
13:03GodFather has joined IRC (GodFather!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net)
13:09GodFather has left IRC (GodFather!~rcc@173-10-34-145-Michigan.hfc.comcastbusiness.net, Quit: Ex-Chat)
13:22GrembleBean has joined IRC (GrembleBean!~Ben@cpc35-aztw23-2-0-cust207.18-1.cable.virginm.net)
13:30Parker955 is now known as Parker955_Away
13:51imox has joined IRC (imox!~imox@p57A96F54.dip0.t-ipconnect.de)
13:55spectra has left IRC (spectra!~spectra@debian/developer/spectra, Quit: ZNC - http://znc.sourceforge.net)
13:56spectra has joined IRC (spectra!~spectra@debian/developer/spectra)
13:59cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 260 seconds)
14:08imox has left IRC (imox!~imox@p57A96F54.dip0.t-ipconnect.de, Quit: imox)
14:12cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)
14:17Da-Geek has joined IRC (Da-Geek!~Da-Geek@exch.imparando.com)
14:46zamba has left IRC (zamba!marius@flage.org, Read error: Operation timed out)
14:47zamba has joined IRC (zamba!marius@flage.org)
15:26Fenuks has joined IRC (Fenuks!~Fenuks@176.51.82.212)
15:33staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
15:36dsugar100 has left IRC (dsugar100!~dsugar@columbia.tresys.com)
15:49shawnp0wers has joined IRC (shawnp0wers!~shawnp0we@linuxjournal/staff/shawnp0wers)
16:04willianmazzardo has joined IRC (willianmazzardo!~textual@187.4.15.116)
16:14staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 246 seconds)
16:16staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
16:33shawnp0w_ has joined IRC (shawnp0w_!~shawnp0we@24-176-17-46.static.aldl.mi.charter.com)
16:33freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Read error: Operation timed out)
16:33shawnp0w_ has left IRC (shawnp0w_!~shawnp0we@24-176-17-46.static.aldl.mi.charter.com, Client Quit)
16:33rickogden has left IRC (rickogden!~Rick@host.hifirevolution.com, Read error: Operation timed out)
16:34GrembleBean has left IRC (GrembleBean!~Ben@cpc35-aztw23-2-0-cust207.18-1.cable.virginm.net, Read error: Operation timed out)
16:34rickogden has joined IRC (rickogden!~Rick@host.hifirevolution.com)
16:34shawnp0w_ has joined IRC (shawnp0w_!~shawnp0we@24-176-17-46.static.aldl.mi.charter.com)
16:35staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 245 seconds)
16:36freedomrun has joined IRC (freedomrun!~freedomru@unaffiliated/freedomrun)
16:37shawnp0wers has left IRC (shawnp0wers!~shawnp0we@linuxjournal/staff/shawnp0wers, *.net *.split)
16:37zamba has left IRC (zamba!marius@flage.org, *.net *.split)
16:37bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, *.net *.split)
16:37highvoltage has left IRC (highvoltage!~highvolta@abathur.jonathancarter.org, *.net *.split)
16:37Zaphoid has left IRC (Zaphoid!~karabats@173.236.244.111, *.net *.split)
16:37highvoltage has joined IRC (highvoltage!~highvolta@ubuntu/member/highvoltage)
16:38bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
16:38Zaphoid has joined IRC (Zaphoid!~karabats@173.236.244.111)
16:47PhoenixSTF has joined IRC (PhoenixSTF!~rudi@lidet.uac.pt)
16:47zamba has joined IRC (zamba!marius@flage.org)
16:49Phantomas has joined IRC (Phantomas!~Phantomas@ubuntu/member/phantomas)
16:49GrembleBean has joined IRC (GrembleBean!~Ben@cpc35-aztw23-2-0-cust207.18-1.cable.virginm.net)
16:49bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, *.net *.split)
16:49Zaphoid has left IRC (Zaphoid!~karabats@173.236.244.111, *.net *.split)
16:54Zaphoid has joined IRC (Zaphoid!~karabats@173.236.244.111)
16:58bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at)
17:04shawnp0wers has joined IRC (shawnp0wers!~spowers@151.236.4.166)
17:04shawnp0wers has joined IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers)
17:09shawnp0wers has left IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers, Quit: leaving)
17:13shawnp0wers has joined IRC (shawnp0wers!~spowers@151.236.4.166)
17:13shawnp0wers has joined IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers)
17:13pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Ping timeout: 252 seconds)
17:14vlt has left IRC (vlt!~hrst@lvps178-77-99-218.dedicated.hosteurope.de, Ping timeout: 245 seconds)
17:14vlt has joined IRC (vlt!~hrst@lvps178-77-99-218.dedicated.hosteurope.de)
17:22staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
17:25zamba has left IRC (zamba!marius@flage.org, Ping timeout: 245 seconds)
17:26pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme)
17:38shawnp0wers has left IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers, Quit: leaving)
17:40zamba has joined IRC (zamba!marius@flage.org)
17:42shawnp0wers has joined IRC (shawnp0wers!~spowers@151.236.4.166)
17:42shawnp0wers has joined IRC (shawnp0wers!~spowers@linuxjournal/staff/shawnp0wers)
17:47freedomrun has left IRC (freedomrun!~freedomru@unaffiliated/freedomrun, Quit: So long and thanks for all the fish)
17:48yopla has joined IRC (yopla!~chatzilla@LVelizy-156-44-38-28.w217-128.abo.wanadoo.fr)
17:53Fenuks has left IRC (Fenuks!~Fenuks@176.51.82.212, Quit: KVIrc 4.3.1 Aria http://www.kvirc.net/)
18:01vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc)
18:01
<yopla>
hello all ! I'd like to know if there is ant reason why ltsp-update-kernel append quiet mode in kernel boot options.
18:02
on some slow terminal, boot time appear to be stuck and confuse users
18:02
seems
18:02
<vagrantc>
because some users get confused by too much noise on the console...
18:02
<slackish>
q
18:03PhoenixSTF has left IRC (PhoenixSTF!~rudi@lidet.uac.pt, Ping timeout: 245 seconds)
18:04
<yopla>
:)
18:04
could be right too
18:05
<vagrantc>
yopla: what OS?
18:05
<yopla>
precise
18:06
<vagrantc>
using ltsp from precise, or a ppa?
18:06
<yopla>
precise one
18:07
ltsp-update-image or ltsp-update-kernel
18:07
<vagrantc>
you might be able to change the option in /opt/ltsp/i386/etc/ltsp/update-kernels.conf
18:07
but i think it's less obvious on older versions like what's in precise
18:08
<yopla>
okk thanks :)
18:08
<vagrantc>
it's also not as simple as changing update-kernels.conf... there are a bunch of commands you need to run also
18:09
probably: sudo ltsp-chroot /usr/share/ltsp/update-kernels && sudo ltsp-update-image && sudo ltsp-update-kernels
18:13
<yopla>
neat
18:14
kernels.conf is indeed there with version
18:14
update-kernel.conf
18:15PhoenixSTF has joined IRC (PhoenixSTF!~rudi@lidet.uac.pt)
18:16GrembleBean has left IRC (GrembleBean!~Ben@cpc35-aztw23-2-0-cust207.18-1.cable.virginm.net, Quit: I Leave)
18:16
<yopla>
seems working
18:17
Thank you
18:20yopla has left IRC (yopla!~chatzilla@LVelizy-156-44-38-28.w217-128.abo.wanadoo.fr, Quit: Bye team)
18:29bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Quit: Goin' down hard)
18:45workingcats has left IRC (workingcats!~workingca@212.122.48.77, Quit: Leaving)
19:11PhoenixSTF has left IRC (PhoenixSTF!~rudi@lidet.uac.pt, Quit: Leaving)
19:18vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Ping timeout: 245 seconds)
19:55willianmazzardo has left IRC (willianmazzardo!~textual@187.4.15.116, Quit: Textual IRC Client: http://www.textualapp.com/)
20:42yopla1 has left IRC (yopla1!~Adium@136.47.102.84.rev.sfr.net, Ping timeout: 252 seconds)
20:48yopla has joined IRC (yopla!~Adium@136.47.102.84.rev.sfr.net)
20:51staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 260 seconds)
21:06staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
21:08vagrantc has joined IRC (vagrantc!~vagrant@freegeek/vagrantc)
21:45staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 240 seconds)
21:55staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
22:05staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 240 seconds)
22:23staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
22:41Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Quit: Leaving.)
23:09andygraybeal has left IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net, Quit: Ex-Chat)
23:18andygraybeal has joined IRC (andygraybeal!~andy@h251.193.213.151.dynamic.ip.windstream.net)
23:35staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 240 seconds)
23:35yopla has left IRC (yopla!~Adium@136.47.102.84.rev.sfr.net, Ping timeout: 252 seconds)
23:41yopla has joined IRC (yopla!~Adium@136.47.102.84.rev.sfr.net)
23:42staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)