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


Channel log from 12 June 2015   (all times are UTC)

01:03gdi2k has left IRC (gdi2k!~gdi2k@203.177.248.238, Ping timeout: 245 seconds)
01:34gdi2k has joined IRC (gdi2k!~gdi2k@203.177.248.238)
02:19gdi2k has left IRC (gdi2k!~gdi2k@203.177.248.238, Ping timeout: 264 seconds)
03:08zamba has left IRC (zamba!marius@flage.org, Ping timeout: 264 seconds)
03:51vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
03:53Asterisks has left IRC (Asterisks!~quassel@1.iongaming.org, Ping timeout: 265 seconds)
03:54Asterisks has joined IRC (Asterisks!~quassel@2607:5300:60:48bd::1)
04:08andygraybeal has left IRC (andygraybeal!~andy@h63.18.30.71.dynamic.ip.windstream.net, Ping timeout: 264 seconds)
04:11dberkholz has left IRC (dberkholz!~dberkholz@gentoo/developer/dberkholz, Ping timeout: 276 seconds)
04:21andygraybeal has joined IRC (andygraybeal!~andy@h84.16.30.71.dynamic.ip.windstream.net)
04:23dberkholz has joined IRC (dberkholz!~dberkholz@smtp.gentoo.org)
04:23dberkholz has joined IRC (dberkholz!~dberkholz@gentoo/developer/dberkholz)
04:54vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Remote host closed the connection)
04:54vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
04:59work_alkisg is now known as alkisg
05:11vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Ping timeout: 252 seconds)
05:18vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
05:27AlexPortable has joined IRC (AlexPortable!uid7568@gateway/web/irccloud.com/x-prplqaqmibiwniam)
05:58vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
06:18vmlintu has joined IRC (vmlintu!~vmlintu@a91-152-200-70.elisa-laajakaista.fi)
06:26mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk)
06:26telex has left IRC (telex!teletype@freeshell.de, Remote host closed the connection)
06:28telex has joined IRC (telex!~telex@freeshell.de)
06:32ricotz has joined IRC (ricotz!~rico@p5B2A956A.dip0.t-ipconnect.de)
06:32ricotz has joined IRC (ricotz!~rico@ubuntu/member/ricotz)
06:44gdi2k has joined IRC (gdi2k!~gdi2k@49.151.8.95)
07:31vmlintu has left IRC (vmlintu!~vmlintu@a91-152-200-70.elisa-laajakaista.fi, Ping timeout: 252 seconds)
08:10Grembler has joined IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net)
08:41vmlintu has joined IRC (vmlintu!~vmlintu@a88-114-202-175.elisa-laajakaista.fi)
08:55staffencasa has left IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu, Ping timeout: 250 seconds)
08:55staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu)
08:56ogra_ has left IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de, Ping timeout: 245 seconds)
08:59ogra_ has joined IRC (ogra_!~ogra_@p5098ed03.dip0.t-ipconnect.de)
08:59vmlintu has left IRC (vmlintu!~vmlintu@a88-114-202-175.elisa-laajakaista.fi, Ping timeout: 250 seconds)
09:04zamba has joined IRC (zamba!marius@flage.org)
09:12alkisg is now known as work_alkisg
09:27quinox has joined IRC (quinox!~quinox@ghost.qtea.nl)
09:28
<quinox>
Previously my fat client's X was approachable over TCP 6000 (due to LDM_DIRECTX?), this is no longer the case - how can I make X listen to 6000 again?
09:40
all the fat clients are on a LAN, security is no problem
09:46
<work_alkisg>
quinox: fat clients don't need a tcp port for X, sockets are used instead
09:46
Maybe you're talking about thin clients?
09:49
otherwise, check this: $ grep nolisten /usr/share/ltsp/screen.d/ldm
09:49
X_ARGS="-nolisten tcp $X_ARGS"
09:49
...and remove that line manually
09:51
<quinox>
I use it for things unrelated to LTSP
09:51
thanks
09:52
(I bounce my synergy connections on a central server which redirects it to my current IP address)
10:17
root@duivenkracht:/# grep -R nolisten /usr/share/ltsp/
10:18
root@duivenkracht:/#
10:18
the nolisten option isn't mentioned
10:18
maybe X now requires a -dolisten option
10:19
I'll play around with it
10:33andygraybeal has left IRC (andygraybeal!~andy@h84.16.30.71.dynamic.ip.windstream.net, Quit: Ex-Chat)
11:05vmlintu has joined IRC (vmlintu!~vmlintu@87-100-229-36.bb.dnainternet.fi)
11:11vmlintu has left IRC (vmlintu!~vmlintu@87-100-229-36.bb.dnainternet.fi, Ping timeout: 256 seconds)
11:37Grembler has left IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net, Quit: I Leave)
11:54ricotz has left IRC (ricotz!~rico@ubuntu/member/ricotz, Quit: Ex-Chat)
13:27ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu)
14:11telex has left IRC (telex!~telex@freeshell.de, Remote host closed the connection)
14:12telex has joined IRC (telex!teletype@freeshell.de)
14:44
<work_alkisg>
quinox: on the client, run ps aux | grep X and see if it runs with nolisten or not, and netstat to see if it listens on a port or not
14:44
It's possible that your issue is with xauthority, not with Xorg not listening on tcp
14:50mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving)
14:58ltsp has joined IRC (ltsp!bot@ltsp.org)
15:36championofcyrodi has left IRC (championofcyrodi!~cott@50-205-35-98-static.hfc.comcastbusiness.net, Quit: Leaving.)
15:48uXus has left IRC (uXus!~uXus@217.77.222.72, Quit: ail bi bek)
15:53ricotz has joined IRC (ricotz!~rico@ubuntu/member/ricotz)
15:58uXus has joined IRC (uXus!~uXus@217.77.222.72)
16:00championofcyrodi has joined IRC (championofcyrodi!~cott@50-205-35-98-static.hfc.comcastbusiness.net)
16:37uXus has left IRC (uXus!~uXus@217.77.222.72, Quit: ail bi bek)
16:38uXus has joined IRC (uXus!~uXus@217.77.222.72)
16:39uXus has left IRC (uXus!~uXus@217.77.222.72, Client Quit)
16:41uXus has joined IRC (uXus!~uXus@217.77.222.72)
16:53raphr has joined IRC (raphr!~chatzilla@cxr69-5-82-228-193-19.fbx.proxad.net)
17:01
<raphr>
Hello, I've integrated official Vmware's View Linux Client into ltsp. This works great with PoIP, USB, and realtime audio/video. Installation is tricky as libraries have to be linked manually. But setup script does it. clone here https://github.com/leschartreux/ltsp-vmview
17:07
Personnaly I found Desktop sessions via ldm smoother. :)
17:50uXus has left IRC (uXus!~uXus@217.77.222.72)
17:53uXus has joined IRC (uXus!~uXus@217.77.222.72)
18:24AlexPortable has left IRC (AlexPortable!uid7568@gateway/web/irccloud.com/x-prplqaqmibiwniam, Quit: Connection closed for inactivity)
19:53
<ben_roose>
raphr: THank you for sharing with the group. We run a number of LTSP labs in the Computer Science dept here, and we may be needing to integrate them soon with some VMware virtual Windows boxes run by the university!
19:58ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection)
20:07sbalneav has left IRC (sbalneav!~sbalneav@wnpgmb0412w-ds01-45-12-121.dynamic.mtsallstream.net, *.net *.split)
20:07sbalneav has joined IRC (sbalneav!~sbalneav@wnpgmb0412w-ds01-45-12-121.dynamic.mtsallstream.net)
20:35stgraber has left IRC (stgraber!~stgraber@ubuntu/member/stgraber, Quit: kernel update)
20:51stgraber has joined IRC (stgraber!~stgraber@2001:470:b368:1000:1::1)
20:52stgraber has left IRC (stgraber!~stgraber@2001:470:b368:1000:1::1, Changing host)
20:52stgraber has joined IRC (stgraber!~stgraber@ubuntu/member/stgraber)
21:08ricotz has left IRC (ricotz!~rico@ubuntu/member/ricotz, Quit: Ex-Chat)
21:10telex has left IRC (telex!teletype@freeshell.de, Remote host closed the connection)
21:12telex has joined IRC (telex!teletype@freeshell.de)
21:38urly has joined IRC (urly!5a09d8f8@gateway/web/freenode/ip.90.9.216.248)
21:42
<urly>
Hi. I'm trying ltsp on linux mint 17.1 amd 64. Install is done but I want to update the chroot and add some localapps but apt-get update looks weird. And google is not very friendly
23:00gp has joined IRC (gp!~gp@adsl-068-016-236-123.sip.asm.bellsouth.net)
23:07gp has left IRC (gp!~gp@adsl-068-016-236-123.sip.asm.bellsouth.net, Quit: Leaving)
23:15urly has left IRC (urly!5a09d8f8@gateway/web/freenode/ip.90.9.216.248, Quit: Page closed)
23:19cyberorg has left IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg, Ping timeout: 264 seconds)
23:28cyberorg has joined IRC (cyberorg!~cyberorg@opensuse/member/Cyberorg)