00:00 | <vagrantc> cstk421_: also, let's try SCREEN_08=shell in lts.conf
| |
00:00 | <cstk421_> ok
| |
00:00 | <vagrantc> cstk421_: and run: set | grep SCREEN_
| |
00:01 | i'm curious if it has anything for SCREEN_07
| |
00:01 | <cstk421_> no output
| |
00:01 | <vagrantc> cstk421_: from the client's shell?
| |
00:01 | <cstk421_> crap figured you were switching it on me again ;)
| |
00:02 | i will when it comes up
| |
00:03 | had to reboot again. why is it when i # comment out lines in the lts.conf it screws it up ? i have to remove the other stuff completely for it to work properly
| |
00:03 | <vagrantc> oh really?
| |
00:03 | <cstk421_> if i have anything else other than what we are trying to boot it comes up with the ldm client login
| |
00:03 | <vagrantc> that shouldn't be the case.
| |
00:03 | <cstk421_> seems to default to that if it sees anything else. i assumed it was screwy
| |
00:04 | <vagrantc> i don't fully understand what's going on, but that would explain LDM coming up
| |
00:04 | <cstk421_> ok so output is just referencing SCREEN_08
| |
00:04 | nothing for 7
| |
00:04 | <vagrantc> basically, somehow the lts.conf is invalid, and so it fails to parse, and switches to defaults.
| |
00:04 | <cstk421_> right
| |
00:04 | <vagrantc> right
| |
00:04 | <cstk421_> does the lts.conf permissions matter ?
| |
00:05 | in order to edit it in the sftp client im using i had to change the file permissions
| |
00:05 | <vagrantc> ok, let's try SCREEN_08=shell and SCREEN_09=xfreerdp -f --ignore-certificate -u cstk422 -p password 172.16.0.20
| |
00:05 | cstk421_: from windows?
| |
00:05 | <cstk421_> no mac
| |
00:05 | using transmit
| |
00:06 | <vagrantc> might be saving it in an incompatible format?
| |
00:06 | <cstk421_> not sure
| |
00:06 | k that brought it right to the winbox desktop
| |
00:06 | <vagrantc> i bet if you use an editor on ltsp server itself it'll work more predictibly.
| |
00:07 | <cstk421_> well gedit was being a biotch and vi sucks
| |
00:07 | my app is so much easier but i see your point
| |
00:07 | <vagrantc> well, troubleshooting this for hours is even worse :P
| |
00:07 | <cstk421_> i know im sorry if that is the case
| |
00:09 | rafepren has left IRC (rafepren!~rafepren@143.107.231.78, Quit: Leaving) | |
00:09 | <cstk421_> so how does the fact that it boots that way help ?
| |
00:13 | <vagrantc> well, i'm thinking the problem all along might have been an encoding issue editing from macos...
| |
00:13 | we should really figure out a way to check that in the future...
| |
00:13 | cstk421_: so it's basically working for you
| |
00:13 | ?
| |
00:14 | cstk421_: for good measure, just put SCREEN_07=xfreerdp -f --ignore-certificate -u cstk422 -p password 172.16.0.20 and remove the other SCREEN_* from lts.conf, and make sure that works for you.
| |
00:14 | er, wait
| |
00:14 | <cstk421_> it does ive tested that
| |
00:15 | <vagrantc> cut-and-paste error
| |
00:15 | <cstk421_> so if i reacreate the lts.conf from vi maybe that will fix it
| |
00:15 | i would really like them to log in and not have it in the conf file im sure you understand that
| |
00:15 | <vagrantc> cstk421_: SCREEN_07=xfreerdp -f --ignore-certificate -u '' 172.16.0.20
| |
00:15 | <cstk421_> oh
| |
00:15 | <vagrantc> can we get that to work now
| |
00:16 | <cstk421_> yeah that wont work
| |
00:16 | <vagrantc> i know you tried that before, but that's before we figured out about the macos formatting issue, no?
| |
00:17 | that's what i had meant to suggest earlier
| |
00:18 | <cstk421_> oh so you want me to do that in vi got it sorry doing nw
| |
00:18 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
00:18 | <vagrantc> cstk421_: whatever editor is running on the LTSP server...
| |
00:19 | <cstk421_> yep used vi
| |
00:20 | no good went to the ldm login screen again
| |
00:21 | <vagrantc> SCREEN_07="xfreerdp -f --ignore-certificate -u '' 172.16.0.20"
| |
00:21 | with quotes?
| |
00:21 | <cstk421_> crap no
| |
00:21 | doing now
| |
00:23 | no good either
| |
00:23 | but that list of services did go by and didnt fail
| |
00:24 | <vagrantc> ok, SCREEN_08=shell and SCREEN_07="xfreerdp -f --ignore-certificate -u '' 172.16.0.20"
| |
00:24 | then check the output from the client's shell: set | grep SCREEN
| |
00:25 | my hunch is it's eating the single-quotes in the "-u ''" argument.
| |
00:25 | <cstk421_> how do i run the command from the client shell if cant get to the shell to do it ?
| |
00:25 | <vagrantc> cstk421_: don't follow you... are you saying ldm comes up again?
| |
00:26 | <cstk421_> no im saying when it fails and the ldm doesnt come up i have a black screen when it should bring up the desktop
| |
00:26 | <vagrantc> cstk421_: set two variables in lts.conf: SCREEN_08=shell and SCREEN_07="xfreerdp -f --ignore-certificate -u '' 172.16.0.20"
| |
00:26 | that's what i'm hoping with setting SCREEN_08=shell
| |
00:27 | it won't actually execute xfreerdp
| |
00:27 | <cstk421_> http://postimg.org/image/nbpwpi5ph/b7fff781/
| |
00:27 | this is the last thing it displays before black screen that it hangs on
| |
00:27 | http://postimg.org/image/bij53bky5/8652ca48/
| |
00:27 | <vagrantc> echo $SCREEN_07
| |
00:28 | <cstk421_> 1682SCREEN_07
| |
00:28 | <vagrantc> hrm?
| |
00:28 | i think there's a shell quoting issue here, but i've gotta run.
| |
00:29 | i'll see if i can reproduce on my setup soon
| |
00:29 | <cstk421_> ok i think ill reslam the ubuntu server and start over
| |
00:29 | but thanks again
| |
00:29 | <vagrantc> see if i can reproduce with xrdp, at least.
| |
00:29 | <cstk421_> ok
| |
00:29 | thx
| |
00:31 | * vagrantc waves | |
00:32 | vagrantc has left IRC (vagrantc!~vagrant@freegeek/vagrantc, Quit: leaving) | |
00:32 | Phantomas1 has left IRC (Phantomas1!~Phantomas@ubuntu/member/phantomas, Ping timeout: 276 seconds) | |
00:58 | imox has left IRC (imox!~imox@p57A977E6.dip0.t-ipconnect.de, Quit: imox) | |
01:01 | cstk421_ has left IRC (cstk421_!~cstk421@99-20-229-143.lightspeed.brhmmi.sbcglobal.net, Remote host closed the connection) | |
01:40 | Phantomas has joined IRC (Phantomas!~Phantomas@ubuntu/member/phantomas) | |
01:43 | cstk421 has joined IRC (cstk421!~cstk421@99-20-229-143.lightspeed.brhmmi.sbcglobal.net) | |
02:18 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Remote host closed the connection) | |
02:28 | <cstk421> so using xfreerdp the lts.conf has to have the username and password in the string to work. I cannot get the thinclient to boot to windows to log on. any thoughts
| |
02:39 | cstk421 has left IRC (cstk421!~cstk421@99-20-229-143.lightspeed.brhmmi.sbcglobal.net, ) | |
02:43 | paulb has left IRC (paulb!6562bacf@gateway/web/freenode/ip.101.98.186.207, Quit: Page closed) | |
02:49 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
02:57 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
03:19 | Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Ping timeout: 255 seconds) | |
03:21 | Phantomas has joined IRC (Phantomas!~Phantomas@ubuntu/member/phantomas) | |
03:37 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
03:49 | Phantomas1 has joined IRC (Phantomas1!~Phantomas@ubuntu/member/phantomas) | |
03:50 | Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas, Ping timeout: 258 seconds) | |
03:50 | Phantomas1 is now known as Phantomas | |
03:52 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
03:57 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 252 seconds) | |
04:11 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Quit: Leaving.) | |
04:53 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
04:58 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 265 seconds) | |
05:54 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
05:58 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 252 seconds) | |
06:15 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
06:20 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection) | |
06:53 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
06:55 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
06:59 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
07:00 | staffencasa has joined IRC (staffencasa!~staffenca@8-220.ptpg.oregonstate.edu) | |
07:56 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
08:00 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
08:32 | bobby_C has joined IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) | |
08:49 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection) | |
08:56 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
09:01 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 252 seconds) | |
09:06 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
09:15 | telex has left IRC (telex!~telex@freeshell.de, Remote host closed the connection) | |
09:16 | telex has joined IRC (telex!~telex@freeshell.de) | |
10:00 | bobby_C has left IRC (bobby_C!~bobby@85-124-22-227.teleworker.xdsl-line.inode.at, Quit: Goin' down hard) | |
10:33 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
10:53 | khildin has joined IRC (khildin!~khildin@ip-213-49-85-111.dsl.scarlet.be) | |
11:11 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection) | |
11:30 | PhoenixSTF has joined IRC (PhoenixSTF!~rudiservo@78.29.147.214) | |
12:06 | elias_a has left IRC (elias_a!elias@hilla.kapsi.fi, Quit: Lost terminal) | |
12:14 | rafepren has joined IRC (rafepren!c888cfdc@gateway/web/freenode/ip.200.136.207.220) | |
12:27 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Remote host closed the connection) | |
12:37 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
12:57 | rafepren has left IRC (rafepren!c888cfdc@gateway/web/freenode/ip.200.136.207.220, Quit: Page closed) | |
13:13 | janis has joined IRC (janis!548821ca@gateway/web/freenode/ip.84.136.33.202) | |
13:13 | <janis> hello
| |
13:13 | janis is now known as Guest76447 | |
13:14 | <Guest76447> has anybody experience with ltsp on open suse??
| |
13:18 | mealstrom has left IRC (mealstrom!~Thunderbi@46.63.63.163, Ping timeout: 265 seconds) | |
13:19 | <Guest76447> ??
| |
13:36 | Guest76447 has left IRC (Guest76447!548821ca@gateway/web/freenode/ip.84.136.33.202, Ping timeout: 240 seconds) | |
13:39 | mealstrom has joined IRC (mealstrom!~Thunderbi@46.63.63.163) | |
13:46 | mealstrom has left IRC (mealstrom!~Thunderbi@46.63.63.163, Ping timeout: 265 seconds) | |
14:15 | santos has joined IRC (santos!bea7484d@gateway/web/freenode/ip.190.167.72.77) | |
14:22 | santos has left IRC (santos!bea7484d@gateway/web/freenode/ip.190.167.72.77, Ping timeout: 240 seconds) | |
14:22 | mealstrom has joined IRC (mealstrom!~Thunderbi@46.63.63.163) | |
14:38 | janis has joined IRC (janis!548821ca@gateway/web/freenode/ip.84.136.33.202) | |
14:38 | <janis> hello
| |
14:38 | janis is now known as Guest45063 | |
14:42 | <Guest45063> ??
| |
14:45 | Guest45063 has left IRC (Guest45063!548821ca@gateway/web/freenode/ip.84.136.33.202, Quit: Page closed) | |
17:06 | Markus_123 has joined IRC (Markus_123!~Markus123@62-47-246-158.adsl.highway.telekom.at) | |
18:38 | Markus_123 has left IRC (Markus_123!~Markus123@62-47-246-158.adsl.highway.telekom.at, Quit: Leaving) | |
19:33 | santos has joined IRC (santos!b3359bb5@gateway/web/freenode/ip.179.53.155.181) | |
19:34 | <santos> is it possible to auto install an extension for firefox to all the users in ltsp?
| |
19:36 | I have tried different aproaches
| |
19:36 | nooooooone of then work
| |
19:36 | hehehehehe
| |
19:37 | created dirs /mozilla/extensions/ in /usr/share in the chroot
| |
19:37 | make a dir with the app id and the content inside
| |
19:37 | none
| |
19:37 | copy the same dir in ~/.mozilla/extensions/
| |
19:37 | none
| |
19:38 | did it out of the chroot update image none
| |
19:38 | so is it possible
| |
19:42 | santos has left IRC (santos!b3359bb5@gateway/web/freenode/ip.179.53.155.181, Quit: Page closed) | |
20:00 | alkisg has joined IRC (alkisg!~alkisg@ubuntu/member/alkisg) | |
20:27 | Phantomas has left IRC (Phantomas!~Phantomas@ubuntu/member/phantomas) | |
20:50 | khildin has left IRC (khildin!~khildin@ip-213-49-85-111.dsl.scarlet.be, Remote host closed the connection) | |
21:01 | alkisg has left IRC (alkisg!~alkisg@ubuntu/member/alkisg, Remote host closed the connection) | |
21:12 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Remote host closed the connection) | |
21:22 | tohtoris has left IRC (tohtoris!~antti@91-158-8-222.elisa-laajakaista.fi, Ping timeout: 252 seconds) | |
21:22 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
21:24 | tohtoris has joined IRC (tohtoris!~antti@91-158-8-222.elisa-laajakaista.fi) | |
23:05 | adrianorg has left IRC (adrianorg!~adrianorg@177.204.158.128.dynamic.adsl.gvt.net.br, Ping timeout: 245 seconds) | |
23:07 | adrianorg has joined IRC (adrianorg!~adrianorg@177.132.220.196) | |
23:22 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Remote host closed the connection) | |
23:23 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |
23:27 | gbaman has left IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com, Ping timeout: 240 seconds) | |
23:57 | gbaman has joined IRC (gbaman!~gbaman@host81-130-112-2.in-addr.btopenworld.com) | |