=== effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #edubuntu === sbalneav [n=sbalneav@S0106000b6a5631f9.wp.shawcable.net] has joined #edubuntu [01:14] Evening all [01:16] Hoooooooo! === tck [n=tck@213-202-167-131.bas503.dsl.esat.net] has joined #edubuntu === SimonAnibal [n=sruiz@pool-71-97-133-50.aubnin.dsl-w.verizon.net] has joined #edubuntu [02:05] hi both === tck [n=tck@213-202-167-131.bas503.dsl.esat.net] has joined #edubuntu === RichEd-1 [n=richard@dsl-245-143-234.telkomadsl.co.za] has joined #edubuntu === jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #edubuntu === boyam [i=boyam12@166-82-81-31.quickclick.ctc.net] has joined #edubuntu === merriam [n=merriam@82-133-115-120.dyn.gotadsl.co.uk] has joined #edubuntu === boyam1 [i=boyam12@166-82-81-31.quickclick.ctc.net] has joined #edubuntu === boyam1 is now known as boyam === pitux [n=pitux@70-10-112.adsl.terra.cl] has joined #edubuntu === sbalneav [n=sbalneav@S0106000b6a5631f9.wp.shawcable.net] has joined #edubuntu === bddebian [n=bdefrees@c-71-224-172-103.hsd1.pa.comcast.net] has joined #edubuntu === dv310p3r [n=dv310p3r@c-67-191-77-210.hsd1.fl.comcast.net] has joined #edubuntu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #edubuntu === jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #edubuntu [04:34] jsgotangco: Hey there! [04:34] hi! === ace_suares [n=ace@fupi.suares.an] has joined #edubuntu === ace_suares [n=ace@fupi.suares.an] has joined #edubuntu === boyam1 [i=boyam12@166-82-81-31.quickclick.ctc.net] has joined #edubuntu === ace_suares [n=ace@fupi.suares.an] has joined #edubuntu === ace_suares [n=ace@fupi.suares.an] has joined #edubuntu === ace_suares [n=ace@fupi.suares.an] has joined #edubuntu [05:34] sbalneav: as best as I can tell by the dash man-page, this should work: [05:34] echo abc | read ij [05:34] and yet it doesn't. [05:34] ij is not set. [05:34] hm [05:35] This is to replace read var1 var2 <<<"$o", of course. [05:35] :p [05:35] one sec... [05:35] this doesn't work in bash, either, FWIW. [05:35] lemme play for a minute === cliebow [n=cliebow@pool-71-173-92-224.ptldme.east.verizon.net] has joined #edubuntu === cliebow [n=cliebow@pool-71-173-92-224.ptldme.east.verizon.net] has joined #edubuntu [05:53] sbalneav: In the source, the dash 'read' builtin executes this: [05:53] moquist [05:53] read(0, &c, 1) [05:53] echo "foo bar baz" | while read I J K ; do [05:53] echo "$I $J $K" [05:53] done [05:54] Wierd. [05:54] But works :) [05:54] yeah...totally weird. [05:54] It's completely non-intitive [05:54] err [05:54] intuitive [05:55] no, that doesn't work the same way. It gets read to read through stdin, though. [05:56] does dash stand for something? Boure again I can understand [05:56] "Don't Ask"? [05:56] sweet [05:56] guess cash would have been confusing [05:56] sbalneav: it sets I repeatedly [05:57] hm [05:57] $ ./foo.sh [05:57] foo bar baz [05:57] that's maybe OK, but I might as well be using 'sed' by this point. [05:57] a=`echo "a\nb\nc"`; echo "$a" | while read I J K ; do echo i: $I; echo j: $J; echo k: $K; done [05:57] that'll show ya. :) [05:57] Ah, well, you've got NEWLINES in there. [05:57] Didn't tell me that :) [05:58] true. [05:58] come to think of it, I won't have them. [05:58] Maybe your code works after all. :-) [05:58] Could always do a echo ".." | tr '\n' ' ' | while... [05:59] that is so weird. [05:59] Yeah, you can see why they came up with bash [05:59] posix shell is kinda limited. [05:59] echo foo bar baz | if read I J K; then echo i: $I; echo j: $J; echo k: $K; fi [06:00] it works, churns the proc, and then... SEGFAULT! [06:00] you can FORCE it to do what you want. But messily [06:00] SEGFAULT! [06:00] I gotta try that [06:00] $ echo foo bar baz | if read I J K; then echo i: $I; echo j: $J; echo k: $K; fi [06:00] i: foo [06:00] j: bar [06:00] k: baz [06:01] Seems ok on mine. === ace_suares [n=ace@fupi.suares.an] has joined #edubuntu [06:02] really? double WTF. [06:03] again. crashed my dash and dumped me back into bash. [06:03] Wow [06:04] sbalneav@edubuntu:~$ dash [06:04] $ echo foo bar baz | if read I J K; then echo i: $I; echo j: $J; echo k: $K; fi [06:04] i: foo [06:04] j: bar [06:04] k: baz [06:04] $ exit [06:04] sbalneav@edubuntu:~$ [06:04] Hmmm [06:04] you on gutsy or feisty? [06:04] that was on gutsy [06:05] Woah! [06:05] Feisty it segfaults! [06:05] $ echo foo bar baz | if read I J K; then echo i: $I; echo j: $J; echo k: $K; fi [06:05] i: foo [06:05] j: bar [06:05] k: baz [06:05] Segmentation fault (core dumped) [06:06] man, THAT's a bug! [06:06] neat [06:07] sbalneav: echo "foo bar baz" | (read x y z; echo x: $x y: $y z: $z) [06:08] yeah, but now you're in a subshell [07:48] $!$#. My vmware server just died again. === moquist posts what he has on REVU === jbrefort [n=jean@pot44-1-88-172-65-1.fbx.proxad.net] has joined #edubuntu === jbrefort [n=jean@pot44-1-88-172-65-1.fbx.proxad.net] has joined #edubuntu === freeflying [n=freeflyi@221.220.237.89] has joined #edubuntu === highvoltage [n=highvolt@dsl-243-9-218.telkomadsl.co.za] has joined #edubuntu === jbrefort [i=jean@pot44-1-88-172-65-1.fbx.proxad.net] has joined #edubuntu === pitux_ [n=pitux@165-95-20-190.adsl.terra.cl] has joined #edubuntu === RichEd-1 is now known as RichEd [09:13] moquist: you still around ? [09:13] yes [09:13] well hello then :) [09:13] hello indeed === spacey [n=herman@ubuntu/member/spacey] has joined #edubuntu === juliux [n=juliux@ubuntu/member/juliux] has joined #edubuntu === Baby [n=miry@pdpc/supporter/silver/kavi/baby] has joined #edubuntu === jinty [n=jinty@vc-196-207-32-233.3g.vodacom.co.za] has joined #edubuntu === migi [i=migi@nat/sun/x-1d8b4f827929e73d] has joined #edubuntu === migi [i=migi@nat/sun/x-1d8b4f827929e73d] has left #edubuntu ["Leaving"] === jinty_ [n=jinty@vc-196-207-32-232.3g.vodacom.co.za] has joined #edubuntu === juliux_ [n=juliux@ubuntu/member/juliux] has joined #edubuntu === juliux_ is now known as juliux === freeflying [n=freeflyi@123.116.103.157] has joined #edubuntu === JohanSalim [i=G3b0ys@ip84-223.cbn.net.id] has joined #edubuntu === Jeroen__ [n=tekkel@kantoor.jronline.nl] has joined #edubuntu === flingle [n=meep@195.99.241.50] has joined #edubuntu === txwikinger [n=txwiking@sblug/member/txwikinger] has joined #edubuntu [12:24] hello, i am having trouble getting thin clients to boot from the server :( [12:25] the pxe lan card boots up and detects the DHCP server, its assigned an ip address and then says TFTP... but doesnt seem to be doing anything at all [12:25] there is no firewall on the edubuntu server.... iptables allows everything through [12:26] the dhcp server is configed to: [12:26] subnet 192.168.1.0 netmask 255.255.255.0 { [12:27] range 192.168.1.20 192.168.1.200 [12:27] filename "/ltsp/i386/pxelinux.0"; [12:27] option root-path "/opt/ltsp/i386"; [12:27] } [12:27] any ideas what is going wrong? or what I have missed? [12:29] anyone awake? === t94xr [n=gta@60-234-134-174.bitstream.orcon.net.nz] has joined #edubuntu [12:33] thats all your dhcp config has ? [12:33] i think your should have at least a network and netmask address .... [12:33] and a broadcast entry [12:34] add: option broadcast-address 192.168.1.255; [12:34] and: option subnet-mask 255.255.255.0; [12:35] beyond that make sure there is no other dhcp server running in that network anywhere [12:42] i will add that, although there are two dhcp configs, there the one from dhcp3 and the one for ltsp [12:42] but the ltsp one takes over it seems [12:45] there are two eths, eth0 and 1, eth0 is the dhcp server [12:45] i just added those lines into the dhcp3 config file, restarted it, will bootup the thin client now to see if it works [12:47] hmmmz, still the same problem :( [12:47] any other ideas? [12:48] thats a stock edubuntu install ? === boyam_1 [n=boyam12@66.129.74.5] has joined #edubuntu [12:51] or ubuntu with added ltsp server ? [12:55] yup latest version [12:56] default settings [12:56] latest = feisty ? or latest dev release (gutsy)? [12:57] sorry latest stable, feisty [12:57] good ... [12:58] so are you 100% sure there is no other dhcp server in your net (i.e. on a router or so) [12:58] oh i remember your nick now, i read some guy having the same problem as me, and he mentioned you helped him out, cant remember the site now :( [12:59] nope, i am just doing this as a test, just a server (edubuntu) + a thin client connected to each other through a hub [12:59] hmm, weird [01:00] did you tweak your inetd.conf or the settings for tftpd-hpa in /etc/default ? [01:01] nope i read in some forums and compared, and they seem to be ok [01:01] the tftp server should be started from inetd, there is a line for that in the inetd.conf file [01:01] just left it as default [01:01] yup, one sec, i will post it for you [01:02] if its more than three or four lines, please use the pastebot [01:02] !pastebin [01:02] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the #ubuntu channel topic) [01:03] tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot [01:03] good, thats fine then [01:03] its ok i cant paste, i have to see the monitor and type in here, as that server is not connected to the network [01:03] /var/lib/tftpboot/ltsp/i386 should have some kernel and initramfs files [01:04] the dhcp server is working fine though, cause the thin client gets an ip and default gateway from the pxe bootup... just doesnt seem to load the linux image :( [01:04] ok [01:05] yup there are several files in there with some symlinks [01:05] some .img files [01:05] goo [01:05] d [01:05] and the pxelinux.0 file [01:05] do you see any trace of the tftp request in your logs ? [01:06] on which log can i check that? :( syslog ? [01:06] yeah [01:06] something like: in.tftpd[18167] : tftp: client does not accept options [01:07] nope nada [01:07] hmm, its definately a dhcp problem then [01:08] did you make any changes to /etc/hosts.allow or some such ? [01:08] nope all at default [01:08] will tail -f the syslog and bootup the thin client again to see what it logs [01:08] is your second interface configured ? you said you have two [01:08] yeah second interface = 192.168.1.2 [01:08] and the first one ? [01:08] with same subnet mask [01:09] first = 192.168.1.254 [01:09] well, there is your prob then :) [01:09] would thin client setup work only on one eth? [01:09] sure [01:10] :O cause ltsp was telling me that it needed another adapter to be correctly configed, thats why i installed another eth card [01:10] one interface is usually the thin client network... the other can act as dhcp client in another network ... [01:10] :O [01:10] how shall i config the other adapter? or shall i just remove it? [01:10] dhcpd will detect the interface that has a static confoig and that matches the dhcpd.conf file [01:11] yup they are both static and i have setup dhcp to use eth 0 which is the 192.168.1.254 [01:11] now you have configured both to be in the same network ... so it will just server on the first interface it finds [01:11] plug the hub into the other interface for a quuick fix :) [01:12] i have changed it on /etc/default/dhcpd though [01:12] or remove the second interface if you dont need it ... [01:12] they are both plugged into the same hub hehz [01:12] thats an option too, but having both in the same address space is a bad idea anyway ... [01:12] eek [01:12] that cant work then :) [01:12] hehe [01:13] just remove one (and revert the change to /etc/default [01:13] ) [01:13] would it work if i just disable it? [01:13] yes, and unplug [01:13] ahz oki will try it ou [01:13] t [01:13] ethernet will not know where to send its packages to :) [01:14] i getcha, oki i will do that now and come back with a result ;) [01:14] the default setup for edubuntu is to have one interfaces statically configfured for ltsp ... the other usually does act as dynamic dhcp client ... so you can attach your server to an existing network without clashing with any existing dhcp server [01:15] if you dont want internet connection its the easdiest to just use one interface ... [01:20] flingle:dont suppose you can fire up wireshark and look the network packets over? [01:21] cliebow, both interfaces plugged to the same hub, both share the same ip space [01:21] even wireshark wont know what to do with these packaets i suppose :) === flingle [n=meep@195.99.241.50] has joined #edubuntu [01:25] dont suppose it is that next-server problem? [01:25] nope [01:25] fantastic ogra its working now [01:25] thanks a lot for your help ! [01:25] :) [01:26] one more question if you dont mine me asking [01:26] i suspect you might get login probs now [01:26] how come if there are two lan cards on the server, it wont work? [01:26] best is to run: sudo ltsp-update-sshkeys if that is the case [01:26] nah i logged in through a root login and it works :P just gotta try with normal level users [01:26] two lan cards in the server wor4ks fine [01:26] cheers [01:27] (i'm currently working via such a setup) [01:27] how is the extra card supposed to be configed? [01:27] your probl4em is that you plugged both into the same hub *and* configured both for the same address sopace [01:28] plug it into a different network (your LAN with the router for example) [01:28] and configure it for this net ... [01:28] (either with a static IP or as dhcp client) [01:34] oki doki thnx once more ;) [01:34] le f00d is h3r3 :)) [01:35] :) [01:35] enjoy [01:35] wants some chips? [01:35] ah, no, i have cacke downstairs... just needs some coffee :) [01:35] *cake [01:35] heh [01:35] cu l8r [01:36] yup [01:45] ogrta:ohh both interfaces in same network...heh..i ve been there too 8~) === cliebow_ [n=cliebow@pool-71-173-92-224.ptldme.east.verizon.net] has joined #edubuntu === jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #edubuntu === JohanSalim [i=G3b0ys@ip84-223.cbn.net.id] has joined #edubuntu === pitux [n=pitux@200.113.28.118] has joined #edubuntu === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has joined #edubuntu [03:09] Morning all === th1a [n=hoffman@72.87.122.173] has joined #edubuntu [03:11] ogra: ping [03:15] hi RichEd. [03:15] hi th1a [03:15] chatting to my new boss today about the conference [03:15] RichEd: You have a new boss? === th1a is really out of the Canonical loop. === tck [n=tck@A-86-198.cust.iol.ie] has joined #edubuntu === humbolto [n=elias@81.5.202.185] has joined #edubuntu [03:47] hello [03:47] hi === sgonzalez [n=sgonzale@70.91.216.222] has joined #edubuntu [03:56] I have edubuntu 7.04 installed. It's been working for a while, and yes, I've added some stuff... I can be more specific if you need... but now when I log off, it hangs at the "Quit" screen... the one with the log off/hibernate/restart/shutdown/etc... I've rebooted twice. Any ideas? === ananas [n=ananas-m@xdslbo009.osnanet.de] has joined #edubuntu === boyam [n=boyam12@208.104.11.156] has joined #edubuntu [03:58] sgonzalez, likely bug 105709 [03:58] Launchpad bug 105709 in ltsp "sound config not reset after thin client usage" [Undecided,Fix committed] https://launchpad.net/bugs/105709 === jinty [n=jinty@vc-196-207-32-233.3g.vodacom.co.za] has joined #edubuntu [04:01] ogra: thanks... that sounds about right. Seems like it shouldn't affect users other than myself so I'll wait until after school to try it. I appreciate it! === th1a_ [n=hoffman@72.87.122.173] has joined #edubuntu === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #edubuntu === tck_ [n=tck@A-105-24.cust.iol.ie] has joined #edubuntu === bddebian [n=bdefrees@63.81.56.182] has joined #edubuntu === th1a_ is now known as th1a [04:39] Heya [04:40] hey [04:40] Hi Kamping_Kaiser [04:41] :) === tck_ is now known as tck === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #edubuntu === vistakiller [n=spiros@ppp135-22.adsl.forthnet.gr] has joined #edubuntu [04:48] I'm trying to install x11vnc on my ltsp clients following these directions: wiki.ubuntu.com/InstallX11VncOnLtspClients. After I chroot into the clients, I can't install x11vnc... says it's not found. I set up repos on my server and can install x11vnc there... is there another repo setting for clients? any idea why I can't install? === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #edubuntu [04:49] ogra: what do you think about putting openclipart on the Addon CD? [04:50] LaserJock, hmm [04:50] quite space consuming i guess [04:51] yeah [04:51] LaserJock & Ogra: I'd like to see templates for open office also... if it doesn't fit on a CD, can it be like an update that you run? [04:52] ogra: 184MB total, but that's a lot for people to download too [04:52] sgonzalez, it can go neither on the liveCd nor on the first server CD due to space constraints ... [04:53] but itr could go on the server-addon CD [04:53] LaserJock, 184M ??? [04:53] no way [04:53] hehe, fine [04:53] I didn't think it was *that* big but I just checked [04:54] the png package is 138MB [04:54] we'd need a third CD :) [04:54] I wonder if the pngcrush it [04:54] *they [04:54] server-addon-content [04:54] server-addon-clipart ;-) [04:55] ogra: maybe I'm too newbie, but can't there be a little script on the add-on CD that downloads this from somewhere on the web? Kind of like a repo? [04:56] sgonzalez: I'd think that they would work just fine on the Addon CD [04:56] we just need content [04:56] and time to package it up === freeflying [n=freeflyi@123.116.103.157] has joined #edubuntu [05:00] LaserJock: If there's space, I'd love to see these templates from here added too... http://ooextras.sourceforge.net/downloads/simpress/. The ones currently included in OO are limited and fairly lame. It makes my staff demand MS Office :) === pmatulis [n=pmatulis@modemcable178.77-70-69.static.videotron.ca] has joined #edubuntu === tck [n=tck@194.125.97.202] has joined #edubuntu [05:07] sgonzalez: looks roughly doable. There is a downloadable tarball and it seems to be either GPL or LGPL licensed [05:07] ogra: any chance you understand why I can't install x11vnc when I've chrooted into the terminal? === jinty [n=jinty@vc-196-207-32-233.3g.vodacom.co.za] has joined #edubuntu [05:09] sgonzalez, depends on the error === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #edubuntu [05:11] ogra: I did a "sudo chroot /opt/ltsp/i386", then apt-get install x11vnc. The error was E: Couldn't find package x11vnc [05:11] its in universe [05:12] add universe to the sources.list in the chroot, run apt-get update there and then you should be able to get it [05:14] ogra: I have added it to the server... do I need to repeat this for ltsp? If so, do I stay chrooted and edit sources.list? [05:14] right [05:15] ogra: thanks :) === obiyoda [n=obiyoda@71.216.154.52] has joined #edubuntu [05:35] is there a way to set grub to boot off of the network for a thin client === juliux [n=juliux@ubuntu/member/juliux] has joined #edubuntu === Castigador [n=Alfredo@88.Red-80-38-9.staticIP.rima-tde.net] has joined #edubuntu === Rondom [n=Rondom@p57A94B84.dip.t-dialin.net] has joined #edubuntu === sonjag [n=sgonzale@70.91.216.222] has joined #edubuntu === Rondom [n=Rondom@p57A94B84.dip.t-dialin.net] has left #edubuntu ["Ex-Chat"] === juliux [n=juliux@ubuntu/member/juliux] has joined #edubuntu === ananas is now known as kirsche === ananas_ [n=ananas-m@xdsldb175.osnanet.de] has joined #edubuntu === sgonzalez [n=sgonzale@70.91.216.222] has joined #edubuntu === edubuntugirl [n=edubuntu@ubuntu/bot/edubuntugirl] has joined #edubuntu [08:25] Hi... I'm trying to use gconf-editor. Everything I read tells me to just type that in a terminal, but when I do, it tells me it can't open a display and then how to see a full list of command line options with --help. I read those and the man page but still can't get this to run. Suggestions? === k2nt23 [n=k2nt23@201.230.129.177] has joined #edubuntu [08:29] sgonzalez: You're sshing into a box? [08:32] sbalneav: nope, sitting at it [08:34] You must be as a different user, then. [08:35] gconf-editor needs the DISPLAY variable set up, [08:35] so however you're running it, DISPLAY's not set up correctly. === pauljw [n=paul@pool250.dial1-clec.newalb.win.net] has joined #edubuntu [08:37] sbalneav: Can I set this up? This is a new install. I'm logged in as the only user (the one I created on install) and in sudo. I've done this before without a problem so I'm not sure what I've done differently this time. [08:38] right [08:38] you're in suod [08:38] sudo [08:38] if you want to run gconf as root, use gksu === highvolt1ge [n=highvolt@41.243.9.218] has joined #edubuntu [08:39] sbalneav: that did it... thanks! === LaserJock [n=mantha@lambda.chem.unr.edu] has joined #edubuntu === balbir_ [n=balbir@202.53.10.216] has joined #edubuntu [09:13] finally, I configured ltsp, and users are happy [09:14] cool [09:14] but have some concern [09:14] right now I am using minimal configuration desktop [09:15] can we shift for some thin client === cbx33 [n=pete@ubuntu/member/cbx33] has joined #edubuntu [09:15] what is the recommended one [09:15] I know only WYSE === jinty [n=jinty@vc-196-207-32-232.3g.vodacom.co.za] has joined #edubuntu [09:17] me using PXE for getting the client run, can we use XDMCP|RDP|ICA using ltsp in edubuntu [09:19] ping, any suggestion/recommendatoin [09:20] I'm not sure what you are asking about exactly [09:20] oh sorry, let me eleborate it, sorry for being so consize [09:21] what should I use at the client side, if it's diskless computer which one should I use? [09:22] which one of what? [09:22] I tried this http://www.wyse.com/products/winterm/S10/index.asp [09:23] any recommendation for client side configuration [09:24] ohhh, I get you now [09:24] it is just for LTSP? === jinty [n=jinty@vc-196-207-32-232.3g.vodacom.co.za] has joined #edubuntu [09:47] === edubuntu-devel meeting in #ubuntu-meeting === 15 mins [09:48] argg [09:49] at least I got lunch in time === Dimen [n=Dimen@cpe-76-168-158-157.socal.res.rr.com] has joined #edubuntu [09:59] Hello all [10:00] I have a question relating to formatting an HD under edubuntu.. I need to format it using HFS+ but do not know how.. [10:00] === edubuntu-devel meeting in #ubuntu-meeting === now [10:01] Dimen: HFS+ yikes [10:02] Dimen: I think you'll need to google around and be careful [10:02] that bad huh? [10:03] heh.. I'm putting an image on it (OS X... using the dd command..) and it doesn't seem to be working.. [10:03] i thought maybe formatting it in HFS+ instead of FAT32 might help.. [10:05] well, even after formatting to fat32 (which i just did) i'm trying to drag a file to the new drive and it's saying that I do not have permission.. how do i get permission? :) [10:06] hmm [10:06] just making an HFS+ partition should be doable I think [10:06] althought with dd do you even need to do that? [10:08] i guess not.. but it's not working so I don't know what's up.. Also, i just tried to copy again using the cp command. same error unless i use sudo. any way around using sudo cause i'd hate to have to use the command line every time i want to copy a file.. [10:13] i just don't understand the point of having to use the command line in edubuntu to write files to usb disks and what not.. === PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #edubuntu === `87_116_181_223 [n=ssh_user@cable-87-116-181-223.dynamic.sbb.co.yu] has joined #edubuntu [10:27] Dimen: why do you have to? === bdoin [n=coudoin@home.gcompris.net] has joined #edubuntu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #edubuntu === effie_jayx [n=valles@ubuntu/member/effie-jayx] has joined #edubuntu [10:36] LaserJock: Image editing can't be done if you can't write to a file, right? [10:37] well, you can save it as another file [10:37] LaserJock: Or if I have a hard disk and want to backup all my images... [10:37] it won't let me write to the disk.. here are the permissions drwxr-xr-x === vistakiller [n=spiros@ppp135-22.adsl.forthnet.gr] has left #edubuntu [] [10:40] laserjock: can't save it as another file if I don't have write access. [10:40] well, you have bigger issues then [10:40] is this in your home directory? [10:41] nope, i'm using the ubuntu live CD.. and just want to write to the hard disk in my computer [10:41] i mounted hda1 to /media/hda1 [10:41] and hda1 is hfs+ ? [10:42] nope, fat32, and the only way to copy files to hda1 is via a terminal window as such "sudo cp filename /media/hda1 [10:42] ah === cbx33 [n=pete@ubuntu/member/cbx33] has joined #edubuntu [10:44] know how to fix that? [10:49] well, that's pretty common to mount it that way from a LiveCD [10:50] you could just a file browser using sudo [10:50] how do i do that? [10:51] in a terminal I think you can run gksudo nautilus and it should work [10:51] it might be somewhere in the menu too but I can't remember [10:52] nice, thank you, that really helps === ogra_ [n=ogra@p548ACB4F.dip.t-dialin.net] has joined #edubuntu [10:53] Dimen: that's basically running the file browser as root so be careful ;-) === ogra_ is now known as ogra [10:55] lol, well if there isn't another option.... [10:56] what's so bad about running it as root though? === Tirion [n=chatzill@217.25.228.43] has joined #edubuntu [10:57] well, you can accidentally remove files important for the system to run, for instance [11:01] Hello! I want work with russian translation of Edubuntu Handbook. Please told me, how can I join to the translation team. [11:02] Tirion: you might what to talk to #ubuntu-translators or #ubuntu-ru [11:03] Thank you. === pitux [n=pitux@165-95-20-190.adsl.terra.cl] has joined #edubuntu [11:21] Tirion: see https://wiki.ubuntu.com/TranslatingUbuntu [11:21] ok, heading home. [11:21] be on tonight. [11:22] LaserJock: If you find out how to build the doco package from the svn, email me. [11:22] then I can daily update in my ppa. [11:22] sbalneav@ltsp.org === highvoltage [n=highvolt@dsl-241-163-224.telkomadsl.co.za] has joined #edubuntu === SimonAnibal [n=sruiz@pool-71-97-133-50.aubnin.dsl-w.verizon.net] has joined #edubuntu === neurogeek [n=neurogee@201.248.148.105] has joined #edubuntu