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


Channel log from 26 August 2008   (all times are UTC)

00:39indradg|afk has quit IRC
00:40indradg|afk has joined #ltsp
00:44LaserJock has quit IRC
00:45jonnor has joined #ltsp
01:13johnny has left #ltsp
01:13johnny has joined #ltsp
01:15Subhodip has joined #ltsp
01:30mikkel has joined #ltsp
01:47dukai has joined #ltsp
02:01vpxavier has joined #ltsp
02:02Pascal_1 has joined #ltsp
02:02
<vpxavier>
hello all, could any of you tell me how to install ltsp on a network with an existing Windows DHCP server? Thanks
02:05
nobody?
02:06
<laga>
i believe there is some documentation for that somewhere. maybe ask a search engine?
02:06
or go to ltsp.org
02:08Subhodip has quit IRC
02:18gonzaloaf_laptop has quit IRC
02:21ace_suares has quit IRC
02:26
<cyberorg>
vpxavier, if that dhcp server supports option root-path, next-server parameters configure to point it to ltsp server
02:27gonzaloaf_laptop has joined #ltsp
02:36
<Pascal_1>
Bonjour
02:37gate_keeper_ has joined #ltsp
02:40juanpaul has quit IRC
02:49vpxavier has quit IRC
03:10moldy has joined #ltsp
03:11
<moldy>
hi
03:11
i want to create a "kiosk"/"guest" user account
03:11
the problem is that being logged in multiple items leads to problems with some applications (especially firefox)
03:12
is there a good way to solve this? maybe put the user's home on a tmpfs or something like that?
03:21
<johnny>
i just created a user per computer
03:21
<moldy>
that is what i would like to avoid :-/
03:21
<johnny>
gave them host names based on the computer
03:21
why?
03:21
<moldy>
johnny: how do your users know which username to use?
03:21
<johnny>
there is a kiosk plugin for ubuntu
03:21
they don't.. there's just a guest login button
03:22
<moldy>
johnny: how did you configure this?
03:22
i.e. how does the computer know which username to login?
03:22
<johnny>
dhcp gives them the hostname based on the mac address
03:22
and then i create a user for each of those
03:22
<moldy>
on the server, right?
03:23
<johnny>
LDM_ALLOW_GUEST=Y
03:23
that parameter is in my lts.conf
03:23
yes , on the server
03:24
and then i just wrote a little script that empties out all the directories and kills the processes.. as well as pass down the ssh keys
03:24
<moldy>
are you running LTSP 5?
03:24
<johnny>
yes
03:24
<moldy>
what exactly does LDM_ALLOW_GUEST do?
03:24
<johnny>
i just kill everything over night
03:24
and start the user accounts over
03:25
<moldy>
the "emtpying" or "locking down" of the account is not my problem at the moment
03:25
<johnny>
it allows users to login with hostname/hostname
03:25
<moldy>
johnny: ah, ok
03:25
johnny: and ldm knows its hostname from the local environment?
03:25
<johnny>
yes
03:25
<moldy>
johnny: that sounds great, i will try this
03:26
<johnny>
if you don't want the full gnome desktop tho
03:26
you could try the kiosk plugin
03:26
<moldy>
i probably want the full desktop
03:27
<johnny>
i know i do..
03:27
<moldy>
i still think for keeping $HOME clean, the best method is to use a unionfs with a tmpfs... but that's not my main problem :)
03:27
thanks alot, johnny
03:27
<johnny>
we have one homeless guy who comes in.. and works on his website via our computer, even uses the gimp
03:28
<moldy>
we have alot of kids that do all kinds of stuff
03:31
<johnny>
i don't think your way would work.. the processes cannot run as the same user
03:31
gnome wouldn't like it..
03:31
and firefox would out and out hate it
03:33
moldy, just in case..
03:33
http://www.localmomentum.net/~johnny/scripts/prep_terminals.sh
03:37
that's the script i run nightly
03:40moldy_ has joined #ltsp
03:40
<moldy_>
hi :)
03:40
johnny: one question: after specifying LDM_ALLOW_GUEST = Y, what do i have to do to see the guest login possibility on the client?
03:40
<johnny>
that's all iirc/
03:40
which version are you using?
03:41
i think that only works in hardy
03:41
<moldy_>
johnny: ouch.
03:42
<johnny>
i guess i wouldn't use any earlier version
03:42
<moldy_>
oh never mind
03:42
i am using hardy
03:42
(i thought hardy was the earlier version :) )
03:42
yeah i am on hardy
03:42
<johnny>
that's all you need in lts.conf
03:43
<moldy_>
it goes in the [default] section?
03:43
<johnny>
yes
03:43
if you want it to be automatic..
03:43
yes :)
03:44
<moldy_>
where is the guest button supposed to appear?
03:45
<johnny>
underneath the normal login button
03:46
<moldy_>
hm
03:46
i never had a login button
03:46
<cyberorg>
why dont you use something like "LDM_USERNAME = guest LDM_PASSWORD = xyz LDM_AUTOLOGIN = True
03:46
<johnny>
cyberorg, i don't think firefox would like that ..
03:46
<moldy_>
cyberorg: i don't think it does what i want. also, i was not yet able to find any decent documentation on all the lts.conf parameters...
03:47
<cyberorg>
johnny, why? ldm logs you in normally doesn't it?
03:47
<johnny>
moldy, they are all in a file in the chroot.. lts-parameters
03:47
cyberorg, are you suggesting that for multiple users logging into the same account?
03:47
<moldy_>
cyberorg: i need users to be able to chose a username, complete autologin is *not* what i am looking for
03:47
<cyberorg>
johnny, nope, each terminal can have their own lts.conf with different accounts
03:48
<moldy_>
johnny: can you maybe point me to a screenshot of your ldm?
03:48
<cyberorg>
moldy, ah ok
03:48
<johnny>
cyberorg, .. yes.. but this way you don't have to manage all of it in lts.conf.. just your dhcp server
03:48
<moldy_>
my problem seems to be that my lts.conf is having no effect at all...
03:48
also, i have the suspicion that johnny has a differnet ldm than i do?
03:49
<johnny>
i'm not near my install.. it's 4:48am
03:49
i would doubt that moldy
03:49
<cyberorg>
moldy, may be you are changing a wrong lts.conf :)
03:49
<moldy_>
i don't have any login button at all... just a field "username" that changes to "password" when i hit enter
03:49
johnny: ah ok
03:49
<johnny>
we can prove it tho
03:49
<moldy_>
cyberorg: /var/lib/tftpboot/ltsp/i386/lts.conf is the one i am editing
03:50
<cyberorg>
moldy, hmm, seems right
03:50
<johnny>
what does this say ? apt-cache policy ldm
03:50
Version table:
03:50
5.0.40~bzr20080212-0ubuntu4 0
03:50
500 http://us.archive.ubuntu.com hardy/main Packages
03:51
<moldy_>
if /opt/ltsp/i386/etc/lts.conf exists, is that one used? do i need to delete it?
03:51
5.0.40~bzr20080212-0ubuntu4
03:51
<johnny>
you're supposed to be able to override the internal one, so you dont have to rebuild the nbd image every time you edit it
03:51
<moldy_>
ok, same ldm
03:52
if /etc/lts.conf on the client should contain a copy of the server-side lts.conf, then it is not working in my case
03:52
<johnny>
you could try editing that one and rebuilding the image
03:52
to see if that is the problem or not
03:52
<moldy_>
johnny: what i am currently trying is deleting it and rebuilding the image
03:52
<johnny>
make sure it gets it's own [default]
03:52
you don't have to do that..
03:52
it needs to exist so it can use
03:52
use it*
03:53
so copy your edited one there
03:53
and then run ltsp-update-image
03:54
<moldy_>
hm
03:54
i can do that, but i wonder why the new location isn't working
03:54
there must be a reason for that
04:00
rebuilding the image right now :)
04:01
hmm, the documentation in usr/share/doc/ltsp-client-core/examples/lts-parameters.txt.gz is incomplete?
04:01
does not mention e.g. LDM_ALLOW_GUEST
04:01
<johnny>
it slipped under the radar during the runup to release
04:01
<moldy_>
ah ok
04:02
<johnny>
like.. almost last minute it felt like
04:03
<moldy_>
when i have my setup finally running, i will see if i can contribute some trivial missing documentation like that :)
04:03
johnny: i see the button now :)
04:03
login fails though -- do i need to run ltsp-update-sshkeys?
04:04
or wait -- i need to create the user accounts on the server, right?
04:05
<johnny>
yes
04:05
<moldy_>
ok, makes sense
04:05
<johnny>
and of course.. attach the mac address to a host name
04:05
via your dhcp server
04:06
<moldy_>
yep, done that
04:06
<johnny>
i originally started with hostname/hostname .. but then somebody logged into one of the relatively unprivileged user accounts remotely and installed an irc bouncer
04:06
<moldy_>
johnny: it works. nice, thank you.
04:07
<johnny>
so.. instead i gave them all crazy generated passwords and used my script i mentioned earlier to populate them with ssh keys from the server so they could login
04:08
which searches all the users in the terminals group and then kills all their processes, unmounts gvfs mounts, empties the home directories, and then copies the ssh keys from the server
04:20gate_keeper__ has joined #ltsp
04:20moldy_ has quit IRC
04:20gate_keeper__ has quit IRC
04:21gate_keeper__ has joined #ltsp
04:26moldy_ has joined #ltsp
04:26
<moldy_>
hi again :)
04:31moldy_ has quit IRC
04:34gate_keeper_ has quit IRC
05:25Q-FUNK has joined #ltsp
05:47Loto__ has joined #ltsp
05:54gate_keeper_ has joined #ltsp
05:55gate_keeper__ has quit IRC
06:02Loto_ has quit IRC
06:03dukai_ has joined #ltsp
06:05J45p3r___ has joined #ltsp
06:07ogra has quit IRC
06:07ogra has joined #ltsp
06:20dukai has quit IRC
06:35Colvile_ has joined #ltsp
06:38
<Colvile_>
How can I calculate, how much I need power on ltsp server
06:39
<ogra>
for noal desktops like gnome or kde use 128M per session plus 256M for running the server itself
06:39
*normal
06:39
xfce should be fine with about 100M
06:40
so if you have ten connected users on a server running gnome as desktops 1.5-2G are a fine number
06:41
<Colvile_>
prosessor...?
06:42
<ogra>
i'd go with some kind of dual core for such a setup
06:42
CPU is not as important as ram on a inux machine
06:42
unless all your users do numbe crunching or some such :)
06:43
for usual office use a standard dual core should be fine
06:44Nubae has joined #ltsp
06:44
<ogra>
if you fear its not powerful enugh or plan to have more users take a quad Xeon or so
06:44
but Ram is more important ...
06:44ace_suares has joined #ltsp
06:45
<Nubae>
ram and gigabits
06:45
jejeje, people always forget the gigabits
06:45
if u like video of course
06:45
<ogra>
yeah, gigabit from server to switch makes sense ... from switch to clinet you are fine with 100M
06:46
so get a switch with one gigabit port to connect the server to
06:46
<Nubae>
i sorta just threw an opinion without not knowing much about the conversation, glad I was right!
06:48
well, meant I should have read more before blurting...
06:48
anyways... ogra... back from Nepal and OLPC
06:48Pascal_1 has left #ltsp
06:49
<Nubae>
gonna concentrate on fat ltsp client... lets see if I can get some kind of script into intrepid
06:49
has anything been done on local apps yet for intrepid?
06:50
<ogra>
the infrastructure is there, i'm packaging it today or tomorrow
06:52
<Nubae>
oh wow... then maybe fat client is no longer needed
06:54
<ogra>
its not ready yet, targeted for intrepid+1
06:54
infrastructure doesnt mean its proper yet
06:55
<Nubae>
ok, so it still makes sense to tighten up a little script for intrepid that creates a fat system that is not too configurable?
06:57
anyway, will certainly love to be around to test local apps stuff
06:57
<ogra>
well, fat clients always make sense regardless of localapps
07:01J45p3r___ has left #ltsp
07:04moldy_ has joined #ltsp
07:17moldy has quit IRC
07:21jim`` has quit IRC
07:26putty_thing has joined #ltsp
07:29
<Nubae>
ogra: they certainly do at the school where I'll be working at... I havent stopped with olpc, just need a paid job too
07:30Subhodip has joined #ltsp
07:30
<Nubae>
unfortunately, volunteering for a staying stipend just isnt realistic
07:30
but I did see the conditions, and what the educaction demons are
07:31gate_keeper__ has joined #ltsp
07:31
<Nubae>
so I think the trip was worthwhile and I will continue to help on working on the XS server (albeit perhaps as ubuntu server instead of
07:31
Fedora
07:31
) that is the big debate right now
07:33
<ogra>
what release would they use ?
07:33
8.04 LTS ?
07:33
<Nubae>
it would make sense
07:33
but since only 20% of what they really wanna do has been done
07:33
it doesnt really matter
07:34
Martin Langhoff, XS devel head, estimates about 20% is complete
07:34
does it really matter then to go with LTS?
07:34
might as well go with intrepid.... right now its with fedora 7
07:34
lol
07:34
<ogra>
well, ubuntu definately makes sense if you look for a long term alternative since 8.04 will be supported until 2011 for the desktop and recieve bugfixes and security updates
07:35
(2013 for servers in case you dont use desktop apps)
07:35
<Nubae>
right it will be headless
07:35
so that would be the infrastructure... but the question is, how much it would fracture and become its own distro
07:35
<ogra>
headless doesnt say anything about the apps you use, onyl abotu the HW :)
07:35
<Nubae>
I would hope not
07:36
ok ok... ure thinking thin clients... but think xos...
07:36
<ogra>
so their own desktop on top of ubuntu ltsp
07:36
<Nubae>
maybe that is a possibility
07:37
<ogra>
ltsp in itself is suported like a desktop though
07:37
<Nubae>
the first stage would be to port the XS scripts
07:37
<ogra>
since it relies on desktop pieces
07:37
<Nubae>
things like dns setups, networking scripts, etc to ubuntu/debian
07:37
<ogra>
that would surely help
07:38
<Nubae>
right now there is a haphassard list of config files they call xs-config
07:38
<ogra>
did you try o talk to #ubuntu-motu about that to find intrested devs ?
07:38
<Nubae>
which when u run it, makes all the fedora based networking and dns based scripting junk
07:38
its already happening on the XS devel list
07:39
it would be just more fire, but if you think its an idea... I do know the XS server and what has been done till now really well
07:39
<ogra>
finding motus is happening on the xs list ??
07:39
<Nubae>
since I believe the uruguay and nepal ones are the only ones deployed
07:41
well, there are already ubuntu devs involved in talking about which scripts are required to be rewritten and such
07:41
so the choice has already been made to do it... just not the volume of the switch...
07:41
ie... will all future XS servers be ubuntu
07:41
will it be a fork
07:42
<ogra>
ah
07:42
<Nubae>
lets see if I can summarise the last that was said about this all so u get an idea
07:44
many parts of the XS server arch. are distro independent... things like edublog
07:44
, moodle
07:45
offline moodle (my pet project that I need web dev volunteers for)
07:45
dans, shorewall, or iptables in general, etc.
07:46* ogra shudders about shorewall
07:46
<ogra>
ufw ftw :)
07:47leirch has joined #ltsp
07:47
<Nubae>
well ok its probably overkill but we thought about it iń terms of using tc
07:47
<ogra>
and dans has licensing issues ... though i dont think you distribute it on CD, right ?
07:47
<Nubae>
we need traffic shaping badly
07:48
XS is so young, it hasnt even been distributed in it yet, we did a custom version, cause port 8080 was already beeing used by idmgr
07:48
the beauty of hindsight
07:48
the only t8ing
07:48
t8ing/thing
07:49
that really has been done on the XS and is essential is ejabberd
07:49gate_keeper_ has quit IRC
07:49
<Nubae>
everything else is inconsequential and easily repackagable, redoable, better integratable.... whatever
07:51
anyway... just to keep on track... pia and a sameer versa (2 ubuntu devs I believe) asked for which packages were XS specific to begin the ubuntu version
07:51
and did so quite admantly, so I think its gonna happen for sure
07:51
ejabberd runs far better on debian anyway (imho)
07:52
oh... and the xo laptops already run quite nicely on debian under the skin instead of fedora
07:53
In my opinion, more devs would jump in and help if it were debian/ubuntu based
07:53
but there is the argument to be made that at this point... if its just 20% finished... whats the point?
07:55
<ogra>
well, a call on the ubuntu-motu mailinglist might get you more people involved
07:55
i dont know pia or sameer versa
07:55
<Nubae>
sooooo... to cut a long story short or thin or whatever, Nepal wants me to continue working on the XS... but at this point, since I wanna be more involved in the ltsp side of the story again
07:56
and I feel like ubuntu is my real home
07:56
I'll offer to help working on it, IF they turn their XS into a buntu XS
07:56
I think I'll do what u suggest
07:57
what direction should I take with the message in your opinion?
07:59
I'm subscribed but I dont wanna make a burning man
08:00moldy_ has quit IRC
08:03
<Nubae>
uruguay's XS server was apparently debian based from the beginning
08:04
but this is what Langhoff has to say about the entire issue "
08:04
...but I'll note again: XS is currently 20% done. A port to ubuntu
08:04
will take significant work and lead you to... 20% done. So far 20%
08:04
done feels like a lot of people screaming about 80% that isn't there
08:04
yet. Not a place where I want to be in; let's move forward."
08:04
oops... sorry for the flood
08:04
and the unrelated topic
08:06
shit, long as they dont make a stupid move like XP or vista (yes.... it could happen) I dont so much mind
08:08putty_thing has quit IRC
08:10
<Nubae>
ogra: u still there or am I talking to myself?
08:12
<ogra>
partially here
08:12
i'm very busy with work (which doesnt include ltsp anymore)
08:14_thomas__ has joined #ltsp
08:15
<Nubae>
ah k... sorry to be taking up your time... just value your opinions a lot... I'll go through some past motu posts and see how they were written
08:15
<_thomas__>
Hi, someone could please tell me if there is a way to boot ltsp from a netware boot capable nic?
08:16mccann has joined #ltsp
08:20
<Nubae>
_thomas__: which nic
08:21
<_thomas__>
Nubae: a sis900 onboard
08:21
<Nubae>
lspci|grep eth
08:21
<_thomas__>
Nubae, no linux instaled on client, no even a hd or cdrom to boot something
08:22
Nubae: thanks for helping, but i will buy a cheap nic with better support :)
08:22
<Nubae>
ok, sec... lets check if sis900 is listed at rom-o-matic
08:23
<_thomas__>
Nubae guess the problem is the nic itself, it try to boot, but stop at the nfs
08:23
the nfs server stop after a few seconds of boot
08:23
<Nubae>
sometimes its easy to build a rom file, but having remote bootable cheap nic is always better
08:24
<_thomas__>
all other stations work fine
08:24
<Nubae>
then sounds i
08:25
like buying a self loading ltsp ethernet card is gonna save u time and energy
08:26Colvile_ has quit IRC
08:26
<_thomas__>
Nubae: i'll take a rtl8139D, very cheap, and have lots of floppy with rom for it here.
08:27
thanks for the help
08:28* ogra would suggest a PXE capable card ... no nee for roms there
08:28_thomas__ has quit IRC
08:29gate_keeper__ has quit IRC
08:36cyberorg has quit IRC
08:37dmaran has joined #ltsp
08:38
<sbalneav>
Morning all
08:40cliebow has joined #ltsp
08:41cyberorg has joined #ltsp
08:42
<ogra>
!s
08:42
<ltspbot>
ogra: "s" is Scotty!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
08:45dmaran has left #ltsp
08:46
<sbalneav>
Mornin' ogra!
08:48jammcq has joined #ltsp
08:48
<jammcq>
g'morning friends
08:49dmaran has joined #ltsp
08:49
<sbalneav>
Morning jammcq!
08:50
<jammcq>
Scotty !!!!!!!!!!!!!!!!!!!!!
08:50
<sbalneav>
hey hey
08:54cyberorg has quit IRC
08:59ace_suares has quit IRC
09:12mikkel has quit IRC
09:13putty_thing has joined #ltsp
09:14cyberorg has joined #ltsp
09:16alekibango has quit IRC
09:19elisboa has joined #ltsp
09:21dukai_ has quit IRC
09:41
<babyhuey>
anyone know if the neoware will run ltsp?
09:42
its a neoware EON
09:44mib_rwnajb has joined #ltsp
09:45
<mib_rwnajb>
evening all
09:45
ogra .. is ltsp-manager ubuntu only?
09:45
<ogra>
its only a proof of concept ... just a gui, no functionallity
09:46
i was hoping someone picks it up at some point and adds the necessary bits, but that hasnt happened yet
09:49gate_keeper__ has joined #ltsp
09:59etyack has joined #ltsp
10:03gate_keeper__ has quit IRC
10:05GodFather has joined #ltsp
10:06juanpaul has joined #ltsp
10:11warren has quit IRC
10:16
<mib_rwnajb>
ogra http://www.luckylemon.de/?tag=easy-ltsp
10:16
<ogra>
thats something else ...
10:16
but based on the idea of ltsp-manager
10:16
feel free to try it
10:17* ogra has no idea if it works on ubuntu or not
10:19
<mib_rwnajb>
uhh .. my preferred distro is fedora btw ;)
10:21
<cyberorg>
mib_rwnajb, there are fedora packages available too :)
10:22
mib_rwnajb, http://download.opensuse.org/repositories/server:/ltsp
10:25
<mib_rwnajb>
oh hey .. looks like a case of "speak of the devil" .. r u the author of easy-ltsp ?
10:26
<cyberorg>
mib_rwnajb, nope, the_code is :)
10:26
mib_rwnajb, i mentored the project
10:34Subhodip has quit IRC
10:35
<mib_rwnajb>
cyberorg: nice .. is it done?
10:36
<cyberorg>
mib_rwnajb, yes everything we intended to do works now :)
10:37
<dmaran>
Ok I am trying to get a simple test script to run using one the lts.conf options, ldm_remotecmd= OR RCFILE_01= and neither seem to work. SO I must be doing something wrong, anyone able to giv a quick rundown as I am seeing conflicting information on the net.
10:37
<mib_rwnajb>
cool
10:38
<ogra>
dmaran, what distro/release ?
10:38
<dmaran>
I am working with Binny on this one, ubuntu 8.04 x64 /LTSP5
10:39
<ogra>
you are aware that ldm_remotecmd needs to be capitalized and that lts.conf is read from /var/lib/tftpboot/ltsp/i386 ?
10:39
<dmaran>
Yes
10:39
<ogra>
and its not LDM_REMOTECMD
10:39
<cyberorg>
mib_rwnajb, there are still few days to go for SOC to end, do give it a try and give your feedback :)
10:40
<ogra>
as various people told Blinny yesterady ;)
10:40
LDM_SESSION is what you want
10:40LaserJock has joined #ltsp
10:40
<ogra>
hey LaserJock
10:40
nice to see you here :)
10:40
<dmaran>
Didn't seem to work out though
10:41
<ogra>
the script is installed on the server ?
10:41
and you give the proper path ?
10:41
and your user you use to log in has the right to execute that script ?
10:41
<Nubae>
cyberorg: u r responsible for ltsp-kiwi?
10:42
<cyberorg>
Nubae, yes i am :)
10:42
<mib_rwnajb>
cyberorg: uhhh .. i cant .. i m on a huge project and dont have time to try anything .. i am just mucking about and looking at stuff ..sorry
10:42* mib_rwnajb is wasting time trying to relax
10:43
<dmaran>
It was in the chroot I believe yesterday, so many ways I forot exactly
10:43
<Nubae>
cyberorg: cool, I ususally run ubuntu, but wanted to check out kiwi-ltsp beecause I have a set of suse users here that would probably feel more familiar with their own OS
10:43
<ogra>
LDM_SESSION executes that command as a session after user login
10:43
<LaserJock>
ogra: sbalneav told me he'd come down here and beat me up if I didn't ;-)
10:43
<ogra>
LaserJock, haha
10:43
dmaran, instead of the Xsession thats the default
10:44
<cyberorg>
Nubae, great, now you know who to find if you need help :)
10:44C7` has joined #ltsp
10:45
<cyberorg>
Nubae, it is fairly straight foward, follow http://en.opensuse.org/LTSP/Quick_start
10:45
<ogra>
dmaran, doesnt really make sense to put that into the chroot
10:45
<Nubae>
ah thanks, thats what I was going to ask
10:45
will bookmark it
10:45
<dmaran>
ogra, right. So lets say I put it in etc
10:45mib_rwnajb has quit IRC
10:46
<dmaran>
LDM_SESSION=/etc/test.sh <- the way it should be
10:46
?
10:46
<ogra>
well, you dont put executables into /etc usually ...
10:46
but that would work
10:46
<dmaran>
right, just an example
10:46
<ogra>
(/usr/bin is the right place)
10:47
<dmaran>
I was just about to say that didn't work
10:47
let me try again and make sure it is not in the chroot
10:49
<cyberorg>
Nubae, better bookmark this: http://en.opensuse.org/LTSP
10:52C7 has quit IRC
10:52mhterres has joined #ltsp
10:53artista_frustrad has joined #ltsp
11:00warren has joined #ltsp
11:00Faithful has joined #ltsp
11:04cyberorg has quit IRC
11:06Nubae has quit IRC
11:08Nubae has joined #ltsp
11:14Q-FUNK has quit IRC
11:17alekibango has joined #ltsp
11:20cyberorg has joined #ltsp
11:27ltspbot has joined #ltsp
11:30spectra has joined #ltsp
11:51
<etyack>
is there a way to change the behavior of ldm to return to the login/user prompt after a failed password attempt instead of asking for the password three times?
11:53
<warren>
etyack: no. ldm is doing the same thing that ssh client would under that circumstance
11:56
<etyack>
warren: that's what i thought
11:57Subhodip has joined #ltsp
11:58Pascal_1 has joined #ltsp
11:58Nubae1 has joined #ltsp
11:59Nubae has quit IRC
12:04leirch has left #ltsp
12:13Nubae1 is now known as Nubae
12:14mhterres has quit IRC
12:14mhterres has joined #ltsp
12:26juanpaul has quit IRC
12:30toscalix has joined #ltsp
12:32staffencasa has joined #ltsp
12:36GodFather has quit IRC
12:39K_O-Gnom has joined #ltsp
12:41Blinny has joined #ltsp
12:41
<Blinny>
What should we include at the end of an LDM_SESSION script in order to get X to start up properly post-script?
12:42LaserJock has quit IRC
12:43Nubae1 has joined #ltsp
12:44Nubae has quit IRC
12:45toscalix has quit IRC
12:47Lns has joined #ltsp
12:51Pascal_1 has left #ltsp
13:00
<Lns>
Stupid Q: is there a way to automatically enable Numlock in lts.conf? I see nothing in /opt/ltsp/i386/usr/share/doc/ltsp-client-core/examples/lts-parameters.txt.gz - but maybe i should look at a lower-level way of enabling it.
13:01sbalneav has joined #ltsp
13:01
<sbalneav>
Durned kids
13:01
jammcq: pingity
13:08
<Lns>
I found 'setleds'.. it sure would be nice to have an lts.conf setting to enable/disable numlock keys as I have TONS of usernames that are all numbers
13:11Patina has quit IRC
13:12Patina has joined #ltsp
13:12
<jammcq>
sbalneav: pongity
13:15
<Lns>
bueller? =p
13:15
<sbalneav>
Phoneponged
13:17
Lns: I don't think that needs to be in LTSP, when it could be easily handled with an Xsession script.
13:17
I set numlock on for all my users, and it's a pretty trivial thing to do via an Xsession script.
13:18
I think all of Fedora, Debian and Ubuntu have the capability to have extensible Xsession scripts.
13:19
<Lns>
sbalneav: can you give me any pointers on how to do this? never really messed with xsession scripts
13:19
specially globally, not per-user
13:19
<sbalneav>
Lns: You on Ubuntu or Debian?
13:19
<Lns>
ubuntu
13:19
<sbalneav>
Easy peasy
13:19
<Lns>
:p
13:19
<sbalneav>
Are you wanting numlock on for everyone?
13:19
<Lns>
yes
13:20
<sbalneav>
Even easier
13:20ace_suares has joined #ltsp
13:20
<sbalneav>
cd /etc/X11/Xsession.d
13:20
<Lns>
aaahhh =)
13:20
<sbalneav>
In there you'll find some scripts. They're .'ed into the master Xsession script, so they shouldn't contain an "exit" or anything like that in them.
13:21
just create one called "80_Lns" or whatever name you'd like
13:21
and include the command you need to set on the numlock
13:21
<Lns>
ok...is there a 'local' script i can append to or should i create a new one?
13:21
<sbalneav>
f'rinstance
13:22
In my environment, I want the umask to be 002, so files get created with rw-rw-r-- permissions
13:22
so:
13:22
sbalneav@feniks:/etc/X11/Xsession.d$ cat 80legalaid
13:22
umask 002
13:22
<cyberorg>
who was running sugar on ltsp here?
13:23Subhodip has quit IRC
13:23
<sbalneav>
Now, I use numlockx
13:23
<Lns>
sbalneav: ok - aha
13:23
didn't know if 'setleds' would work in x
13:24
<sbalneav>
so I have one that says
13:24
numlockx on
13:24
<Lns>
easy enough =)
13:24
<sbalneav>
You can also do nice things like check and see what group they're in, and execute some command based on that, etc.
13:25* Lns loves learning more about lowlevel x config
13:25
<Lns>
as low level as this is anyway =p
13:25
thanks! =)
13:25
<sbalneav>
NP
13:26bobby_C has joined #ltsp
13:26Nick_Hill has joined #ltsp
13:27
<Nick_Hill>
I am running Ubuntu hardy LTSP which is taking ages to boot on a Toshiba Satellite pro 4600. How can I best see what is causing the problem - eg seeing a timed boot log, or removing the splash screen?
13:29
<Lns>
Nick_Hill: /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default file holds your kernel boot options
13:29
remove 'quiet' and change 'splash' to 'nosplash'
13:29
reboot thin-client and viola.
13:31
<Blinny>
What should we include at the end of an LDM_SESSION script in order to get X to start up properly, post-script?
13:34Nubae1 has quit IRC
13:35indradg_ has joined #ltsp
13:39
<Lns>
sbalneav: http://lns.wikidot.com/xenablenumlock - thanks =)
13:39
Hopefully that will find its way into Google - searching before asking here didn't yield many useful results
13:41
<Nick_Hill>
Lns, Thanks! I'll try that shortly... someone has just gone on the Tosh 4600
13:42
<Lns>
Nick_Hill: no prob.
13:42
<Blinny>
FYI it is /etc/X11/Xsession
13:45
<Lns>
Blinny: you mean w/my numlock issue? either one would work - i prefer using a custom script so it doesn't get overwritten
13:46
<Blinny>
No, I'm talking about LDM_SESSION scripts
13:47
<Lns>
oh ok sorry :)
13:51Nubae has joined #ltsp
13:52indradg|afk has quit IRC
13:54
<johnny>
aha.. finally federico is bringing a decent patch that might help me deploy .desktop apps with local apps
13:55
http://www.gnome.org/~federico/news-2008-08.html#26
13:58
<Lns>
johnny: ooo that looks nice
13:59
i've had clients ask about desktop icons..i normally just tell them that menu items are the way to go
13:59
but this is a nice alternative
14:01
<johnny>
well it is integrating with sabayon which is nice
14:01
just need to get a few tiny annoyances fixed
14:01
which i might have time for soono
14:02
<Lns>
AFAIK sabayon is still horribly broken in Ubuntu 8.04.1 ... ?
14:03
<johnny>
it is somewhat broken
14:03
mostly a bug in the panel icons
14:03
sayamindu was going to look at it
14:04
i think we were first having trouble for 2.24 with the lack of gio bindings for python at the time
14:08vagrantc has joined #ltsp
14:15Nubae has left #ltsp
14:17F-GT has quit IRC
14:20F-GT has joined #ltsp
14:28warren__ has joined #ltsp
14:29Patina_ has joined #ltsp
14:31Nick_Hill has quit IRC
14:31warren has quit IRC
14:31Patina has quit IRC
14:32warren__ is now known as warren
14:41dmaran has left #ltsp
14:41Blinny has quit IRC
14:45
<warren>
etyack: ping
14:46
<etyack>
warren: give me a few
14:46
<warren>
etyack: ok
14:46score has quit IRC
15:01leio_ is now known as leio
15:02
<etyack>
warren: what's up
15:06cliebow has quit IRC
15:16Pascal_1 has joined #ltsp
15:23K_O-Gnom has quit IRC
15:26Pascal_1 has quit IRC
15:41otavio has joined #ltsp
15:49etyack has left #ltsp
15:56bobby_C has quit IRC
16:22spectra has quit IRC
16:23jonnor has quit IRC
16:46jammcq has quit IRC
16:46fie_wrk has quit IRC
16:46fie_wr0k has joined #ltsp
16:54fie_wr0k has quit IRC
16:54fie_wr0k has joined #ltsp
16:56mccann has quit IRC
16:59warren has quit IRC
17:06mhterres has quit IRC
17:28Q-FUNK has joined #ltsp
17:28Q-FUNK has quit IRC
17:34artista_frustrad has quit IRC
17:36artista_frustrad has joined #ltsp
18:02gonzaloaf_laptop has quit IRC
18:04LaserJock has joined #ltsp
18:08juanpaul has joined #ltsp
18:24Scruffy has joined #ltsp
18:24
<Scruffy>
hi
18:24
need help
18:33
<Lns>
Scruffy: it's customary to just ask instead of asking to ask... ;)
18:34
<Scruffy>
yes
18:34
sorry for my bad english
18:34otavio has quit IRC
18:34
<Scruffy>
so I have install a LTSP server with Ubuntu alternate
18:35
it's ok... but my computer client load a busybox, not a ubuntu desktop
18:35
it's normal ?
18:36
<Lns>
nope
18:36
what does it say? any errors?
18:36
<Scruffy>
no error
18:36
I have just a simple busybox
18:36
lol
18:37
<Lns>
is it a fresh install of ubuntu?
18:37
did you run the special LTSP installer?
18:37
<Scruffy>
yes it's a french install
18:37
it's ubuntu alternate with LTSP option (F4)
18:37
<Lns>
ok
18:37
<Scruffy>
fresh*
18:38
what's my problem ? :(
18:39
<Lns>
on your server, if you edit "/var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default" and remove "quiet" and change "splash" to "nosplash" you will get more output when the client is booting up
18:40
<Scruffy>
ok thanks
18:40
<Lns>
np
18:40
<Scruffy>
I try to boot my client now
18:47
ohhhh
18:47
now it's ok !
18:47
what the FUCK ?
18:47
Lns thank you... :D
18:47
<LaserJock>
Scruffy: did it boot up fine after making those changes?
18:48
<Lns>
hahaha
18:48
Scruffy: what kind of video chipset do you have? amd geode?
18:48
<Scruffy>
so after
18:48
where I can register a login and pass for my client ?
18:48
<Lns>
Scruffy: everything is done on the server
18:49
Scruffy: what is your thin-client hardware?
18:49
<Scruffy>
?
18:50
<Lns>
what kind of computer is your thin client
18:50
<Scruffy>
it's a laptop
18:50
<Lns>
do you know what video hardware it has?
18:50
<Scruffy>
yes it's ATI card
18:51
<Lns>
k...in my experience some video chipsets (such as ati/amd geode) don't like the framebuffer ( you can ask Gadi about that) and won't boot unless you disable the splash screen
18:51staffencasa has quit IRC
18:52
<Scruffy>
no
18:52
i don't want to say that
18:52
<LaserJock>
yeah, I have a laptop with ATI that does some funky stuff like that
18:52
<Scruffy>
I want a login and password foy my client
18:52
<LaserJock>
Scruffy: it doesn't change login
18:53X0d_of_N0d has joined #ltsp
18:53
<Scruffy>
"this workstation wasn't authorized to connect to server"
18:53
<Lns>
Scruffy: ltsp-update-sshkeys && ltsp-update-image
18:54
<Scruffy>
and after it's the same login to my server ?
18:55
<Lns>
yes
18:55
<Scruffy>
ok
19:04
it's ok :)
19:05
thanks a lot Lns and LaserJock
19:06
<Lns>
awesome
19:06
no problem Scruffy
19:08
<Scruffy>
so I have a pb with my asus EEE
19:08
ipconfig: eth0: siobgifindex: no suck devine
19:08
ipconfig: no devices t configure
19:09
can't open /tmp/net-eth0.conf
19:09
kernel panic - not syncing: attempted to kill init
19:11vagrantc has quit IRC
19:11
<Scruffy>
so, it's not a problem... i can use an other computer
19:11
good night all
19:11Scruffy has quit IRC
19:12
<Lns>
hrm...i had that same issue with my eee in gutsy
19:12
must not have the correct eth module
19:16
<johnny>
yep
19:16
it might not be in the default ubuntu kernel build.. just the eeebuntu build or whatever it is called
19:30Lns has quit IRC
19:47Loto__ has quit IRC
19:48Loto__ has joined #ltsp
19:59Egyptian[Home1 has joined #ltsp
20:15Egyptian[Home] has quit IRC
20:19warren has joined #ltsp
20:25J45p3r___ has joined #ltsp
20:33LaserJock has quit IRC
20:36ace_suares has quit IRC
20:42FernandoMM has joined #ltsp
20:51Loto__ has quit IRC
21:12LaserJock has joined #ltsp
21:22X0d_of_N0d has quit IRC
21:23X0d_of_N0d has joined #ltsp
21:26J45p3r___ has quit IRC
21:52FernandoMM has quit IRC
22:03LaserJock has quit IRC
22:12LaserJock has joined #ltsp
22:38rjune has joined #ltsp
22:38vagrantc has joined #ltsp
23:40vagrantc has quit IRC
23:43vagrantc has joined #ltsp