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


Channel log from 24 April 2015   (all times are UTC)

03:05telex has left IRC (telex!~telex@freeshell.de, Remote host closed the connection)
03:06telex has joined IRC (telex!teletype@freeshell.de)
04:14jbermudes has left IRC (jbermudes!~quassel@76.74.178.212, Ping timeout: 276 seconds)
04:18jbermudes has joined IRC (jbermudes!~quassel@76.74.178.212)
05:03Parker955 is now known as Parker955_Away
05:05Parker955_Away is now known as Parker955
05:11work_alkisg is now known as alkisg
05:18ricotz has joined IRC (ricotz!~rico@p5B2AAB2F.dip0.t-ipconnect.de)
05:18ricotz has joined IRC (ricotz!~rico@ubuntu/member/ricotz)
05:59vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
06:03vsuojanen has left IRC (vsuojanen!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com, Remote host closed the connection)
06:07vsuojanen has joined IRC (vsuojanen!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com)
06:08Parker955 is now known as Parker955_Away
06:32alkisg has left IRC (alkisg!~alkisg@srv1-dide.ioa.sch.gr, Quit: Leaving.)
06:33work_alkisg has joined IRC (work_alkisg!~alkisg@srv1-dide.ioa.sch.gr)
06:33work_alkisg is now known as alkisg
06:54uXuss has left IRC (uXuss!~uXus@217.77.222.72, Quit: ail bi bek)
06:56khildin has joined IRC (khildin!~khildin@ip-80-236-220-254.dsl.scarlet.be)
06:56uXus has joined IRC (uXus!~uXus@217.77.222.72)
07:12alkisg has left IRC (alkisg!~alkisg@srv1-dide.ioa.sch.gr, Changing host)
07:12alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg)
07:52NeonLicht has left IRC (NeonLicht!~NeonLicht@darwin.ugr.es, Read error: Connection reset by peer)
08:00NeonLicht has joined IRC (NeonLicht!~NeonLicht@darwin.ugr.es)
08:04l-admin has joined IRC (l-admin!5667bf46@gateway/web/freenode/ip.86.103.191.70)
08:14AlexPortable has joined IRC (AlexPortable!uid7568@gateway/web/irccloud.com/x-szcxqfqtlanitwbw)
09:17Grembler has joined IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net)
09:36Gasp0de has joined IRC (Gasp0de!589906d2@gateway/web/freenode/ip.88.153.6.210)
09:37
<Gasp0de>
Hi everyone. Anyone here to give me some tips with my ltsp installation?
09:38
Im trying to do the following:
09:40
I have set up an ltsp server on xubuntu, and i can boot into it, so far everything is great. Now, i want the users to be able to start a wine program. Wine and the program work fine, yet i need all of the users to work on the same directory. The suggested way to do this is to create a wine user, and then have all users start wine as the wine user using sudo -u
09:41
as far as i know, this will not be a good solution for running it on the clients, e.g. i don't know if it's possible, or advisable, to use sudo -u on a client?
09:42
<alkisg>
Are you sure the program can handle multiple users?
09:42
If it's a portable program that doesn't need to write to its own directory, put it in /usr/share/app and create a launcher
09:44
<Gasp0de>
It is portable, but it does have to write to it's own directory
09:44
<alkisg>
To its own directory or to the current directory?
09:44
<Gasp0de>
the program can handle multiple users, it is supposed to be opened by several users via a windows network share
09:45
It is a .exe file and it will write to the directory where the .exe is in
09:45
Will it be a possible solution to use a remote app with the sudo -u way?
09:45
<alkisg>
Then you could probably put all those users in a group and make that directory group-writable
09:46
Thin or fat clients?
09:46
<Gasp0de>
fat
09:46
<alkisg>
Thin clients can use sudo -u
09:46
Fats, usually no, you should do it with a group instead
09:46
<Gasp0de>
ok
09:47
but am i mistaken that with the "remote app" thing, the command will be run on the server itself?
09:47
i saw it here somewhere: http://www.epoptes.org/documentation/fat-clients
09:47
<alkisg>
Why do you want to run it as a remoteapp?
09:48
<Gasp0de>
The program is very slow when multiple clients run on the same single directory over network
09:48
<alkisg>
Then you're essentially using thin clients, not fat, for that program
09:48
I.e. you can use sudo -u and the rest
09:48
<Gasp0de>
thats the reason i wanted to use a terminalserver, so all the writing to the directory would be on one local machine
09:50
Ok thanks so far i will try that way and then come back here if i have more questions or to leave my success story =)
09:50
<alkisg>
You're welcome
09:59adrianorg has left IRC (adrianorg!~adrianorg@177.156.56.108, Ping timeout: 250 seconds)
10:01adrianorg has joined IRC (adrianorg!~adrianorg@179.180.168.171)
10:13Grembler has left IRC (Grembler!~Ben@cpc29-aztw22-2-0-cust128.18-1.cable.virginm.net, Quit: I Leave)
10:34Gasp0de has left IRC (Gasp0de!589906d2@gateway/web/freenode/ip.88.153.6.210, Ping timeout: 246 seconds)
11:15NeonLicht has left IRC (NeonLicht!~NeonLicht@darwin.ugr.es, Ping timeout: 240 seconds)
11:24Faith has joined IRC (Faith!~paty@unaffiliated/faith)
11:30Gasp0de has joined IRC (Gasp0de!589906d2@gateway/web/freenode/ip.88.153.6.210)
11:30
<Gasp0de>
Hi everyone
11:30
i have a question concerning lts.conf
11:30khildin has left IRC (khildin!~khildin@ip-80-236-220-254.dsl.scarlet.be, Ping timeout: 240 seconds)
11:30
<Gasp0de>
i have an lstp-server running on xubuntu
11:31
i am using fat clients as described here: https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp
11:32
but when i generate an lts.conf file in /var/lib/tftpboot/ltsp/amd64/lts.conf, it will not get to the clients
11:33MarconM has joined IRC (MarconM!~Marcelo@189.74.151.215)
11:33MarconM has joined IRC (MarconM!~Marcelo@unaffiliated/marconm)
11:34
<Gasp0de>
i shut down the services dnsmasq and nbd-server, then ran 'sudo /usr/share/ltsp/update-kernels' and 'sudo ltsp-update-image --cleanup /', then booted the client
11:34
getltscfg -a tells me that there is no such file as /etc/lts.conf
11:34
did i do something wrong?
11:35vsuojanen has left IRC (vsuojanen!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com, Remote host closed the connection)
11:35
<Gasp0de>
i did restart the services before booting the client ofc
11:38vsuojanen has joined IRC (vsuojanen!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com)
11:39
<alkisg>
Gasp0de: did you sent a mail to edubuntu-users ml?
11:40
<Gasp0de>
No. Shall I?
11:40
<alkisg>
No, I just replied there 2 minutes ago in a similar issue
11:41
Try this: sudo ln -s amd64 /var/lib/tftpboot/ltsp/i386
11:41
Then reboot the clients
11:41
<Gasp0de>
ok. should i do this while in /var/lib/tftpboot?
11:41
<alkisg>
Wherever
11:42
<Gasp0de>
ok
11:43
is rebooting enough or do i have to run some update script or restart nbd-server?
11:43
<alkisg>
just reboot clients
11:43
<Gasp0de>
ok
11:45
ok the file seems to exist now, but i get a permission error when running getltscfg
11:45
<alkisg>
it's normal
11:45
put screen_02=shell in lts.conf to get a root shell
11:45
!screen_02
11:45
<ltsp>
screen_02: To get a root shell on an Ubuntu thin client: https://help.ubuntu.com/community/UbuntuLTSP/ClientTroubleshooting#Using_a_shell_SCREEN
11:46
<Gasp0de>
alright, thank you
11:46
i can run remote apps now =)
11:47
<alkisg>
Gasp0de: your clients are amd64, right?
11:48
I wonder why that bug exists
11:48
If you can, paste the contents of the files in /var/run/ltsp/* from your fat client
11:48
!pastebin
11:48
<ltsp>
pastebin: the LTSP pastebin is at http://ltsp.pastebin.com. Please paste all text longer than a line or two to the pastebin, as it helps to reduce traffic in the channel. Don't forget to paste the URL of the text here.
11:54
<Gasp0de>
sry i was gone for a second
11:54
yes my client is amd64
11:54
i will paste the contents, give me a minute
11:56
the directory doesn't exist
12:08
<alkisg>
Gasp0de: sorry, /var/cache/ltsp
12:12
<Gasp0de>
I will have a look
12:12
in the meantime, i've already got another question
12:12
i managed to start apps remotely now
12:13
but sudo wont work yet, and i don't know why
12:13
ltsp-remoteapps mousepad will start mousepad as a remoteapp correctly
12:13
while ltsp-remoteapps mousepad wont
12:16
sry
12:17
ltsp-remoteapps 'sudo mousepad' is the one that doesnt work
12:25ricotz has left IRC (ricotz!~rico@ubuntu/member/ricotz, Quit: Ex-Chat)
12:25
<Gasp0de>
The content of the files can be found in http://pastebin.com/sw44Rp33
12:37telex has left IRC (telex!teletype@freeshell.de, Remote host closed the connection)
12:38telex has joined IRC (telex!teletype@freeshell.de)
12:57Parker955_Away is now known as Parker955
13:10vsuojane1 has joined IRC (vsuojane1!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com)
13:12vsuojane1 has left IRC (vsuojane1!~valtteri@83-136-248-31.uk-lon1.host.upcloud.com, Client Quit)
13:18
<vsuojanen>
alkisg: I couldn't get the xfreerdp -f -u '' graphical login prompt with Windows 7 + NLA.
13:19
if I understand it's said also in FreeRDP manual.
13:19
https://github.com/awakecoding/FreeRDP-Manuals/blob/master/User/FreeRDP-User-Manual.markdown
13:20
anyways I have a workaround for it when I use xterm and option --from-stdin
13:25zama has left IRC (zama!~zama@unaffiliated/stryx/x-3871776, Ping timeout: 264 seconds)
13:25
<vsuojanen>
nothing loads from remote server if i have SCREEN_07 = "xfreerdp -f -u '' server"
13:26Parker955 is now known as Parker955_Away
13:41zama has joined IRC (zama!~zama@unaffiliated/stryx/x-3871776)
14:19MarconM has left IRC (MarconM!~Marcelo@unaffiliated/marconm, Quit: Leaving)
14:47AlexPortable has left IRC (AlexPortable!uid7568@gateway/web/irccloud.com/x-szcxqfqtlanitwbw, Quit: Connection closed for inactivity)
14:51
<alkisg>
Gasp0de: you need a terminal to enter the sudo password, make a script or use gksudo or pkexec etc
14:53
ROOTPATH='/opt/ltsp/amd64' and filename=''... hmm....
14:55khildin has joined IRC (khildin!~khildin@ip-80-236-220-254.dsl.scarlet.be)
15:03
<alkisg>
vsuojanen: I don't remember how I tested, but what I was seeing in windows 2008 server, was the login screen mentioned in " Old Authentication" paragraph from the page you've linked
15:03
So I'm guessing you're correct and I never tried NLA
15:08alkisg is now known as work_alkisg
16:12Gasp0de has left IRC (Gasp0de!589906d2@gateway/web/freenode/ip.88.153.6.210, Quit: Page closed)
16:44ricotz has joined IRC (ricotz!~rico@ubuntu/member/ricotz)
17:08Judsonab has joined IRC (Judsonab!b1148206@gateway/web/freenode/ip.177.20.130.6)
17:09
<Judsonab>
Good evening every body
17:10
How do I a HPC between applications servers?
17:14Judsonab has left IRC (Judsonab!b1148206@gateway/web/freenode/ip.177.20.130.6, Quit: Page closed)
18:23cliebow has joined IRC (cliebow!~cliebow@gw-rsu24-co.rsu24.org)
19:17MarconM has joined IRC (MarconM!~Marcelo@189.74.151.215)
19:17MarconM has joined IRC (MarconM!~Marcelo@unaffiliated/marconm)
19:21telex has left IRC (telex!teletype@freeshell.de, Remote host closed the connection)
19:22telex has joined IRC (telex!teletype@freeshell.de)
19:39cliebow has left IRC (cliebow!~cliebow@gw-rsu24-co.rsu24.org, Quit: Ex-Chat)
19:59ricotz has left IRC (ricotz!~rico@ubuntu/member/ricotz, Quit: Ex-Chat)
20:04|Paradox| has joined IRC (|Paradox|!~iamparado@pool-98-117-77-57.rcmdva.fios.verizon.net)
20:05MarconM has left IRC (MarconM!~Marcelo@unaffiliated/marconm, Quit: Leaving)
20:27khildin has left IRC (khildin!~khildin@ip-80-236-220-254.dsl.scarlet.be, Ping timeout: 272 seconds)
21:02Faith has left IRC (Faith!~paty@unaffiliated/faith, Quit: Saindo)
21:13Parker955_Away is now known as Parker955
21:22Parker955 is now known as Parker955_Away
22:09jbermudes has left IRC (jbermudes!~quassel@76.74.178.212, Ping timeout: 252 seconds)
22:10jbermudes has joined IRC (jbermudes!~quassel@76.74.178.212)
22:19vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)