00:09 | <alkisg> That's not specific to LTSP/thin clients
| |
00:09 | Zarrku (421225eb@gateway/web/freenode/ip.66.18.37.235) left irc: Ping timeout: 252 seconds | |
00:09 | <alkisg> You can edit menus with the menu editor
| |
00:10 | You can apply menus per group with the edubuntu menu editor, I don't know if it's available to other distros
| |
00:10 | You can apply menus per user/group with the sabayon tool
| |
00:10 | All those are not directly related to LTSP.
| |
00:12 | <khussein78_> thanks alkisg i will try them
| |
00:13 | oh207 (~oh207@nylug/member/oh207) left irc: Read error: Operation timed out | |
00:14 | oh207 (~oh207@nylug/member/oh207) joined #ltsp. | |
00:15 | khussein78_ (~khussein7@188.225.192.238) left irc: Quit: Leaving | |
00:28 | blueonyx (~blueonyx@wlcl-198-87.8021x-st.TU-Cottbus.De) joined #ltsp. | |
00:30 | <blueonyx> ahoi, how to make the sshd of my fat clients use the /etc/{passwd,shadow} from my terminal server?
| |
00:34 | <alkisg> LTSP doesn't provide for that, and it's not a good idea either, because if someone gets root access to a fat client, then he also gets access to /etc/shadow of the server
| |
00:34 | <blueonyx> alkisg: yea i should ask in some openssh channel
| |
00:34 | <alkisg> Erm, I don't think so
| |
00:35 | <blueonyx> but there should something possible with pam
| |
00:35 | <alkisg> It's a chroot. sshd would use the users that exist on that chroot
| |
00:35 | There are solution for using the accounts of a remote system. E.g. LDAP.
| |
00:35 | <blueonyx> i know, i'm asking to change that
| |
00:35 | <alkisg> It's not related to ssh.
| |
00:36 | <blueonyx> okay, but ldap is to much for me, is there something easy? i dont exactly know what pam is, but should i look into it?
| |
00:36 | <alkisg> Start with "why"
| |
00:37 | Why do you want users to be able to ssh to your fat clients?
| |
00:37 | Were you the one with the "cluster based on fat clients" setup?
| |
00:37 | oh207 (~oh207@nylug/member/oh207) left irc: Ping timeout: 246 seconds | |
00:37 | <blueonyx> because i want to administrate my work horses central (with ltsp's help) and my fat clients are in a room far away and without screen and keyboard
| |
00:38 | could be yea :)
| |
00:38 | <alkisg> OK. What about security? E.g. are you on a completely trusted environment? Or it's possible that a user might be malicious?
| |
00:39 | <blueonyx> pretty trusted environment
| |
00:40 | of course the small probability that someone gets mad remains ;)
| |
00:40 | oh207 (~oh207@nylug/member/oh207) joined #ltsp. | |
00:41 | <alkisg> Then a simple solution would be to modify LTSP just a bit, so that it copies the server passwd and shadow locally. Generally it's a bad idea to give those to thin/fat clients, so I'd try to use LDAP or NIS if I were you.
| |
00:42 | Also with that setup (and also with your current setup) your users won't be able to change their passwords
| |
00:43 | You'll need to provide them with a scripted tool for that
| |
00:43 | Another idea is this: an LTSP developer is writing a pam module for ssh authentication on another system
| |
00:43 | Which is basically what you want
| |
00:44 | The goal is to make it part of LTSP in future releases
| |
00:44 | But you could use that pam module to solve your problem now
| |
00:44 | He recently reported in the mailing list that it's currently usable
| |
00:46 | <blueonyx> ah i heard about NIS before
| |
00:46 | but this pam stuff is what i thought about, yet couldnt articulate :)
| |
00:46 | thanks alkisg will look into it
| |
01:09 | gnunux (~emmanuel@194.167.18.244) joined #ltsp. | |
01:10 | <listpi> blueonyx : hi , have u done with local hardisk stuff
| |
01:12 | <blueonyx> it works for me and i wrote what i did
| |
01:13 | get your harddisk not detected? can you pastebin 'sudo fdisk -l'?
| |
01:14 | listpi: my hdds get detected, just not automounted, thats why i did echo 'for f in /dev/sd[a-z][0-9] /dev/VolGroup*/LogVol*; do udisks --mount "$f"; done' >> /opt/ltsp/amd64/usr/share/ltsp/xinitrc.d/I90-automount
| |
01:15 | maybe you try it like: boot, login, run: for f in /dev/sd[a-z][0-9]; do udisks --mount "$f"; done and report back
| |
01:15 | <alkisg> That VolGroup* part was for the LVM you were saying you had?
| |
01:16 | <blueonyx> yep
| |
01:16 | <alkisg> Nice
| |
01:16 | <blueonyx> alkisg: just needed sudo chroot /opt/lts... apt-get install lvm2
| |
01:20 | andygraybeal (~andy.gray@obsidian.casanueva.com) left irc: Ping timeout: 260 seconds | |
01:20 | <listpi> blueonyx : ya i have tried it ....as u said i run this command in command line also ...it is getting mounted ....but not showing in desktop
| |
01:20 | blueonyx : it is showing only in command line when i do ctrl + f7 ,,,,go into /media it is showing blank
| |
01:21 | blueonyx : in your case it is showing on ur client side or not
| |
01:23 | #ulteo
| |
01:23 | <blueonyx> hm
| |
01:24 | listpi: dont you get an error from udisks?
| |
01:24 | or any other output?
| |
01:25 | <listpi> blueonyx : i din't get any error ...when i run that command upper 3 line it was showing not mounted and in 4th line it gets mounted successfully
| |
01:25 | blueonyx :
| |
01:26 | blueonyx : and also help me in my case client is not getting booting in kiosk mode...if there is any trobleshooting
| |
01:26 | <blueonyx> listpi: can you paste the output somewhere pls?
| |
01:26 | <listpi> blueonyx : ya sure i can send it to u
| |
01:26 | wait
| |
01:26 | <blueonyx> listpi: you have to report your errors more precisly
| |
01:26 | listpi: pastebin.com or equivalent pls
| |
01:26 | i'm not the only one here, who might help you
| |
01:29 | <listpi> blueonyx : tell me why kiosk mode is not working in 10.04 as i have done the fresh installation ....it is showing only booting screen to me
| |
01:32 | <blueonyx> listpi: sry i dont know about kiosk mode, but you can hit esc on booting screen to maybe see an error message
| |
01:33 | <listpi> blueonyx : k if u r using desktop mode ,,,then also your blank hardisk is showing on client side or not'
| |
01:33 | blueonyx : i just want this local hardisk to be shown to the client
| |
01:35 | <blueonyx> listpi: with my xinitrc script my _partitioned and formatted_ local harddisks get shown on the desktop
| |
01:38 | listpi: i dont find many information on kiosk mode, maybe you try fat clients (https://help.ubuntu.com/community/UbuntuLTSP/FatClients) and configure gdm/a user to automaticly login (a user)?
| |
01:49 | hm, the libpam_sshauth bzr repo doesn't contain a ./configure script, only a configure.ac, what to do?
| |
02:13 | no one here into autoconf? :(
| |
02:23 | <listpi> blueonyx : which ubuntu version have u used for ltsp
| |
02:24 | <blueonyx> listpi: lucid 10.04
| |
02:24 | <listpi> blueonyx : can u please hsare with me ....the process of your installation ...
| |
02:24 | blueonyx :can also get hardisk on desktop
| |
02:25 | <blueonyx> listpi: http://wiki.ubuntuusers.de/LTSP (german) + https://help.ubuntu.com/community/UbuntuLTSP/FatClients
| |
02:25 | listpi: that last one i told you a hundred times now :)
| |
02:27 | <listpi> blueonyx : sorry dear m asking again and again ...but i want to do this project
| |
02:27 | blueonyx : thanks
| |
02:30 | blueonyx : which option have u used for building client like ltsp-build-client --option
| |
02:32 | <blueonyx> listpi: the ones given at https://help.ubuntu.com/community/UbuntuLTSP/FatClients
| |
02:33 | listpi: there is a /etc/ltsp/ltsp-build-client.conf given
| |
02:34 | and i saw, you can also drop the http://wiki.ubuntuusers.de/LTSP part, since the whole ltsp installation is to install ltsp-server-standalone
| |
02:34 | <listpi> blueonyx : after that your client login auto or they need password to login
| |
02:34 | <blueonyx> need passwd
| |
02:35 | <listpi> k if i follow this installation https://help.ubuntu.com/community/UbuntuLTSP/FatClients it will work like u right
| |
02:35 | <blueonyx> but on your ltsp server, if you have desktop, go to usermanagement and add your kiosk user and i think there is an option "login without passwd", try it
| |
02:35 | i guess
| |
02:36 | Trixboxer (~Trixboxer@office.supportdepartment.net) joined #ltsp. | |
02:37 | <listpi> k if i follow this installation https://help.ubuntu.com/community/UbuntuLTSP/FatClients it will work like u right...thanks dear i will try
| |
02:57 | <blueonyx> anyone using libpam_sshauth here? i think i installed it right, but it dont work from the chroot :(
| |
03:02 | <alkisg> It's too early in the development stages, I don't think anyone's tried it yet
| |
03:02 | If you have problems with it, reply to sbalneav on the ltsp developers list
| |
03:03 | <blueonyx> yea will do
| |
03:03 | maybe it's just pamtest, since authlog says pam_unix(sshd:session): session opened for user ... so everything seems to be okay, but pamtest asks for passwd again O.o
| |
03:07 | blueonyx (~blueonyx@wlcl-198-87.8021x-st.TU-Cottbus.De) left irc: Quit: leaving | |
03:41 | <listpi> blueonyx ; u have the fat client installation or thin client
| |
03:41 | for ur desktop
| |
03:51 | blueonyx (~blueonyx@therm01.thermvt.tu-cottbus.de) joined #ltsp. | |
03:52 | <blueonyx> hey, i got my new fatclient booted now, but he complains he cant reach the nbd-server, which is true since it isnt running, how does ltsp start/configure its nbd-server?
| |
03:56 | <alkisg> With inetd, in /etc/inetd.conf
| |
03:58 | <blueonyx> i have no such file O.o
| |
03:58 | alkisg: can you paste/link me one?
| |
03:59 | <alkisg> blueonyx: wait, let's see why
| |
03:59 | dpkg-query -W openbsd-inetd
| |
03:59 | <blueonyx> but make it quick, i have to sit in our "room of winds" next to my cluster :))
| |
03:59 | echos openbsd-inetd
| |
04:00 | <alkisg> So it's not installed. Weird, that's Ubuntu, right?
| |
04:01 | <blueonyx> hm, i did an apt-get upgrade and should reboot, but i cant
| |
04:01 | alkisg: yep its lucid
| |
04:01 | so dpkg-reconfigure it and what for ltsp?
| |
04:01 | <alkisg> blueonyx: run ltsp-info and put the result to pastebin
| |
04:02 | <blueonyx> alkisg: http://pastebin.com/jyR7sBSi
| |
04:05 | <alkisg> blueonyx: I wonder why you have ldm installed on your server
| |
04:06 | <blueonyx> i guess it came with ltsp-server-standalone?
| |
04:06 | <alkisg> No, it's to be installed on the chroot, not on the server
| |
04:06 | <blueonyx> i even have compiz, because of an obscure dependency :/
| |
04:06 | okay
| |
04:06 | what does it do with inetd?
| |
04:07 | <alkisg> blueonyx: what does this give you? dpkg -l '*inet*' | grep ^ii
| |
04:08 | <blueonyx> ii update-inetd 4.35ubuntu0.1 inetd configuration file updater
| |
04:08 | ii xinetd 1:2.3.14-7ubuntu3 replacement for inetd with many enhancements
| |
04:08 | O.o
| |
04:08 | <alkisg> Yup
| |
04:08 | Something brought xinetd as a dependency
| |
04:08 | That's why ltsp-server didn't install openbsd-inetd
| |
04:08 | aptitude why xinetd
| |
04:09 | <blueonyx> ai
| |
04:09 | <alkisg> What does this tell you? ^
| |
04:09 | <blueonyx> i ltsp-server-standalone Depends ltsp-server
| |
04:09 | i A ltsp-server Depends openbsd-inetd | inet-superserver
| |
04:09 | i xinetd Provides inet-superserver
| |
04:09 | hey thats a need command :)
| |
04:09 | *neat
| |
04:09 | maybe someone before me installed it
| |
04:09 | dead_root (~dead_root@76.75.3.174) joined #ltsp. | |
04:09 | <alkisg> Urm, it seems that you installed something, which brought xinetd, and then installed ltsp, and then uninstalled that something
| |
04:09 | OK
| |
04:10 | So now you either configure xinetd manually, or install openbsd-inetd && remove xinetd
| |
04:10 | <blueonyx> the open* install already did the removing
| |
04:10 | what's next?
| |
04:11 | <alkisg> `sudo ltsp-update-image --force` will take some time but will automatically update your inetd
| |
04:11 | There are other ways, that's the first one to come to mind
| |
04:12 | Hmm no
| |
04:12 | It won't put the other entries there, for swap etc
| |
04:12 | <blueonyx> this takes some time on your machine? :>
| |
04:12 | kthx
| |
04:13 | <alkisg> Haha it depends on your chroot size, mine is > 5 Gb compressed
| |
04:13 | > 12 uncompressed (the default)
| |
04:14 | 9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod
| |
04:14 | 9572 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdswapd
| |
04:14 | 2000 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdrootd /opt/ltsp/images/i386.img
| |
04:14 | Those are the required lines in /etc/inetd.conf
| |
04:14 | blueonyx: btw, do an: aptitude why ldm
| |
04:15 | blueonyx (~blueonyx@therm01.thermvt.tu-cottbus.de) left irc: Read error: Connection reset by peer | |
04:19 | blueonyx (~blueonyx@therm01.thermvt.tu-cottbus.de) joined #ltsp. | |
04:20 | <blueonyx> alkisg: yea mine is just 2.8G
| |
04:21 | <alkisg> (02:14:06 PM) alkisg: 9571 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/ldminfod
| |
04:21 | (02:14:06 PM) alkisg: 9572 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdswapd
| |
04:21 | (02:14:06 PM) alkisg: 2000 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdrootd /opt/ltsp/images/i386.img
| |
04:21 | (02:14:13 PM) alkisg: Those are the required lines in /etc/inetd.conf
| |
04:21 | (02:14:56 PM) alkisg: blueonyx: btw, do an: aptitude why ldm
| |
04:23 | <blueonyx> i ltspfsd Recommends ldm
| |
04:24 | <alkisg> And why ltspfsd?
| |
04:24 | (that too is for the chroot)
| |
04:24 | <blueonyx> because i'm stupid?
| |
04:24 | <alkisg> No I meant "aptitude why"
| |
04:24 | <blueonyx> hm those 957* lines are missing :/
| |
04:24 | i installed it
| |
04:25 | <alkisg> Ah ok
| |
04:25 | :)
| |
04:25 | blueonyx: one way is to remove + reinstall ltsp-server
| |
04:25 | It won't remove your chroot
| |
04:25 | Another is to add them manually
| |
04:28 | <blueonyx> now the fat client cant find an init O.o
| |
04:32 | but there is an init= bootarg in pxe..0/default :(
| |
04:35 | btw how does your /etc/motd look like?
| |
04:36 | <alkisg> lrwxrwxrwx 1 root root 13 2010-08-20 19:49 /etc/motd -> /var/run/motd (broken symlink)
| |
04:42 | <blueonyx> wow now my new fat client boots too :)) thank you so much
| |
04:44 | Sammy (~Stefan@19.247-201-80.adsl-static.isp.belgacom.be) joined #ltsp. | |
04:44 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
04:44 | Nick change: Sammy -> Guest66981 | |
04:44 | Nick change: Guest66981 -> stefn | |
04:46 | <stefn> hi, after I logged in on my ltsp client, some pc's their screen goes black and start flickering once in a while on an edubuntu 10.04 system...
| |
04:46 | does anyone know what's causing this?
| |
04:54 | <blueonyx> stefn: do you also have problems from time to time when booting the machines? maybe this comment helps? https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/589034/comments/13
| |
04:54 | gotta move
| |
04:54 | blueonyx (~blueonyx@therm01.thermvt.tu-cottbus.de) left irc: Quit: leaving | |
05:22 | <stefn> I tried the fix, but I still have the same problem... But indeed it sometimes hang on boot... But not very often
| |
05:41 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) joined #ltsp. | |
05:44 | brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) joined #ltsp. | |
05:50 | <stefn> I only have the problem on older computers
| |
06:02 | otavio (~otavio@debian/developer/otavio) left irc: Quit: leaving | |
06:02 | otavio (~otavio@189.114.111.55) joined #ltsp. | |
06:02 | otavio (~otavio@189.114.111.55) left irc: Changing host | |
06:02 | otavio (~otavio@debian/developer/otavio) joined #ltsp. | |
06:03 | otavio (~otavio@debian/developer/otavio) left irc: Client Quit | |
06:03 | otavio (~otavio@189.114.111.55) joined #ltsp. | |
06:03 | otavio (~otavio@189.114.111.55) left irc: Changing host | |
06:03 | otavio (~otavio@debian/developer/otavio) joined #ltsp. | |
06:26 | komunista (~slavko@195.168.236.79) joined #ltsp. | |
06:47 | Gadi (~romm@ool-18bbe47a.static.optonline.net) joined #ltsp. | |
06:53 | klausade (~klaus@84.215.171.127) left irc: Ping timeout: 260 seconds | |
06:57 | klausade (~klaus@cm-84.215.171.127.getinternet.no) joined #ltsp. | |
07:08 | komunista (~slavko@195.168.236.79) left irc: Read error: Connection reset by peer | |
07:25 | stefn (~Stefan@19.247-201-80.adsl-static.isp.belgacom.be) left irc: Quit: Moving to Suburbia | |
07:25 | RiXtEr (~blah@207-119-116-115.dyn.centurytel.net) left irc: Read error: Operation timed out | |
07:26 | RiXtEr (~blah@75-120-185-136.dyn.centurytel.net) joined #ltsp. | |
07:28 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
07:39 | alkisg_web (3e01e355@gateway/web/freenode/ip.62.1.227.85) joined #ltsp. | |
07:43 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) joined #ltsp. | |
07:51 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
08:07 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
08:08 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Client Quit | |
08:09 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
08:12 | listpi (ca8a7259@gateway/web/freenode/ip.202.138.114.89) left irc: Ping timeout: 252 seconds | |
08:14 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
08:19 | staffencasa (~staffenca@128-193-151-239.oregonstate.edu) joined #ltsp. | |
08:22 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
08:23 | gnunux (~emmanuel@194.167.18.244) left irc: Quit: Ex-Chat | |
08:25 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Client Quit | |
08:27 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
08:36 | dobber (~dobber@89.190.197.77) left irc: Remote host closed the connection | |
08:43 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
08:43 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
09:09 | brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) left irc: Quit: brunolambert | |
09:10 | brunolambert (~brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) joined #ltsp. | |
09:17 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
09:26 | Gremble (~Ben@cpc12-aztw24-2-0-cust146.aztw.cable.virginmedia.com) left irc: Quit: I Leave | |
09:30 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
09:32 | alkisg_web (3e01e355@gateway/web/freenode/ip.62.1.227.85) left irc: Quit: Page closed | |
09:55 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
10:26 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
10:31 | xet7 (~xet7@a91-156-231-116.elisa-laajakaista.fi) joined #ltsp. | |
10:45 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
10:49 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) joined #ltsp. | |
11:10 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Excess Flood | |
11:11 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
11:11 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
11:12 | Zarrku (421225eb@gateway/web/freenode/ip.66.18.37.235) joined #ltsp. | |
11:12 | <Zarrku> Hello alkisg, are you around for help?
| |
11:13 | <alkisg> Hi Zarrku, also doing some other things but sure shoot
| |
11:13 | <Zarrku> I am still having trouble with the gx150s amixer problem, what would you suggest to fix the problem
| |
11:15 | <alkisg> Start by putting XSERVER=vesa in lts.conf
| |
11:15 | <Zarrku> Also, do you think going with xubuntu would fix the problem?
| |
11:16 | Okay
| |
11:17 | <alkisg> No, if it's an X problem then changing the desktop environment won't help
| |
11:24 | <Zarrku> going with Xubuntu over other editions does this allow less memory usage?
| |
11:24 | more terminals?
| |
11:25 | drdata (~drdata@tw2.udallas.edu) joined #ltsp. | |
11:28 | <alkisg> Zarrku: imho xubuntu doesn't really need much less ram than ubuntu. And for thin client, I think that the major limit is the server network bandwidth, not its RAM... so I wouldn't care about the desktop environment for thin clients
| |
11:28 | For fat, ok, I'd use LXDE on low-ram fat clients
| |
11:30 | Zarrku (421225eb@gateway/web/freenode/ip.66.18.37.235) left irc: Ping timeout: 252 seconds | |
11:30 | pjomara (~administr@rrcs-184-74-135-16.nys.biz.rr.com) joined #ltsp. | |
11:42 | zamba (marius@flage.org) left irc: Ping timeout: 260 seconds | |
11:42 | pjomara (~administr@rrcs-184-74-135-16.nys.biz.rr.com) left irc: Quit: Leaving | |
11:43 | otavio (~otavio@debian/developer/otavio) left irc: Quit: leaving | |
11:43 | otavio (~otavio@debian/developer/otavio) joined #ltsp. | |
11:43 | zamba (marius@flage.org) joined #ltsp. | |
11:45 | mistik1 (mistik1@unaffiliated/mistik1) left irc: Ping timeout: 260 seconds | |
11:47 | mistik1 (mistik1@unaffiliated/mistik1) joined #ltsp. | |
11:57 | drdata (drdata@tw2.udallas.edu) left #ltsp. | |
11:59 | <pmatulis> anyone use wyse thin clients? i'm in the market for some new clients
| |
12:17 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) joined #ltsp. | |
12:27 | <dead_root> pmatulis i have always gotten good clients from http://www.disklessworkstations.com/
| |
12:30 | <pmatulis> dead_root: thx, i'm already ordering one from there. i'm looking for something else
| |
12:31 | Trixboxer (~Trixboxer@office.supportdepartment.net) left irc: Quit: "Achievement is not the end, its the beginning of new journey !!!" | |
12:43 | andygraybeal (~andy.gray@obsidian.casanueva.com) joined #ltsp. | |
12:45 | <andygraybeal> greettings!
| |
13:15 | dead_root (~dead_root@76.75.3.174) left irc: Remote host closed the connection | |
13:15 | Gadi (romm@ool-18bbe47a.static.optonline.net) left #ltsp. | |
13:52 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
14:00 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) left irc: Quit: leaving | |
14:05 | lns_ (~lns@75-149-52-89-SFBA.hfc.comcastbusiness.net) joined #ltsp. | |
14:40 | bobby_C (~bobby@85-124-22-227.teleworker.xdsl-line.inode.at) left irc: Ping timeout: 252 seconds | |
15:18 | markit (~marco@88-149-177-66.staticnet.ngi.it) joined #ltsp. | |
15:19 | markit (~marco@88-149-177-66.staticnet.ngi.it) left irc: Remote host closed the connection | |
15:34 | komunista (~slavko@adsl-195-168-236-079.dynamic.nextra.sk) left irc: Quit: Leaving. | |
15:48 | drdata (~drdata@pool-173-57-189-158.dllstx.fios.verizon.net) joined #ltsp. | |
16:22 | RiXtEr (~blah@75-120-185-136.dyn.centurytel.net) left irc: Ping timeout: 260 seconds | |
16:22 | RiXtEr (~blah@72-161-223-51.dyn.centurytel.net) joined #ltsp. | |
16:27 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) joined #ltsp. | |
16:36 | staffencasa (~staffenca@128-193-151-239.oregonstate.edu) left irc: Quit: Leaving | |
17:02 | ||
17:23 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Excess Flood | |
17:24 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
17:26 | ||
17:31 | brunolambert (brunolamb@2001:470:8829:1000:221:6aff:fe94:21d8) left #ltsp. | |
17:35 | vagrantc (~vagrant@75-150-46-245-Oregon.hfc.comcastbusiness.net) left irc: Ping timeout: 264 seconds | |
17:35 | andyGraybeal_ (~andy@43.sub-75-198-85.myvzw.com) joined #ltsp. | |
17:54 | map7work (~map7@teksup41.lnk.telstra.net) joined #ltsp. | |
17:56 | map7work (~map7@teksup41.lnk.telstra.net) left irc: Read error: Connection reset by peer | |
17:56 | map7work (~map7@teksup41.lnk.telstra.net) joined #ltsp. | |
17:58 | map7 (~map7@teksup41.lnk.telstra.net) left irc: Ping timeout: 240 seconds | |
18:01 | abeehc (~bob@d216-232-201-39.bchsia.telus.net) left irc: Ping timeout: 260 seconds | |
18:34 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) left irc: Excess Flood | |
18:34 | ogra_ (~ogra@p5098ed03.dip0.t-ipconnect.de) joined #ltsp. | |
18:43 | KBme (~KBme@2001:470:cabe:666:666:666:666:666) left irc: Quit: KBme kthxbye | |
18:43 | KBme (~KBme@2001:470:cabe:666:666:666:666:666) joined #ltsp. | |
18:51 | andyGraybeal_ (~andy@43.sub-75-198-85.myvzw.com) left irc: Ping timeout: 248 seconds | |
18:59 | ry (~ry@static-71-183-64-28.nycmny.fios.verizon.net) left irc: Quit: Leaving | |
18:59 | shogunx (~shogunx@2001:4978:106:1:21e:33ff:fe47:32f5) left irc: Ping timeout: 248 seconds | |
19:05 | shogunx (~shogunx@2001:4978:106:1:21e:33ff:fe47:32f5) joined #ltsp. | |
19:22 | LoveStorm (Storm@217.18.70.231) left irc: Read error: Connection reset by peer | |
19:40 | LoveStorm (Stoka@217.18.70.231) joined #ltsp. | |
20:42 | LoveStorm (Stoka@217.18.70.231) left irc: Quit: Love is real, real is love...love is feeling to be loved | |
20:54 | LoveStorm (Stoka@217.18.70.231) joined #ltsp. | |
21:03 | drdata (drdata@pool-173-57-189-158.dllstx.fios.verizon.net) left #ltsp. | |
21:12 | Ahmuck-Sr (~quietly@p178n22.ruraltel.net) joined #ltsp. | |
21:12 | Ahmuck (~quietly@p178n22.ruraltel.net) left irc: Ping timeout: 276 seconds | |
21:16 | alkisg (~alkisg@ubuntu/member/alkisg) joined #ltsp. | |
21:36 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp. | |
22:01 | alkisg (~alkisg@ubuntu/member/alkisg) left irc: Quit: Leaving. | |
23:11 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Ping timeout: 252 seconds | |
23:24 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp. | |
23:30 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) left irc: Ping timeout: 240 seconds | |
23:32 | vagrantc (~vagrant@c-24-21-191-93.hsd1.or.comcast.net) joined #ltsp. | |
23:45 | siraj (~siraj@plexyplanet.org) left irc: Ping timeout: 246 seconds | |
23:46 | vmlintu (~vmlintu@nblzone-240-143.nblnetworks.fi) joined #ltsp. | |
00:00 | --- Thu May 5 2011 | |