00:00 | gnunux (~emmanuel@194.167.18.244) joined #ltsp. | |
00:09 | <gnunux> hi
| |
01:22 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) got netsplit. | |
01:22 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) got netsplit. | |
01:22 | NeonLicht (~NeonLicht@darwin.ugr.es) got netsplit. | |
01:25 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) returned to #ltsp. | |
01:25 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) returned to #ltsp. | |
01:25 | NeonLicht (~NeonLicht@darwin.ugr.es) returned to #ltsp. | |
01:29 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) got netsplit. | |
01:29 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) got netsplit. | |
01:29 | NeonLicht (~NeonLicht@darwin.ugr.es) got netsplit. | |
01:32 | dobber (~dobber@89.190.197.77) joined #ltsp. | |
01:33 | otavio (~otavio@debian/developer/otavio) left irc: Ping timeout: 250 seconds | |
01:34 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) returned to #ltsp. | |
01:34 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) returned to #ltsp. | |
01:34 | NeonLicht (~NeonLicht@darwin.ugr.es) returned to #ltsp. | |
01:38 | Da-Geek (~Da-Geek@nat/redhat/x-qvtwdsqntyethwiv) joined #ltsp. | |
02:01 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
02:27 | <NeonLicht> Is it possible to offer the thin clients a menu (over PXE) to choose from what the user want to do (select between different LTSP versions, thin or thick client, or even netboot a netinstall image to start installing an OS), please?
| |
02:32 | <alkisg> Sure. Use google translate on this forum post I've made -and check if the screenshots are what you want: http://users.sch.gr/alkisg/tosteki/index.php?topic=2828.0
| |
02:34 | <NeonLicht> Yes, alkisg, something like that would be excellent. But I've just learnt that pxelinux is a boot loader. Perhaps it's simpler to add other stuff to it appart from the LTSP kernel set up on "default". I'm exploring this now...
| |
02:38 | <alkisg> Yes, that's what is in the link I posted, a pxelinux menu.
| |
02:45 | <NeonLicht> I see, very nice, thanks! :)
| |
02:53 | Did you follow some docs to set that up, alkisg?
| |
02:54 | <alkisg> Not really. I did read the pxelinux website though.
| |
02:54 | <NeonLicht> I'd like to start adding one thing at a time and learn the system in the proccess. I mean, I'd like to avoid to create such a huge directory tree and start small.
| |
02:55 | <alkisg> Whatever suits your needs better. If you have problems, ask in the #syslinux irc channel
| |
02:55 | <NeonLicht> OK, thanks.
| |
02:55 | <alkisg> You're welcome
| |
02:57 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Quit: I Leave | |
03:06 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
03:08 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Client Quit | |
03:24 | NeonLicht (~NeonLicht@darwin.ugr.es) left irc: Read error: Operation timed out | |
03:24 | NeonLicht (~NeonLicht@darwin.ugr.es) joined #ltsp. | |
04:05 | chokesmaster (~chokesmas@bas7-sherbrooke40-2925312439.dsl.bell.ca) left irc: | |
04:16 | drdata (~drdata@24.32.143.83) joined #ltsp. | |
04:24 | frederickjh1 (~frederick@77-58-137-111.dclient.hispeed.ch) joined #ltsp. | |
04:25 | <frederickjh1> Hi all! I am running Ubuntu Lucid LTSP and am experiencing high CPU usage from Xorg after some recent updates (maybe installs). Anyone else seen this or have any ideas as to the cause or problem programs?
| |
04:26 | Nick change: frederickjh1 -> frederickjh | |
04:36 | <alkisg> Did you install italc?
| |
04:37 | <frederickjh> itac has been installed for about a half a year alkisg.
| |
04:37 | Has it been known to cause this?
| |
04:38 | <alkisg> italc and vino-server may fight over the same port (5900) and cause high xorg usage
| |
04:38 | Try killing italc and ica and see if it helps, if so you can change the port number
| |
04:38 | <frederickjh> ok, will try
| |
04:40 | OK, I did a killall for ica and italc. It reported not italc found and ...
| |
04:40 | a ps -C vino-server shows it is not running either.
| |
04:40 | otavio (~otavio@debian/developer/otavio) joined #ltsp. | |
04:40 | <frederickjh> but killing all ica did drop the CPU usage.
| |
04:41 | <alkisg> Maybe instead of vino you have some other service in 5900, e.g. x11vnc
| |
04:41 | <frederickjh> alkisg, is is better to change the port for italc?
| |
04:41 | Is there a webpage with instructions on how to do this?
| |
04:42 | <alkisg> What does this give you? netstat -nap|grep :5900
| |
04:45 | <frederickjh> $ sudo netstat -nap|grep :5900
| |
04:45 | [sudo] password for ****:
| |
04:45 | $
| |
04:45 | It returns nothing.
| |
04:45 | <alkisg> Maybe ica was fighting with itself (one thin client over another)
| |
04:46 | (a race condition)
| |
04:46 | <frederickjh> Could be.
| |
04:46 | <alkisg> If you see it happenning again, check the output of netstat|grep ica
| |
04:47 | Unfortunately the italc maintainer isn't interested in accepting patches...
| |
04:47 | <frederickjh> OK, will do I am going to try a reboot here in a bit to see if it will do it again and to see if I can figure out what starts it.
| |
04:47 | Oh, that does not sound good.
| |
04:47 | <alkisg> *developer, not maintainer
| |
04:47 | Yeah that was the main reason we stopped using it
| |
04:48 | <frederickjh> What do you use?
| |
04:48 | <alkisg> We developed our own, it's not internationalized yet
| |
04:48 | <frederickjh> Probably would be Greek to me.
| |
04:48 | <alkisg> :)
| |
04:51 | <frederickjh> Weird, I know I had problems with this in the past and had a script that killed off old ica processes that got restarted at boot. Now I find that the script is no longer executable.
| |
04:59 | going for the reboot, now
| |
05:00 | frederickjh (frederick@77-58-137-111.dclient.hispeed.ch) left #ltsp ("Leaving."). | |
05:11 | mastermed (~mastermed@196.203.53.221) joined #ltsp. | |
05:12 | <mastermed> hi everybody
| |
05:12 | I'm facing a display refresh issue with ltsp
| |
05:12 | it's for kiosk use
| |
05:13 | frederickjh (~frederick@rivendell/member/frederickjh) joined #ltsp. | |
05:13 | <mastermed> when I start my client everything is ok
| |
05:13 | but after some minutes the screen stops displaying new data
| |
05:14 | an ajax clock for example
| |
05:15 | <alkisg> Does it hang? Or you can just refresh the page and see the clock moving again?
| |
05:15 | <mastermed> tcpdump shows that requests/responses are transmitted every minute on the server and on the client
| |
05:15 | but firefox isn't refreshing
| |
05:15 | a sample mouse move makes the screen to refresh
| |
05:16 | even if I kill firefox
| |
05:16 | it's still on the screen
| |
05:16 | <alkisg> Maybe some screensaver then, that holds the last image displayed on screen?
| |
05:16 | Distro/version?
| |
05:18 | <mastermed> ltsp-server 5.1.29-0ubuntu3
| |
05:18 | Ubuntu 8.10
| |
05:18 | drdata (~drdata@24.32.143.83) left irc: Ping timeout: 258 seconds | |
05:18 | <alkisg> Are you using the kiosk plugin, i.e. is firefox local?
| |
05:19 | <mastermed> I disabled the screensaver but the problem persists
| |
05:20 | dead_root (~dead_root@76.75.3.174) joined #ltsp. | |
05:20 | <mastermed> xset s off (.xsession)
| |
05:20 | <alkisg> | |
05:20 | SCREEN_07=kiosk etc?
| |
05:20 | <mastermed> I'm not using the kiosk plugin
| |
05:21 | but I'm using ltsp-localapps firefox
| |
05:21 | <alkisg> OK, try to get a `ps -ef` from when the problem happens
| |
05:21 | One way to do that is by installing ssh on the chroot
| |
05:22 | <mastermed> already done
| |
05:22 | frederickjh (~frederick@rivendell/member/frederickjh) left irc: Quit: Say What? I am out of here! | |
05:22 | <alkisg> (a `ps -ef` of the client, not of the server)
| |
05:22 | Pastebin?
| |
05:23 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
05:24 | <alkisg> bbiab
| |
05:25 | frederickjh (~frederick@rivendell/member/frederickjh) joined #ltsp. | |
05:25 | <mastermed> http://pastebin.com/frKDnyzH
| |
05:26 | <frederickjh> alkisg, making my script that kills all ica processes at startup on the server seems to be working. No more CPU race event with the ica processes running.
| |
05:26 | Thanks for your help alkisg!8-)
| |
05:27 | <mastermed> I just have to mention that we are using linutop as thinclient
| |
05:29 | <dingz> mastermed: cool. which version?
| |
05:29 | <mastermed> 1 and 2
| |
05:30 | andygraybeals (~andy@80.sub-75-242-135.myvzw.com) joined #ltsp. | |
05:38 | <mastermed> and it's the same prob on both
| |
05:47 | brunolambert (~brunolamb@2001:470:8829:1000:21f:16ff:fe35:d6bf) joined #ltsp. | |
05:49 | markit (~marco@217.203.207.219) joined #ltsp. | |
05:50 | <markit> hi ppl, hi alkisg :)
| |
05:50 | alkisg: this summer I've to setup ltsp "fat version" for an elemantary (primary... 6-10 years) school, hope you will be often online :)
| |
05:51 | kubuntu 11.04
| |
05:53 | Gadi (~romm@ool-18bbe47a.static.optonline.net) joined #ltsp. | |
05:53 | mgariepy (~mgariepy@ubuntu/member/mgariepy) left irc: Remote host closed the connection | |
06:06 | mgariepy (~mgariepy@ubuntu/member/mgariepy) joined #ltsp. | |
06:10 | sunscreen2 (~test@host86-147-135-71.range86-147.btcentralplus.com) left irc: Ping timeout: 255 seconds | |
06:13 | markit (~marco@217.203.207.219) left irc: Remote host closed the connection | |
06:26 | andygraybeals (~andy@80.sub-75-242-135.myvzw.com) left irc: Ping timeout: 246 seconds | |
06:26 | <dingz> mastermed: are you using the artec version or the linutop ones? artec made an "off-the-shelf" one w/ netboot afair
| |
06:28 | mastermed: i don't know if it makes a difference, but there's no battery in those boxes. dis you check what the time/date is right on your clients?
| |
06:29 | <frederickjh> mastermind, does it work properly if you do not run Firefox on the client but on the server?
| |
06:30 | sorry I meant mastermed
| |
06:33 | <mastermed> no matter
| |
06:34 | it's linutop version and the time date isn't correct
| |
06:34 | Fri Jan 26 03:45:43 CET 2007
| |
06:34 | I'm requesting the correct time from server to showi it on firefox
| |
06:35 | fossala (~fossala@92.28.221.255) joined #ltsp. | |
06:35 | <mastermed> via ajax
| |
06:36 | the web application is running with no probs using laptops
| |
06:47 | <fossala> I need proprietary nvidia drivers and a custom xorg on one machine. From documentation I found I installed the drivers then rebuilt the image. Then I have put a line in my lts.conf for the mac address and "X_CONF=/etc/X11/xorg-Dolphin.conf" but its not booting that xorg.
| |
06:54 | Is there anything I'm missing?
| |
07:06 | I chaged the xorg to load nouveau incase it was a problem with nvidia and its still not working. I don't think it's picking up the lts.conf file. Is there a way to check?
| |
07:08 | TheMatrix3000 (~TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) joined #ltsp. | |
07:09 | <frederickjh> mastermed - You can fix the time on the clients with something like this:
| |
07:09 | # Keep the time on the client machines BIOS and the login screen up to date
| |
07:09 | TIMEZONE=Europe/Zurich
| |
07:09 | TIMESERVER=91.189.94.4
| |
07:09 | in your lts.conf
| |
07:10 | What I was trying to help troubleshoot mastermed with asking if Firefox runs on the server ok but not as a localapp on the client, was do you have enough resources to do so.
| |
07:14 | Not sure what you are running in firefox but if it is video with the network card only being 10/100 on the Linutop 2 (and presumable on Linutop 1 as well) you can expect choppy video on YouTube and other video sites.
| |
07:15 | At least that was my experience. Moving to a Gigabit switch and nework cards is what fixed all that. I also turned of encryption on the client connections as well to save CPU cycles.
| |
07:38 | <andygraybeal> morning everyone life has been crazy
| |
07:55 | _UsUrPeR_ (~jsass@fw.acurrus.com) left irc: Remote host closed the connection | |
07:59 | <mastermed> frederickjh: thanks for the reply, but why should the time be correct on thin clients
| |
08:01 | <frederickjh> It is up to you. People complained here that the time at the login screen was not correct. That lead me to figure out that the BIOS clock was not being updated to the correct Time zone.
| |
08:03 | <mastermed> I think that it's another prob
| |
08:04 | <frederickjh> yes, I do to.
| |
08:04 | I would start to figure out if firefox runs ok on the server.
| |
08:04 | As opposed to on the client.
| |
08:04 | As a local app.
| |
08:04 | <mastermed> I have to start firefox locally to trace the client IP
| |
08:05 | <frederickjh> Sorry I don't follow what you are doing.
| |
08:06 | <mastermed> using server firefox will result that all clients have the same IP in HTTP requests
| |
08:06 | <frederickjh> yes, but we are talking about testing here.
| |
08:06 | <mastermed> that's why we use ltsp-localapps to run firefox
| |
08:07 | ah ok
| |
08:07 | I juste want to tell you that even if it works ok it will not satisfy me needs :)
| |
08:07 | <frederickjh> My guess is you may not have enough resources to run Firefox locally on these clients.
| |
08:07 | True but you will know what the problem is.
| |
08:07 | <mastermed> I don't think so
| |
08:08 | <frederickjh> You are having the screen freeze up, right?
| |
08:08 | Or just firefox?
| |
08:08 | <mastermed> cause when running firefox I use top the monitor the ressources
| |
08:08 | <frederickjh> Does it go grey when it freezes?
| |
08:08 | <mastermed> just firefox
| |
08:08 | no
| |
08:08 | <frederickjh> ok
| |
08:09 | Maybe there is something that firefox needs to run but cannot access because it is not in the client image.
| |
08:09 | Example, if I run firefox on the client but do not have the archive manager on the client firefox cannot directly open archive files.
| |
08:10 | In your case maybe a plug in.
| |
08:10 | <mastermed> my prob is related with screen refresh
| |
08:10 | <frederickjh> Can you run firefox on the client but start it in a terminal to see if anything helpful gets spit back.
| |
08:11 | <mastermed> firefox is getting the info from the server but it's not showed
| |
08:11 | moving the mouse will resolve that
| |
08:11 | just a simple move
| |
08:11 | staffencasa (~staffenca@128-193-145-251.oregonstate.edu) joined #ltsp. | |
08:11 | <mastermed> wakes up the screen
| |
08:11 | <frederickjh> and it displays it all?
| |
08:12 | <mastermed> yes
| |
08:12 | <frederickjh> Do you have any other local apps on the clients?
| |
08:12 | Does it happen with them?
| |
08:12 | alkisg1 (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
08:12 | <mastermed> no I just use firefox
| |
08:13 | with kiosk plugin for firefox
| |
08:13 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Read error: Connection reset by peer | |
08:13 | <mastermed> all clients use mouse and barcode reader
| |
08:13 | there is no keyboard
| |
08:14 | also if I remove the network wire and move the mouse the time showed will be correct
| |
08:14 | cause it was already stored but not showed
| |
08:14 | it's really a strange prob
| |
08:15 | <frederickjh> yes, sorry I don't know much about the kiosk plugin for firefox or if it could be part of the problem.
| |
08:15 | What is the video chipset on the client?
| |
08:17 | <mastermed> 00:01.1 VGA compatible controller: Advanced Micro Devices [AMD] Geode LX Video
| |
08:17 | <frederickjh> Googling there looks to be a number of kiosk plugins.
| |
08:18 | Sorry i need to go just now. I wish I could help more.
| |
08:18 | <mastermed> thanks :)
| |
08:18 | frederickjh (frederick@rivendell/member/frederickjh) left #ltsp ("Leaving."). | |
08:20 | <TheMatrix3000> ok, this is permitted right?
| |
08:20 | LOCAL_APPS_MENU_ITEMS = firefox,pidgin
| |
08:20 | that will make firefox and pidgin both localapps
| |
08:26 | _UsUrPeR_ (~jsass@fw.acurrus.com) joined #ltsp. | |
08:28 | Da-Geek (~Da-Geek@nat/redhat/x-qvtwdsqntyethwiv) left irc: Quit: Leaving | |
08:32 | gnunux (~emmanuel@194.167.18.244) left irc: Quit: Ex-Chat | |
08:48 | fossala (~fossala@92.28.221.255) left irc: Quit: leaving | |
08:56 | dobber (~dobber@89.190.197.77) left irc: Remote host closed the connection | |
09:19 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Remote host closed the connection | |
09:22 | mastermed (~mastermed@196.203.53.221) left irc: Quit: Leaving | |
09:35 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp. | |
10:05 | alexqwesa (~alex@alexo-veto.broker.freenet6.net) joined #ltsp. | |
10:07 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) got netsplit. | |
10:07 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) got netsplit. | |
10:08 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) returned to #ltsp. | |
10:08 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) returned to #ltsp. | |
10:09 | mistik1_ (mistik1@173.225.247.209) joined #ltsp. | |
10:09 | mistik1_ (mistik1@173.225.247.209) left irc: Changing host | |
10:09 | mistik1_ (mistik1@unaffiliated/mistik1) joined #ltsp. | |
10:10 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 264 seconds | |
10:10 | Nick change: mistik1_ -> mistik1 | |
10:13 | brunolambert (~brunolamb@2001:470:8829:1000:21f:16ff:fe35:d6bf) left irc: Remote host closed the connection | |
10:13 | brunolambert (~brunolamb@2001:470:8829:1000:21f:16ff:fe35:d6bf) joined #ltsp. | |
10:13 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) got netsplit. | |
10:13 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) got netsplit. | |
10:16 | ncd209 (~ncd209@jetmaintain12.pndsl.co.uk) returned to #ltsp. | |
10:16 | F-GT (~phantom@ppp121-44-168-10.lns20.syd7.internode.on.net) returned to #ltsp. | |
10:58 | sunscreen (~sunscreen@unaffiliated/factor45) left irc: Ping timeout: 255 seconds | |
11:04 | alkisg1 (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
11:05 | Ghidorah (4a7e0f79@gateway/web/freenode/ip.74.126.15.121) joined #ltsp. | |
11:07 | <Ghidorah> Hello. In LTSP-Cluster Control Center the attribute for LDM_PRINTER_LIST is set to be a multilist. When I enable this attribute the mutlilist box appears but I have no way of adding items.
| |
11:08 | Does anyone know of a workaround?
| |
11:09 | <mgariepy> Ghidorah, you can use the printer manager for this
| |
11:10 | <Ghidorah> Hrmm, it doesn't appear to work for me
| |
11:10 | I click apply on my cups server to manage it
| |
11:10 | it just comes up with a blank multilist too
| |
11:10 | <mgariepy> if you select the checkbox, then apply
| |
11:10 | sunscreen (~sunscreen@unaffiliated/factor45) joined #ltsp. | |
11:11 | <mgariepy> you get the printer list ?
| |
11:11 | <Ghidorah> I get two blank boxes
| |
11:11 | The first one is labeled Installed printer in the configurator data base
| |
11:12 | <mgariepy> you have a cups server running ?
| |
11:12 | <Ghidorah> yes sir
| |
11:12 | <mgariepy> do you see any error on your cups server ?
| |
11:14 | <Ghidorah> Let me check
| |
11:15 | <mgariepy> if you connect to you ltsp-cluster control server and type: $ CUPS_SERVER=<your cups server> lpstat -a
| |
11:15 | you get the printer list ?
| |
11:16 | <Ghidorah> I'm getting errors in the cups log... E [17/Jun/2011:14:14:36 -0400] Request from "localhost" using invalid Host: field "black"
| |
11:17 | d [17/Jun/2011:14:14:36 -0400] cupsdAuthorize: Authorization=""
| |
11:19 | Pardon my ignorance how would I execute $ CUPS_SERVER=black lpstat -a
| |
11:19 | in SSH?
| |
11:26 | Making some progress
| |
11:37 | <mgariepy> yeah
| |
11:37 | in ssh
| |
11:37 | sorry for the delay
| |
11:39 | <Ghidorah> I changed the cups server to localhost instead of the hostname
| |
11:39 | and it is working now
| |
11:39 | Thanks for your help!
| |
11:39 | <mgariepy> you are welcome
| |
11:39 | but i didn't do much :)
| |
11:39 | <Ghidorah> yeah you did
| |
11:40 | I didn't think to check the cups log for this issue
| |
11:40 | I just assumed I goofed my LTSP-Cluster
| |
11:40 | <mgariepy> how many thin client do you have ?
| |
11:40 | <Ghidorah> 45
| |
11:41 | <mgariepy> nice
| |
11:41 | <Ghidorah> you?
| |
11:41 | <mgariepy> on like 2 applications servers ?
| |
11:41 | <Ghidorah> I have 1 apps server in the cluster right now since I'm only testing
| |
11:41 | <mgariepy> depends if i add all of the about 6000, my biggest is arount 4000
| |
11:41 | <Ghidorah> 4000 thin clients?!
| |
11:42 | <mgariepy> on a 50 appservers farm :D
| |
11:42 | <Ghidorah> dang
| |
11:42 | and I'm getting frustrated getting 1 going lol
| |
11:42 | <mgariepy> not all of them are used at the same time :D
| |
11:42 | haha
| |
11:42 | the first one is harder then all the others :)
| |
11:43 | because they are all identical so :) it makes it easy
| |
11:43 | <Ghidorah> Can I ask you what do you do for print drivers?
| |
11:43 | I've been having a heck of a time
| |
11:43 | with PostScript print drivers
| |
11:44 | <mgariepy> we make sure that all of them are well supported by cups
| |
11:45 | <Ghidorah> What sort of steps did you take to qualify its support?
| |
11:46 | Not that it will help me now since we just replaced every printer in the building this week.
| |
11:46 | <mgariepy> http://www.openprinting.org/printers
| |
11:47 | you should try to have only a few models of printer
| |
11:47 | <Ghidorah> Only got 3 now
| |
11:47 | ppd's are PS drivers correct?
| |
11:48 | <mgariepy> not sure about this, ppd are needed by cups to speak to the printers.
| |
11:48 | highvoltage (~highvolta@ubuntu/member/highvoltage) left irc: Read error: Operation timed out | |
11:48 | highvoltage (~highvolta@ubuntu/member/highvoltage) joined #ltsp. | |
11:50 | <Ghidorah> The problem I was having is the time to print
| |
11:50 | when I have a printer in cups setup with the PS PPD driver from the manufacture and print a PDF
| |
11:50 | (depending upon the PDF) it would take upwards to 3 mintues to print
| |
11:51 | But if I set the driver to be a Generic PCL6 driver
| |
11:51 | it flys
| |
11:54 | Do you do centralized home directories?
| |
11:54 | <mgariepy> yes of course
| |
11:57 | <Ghidorah> Any pitfalls in the setup?
| |
11:57 | any tips you can offer?
| |
11:57 | <mgariepy> dconf is a mess :)
| |
11:59 | which version of ubuntu are you using ?
| |
12:00 | <Ghidorah> 11.04
| |
12:00 | my current LTSP servers are 10.04
| |
12:00 | klausade (~klaus@cm-84.215.171.127.getinternet.no) joined #ltsp. | |
12:00 | <mgariepy> with 11.04 there is an issue with transparency on some intel hardware
| |
12:00 | mobile 4 and gma 965 or something
| |
12:01 | <Ghidorah> ah I only have old pentium 4's
| |
12:02 | <mgariepy> ok
| |
12:02 | are you planning to use unity ?
| |
12:02 | <Ghidorah> no way
| |
12:02 | <mgariepy> ok ;)
| |
12:02 | <Ghidorah> that was the first thing I changed
| |
12:02 | I installed 11.04 and was like wtf is this.
| |
12:07 | Ghidorah (4a7e0f79@gateway/web/freenode/ip.74.126.15.121) left irc: Ping timeout: 252 seconds | |
12:13 | fossala (~fossala@92.28.221.255) joined #ltsp. | |
12:13 | <fossala> I gave up with debian-ltsp and trying ubuntu, it boots but when I try and login it says there is no response from the server
| |
12:14 | I've updated sshkeys
| |
12:14 | <vagrantc> ubuntu requires running ltsp-update-image after running ltsp-update-sshkeys
| |
12:15 | since it uses NBD by default ... unless you've switched back to NFS
| |
12:15 | <fossala> ahh ok. thanks.
| |
12:16 | <vagrantc> fossala: curious why you gave up on debian's ltsp?
| |
12:16 | dgroos (~dgroos@63.225.132.145) left irc: Quit: dgroos | |
12:17 | <fossala> I couldn't get sound or my g/fs monitor to work. I will be moving back to debian after I've got my head around LTSP.
| |
12:18 | <vagrantc> did you read /usr/share/doc/ltsp-server/README.Debian.sound ?
| |
12:19 | <fossala> vagrantc: Thanks that worked, and its bloody fast. Yeah and I added the things to asound.conf but still didn't work (firefox/flash).
| |
12:20 | <vagrantc> ah, flash could be doing anything
| |
12:21 | <fossala> I got system sounds through (bleeps).
| |
12:21 | <vagrantc> i haven't had to suffer flash much, though it generally is problematic for LTSP
| |
12:22 | <fossala> It's now running on ubuntu ltsp-client.
| |
12:23 | I don't use it but my g/f only let me move the whole family network over to ltsp if flash works.
| |
12:36 | <vagrantc> might have to go with localapps or fatclients to get flash working well
| |
12:47 | <Gadi> heh, or windows
| |
12:47 | :)
| |
12:56 | <fossala> I've got flash working perfecly on ubuntu, no localapps.
| |
12:57 | It is a 2.2ghz quad 16gb ram on gigabit network and its only serving 3 desktops.
| |
12:57 | fossala (~fossala@92.28.221.255) left irc: Quit: Lost terminal | |
13:01 | <vagrantc> wow
| |
13:12 | mgariepy (~mgariepy@ubuntu/member/mgariepy) left irc: Quit: Leaving | |
13:19 | fossala (~fossala@92.28.221.255) joined #ltsp. | |
13:26 | drdata (~drdata@pool-173-57-189-158.dllstx.fios.verizon.net) joined #ltsp. | |
13:26 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
13:30 | fossala (~fossala@92.28.221.255) left irc: Quit: leaving | |
13:44 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
13:51 | brunolambert (~brunolamb@2001:470:8829:1000:21f:16ff:fe35:d6bf) left irc: Quit: brunolambert | |
13:59 | alkisg (~alkisg@ppp046176197083.dsl.hol.gr) joined #ltsp. | |
13:59 | alkisg (~alkisg@ppp046176197083.dsl.hol.gr) left irc: Changing host | |
13:59 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
14:07 | TheMatrix3000 (TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) left #ltsp. | |
14:11 | TheMatrix3000 (~TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) joined #ltsp. | |
14:12 | <TheMatrix3000> anyone here use OpenVZ or know why ltsp-cluster has a how to for it but ubuntu ltsp wiki does not
| |
14:16 | Gadi (romm@ool-18bbe47a.static.optonline.net) left #ltsp. | |
14:17 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
15:02 | dead_root (~dead_root@76.75.3.174) left irc: Quit: Leaving... | |
15:15 | staffencasa (~staffenca@128-193-145-251.oregonstate.edu) left irc: Ping timeout: 260 seconds | |
15:17 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Quit: leaving | |
15:21 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
15:24 | gentgeen__ (~kevin@c-98-236-71-64.hsd1.pa.comcast.net) joined #ltsp. | |
15:41 | staffencasa (~staffenca@128-193-145-251.oregonstate.edu) joined #ltsp. | |
15:56 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
16:14 | loather-work (~khudson@internal-nat.djnetworks.net) left irc: Quit: Leaving | |
16:17 | loather-work (~khudson@internal-nat.djnetworks.net) joined #ltsp. | |
16:41 | staffencasa (~staffenca@128-193-145-251.oregonstate.edu) left irc: Ping timeout: 246 seconds | |
16:52 | Gnoze5 (~Gnoze5@41.58.3.128) joined #ltsp. | |
16:52 | <Gnoze5> ohi
| |
18:05 | Guerdal82|atWork (~Guerdal82@LLagny-156-35-33-131.w193-251.abo.wanadoo.fr) left irc: Ping timeout: 264 seconds | |
18:07 | <sunscreen> does this work: put a webserver with a php authentication pages, then i assume there is a rdesktop java applet that you could put up and then have it hard coded to connect internally..
| |
18:33 | TheMatrix3000_ (~TheMatrix@oh-76-1-33-172.dhcp.embarqhsd.net) joined #ltsp. | |
18:36 | TheMatrix3000 (TheMatrix@rrcs-70-61-255-226.central.biz.rr.com) left #ltsp. | |
19:04 | ball (~josie@c-50-129-25-121.hsd1.il.comcast.net) joined #ltsp. | |
20:12 | Guerdal82|atWork (~Guerdal82@LLagny-156-35-33-131.w193-251.abo.wanadoo.fr) joined #ltsp. | |
21:04 | ball (~josie@c-50-129-25-121.hsd1.il.comcast.net) left irc: Quit: Work :-( | |
21:13 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
21:38 | TheMatrix3000_ (TheMatrix@oh-76-1-33-172.dhcp.embarqhsd.net) left #ltsp. | |
21:42 | <alkisg> sunscreen: sure you could put a web server for authentication, but why limit yourself to applets after the authentication, instead of running rdesktop normally?
| |
21:47 | TheMatrix3000_ (~TheMatrix@oh-76-1-33-172.dhcp.embarqhsd.net) joined #ltsp. | |
22:08 | cyberorg (~cyberorg@opensuse/member/Cyberorg) left irc: Remote host closed the connection | |
22:58 | cyberorg (~cyberorg@opensuse/member/Cyberorg) joined #ltsp. | |
00:00 | --- Sat Jun 18 2011 | |