00:38 | Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas, Quit: Leaving.) | |
02:46 | pppingme has left IRC (pppingme!~pppingme@unaffiliated/pppingme, Read error: Connection reset by peer) | |
04:57 | mikkel has joined IRC (mikkel!~mikkel@mail.dlvs.dk) | |
05:09 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
06:16 | julienfayad has joined IRC (julienfayad!~julienfay@94.187.69.22) | |
06:20 | kjackal has left IRC (kjackal!~quassel@2a02:582:cde:6e00:881f:e20:6201:d66f, Ping timeout: 260 seconds) | |
06:38 | Softeisbieger has joined IRC (Softeisbieger!~Softeisbi@ip-62-143-13-166.hsi01.unitymediagroup.de) | |
07:04 | julienfayad has left IRC (julienfayad!~julienfay@94.187.69.22, Ping timeout: 260 seconds) | |
07:07 | julienfayad has joined IRC (julienfayad!~julienfay@178.135.80.71) | |
07:55 | julienfayad has left IRC (julienfayad!~julienfay@178.135.80.71, Quit: julienfayad) | |
07:58 | Phantomas has joined IRC (Phantomas!~ftsamis@ubuntu/member/phantomas) | |
08:29 | julienfayad has joined IRC (julienfayad!~julienfay@194.126.137.38) | |
08:40 | kjackal has joined IRC (kjackal!~quassel@2a02:582:cde:6e00:881f:e20:6201:d66f) | |
08:45 | boospy has joined IRC (boospy!~loma@93.83.106.130) | |
08:47 | <boospy> Good day. We using here epoptes 5.10-1. First Question: is it possible to set some compression in vnc connection?
| |
08:59 | Statler has joined IRC (Statler!~Georg@p54BFBCE1.dip0.t-ipconnect.de) | |
09:20 | <alkisg> boospy: vnc is automatically selecting the best method
| |
09:20 | If you run it via the command line, you'll see which one it selects based on the bandwidth etc
| |
09:32 | <boospy> alkisg: can i force it? Because it is used from teacher in school, but also for us via remote adminstrato over internet
| |
09:35 | boospy has left IRC (boospy!~loma@93.83.106.130, Remote host closed the connection) | |
09:36 | boospy has joined IRC (boospy!~loma@93.83.106.130) | |
09:58 | pppingme has joined IRC (pppingme!~pppingme@unaffiliated/pppingme) | |
10:38 | <alkisg> boospy: x11vnc automatically adjusts its compression based on the bandwidth
| |
10:39 | That means that it will select the correct one over the internet, and even lower it when the internet connection is in use by others (youtube etc)
| |
10:40 | But of course VNC is never a speed monster; e.g. x2go is more efficient for remote connections
| |
10:40 | If you want to alter the x11vnc parameters, check the epoptes source code, it's shell and python, i.e. editable
| |
10:40 | Just grep for x11vnc and vncviewer in the sources
| |
10:53 | <boospy> alkisg: thank you
| |
10:56 | julienfayad has left IRC (julienfayad!~julienfay@194.126.137.38, Quit: julienfayad) | |
11:08 | <boospy> We have the problem that when we start eoptes over ssh -X that sometimes (but only from up to 8 Clients) when we send the local desktop to all the clients, all screens will be black, also the server, and after some seconds, this screens are freezing. The only way to stop it: Open another epopts over ssh X and stop all broadcasting. But this is only sometimes. We testet also the protocolls spice and NFS. Over NFS i can't mount the whole remotedisk, mount works
| |
11:08 | but i can't see something, so i think this is an NFSfeature. Spice is not possibel for this feature. Also x2go not. Sorry for the long text :)
| |
12:04 | Physikus has joined IRC (Physikus!5261bfc6@gateway/web/freenode/ip.82.97.191.198) | |
12:06 | julienfayad has joined IRC (julienfayad!~julienfay@194.126.137.38) | |
12:10 | <Physikus> quit
| |
12:10 | Physikus has left IRC (Physikus!5261bfc6@gateway/web/freenode/ip.82.97.191.198, ) | |
12:13 | Physikus has joined IRC (Physikus!5261bfc6@gateway/web/freenode/ip.82.97.191.198) | |
12:22 | <alkisg> boospy: you run ssh -X over the Internet? That doesn't sound efficient...
| |
12:22 | Why not run x2go from the internet instead, and then broadcast the, at that point local, session?
| |
12:24 | Also, how is NFS related to VNC? One is for disk, the other for screen...
| |
12:25 | In general, if you want to broadcast a computer screen to a local network, either make sure that the screen is local (e.g. x2go or VNC to server, but not ssh -X), or use a VNC proxy
| |
12:26 | You certainly cannot broadcast your screen to 10 clients over the Internet
| |
12:38 | <boospy> alkisg: Sorry, i will explain. The school have more then one IT-room. All clients running on Debian Vlizedlabproject (Debian8). This system has desktopvirtualissation with virtualbox. So for example there running Windows10, Windows7 and Kubuntu16.04 as VM. There is on central Debian8 the epoptes Server. This server is used in the local network over SSH -X and we use it over Internet with x2go. So my problem is i can only use epoptes at teacherclient with SSH X,
| |
12:38 | because all Systems are running in Virtualbox. The last few days it has worked fine. So think that epoptes can have a problem with sshprotocoll with more clients...
| |
12:41 | <alkisg> boospy: I can't say I understand...
| |
12:41 | ssh -X is extremely slow
| |
12:42 | So VNC and ssh -X will be really slow
| |
12:42 | That's not something that epoptes can solve
| |
12:42 | "The last few days it has worked fine" ==> you mean even with many clients over ssh -X?!
| |
12:43 | I also can't understand why you need to use ssh -X locally, instead of x2go again
| |
12:45 | Finally, I don't understand the relation with virtualbox... do you mean that clients run debian, and then inside the user session they run virtualbox, so you're using epoptes-client from the underlying host os to broadcast the teacher screen inside windows?
| |
12:49 | julienfayad has left IRC (julienfayad!~julienfay@194.126.137.38, Quit: julienfayad) | |
12:57 | mikkel has left IRC (mikkel!~mikkel@mail.dlvs.dk, Quit: Leaving) | |
13:06 | Faith has joined IRC (Faith!~paty_@unaffiliated/faith) | |
13:10 | julienfayad has joined IRC (julienfayad!~julienfay@194.126.137.38) | |
13:33 | boospy has left IRC (boospy!~loma@93.83.106.130, Quit: Konversation terminated!) | |
13:55 | ben_roose has joined IRC (ben_roose!~roose@roose.cs.wichita.edu) | |
13:57 | julienfayad has left IRC (julienfayad!~julienfay@194.126.137.38, Remote host closed the connection) | |
14:54 | Phantomas1 has joined IRC (Phantomas1!~ftsamis@ubuntu/member/phantomas) | |
14:54 | Phantomas has left IRC (Phantomas!~ftsamis@ubuntu/member/phantomas, Ping timeout: 244 seconds) | |
14:57 | julienfayad has joined IRC (julienfayad!~julienfay@194.126.137.38) | |
15:01 | <julienfayad> hello alkisg, I checked with the Live CD on the same machine and the sound works like a charm out of the box
| |
15:02 | kjackal_ has joined IRC (kjackal_!~quassel@2a02:582:cde:6e00:41b8:28c3:6412:4c3c) | |
15:02 | <julienfayad> so this is definetely related to ltsp, now the question is what. My doubts are geared towards pulse
| |
15:03 | I’m wondering, can the fact that the ltsp server is a Virtual Machine running on a server with no sound device plugged cause any harm ? (since it’s ltsp pnp)
| |
15:05 | kjackal has left IRC (kjackal!~quassel@2a02:582:cde:6e00:881f:e20:6201:d66f, Ping timeout: 260 seconds) | |
15:46 | julienfayad has left IRC (julienfayad!~julienfay@194.126.137.38, Quit: julienfayad) | |
15:47 | julienfayad has joined IRC (julienfayad!~julienfay@194.126.137.38) | |
15:50 | julienfayad has left IRC (julienfayad!~julienfay@194.126.137.38, Client Quit) | |
15:51 | julienfayad has joined IRC (julienfayad!~julienfay@194.126.137.38) | |
15:59 | <julienfayad> ok, i’m running some tests to compare in between the ltsp fat client and the live cd boot.
| |
16:00 | Softeisbieger has left IRC (Softeisbieger!~Softeisbi@ip-62-143-13-166.hsi01.unitymediagroup.de, Remote host closed the connection) | |
16:00 | <julienfayad> pulseaudio is definitely the problem here, if I try to run a simple pactl list command, on the FAT client, it returns the following error “Connection refused: connection failed”
| |
16:01 | because the pulseaudio daemon is not running
| |
16:01 | if I try to run it (i.e pulseaudio -vvv)
| |
16:02 | It failes with the error I mentionned yesterday: Failed to create secure directory (/home/{username}/.config/pulse): permission denied
| |
16:03 | I checked the ownership and permission of all folders in the path, here is what I gave:
| |
16:03 | home 755 root root
| |
16:04 | {username} 755 {username} root
| |
16:04 | .config 755 {username} {username}
| |
16:12 | that is quite weird… as {username} I’m able to create that directory
| |
16:12 | but pulse isn’t able to...
| |
16:12 | I’m wondering as which user is pulse trying to run…
| |
16:24 | shashi has joined IRC (shashi!6add9c05@gateway/web/freenode/ip.106.221.156.5) | |
16:25 | <shashi> help
| |
16:25 | can anyone tell how check the number of clients active in ltsp
| |
16:26 | shashi has left IRC (shashi!6add9c05@gateway/web/freenode/ip.106.221.156.5, Client Quit) | |
16:31 | <bennabiy> alkisg: It seems to be the $XAUTHORITY which is not getting to the thin client which causes the menu to fail (python-xlib requires it)
| |
16:34 | <julienfayad> shashi your best bet is to install epoptes on your ltsp server
| |
16:34 | http://www.epoptes.org/installation
| |
16:35 | unfortunately I gtg, I’ll be back in a few minutes
| |
16:35 | julienfayad has left IRC (julienfayad!~julienfay@194.126.137.38, Quit: julienfayad) | |
17:58 | kjackal_ has left IRC (kjackal_!~quassel@2a02:582:cde:6e00:41b8:28c3:6412:4c3c, Ping timeout: 264 seconds) | |
18:35 | <bennabiy> alkisg: actually, python-xlib is choking on the IP address for hostname in $DISPLAY
| |
18:36 | alkisg: here is the pastebin of the error... https://paste.ec/paste/7IvpHTLk#Yh8Vts8wtrl00xMNDmy4wLl6o7rU1DB7oJDqeDRFony
| |
18:40 | robb_nl has joined IRC (robb_nl!~robb_nl@ip-213-49-244-208.dsl.scarlet.be) | |
18:40 | Statler has left IRC (Statler!~Georg@p54BFBCE1.dip0.t-ipconnect.de, Remote host closed the connection) | |
19:05 | <alkisg> bennabiy: it sounds like your xauthority contains non ascii characters... I don't think it's ltsp related
| |
19:06 | <bennabiy> alkisg: it is interesting though that it is 192, which is the start of the IP address
| |
19:07 | I agree, it is unrelated to ltsp, per se, but if anyone else encounters it (as it happens primarily in LTSP environment) the issue is still with python-xlib
| |
19:07 | <alkisg> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc0 in position 0: ordinal not in range(128)
| |
19:07 | 128 or 192?
| |
19:07 | robb_nl has left IRC (robb_nl!~robb_nl@ip-213-49-244-208.dsl.scarlet.be, Quit: I'm gone, bye bye) | |
19:07 | <alkisg> Hmm
| |
19:07 | <bennabiy> the range is 128, but 192 is 0xc0
| |
19:08 | <alkisg> Yup makes sense
| |
19:08 | <bennabiy> I almost wonder if it would work if DISPLAY contained a known hostname
| |
19:08 | <alkisg> You can try it, it's just a xauth away...
| |
19:09 | <bennabiy> hrm, I will have to look up the command
| |
19:09 | <alkisg> You can also try with an ip of lower than 128 :D
| |
19:09 | E.g. 10.10.10.10...
| |
19:11 | <bennabiy> 0x0a...
| |
19:12 | that would be a line feed if I am not mistaken...
| |
19:14 | <alkisg> You can use whatever ip suits you, for test purposes
| |
19:14 | <bennabiy> alkisg: how would I change to hostname for xauth?
| |
19:18 | <alkisg> bennabiy: grep the ltsp source code for xauth
| |
19:24 | vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc) | |
19:29 | <bennabiy> ltsp or ldm?
| |
19:29 | alkisg: ^
| |
19:29 | * bennabiy waves to vagrantc | |
19:30 | <alkisg> bennabiy: on a thin client, run this: python -c 'from Xlib import display; d=display.Display()'
| |
19:30 | It's the easiest way to reproduce the issue you're seeing
| |
19:30 | So, report it to Xlib and wait for a fix
| |
19:30 | There's no need to test with LTSP more...
| |
19:31 | *to python xlib
| |
19:31 | <bennabiy> great. thank you
| |
19:31 | <alkisg> Their DISPLAY parser chokes on ip addresses
| |
19:31 | <vagrantc> thin clients are so 90s
| |
19:32 | <alkisg> Haha
| |
19:44 | <bennabiy> heh
| |
19:44 | done
| |
19:44 | https://github.com/python-xlib/python-xlib/issues/53
| |
19:46 | <alkisg> Nice. I believe they'll also need your $DISPLAY and contents of .Xauthority (a clean one, rm it before logging in)
| |
19:50 | <bennabiy> ok, will do
| |
20:06 | ben_roose has left IRC (ben_roose!~roose@roose.cs.wichita.edu, Remote host closed the connection) | |
20:25 | vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving) | |
20:25 | m3741 has joined IRC (m3741!~m3741@216.222.82.67) | |
20:32 | fcord has joined IRC (fcord!8a6317f2@gateway/web/freenode/ip.138.99.23.242) | |
20:32 | <fcord> Hi
| |
20:33 | my ltsp clients only recognize up to 1GB memory
| |
20:38 | ?
| |
20:39 | fcord has left IRC (fcord!8a6317f2@gateway/web/freenode/ip.138.99.23.242, Quit: Page closed) | |
20:43 | georgewendlow has joined IRC (georgewendlow!5f0730cd@gateway/web/freenode/ip.95.7.48.205) | |
20:43 | <georgewendlow> sa
| |
20:43 | hello hi amınakoduklarım
| |
20:47 | georgewendlow has left IRC (georgewendlow!5f0730cd@gateway/web/freenode/ip.95.7.48.205, Client Quit) | |
20:56 | kjackal has joined IRC (kjackal!~quassel@2a02:582:cde:6e00:41b8:28c3:6412:4c3c) | |
21:13 | m3741 has left IRC (m3741!~m3741@216.222.82.67, Quit: Textual IRC Client: www.textualapp.com) | |
21:33 | chksome has joined IRC (chksome!~chksome@216.222.82.67) | |
21:41 | gp has joined IRC (gp!~gp@104-14-168-137.lightspeed.rcsntx.sbcglobal.net) | |
21:51 | chksome has left IRC (chksome!~chksome@216.222.82.67, Quit: My Mac has gone to sleep. ZZZzzz…) | |
21:52 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |
22:19 | Faith has left IRC (Faith!~paty_@unaffiliated/faith, Quit: Leaving) | |
22:31 | Phantomas1 has left IRC (Phantomas1!~ftsamis@ubuntu/member/phantomas, Quit: Leaving.) | |
22:32 | maijin has left IRC (maijin!~quassel@227.ip-51-254-119.eu, Remote host closed the connection) | |
22:41 | kjackal has left IRC (kjackal!~quassel@2a02:582:cde:6e00:41b8:28c3:6412:4c3c, Remote host closed the connection) | |
23:42 | chksome has joined IRC (chksome!~chksome@216.222.82.67) | |