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


Channel log from 15 April 2011   (all times are UTC)

00:11
<muppis>
After upgrading alsa, localapps cannot found /dev/dsp..
00:55
I'm screwed. Now sounds doesn't wrok at all.
01:16
<elias_a>
muppis: Oops...
01:26
<muppis>
Well, now rebuilding chroot. Hope it helps.
01:34alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp.
01:35dlezcano (~dlezcano@AToulouse-159-1-58-152.w92-134.abo.wanadoo.fr) joined #ltsp.
03:10Trixboxer (~Trixboxer@office.supportdepartment.net) joined #ltsp.
03:36mikkel (~mikkel@80-71-132-15.u.parknet.dk) joined #ltsp.
04:09ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Excess Flood
04:09ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp.
04:15LoveStorm (Storm@217.18.70.231) left irc: Quit: Love is real, real is love...love is feeling to be loved
04:24LoveStorm (Storm@217.18.70.231) joined #ltsp.
04:45Nick change: zz_evil_root -> evil_root
04:47LoveStorm (Storm@217.18.70.231) left irc: Remote host closed the connection
04:48RiXtEr (~blah@75-120-186-234.dyn.centurytel.net) left irc: Ping timeout: 260 seconds
04:48RiXtEr (~blah@72.161.238.12) joined #ltsp.
05:37vvinet (~vince@2001:470:8829:1000:227:eff:fe25:ee64) left irc: Remote host closed the connection
05:42shawnp0wers (~Adium@linuxjournal/staff/shawnp0wers) joined #ltsp.
05:43alkisg (~alkisg@ubuntu/member/alkisg) left irc: Ping timeout: 246 seconds
05:49brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) joined #ltsp.
06:06Gadi (~romm@ool-18bbe47a.static.optonline.net) joined #ltsp.
06:10feanorsam (~laurent@bus-cri-01.ujf-grenoble.fr) joined #ltsp.
06:13vvinet (~vince@2001:470:8829:1000:227:eff:fe25:ee64) joined #ltsp.
06:20lipinski (~lipinski@c-98-226-184-22.hsd1.in.comcast.net) joined #ltsp.
06:21
<lipinski>
I'm having problems mounting a USB drive/device on a Client. Tried following https://wiki.ubuntu.com/DebugLocalDev, but there's no /var/run/ltspfs_tab on the client
06:21
any ideas?
06:26brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) left irc: Read error: Connection reset by peer
06:26brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) joined #ltsp.
06:27brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) left irc: Remote host closed the connection
06:28brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) joined #ltsp.
06:32
<Gadi>
lipinski: is it a 64-bit chroot?
06:32
lipinski: currently there is a bug that prevents local devices from working in a 64-bit chroot
06:33Faithful (~Faithful@202.189.73.144) joined #ltsp.
06:36Roasted_ (~jason@206.82.22.190) joined #ltsp.
06:37
<lipinski>
Gadi: no - it's an i386
06:37
Well, it's an x86_64 server, but an i386 client
06:38
<Gadi>
lipinski: and you connect to Gnome?
06:38
<lipinski>
Gadi: I don't understand...
06:39
<Gadi>
I mean you log in to a gnome desktop?
06:39
<lipinski>
yes
06:39
<Gadi>
is it a usb flash drive or a usb hard drive?
06:39
<lipinski>
I thought it was odd there was no ltspfs_tab file
06:39
it's actually a Nook Color
06:40
The server recognizes it and mounts it fine. The Client also recognizes it as a hard drive device
06:40
<Gadi>
ah - maybe that needs special drivers (it may not be a USB Mass Storage device)
06:40
<lipinski>
it's recognized by the client - I watched /var/log/messages on the Client.
06:40
<Gadi>
does it assing it a /dev/sda1 ?
06:40
*assign
06:41
<lipinski>
I believe so - let me try again. back in a few.
06:43primeministerp (~ppouliot@64.119.153.82) left irc: Read error: Connection reset by peer
06:44
<lipinski>
yes - it assigns a /dev/sdb device, but does not recognize a FS - so no /dev/sdb1
06:45
actually - this is the same way the server handles it. fdisk -l shows the sdX device but no filesystem. Gnome still handles it on the server side and I can navigate the device
06:46
<Gadi>
can you run: fdisk -l /dev/sdb
06:46
on the client
06:46
and see if it has a partition table
06:46
<lipinski>
yes. - no partition table.
06:46
Looks exactly the same as on the Server
06:47
<Gadi>
ah - so it most likely is not really using usb-storage driver but maybe some other fuse filesystem or some such to read it
06:47
when the server mounts it, what does the mountpoint look like?
06:47
<lipinski>
/dev/sde on /media/MyNOOKcolor type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1001,gid=100,shortname=mixed,dmask=0077,utf8=1,showexec,flush)
06:47
<Gadi>
huh
06:48
can you mount it manually on the client?
06:48
<lipinski>
let me try.
06:51
ok - I was wrong. On the client, /dev/sdb is created, but fdisk cannot list it
06:52
fdisk -l /dev/sdb states unable to open /dev/sdb
06:52
<Gadi>
and does: mount -tvfat /dev/sdb /mnt fail?
06:52primeministerp (~ppouliot@64.119.153.82) joined #ltsp.
06:56
<lipinski>
ok - that must have been a glich. I unplugged/re-plugged.
06:56
fdisk -l /dev/sbd shows the device but no filesystems
06:56
I can mount it successfully
06:57primeministerp (~ppouliot@64.119.153.82) left irc: Read error: Connection reset by peer
06:59primeministerp (~ppouliot@64.119.153.82) joined #ltsp.
07:00primeministerp (~ppouliot@64.119.153.82) left irc: Read error: Connection reset by peer
07:01
<Gadi>
strange
07:01
out of curiosity, can you try booting the client with the nook plugged in?
07:02
someone recently reported some localdev weirdness with a USB DVD drive that may be indicative of a similar problem
07:06
<lipinski>
I'll try...
07:06
(appreciate all the help BTW)
07:08
<Gadi>
np - LTSP localdev stuff was our own creation out of necessity - we needed a network automounting local device system. Unfortunately, it sonetimes has quirks and issues with unusual devices
07:08
:)
07:08
*sometimes
07:17
<lipinski>
ok - took a while. Figured out why the device sometimes was not recognized. When in screensaver mode, the device is recognized by the OS, but fdisk can't list it.
07:18
So, as you thought - when I boot the client with the device connected, it mounts.
07:18
Upon login, it also shows a icon on the desktop - it's not "friendly"-named, but it works.
07:19
i.e., on the Server, the device is called something like MyNOOKColor, but on the Client, it's something like usbdisk-sda. That's no big deal, though.
07:25
<Gadi>
hmm... so, if the device were not plugged in when the client boots AND the device were NOT in screensaver mode, would it work, as well?
07:29
<lipinski>
nope - I just re-tested that scenario
07:30
Seems like the only problem is the auto-mounting part
07:39Nick change: evil_root -> zz_evil_root
07:42alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp.
07:45Roasted_ (~jason@206.82.22.190) left irc: Ping timeout: 246 seconds
07:49mistik1_ (mistik1@unaffiliated/mistik1) joined #ltsp.
07:50alkisg (~alkisg@ubuntu/member/alkisg) left irc: Read error: Operation timed out
07:53mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 250 seconds
07:53Nick change: mistik1_ -> mistik1
08:22staffencasa (~staffenca@128.193.150.228) joined #ltsp.
08:23patrickmw (~pwright@ip68-231-4-153.ph.ph.cox.net) left irc: Quit: Ex-Chat
08:30patrickmw (~pwright@ip68-231-4-153.ph.ph.cox.net) joined #ltsp.
08:30Roasted_ (~jason@206.82.22.190) joined #ltsp.
08:35brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) left irc: Ping timeout: 264 seconds
08:38arx (~arx@63.78.248.100) joined #ltsp.
08:44Faithful (~Faithful@202.189.73.144) left irc: Ping timeout: 246 seconds
08:46drdata (~drdata@tw2.udallas.edu) joined #ltsp.
08:49Faithful (~Faithful@202.189.73.144) joined #ltsp.
08:49ry (~ry@static-71-183-64-28.nycmny.fios.verizon.net) left irc: Quit: Leaving
08:50jammcq (~jam@70-91-230-209-BusName-Michigan.hfc.comcastbusiness.net) joined #ltsp.
08:50
<jammcq>
hey all
08:51
<Roasted_>
hi there
08:53vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp.
08:53
<jammcq>
seems kind of quiet around here today
08:54
<Roasted_>
It's always quiet here with random spurts of conversation/troubleshooting :P
08:54* vagrantc waves to jammcq
08:55
<jammcq>
hey vagrantc, how are you doing?
08:57
<vagrantc>
jammcq: other than a bit of the sniffles, pretty well :)
08:58
<jammcq>
cool. still out in portland?
08:58
<vagrantc>
aye
08:59
jammcq: i presume you're still in michigan?
09:00* vagrantc wonders if debian's the only gig in town that still supports 486+
09:00
<jammcq>
hmm, seems like that could be the case
09:01
<vagrantc>
i was just starting to think debian should default to 686 kernels, and then freegeek got a bunch of via thinclients that need the 486 kernel
09:02
and when i mentioned switching, a number of places suggested that it was not uncommon for via or geode thin clients
09:02
<jammcq>
I'm hoping for Ubuntu, that someone will maintain a kernel in a PPA so that installs will be easier
09:03
<vagrantc>
jammcq: it might not just be the kernel for ubuntu, from what i hear
09:03
<jammcq>
oh, probably other optimizations that require cpu support
09:04
<vagrantc>
yeah
09:04
if you're going to go optimized, you may as well go all the way
09:05
unless, of course, you don't gain much
09:10
<jammcq>
ok, lunch time. see ya'll a bit later
09:13irule (~irule@187.139.158.142) joined #ltsp.
09:17drdata (drdata@tw2.udallas.edu) left #ltsp.
09:18vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Ping timeout: 260 seconds
09:18vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp.
09:37shawnp0wers (~Adium@linuxjournal/staff/shawnp0wers) left irc: Quit: Leaving.
09:49rad4Christ (~rad4Chris@cpe-098-025-090-019.sc.res.rr.com) joined #ltsp.
09:49alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp.
09:57drdata (~drdata@192.91.253.52) joined #ltsp.
09:57drdata (~drdata@192.91.253.52) left irc: Client Quit
09:58drdata (~drdata@tw2.udallas.edu) joined #ltsp.
09:58drdata (drdata@tw2.udallas.edu) left #ltsp.
10:00rad4Christ (~rad4Chris@cpe-098-025-090-019.sc.res.rr.com) left irc: Quit: rad4Christ
10:02arx (~arx@63.78.248.100) left irc: Remote host closed the connection
10:05alkisg (~alkisg@ubuntu/member/alkisg) left irc: Ping timeout: 260 seconds
10:07rad4Christ (~rad4Chris@165.166.57.122) joined #ltsp.
10:24Lns (~Lns@76-191-128-251.dsl.dynamic.sonic.net) joined #ltsp.
10:24Lns (~Lns@76-191-128-251.dsl.dynamic.sonic.net) left irc: Changing host
10:24Lns (~Lns@pdpc/supporter/professional/lns) joined #ltsp.
10:27
<Roasted_>
Has anybody here used L300 gear by NComputing on LTSP?
10:28
This ridiculous proprietary software is driving me nuts but I'm trying to "salvage" our wasted expenses with this failed Windows based thin client solution since they have an Ubuntu based management console for it.
10:28rad4Christ (~rad4Chris@165.166.57.122) left irc: Quit: rad4Christ
10:31
<Lns>
Roasted, what's up with your ncomputing stuff? i've heard from many school it ppl that they work fairly well
10:31
<Roasted_>
They suck.
10:31
badly.
10:32
There's always problems, and yet there's always "a new patch coming out that will fix the issue".
10:32
Yet the problems still linger.
10:33
We began to wonder if its just the fact we were using Windows based solutions so we ditched it for LTSP since LTSP has ran flawlessly in comparison. But once I heard NComputing has an Ubuntu console I thought I should at least try it. If it works, that's at least 50 seats we can scatter around the building for internet cafe related scenarios.
10:38
<elias_a>
Roasted_: Are your comments based on experience?
10:39
<Roasted_>
Yep.
10:39
<elias_a>
OK.
10:39
<Roasted_>
We ran it for a year.
10:39
<elias_a>
I tried their stuff a year ago and it was quite fluent.
10:39
<Roasted_>
But rebooting it once or twice daily for it to function just wasn't an option anymore... so on a hunch we put LTSP in without having tested it anywhere else.
10:39
It ran flawless for the last month. I haven't touched the server.
10:39
<elias_a>
I was however not satisfied with the content of their technical answers.
10:40
<Roasted_>
Yeah. That's just a bad joke.
10:40
<elias_a>
I wonder if HP Multiseat is any better...
10:40
<Roasted_>
I was just thinking, we own this gear. So if I could still utilize it on LTSP that would be real sweet to at least keep using it.
10:40
No.
10:40
We tried that too.
10:40
<elias_a>
Really?
10:40
<Roasted_>
I actually removed an HP Multiseat USB-based section of computers last week for LTSP.
10:41
<elias_a>
Any written reports on your experiences?
10:41
<Roasted_>
It was only an 8 seat pod connected via USB to a decently powered desktop system.
10:41
I didn't write anything up formally, no.
10:41
<elias_a>
Too bad...
10:41
<Roasted_>
As a department it just got old having to babysit the NComputing and HP Multiseat labs.
10:41
So LTSP is now in those two areas.
10:41
And working.
10:41
<elias_a>
Could I ask you to be a guest speaker in a webinar?
10:41
<Roasted_>
Haha, why's that.
10:42
Is your environment considering that gear?
10:42brunolambert (~brunolamb@gw-sherb.rlnx.com) joined #ltsp.
10:42
<elias_a>
Well - NComputing and Multiseat are the only really known alternatives to LTSP in Finland.
10:42
<Roasted_>
Why do you need an alternative to LTSP?
10:43
<elias_a>
I just want a well argumented basis on my assertion that LTSP is technically supreme.
10:43
Which it is.
10:43
<Roasted_>
Almost all of the issues I ran into with LTSP were simply lack of experience on my part, since I had to learn LTSP and how it functions, etc.
10:44
<elias_a>
Some schools are running Windoze TC:s but they do not want to talk about the cost.
10:44
<Roasted_>
I was testing LTSP with intention of bringing it up to my boss this summer.
10:44
Testing, as in... 1 server and 3 clients here on my work bench. Nothing that users actually USED.
10:44
But long story short, users got so frustrated with the constant problems of the lab (I work in a school district) that they began to really light some fires.
10:45
<elias_a>
Roasted_: Are you walking upside down? :P
10:45
<Roasted_>
So in a last resort, I brought this up to the department.
10:45
<elias_a>
Sounds familiar :)
10:45
<Roasted_>
I had absolutely no idea if I could, but for some reason I said yes.
10:45
Been running ever since ;)
10:45
<elias_a>
Superb!
10:46
<Roasted_>
the biggest issues I have with it aren't LTSP related, but just Linux related, since we are technically a Windows shop.
10:46
<elias_a>
You seem to be walking in a funny angle (= you're in USA), right?
10:46
<Roasted_>
yeah, USA.
10:46
<elias_a>
Which time zone?
10:46
<Roasted_>
Eastern.
10:47
<elias_a>
And that is GMT +/- what?
10:47
<Roasted_>
I think -4
10:47
brb
10:49
yeah I think this ncomputing software on linux has no hope.
10:49
besides, they only have 32 bit support
10:49
<elias_a>
Roasted: We are GMT +2 so if you'd like to share your experiences we could have a webinar early in your morning which would be our afternoon.
10:49
<Roasted_>
who runs 32 bit on servers...
10:50
My experiences are pretty cut and dry though. The gear just randomly crashed and needed constant reboots.
10:50
Besides, I have work. :(
10:50
LTSP just "works" for me.
10:51
<elias_a>
Roasted_: Same experiences here. I've been able to leave techers w windoze experience to maintain LTSP systems of +200 users after 2 days of training.
10:52
same sort of experience, that is...
10:52
<Roasted_>
Are you currently running LTSP?
10:52
<elias_a>
pardon for my sloppy language.... it's already 20:53 and Friday so...
10:53
Roasted_: Yes. For testing and demo purposes.
10:53
<Lns>
Roasted & elias_a : what are the primary functions of your ltsp systems?
10:53
<Roasted_>
Here's my theory.
10:53
If what you're using works... and is cost effective... WHY consider anything else.
10:53
<elias_a>
I am getting paid for promoting FLOSS to schools in Finland.
10:53
<Roasted_>
I see NOTHING appealing of NComputing or HP Multiseat over LTSP.
10:54
Lns, I work in a school environment. I have 3 LTSP setups. Two in libraries for general research/study, and the third is in a large (but also general research type) of lab.
10:54
<elias_a>
Roasted_: What about standalone PC compared to LTSP?
10:54
<Roasted_>
elias_a, Not entirely sure what you are asking...
10:54
<Lns>
Roasted, how do you handle mandatory windows applications, flash/shockwave, other things like this?
10:54
<Roasted_>
Flash works fine on Linux.
10:54
<Lns>
Roasted, how big is your lab?
10:54
<Roasted_>
Mandatory applications we are still working around.
10:55
30 in one lab, then 9, then 8
10:55
9 and 8 are library pods
10:55
<elias_a>
Roasted_: Have you done any comparison between the odds and cons between standalone PC's and LTSP?
10:55
<Lns>
and you can use flash on the ltsp server to all 30 workstations simultaneously?
10:55
<Roasted_>
Lns, No, flash sucks in that instance.
10:55alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp.
10:55
<Roasted_>
Lns, but that's irrelevant whether you're on Linux or Windows thin clients.
10:55
<elias_a>
Roasted_: Have you tried the local app approach?
10:56
<Roasted_>
oh yes
10:56
but there's further issues behind those scenes
10:56
elias_a, the pros and cons are pretty simple between standalone and thin client environments.
10:56
elias_a, I'd rather run stand alone on systems that NEED power. For the labs I have LTSP in, I benefit more from the thin client approach than standard installs. That's why I devoted the time I did to learn LTSP and test it there.
10:58
<elias_a>
Roasted_: I do not know what I could offer you in exchange but I'd really love to have you as a guest speaker.
10:58
<Roasted_>
elias_a, I'm not sure what I could possibly speak about, even if I could make the time aside from my work schedule.
10:59
elias_a, NComputing = didn't work. HP multiseat = didn't work. They constantly needed restarted and just weren't cost effective in the long run.
10:59
<elias_a>
Roasted_: If it feels inconvient or too tight in terms of schedule, we'll skip it.
11:00
Just thought that maybe it would be a wise move to involve your boss, too.... ;-)
11:00
<Roasted_>
elias_a, it's just a hard thing to swing. Between work and my side jobs I'm normally never done with work until pretty late in the evening.
11:00
Combine that with finland time vs US and you have quite a difference in availability :P
11:00
<elias_a>
What we could tell you guys is how the market is running here...
11:01
Roasted_: Yep. That's why I was joking about walking in a funny angle ;-)
11:02
<Roasted_>
haa, I noticed :P
11:02
<elias_a>
Roasted_: Maybe I just refer to this discussion some day.
11:03
<Roasted_>
elias_a, I'm just confused over why a webinar would have to take place to convince somebody LTSP is the better option. If NComputing worked for us without issue, I would have never found LTSP because I would have never had the need to try and resaerch for osmething like it.
11:03
But since NComputing gave us issues, I searched, I found it, I came here and talked with users and I set up environments with it to play around.
11:03
<elias_a>
Roasted_: Anyways - we have some sort of LTSP community here in Finland. Techy people and about 12% of pupils using LTSP in schools.
11:03
<Roasted_>
Then before I knew it, it was in production.
11:05
<elias_a>
Well, yes - but I have to deal with public sector execs who do not know of anything better than windoze....
11:05
<Roasted_>
I gave a presentation to the board about linux, ltsp, open source, etc.
11:05
They resented it until they realized how much software we already use that is linux based, like on some of our servers, etc.
11:06
Then I threw cost into it.
11:06
<elias_a>
These dudes do not even know what the student terminal/PC costs annually...
11:06
<Roasted_>
I can try Ubuntu and LTSP @ no cost to see how it works. If it works, we can invest in technical support for it as a backbone. If it tanks, zero dollars lost.
11:06
Meanwhile...
11:06
We could spend 110,000 dollars to upgrade to Windows 7 if you like...
11:06
<elias_a>
And I am going to turn this thing upside down in this country.
11:07
Roasted_: I really like your way of putting it :)
11:07
<Roasted_>
Well, there's no reason to beat around the bush.
11:07
If you want to do xyz tasks, here's Ubuntu. If you want to do xyz tasks and spend a ton of money, here's Windows.
11:08
Either way, I have to support it. At the end of the day, that's my job, regardless of what platform it is.
11:08
So truthfully it means nothing to me which route we go.
11:08
But at least I can sleep better at night knowing I tried to push a more affordable alternative, even if they decline it.
11:09
<elias_a>
What do you think would be the reasonable amount to reserve for developing the system percentagewise?
11:09
<Roasted_>
for developing the system?
11:10
<elias_a>
Here some communities have been glad to cut the total budged frame down when LTSP has saved them money...
11:11
AFAIK LTSP saves you something between 20 - 80% so this is an issue.
11:11
<Roasted_>
Here's the black and white of it.
11:11
The way I look at it.
11:11
<elias_a>
Shoot.
11:11
<Roasted_>
Each box we buy averages 500 dollars. Each box gets Office + Windows which = 50/per additional (we get a sick Microsoft discount being a school) = which puts each box cost at 600 bucks.
11:11
That box averages a 380w power supply.
11:12
30 systems @ 7 hours runtime daily/5 days a week/9 months of the year = a decent energy cost.
11:12
OR
11:12
Use Ubuntu and Libre Office to save 100 bucks per box... forever. No cost there. Ever. No upgrade fees... nadda.
11:12
AND use LTSP with light duty atom boxes in areas that don't need high processing.
11:13
I'd say 70% of the labs we have DONT need dual core boxes with 3gb RAM.
11:13
<elias_a>
Roasted_: This is the messages I have delivered to Finnish schools....
11:13
<Roasted_>
So instead of spending 500 per seat, dump 200 per seat on an Atom based 1gb RAM slim workstation that PXE boots to LTSP
11:13
Not to mention they use on average 60w instead of 380w.
11:13
<elias_a>
...to the extent that the local M$ people are either afraid or aggressive...
11:14
<Roasted_>
So if you use 320w less per seat... in 9 months that = a pretty penny.
11:14
<elias_a>
Ugh!
11:14
<Roasted_>
Not to mention, you're spending 200 bucks a seat instead of 500. And you're realistically spending 200 bucks a seat instead of 600 if you factor in OS and Office suite savings.
11:14
So you cut each seat down by 2/3 and you gave 70% of the power you were previously using.
11:14
<elias_a>
Maybe I should serve the community and translate the stuff I've written on this subject to english.
11:15
<Roasted_>
Ah, crap. I forgot about an LTSP server. So factor in 3 grand on a Dell R610 server and call it a day. Either way, you're still saving a TON of cash....
11:15
<elias_a>
Roasted_: Plus - you don't have to invest to a cooling system...
11:15
<Roasted_>
200 x 30 = 6 grand. + 3 grand for the server = 9 grand for a lab.
11:16
Or 18,000 for standalone boxes with Windows and MS Office on them.
11:17
I can understand skepticism when you need to spend 20,000 on an experiment, knowing that 20 grand might be a loss.
11:17
Considering you can throw LTSP on any box and try it out, then test out any other old box you have as a client, it's a 0 cost experiment.
11:18
<elias_a>
Roasted_: FYI - In Finland town of Kemi switched to LTSP and bought it as a turn key solution for approx 550 terminals.
11:19
Turn key was the cheapest way to do it.
11:19
<Lns>
Roasted, you've presented your school district LTSP/linux in a very good way. It's all about convincing the people that it's worthwhile. I have always had trouble convincing the technicians and teachers since they knew 0 about Linux and they were incredibly resilient to learning it
11:20
i spent 90% of my time trying to get ltsp working with proprietary software
11:21
<elias_a>
No - sorry - 460 workstations.
11:21
<Lns>
flash, shockwave, windows VMs for things like Star Reading/Math, instead of spending time expanding the system
11:21
<elias_a>
Estimated cost 2010-2015....
11:22
(snare tremolo begins.....)
11:22
11:22
11:23
11:23
(Splash - da - dunk)
11:24
And this is really all inclusive.
11:24
Using a modified Ubuntu with personal user acoounts & full integration to local LDAP and stuff.
11:25drdata (~drdata@192.91.253.52) joined #ltsp.
11:27Ahmuck (~quietly@p178n22.ruraltel.net) left irc: Read error: Operation timed out
11:28Ahmuck (~quietly@p178n22.ruraltel.net) joined #ltsp.
11:29
<elias_a>
Thanks, dudes! Gonna hit the sauna now!
11:52klausade (~klaus@cm-84.215.171.127.getinternet.no) left irc: Quit: leaving
11:54klausade (~klaus@cm-84.215.171.127.getinternet.no) joined #ltsp.
11:55klausade (~klaus@cm-84.215.171.127.getinternet.no) left irc: Client Quit
11:55klausade (~klaus@cm-84.215.171.127.getinternet.no) joined #ltsp.
12:00irule (~irule@187.139.158.142) left irc: Ping timeout: 246 seconds
12:12drdata (drdata@192.91.253.52) left #ltsp.
12:27GodFather (~rcc@d47-69-227-53.col.wideopenwest.com) joined #ltsp.
12:35Roasted_ (~jason@206.82.22.190) left irc: Read error: Operation timed out
12:40Trixboxer (~Trixboxer@office.supportdepartment.net) left irc: Quit: "Achievement is not the end, its the beginning of new journey !!!"
13:07Bas_ (c9ce7202@gateway/web/freenode/ip.201.206.114.2) joined #ltsp.
13:10
<Bas_>
I'm using lbserver, but in the log file I get: cannot retrieve node "ltsp-node01", error :<class 'socket.timeout'>. any help?
13:30Gadi (romm@ool-18bbe47a.static.optonline.net) left #ltsp.
13:37
<mgariepy>
Bas_, is the client running on the applications server ?
13:38
on ltsp-node01
13:44
<elias_a>
http://developers.slashdot.org/story/11/04/15/194235/OpenOfficeorg-To-Be-Given-Back-To-the-Community?utm_source=slashdot&utm_medium=twitter
13:44patrickmw (~pwright@ip68-231-4-153.ph.ph.cox.net) left irc: Ping timeout: 276 seconds
13:45
<Bas_>
mgariepy, yes and I can ping ltsp-node01
13:46patrickmw (~pwright@ip68-231-4-153.ph.ph.cox.net) joined #ltsp.
13:47
<mgariepy>
can you pastebin both /etc/ltsp/lbserver.xml and /etc/ltsp/lbaconfig.xml please?
13:53
<Bas_>
mgariepy, thanks I guess I solved my problem, I added ltsp-node01 to /etc/hosts, after restarted lbserver and now it works
13:53gentgeen__ (~kevin@c-98-236-71-64.hsd1.pa.comcast.net) joined #ltsp.
13:53
<mgariepy>
ha ok :)
13:53
cool
13:53mikkel (~mikkel@80-71-132-15.u.parknet.dk) left irc: Quit: Leaving
14:05jammcq (~jam@70-91-230-209-BusName-Michigan.hfc.comcastbusiness.net) left irc: Quit: leaving
14:11brunolambert (~brunolamb@gw-sherb.rlnx.com) left irc: Quit: brunolambert
14:23mgariepy (~mgariepy@ubuntu/member/mgariepy) left irc: Quit: Leaving
14:26rad4Christ (~rad4Chris@165.166.57.122) joined #ltsp.
14:35GodFather (~rcc@d47-69-227-53.col.wideopenwest.com) left irc: Quit: Ex-Chat
14:38alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving.
14:47rad4Christ (~rad4Chris@165.166.57.122) left irc: Quit: rad4Christ
14:49rad4Christ (~rad4Chris@165.166.57.122) joined #ltsp.
14:56rad4Christ (~rad4Chris@165.166.57.122) left irc: Quit: rad4Christ
15:10rad4Christ (~rad4Chris@165.166.57.122) joined #ltsp.
15:15rad4Christ (~rad4Chris@165.166.57.122) left irc: Quit: rad4Christ
15:34Bas_ (c9ce7202@gateway/web/freenode/ip.201.206.114.2) left irc: Quit: Page closed
16:42RiXtEr (~blah@72.161.238.12) left irc: Read error: Connection reset by peer
16:50staffencasa (~staffenca@128.193.150.228) left irc: Quit: Leaving
17:14patrickmw (~pwright@ip68-231-4-153.ph.ph.cox.net) left irc: Quit: Ex-Chat
17:46LoveSt (Storm@217.18.70.231) joined #ltsp.
17:47Nick change: LoveSt -> LoveStorm
19:08mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 276 seconds
19:09mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp.
19:41mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 260 seconds
19:43mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp.
19:50alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp.
20:07otavio (~otavio@debian/developer/otavio) left irc: Remote host closed the connection
20:07otavio (~otavio@debian/developer/otavio) joined #ltsp.
20:48vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Quit: leaving
21:29cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Ping timeout: 246 seconds
00:00--- Sat Apr 16 2011