/srv/irclogs.ubuntu.com/2010/05/12/#edubuntu.txt

ryan22hey00:34
ryan22i was just wondering how many developers ubuntu has who specialize in accessibility00:34
neil_dhi, I am installing ltsp on ubuntu 10.4 but the dnsmasq isn't running (according to netstat) :(  how do I get it to start?06:58
alkisgneil_d: sudo invoke-rc.d dnsmasq start07:13
alkisgDo you also have dhcp3-server installed?07:14
neil_dalkisg: dhcp3-server is installed.07:16
alkisgneil_d: you can't have 2 dhcp servers on the same machine. Which one do you want to use?07:17
alkisgAre you following some guide? Why do you want dnsmasq?07:18
neil_dalkisg: 'invoke-rc.d dnsmasq start' = '... /etc/init.d/dnsmasq not found'07:18
alkisgThen you don't have dnsmasq installed07:19
alkisgThe default installation doesn't use dnsmasq. Are you sure you need to use it?07:19
neil_dalkisg: I installed 'ltsp-server-standalone' I didn't manually install ether dnsmasq or dhcp307:19
alkisgOK, so, should we forget about dnsmasq and focus on dhcp3-server, which is the default dhcp server?07:20
neil_dalkisg: ok...07:20
alkisgOK let's start over. Is dhcp3-server running?07:20
alkisgsudo invoke-rc.d dhcp3-server status07:21
neil_dI got "Status of DHCP server: dhcpd3 is not running"  and "invoke-rc.d: initscript dhcp3-server, action "status" failed"07:22
alkisgOK, try to start it: sudo invoke-rc.d dhcp3-server start07:22
alkisgand see the logs for any error messages07:22
alkisg(system > settings > logs)07:22
alkisgE.g. dhcp3-server assumes that the server ip is 192.168.0.107:23
alkisgIf you changed the ip, you need to modify /etc/ltsp/dhcpd.conf...07:23
neil_dI get "Not configured to listen on any interfaces!"07:23
alkisgHow many nics do you have?07:24
alkisg1 or 2?07:24
neil_dsee dhcpd.conf at http://paste.ubuntu.com/432068/07:24
neil_dalkisg: I have two.07:25
alkisgIs the one facing the internet, and the other one facing a private network with the ltsp clients?07:25
neil_deth1 is for the ltsp clients and static configured at 192.168.3.254... I think I need to re-edit the .conf file.07:26
alkisgYes, 192.168.5 vs 192.168.3...07:26
neil_dok that problem is solved.. thanks... but now when the client starts up and asks for a name and password.. it says 'verify password' waits for about 10 seconds the says 'No response from server, Restarting'07:34
neil_dan 'ltsp-update-image' didn't resolve anything.07:40
alkisgneil_d: also do an ltsp-update-sshkeys before running ltsp-update-image07:42
neil_dalkisg: I did.07:42
alkisgneil_d: hmmm weird then. Is that a valid user on the server?07:42
neil_dyep07:43
alkisgTry this: sudo gedit /var/lib/tftpboot/ltsp/i386/lts.conf07:43
alkisgand put the following contents:07:43
alkisg[Default]07:43
alkisgSCREEN_02=shell07:43
alkisgSCREEN_07=ldm07:43
alkisgThen, reboot your client and switch to vt2 by pressing alt+ctrl+f207:43
alkisgAt that console, try: ssh <user>@server07:44
alkisgchange <user> with an existing user, but leave "server" unchanged07:44
alkisgNotice any warnings or error messages, and see if you're able to login from there.07:44
neil_dI don't have a lts.conf there.. should I create one?07:45
alkisgYes07:45
alkisg(it's i386, right? not amd64...)07:45
bencrisfordhighvoltage: its the edubuntu community session today right?  if you talk discuss the teams blueprint at all, there is a wiki page that might be useful :) - https://wiki.ubuntu.com/Education/Launchpad/Groups/Consolidate07:48
bencrisfordhighvoltage: I won't be around for that session :(, but i'll be around tonight07:52
bencrisfordlater ;)07:52
neil_dit said 'permission denied (publickey)'  the reason is that I when installed I want to be able to login remotely (to the server), and I configured ssh to only accept preshared keys.07:52
alkisgChange you sshd_config so that it accepts keys remotely, but passwords for the local net?07:53
alkisgYou can't use preshared keys on ltsp clients (without scripting it yourself)07:54
neil_dalkisg: ok... I think I know how to do that07:54
alkisg(group them with the Host directive...)07:54
neil_dalkisg: how do I use the 'Host' directive.. got a link?08:00
alkisgNah, I use `man sshd_config` for that08:00
alkisgOut of my head, I think it goes like this:08:01
alkisgHost 192.168.5.*08:01
alkisg  directive XXX08:01
alkisgHost *08:01
alkisg  rest directives...08:01
neil_dalkisg: ok08:01
neil_dalkisg: found it.. its the 'Match' directive in the sshd_config file.08:07
neil_dalkisg:  I put "Match Address=192.168.3.0/24" and "PasswordAuthentication yes" at the end of the sshd_config file....   The client is now working find... :)  thanks for the help.08:18
alkisgYou're welcome08:19
jbichamhall119: are you here?14:45
mhall119I am now14:48
highvoltagemhall119: hey15:22
mhall119hi15:22
mhall119sorry I missed the last sesssion, I just got into work15:23
highvoltagemhall119: no problem15:23
highvoltagemhall119: the notes on the white board pretty much sums it up15:23
mhall119cool, I'll check it out later, in the Fridge session atm15:23
highvoltagemhall119: I noted that you're doing a Qimo gnome session for 10.10 so I just wanted to confirm with you whether you're still up for it :)15:24
mhall119yes, I'd still like to do that15:24
highvoltagegreat15:24
mhall119I'll probably do an LXDE one too, there's been some requests for that15:24
highvoltagemhall119: I was wondering what you thought about Unity15:25
highvoltageI'd push to make it default in Edubuntu if it wasn't so relient on 3d graphics15:25
mhall119highvoltage: I didn't see the whole presentation, only the screenshots15:25
mhall119Unity isn't using Enlightenment?15:25
highvoltagenope15:25
mhall119I thought that was where they were going with UNE15:25
highvoltageoh there's a whole other Enlightenment based distribution called Unity, but that's unrelated15:26
mhall119yeah, reliance on 3d is not good15:26
mhall119ok15:26
highvoltageI think as old non-accellerated cards die off, unity would be able to replace things like lxde and xfce15:27
jbichaI heard Unity didn't work too well for people but i haven't tried the ppa for myself yet15:27
highvoltagejbicha: ah! there you are15:27
highvoltagejbicha: about bahrain... maybe I'll go again next year for F1 :)15:27
jbichaI'm leaving Bahrain for good in 1 month but the rest of the lug would like to see you15:27
highvoltagecool, if I do go I'll certainly make contact15:28
jbichayou're legendary as we've never had a Ubuntu member visit the group15:28
jbichait's pretty funny actually15:28
highvoltageheh, nothing special about me15:28
highvoltagebut I did almost attend a meeting last time I was there!15:28
jbichayeah but you have a fan club15:28
highvoltagethey should get some people active there and get them to apply for membership!15:29
highvoltageour community session is next...15:29
highvoltageI was thinking that we should discuss the advocacy group, since we have quite a bit oppertunity with some school districts wanting to get involved15:30
highvoltagewhat else should we cover in a community session?15:30
highvoltageI'm a bit dry on ideas on things that we can do community-wise during this release cycle15:30
AndyGraybeal_what do people think about netbooks vs actual thinclients?15:58
highvoltagenetbooks are cool16:03
mhall119they serve different purposes, IMO16:03
AndyGraybeal_what makes it any different from a thinclient?16:03
highvoltagethey don't work in some places where they may be stolen or vandalised16:03
mhall119AndyGraybeal_: netbooks are mobile devices that do their own processing16:04
AndyGraybeal_highvoltage: baring that, i wonder what makes them different.16:04
highvoltagethin clients are better imho where the machines are static and always at the same place16:04
highvoltagenetbooks are nice if every one can have their own computer16:04
AndyGraybeal_what thinclients do you folks recommend purchasing.16:04
highvoltageyou get different clients depending where you are... personally I like atom based thin clients and I try hard to avoid anything with a via display card (such as the Wyse thin clients in particular)16:05
highvoltagestgraber has used many different thin clients, if you hang around he'd be able to give you some great pointers on what to avoid16:06
AndyGraybeal_i've purchased the thinclient that usurper sells.  i can't help but wonder about that compared to a netbook.16:07
AndyGraybeal_my users are asking for more workstation, and some are asking for mobile machines.. i don't feel comfortable recommending netbooks, but if they can kill 2 birds with one stone...16:07
alkisgWhat about screen size? Is 10" acceptable as a thin client?16:10
AndyGraybeal_alkisg: well i would be hooking it up to an external monitor for the 'thin client' and then they can unhook it and go 'mobile'16:11
AndyGraybeal_alkisg: but good question because i haven't thoguht out all the details eyt.16:11
AndyGraybeal_yet16:11
AndyGraybeal_i keep wanting to steer them towards thinclients and not mobile ;(  maybe i'm a bad person16:12
stgraber#uds-jatoba for these following uds remotely16:12
alkisgFor trusted environments, I'd go with netbooks too ;)16:12
AndyGraybeal_alkisg: we are all co-owners of the business.16:13
AndyGraybeal_so i trust everyone16:13
alkisgYou can even work them as fat clients if needed16:13
AndyGraybeal_yea, i like the idea of both being able to NX and pxe boot16:13
AndyGraybeal_i have one asus eee pc with eeebuntu loaded16:14
AndyGraybeal_my user nx's with it fine.16:14
alkisgIn greece 12 y.o. kids were given netbooks. I pxe boot them as ltsp fat clients so that they can run google earth etc...16:16
AndyGraybeal_you run google earth as localapp?16:17
AndyGraybeal_do you hook them up to a bigger monitor?16:17
alkisgKind of. Fat clients is all local, nothing runs on the server, just authentication + home is on the server16:17
alkisgNo no those kids see fine in 10" :D16:17
AndyGraybeal_ah interesting.  I guess I don't totally understand everything yet.16:17
alkisgIt's us grownups that have the problems...16:18
AndyGraybeal_alkisg:  :)  ah okay, tiny fingers too.16:18
AndyGraybeal_i can't stand typing on eee pc.16:18
alkisgYeah me too.. fat fingers :(16:18
AndyGraybeal_alkisg:  thank you for your thoughts.  so many things to consider.16:18
alkisgWhen I was playing guitar I had to buy a 12 string and convert it to 6 string to fit my fingers on it :D16:19
AndyGraybeal_i'm still steering towards thinclients from disklessworkstations.com16:19
alkisgNp16:19
AndyGraybeal_omg buy a 12 string.. expensive!16:19
AndyGraybeal_alkisg: the girls must love you ;)16:19
alkisgNah that was 15-20 years ago :D16:19
AndyGraybeal_:)16:20
alkisgok, back to work...16:20
AndyGraybeal_thanks again16:20
=== AndyGraybeal_ is now known as AndyGraybeal
bencrisfordAre we having a meeting tonight?18:04
bencrisfordor is it cancelled this week because of UDS18:04
alkisgbencrisford: cancelled - see your mails18:05
highvoltagebencrisford: yep, we missed you at the session this afternoon!18:18
dbclintonI've been having loads of fun with this 10.04 install and I'm afraid I still need help. The first two clean installs left my server randomly crashing three or four times a day. This time I used a different HD and so far (twelve hours in) it hasn't gone down.18:18
dbclintonAll three times, however, the thin client environment hasn't installed (there's nothing there below /opt). I assume it's because the install couldn't authenticate through my proxy server. Why doesn't the install module allow authentication information? The time I installed via the live disk session, I made sure to update authentication in "System/Preferences/Network Proxy" but it didn't seem to pass that information along.18:18
dbclintonEither way, I manually installed via ltsp-build-client, but there were errors like the following:18:18
dbclintonSetting up sshfs (2.2-1build1) ...18:18
highvoltage(yep, as in, cancelled)18:18
dbclintonSetting up rdesktop (1.6.0-2ubuntu3) ...18:18
dbclintonSetting up update-inetd (4.35) ...18:18
dbclintondebconf: unable to initialize frontend: Passthrough18:18
dbclintondebconf: (Failed to open fd 3: Bad file descriptor at (eval 24) line 3)18:18
dbclintondebconf: falling back to frontend: Noninteractive18:18
dbclintonpretty much the same thing happened for:18:18
dbclintonsane-utils (1.0.20-13ubuntu2)18:18
dbclintoncups-bsd (1.4.3-1)18:18
dbclintonand18:18
dbclintonltsp-client-core (5.2.1-0ubuntu9) - except this last one was followed by:18:18
dbclintonupdate-rc.d: warning: ltsp-client-core start runlevel arguments (2) do not match LSB Default-Start values (2 3 4 5)18:18
dbclintonAny ideas?18:18
highvoltagedbclinton: thosepass-through messages are ok18:19
dbclintonhighvoltage: I guess that's a relief.18:19
highvoltagedbclinton: not sure about those runlevel warnings though18:19
highvoltagedbclinton: also the live session installer should use the proxy settings that you set in the gui, so it's very weird that that didn't work18:20
bencrisfordhighvoltage: Normally id be home by that time on a wednesday, but not this week im afraid.  Reading the "Notes Dump" now :).18:20
highvoltagebencrisford: ok18:20
dbclintonhighvoltage:Any idea how I can get my clients booting (I had to manually setup up /etc/network/interfaces)18:21
dbclintonhighvoltage: there is absolutely no sign of the clients in syslog etc. - no dhcp offers of any sort18:22
highvoltagedbclinton: is the dhcp3 server installed and running?18:30
dbclintonhighvoltage: Not sure. How should I test it?18:31
highvoltagedbclinton: try runnint: ps aux18:32
highvoltageoops, pressed enter too fast18:32
highvoltagedbclinton: try running: ps aux | grep dhcp18:32
dbclintonhighvoltage: I got this: root     25925  0.0  0.0   2228   844 ?        S    01:21   0:00 /sbin/dhclient -d -sf /usr/lib/NetworkManager/nm-dhcp-client.action -pf /var/run/dhclient-eth0.pid -lf /var/lib/dhcp3/dhclient-20094a31-d470-403a-b84b-53bd82cf4da2-eth0.lease -cf /var/run/nm-dhclient-eth0.conf eth018:34
dbclinton1000     28356  0.0  0.0   3320   792 pts/0    S+   13:34   0:00 grep --color=auto dhcp18:34
highvoltagethere should be some output that contains something like 'dhcp3-server'18:34
highvoltageyes that's not running18:34
dbclintonhighvoltage: my client-side NIC, by the way, is eth118:34
highvoltagedo a: /etc/init.d/dhcp3-server start18:35
highvoltagedbclinton: what is its IP Address?18:35
dbclintonhighvoltage: eth1 is 192.168.0.25418:35
dbclintonhighvoltage: ifconfig recognizes that18:36
highvoltagedbclinton: how did you install ltsp? did you install the ltsp-server package or the ltsp-server-standalone package?18:37
dbclintonhighvoltage: Well here's a problem: bash: /etc/init.d/dhcp3-server: No such file or directory18:37
highvoltageif it was ltsp-server it wouldn't have installed dhcp3-server18:37
dbclintonhighvoltage: I did install ltsp-server. What should I add?18:38
dbclintonhighvoltage:The standalone?18:38
dbclintonhighvoltage: Will installing standalone now break anything?18:39
highvoltagedbclinton: nope18:39
dbclintonhighvoltage: Then that's what I'll do! Thanks so  much!18:39
highvoltageyou could install it and it will bring in the dhcp server without breaking anything existing18:39
highvoltagepleasure! (I'll be right back)18:40
dbclintonupdate: it took 90 seconds or so to install ltsp-server-standalone and all my worries are over (besides this month's MasterCard bill, of course)! Thanks!18:46
bencrisfordhighvoltage: so todays community session was productive? :)19:16
bencrisford(looks like it from the notes ;))19:16
bencrisfordI wish I hadn't missed it :(19:23
mhall119we wish you hadn't too20:01
mhall119I think highvoltage is planning on re-capping today's sessions in tonight's meeting20:01
bencrisfordmhall119: cancelled :(20:01
mhall119aw20:02
bencrisfordyeah20:02
mhall119guess you'll have to wait to hear from him then, I missed the first session20:02
mhall119and was working while listening in on the second20:02
bencrisfordmhall119: notes are on the mailing list :)20:03
bencrisfordlooks like a lot got done20:03
mhall119hmm, looks like I need to change the address I used for the mailinglist, which one was it sent to?21:03
bencrisfordmhall119: edubuntu-devel21:04
bencrisfordedubuntu-devel @ lists.ubuntu.com21:05
mhall119thanks, re-subscribed21:14
bencrisfordHmm, we have app bundles for primary, secondary education etc.  but have we looked at maybe having an app bundle of useful software for teachers and school management stuff?21:50
bencrisfordBecause software such as the fet timetable generator would be useful for school administrators, but not for alot of other users21:53
bencrisfordso if there was a school management bundle it could not be included by default, but be available in the repos21:54
bencrisfordanyway, g'night all22:06
bencrisfordhighvoltage: stgraber: enjoy day 4 tomorrow :)22:07
madenwhat are the minimal requirements to use edubuntu?23:11

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!