[12:00] i just installed sshd, is there a way not to have the server running by default? [12:00] seemen, dpkg -i package.deb [12:00] seemen: sudo dpkg -i [12:00] thanks [12:00] dpkg-reconfigure doesnt help really === Ja1 [~kuznik@rt-kpy-1.karneval.cz] has left #ubuntu [] === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [12:01] oh my... [12:01] TheCan: unset the x (eXecutable) bit from the /etc/init.d/sshd file [12:01] visor: that's pretty rough [12:01] just had a phone call from my firlfriend... she didn't stop talking on the phone... [12:01] i had to lie and tell her i'm working hard right now :p [12:01] pmfp: a better solution then would be...? [12:02] TheCan: sudo rm /etc/rc2.d/S??sshd [12:02] <_|Imanewbie|_> Hum... I still getting I have 2 users [12:02] Myke, lying is bad, mmkay ;) [12:02] pfmp: ps -aux | grep ftp reutns nothing [12:02] visor, ogra: and i still will be able to run it manually then? [12:03] TheCan: with my method .... yes [12:03] visor: dpkg-reconfigure ssh and say no to starting it automatically, second question that pops up if I don't remember incorrectly [12:03] melazyboy: in sid and ubuntu you have packages with diferent versions orders... so, you can end up updating to a older version.. and that's, not talking about that the two packs were compiled by diferent groups for diferent systems... so, one pack or two can be ok... system wide mixing of the two, probably ends up with some trouble [12:03] TheCan: yes, as long as you do something like "sudo /etc/init.d/sshd start" [12:03] <_|Imanewbie|_> I know it isnt a big deal but I wonder why do it says I have 2 users [12:03] TheCan: don't remove /etc/init.d/sshd [12:04] TheCan: remove the link in /etc/rc2.d [12:04] _|Imanewbie|_: one user is your graphic login, plus one user for you shell... [12:04] TheCan: run dpkg-reconfigure ssh and answer right to the second (?) question... you'll see [12:04] pmfp: im sure my ftp is running yet i tried the thingsid wany resultithout you sa [12:04] pmfp, dpkg-reconfigure ssh has no effect for me :/ [12:04] more command lines, more users [12:04] <_|Imanewbie|_> Myke: thanks! [12:04] you can see that by typing: who [12:04] TheCan: did you see the question for it? [12:04] no i dont get any question [12:04] Myke: Yea i can see it happening, just taking note to the difference... Ill have to designate a machine in the future to play around with that half of the prodcuts would be branned ubuntu, other half debian hahaga [12:04] TheCan: it only removes the link for you ;) [12:04] TheCan: what does it say? [12:04] branded* [12:04] it drops me back into commandline [12:04] <_|Imanewbie|_> Well and the screenshot how can I get it? [12:05] pmfp: ubuntus debconf has another priority [12:05] ogra: oh [12:05] ogra: I'm a Debianite [12:05] melazyboy: if you want what's in sid, just go for hoary... [12:05] ubuntu hoary is much more updated than sid [12:05] and, is compatible with warry :p [12:05] Myke: Im using hoary [12:05] TheCan: you can do a dpkg-reconfigure -plow openssh-server [12:05] so, probably packs in sid are not more uptodate than that === davmor2 [~davmor2@82-37-27-42.cable.ubr04.wolv.blueyonder.co.uk] has joined #ubuntu [12:06] check the versions... === michealbolton [~29rqiufgp@216.31.40.2] has joined #ubuntu [12:06] i already removed this symlink [12:06] TheCan: but it still only removes the link for you ;) [12:06] lets see if it helps :-) [12:06] Myke: Sid still had 88 packages listing w/ higher versions, i checked some of them sid openoffice was newer than hoary, but for the reasons mentioned about target audience i think id prefer to not upgrade [12:06] you can in fact have older versions in sid looking like updates === mameluke [~bo@84-72-12-107.dclient.hispeed.ch] has joined #ubuntu === kaiser- [~amr@1-1-8-47a.j.j.bostream.se] has joined #ubuntu [12:06] TheCan: what you should do, is: touch /etc/ssh/sshd_not_to_be_run [12:06] bob2 ta for the NVIDIA tip works great. [12:06] you have to versions in pack, program version, and pack version [12:06] pmfp: great idea ! [12:07] TheCan: I checked /etc/rc0.d/K20ssh, it checks if that exists, and if it does it will not run [12:07] <_|Imanewbie|_> Cant I use a key on the kb to takea screenshot? [12:07] isnt there any "standard" approach for just about any server? [12:07] a higher pack version doesn't mean more up to date [12:07] newtolinux: what's the name of the server you think is running? [12:07] i'm used to bsd where you can just say serverxy=YES or serverxy=NO in /etc/rc.conf [12:07] TheCan: not yet ;) http://www.grawert.net/services.png === Stuttergart [~Stutterga@www.nathanvalentine.org] has joined #ubuntu [12:08] TheCan: in linux, you can do that by changing the first letter in /etc/rcx.d === davmor2 [~davmor2@82-37-27-42.cable.ubr04.wolv.blueyonder.co.uk] has left #ubuntu [] [12:08] S to start you startup [12:08] Myke well i think when i checked openoffice, it was like 1.2.0-2, and sid was like 1.2.0-3, nothing major [12:08] K to kill (not start) on startup [12:08] anyone mind helping me further wich solving this ftp prob of mine? === FromOnHigh_ [~FromOnHig@ACC1C10D.ipt.aol.com] has joined #ubuntu [12:08] is there a way to see the taskmanager in linux ? [12:08] newtolinux: do you know the name of it? [12:08] 1.2.0 is the program version [12:08] so, same version there... [12:08] -3 is the package version [12:09] pmfp: no [12:09] it means it was packed twice in ubuntu and three times in sid === Nefarous [~wardj@95.151.8.67.cfl.rr.com] has joined #ubuntu [12:09] kaiser-: look in applications->system tools [12:09] hrm did not know that -3 was the package version [12:09] newtolinux: dpkg -l | grep ftp [12:09] it doesn't tell you wich one is better off [12:09] like change the S into something else? [12:09] from S to K [12:09] Hello.. I'm using Ubuntu Linux and I'd like to do two things.. One, mount several FAT32 hard drives and change the GNOME interface to XFCE4 with iDesk while deleting all traces of GNOME from my desktop.. I'm moreless clueless (I downloaded XFCE4 but it crashed my system and made the boot loader non-functional) [12:09] or from K to S [12:09] just those two letters [12:09] ok when i try to access the box now i get: ssh: connect to host 192.168.8.20 port 22: Connection refused [12:10] TheCan: so ssh is off [12:10] but i would expect to get nothing rather... [12:10] <_|Imanewbie|_> Why the system doesnt takea shot if I press print screen? [12:10] Where can I find libqt-mt (not showing anything Qt related in apt-cache) [12:10] ii ftp 0.17-12 The FTP client. [12:10] ii lftp 3.0.5-1 Sophisticated command-line FTP/HTTP client p [12:10] like on any other port where no server is running [12:10] newtolinux_: only clients [12:10] cuz i cant get any sound in quake 3 and my friend told me to closedown xmms [12:10] TheCan: you can use a firewall to drop all connection attempts [12:10] and i cant even turn it on [12:10] well i want to ommit a firewall, it complicates things often [12:10] TheCan: I'm not sure, it might say connection refused after a few hundred ages too anyway [12:11] orga: when i try to conenct to myself on port 21 it asks for a password [12:11] TheCan: look for qShield script [12:11] well anyways it's not running anymore and thats what i wanted, thank you guys :-) [12:11] makes configuring a firewall a very easy task [12:11] I need an artist at my disposal, darnit. [12:11] newtolinux: netstat -tap, what's running on the ftp port? [12:11] gShield [12:11] sorry :p [12:11] kaiser-, check the sound output quake 3 or xmms are using. Are you using GNOME? [12:12] quake3 uses OSS [12:12] zenpod: what a question in a ubuntu channel ;) [12:12] zenpod, yea but i dont know how to do that [12:12] xmms can use ALSA using plugins [12:12] well then there is only this kernel issues yet :/ [12:12] zenpod, im still new to linux [12:12] ogra, I ran into a guy this morning who was using KDE ;) [12:12] i no one of you running a normal "vanilla" kernel in ubuntu? [12:12] kaiser-, set XMMS to use ALSA or ESD [12:12] zenpod: yes, i heard there are some :) [12:12] kaiser-, then it won't conflict with OSS for Q3. [12:12] i tried so many times today, but all make-kpkg'ed kernel dont want to work because there is something missing so it cant find the hard drive [12:13] i'm going to get killed by this... but, i had to change the defaults looks of gnome... i opted for a winxp look :| [12:13] TheCan, I use linux-686-smp from the ubuntu repository [12:13] zenpod, what you just said wont tell me anything, you have to go down to details :) [12:13] kaiser-: did i understand right that you dont know how to turn on xmms ? but your friend told you to stop it ? [12:13] made a bug about the hotplug alsa snd-usb-audio thing #4202 [12:13] kaiser-, see the little X logo in XMMS? Right click on it, select properties, or whatever.. chanjge the sound output to ALSA or ESD [12:13] anders_: great ;) === zenpod can't tell you exactly, as he's in XP at the moment. [12:14] :) [12:14] no i dont see it zenwhen [12:14] so, anyone here using linux as gateway for windows clients? [12:14] ogra, the *only* think KDE has over gnome is K3b [12:14] Well, I'm off to bed, school, sparring and france [12:14] Is there a way to uninstall GNOME from Ubuntu and add XFCE? [12:14] i dont know how to turn it off, cuz when i start it it just loads for a sec [12:14] kaiser-, erg. Is your XMMS black with blue text? [12:14] and then nothing [12:14] oh. [12:15] what's the command again to create a directory? [12:15] http://www.bootstrike.com/LaughterHell/Featured/windowsrg.html [12:15] you mean the icon ? [12:15] I suspect xmms running isn't the problem then :) [12:15] mkdir [12:15] SmokingFire: mkdir tjo [12:15] SmokingFire, mkdir [12:15] SmokingFire, mkdir [12:15] I'm used to the amiga md command [12:15] thanks guys [12:15] SmokingFire, you can setup an alias in your shell [12:15] :) [12:15] kaiser-, so you don't see a nice little winamp-looking interface? [12:15] no [12:15] TheCan: I should do that [12:15] SmokingFire: pico ~/.bashrc [12:16] kaiser-, xmms isn't running then. Do you use nvidia drivers by chance? [12:16] add: alias md='mkdir' [12:16] i cant turn it on either [12:16] yes i do [12:16] kaiser-, install libmikmod2 from synaptic [12:16] kaiser-, it's a known bug [12:16] xmms will run once you install libmikmod2. [12:16] Myke: at what point? [12:16] SmokingFire: at any point you want [12:16] totally below? [12:16] do i have to reboot zenwhen ? [12:16] I want to run nvmixer, but it requires libqt-mt ... don't see it in the apt-cache, any clues??? [12:16] next time you open a shell [12:16] you can use md as mkdir [12:17] sorry zenwhen i ment zenpod * [12:17] speaking of, I saw the funniest post on the ubuntu forums today. 'apt-get install *lib - be like microsoft, and have no dependancy issues!' [12:17] kaiser-, nope [12:17] lol === perdix [~perdix@134.102.101.166] has joined #ubuntu [12:17] how do you save in pico? [12:17] and now the sound will work in quake 3 ? [12:17] How do I uninstall Ubuntu without killing any other OSes on my computer? [12:17] they forgot: sudo before apt-get [12:17] its writeout? [12:17] Namely the Boot loader? [12:17] SmokingFire: control + X === ogra_ [~ogra@p508EB4C5.dip.t-dialin.net] has joined #ubuntu [12:18] kaiser-, we'll deal with that shortly :) [12:18] then Y [12:18] i gotta game to play now [12:18] kaiser-, go fix xmms, hehe [12:18] ill be back later [12:18] see ya. === jkka_ [~jukka@YYYMDCCCLIII.dsl.saunalahti.fi] has joined #ubuntu [12:18] <_|Imanewbie|_> printscreen doesnt want to print the screen =/ [12:18] SmokingFire, nano > pico, btw === Stuttergart [~Stutterga@www.nathanvalentine.org] has joined #ubuntu [12:19] zenpod: I never used it before. [12:19] _|Imanewbie|_: click in the bar, where it say "computer" 3 option from below [12:19] capture something, should do the trick [12:19] SmokingFire, pico is like the pine email client, ever used that? [12:19] (i can't say it in english because my desktop it's not in english :) [12:19] SmokingFire, as far as editing and stuff goes. [12:19] <_|Imanewbie|_> Myke: cant I use a kb shortcut? [12:20] zenpod: nope sorry I haven't [12:20] SmokingFire, oh ok. === ogra_ is now known as ogra [12:20] how do I download a whole website with wget? just wget * ? [12:20] SmokingFire, pico and nano are similar, I just prefer nano. They're simple to use, and nicer than vi or emacs === sulkd [~henry@194-144-124-151.xdsl.is] has joined #ubuntu [12:21] Heh, realplayer 10 actually works well in gnome. Go figure. [12:21] well, I think I have used vi once, when my video config was wrong. [12:21] But normally I prefer gedit. [12:21] the real guys have been coming to gnome events for ages now ;) [12:21] SmokingFire, I prefer vi to emacs, but we won't even start that. :) === zenpod laughs === idaho45 [~john@201.243.27.66] has joined #ubuntu [12:24] zenpod: pico and nano are similar for a reason [12:24] Myke, yah [12:24] pico it's not free and nano is a copy of pico [12:24] Myke, I just prefer nano personally. === zenpod nods === Tpyo_Knig [~TpyoKnig@cpe-66-190-156-143.hky.nc.charter.com] has joined #ubuntu [12:25] pico is Uwashinton stuff, iirc. [12:25] they behave the same :p [12:25] anyone had/have any luck compiling gDesklets .31.1? [12:25] it keeps telling me that cpp fails the sanity check [12:26] configure: error: C++ preprocessor "/lib/cpp" fails sanity check === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [12:28] Myke, hush, don't burst my bubble ;) [12:31] Tpyo_Knig: install build-essential [12:31] eheheheh [12:31] already had to do an apt-get install gcc [12:31] I love this new wireless keyboard and mouse [12:31] no idea what gdesklets (python) does with g++ [12:32] ogra, that worked [12:32] Tpyo_Knig: gcc != g++ [12:32] thx [12:32] ogra, this required gcc lol [12:32] it said explictly : gcc not found [12:32] anyone here wants to go to the airport tomorrow morning get my gf? [12:32] i want to sleep :| [12:32] hehe [12:33] Myke: _get_ your gf ? [12:33] from the airport to her house here... [12:33] hehe [12:33] (she went to visit her family for the weekend) [12:33] now what... [12:33] checking for glib-2.0 gdk-pixbuf-2.0 gtk+-2.0 pygtk-2.0 >= 2.0.0... Package glib-2.0 was not found in the pkg-config search path. [12:33] Perhaps you should add the directory containing `glib-2.0.pc' [12:34] apt-get install glib :) [12:34] Tpyo_Knig: now: sudo apt-get install gnome-core-devel [12:34] and so on... === pepsi_ [~pepsi@p190.n-sfpop03.stsn.com] has joined #ubuntu [12:34] there should be a program to take file request... with a database of wich file is in wich package... [12:34] E: Couldn't find package gnome-core-devel [12:34] root@wdbt:/home/twiztid # [12:35] :/ [12:35] and auto-install packages as soon as they are required [12:35] gnome-core-devel - The GNOME Desktop Environment -- development components [12:35] hmm === keknehv [~ryanh@c-67-172-140-150.client.comcast.net] has joined #ubuntu [12:36] a message should pop-up: Program X is looking for Y pack that is not available, do you wish to install it? [12:36] :p [12:36] I just set up apache2, and now I have in my /var/www folder, an "apache2-default" folder [12:36] ogra: isn't gnome-core-devel in universe ? [12:36] ogra, what repo is it in? [12:41] Can I safely delete this folder and put index.html and such in the main /var/www [12:41] hm cool, cedega .debs [12:41] Tpyo_Knig: its in universe [12:41] i'm a bit astonished [12:41] <_|Imanewbie|_> how can I change my username in ubuntu? [12:41] So how do I change what web pages apache serves? [12:41] keknehv: apache serves what's in /var/www [12:41] yes... [12:41] I have a 'default [12:41] _|Imanewbie|_: user and groups tool in the system tools menu below computer [12:41] you just remove everything there [12:41] okay [12:41] and put there what you want served [12:41] brb [12:41] silly question, is php and mysql in synaptic, by chance? [12:41] zenpod: yes [12:41] can someone in ubuntu at the moment check for me? [12:41] ah sweet [12:41] Tpyo_Knig: btw, gdesklets is in universe too === zenpod has to set up a webserver for his gf's blog. [12:41] <_|Imanewbie|_> ogra: thx [12:41] zenpod: with photo blog? [12:41] with naked photos? [12:41] Myke, no, just normal blog [12:41] sorry, none of that :) [12:41] what a waste of apache resources [12:41] haha === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu === zenpod isn't about to share his gf naked with the world, sorry! [12:41] I didnt have universe enabled as a repo [12:41] so many man hours to produce apache... as you used to let a girl speak even more... [12:41] it's still trying to send me to apache-default [12:41] s/as/and === splinta [~splinta@dialin-168-85.tor.primus.ca] has joined #ubuntu [12:41] does anyone here knows anything about upnp? [12:41] Tpyo_Knig: so enable it and save the time for compiling ;) [12:41] if I put an index.html in /var/www, shouldn't apache recognize it and send me there? [12:41] keknehv: usually yes... [12:41] if you didn't mess up with apache conf :p [12:42] what? [12:42] what should I change in apache conf? [12:42] go here to see the message: http://keknehv.no-ip.com:5080 [12:43] do you have something about red chicken in index.html ? [12:44] what? [12:44] red chicken? [12:44] NOOO... [12:44] keknehv: change /etc/apache2/sites-enabled/default [12:44] oh.... ok [12:44] thanks [12:44] check for yourself [12:44] you do have fire chicken on your site === adoyretsamon [~tux@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu [12:44] keknehv: comment the RedirectMatch line [12:45] yuck ogra the gdesklets in universe is .26 [12:45] new version is .31.1 === Nefarous [~wardj@95.151.8.67.cfl.rr.com] has joined #ubuntu [12:46] What package can I use for rar files under ubuntu? [12:46] Myke... what are you sending me? === svenl_ [~luther@AStrasbourg-251-1-18-50.w82-126.abo.wanadoo.fr] has joined #ubuntu [12:47] Tpyo_Knig: what advantages has .31.1 over .26 ? [12:47] BTW, it's working now. (don't go there--please [it's about 4 years old] ) [12:47] newer commands for the plugings [12:47] keknehv: screnshoot of you chicken page [12:47] that and the ./configure still doesnt detect it [12:47] oh... ok [12:47] Nefarous: unrar-nonfree i think .... from multiverse [12:47] I think I'm gonna get rid of that now :D [12:47] configure: error: Library requirements (glib-2.0 gdk-pixbuf-2.0 gtk+-2.0 pygtk-2.0 >= 2.0.0) not met [12:49] ogra: thanks, I'll add it to my repo list ... I haven't gone there yet. [12:49] Tpyo_Knig: sudo apt-get install gnome-core-devel [12:49] i did that [12:49] zenpod, you there? ^^ [12:49] kaiser-, eh, kidna [12:49] n8 cu [12:49] gnome-core-devel is already the newest version. [12:49] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [12:49] putting drops in my ears for ear infection :/ [12:49] Tpyo_Knig: did it install a big bunch of files ? [12:49] 70 sum mb === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu [12:49] Typo_Knig and ogra - I get the same error and did gnome-core-devel [12:49] uh-oh.... where did that file go? [12:49] thats to much info === bruceonline [~bruce@070.catv106.lgt01.lan.ch] has left #ubuntu [] [12:49] so you know what the prob might be ? [12:50] Tpyo_Knig: on warty or hoary ? [12:50] with my quake 3 ? [12:50] warty [12:50] sudo: apt-get install libglib2.0-dev [12:50] and so on for, pixbuf and gtk+ [12:50] libglib2.0-dev is already the newest version. [12:50] Ahhh.... the page is MUCH better [12:50] and, pygtk [12:50] Where do files go once received in X-Chat? === nitin [~nitin@lsanca1-ar41-4-61-130-127.lsanca1.dsl-verizon.net] has joined #ubuntu [12:50] what? [12:50] no more chicken? :S [12:51] kaiser-, are you using any other programs that play sound besides quake3? [12:51] lol [12:51] That thing was made by HAND [12:51] .xchat/download [12:51] <_|Imanewbie|_> Does ubuntu has a .deb package to set uo java on firefox? [12:51] ouch... painful [12:51] or something like that [12:51] keknehv, .xchat/download [12:51] er heh [12:51] Tpyo_Knig: python-gtk2-dev [12:51] anyone know how i can force fglrx or XFREE to think im using a 9700 PRO (which i am) right now it thinks im using a 9500 generic [12:51] Anyone on hoary noticed how the gnome-terminal doesn't take focus when started? [12:51] zenpod, nop [12:51] i checked CHIPID but its nto helping [12:52] all i can do with chipid is switch it from generic to pro [12:52] anyone? === TheStuff [~initO@212.118.11.113] has joined #ubuntu [12:52] If you still want to see my old page, it's at geocities.com/firechicken [12:52] keknehv: do you like that screen shoot? :p [12:53] hi all [12:56] _|Imanewbie|_: http://www.ubuntulinux.org/wiki/Java [12:56] how can i re-install GRUB ? [12:56] lol [12:56] _|Imanewbie|_: i would suggest method two [12:56] <_|Imanewbie|_> ogra: thanks! [12:56] it's... okay [12:56] kaiser-, sudo lsod /dev/dsp [12:56] kaiser-, sudo lsod /dev/dsp [12:56] TheStuff: open synaptic [12:56] ack - kaiser-, sudo lsof /dev/dsp === zenpod sucks [12:56] select grub, then reinstall option [12:56] kaiser-, tell me if there's any output [12:56] _|Imanewbie|_: but method one is what yo asked for :) [12:56] lsod command not found [12:56] Myke, open synaptic ? whts that ? [12:56] kaiser-: missing a m [12:56] I'm too lazy to look it up so... how do you make apache2 add something to the bottom of every page? [12:56] kaiser-, lsof [12:56] I typo'd [12:56] it's the package manager [12:56] it's like apt-get [12:56] zenpod: ahh, i though lsmod :) [12:56] but, in X, and.. better :p [12:56] hmm and then when im done with that? [12:56] ok Myke .. i`ll check out [12:56] ogra, hehe :) === Gmail [~Google@gnu-debian.user] has joined #ubuntu [12:56] kaiser-, tell me if there's any result from that command. It'll list if any other programs are using your soundcard [12:56] keknehv: you have several options... [12:56] there wasnt any [12:56] one of them, is to use server side includes === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [12:56] just activate that option in apache conf [12:56] change from .html to .shtml [12:56] and you can include other files in your .shtml [12:56] kaiser-, hm. Okay, so that's weird. [12:56] yay [12:56] yea [12:56] finally got it to work [12:56] <_|Imanewbie|_> ogra: I will do it manually and link stuff my self [12:56] oh... okay [12:56] I remember reading that [12:56] <_|Imanewbie|_> ogra: I'm used to do it from slack [12:56] kaiser-, are you running quake3 from console? [12:56] _|Imanewbie|_: ok.... but method 2 brings v1.5 in :) [12:56] so... ssh... check... webserver... check... now to get ftp... [12:56] kaiser-, if so, are you seeing any error messages? [12:56] you mean from the termina ? [12:56] yeah [12:56] terminal* [12:56] yes and no [12:57] hmmm. [12:57] i run from terminal = yes [12:57] what ftp server do you recommend? [12:57] error = no [12:57] (you=you all) [12:57] damnit :/ === knoppix_ [~knoppix@d57-4-59.home.cgocable.net] has joined #ubuntu [12:57] kaiser-, I'm stumped. Sorry. If nothing is using /dev/dsp, it *ought* to work. === knoppix_ is now known as Hikaru79 [12:57] Guys... HUGE problem x_x [12:57] I was on my Ubuntu system [12:57] ok i know someone who might know how to fix [12:57] what? X_X [12:57] Happily working away === aethyr [~aethyr@dyn006612-twr2-student.cpmc.columbia.edu] has joined #ubuntu [12:57] and...? [12:57] keknehv, did you get your mount vfat partition sorted? [12:57] kaiser-, cool :) [12:57] Then... power outage [12:57] Power comes back on [12:57] I turn my computer back on [12:58] And I get to the login screen [12:58] No, stupid thing -_- [12:58] I put in my user/pass [12:58] <_|Imanewbie|_> ogra: what does "** edit /usr/share/java-package/sun-j2sdk.sh to reflect the actual JDK 1.5 release version" means? [12:58] It does some processing [12:58] and...? === nitin [~nitin@lsanca1-ar41-4-61-130-127.lsanca1.dsl-verizon.net] has joined #ubuntu [12:58] Then spits out this error: http://www.pastebin.com/124313 [12:58] ***GASP*** [12:58] I know. [12:58] Ph33r :( [12:58] lol [12:58] _|Imanewbie|_, edit that file, where it says 'beta2' , remove it [12:58] how do i force my vid card to be detected as a 9700 pro (which it is) [12:58] chipid isnt working [12:58] I *really* don't want to have to reformat my drive... any ideas? x_x Please? [12:59] _|Imanewbie|_: nothing anymore it think...it was fixed afaik ....but else you would have to edit one line in the script from 1.4 to 1.5 [12:59] <_|Imanewbie|_> zenpod: and I will still have to do ln -s stuff? [12:59] And just for the record, I am *sure* I am nowehere near out of diskspace [12:59] I have over 40 GB left, actually [12:59] Hikaru79: that out of disk space is suspicious... [12:59] Over 40 GB [12:59] _|Imanewbie|_, ehh? what instructions are you following? === martinald [~martin@martinalderson.plus.com] has joined #ubuntu [12:59] hi [12:59] have you checked that you root fs was mounted read write and not read only [12:59] how can i get intltoolize on ubuntu === KitoQ [~bernd@port-212-202-40-188.dynamic.qsc.de] has joined #ubuntu [12:59] maybe there was some problem with the filesystem because of light out... [12:59] Hikaru79: is /home/hikaru79/.ICEauthority there ? [12:59] Myke, my system was working fine before the outage. [12:59] Lemme check [01:00] and ext3 didn't managed to fix in automatic way [01:00] i am trying to recompile metacity minus composite [01:00] Hikaru79: and which permissions has it if yes ? [01:00] _|Imanewbie|_, http://www.ubuntulinux.org/wiki/Java, use method 2. === ploum [~ploum@21-20.CampusNet.ucl.ac.be] has joined #ubuntu [01:00] <_|Imanewbie|_> zenpod: oki, well it cant find the package [01:00] _|Imanewbie|_, one sec [01:00] but i need intltoolize (i have installed intltool-debian to no avail) [01:00] _|Imanewbie|_: its in uni or multiverse [01:00] also, check if file /home/hikaru79/.ICEauthority [01:00] is present and readable [01:00] How do you see how much disk space is left? [01:00] df [01:01] keknehv df or goto system monitor (in applications menu) [01:01] Myke, /home/hikaru79/.ICEauthority is not there... [01:01] _|Imanewbie|_, http://neo.caslab.queensu.ca/~bhall/jdk-1_5_0-linux-i586.bin [01:01] /dev/hda2 28837236 17642264 9730124 65% / [01:01] tmpfs 95744 0 95744 0% /dev/shm [01:01] /dev/hda1 39695360 3978048 35717312 11% /mnt/windows [01:01] keknehv: df -h [01:01] Yes, I am checking hidden files [01:01] dang -_- [01:01] anyone want to help me install intltoolize on ubuntu :(? [01:01] How could it have disappeared? :S [01:01] That's the last time that I try to get every game in the universe, multiverse, and the base [01:01] :D [01:01] LMAO, keknehv ^ ^;; [01:02] Hikaru79, you could try 'touch /home/hikaru79/.ICEauthority' may or may not help [01:02] It took about three hours to download and install :D [01:02] Hikaru79: try to add a new user [01:02] and login with that new user === sect2k [~sect2k@BSN-77-157-101.dsl.siol.net] has joined #ubuntu [01:02] maybe you just got corrupt home dir files [01:02] So now I've got over 600 games in /usr/games [01:02] knoppix@ttyp0[hikaru79] $ touch /home/hikaru79/.ICEauthority [01:02] touch: cannot touch `/home/hikaru79/.ICEauthority': No such file or directory [01:02] keknehv, bwahaha. [01:02] Hikaru79, just make an empty text file [01:02] Myke, *can* I create a new user for Ubuntu through Knoppix? o_O; [01:02] and I feel an urge to try them all! [01:03] ^_^ [01:03] Oh wait! [01:03] I found it! === sect2k [~sect2k@BSN-77-157-101.dsl.siol.net] has joined #ubuntu [01:03] <_|Imanewbie|_> zenpod: where do I save it? [01:03] aha. [01:03] It *is* here... but it's a file, not a directory [01:03] Hikaru79: you should be hable to boot ubuntu [01:03] _|Imanewbie|_, whereever. doesn't matter [01:03] Myke, I can't [01:03] Oh wait [01:03] and get a command line (no graphic) root login [01:03] Yeah I can [01:03] _|Imanewbie|_, you're going to use java-package to make a .deb from it [01:03] Command line ^ ^:; [01:03] I found .ICEauthority, by the way... [01:03] anyone want to help me install intltoolize on ubuntu :(? [01:03] then, if the problem is just with your home dir [01:03] hi, can someone please tell me where ubuntu logs boot messages? [01:04] creating a new user should be a quick fix [01:04] sect2k, /var/messages I expect [01:04] <_|Imanewbie|_> zenpod: oki [01:04] er /var/log/messages [01:04] sect2k: dmesg|less === Yuusen_ [~liefstryd@213.78.117.193] has joined #ubuntu [01:04] what's the tmpfs filesystem? === hypa7ia [~leigh@HSE-Montreal-ppp103451.qc.sympatico.ca] has joined #ubuntu [01:04] sect2k: /var/log/dmesg holds only the boot messages [01:04] keknehv: it's a export to user space of shm kernel system [01:05] oh... ok [01:05] knoppix@ttyp0[hikaru79] $ touch .ICEauthority [01:05] touch: cannot touch `.ICEauthority': Read-only file system === Gman is now known as GmanAFK [01:05] Should it be read and write? [01:05] So what's the best ftp server out there? [01:05] yes, it should [01:05] Aha! [01:05] Hikaru79, umm... did you boot in ro? [01:05] that'd be an issue, lol [01:05] i've look at those files, but i can't find an error message i see during boot [01:05] Hikaru79: nope it shouldnt...its knoppix [01:05] So should I use root terminal to make it +x/ [01:05] *? [01:05] Hikaru79: what's the output of: mount [01:05] But... this is on the original /home/hikaru79 [01:05] also, how can i get firefox 1.0? [01:05] Hikaru79: remount with the rw option [01:06] Output of mount: knoppix@ttyp0[hikaru79] $ mount [01:06] /dev/root on / type ext2 (rw) [01:06] /dev/scd0 on /cdrom type iso9660 (ro) [01:06] /dev/cloop on /KNOPPIX type iso9660 (ro) [01:06] /proc/bus/usb on /proc/bus/usb type usbdevfs (rw,devmode=0666) [01:06] Hikaru79: knoppix is supposed to mount ro by default [01:06] automount(pid512) on /mnt/auto type autofs (rw,fd=4,pgrp=512,minproto=2,maxproto=4) [01:06] /dev/hda1 on /mnt/hda1 type ext3 (ro,nosuid,nodev) [01:06] 'ro'? === adoyretsamon is now known as nomasteryoda [01:06] read only [01:06] Oooh [01:06] martinald, http://www.ubuntuforums.org/showthread.php?t=5289&highlight=firefox+1.0 [01:06] i have to mount that rw to write there [01:06] So *everything* will be read only in Knoppix? [01:06] By default? [01:06] but, you're not in ubuntu [01:07] keknehv: I don't use ftp servers, but I have heard that vsftpd is worth a look (designed with security in mind IIRC) [01:07] why don't you change into ubuntu [01:07] login with root [01:07] Hikaru79, just umount it, then mount it again ro [01:07] create a new user [01:07] and try that [01:07] OK... [01:07] okay, thanks Xenguy (I think I already have that one installed, too) [01:07] Hikaru79: remount it with rw option [01:07] er, rw, yeah, what ogra said [01:07] I am dumb today :P [01:07] keknehv: I'd be interested to know what others think about good ftp servers too [01:07] Hm [01:08] ok another question.. any way to enable drop shadows [01:08] <_|Imanewbie|_> martinald: I think firefox 1.0 isnt avaliable in ubuntu repositories [01:08] im using xorg, hoary [01:08] yea i undersstand.. that sucks. [01:09] Hikaru79: mount -o remount,rw dev/hda1 /mnt/hda1 [01:09] <_|Imanewbie|_> martinald: what is the advantage of xorg toward xfree? [01:09] Thanks :) [01:09] martinald, you can just install it from firefox website. [01:09] Done ^ ^ [01:09] Next? [01:10] How do you uninstall Ubuntu and the boot loader without doing a full system format? [01:11] FromOnHigh_: you need to resize your partitions [01:11] iamanewbie: not much yet, but i'd like to have drop shadows [01:11] Hikaru79: touch the file :) [01:11] <_|Imanewbie|_> FromOnHigh_: fdisk /mbr cleans the boot loard === dw5437 [~doug@adsl-69-151-107-142.dsl.hstntx.swbell.net] has joined #ubuntu === TheStuff [~initO@212.118.11.113] has joined #ubuntu [01:11] hi all [01:11] ogra, that sounds almost perverted, lol [01:11] Myke, re-installing grub did not solve my issue [01:11] 'Touch the file! Touch the file! [01:11] K [01:11] hehe [01:12] Does the file... Squirm? [01:12] TheStuff: tell the problem once more.. i forgot :p [01:12] Do I use sudo with it? Because without, it's saying "permission denied" === aitrus [~foouser@67.50.98.121] has joined #ubuntu [01:13] OK, I did: sudo touch .ICEauthority [01:13] Is that it? [01:14] Hikaru79: is the file there ? [01:14] Yes [01:14] Myke, i didn`t tell u befor .. :) any way .. my winXP system had crushed, i have ghost for the system .. but the problem is that when i ghost it, it do not boot only win intializing then the PC restart it seld .. any clue ? [01:14] It's there [01:15] Myke, i didn`t tell u befor .. :) any way .. my winXP system had crushed, i have ghost for the system .. [01:15] Hikaru79: you will need to chown it to the dir owner.... dunno if that works from knoppix [01:15] but the problem is that when i ghost it, it do not boot only win intializing then the PC restart it seld .. any clue ? [01:15] How would I do that? *blush* [01:15] restart it self [01:16] Hikaru79: in ubuntu ....from the console [01:16] Hikaru79: if you are at the login screen, hit ctrl-alt-f1 to get there [01:16] OK, I'll do that from command line. What's the line? [01:17] Hikaru79: login, type: sudo chown $USER.$USER .ICEauthority [01:17] Where $USER = hikaru79? [01:17] Hikaru79: hit ctrl-alt-f7 to get back to graph [01:17] where $USER = $USER ;) [01:18] Hikaru79: try echo $USER if you are logged in in ubuntu ;) [01:18] OK ^ ^ [01:18] I'll try that now [01:18] BRB in a bit? [01:18] ogra, how r u man [01:19] fine, thanks :) [01:19] I am sooo bored === deang [~deang@rapids-arc2-65.tznet.com] has joined #ubuntu [01:19] ogra, i think Ubuntu crashes MS winxp, do u ? === calamari_ [Jeffry@dialup-4.240.108.252.Dial1.Phoenix1.Level3.net] has joined #ubuntu [01:20] hi [01:20] <_|Imanewbie|_> wich is the command line to take a screenshot? [01:21] zenpod: for the bored http://www.ubergeek.tv/article.php?pid=53 [01:21] yet more questions, lol. any really easy way to get windows fonts on ubuntu? [01:21] martinald, copy paste :) [01:21] TheStuff: i dont crash XP , no ;) [01:21] I made a customized windows .FON font (bitmap style). How can I make it useable under Linux? If its easier to rebuild from scratch, I can do that too. === OS_Tiberius-L- [~jhanson@pcp08395038pcs.cnclrk01.pa.comcast.net] has joined #ubuntu [01:22] martinald: lol, scary === dw5437 [~doug@adsl-69-151-107-142.dsl.hstntx.swbell.net] has left #ubuntu [] [01:22] nah i don't have the windows fonts nearby [01:22] i could always extract from corefonts but it's a pita.. just wondering if i can add sommet to sources.list and type apt-get install corefonts === Gwildor [~gwildor@adsl-68-255-163-228.dsl.sfldmi.ameritech.net] has joined #ubuntu [01:22] TheStuff: does copy/paste work for FON style also? [01:23] martinald: install msttcorefonts from uni- or muliverse [01:23] really :D? [01:23] calamari_, i dont know , its worked with .ttf === dw5431 [~doug@adsl-69-151-107-142.dsl.hstntx.swbell.net] has joined #ubuntu [01:23] 'stuff: oic === Hikaru79 [~hikaru79@d57-4-59.home.cgocable.net] has joined #ubuntu [01:24] =) [01:24] Ogra [01:24] You rule [01:24] ^__^ [01:24] Worked like a charm! [01:24] :) [01:24] Lifesaver! [01:24] lol [01:24] TheStuff: I happen to be in Windows atm (grabbing some color settings).. where do I drag the fonts to? [01:24] <_|Imanewbie|_> wich command I can use in terminal to take a screenshot? === BeatrIX [BeatrIX@user-12hdq7g.cable.mindspring.com] has joined #ubuntu [01:25] i can't find msttfcorefonts in universe === BeatrIX is now known as Rob|BeatrIX [01:26] _|Imanewbie|_: gnome-panel-screenshot === _|Imanewbie|_ hits the wall with the head === elmaya [~elmaya@201.129.167.196] has joined #ubuntu [01:26] how do i mount a .bin file ? [01:26] martinald: I remember them not looking exactly like the M$ versions anyways [01:26] huttan: mount ??? [01:26] mount a .bin? [01:26] huttan: a bin file ??? [01:26] like a cd-image [01:26] calamari_, into ur font folder [01:26] bin/cue [01:26] <_|Imanewbie|_> ogra: I want to show a thing on applications menu to my friend so I cant select both! [01:26] TheStuff: hmm.. guess I don't remember.. thanks :) [01:27] why would you mount a .bin [01:27] _|Imanewbie|_: use gimp....there is a aquire option in the file menu [01:28] calamari_, type fonts:/// in nautilus [01:28] martinald: have you refreshed your package lists ? [01:28] 'stuff: thanks again :) [01:28] <_|Imanewbie|_> ogra: thanks === dw5431 [~doug@adsl-69-151-107-142.dsl.hstntx.swbell.net] has left #ubuntu [] === _|Imanewbie|_ wonders why the damm printscreen doesnt works properly === xuzo_ [~xuzo@81-203-41-66.user.ono.com] has joined #ubuntu === mac [~MC00517@200.38.1.39] has joined #ubuntu [01:28] ogra: yes [01:29] oh well i'm going back to windows. heh. [01:29] XCDRoast tells me, that I need to activate SCSI-Emulation in the Kernel. How do I do that? [01:29] ubuntu edges ever nearer though :) [01:29] blah [01:29] martinald: hmm, also enabled multiverse ? [01:29] Site error [01:29] This site encountered an error trying to fulfill your request. The errors were: [01:29] Error Type [01:29] KeyError [01:29] Error Value [01:29] 'id' [01:29] Request made at === xuzo_ [~xuzo@81-203-41-66.user.ono.com] has joined #ubuntu [01:29] 2004/11/29 00:29:27.689 GMT [01:29] on the wiki site [01:29] sorry for the flood :s [01:30] lupus_: url ? [01:30] https://www.ubuntulinux.org/join_form [01:30] hehe... actually, Windows might have finally lost me this time. [01:30] lupus_, don't do that [01:30] lupus_: hmmm === cardador [~jose@213.13.248.227] has joined #ubuntu [01:31] <_|Imanewbie|_> ogra: it worked fine thx a lot [01:32] :) === wig [~Wig@ppp-69-106-144-245.dialup.skt2ca.pacbell.net] has joined #ubuntu [01:32] calamari_: great to hear :) [01:32] only problems at this point are Paint Shop Pro, WinRAR, and a decent text editor (need to write my own) [01:32] Wondering. Anyone know where I can get a 2.6.7 linmodem patch (lucent/agere)? [01:32] just wondering, do any of you know how to set the listening port on vsftpd [01:32] calamari_: look for unrar-nonfree in multiverse or universe [01:33] ogra: yeah.. I know it's just a matter of time before I can't use '98 anymore. [01:33] calamari_, you're telling me none of the 482894728947298 text editors available for linux are what you need? :) [01:33] calamari_: if its installed, filroller can handle rar [01:33] zenpod: that's what I'm saying.. yep :) [01:33] ogra, winrar in muliverse isn't that for 2.x rar files only? [01:33] calamari_, OpenOffice, gedit, abiword, vi, emacs, kwrite, etc? [01:33] gimp > PSP [01:33] zenpod: textpad [01:34] calamari_, I'm unfamiliar with that [01:34] lupus_: unrar-nonfree , i think its for all rar files [01:34] You can download a winrar command line for linux [01:34] It's has quasi-bzip and tar commands [01:34] zenpod: its extremely configurable.. I have it looking and acting excatly like MS_DOS edit [01:34] It's free, but not as in freedom [01:34] calamari_, cool. === encryptio [~encryptio@user-119a28l.biz.mindspring.com] has joined #ubuntu === floyd1687 [~floyd@pcp02110616pcs.newhav01.mi.comcast.net] has joined #UBUNTU [01:35] calamari_: use vi. It is awesome [01:35] :) I use vi all the time... emacs is confusing :D [01:35] I have no clue about emacs. [01:35] I think I have an unrar with my WinRAR reg.. but I rather like the UI integration and GUI that WinRAR offers. Maybe when I get wine working I'll be set [01:35] vi works. [01:35] dear god does tab not work on openoffice in hoary for anyone else? [01:35] keknehv: no thanks, I still have hair left :) [01:35] lol [01:36] well, you could probably rip edit off of a windows installation [01:36] anyone have experience with lucent/agere modems on linux? [01:36] Then again, I read about an edit-like editor for linux in the linux cookbook... [01:36] brb... [01:36] melazyboy: my tab works in OO [01:36] calamari_: unrar-nonfree and file-roller ....smart out winrar by far [01:37] ogra: one annoyance with file rol;ler is that I don't seem to have the right click option to extract to a folder, only "extract here" [01:38] calamari_: dragging it to the dir before is no option ? [01:38] ogra: Can the right click menus be edited? If so, I bet it could be added [01:39] calamari_: btw, there are tons of nautilus scripts out there for such tasks === oferw [oferw@DSL217-132-195-196.bb.netvision.net.il] has joined #ubuntu [01:39] can anyone direct me to step by step instructions on how to get k3b to work in warty *and* look nice? [01:40] zenpod: what do you mean and look nice? [01:40] anyone have experience with lucent/agere modems on linux? [01:40] wig, like dial up? [01:40] <_|Imanewbie|_> how can I make grub load windows by default and has a bigger delay time? [01:40] GotD0t, match my gnome, not have fonts that look hideously ugly on my LCD [01:40] gen, yeah, it is. [01:40] zenpod: its qt [01:40] ogra, I know. [01:40] zenpod: ugly by design :) [01:41] _|Imanewbie|_: why would you want to do such a thing [01:41] ogra, I've seen screenshots from people running it in gnome and not looking like a sore thumb, though :) === TheStuff [~initO@212.118.11.113] has joined #ubuntu [01:41] or make grub boot ubuntu by default with no delay time, hold a key (like lilo's shift) for the menu? [01:41] <_|Imanewbie|_> GotD0t: cause my mum and my sister can press down twice and select wnblows [01:41] <_|Imanewbie|_> *winblows [01:41] Hasn't Coaster been packages yet? [01:41] zenpod: there is some config tool for qt...but as i dont touch qt stuff and refuse to have any on my machine i dont know the name [01:42] s/packages/packaged [01:42] zenpod: search for qt config [01:42] ogra, how can i install grub when MBR had overwrite ? [01:42] why gnome not kde ? [01:42] splinta : ? [01:42] why kde not gnome? [01:42] how much space do you guys recommend for ubuntu? [01:43] wig: I installed in 10gig's and have abount 4gig free [01:43] just another gnome distro [01:43] <_|Imanewbie|_> GotD0t: do you have a clue about how can I do it? [01:43] TheStuff: assuming your mounted on /mnt and install in the mbr: grub-install --no-floppy --root-directory=/mnt/boot/grub /dev/hda [01:43] wig : 1.8Gb+ [01:43] why ubuntu ? [01:44] splinta: have you tried Ubuntu? It's awesome [01:44] ogra, I'd prefer to not use k3b, but Ubuntu did the silly thing of shipping w/o a decent cd burning program for audiocds... [01:44] wig, ubuntu need 1.8GB for the system and 350MB for min pkg [01:44] splinta : It pays the Gnome Devs a salary? [01:44] splinta: teel about _any_ gnome distro [01:44] _|Imanewbie|_: yea... get into your /boot/grub/menu.lst file [01:44] uh oh, locales upgrade [01:44] is this the one that fixes all the locale not supported messages? [01:44] splinta : And Mark can do with his money as he pleases? [01:44] zenpod: i know...thats why i started: http://www.grawert.net/software/mrburns/ [01:44] calamari_: try joe. "joe Joe's Own Editor, joe, is a full-screen editor with a look and feel reminiscent of old DOS text editors like EDIT. {@sf{Debian}}: `joe' {@sf{WWW}}: ftp://ftp.std.com/src/editors/" [01:45] calm down calm down....was only asking [01:45] <_|Imanewbie|_> GotD0t: there Im [01:45] splinta : And Ubuntu's design philosophy is pretty similar to Gnomes [01:45] (from the linux cookbook) [01:45] ogra, you make that? I am just looking at that site now, oddly. [01:45] zenpod: but i think rhythmbox will have audio burning in hoary [01:45] zenpod: yep, i made it [01:45] MrBurns looks pretty nice [01:45] ogra, sweet :) Is it simple enough for my gf to make audio cds for her car? [01:45] I thought someone was looking into packaging Coaster [01:45] it looks simple. hm [01:45] keknehv: thanks.. I've actually tried joe. [01:46] _|Imanewbie|_: change the number next to timeout to whatever you want... change the number next to default to read saved and then go down to where it says your windows OS and add savedefault underneath root === Milo_italia [Icaro81@host207-147.pool212171.interbusiness.it] has joined #ubuntu [01:46] gtg... dinner (hope it's not more thanksgiving leftovers :P) [01:46] JStrike, coaster is at something like v0.0000000001 right now, if I recall [01:46] zenpod: depends, if your burner works, yes...if not, no *g* [01:46] keknehv: i wouldn't get your hops up [01:46] hello [01:46] zenpod: i cant tell it in advance [01:46] ogra, lol, I have an LG burner. everything loves LG. :) [01:46] zenpod : Works quite well already === keknehv is now known as keknehv|gorging| [01:46] zenpod: does nautilus burn with it ? [01:46] JStrike, I may have to try it, I have this aversion to installing anything w/o a .deb [01:47] ogra, yep [01:47] zenpod: so it _could_ work .... [01:47] ogra, I'll give it a whirl and get back to you, lol [01:47] zenpod: just pull it from my repo, its only about 50k [01:47] zenpod : jdub was talking about getting it packaged. So a deb should be along pretty soon === Milo_italia [Icaro81@host207-147.pool212171.interbusiness.it] has left #ubuntu [] [01:48] JStrike: yep, but no audio.... [01:48] Cool. I'll try mrburns, since that's what I need for now. I'll be happy if they get coaster working, with audio, dvd, etc, eventually. Gnome needs something to one-up k3b. [01:48] <_|Imanewbie|_> GotD0t: there is save default under it [01:48] _|Imanewbie|_: then you're golden [01:48] _|Imanewbie|_: just make sure you change the default option [01:48] <_|Imanewbie|_> GotD0t: should I delete save default under ubuntu entries? [01:48] ogra : Muine with the cd-burning patch is perfect for that [01:49] _|Imanewbie|_: just comment them out === cbpye [~cbpye@pcp02333439pcs.bartlt01.ga.comcast.net] has joined #ubuntu [01:49] JStrike: hmm, but mono is not in yet [01:49] JStrike, i have problem with GRUB .. caould u help ? [01:49] <_|Imanewbie|_> GotD0t: just that? anything else? [01:49] TheStuff: did you read my last msg to you ? [01:49] TheStuff : GRUB is not my area of expertise. Sorry [01:50] _|Imanewbie|_: and i believe you have to do sudo grub-install /dev/hda [01:50] ogra, no [01:50] TheStuff: assuming your mounted on /mnt and install in the mbr: grub-install --no-floppy --root-directory=/mnt/boot/grub /dev/hda [01:50] TheStuff google for it, there are a plenty of docs that explain how to do it [01:50] TheStuff: you need a boot CD like knoppix or something.,... [01:50] hahaha cool, xdesktopwaves looks neat. with fishes and turtles! [01:51] zenpod: someone announced it here....and there was no package looks funny...but kills your cpu ;) [01:51] ogra, i couldn`t use ubuntu CD, right ? [01:52] TheStuff: you could, but i dont know when you have to stop the install to do a clean mount [01:52] ogra, yeah, no doubt. I have a 2.8HT P4 tho... might have some cycles to spare. I'll have to try it out [01:52] <_|Imanewbie|_> GotD0t: why? the grub was working cool with all OS why I would nee to do grubinstall again? [01:53] ogra, i got it thanx alot === wig [~Wig@ppp-69-106-144-245.dialup.skt2ca.pacbell.net] has left #ubuntu [] [01:53] TheStuff: probably the liveCD could work for that [01:53] _|Imanewbie|_: i believe you need that to update the menu, as grub is saved in the MBR... and if im wrong about needing it, then it cant hurt [01:54] <_|Imanewbie|_> oki lemme test === |rufius| [~suifur@suifur.linuxfordummies] has joined #ubuntu [01:54] _|Imanewbie|_: http://www.grawert.net/software/startup-settings/ [01:55] <_|Imanewbie|_> ogra: thanks [01:56] :) [01:56] ogra: whats the point? he can just edit the file directly? [01:56] anyone who have adsl usb knows how to share the internet to another pc? [01:56] GotD0t: yep, he can.... [01:56] cardador: you need a router [01:56] cardador: you can set up an application-level proxy or run IPMASQ === timello [~tiago@201.7.75.171] has joined #ubuntu [01:56] cardador: oh hmm.. nevermind [01:56] GotD0t: its just nicer to have a gui :) [01:56] cardador: missed the USB [01:57] ogra, yes sure .. its work but no LiveCD available at the moment thats why i did ask :) [01:57] cardador : It is not too easy if I remember correctly [01:57] <_|Imanewbie|_> ogra: where should I save it so ubuntu can chek it with apt? [01:57] KneelBeforeXorg: i have an ethernet card, but as soon as i enable it, my ppp connection dies [01:57] ogra: bah... CUI > GUI where USER=editing config files [01:58] JStrike: i had a shared connection with a cable modem, but now i changed to adsl usb [01:58] _|Imanewbie|_: either add the repo from the software page or do it with dpkg -i on the commadline [01:58] cardador: call up your ISP and tell them they're retarded for sending you a USB modem [01:58] GotD0t: :) [01:58] <_|Imanewbie|_> ogra: I dont get it [01:59] cardador: they do it so you have to go through them to set up a network [01:59] crap my mouse is moving funny [01:59] <_|Imanewbie|_> I download it with my browser? [01:59] Gmail: get a new one === Antares [Antares@ip-7.net-81-220-227.henin.rev.numericable.fr] has joined #ubuntu [01:59] GotD0t: they sent me a crazy modem, and i had to swap it for a speedtouch (better suported on linux) [01:59] _|Imanewbie|_: http://www.grawert.net/software.html [01:59] GotD0t: its a new logitech mx700 [02:00] Gmail: check the battery [02:00] _|Imanewbie|_: add it to synaptic, hit refresh and install ;) [02:00] Gmail: oh... its USB, which means your system is set up to the wrong protocol [02:00] _|Imanewbie|_: i guarantee it will do you no harm (its my site) [02:01] Gmail: two choices... change the protocol in your XF86Config-4 file, or use that litle green USB - PS/2 adapter they sent you [02:01] GotD0t: i have been using it for 9months [02:01] it is ps2 [02:01] not usd [02:02] i setted it up using ps/2 [02:02] <_|Imanewbie|_> ogra: lol I will nuke you if it attempts to kill me =p [02:02] restart x [02:02] _|Imanewbie|_: hehe [02:02] ahh [02:02] _|Imanewbie|_: don't trust ogra... he helps everyone who walks in the door in order to gain their trust [02:03] GotD0t: i went to computer log off and it became normal === [NK] KimJong`afk is now known as gloin [02:03] *g* === bash [~bash@113-40-111.adsl.cust.tie.cl] has joined #ubuntu [02:03] j #linux [02:03] fuc!.. [02:03] Gmail: well if you've been using it for 9months then you need to do two things, review your definition of the term "new" and check the darned batteries [02:03] GotD0t: got my number [02:03] hm, gnomebaker looks like it has potential, but no .deb [02:03] _|Imanewbie|_: i know his type === GmanAFK is now known as Gman [02:04] <_|Imanewbie|_> GotD0t: than he proposes casual sex right? =p [02:04] zenpod: someone packaged it ....there is a thread on the list.... [02:04] <_|Imanewbie|_> ogra: how do I add your site to synaptic? [02:04] there is? I can't find it on gooogle === JStrike [~joel@c2-339-1.eno.dial.mweb.co.za] has left #Ubuntu [] [02:04] _|Imanewbie|_: no... he directs you to his website so you can download the nonexistant linux virus ;-) [02:05] GotD0t: its working and it less than a year old so new [02:05] _|Imanewbie|_: http://www.ubuntulinux.org/wiki/AddingRepositoriesHowto#adding-outside-repositories [02:05] _|Imanewbie|_: fortunately my repo is the example [02:05] <_|Imanewbie|_> ogra: I add it as a source or bin repos? [02:05] ogra: does your xDesktopwaves app run smoothly? [02:05] _|Imanewbie|_:as you like...one or the other [02:06] GotD0t: not on my piii 600 [02:06] ogra, where can I find a searchable archive of the list? [02:06] ogra: haha... it looks cool [02:06] ogra: does it use glx? [02:06] GotD0t: havent tried it on faster machines..... [02:06] GotD0t: i dont think so.,.... === eclipse6 [~eclipse@h000f3d43838f.ne.client2.attbi.com] has joined #ubuntu [02:06] ogra: isn't it your app? [02:06] GotD0t: its not mine, i just packaged it [02:07] ogra: oh... hehe [02:07] GotD0t: it came up here ... a week ago or so.....and there was no pkg === Rob|BeatrIX is now known as Abercrombie [02:07] which filesystem is better for storing and accessing MP3's...ReiserFS or XFS? [02:07] ogra: that was nice of you [02:08] eclipse6: i would prefer xfs (but i also wouldnt touch reiser) === keknehv|gorging| is now known as keknehv|stuffed| [02:08] back [02:08] ogra, so u think xfs is better for music and stuff? [02:08] keknehv|stuffed|: so was it leftovers? [02:08] Lucky me, 'twas not turkey, but turkey noodle soup [02:08] YAY! [02:09] The noodles were homemade... (not pretty, but tasty) [02:09] <_|Imanewbie|_> ogra: added now? [02:09] keknehv|stuffed|: haha [02:09] eclipse6: no, i think i wouldnt entrust my data to reiser ;) === EricNeon [~ericneon@203.148.3.94] has joined #ubuntu === keknehv|stuffed| is now known as keknehv [02:09] I digest things fast :D [02:09] everyone always bitches about reiserfs integrity [02:09] damn...right now i'm running Fedora 3 and it sucks when trying to download stuff thru yum and up2date [02:09] _|Imanewbie|_: hit reload in synaptic [02:09] but I've had less problems with reiser than ext3 [02:10] morning all [02:10] ogra, so xfs is more reliable than reiserfs? [02:10] erik: ive seen whole servers wiping out their disks [02:10] ogra: I have too, and it's never been reiserfs's fault [02:10] Does anyone know how to specify the port that vsftpd uses? [02:10] eclipse6: its more mature [02:10] I had XFS explode on me [02:10] though that was because the disks got unplugged in use [02:10] GoneBoB: whoo, how that ? [02:10] <_|Imanewbie|_> ogra: already reloaded, well it seems unable to find your site =/ [02:11] lol [02:11] ogra, xfs is a true 64-bit fs, right? [02:11] I've had lots of reiserFSs die but only when they were on disks where the SMART logs indicated massive failure [02:11] eclipse6: yep, i think so....as it comes from an ancient 64 bit environment === L|nu}{_ [~linux@ti112210a080-1049.bb.online.no] has joined #ubuntu [02:11] <_|Imanewbie|_> ogra: my ault [02:12] _|Imanewbie|_: got it ? [02:12] <_|Imanewbie|_> ogra:think so [02:12] _|Imanewbie|_: great [02:12] ok, i'm gonna install using xfs cause fc3 sux [02:12] I need a decent IDE for pascal for Linux. Hm. === zenpod is weird and doesn't know C. [02:12] you can't use XFS as the root and use grub [02:12] because grub for some reason dies when you go to install it [02:12] zenpod: wow pascal.... [02:12] ogra, I like it :) [02:12] erik, so what should i do? [02:12] zenpod: i learnt it at scholl 20 years ago [02:12] I had an old disk on an hp computer that kept on saying something like "SMART failure detected. Disk loss iminent. Please backup and replace the disk as soon as possible" [02:13] school [02:13] <_|Imanewbie|_> ogra: http://www.grawert.net/ubuntu/dists/warty/universe/source/Sources.gz: 404 Not Found [02:13] ogra, same place, less time ago, for me. I use GTK in pascal, etc. I want to make some nice gnome apps. :) [02:13] ...and yet it worked for over six months without a hich [02:13] hich(SP) [02:13] eclipse6: well, if the installer will let you use lilo, do that [02:13] eclipse6: alternatively make XFS a big partition and put your boot stuff in a smaller partition befor eit [02:13] _|Imanewbie|_: dont add deb-src [02:13] _|Imanewbie|_: there are none yet [02:13] erik, what's the difference between lilo and grub? === Abercrombie is now known as Rob|Libranet [02:13] eclipse6: about 800kb *rimshot* [02:14] lilo's much smaller [02:14] grub is "more modern" === Rob|Libranet is now known as Abercrombie [02:14] erik, that's it? [02:14] <_|Imanewbie|_> ogra: done! =) [02:14] after the machine boots you don't care what bootloader you used anyway [02:14] eclipse6: grub lets you edit its parameters on boot [02:14] grub can browse your filessytems too [02:14] how do you list channels in X-Chat? [02:14] well, i don't reall care about that [02:14] _|Imanewbie|_: startup-settings installs in the Computer->System Tools menu [02:15] keknehv, /list [02:15] ogra: this waves thing is gonna drive me nuts... haha [02:15] oh...thanks [02:15] eclipse6: if you have any breakdown or such, you will love thios feature [02:15] GotD0t: lol [02:15] GotD0t: do you try it ? === palle [~palle@h211n2fls301o1101.telia.com] has joined #ubuntu === wasabi [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu [02:16] ogra: yea... but i stopped it and it wont start again [02:16] <_|Imanewbie|_> ogra: Ive ran it on terminal, it appears to dont want to open as I'm logged as a commom user [02:17] _|Imanewbie|_: run it from the menu or with sudo === Gmail [~Google@gnu-debian.user] has joined #ubuntu [02:17] ogra: and it wont get rid of the haze over my background [02:17] <_|Imanewbie|_> ogra: From the menu it doesnt want to pen up, Ive ran it fine with sudo [02:17] i fund a bug [02:17] _|Imanewbie|_: no ? oh [02:18] _|Imanewbie|_: did it give an error ? [02:18] Gmail: what bug? [02:18] <_|Imanewbie|_> ogra: simple doesnt show up [02:18] ogra: its stuck [02:18] <_|Imanewbie|_> ogra: by the way I think it is quite right [02:18] _|Imanewbie|_: not even the password dialog ? [02:18] gnome-control-center > System tools > Boot == crash x [02:18] in hoary [02:18] <_|Imanewbie|_> ogra: nothing [02:18] _|Imanewbie|_: weird [02:19] anyone know how to make nautilus display fat filesystems correctly? Right now it's showing everything in mine with a foot icon, and they dissapear when right clicked === Gman_ [~Glynn@amfea-proxy-1.sun.com] has joined #ubuntu [02:19] _|Imanewbie|_: could you look in the preferences of the starter ? [02:19] _|Imanewbie|_: i.e. right click the menu entry === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [02:19] ogra: help... === Abercrombie is now known as Rob|LN [02:20] which file do i edit if i want to use enlightenment? [02:20] _|Imanewbie|_: i.e. right click the menu entry and tell me what is there in the command field ? [02:20] GotD0t: ps ax|grep xdesk [02:20] GotD0t: does it show anything ? [02:21] ogra: yea... they're al listed as T [02:21] GotD0t: could you try: killall -9 xdesktopwaves [02:22] ogra: thanks === Rob|LN is now known as Abercrombie [02:22] which file do i edit if i want to use enlightenment? [02:22] any idea what the heck EtherApe is supposed to do? [02:23] <_|Imanewbie|_> ogra: gksudo startup-settings [02:23] keknehv: visualize your network.....make some traffic if it runs...you will see [02:23] wow... this is weird [02:23] ogra, but since linux has like millions of small files and dirs...maybe i should stick with reiserfs, huh? [02:24] _|Imanewbie|_: could you run this from the terminal ? [02:24] <_|Imanewbie|_> world is amazing amazing, my mates have a SEMESTER to do a dumb text editor in pascal, tommorow is the deadline and they call me to have mine [02:24] <_|Imanewbie|_> ogra: yes [02:24] eclipse6: i'm using xfs on several servers, they are fine with xfs....but its your choice [02:25] _|Imanewbie|_: does it start this way ? [02:25] <_|Imanewbie|_> ogra: yes, starts perfectly from the terminal [02:25] _|Imanewbie|_: i mean gksudo startup-settings not sudo startup-settings [02:25] ok...then i'll give xfs a try [02:26] which file do i edit if i want to use enlightenment? [02:26] ogra, but i have to use lilo, right? [02:26] <_|Imanewbie|_> rofl [02:27] eclipse6: just do the grub install twice in the installer........the same goes for reiser [02:27] <_|Imanewbie|_> my user isnt in the group I will be reported =) [02:27] _|Imanewbie|_: hmm, you can run things like synaptic ? [02:27] <_|Imanewbie|_> ogra: not as my default user === Evaso [~yellow@ppp-162-175.24-151.libero.it] has joined #ubuntu [02:28] _|Imanewbie|_: ahh....that drops another light on it....i thought it was the app :) [02:29] ogra, what do u mean by "install twice"? [02:29] can someone eplain what the option that says "CPU Frequency Scaleing Support [failed] " on bootup is refering too? [02:30] what about ltmodem driver support? [02:30] <_|Imanewbie|_> ogra: but sinaptyc askes me for a root password so I can log on it [02:30] eclipse6: the installer had a serious bug last time i tried it, with reiser as well as with xfs i dunno if it got fixed before the release [02:31] _|Imanewbie|_: thats what startup-settings is supposed to do too [02:31] melazyboy: Laptop CPUs step up or down to conserve battery power [02:31] <_|Imanewbie|_> ogra: but it doesnt =p [02:31] ogra...i think it should be fine cause i'm running downloading the daily build one [02:31] _|Imanewbie|_: but not root, your pw [02:31] eclipse6: hoary ? [02:31] <_|Imanewbie|_> well I gtg I must code some stuff for mips till tommorow [02:31] <_|Imanewbie|_> ogra: it askes no pass [02:31] <_|Imanewbie|_> *asks [02:31] egon_spengler: That what i originally thought but then shoulden't that be under a tree for laptops or Pentium Ms rather than independant [02:31] _|Imanewbie|_: strange [02:32] ogra, yes [02:32] <_|Imanewbie|_> well guys I love you all but mips is calling me, I dont want to see that assembly all over again for beeing chatting on the web =p [02:32] <_|Imanewbie|_> ciao === sander__ [~sander@pool-141-157-243-135.ny325.east.verizon.net] has joined #ubuntu [02:32] eclipse6: hmm. then it doesnt matter wherther you tahe reiser or xfs....its unstable anyway [02:33] eclipse6: hoary is the development version....it will break from time to time....sometimes just a little bit, sometimes hard [02:33] ext3 is a 'journaling' filesystem, right? So if I deleted something, how would I restore it? [02:34] you don't [02:34] keknehv: you cant [02:34] you misunder stand what journaling means [02:34] which file do i edit if i want to use enlightenment? [02:34] keknehv: thats not what journaling means [02:34] palle: just install it [02:34] what does it mean? === Seq [~chris@CPE0050bf1a898b-CM013349902353.cpe.net.cable.rogers.com] has joined #ubuntu [02:35] keknehv: you can pull the plug and your system is still fine on next boot === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [02:35] oh... ok [02:35] Well, I *am* glad for that [02:35] :D [02:35] keknehv: it watches open files [02:35] keknehv: but rm is rm anyway [02:36] no [02:36] tat's not what it means etiher [02:36] geeze [02:36] whee, SCO got hacked, fun! :) [02:36] http://www.sco.com/redhat/ [02:36] ooops wrong channel [02:36] journaling means file modifications are done first to a journal area, ordered. [02:36] and then commited to the normal disk structure [02:36] in case of a system failure, the data can be rolled back to a consistant state [02:37] haha, Gmail , lol [02:37] wasabi: simplified: : it watches open files [02:37] ogra yes i did install it and tried to run it and it said that it have to edit a file, but how do i switch back to gnome later if i don't know which file it edit's? [02:37] no [02:37] that's not even close [02:37] FAM watches open files [02:37] zenpod: ROTFL [02:37] or something, anyways, you're wrong. :0 [02:37] wasabi: ok ok ok [02:38] wasabi: givinng up.... === Yasser [yasser@re.corded.org] has joined #ubuntu === Gman [~Glynn@amfea-proxy-1.sun.com] has joined #ubuntu [02:40] RPM packages r really pain in the ass to install [02:41] alien then [02:41] it worked me me and xscrabble [02:41] huh? [02:41] alien rpmname [02:41] poof, a shiny .deb [02:41] I wanted xscrabble, but could find no .deb, so I grabbed the SuSE RPM and used alien on it [02:42] hmm, shiny is something else i guess [02:42] plus it takes longer to install a .rpm file than .deb === zenpod likes alien === ogra too...but only as last resort === Pluk [~Pluk@38-71-dsl.ipact.nl] has joined #ubuntu === zenpod agrees [02:44] I'd rather alien an rpm than install from source and not be able to easily remove a package === alka_trash [~homer@c-67-166-91-212.client.comcast.net] has joined #ubuntu [02:45] hey lets get Half life 2 on Linux, sign a partition : http://cgi.riblet.plus.com/petition.php [02:45] i'd rather build a deb from source [02:45] alka_trash, I don't want half life 2 for windows, let alone linux :) [02:45] ogra, ahh, I don't know how to do that. [02:45] zenpod: there is the deb-make command..... [02:45] maybe I will learn, and make xscrabble debs, and submit them to ubuntu. Everyone needs xscrabble [02:45] but I want it === Pluk [~Pluk@38-71-dsl.ipact.nl] has joined #ubuntu [02:46] zenpod: i would use them if you made them [02:46] ogra, I will go read up on how to make them [02:46] alka_trash: sign it then ;) [02:46] I did === Captain [~Captain@d142-59-231-163.abhsia.telus.net] has joined #ubuntu [02:46] only took about 10 seconds, just FYI [02:46] hi === zenpod wants more free, open source games of high quality, like frozen bubble. [02:47] alka_trash: Half Life 2, will be supported to the full extent w/ Cedaga [02:47] Cedega is... questionable. === ogra is called to bed by his GF [02:47 am] [02:47] imo. [02:47] gnight ogra [02:47] nothing like native support :) [02:47] night guys [02:48] hl2 won't be native [02:48] it's directx [02:48] hey does anyone know if geting usb sound working with a xitel MD-PERT AN1 is just a matter of using the extracting digital sound from xmms, there seems to be little google stuff on getting this working unless thi is a given in linux now. [02:48] that would be... a big rewrite === orospakr [~orospakr@209-195-117-36.c2.ac1.otton1.isp.cyberus.ca] has joined #ubuntu === raja [~raja@d226-23-142.home.cgocable.net] has joined #ubuntu [02:50] hello all [02:50] hi rabidbt [02:50] er raja [02:51] hmmm, when i run who it shows 2 users is online why? === Zepp [~mike@CPE0080c8213885-CM000f9fa6ca8c.cpe.net.cable.rogers.com] has joined #ubuntu === dasenjo [~dasenjo@200.21.83.173] has joined #ubuntu === cbpye [~cbpye@pcp02333439pcs.bartlt01.ga.comcast.net] has joined #ubuntu === alka_trash [~homer@c-67-166-91-212.client.comcast.net] has left #ubuntu [] === orospakr_ [~orospakr@209-195-116-163.c1.ac1.otton1.isp.cyberus.ca] has joined #ubuntu === dasenjo [~dasenjo@200.21.83.173] has left #ubuntu [] === trans_err [~trans_err@hc65272e5.dhcp.vt.edu] has joined #ubuntu [02:57] is sshd installed and enabled on default? [02:58] no [02:58] apt-get install openssh-server [02:58] it's on the cd === urbanbuks [~buks@lns-vlq-49-mar-82-251-34-206.adsl.proxad.net] has joined #ubuntu === tux [~Matrix_Us@dsl-35-201.dsl.netsource.ie] has joined #ubuntu === _Maragato_ [~Imanewbie@200.96.127.90] has joined #ubuntu === _Maragato_ is now known as _Imanewbie_ [03:03] <_Imanewbie_> ogra: it is working cool now the problem was the uncommented lines === _Imanewbie_ is now known as _|Imanewbie|_ === sulkd [~henry@194-144-124-151.xdsl.is] has joined #ubuntu === urbanbuks [~buks@lns-vlq-49-mar-82-251-34-206.adsl.proxad.net] has left #ubuntu ["Leaving"] === raja_ [~raja@d226-23-142.home.cgocable.net] has joined #ubuntu === geppy [~geppy@c-24-0-83-218.client.comcast.net] has joined #ubuntu [03:06] Is there a way to make the workspace switcher flash if an event occurs on another workspace, for example; you get instant messaged on a different workspace. [03:07] how do you enable php scripting in apache? === Attila [~attila@140.34.203.62.cust.bluewin.ch] has joined #ubuntu [03:08] apt-get install libapache2-mod-php4 [03:08] keknehv: Download php. [03:08] thanks === Zugot [~bryan@pcp0010862181pcs.longhl01.md.comcast.net] has joined #ubuntu === Ruffian|Q| [Ruffian|Q|@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu [03:10] Hello. Does the xorg release in hoary include the acecad (serial tablet) module? OR is there an xfree package for debian/ubuntu that includes acecad support? === Ruffian|Q| is now known as RuffianSoldier [03:11] has anyone not received their cd's from the first initial ship date ? [03:12] tux me [03:12] ok [03:12] tux: why [03:12] grand, i haven't gotten any either [03:12] tux: when did you order? [03:12] ages ago === Gwildor [~gwildor@adsl-68-255-163-228.dsl.sfldmi.ameritech.net] has joined #ubuntu === sfvg [~pweiss@fl-67-77-172-224.dhcp.sprint-hsd.net] has left #ubuntu [] [03:13] anybody know of bugs relating to keyboard shortcuts in hoary? [03:14] hey, i have a package downloaded from synaptic that doesnt install, gives errors, i was wondering how i could delete that package, so that i can downoad it again [03:15] how do I set up a MySql database? === pete_ [~pete@65-100-166-133.dnvr.qwest.net] has joined #ubuntu === Seq [~chris@CPE0050bf1a898b-CM013349902353.cpe.net.cable.rogers.com] has joined #ubuntu [03:16] do a lot of packages depend on emacs or why is it default included? === MacPlusG3 [~stewart@c211-28-166-127.eburwd2.vic.optusnet.com.au] has joined #ubuntu === kos_ [~Kos@c-24-126-93-100.we.client2.attbi.com] has joined #ubuntu [03:17] lupus_: Lots of people use it. === Chand [~Chand@ABordeaux-251-1-38-146.w82-125.abo.wanadoo.fr] has joined #ubuntu [03:17] That's the same reason that vi and pico are default. [03:17] They're commonly used text editors. [03:17] nano [03:17] !!! [03:18] lupus_: it's nice to have sexy unix tools available in the desktop install, even though they're hidden in the system, away from gui users :) [03:18] zenpod: yeah, nano is a no brainer for n00bs ;-) [03:18] lupus_: looked at an OS X install recently? :) [03:18] true I can't miss vim :p [03:18] rajasun, hence it is good [03:19] zenpod: and that's why Debian and debian-based distros have them as default ;) [03:19] s/them/it === pete_ [~pete@65-100-166-133.dnvr.qwest.net] has left #ubuntu ["Leaving"] === wasabi_ [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu [03:20] rajasun, good point :) === basejumper9 [~basejumpe@65-100-166-133.dnvr.qwest.net] has joined #ubuntu === basejumper9 is now known as basejumper944 === basejumper9 [~basejumpe@65-100-166-133.dnvr.qwest.net] has joined #ubuntu [03:21] hey, how can I turn off the stupid PC speaker? [03:22] I dist-upgraded hoary a while ago and all of the sudden the damn thing is on again [03:22] do you know the equivalent of rc.conf on ubuntu ? [03:23] Nope [03:23] i am trying to do a locate rc.conf [03:23] suchit: try man update-rc.d [03:23] but it does not return anything [03:23] suchit: ? ? ? [03:24] yes i am trying that === pancho123123 [~pancho@201.129.64.100] has joined #ubuntu [03:24] suchit: man pages don't really return anything, you just read them.... === pancho123123 [~pancho@201.129.64.100] has joined #ubuntu [03:25] oh god, my sound card stopped working too [03:25] hmm [03:25] They May Be Connected === basejumper9 is now known as basejumper944 === pancho123123 [~pancho@201.129.64.100] has joined #ubuntu [03:26] erik that sounds like the upgrade set the PC speaker to be the default output speaker [03:27] easytag kicks ass :) === Attila [~attila@140.34.203.62.cust.bluewin.ch] has joined #ubuntu [03:27] what is easytag? [03:27] quien abla espanol pa que me esplique esto [03:27] no...let me explain [03:27] i did a locate rc.conf and this did not return anything [03:27] thats y i asked for an equivalent of rc.conf in ubuntu [03:27] suchit: what do you want to do. [03:28] GotD0t, to edit id3 [03:28] Hello! Could someone using hoary tell me if the xorg package includes the acecad module, please ? [03:28] i am setting up a NAT box [03:28] and would like to use settings specified for BSD [03:28] for which i have documentation [03:28] suchit: maybe check in /etc/default [03:29] lupus_ oh cool [03:29] but my machine is a debian / Ubuntu [03:29] suchit: that is a place where defaults, of all things get set up. [03:29] ok thanks === Gman is now known as GmanAFK [03:30] suchit: if not there, peek /etc/inittab ? I have not set up a NAT box, so I am not certain what you need. === prayforwind [~prayforwi@HSE-Toronto-ppp304558.sympatico.ca] has joined #ubuntu === dad_ [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu === prayforwind [~prayforwi@HSE-Toronto-ppp304558.sympatico.ca] has left #ubuntu [] [03:31] hello whats the name of that internet radio thingee? [03:31] shoutcast or something? [03:31] shoutcast would be it, I think [03:31] thnkee === ajmitch__ [~ajmitch@c211-28-221-125.chirn1.vic.optusnet.com.au] has joined #ubuntu [03:32] GotD0t, it is in debian experimental ;) [03:32] so you don't have to build :) [03:33] suchit, check this /etc/init.d there is readme file [03:33] dad_: I seem to recall something called icecast also - don't know anything about it tho === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [03:34] thnks ill take a look === stephen87 [~stephen@c-24-13-90-241.client.comcast.net] has joined #ubuntu [03:36] hi [03:37] error: can't open packetdatabase in /var/lib/rpm [03:38] why do i get that errormessage?? === MagicFab [~chatzilla@modemcable179.142-201-24.mc.videotron.ca] has joined #ubuntu [03:38] COuld someone explain Hoary to me ? [03:38] MagicFab: it's the development branch for the next version of ubuntu [03:38] MagicFab: it will be released as a preview in march, and as a final supported version in april [03:38] how can I upgrade a package to its "hoary" version... [03:39] ? [03:39] you shouldn't do that [03:39] either you upgrade your full system to hoary, or stick with warty === RuffianSoldier ! ! ! ! ! ! [03:39] Warty is good and stable. [03:40] ah, great. [03:40] See:https://bugzilla.ubuntu.com/show_bug.cgi?id=3254#c5 [03:40] --> https://bugzilla.ubuntu.com/show_bug.cgi?id=3254#c5 [03:41] It seems I am stuck with an unsupported / "bitch to support" scanner [03:43] does ubuntu support dual processors? [03:43] lupus_: doesn't work with UTF-8 [03:44] bleh [03:44] lupus_: as in it doesn't work with hoary ;-) [03:44] I have hoary [03:44] lupus_: and its writing? [03:44] yeah [03:45] lupus_: maybe im doing something wrong [03:45] and my locales is set to UTF-8 so :) [03:45] lupus_: maybe i did something wrong [03:45] stephen87: yes, just install the smp kernel [03:45] ps gimp 2.2 is also in experimental ;) [03:46] ty: jdub [03:46] cant seem to find that internet radio player thingee ogra told me about yesterday ...getting old :( [03:46] looks more userfriendly :) [03:46] stephen87: apt-cache search linux smp :-) [03:46] anyone know where i can find a how-to on setting up a Linux box to be like a win nt or 2000 one so as that users can log into the local server? [03:46] samba === Tsuki [hyper_amak@209.124.124.70] has joined #ubuntu [03:46] look for samba domain controller === eclipse [~GT1@h000f3d43838f.ne.client2.attbi.com] has joined #ubuntu [03:46] ok thanks === Tsuki [hyper_amak@209.124.124.70] has left #ubuntu [] [03:47] wow just client? [03:47] hello [03:47] or server? [03:47] jdub: ty [03:47] nm :) [03:47] no just client [03:48] i need it to add users and delete them automagicaly [03:49] euhm [03:49] I'd need some help getting the right resolution for a new monitor === svenl_ is now known as svenl [03:49] basejumper944: so you can get the users and groups manager in windows to talk to samba like a normal domain controller === ajmitch__ is now known as ajmitch_ [03:50] basejumper944: and there are some samba settings that let it do the system dirty work [03:50] ok [03:50] I've played abit with the /etx/X11/XF86Config-4 file... [03:50] basejumper944: probably google for "samba administration windows users and groups" or something [03:50] but can't seem to get it right. The tech spec are here: [03:50] ya ther Klowner_ ? [03:50] http://www.benq-eu.com/Products/LCD/index.cfm?product=368&page=specifications&pgid=2 [03:51] ok thats what i was looking for but juat couldnt find it [03:51] http://info.ccone.at/INFO/Samba/winbind.html [03:51] this? [03:51] yes! [03:52] winbind is a component of the Samba suite of programs that solves the unified logon problem. Winbind uses a UNIX implementation of Microsoft RPC calls, Pluggable Authentication Modules, and the Name Service Switch to allow Windows NT domain users to appear and operate as UNIX users on a UNIX machine. This chapter describes the Winbind system, explaining the functionality it provides, how it is configured, and how it works internally. [03:52] thanks thats persicely what i was looking for [03:52] k :) === Sensebend [~Sensebend@CPE0050f2c2257d-CM014480023927.cpe.net.cable.rogers.com] has joined #ubuntu [03:53] hey [03:53] I need to release and renew an IP [03:53] how do I do that? [03:53] sorry for the newbish question === holycow [~yada@S0106002078ccd651.vf.shawcable.net] has joined #ubuntu [03:53] ifconfig --help [03:54] sorry :) [03:54] I'm used to use ipconfig [03:54] Sensebend, ifconfig eth0 down, dhclient eth0, ifconfig eth0 up === jiyuu0 [~jiyuu0@219.95.253.119] has joined #ubuntu [03:54] ymmv. [03:54] or restarting networking service [03:55] but then all cards do that :) === jamesh [~james@203-59-105-136.dyn.iinet.net.au] has joined #ubuntu [03:55] lupus_: do you know how to remove a field from files? [03:55] what do you mean by field? [03:55] a spacing? [03:56] lupus_: like remove the Album data from all the files? [03:56] aj [03:56] Is there a utility in Ubuntu to configure a monitor (other than dpkg-reconfigure xserver-xfree86 ) ? [03:56] GotD0t: do you mean filenames? [03:57] GotD0t, first select [03:57] tag files with this field [03:57] Xenguy: no... the ID3 tags in mp3 files... he showed this app that batch edits ID3 tags [03:57] I think :) [03:57] GotD0t: ahh [03:58] mp3 is evil [03:58] .ogg is good [03:58] I think I'm going to fill in some enhancement reports for it :) === zenpod votes for .ogg. [03:59] true :) [03:59] I vote for FLAC [03:59] but making ogg files from mp3 is not healthy :p [03:59] could lead to cancer [03:59] hehe :) === Ubnewbie [~chatzilla@65.206.46.218] has joined #ubuntu === zenpod has no idea about flac [04:00] no just more losing of quality :) [04:00] but ogg has no patents! [04:00] mmm.. patent-free-musical-goodness [04:00] to bad not a lot of music players support ogg :( === Sensebend kicks zenpod [04:00] FLAC is an open source project [04:00] Ow! [04:00] lol [04:00] drm is worse then mp3 :p === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #ubuntu [04:00] I said I had no idea about it :) [04:00] lol [04:01] stands for free lossless audio codec [04:01] http://flac.sourceforge.net/ [04:01] lupus_, iriver supports .ogg, my palm plays them too [04:01] best sounding files out there [04:01] nice [04:01] Sensebend, lossless? are the files huge? [04:01] yeah [04:01] yes [04:01] :) [04:01] but size doesn't matter [04:01] ahh, so not to good for portables. [04:01] quality does [04:01] to be frank, I'm not enough of an audiophile to generally notice. [04:01] 20% smaller then .wav I think :) [04:02] I'll stick with ogg then, lol, I only have a 128mb SD card for my palm [04:02] yeah sounds about lupus_ [04:02] and I can't afford an iRiver iHP 320 right now [04:02] flac is handy for backupping [04:03] I got a Rio Karma and a Rio Forge 512 with a 1gb sd card [04:03] or useneting * looks arround * [04:03] lol === Sensebend hugs giganews [04:03] I wonder what it would give if you install linux on a flash card [04:03] how fast it would go [04:03] I could slap a 1gb card in my palm, but yeah. I want an iriver though. I had an ipod mini, but I disliked the AAC === Evaso [~yellow@ppp-162-175.24-151.libero.it] has left #ubuntu ["Client] [04:04] and multimedia files and documents put on a hd :) [04:04] hey, the new 2.6.8.1-3 linux kernel package in hoary seems to have broken my intel8x0 sound [04:04] "Intel ICH: probe of 0000:00:1f.5 failed with error -16 [04:05] http://www.ussg.iu.edu/hypermail/linux/kernel/0405.1/0198.html [04:05] related? [04:05] erik, that can probably be chocked up to it being hoary.. [04:05] lemme check [04:05] zenpod: not whining, trying to bugreport + fix [04:06] erik, Oh, no, I wasn't saying you were [04:06] sorry to give that impression :) [04:06] yeah it works in warty fine :p === davidv [~davidv@24-205-151-25.wtr-mres.charterpipeline.net] has joined #ubuntu [04:06] lupus_: don't think so [04:06] any ideas on how to get NTP running? [04:07] davidv: isn't it supposed to just kinda start on boot? [04:07] yes [04:07] however, i never saw an option when installing [04:07] so now i'm trying to manually install [04:07] * Synchronizing clock to ntp.ubuntulinux.org... [ ok ] [04:07] that's from /etc/init.d/ntpdate [04:08] it should NTP on boot ... not quite as nice as ntpd though [04:08] in debian the package is called ntp-simple [04:08] if that helps [04:08] ntp-simple isn't installed, i'll try that === alka_trash [~homer@c-67-166-91-212.client.comcast.net] has joined #ubuntu === alka_trash [~homer@c-67-166-91-212.client.comcast.net] has left #ubuntu [] [04:09] just make sure that you install the client, not the server [04:09] Erik I think it is best to open a bugreport [04:09] lupus_: yeah, I'm trying http://article.gmane.org/gmane.linux.acpi.devel/9265 this [04:09] if that works, I think I've seen the bugreport already [04:09] apt won't let me get one without the other [04:10] er [04:10] if i check simple it adds server [04:10] aren't all NTP clients also servers? [04:10] noone have any idea what i need to play shoutcast streams? [04:10] dad_: xmms works [04:10] dad_: also mpg123 [04:10] brb :) [04:10] I have read about kernel 2.6.9 also having lot of acpi issues [04:11] the ip adresses i can get by rightclinking your names is that your real ip-adresses? [04:12] whois palle [04:12] er [04:12] heh [04:12] yeah looks like [04:12] freenode doesn't seem to mask === eclipse [~GT1@h000f3d43838f.ne.client2.attbi.com] has joined #ubuntu [04:13] hh === Adrenal [~drew@168.9.233.220.exetel.com.au] has joined #ubuntu === Abercrombie [~Rob|LN@pool-162-84-224-200.ny5030.east.verizon.net] has joined #ubuntu [04:14] hmmz... [04:14] okay [04:14] g....... [04:14] whats a bittorent client i can use, that, if i shut down, it will save th dl and allow me to continue later? [04:14] Adrenal, just about all of them [04:14] I reccomend azureus [04:14] http://azureus.sourceforge.net [04:14] is there supposed to be a splash screen on boot? [04:14] dd [04:14] that needs java [04:14] I've never seen one with ubuntu ... hoary or warty [04:14] Yes, it does [04:14] but I see this "splash" option in menu.lst [04:15] any known java ones? [04:15] You can get java at http://java.sun.com [04:15] java is a bit torrent client [04:15] You mean non-java? [04:15] *non java [04:15] er [04:15] aaurgh [04:15] azureus is a java bt client [04:15] hey i just got like tons of Ubuntu CD's few days ago [04:15] Adrenal, you can get the "gnome-btdownload" package from synaptic [04:15] that java is only an rpm though [04:15] gnome-btdownload is a good GNOME client [04:15] Not exactly full of features but it does the job === Xenguy is still waiting... [04:15] Xenguy, whatcha waiting for? [04:15] personally I just use screen + btdownloadheadless [04:16] Hikaru79: CDs... [04:16] w00t for Azureus :D [04:16] Oh, your Ubuntu CD's? [04:16] Me too :( [04:16] Hikaru79: ordered them just before the Nov 11 deadline [04:16] When'd you order? [04:16] Heh, I ordered them in October... still nothing ;_; [04:16] eclipse: when did you order? [04:16] yeah same with me Hikaru79 [04:16] I don't mind though [04:16] :P [04:16] I was just gonna pass them out [04:16] I live in Canada though, so maybe that's why === Klowner_ is now known as Klowner [04:17] Hikaru79: me too [04:17] I have a fast enough internet connection [04:17] BTW, anyone know a good graphical FTP client for Linux? [04:17] xenguy, like a month ago [04:17] ok, how do i install the java then? [04:17] Adrenal, did you download the SDK? [04:17] Hikaru79: gftp [04:17] eclipse: good, that means mine are coming and might get here before Xmas :-) [04:17] Thanks, scoon :) [04:18] http://java.sun.com/j2se/1.5.0/download.jsp <-- Download this, Adrenal [04:18] i just installed the one that they sent me [04:18] Hikaru79: np, it also comes w/ a CLI [04:18] And follow these instructions: http://java.sun.com/j2se/1.5.0/install-linux.html [04:18] CLI? [04:18] after using hoary for a month...too many bugs so i switched back to warty [04:18] jre? [04:18] Hikaru79: Command Line Interface [04:18] Hikaru79: command line interface [04:18] No [04:18] Not the JRE [04:18] The SDK [04:18] Er [04:18] Wait [04:18] Never mind === usual [~colin@alb-69-202-42-120.nycap.rr.com] has joined #ubuntu [04:18] JRE is fine, you just want to run Azureus [04:19] SDK will work too, but unnecesary. JRE is enough [04:19] kk [04:19] yeah this was just the old pci=noacpi kernel bug [04:19] why does linux suck so much :( [04:19] Synaptic is getting gftp :) [04:19] and the one which doesn't say rpm? [04:20] Yes [04:20] The source tarball === OS_Tiberius-L- [~jhanson@pcp08395038pcs.cnclrk01.pa.comcast.net] has joined #ubuntu [04:20] Er [04:20] Actually, it's a binary [04:20] Just non-RPM [04:20] are you downloading java from sun? [04:20] Instruction is easy [04:20] Yes, he is [04:20] there's a nice deb source for it [04:20] :| Are you serious? [04:20] yes [04:20] Gah, why'd I never learn of this ;_; [04:21] hang on [04:21] disconnect [04:21] oops [04:21] erik: do tell :-) === lobo_nz [~lobo@b002-m003-p058.wgtn.clear.net.nz] has joined #ubuntu [04:21] deb http://jrfonseca.dyndns.org/debian ./ [04:21] that might be it [04:21] let me go check the ubuntu wiki where they tell you all about it [04:22] the package is called j2re1.4 [04:22] and j2sdk1.4 [04:22] both? [04:22] well [04:22] depending on if you want the SDK or just the JRE === OS_Tiberius-L- [~jhanson@pcp08395038pcs.cnclrk01.pa.comcast.net] has joined #ubuntu [04:22] you have to go into /usr/lib/mozilla-firefox/plugins and ln -s the plugins in there [04:22] if you want firefox java plugins [04:22] erik, that's the hard way [04:23] erik: no [04:23] not compared to installing from sun ... [04:23] http://www.ubuntulinux.org/wiki/Java [04:23] method 2 [04:23] erik: ~/.mozilla/plugins [04:23] scoon: I suppose [04:23] erik: ln -s to there. [04:23] at any rate [04:23] the deb works great for me [04:24] it's not java 5 but as I don't even know what's new in java 5 I think I'll be all right :) [04:24] file you need is http://neo.caslab.queensu.ca/~bhall/jdk-1_5_0-linux-i586.bin [04:24] Thanks, scoon :) gftp looks good === Gman [~Glynn@amfea-proxy-1.sun.com] has joined #ubuntu [04:24] I'll be back on soon asking about vsftpd config options ;P [04:24] BRB [04:24] Hikaru79: one of my fav's. been using it for years. [04:24] i already installed j2re-1.4.2-01-linux-i586.bin [04:24] a while back [04:24] can i just use that? [04:25] are there any good graphical scp/sftp clients? [04:25] if you're not using nautilus [04:25] erik, does gftp not work? [04:25] gftp does scp/sftp?? [04:25] what can i use instead of nautilus? [04:25] erik, I do not know [04:25] Adrenal: well, I don't use a filemanager at all heh [04:25] i...c [04:26] ok [04:26] but there are alternatives [04:26] so which one do i get? [04:26] link? [04:26] erik, http://www.brandonhutchinson.com/Using_gFTP_with_ssh_sftp.html [04:26] zenpod: neat === rushibhai [~rushi@pool-68-163-184-9.bos.east.verizon.net] has joined #ubuntu === kensai [~kensai@64.237.129.108] has joined #ubuntu === AngryLogic [~angrylogi@smi28-038.uml.edu] has joined #ubuntu [04:28] whcih java do i use? [04:29] fglrx needs fixing... =/ [04:29] Adrenal: I recommend "option 1" from the wiki java page [04:29] there are naysayers here who claim otherwise [04:29] so .... [04:29] you pick :) [04:29] erik [04:29] link [04:29] which ever one is easier [04:30] http://ubuntulinux.org/wiki/Java === hazmat [~hazmat@c-24-15-10-12.client.comcast.net] has joined #ubuntu [04:33] I want to install perlmagick but I get a dependancy problem perlmagick wants libmagick6 5:6.0.2.5-1ubuntu1 but I have 5:6.0.2.5-1ubuntu1.1 is there an easy way to resolve this? === romeo_ [~romeo@dsta-aj039.pivot.net] has joined #ubuntu === aitrus [~foouser@67.50.98.121] has joined #ubuntu [04:35] I'm having trouble installing a .deb package, would someone be willing to try to help me figure this out? === jind-lap [~jind@216-221-248.adsl.tele2.no] has joined #ubuntu [04:36] romeo_: ask and find out :-) === Rene_S [~rskrodzki@CPE000ae62705a3-CM014490004397.cpe.net.cable.rogers.com] has joined #ubuntu [04:38] Hola funky Ubuntu freaks [04:38] well, I'm trying to install mpeg4ip-libs which is a dependancy of faac, but when it goes to install it errors out with an error that says can't overwrite /usr/lib/libmp4v2.so.0.0.0 of another package. I've tried just moving the other file so it wouldn't have a problem overwriting it but I'm still getting the same error. What gives? === lil_anthony [~bigtony@c-24-99-11-82.atl.client2.attbi.com] has joined #ubuntu [04:40] Try running the dpkg command with sudo? [04:40] hey Rene_S! [04:40] i am running it with sudo, good tip though :) [04:41] anyone have an idea why transcode isn't in main/restricted/universe or even multiverse? [04:41] Hm, I see =./ [04:41] Aitirus, legal issues === louie_ [~louie@h00045acfa2be.ne.client2.attbi.com] has joined #ubuntu [04:41] There is a special repository for it though [04:41] Lemme get it for you [04:41] thanks [04:41] question: i downloaded the deb package of xfonts-artwiz but for some reason when i type xfontsel in terminal i do not see the font? after trying to find the answer on google closest i came was xset fp+ /pathname but i get an error can someone please help [04:42] romeo: it doesn't matter that you moved the file, apt shows it belonging to another package and so in its database that file is still there. [04:42] ftp://ftp.nerim.net/debian-marillat/ Distribution: testing Sections: main [04:42] Add that repo :) [04:42] thanks [04:42] NP [04:42] that's a good repo ;) [04:42] you criminal [04:42] 1/2 the stuff in that repo is illegal [04:42] lol [04:43] stupid proprietary codecs and file formats [04:43] AngryLogic: Thanks, what should I do, uninstall the other package maybe? [04:43] romeo_: you'll have to find whatever package owned that file originally and remove it. [04:43] AngryLogic: I'll try that. Thanks [04:44] Sensebend: why is it illegal its just not legal thats all [04:44] is there an mplayer repository that works on warty? [04:44] kensai: check out RestrictedFormats on the wiki [04:45] erik, that one don't work is a broken mplayer [04:45] uhhh [04:45] lol Gmail [04:45] ftp.nerim(sp).net [04:45] hm [04:45] that one works [04:45] dunno, I'm on hoary === regeya [~shane@dialup-4.159.56.23.Dial1.Chicago1.Level3.net] has joined #ubuntu [04:45] proprietary formats bother me === hypa7ia [~leigh@HSE-Montreal-ppp103451.qc.sympatico.ca] has left #ubuntu ["Leaving"] [04:46] I proprietary software doesn't [04:46] URI: ftp://ftp.nerim.net/debian-marillat/ [04:46] Distribution: testing (use unstable here if you are using hoary) [04:46] Section(s): main [04:46] erik, I was in hoary which worked for you? I'll go to hoary in a few days again [04:46] as long as the data is in a format that is universal [04:46] that one works [04:46] kensai: nerim.net [04:46] erik,ok [04:46] erik, didn't worked neither on hoary [04:47] hey all, I'm wondering if it's possible to do a warty install from the livecd? [04:47] erik, it hangs when loading [04:47] kensai, check your ao and vo settings for mplayer [04:47] If they're not right, it won't work. [04:47] zenpod, thats like japanese? ao vo? === Abercrombie is away: I'm busy ... LibraNet : BeatrIX !! [04:47] on my notebook, ONLY vo=gl2 worked [04:47] audio and video out settings. [04:47] kensai: ah [04:47] read the manpage :P [04:47] kensai: run mplayer -ao esd [04:48] kensai: GNOME is retarded and grabs control of your soundcard with esd [04:48] erik,ok and thats all? [04:48] yep [04:48] should do the trick === IOM_Detox [~IOM_Detox@user-0c8hgc8.cable.mindspring.com] has joined #ubuntu [04:48] try -ao null or -vo null too to turn off audio and video respectively [04:48] see if you can get something going that way ... it'll help narrow it down [04:48] erik, I don't think that's such a bad thing generally, as long as all your apps work well with it. Gnome needs to somehow make all program that use OSS pipe through esd... that'd make life easy [04:49] erik: think esd will be replaced by polypaudio in GNOME 2.10 though [04:49] still like [04:49] or linux needs vchans like freebsd has, so you can assign apps to use like /dev/dsp0, /dev/dsp1, etc. [04:49] a userspace mixing daemon is retarded. [04:49] alsa should just provide mixing for cards that don't support hardware mixing [04:49] so everyone can use /dev/dsp and be happy [04:49] erik, imo linux needs to work like windows and just work. [04:49] yes. === IOM_Detox [~IOM_Detox@user-0c8hgc8.cable.mindspring.com] has left #ubuntu ["Leaving"] [04:50] hm [04:50] zenpod, please don't put Linux and that other thing they call an Operating system on the same line ;) [04:50] kensai, lol [04:51] zenpod, Windows xp is like the 9th beta release? === newbienetwork [jason@newbienetwork.user] has joined #ubuntu [04:51] they are still beta testing it [04:51] lol [04:52] zenpod: like windows? just work? why not be better i.e. be like OS X? but with more room for power users to tweak settings till their hearts delight === newbienetwork [jason@newbienetwork.user] has left #ubuntu ["Leaving"] [04:53] rajasun, yes, of course, but I mean, I want my gf to be able to use the computer w/o having totem lock up on her when she makes the mistake of playing music in xmms and trying to watch a video clip at once :) [04:55] zenpod, just tweak it for her so she won't have any problems again just the way window is tweaked for dummys. [04:55] zenpod: I think for that to happen Linux has to redesign how diff apps gets time with regards to use of sound server === zenpod nods [04:56] for now, I just set *everything* to use ESD and let gnome handle it [04:56] seems to work... [04:56] xmms, totem, mplayer, etc. [04:56] zenpod: I guess you are not alone in not liking esd much ;-) [04:56] zenpod, Just think that Windows does all that risking Stability and security thats why it is the less stable and secure os in the market === dean_ [~deang@rapids-arc2-65.tznet.com] has joined #ubuntu [04:58] If Linux were to give all that easy to configure and handle than even my grandma can use it without not knowing what a computer is then linux will be infeccted [04:58] crap xfce has some features gnome needs [04:58] like a menu editor [04:58] Gmail, Gnome has menu editor === Dethread [~Dethread@24-205-231-52.slo-cres.charterpipeline.net] has joined #ubuntu === mroth [~mroth@c-24-7-101-45.client.comcast.net] has joined #ubuntu [04:58] settings maniger (gnome-control-center is crap) [04:58] Gmail, right click on it [04:59] kensai: thats a peace of crap [04:59] kensai: but the prob is a lot of users are so attuned to the instability and insecurity by design philosophy of windows, they can't care less. Convenience is what they desire utmost. Not saying this is right though. But I guess MS do understand what the average Joe/Mary out there is like === kurtw [~kurtw@wsip-68-15-185-14.ph.ph.cox.net] has joined #ubuntu === sulkd [~henry@194-144-124-151.xdsl.is] has joined #ubuntu [04:59] see, that's the thing. I need gnome to work as easily as Windows to a user who just expects the computer to do things. === |QuaD| [~quad@beac872-0b01-dhcp155.bu.edu] has joined #ubuntu === StoneChucker [~Somebody_@Toronto-HSE-ppp3930352.sympatico.ca] has joined #ubuntu [05:00] Trying to convice my gf that 'yeah, it's ok that this program doesn't work when that one is running, because it's secure!' just will get me nowhere, lol [05:00] kensai: look at http://www.us.xfce.org/images/screenshots/default3.png [05:00] its in the background at the left [05:00] rajasun and zenpod, If thats the way we are going to be mainstream doing that. Then I hope by Heart Linux never makes it mainstream === StoneChucker [~Somebody_@Toronto-HSE-ppp3930352.sympatico.ca] has left #ubuntu [] [05:01] kensai, Mac OS X did it.. why can't linux? [05:01] I just can't run OS X, not owning a mac and all. [05:01] zenpod, mac os x is closed it is closed and never be open [05:01] Gmail, thats kool === Yuusen__ [~liefstryd@213.78.111.51] has joined #ubuntu [05:01] SOMEONE port thats menu editor [05:01] kensai, Darwin is hardly closed. Just the nice GUI stuff is. [05:02] kensai: I'm not saying we ought to ape MS in all their ways and definitely we should never be daft enough to dump everything into the kernel but the minor things e.g. UI, desktop integration, n00b friendly documentation are must haves [05:02] Are there any easy-to-use graphical FTP server softwares to save me all the headache that is vsftpd? =/ You know, like Windows' G6 Bulletproof FTP server [05:02] gftp === |QuaD- [~quad@beac872-0b01-dhcp155.bu.edu] has joined #ubuntu [05:03] Gmail, that's a CLIENT [05:03] I need a SERVER [05:03] rajasun, take for example Mandrake it is like windows thats why Mandrake is the biggest piece of * and the most buggy linux. Because of being newbie friendly. I hope Linux never gets that way. [05:03] kensai, um, mandrake is a linux distro. [05:03] <|QuaD|> Hikaru79: why graphical server? thats pointless [05:03] Hikaru79: vhcs.net [05:03] and frankly, ubuntu is more newbie friendly than mandrake. [05:04] zenpod, trying to be like windows thats why [05:04] Hikaru: do you want a graphical server or just a graphical configuration utility for a server? [05:04] Just a graphical configuration utility [05:04] Because I've been ripping my hair out for the last week trying to make vsftpd work properly [05:04] zenpod, thats what you an I believe because we have used Linux before but give mandrake and Ubuntu to a n00b he will go with mandrake [05:04] So far, I've got it locally accepting anonymous connections [05:04] Forget global connections :P [05:04] Simply won't work [05:05] kensai, Mandrake is still better than Windows :) [05:05] zenpod, a little [05:05] Once I get my new motherboard on monday, this system is becoming Linux-only [05:05] kensai: don't get me wrong. I'm all for stability and security and do e.g. suggest cmdline apt over gui synaptic but we can sure work on the UI and other stuff mentioned above [05:05] then I have to show my gf and roommate how to use Linux. [05:05] kensai: not when ubuntu hoary comes out so many new features === zenpod wants linux to be guiish and nice. It can be secure AND user-friendly. [05:06] rajasun, thats right you are very right [05:06] <|QuaD|> Hikaru79: i don't know of any graphical utilities, i use proftpd which is easy to setup [05:06] Linux should work for all levels of user [05:06] an etcha-sketch is better than windows [05:06] and in this respect, Ubuntu with GNOME is the right way to go for those who want a useable desktop [05:06] I use commandline alot, but hey. [05:06] kensai: mandrake is not buggy because it's "newbie friendly". [05:06] rajasun, quite. Gnome is nice. [05:06] ( . Y . ) [05:06] proftpd, eh? You got it going the way you like? [05:07] Gmail, yep it is going to be the bomb but I still belive it will not be user friendly neither to the point of mandrake and if it is then I switch back to debian [05:07] \/ [05:07] Hikaru79, Do you have a firewall running? [05:07] jdub, in part yes [05:07] kurtw, not a firewall. I do have a router, but I forwarded all the correct ports [05:07] I need to set up the home system to run Apache/PHP/MySQL, and still function normally === hermes02 [~chatzilla@CPE-65-25-216-59.mn.rr.com] has joined #ubuntu [05:07] kensai: there is no logical link between "buggy" and "newbie friendly". [05:07] I am guessing those won't take tons of system resources? [05:07] jdub, also they did everything wrong [05:07] does anyone know? [05:07] <|QuaD|> Hikaru79: yup,, but i only allow 3 people access :) [05:07] I've got Apache, MySQL, and PHP working fine on the server computer. But vsftpd is beyond me >> [05:07] zenpod: hehe...seldom use any other DE maybe Xfce but there's just that something about GNOME that keeps luring me back. guess you know what I mean ;-) [05:08] zenpod: they don't, really. [05:08] Hikaru79, Run an nmap from an external source to verify that the ports are open and working [05:08] |Quad|, that's OK :) I only need it to upload pieces of the website anyway [05:08] 'external source' means not from within the same LAN right? [05:08] jdub, cool.. since I can't afford a dedicated server pc at the moment, and I have to build the media server for mythtv first... [05:08] <|QuaD|> Hikaru79: it shouldn't be bad, proftpd is pretty easy [05:08] Anyways when Linux becomes mainstream there will be Hurd to save the OS [05:08] jdub, just have to host the GF's blog. [05:08] Hikaru79, yes. Msg me is you need a hand doing a scan from remote. [05:08] <|QuaD|> Hikaru79: whats your ip, i will portscan you [05:08] kensai, yes, and Duke Nuken Forever will run on it. [05:08] |Quad|, 24.57.4.59 [05:09] *Nukem. [05:09] zenpod, why will I need it ? === jkka [~jukka@YYYMDCCCLIII.dsl.saunalahti.fi] has joined #ubuntu [05:09] <|QuaD|> Hikaru79: scanning [05:09] kensai: that makes no sense at all. [05:09] Thanks ^ ^ [05:09] kensai, er... nevermind, it was a joke :) [05:09] <|QuaD|> is hurd a monolithic kernel? [05:09] hurd is based on mach microkernel, I think [05:09] zenpod, I know I was replying with a sarscams [05:09] But if I have multiple computers running on that IP, each with different ports forwarded, will the scan return the total ports from every one of them? [05:09] kensai, ahh, sarcasm over irc. I always miss it. :) [05:09] zenpod, spelled it wrong sorry [05:09] are there any good firewalls for linux? [05:10] since i have like 10 ports open [05:10] <|QuaD|> Hikaru79: yup [05:10] palle: try iptables [05:10] and i feel a little unsecure [05:10] Ah, OK :) [05:10] <|QuaD|> zenpod: microkernels are supposedly better [05:10] palle, FireStarter [05:10] angrylogic: iptables? [05:10] kensai: there's anough room for all the oses including hobbyist ones. But sure like what will come out of the kFreeBSD and Debian GNU/NetBSD projects though [05:10] <|QuaD|> Hikaru79: disconnect the other comps? [05:10] thnx kurtw [05:10] Why? [05:10] |QuaD|, that's because, afaik, they don't require a reboot to install/uninstall drivers, etc. [05:10] jdub, Youre getting me wrong or I'm not explaining very well. I refer it Linux comes to be like windows [05:10] palle: shorewall === AngryLogic [~angrylogi@smi28-038.uml.edu] has left #ubuntu [] [05:11] As long as the correct ports turn up *somewhere*, it's all good right? [05:11] palles: firestarter [05:11] <|QuaD|> zenpod: i was told they are more effecient also, dunno though [05:11] The only comp with ports 20-22 opened is the server computer, so if your scan shows them as open, it's all good [05:11] kensai: that has nothing to do with being "newbie friendly". [05:11] |QuaD|, I don't know much about OS theory or anything, so I couldn't comment. [05:11] palle: or fireHOL [05:11] <|QuaD|> zenpod: me neither === zenwhen_ [~zenwhen@host-216-78-81-103.bgk.bellsouth.net] has joined #ubuntu [05:11] <|QuaD|> maybe i will look into hurd... how is the support for it? [05:12] Hikaru79, Either your ISP is blocking traffic our your router is not configured correctly. I was not able to return any ports being open. I just scanned from three different major ISP's with the same results. === |QuaD| wishes vmware was free [05:12] |QuaD|, HURD is so unfinished. [05:12] heh. [05:12] <|QuaD|> haha [05:12] it'll be done when DNF is done, I expect. [05:12] jdub, I know, but the problem behing Windows being unstable is newbie friendlyness and there are some analyst that has proven this point [05:12] T_T Wha-? [05:12] Hikaru79: re: FTPD's: the big 3 (not counting wu, which regularly shows security holes like a mac truck) appear to be proftpd, vsftpd, and pure-ftpd -- FWIW [05:12] But I know some of them are open for sure. Like, my Apache server works, for example [05:12] zenpod: give another 10 years...Hurd may not even be finished then lol [05:12] <|QuaD|> zenpod: dnf? [05:12] kensai, that is entirely fallacious logic [05:12] Apache wouldn't work without 80 being forwarded right? [05:12] |QuaD|, Duke Nukem Forever [05:12] kensai: no, there is no logical link between "instability" and "newbie friendliness". [05:12] Does anyone knwo where VIA is in the 2.6.x menuconfig [05:12] zenpod, prove it wrong and I'll believe it [05:13] Hikaru79, generally, no [05:13] <|QuaD|> zenpod: lo [05:13] <|QuaD|> *lol [05:13] Therefore, if my Apache works, my forwarding of 80 must've worked... [05:13] melazybo2, via what? [05:13] Hikaru79, Scratch that, I just got the port list. [05:13] Hikaru79, IP? [05:13] 24.57.4.59 [05:13] <|QuaD|> Hikaru79: my scan isn't over yet [05:13] Ah, I see kurtw :) [05:13] jdub, then prove it wrong, To believe something I just need someone prove what the analyst says worng === TongMaster [~TongMaste@202.162.71.101] has joined #ubuntu [05:14] Hikaru79, connection refused here [05:14] zenpod, connection refused when doing what? [05:14] zenpod: Im having a problem with getting DMA to work i googled, it said i needed to enable VIA in the kernel, i can't find it i must have disabled it on accident [05:14] kensai, in debate, burden of proof is on the one making the claims. You prove it's right :) [05:14] Hikaru79, connection is refused but the port is open. [05:14] Connection refused for what? [05:14] Hikaru79, trying to http to that UP [05:14] The webserver? [05:14] *IP [05:14] Oh, it's off [05:14] yes [05:14] kensai: ubuntu is already user friendly [05:14] Want me to turn it on? [05:14] oh ok [05:14] sure [05:14] Lemme go put it on [05:14] hmmm anyone having probs connecting to http://www.irssi.org/scripts/? or is it just me? [05:14] Hikaru79, Is vsftp set to listen on your LAN interface? [05:14] kensai: "the analyst" means nothing. a huge proportion of windows instability is due to third party drivers and software. "newbie friendliness" has nothing to do with software or system robustness. [05:14] Hikaru79: permission to scan your IP? [05:15] rajasun, works here [05:15] kensai: it's not a matter of proof, it's a matter of logic. [05:15] <|QuaD|> zenpod: according to the hurd website, it looks pretty developed [05:15] zenpod: hmmm [05:15] <|QuaD|> are there anyother microkernel os's? [05:15] jdub, But I believe your point on what youre trying to say. I'm just adding that caring to much about user friendlynes makes it more unstable but this a windows problem what I said about mandrake was to much exageration [05:15] |QuaD|, read the install docs. [05:15] kensai: you are wrong. sorry. [05:16] <|QuaD|> ok [05:16] Then this is not a windows problem? [05:16] then windows is the mot stable os? [05:16] kensai, sacrificing stability in favour of user friendliness would be silly. Doing both is good sense. [05:16] |QuaD|: othe microkernel oses? maybe Haiku [05:16] Hikaru79: OK I won't scan your IP [05:16] kensai: my dishwasher is very user friendly. i did not need to read the manual. also, it does not flood my kitchen. === |X0934| [~|X9239|@ip216-239-75-141.vif.net] has joined #ubuntu [05:16] Back [05:16] OK, apache is on [05:16] Xenguy, it's 24.57.4.59 [05:16] kensai: dude, there is *no connection* between "user friendly" and "unstable". you cannot infer anything about one from the other. [05:16] http://24.57.4.59 [05:16] jdub, thats totally different, programming is other world [05:17] Linux webserver 2.6.8.1-3-386 #1 Tue Oct 12 12:41:57 BST 2004 i686 [05:17] kensai: i don't think windows is particularly stable or friendly. [05:17] it works, Hikaru79 [05:17] Hikaru79: OK, I'll scan your IP :-) [05:17] kensai: it is a logical demonstration. === Ubnewbie [~chatzilla@65.206.46.218] has left #ubuntu [] [05:17] kurtw: What do you mean? I can connect to the ftp from within the lan, but from anywhere else, it's 'connection refused' [05:17] kensai: you are conflating two entirely separate issues. [05:17] Programing is what can make this little error [05:17] Hikaru79, you have ipv6 enabled? [05:17] kensai: no, that is also wrong. [05:17] I believe not [05:17] <|QuaD|> Hikaru79: that sounds like a forwarding problem [05:17] Hikaru79, check your port forwarding on your router. === eclipse [~GT1@h000f3d43838f.ne.client2.attbi.com] has joined #ubuntu [05:18] Hikaru79, and you do have IPv6 enabled, apache says so. [05:18] Hikaru79, check the port forwarding on the router. [05:18] Hikaru79, if you don't use it, turning it off can speed things up a bit [05:18] It's not, because I forwarded port 80 in the same way as port 20-21 and port 80 works so why wouldn't 20-21? [05:18] then I can make a program not caring about the bugs I left behind and make it the most user friendly? [05:18] I'm 99% sure the problem is in my conf file... I'm not experienced enough yet to understand half of these paramaters that I have to set [05:18] kensai: you are conflating two entirely separate issues. [05:18] It'll still unstable [05:18] zenpod, how do u know if ipv6 is enabled? [05:19] eclipse, it's on by default in ubuntu [05:19] iirc [05:19] jdub, then sorry I didn't explained well my point [05:19] kensai: your point is wrong. you have made a logical mistake. [05:19] zenpod, so if i disable that my internet connection will be faster or more responsive? === hoffman [~hoffman@219.95.253.119] has joined #ubuntu [05:19] eclipse, http://www.ubuntuforums.org/showthread.php?t=3713&highlight=firefox [05:20] cool, thnx [05:20] Anyone know what you have to enablee in the kernel to get dma working [05:20] BRB [05:20] jdub,I'm just trying to find the articles of those two Computer engineers that bringed up this issue [05:20] er http://www.ubuntuforums.org/showthread.php?t=3713 w/o the highlighting :D [05:20] melazybo2, it ought to be on by default. Make sure it's enabled in your BIOS [05:21] zenpod: It is, and i recompiled my own kernel, and i think i might have disabled it [05:21] zenpod: Any idea of what needs to be enabled to get it working? [05:21] jdub, anyways I believe your right. My point is wrong in the way that I don't know how to explain it well. My first language is spanish ;) [05:21] melazyboy, ahhh. Not offhand, I know it's in the kernel config. make xconfig or menuconfig and go looking, I guess. [05:22] im looking and not seeing =[ === OS_Tiberius-L- [~jhanson@pcp08395038pcs.cnclrk01.pa.comcast.net] has joined #ubuntu [05:22] Found it [05:22] how silly [05:23] melazyboy, there ya go :) === OS_Tiberius-L- [~jhanson@pcp08395038pcs.cnclrk01.pa.comcast.net] has left #ubuntu ["Leaving"] === kensai is falling asllep and is having a nightmare, Windows xp has 3 open aplications and it hasn't frozen. [05:24] its under the parrent tree of generic/default ide chipset support [05:24] Gnite [05:24] <|QuaD|> has the stability of gnome improved any in hoary? [05:24] |QuaD|, it has decreased [05:24] kensai, I'm on XP and it hasn't crashed for days. === dablitz [~dablitz@CPE0010a72812e6-CM014320000110.cpe.net.cable.rogers.com] has joined #ubuntu [05:24] Well, it's still a development [05:24] <|QuaD|> ?? [05:25] *al version [05:25] <|QuaD|> kensai: what ? [05:25] |QuaD|, we are waiting for 2.10 [05:25] It'll be stable enough by the time it's ready for release right? [05:25] kensai is an ubuntu developer? [05:25] Nope [05:25] Hikaru79: do you mind if I /msg you? [05:25] <|QuaD|> kensai: my question is is it any more stable? i looked at it 2 weeks ago and it was having problems === Rene_S [~rskrodzki@CPE000ae62705a3-CM014490004397.cpe.net.cable.rogers.com] has joined #ubuntu [05:26] |QuaD|, it is 2.9.1 development version right now [05:26] I'd just wait until april for hoary [05:26] |QuaD|, maybe more stable than two weeks ago not that much [05:26] Xenguy of course not :) [05:26] <|QuaD|> zenpod: i am [05:26] <|QuaD|> jsut trying to figure out the status [05:26] <|QuaD|> kensai: alright :0 [05:26] <|QuaD|> :) [05:27] Hikaru79: very well [05:27] zenpod, I was just joking about XP doesn't have sense of Humor? [05:27] ver [05:27] kensai, nah, I do :) [05:27] Xenguy, I meant I don't mind... you can /msg me, of course1 [05:27] *! [05:27] wait [05:27] does pci ide only apply to ide card connected through expansion slots [05:27] zenpod, I think overall XP is good...... If you want to die of a heart disease because of all the bugs and infestation LOL [05:27] Hikaru79: I thought so, but it is considered good form to ask first ;-) [05:28] ^ ^ [05:28] melazyboy: no [05:28] georgia: Hrm thats how i read it, what does PCI have to do with IDE then and why is the DMA option under that tree [05:29] Sorry for the minutes ago I think I was a bit exalted by the idea Linux can become like Windows but now I'm confident it won't === reversal [~john@ool-18b9b6b7.dyn.optonline.net] has joined #ubuntu [05:29] Long live Linus Torvald ! Hurrayy! [05:29] melazyboy: your ide controller on board is actually on the pci bus, its not in a slot, but it is on that bus, and its the pci us that allows DMA [05:29] What are some repositories I can add for apt, amd64-wise? [05:30] georgia: Wow good information did not know that. i thought the pci bus branched off the ide bus [05:30] nope, its the other way round. [05:31] just abotu every onboard device is actually a device on the pci bus [05:32] georgia: Well one more question since you seem to know your stuff, my computer is working fine now with 'generic pci ide chipset support' built in or compiled as module from the kernel, what exactly does that do, and will i need it to use DMA which is located in the same tree under 'pci ide chipset support' [05:32] err working fine without * [05:34] to be honest i'm not entirely sure, never done much kernel tweaking, i can almost always get away with stock kernels. i'm more of a hardware girl than a software girl. === encryptio [~encryptio@user-119a28l.biz.mindspring.com] has joined #ubuntu [05:34] though it seems a bit weird that everything works without that, unless there is a specific driver loaded for your onboard ide controller [05:34] Yes i was thinking the same thing [05:35] i mean i seriously killed the whole PCI IDE tree, and im running cds, and using an 2 ide hds right now [05:35] have you booted off the new kernel? [05:35] georgia: Yea im using it as we speak [05:36] run the command "uname -a" in a terminal and let me know what the output of that is [05:37] I mean i had ata/atapi/mfm/rll tree, in it i had the 'include ide/ata-2 disk support', and 'include ide/atapi cdrom support' and the 'generic default ide chipset support', but becasue of my misunderstanding the big subtree of 'ata/atapi/mfm/rll support', entitled 'pci ide chipset support' was removed [05:38] 2.6.7.1. #9 Sat Nov 27 18:26:43 CST 2004 i686 GNU/Linux [05:38] made it yesterday === MacPlusG3 [~stewart@c211-28-166-127.eburwd2.vic.optusnet.com.au] has joined #ubuntu [05:39] Any way crummy kernel docs on that one, pretty blurry for a new guy to figure out [05:39] err [05:39] thats 2.6.8.1 [05:39] i typed it, this is my irc/raid box =/ [05:40] omh [05:40] *omg [05:40] Neverball is HARD [05:40] melazyboy: that's weird, totally lost me. === TongMaestro [~TongMaste@202.162.71.101] has joined #ubuntu [05:41] ok, try "sudo hdparm -d /dev/hda" melazyboy [05:42] one sec let me get in with another irc client on other box === melazyboy2 [~melazyboy@tx-65-40-204-202.dyn.sprint-hsd.net] has joined #ubuntu [05:43] ok there we go [05:44] melazyboy@l33t-4nd-l4zy-n1gg3r:~ $ sudo hdparm -d1 /dev/hda [05:44] bah no multiline paste in xchat === trevor [~trevor@ppp-66-141-222-128.dialup.tulsok.swbell.net] has joined #ubuntu [05:45] if you had done just "-d" it would have told you the current setting [05:45] its off.. otherwise i woulden't be doing this lol [05:45] the error is probably a little more usefull [05:45] HDIO_SET_DMA failed: Operation not permitted [05:46] setting using_dma to 1 (on) [05:46] HDIO_SET_DMA failed: Operation not permitted [05:46] using_dma = 0 (off) [05:46] Hello all. I just installed Ubuntu Linux and during the setup I accidentally chose 1024 besides 1280 for my resolution [05:46] hold ctrl and hit plus in x [05:46] How can I change my reolution to 1280? [05:47] err thats ctrl + alt + (plus sign) lol [05:47] Computer --> System Configuration --> Screen Resoltuion [05:47] melazyboy: was just making sure, ok, i think you should probably recompile with that module, hopefully you'll get dma then, but i'm not 100% sure [05:47] Im pretty sure thats it, im good at breaking stuff [05:47] luckily im not that shabby at fixing it [05:47] Yes, but 1280 isn't on there. I didn't add it when I did the set-up [05:48] err [05:48] or ther other way around =/ [05:48] anyway its late recompile and finish take home test [05:48] see everyone later, good night [05:50] I guess the question should be: How can I edit whatever configuration I need to so I can have the option to change my resolution to 1280? === LucidVisions [~LucidVisi@209-180-169-29.ptld.qwest.net] has joined #ubuntu === trevor is now known as trev0r [05:50] trevor: /etc/X11/xorg.conf or /etc/X11/xfree86* === sm-lunch is now known as sm [05:51] Neither of those files exist [05:51] I know I have XFree [05:51] Err.. [05:52] XFree86* [05:52] what ever its called i think its /etc/X11/XFree86-4.conf === ntl [~nathanl@user-0vvd96d.cable.mindspring.com] has joined #ubuntu [05:52] Hmm, I see [05:52] im not sure im using xorg, even though i regret it... really really regret it [05:52] This looks a bit complicated [05:53] trev0r: Nah just find the color depth you have and add the resolution you want [05:53] or you cna use dpkg to do it [05:53] <|QuaD|> trev0r: its not really complicated [05:53] /etc/X11/XF86Config-4 [05:53] <|QuaD|> copy and paste what you have before [05:53] its like 'dpkg-reconfig x-window-system' [05:53] or something on those lines [05:53] I think dpkg-reconfigure xserver-XFree86 [05:53] either x-window-system, or x-windows-system === |Phobos| [~|Phobos|@ip216-239-75-141.vif.net] has joined #ubuntu [05:53] or that... ubuntu could have changed it.. === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [05:54] <_|Imanewbie|_> cool I got no sound [05:54] Or (very likely), I'm wrong :P [05:54] _|Imanewbie|_: what did you do? [05:54] trevor@zeppelin:/etc/X11 $ sudo dpkg-reconfigure xserver-XFree86 [05:54] _|Imanewbie|_: 'cat /dev/urandom | /dev/dsp' or 'cat /dev/urandom | aplay' (oss : alsa) [05:54] <_|Imanewbie|_> Now by NO REASON if I try to run BMP it says it couldnt open audio [05:54] I did that and nothing happened [05:55] I think I will do it manually [05:55] What is the height when the width is 1280? === |Phobos| [~|Phobos|@ip216-239-75-141.vif.net] has joined #ubuntu [05:56] NOOOOO the sco hack page has been fixed [05:56] 1280*768 if i remember rihgt [05:56] <_|Imanewbie|_> Playing raw data 'stdin' : Unsigned 8 bit, Rate 8000 Hz, Mono [05:56] Well, I know it is 1024x768 [05:57] So I don't think 768 is right [05:57] Gmail: Reverted, if its not back hacked in 10min, then the exploit isn't fixed. === |Phobos| [~|Phobos|@ip216-239-75-141.vif.net] has joined #ubuntu [05:57] trev0r: 1280x960 if it's a CRT [05:57] trev0r: err your right [05:57] 1280x1024 if it's and LCD [05:57] Ok, its a LCD [05:57] <|QuaD|> Gmail: sco hack page? [05:57] Thank you [05:57] <_|Imanewbie|_> if I try to put volume it it auto goes down [05:57] <_|Imanewbie|_> *volume up [05:58] I am not in front of my Ubuntu comp right now. Ubuntu come with xinetd or inetd? [05:58] <_|Imanewbie|_> dammit! [05:59] |QuaD|: look at my artical on neowin.net 's home page === nomasteryoda [~tux@ip24-252-193-86.mc.at.cox.net] has left #ubuntu ["Leaving"] === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [06:01] another GTK 2.5 bug [06:01] <|QuaD|> lol === s0cks is now known as Rolled_s0cks [06:01] <_|Imanewbie|_> =( I have no more sound! === adoyretsamon [~tux@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu [06:01] kurtw, it comes with inetd === Rolled_s0cks is now known as s0cks === s0cks is now known as Rolled_s0cks === Tomcat_ [Tomcat@pD9518640.dip.t-dialin.net] has joined #ubuntu === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [06:09] <_|Imanewbie|_> solved [06:09] <_|Imanewbie|_> Ive changed my user name and the system kicked me out of the user groups for audio and stuff [06:09] Hot damn! [06:09] E17 is in CVS [06:10] is anyone going to be putting together E17 packages for ubuntu? [06:10] <|QuaD|> where is the php binary located in warty? [06:10] BeanDip: note that it's pretty much unusable at the moment [06:10] and considered pre-alpha code at best [06:10] <_|Imanewbie|_> wich groups can a user acces by default? [06:10] http://www.eshots.de.gg/ [06:10] Apparently I'm not the only one who checks slashdot like 284732984 times a day [06:10] lol [06:10] check that shit out === zenpod points at BeanDip [06:11] especially the two videos at the bottom of the page [06:11] <|QuaD|> whats e17? [06:11] <|QuaD|> how do i install the php-cli? [06:12] <|QuaD|> i have the php4 package but i don't think it installed the cli [06:12] enlightenment is almost e17 [06:12] <_|Imanewbie|_> wich groups can a user acces by default? [06:12] omg I can almost hear [06:12] it's a miracle! === regeya [~shane@dialup-4.159.59.171.Dial1.Chicago1.Level3.net] has joined #ubuntu [06:12] _|Imanewbie|_, 'cat /etc/group | more' [06:13] <_|Imanewbie|_> BeanDip: Ive screwed up mine =) [06:13] <_|Imanewbie|_> BeanDip: so I cant check it =) [06:13] _|Imanewbie|_, well, don't do that! ;) [06:13] so, no way of installing ubuntu from the livecd? [06:13] can someone direct me to some theora videos? [06:13] <_|Imanewbie|_> zenpod: can you list me the groups your user can use? [06:14] _|Imanewbie|_, Um.. let's see.. Administrators. I'm in XP atm ;) [06:15] <|QuaD|> anyone? how to get a php cli? [06:15] zenpod: ??? XP OMFG, EVERYONE OVERREACT THIS IS A LINUX CHAT ROOM... [06:15] zenpod: it probably wasn't called for but it seemed like the popular thing to do [06:16] melazyboy, heehee :D [06:16] EXEC The system cannot find the file specified. [06:16] EXEC The system cannot find the file specified. [06:16] hm [06:17] I can't get ver to work, since it's built into cmd.exe [06:17] haha [06:17] where do i go to get the linux source or header? [06:17] <_|Imanewbie|_> melazyboy: can you give me the groups your first user in ubuntu uses? [06:17] odd, xp has command.com go figure. [06:17] im thinking root:root [06:18] <_|Imanewbie|_> melazyboy: take a look on users and groups for me plz [06:18] root:x:0 === Talliesin__ [~Jon@83-70-246-101.b-ras1.prp.dublin.eircom.net] has joined #ubuntu [06:19] root is in the group... root [06:19] so root:root... =/ [06:19] <_|Imanewbie|_> should my ordinary be on the group bin? [06:19] <_|Imanewbie|_> my ordinary user [06:19] no int he group adm [06:19] <_|Imanewbie|_> no int? [06:19] adm:x:4:melazyboy === ntl [~nathanl@user-0vvd96d.cable.mindspring.com] has left #ubuntu [] [06:25] bppppredppppp, [06:25] er.. boooredommm ;) [06:26] recompile kernel [06:26] im on number 10 === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu [06:27] <_|Imanewbie|_> ls [06:27] Microsoft Windows XP [Version 5.1.2600] [06:27] AHA [06:27] I got it to work. [06:27] instead of /exec -o uname -a, it's /exec -o cmd /c ver [06:28] I am wayyy too proud of myself for that === zenpod goes to get professional psychiatric help === elmaya [~elmaya@201.129.167.196] has joined #ubuntu [06:29] <_|Imanewbie|_> exit === TongMaestro is now known as TongMaster === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [06:34] wb _|Imanewbie|_ [06:34] <_|Imanewbie|_> zenpod: what? [06:34] welcome back [06:34] lol [06:34] <_|Imanewbie|_> zenpod: can you help me? [06:34] um [06:35] depends, with what? [06:35] If I can, I will. [06:35] <_|Imanewbie|_> zenpod: I just need to know in witch groups the first user ubuntu creates is listed [06:36] <_|Imanewbie|_> you can see it in SystemConfiguration -> Users and Groups [06:36] Oh, I have no idea, sorry.. users, maybe wheel. [06:36] I am not sure [06:37] <_|Imanewbie|_> zenpod: you can check it ->Computer -> SystemCOnfugration->Users and Groups [06:39] is stopping make risky when its compiling? [06:39] I want to halt it so i can finish watching a movie [06:39] do i risk fucking it up if i do? [06:39] _|Imanewbie|_, umm... [06:39] Microsoft Windows XP [Version 5.1.2600] === zenpod is not in Linux at the moment. === _|Imanewbie|_ attempts to suicide [06:40] anyone? [06:40] melazyboy, well, you can hit ctrl+c to kill it, then try running it again.. I don't know, it worked for me in FreeBSD all the time, but YMMV... === encryptio [~encryptio@user-119a28l.biz.mindspring.com] has joined #ubuntu [06:40] YMMV? [06:40] when I was building ports, it caused me no issues. [06:40] Your Mileage May Vary [06:40] I want too ctrl+z it and bring it back later [06:40] i.e. I can promise it'll work [06:41] *can't [06:41] <_|Imanewbie|_> anyone here can help me out please? [06:41] <|progenic|> excuse me, can xine play ogm file ? [06:41] <|progenic|> or what package i have to installed in order to make it work [06:41] |progenic|: Get vlc it can play anything === TheMuso [~luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu [06:42] mostly... === Ruffian|Q| [Ruffian|Q|@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu === plovs [~plovs@62.84.21.44] has joined #ubuntu === Ruffian|Q| is now known as RuffianSoldier [06:49] mdz: fuck svgalib, get rid of it === Safari_Al [~triley@203.52.193.58] has joined #ubuntu === krusty [~krusty@201.129.107.103] has joined #ubuntu [06:56] I have a dds-4 tape drive on an ubuntu system, the st module is loaded so the /dev/st* entries appear, but `mt -f /dev/st0 erase` takes absolutely forever... I stopped it after an hour and a half and it was only probably half way through. Anyone have thoughts on why this could be so_ [06:56] ? [06:56] Hi!!! [06:56] I'm new on linux Ubundu [06:57] Where can I found Tutorials, to learn about?? [06:57] ubuntulinux.com [06:57] ubuntulinux.org === popsicles [~chello@42.omaha-03rh16rt-04rh15rt.ne.dial-access.att.net] has joined #ubuntu [06:57] krusty: you want doc for gnome? [06:58] yes I want it Gmail... === eclipse [~GT1@h000f3d43838f.ne.client2.attbi.com] has joined #ubuntu === Amaranth [~travis@63-229-188-179.sxcy.qwest.net] has joined #ubuntu [06:59] I want to learn about programming on linux to give back for the community... [06:59] can someone help me with this error: [06:59] Error activating XKB configuration. [06:59] Probably internal X server problem. [07:00] X server version data: [07:00] The X.Org Foundation [07:00] 60801000 [07:00] If you report this situation as a bug, please include: [07:00] - The result of xprop -root | grep XKB [07:00] - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb [07:00] this is after i upgraded to xorg [07:01] is there a setting that i can adjust to fix this error message? === JDay [~JDay@c-24-21-161-9.client.comcast.net] has joined #ubuntu [07:09] krusty: gnome.org/learn [07:11] thanx Gmail [07:11] I'm having trouble getting the ATI drivers running. [07:12] Is there anyone here with experience with that that'd be willing to help me out? === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [07:13] JDay: i would help but i got an early class in the morning, i gotta hit the sack [07:13] Alright, thanks, anyway. === awtcmc [~awtcmc@cpe-24-176-129-082.suff.va.charter.com] has joined #ubuntu === noneus [~noneus@pD950F28A.dip.t-dialin.net] has joined #ubuntu [07:16] can anyone help with gnomerar? [07:17] what's the program that is called network settings called on the command line? [07:17] network-admin! [07:17] yay! === mlh [~mlh@c211-30-62-11.belrs1.nsw.optusnet.com.au] has joined #ubuntu === ztonzy [~bleh@c-d34671d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu === dad_ [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu === ToTo [~ToTo@82.52.92.171] has joined #ubuntu [07:20] Anyone with ideas for the ATI driver? The guide in the wiki didn't work for me. It's a 9600 XT on an nforce2 motherboard. [07:20] anyone know how i can access shoutcast streams? [07:21] dad_ xmms should be able to, as well as beep-media-player and rhythmbox [07:21] ah yes rythmbox thnks ill try it [07:22] err where might I find rythmbox? [07:23] rhythmbox.org ? :) [07:23] sterling idea lol [07:25] erm can't you find it with synaptic? [07:26] no its not there === Amaranth [~travis@amaranth.user] has joined #ubuntu [07:28] anyone else having issues with openoffice.org-debian-files? [07:29] in hoary === calamari [~calamari@dialup-4.240.108.253.Dial1.Phoenix1.Level3.net] has joined #ubuntu [07:30] got it thnks housetier === moj0rising [~whatever@ip68-108-92-247.lv.lv.cox.net] has joined #ubuntu [07:38] wth when i go to shoutcast and open the location in rhytmbox i get error can't open resourse for writing anyone else ever get that [07:39] what command can i use to find the priority of a ps [07:39] priority of a what? [07:40] the nice priority [07:40] of a ps? [07:40] ??? [07:40] process [07:40] what's a ps? [07:40] ok === Cygnia [~cygnia@adsl-64-142-84-190.sonic.net] has joined #ubuntu [07:41] dont know? [07:43] doesn't seem to be an option in ps to do it, that's weird [07:43] top will tell you though [07:46] type top that shows you the top most === deFrysk [~deFrysk@g90181.upc-g.chello.nl] has joined #ubuntu [07:47] your telling me there isnt one app that just simply returns the niceness of a process? [07:48] seems v. odd [07:50] top shows the nice value [07:52] I am getting errors when I attempt to run synaptic or anything in gnome requiring root access... [07:52] ..does anyone know what some possible causes could be? [07:53] I have searched around and posted to the forums.. [07:53] and so far, no dice. === pitti [~martin@195.227.105.180] has joined #ubuntu === enabl [~enabl@host81-157-163-89.range81-157.btcentralplus.com] has joined #ubuntu === dad_ [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu === siretart [siretart@meinungsverstaerker.de] has joined #ubuntu [08:03] try ps -eo fname,ni [08:04] anyone know if I can use fonts besides ttf in the fonts:/// folder? === Myke [~ricardo@82.154.101.22] has joined #ubuntu [08:04] good night lads [08:04] goodnight [08:05] after 8 hours or so... i finally managed to have suspend-to-disk working in linux :) [08:05] any senior linux users here? [08:06] as in old guys? [08:06] i don't think i'm old... :) [08:06] how old? ;) [08:06] 24 === mdz_ [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #ubuntu [08:06] umm over 65? === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu [08:06] heh [08:07] My age could be accurately measured as being precisely 100000 [08:07] outstanding lol === Karthik085 [~karthik08@12-222-145-212.client.insightBB.com] has joined #ubuntu [08:07] but I wouldn't get a senior discount at the dime store [08:08] so, you're 32... time will come... [08:08] and, faster for you than for me... [08:08] its that time for me already hehe === gloin looks at the clock, then his bed, and knows what time it is... [08:08] dad_, you're 60 something? [08:08] night all [08:08] 69 myke [08:08] lol [08:08] goodnight [08:09] no night for me.. [08:09] or me its 4pm here [08:09] i have to wakeup in 51 minutes to go to the airport [08:09] it's 7 am here [08:09] Hey, I want to install Ubuntu for my laptop which runs AMD XP 3000. When I looked at Download page of linux, it doesn't have a release for it. Is there a previous version that supports amd xp? [08:09] Karthik085: ubuntu supports your cpu [08:10] you probably out of luck in respect to suspend-to-disk [08:10] Karthik085: the i386 version is the one for you [08:10] awesome...what version should I download?? [08:10] there's only one version of ubuntu yet [08:10] 4.1 === netmonk [~netmonk@nat-30.c0msys.net] has joined #ubuntu [08:10] Myke id like to listen to internet radio but im a bit unsure as to how to go about it - any clues? [08:11] dad_: find web page with radio, then listen :) [08:11] but i386 support only intel machines, rite?? [08:11] well thats a help lol [08:11] Karthik085: no.. [08:12] i386 is a general term for intel, amd and someothers [08:12] okay, thanks. [08:13] while we are talking about that, just to confirm i686 does not support AMD right? === Klowner_ [~klown@208.23.178.118] has joined #ubuntu [08:13] because 686 has pentium specific optimizations === Ruffian|Q| [Ruffian|Q|@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu [08:14] melazyboy, wrong [08:14] i686 will run on AMD [08:14] just fine [08:14] you should use i686 for xp and up [08:14] but yeah Myke is right [08:15] rather, you should install the k7 kernels on amd athlon and duron machines [08:15] and i686 on intel [08:15] when you use the k7 kernels do the list with uname -a as i686 or k7? [08:16] see i was always told what jdub just said -- but my expereicen with linux and amd is almost nonexistant - im just wondering if use K7 optimizations will it list as i686, and does i686 run on k7 chips === CHS [~CHS@geekhost.info] has joined #ubuntu [08:18] http://img113.exs.cx/my.php?loc=img113&image=OSXLikeXP.jpg === ztonzy [~bleh@c-ec4671d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [08:19] melazyboy, i686 runs on k7 [08:21] 40 minutes to get up :p [08:21] better go to bed first a bit :) === hbos [~herman@213-132-207-191.adsl.nlhosting.nl] has joined #ubuntu === krs [~ramasubbu@202.144.86.147] has joined #ubuntu [08:24] What do you have to do to give groups other than root the ability to shutdown [08:25] give other groups execute access on /sbin/shutdown? [08:25] they can execute,, it just says you must be root to do that [08:27] /etc/shutdown.allow [08:28] chmod +s /sbin/shutdown ? :p [08:28] what does the sticky flag do again? === AlohaWolf [alohawolf@cpe-24-24-251-219.socal.rr.com] has joined #ubuntu === noneus1st [~noneus@pD950F232.dip.t-dialin.net] has joined #ubuntu === Ruffian|Q| [Ruffian|Q|@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu [08:30] well.. it just runs the program as root [08:31] no [08:31] that's setuid [08:31] sticky is ont the same [08:31] +s is turn sticky flag on right? [08:31] http://www.faqs.org/faqs/hp/hpux-faq/section-70.html [08:31] i just never understood what it did [08:31] well read that link [08:32] it's for hp-ux but it's the same === hazmat [~hazmat@c-24-15-10-12.client.comcast.net] has joined #ubuntu [08:32] thanks Agrajag its on my list of things to do tomorrow, right after finish take home test === sulkd [~henry@194-144-124-151.xdsl.is] has joined #ubuntu === hoffman [~hoffman@219.95.29.60] has joined #ubuntu === jiyuu0 [~jiyuu0@219.95.29.60] has joined #ubuntu === Esc_Ctrl [~stephonsm@as5300-9.216-194-23-139.nyc.ny.metconnect.net] has joined #ubuntu === cyrus-tc [~cyrus-tc@pD952724A.dip.t-dialin.net] has joined #ubuntu [08:39] 21 minutes to wake up :| === |^JaMeS^| [~nobody@cvip-dsl-204-67.cvip.net] has joined #ubuntu === micsch [~micsch@p5480D881.dip.t-dialin.net] has joined #ubuntu === Talliesin_ [~Jon@83-70-246-101.b-ras1.prp.dublin.eircom.net] has joined #ubuntu === hartbrkr [~hartbrkr@S0106000ae65fbb95.cc.shawcable.net] has joined #ubuntu === Abercrombie [Rob|LN@user-12hdq7g.cable.mindspring.com] has joined #ubuntu [08:50] is it possible to uninstall mozilla firefox that's installed with ubuntu (warty), and install the newer mozilla firefox 1.0? in the package manager it says that if I remove mozilla it will also remove a package that's called "ubuntu-desktop" .. what do I do? === Elwood [~Elwood@ppp-62-11-186-15.dialup.tiscali.it] has joined #ubuntu === hoffman [~hoffman@219.95.249.126] has joined #ubuntu [08:58] is it possible to uninstall mozilla firefox that's installed with ubuntu (warty), and install the newer mozilla firefox 1.0? in the package manager it says that if I remove mozilla it will also remove a package that's called "ubuntu-desktop" .. what do I do? === mrjive [~mrjive@net-206-24.noicomnet.it] has joined #ubuntu [09:00] where can i get a screen shot of ubuntu === b_e_n_z [~b_e_n_z@vp182095.kln.uac68.hknet.com] has joined #ubuntu [09:03] Esc_Ctrl: It's a Linux distribution. Screenshots won't tell you anything. [09:03] is it possible to uninstall mozilla firefox that's installed with ubuntu (warty), and install the newer mozilla firefox 1.0? in the package manager it says that if I remove mozilla it will also remove a package that's called "ubuntu-desktop" .. what do I do??????? [09:04] hartbrkr: you can upgrade to hoary for Mozilla Firefox 1.0. [09:05] netsplit: hoary? what do you mean? [09:05] hartbrkr: That's the distribution of Ubuntu that's currently in development. === netmonk [~netmonk@nat-30.c0msys.net] has joined #ubuntu [09:05] but it's in heavy flux [09:05] and it's not supported yet [09:05] http://www.ubuntulinux.org/wiki/GuideToHoary [09:06] and you really don't want it if you want your system to 'Just Work' [09:06] netsplit: is that the only way I can do it? I can't just remove firefox? what will happen if I remove the package ubuntu-desktop that depends on it for some reason? [09:07] hartbrkr: ubuntu-desktop is a meta-package and can be removed safely, but it'll make upgrading to hoary harder when it's released (in April) [09:07] Description: The Ubuntu desktop system [09:07] This package depends on all of the packages in the Ubuntu desktop system [09:07] . [09:07] It is safe to remove this package if some of the desktop system packages are [09:07] not desired. [09:07] Hmm, yeah, I think you can just remove it. [09:07] I don't have it installed I think. === Amaranth [~travis@amaranth.user] has joined #ubuntu [09:07] can I just reinstall it again after i install firefox 1.0? [09:08] no [09:08] it depends on the current version for warty [09:08] You don't need it. [09:08] also, where do you intend to get firefox 1.0? [09:08] anyone else having issues with openoffice.org-debian-files in hoary? [09:08] you want the package, but the firefox 1.0 package from hoary probably won't work on warty [09:08] Treenaks: isn't that the newest version? [09:09] hartbrkr: yes, but 0.9.3 is the "supported" version by Warty.. best thing to do is just wait for hoary.. testing releases should be due in a few months [09:09] Treenaks: can't i just get it from mozilla org? [09:09] hartbrkr: no, that'll break upgrades [09:10] hartbrkr: because the package manager won't know that you have it installed === Amaranth got it from mozilla.org and installed it in /opt/mozilla-firefox === thx1138 [~bdusauso@101.206-200-80.adsl.skynet.be] has joined #ubuntu === krs [~ramasubbu@202.144.86.147] has left #ubuntu [] [09:10] Amaranth: eeks === Zotnix [martin@69.0.55.105.adsl.snet.net] has joined #ubuntu [09:10] that way it can coexist with the warty system and i can use it [09:10] then i switched to hoary, but still ;) [09:11] Amaranth: did you remove firefox that came with warty? [09:11] no [09:11] Anyone know what package would install the xorg-x11 Xauth.h file? (That should be in /usr/X11R6/include) [09:11] libxau-dev [09:11] Amaranth: maybe i'll try that out, thanks === hbillo [~hbillo@94.102.119-80.rev.gaoland.net] has joined #ubuntu [09:11] i just set sensible-browser to /opt/mozilla-firefox/firefox and editted the shortcuts to the warty version [09:11] xlibs-dev <- perhaps. [09:11] xlibs-dev = all X development headers, right? [09:11] you get the real icon with the mozilla.org version, thats my main reason for using it [09:12] Thanks fabbione [09:12] Amaranth: the MAIN reason is the ICON?? [09:12] xau has it. [09:12] Treenaks: yes [09:12] Amaranth: scary :) [09:12] Amaranth: you could've just downloaded the icon :) [09:12] Sure, but now my version has all the plugins and such setup correctly [09:12] lol @ Amaranth. [09:12] Spent the last half hour looking in all the packages and googling. === Zotnix smirs. [09:13] smirks* === h-t [~housetier@dsl-213-023-046-128.arcor-ip.net] has joined #ubuntu [09:13] Zotnix: next time, look at packages.debian.org, it lets you search for files. [09:13] Though it didn't find libxau-dev ... === h-t is now known as housetier [09:14] netsplit, ah, okay. Thanks. === Todd_MA_1975 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has joined #ubuntu === jiyuu0 [~jiyuu0@219.95.174.247] has joined #ubuntu === jolg [~jolg@h150n2fls32o868.telia.com] has joined #ubuntu === ik5pvx [~Bus_Error@paperino.noc.seabone.net] has joined #ubuntu === Todd_MA_1975 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has joined #ubuntu === Chand [~Chand@ABordeaux-251-1-25-81.w82-125.abo.wanadoo.fr] has joined #ubuntu [09:23] why isn't nvu in debian repos or ubuntu's? [09:24] Because nvu sucks? [09:24] because no one has packaged it yet [09:24] ctd: no. [09:24] ctd: have you seen it [09:24] jdub: Honestly, trying to package it for arch.. was hell.. [09:24] Gmail: Yeah. [09:25] Gmail: It really is just a re-badged mozilla composer. [09:25] jdub: why doesn't someone do it besides writing in the wiki howyo install he cound of just made a .deb === MobyTurbo [~chai@as5300-3.216-194-7-149.nyc.ny.metconnect.net] has joined #ubuntu [09:26] Gmail: he might not know how. instead of asking why no one has done it, why don't you do it? [09:26] ctd: you can't do 10% of what you can do with nvu [09:27] Gmail: vim can do even more [09:27] Gmail: Can you be so sure? [09:27] jdub: can you give me the NEW howto make a deb besides the old way dpkg-build.... [09:27] Treenaks: (that is totally not a valid argument...) [09:27] Gmail: see the new maintainer's guide on debian.org [09:27] Treenaks: ^^ [09:28] jdub: I know :) [09:28] jdub: link? [09:28] Gmail: http://debian.org/ and follow the links. [09:28] Gmail: i'm sure you can find it on debian.org or with google faster than i can find it for you [09:28] ..like jdub said. === jiyuu0 [~jiyuu0@219.95.163.87] has joined #ubuntu [09:29] search is b0rken [09:29] use google with site:www.debian.org [09:30] sheesh dude [09:30] just type "new maintainer's guide" into google [09:30] or use debian google thingy [09:30] and press i'm feeling lucky [09:30] http://www.debian.org/doc/maint-guide/ch-start.en.html [09:31] shees i fund it before i said search is b0rken [09:31] can anyone tell me how to add debian-marillat to my apt sources? [09:31] does marillat have ppc packages? [09:31] dad_, add it to /etc/apt/sources.list [09:31] dad_: Just use multiverse. [09:32] dad_: what are you doing on irc === Abercrombie [~Armani@pool-162-84-224-200.ny5030.east.verizon.net] has joined #ubuntu [09:32] what is the full multiverse entry? [09:32] dad_: just add multiverse to your existing lines [09:32] trying to wrap my 70 yold brain around linux [09:32] dad_, same as the universe entry, except with "multi" [09:33] dad_: Add to the end of your existing universe [09:33] okies thanks [09:33] ..line. [09:36] deb-src http://archive.ubuntu.com/ubuntu/ warty universe multi ? [09:36] dad_: what are you doing on irc?!?!? [09:36] dad_, not multi, multiverse [09:36] dad_: 'multiverse' [09:36] uhoh lol [09:36] GMAIL clean your room this instant! [09:37] dad_: make me === dhans [~dhankv200@61.95.184.1] has joined #ubuntu [09:39] not woring no such error [09:39] dad_: no such error? that's a new one :) [09:39] hehe === ondrej [~ondrej@81.95.104.178] has joined #ubuntu [09:40] as in no such file directory error === dhans [~dhankv200@61.95.184.1] has left #ubuntu [] === king_arthur [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [09:40] having the dickens of a time trying to get mplayer installed [09:41] okay, so um, should I install warty or hoary? :) === telemaco [~telemaco@173.Red-81-35-11.pooles.rima-tde.net] has joined #ubuntu [09:41] warty [09:41] Micksa: install warty, consider upgrading to hoary later on. [09:41] are releases going to get bugfix updates? or is it the same deal as debian? [09:42] (ie security updates only) [09:42] Micksa: some bugfixes for high impact bugs (same as debian) [09:42] (essentially) [09:42] ok [09:43] wb king_arthur === seb128 [~seb128@ANancy-151-1-22-248.w83-194.abo.wanadoo.fr] has joined #ubuntu [09:44] Gmail: g'dday :-) [09:44] anyone have time to look at my apt sources.list? [09:44] dad_: go ahead [09:45] thanks and g-day === nexus [~nexus@h59.217.40.69.ip.alltel.net] has joined #ubuntu [09:46] deb http://archive.ubuntu.com/ubuntu/ warty universe [09:46] deb-src http://archive.ubuntu.com/ubuntu/ warty universe [09:46] deb http://security.ubuntu.com/ubuntu/ warty-security main restricted [09:46] deb-src http://security.ubuntu.com/ubuntu/ warty-security main restricted [09:46] deb http://archive.ubuntu.com/ubuntu/ warty multiverse [09:46] deb-src http://archive.ubuntu.com/ubuntu/ warty multiverse === wood1 [~bill@202.79.36.137] has joined #ubuntu [09:46] cant seem to get synaptic to acces multiverse [09:46] I have a minor problem with the gnome session manager [09:47] dad_: what is the question? [09:47] What is the problem with Gaim 1.0.0, I can't connect to MSN Messenger ? [09:47] is there something wrong with the multiverse entry?synaptic cant access it === mrjive [~mrjive@net-206-24.noicomnet.it] has joined #ubuntu [09:48] wood1: it's a known bug === mrjive [~mrjive@net-206-24.noicomnet.it] has left #ubuntu ["Leaving"] [09:48] dad_: pls forgive my ignorance but what is multiverese? [09:48] Well can something be done to Gaim to connect to MSN ? [09:48] oops i guess its like no such error? lol [09:48] dad_: multiverse? [09:48] king_arthur, like universe except for non-free packages. [09:49] yeah what a nork i am [09:49] thnks [09:49] Treenaks, how do I upgrade Gaim to Version 1.0.3 ? [09:49] MobyTurbo: tks perhaps you have the other answer as well. To me it looks OK [09:50] king_arthur: g'd night [09:50] deb http://archive.ubuntu.com/ubuntu/ warty multiverse [09:50] wood1: change the deb-src lines (ONLY those!) to hoary in /etc/apt/sources.lst, apt-get build-dep gaim; cd gaim; dpkg-buildpackage -b -uc; cd ..; ls *deb [09:50] is my multiverse line. You also need the universe, security, and main repository lines. [09:50] Gmail: it's morning here, cathyoulater. [09:51] wood1: uh, sorrt, after apt-get build-dep gaim do "apt-get source gaim", and THEN cd gaim-1.0.3 === thoreauputic [~petros@wolax8-031.dialup.optusnet.com.au] has joined #ubuntu === Keybuk [scott@descent.netsplit.com] has joined #ubuntu [09:54] Treenaks, I am using Warty in this Machine === TiffOn [~Kualkiera@218.Red-217-126-197.pooles.rima-tde.net] has joined #ubuntu [09:54] wood1: yes, I know [09:55] wood1, actually I'd reccomend pinning, and add the deb and/or deb-source lines rather than replace them. [09:55] Well, I just remove Gaim from Synaptic [09:55] wood1: what I just said is: Get the newest source from hoary, and build it on warty [09:55] wood1: no! [09:55] Well what is the exact steps for doing that in Warty ? [09:55] I am in the root terminal now [09:56] wood1: edit ONLY the deb-src lines in /etc/apt/sources.list to point to hoary instead of warty [09:56] wood1: then apt-get update [09:56] wood1: then apt-get build-dep gaim [09:56] what is apt pinning? [09:56] wood1: then apt-get source gaim [09:56] wood1: sorry, apt-get -b source gaim [09:56] stuNNed, man apt_preferences [09:56] wood1: then look in the current directory for gaim(something).deb [09:56] MobyTurbo, ah ok thanks === dad [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu [09:58] treenaks, you mean change warty to hoary in deb-src ... main restricted [09:58] wood1: yes, just change the word warty to hoary on all lines that start with 'deb-src' [09:59] or better yet use pinning and not break your deb-src'es [09:59] MobyTurbo: deb-src is only used for apt-get source [09:59] MobyTurbo: as nobody ever does that (almost..) [10:00] Treenaks, I know - and you've made it impossible to get source for warty packages when you do that. You could always pin when you get source too, though I don't see why. [10:00] MobyTurbo: you can change your sources.list back too [10:00] MobyTurbo: that's what I tend to do [10:00] because pinning is too much of a hassle [10:01] Treenaks, pinning requires you make the change only once, then it'll work very simple from that point onward. [10:01] (I never know what to put in /etc/apt/somefile -- and what the file should be called) [10:02] Treenaks, the dpkg bot on #debian has links to some excellent pinning tutorials. === jiyuu0 [~jiyuu0@219.95.248.132] has joined #ubuntu [10:02] MobyTurbo: Believe me, for me editing sources.list is quicker :) === daniels [~daniels@host217-37-231-28.in-addr.btopenworld.com] has joined #ubuntu [10:05] treenaks, the apt-get update to hoary has finished === SeFoKumA [~zienaga@234.Red-81-37-193.pooles.rima-tde.net] has joined #ubuntu [10:05] Do I have to do: apt-get upgrade or [10:06] apt-get build-dep gaim === chemaja [~chemaja@c211-28-154-246.brasd1.vic.optusnet.com.au] has joined #ubuntu [10:07] treenaks, I received some errors while doing: apt-get build-dep gaim === port7 [~bob@speedcen.gotadsl.co.uk] has joined #ubuntu [10:09] I have a minor problem with the gnome session manager [10:09] ok, treenaks, I have to log out of Ubuntu [10:09] I will contact you later [10:09] bye === wood1 [~bill@202.79.36.137] has left #ubuntu [] [10:10] two users; one keeps screen resolution (800x600) the other always starts at 1024x800 and I have to set manually. Any idea out there? === sciboy [~sciboy@sciboy.user] has joined #ubuntu [10:11] I wander where Gnome is storing this information [10:12] king_arthur, computer/system settings/resolution === eyal [~eyal@195.218.109.20] has joined #ubuntu [10:12] mjr: yup === sciboy is still looking at how to implement the wacom drivers without requiring a kernel recompile... === agenteo [~agenteo@84.222.60.245] has joined #ubuntu [10:12] it should, I believe, ask if you want to store the change? === silbs [~sbsm0084@host217-37-231-28.in-addr.btopenworld.com] has joined #ubuntu [10:13] http://linuxwacom.sourceforge.net/index.php/howto/debwacom [10:13] mjr: I do it all the time and if I log out or restart the computer, I have to set it again and again and again [10:13] mjr: yes it does [10:13] sciboy: the wacom drivers are included with xorg and the kernel afaik [10:14] mjr: it does ask but it doesn't store... kind of weird [10:14] mjr: Actually I was surprised when I created a new user only to find out that this one was logging in all times at the correct screen resolution [10:15] king_arthur, ok. Bugger. [10:15] Treenaks: Only the wacom module however, there are 4 other modules that are also included in the kernel but don't include the required wacom modifications to get it working. [10:15] sciboy: be sure to file a bug in bugzilla.ubuntu.com [10:16] king_arthur, then I don't really know what to try next [10:16] mjr: I think the problem is with session manager [10:16] mjr: I found I have little control over it [10:17] king_arthur: check the configuration editor [10:17] mjr: perhaps writing to the package manager could be an idea... :-) [10:17] mjr: interesting... and than? === warty [~warty@83.137.57.8] has joined #ubuntu [10:20] I need help [10:20] Why can't we implement these changes from linuxwacom into the stock kernels? The modules included in linuxwacom do the following jobs for Wacom tablet: mousedev.c ignores Wacom device as a HID device; usbmouse.c ignores Wacom device as a USB mouse; hid-core.c adds new Wacom devices into the support device list; evdev.c enables Wacom tablet after replugging the tablet. [10:20] warty: we all do :-) [10:21] sciboy: file a bug on http://bugzilla.ubuntulinux.org :) === |^JaMeS^| [~nobody@cvip-dsl-204-67.cvip.net] has joined #ubuntu === Treenaks still needs a new pen for his "Graphire I" tablet [10:23] sciboy: there's a bug filed about it already. might go into hoary's kernel. === king_arthur [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu === hartbrkr [~hartbrkr@S0106000ae65fbb95.cc.shawcable.net] has joined #ubuntu [10:24] mjr: you still there? [10:24] how do I add a new menu item/folder to the gnome foot menu? [10:25] king_arthur, I am, but you probably mean Treenaks [10:25] mjr: totally frozen to dead in cold lapland? [10:25] I already gave up :) === tck [~tux@213-202-141-142.bas502.dsl.esat.net] has joined #ubuntu [10:26] mjr: I see :-( [10:26] hm? [10:26] lapland is a couple of hundred kilometers north :) [10:26] mjr: must be cold but nice up there [10:27] Treenaks, you suggested the configuration editor for him [10:27] mjr: yup [10:27] yes, you can find your settings in there... [10:27] if you want to fine-tune but not use the session-editor [10:27] I guess? [10:27] well, now it's actually +1 celsius :) [10:27] positive degrees aren't cold ;P [10:28] treenaks grant methe solutions to 5 problems and i will send you my old graphire pen im not using it lol [10:28] mjr: that's not to bad we have 6 here [10:28] dad: :) [10:28] deal or no? [10:28] Treenaks: I have opened... [10:28] :) === mjr actually tried to find something referring to resolution or xrandr from the configuration editor but failed [10:28] dad: ok :) [10:28] hehe good man [10:29] just gimme yer addy im in japan where r u? [10:29] Treenaks: ohh I see what you mean just edit that info? [10:29] dad: The Netherlands [10:30] no probs === netmonk [~netmonk@80.72.77.174] has joined #ubuntu [10:32] Treenaks: I just went to the GConf Editor only to find out that screen resolution is setup at 800x600 but in reality it is 1024x800... [10:33] treenaks thats a serious offer btw [10:33] dad: cool :) [10:33] king_arthur: weird, don't know about that.. [10:33] Treenaks: geen idee? === hartbrkr [~hartbrkr@S0106000ae65fbb95.cc.shawcable.net] has left #ubuntu [] [10:34] dad: pm me your email address, I'll send you my address (how many problems left? :)) [10:34] king_arthur: #ubuntu-nl :) === aigarius [~aigarius@62.85.88.242] has joined #ubuntu === calamari [~calamari@dialup-4.240.111.22.Dial1.Phoenix1.Level3.net] has joined #ubuntu [10:35] re's [10:35] Treenaks: I am Dutch but live in italy #ubuntu-it :-) [10:35] king_arthur: we speak Dutch on #ubuntu-nl :) [10:35] Treenaks: I do but my writing skills are poor [10:35] king_arthur: so? :) [10:36] Treenaks: well better stick here I guess... === mvo_ [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu [10:36] king_arthur: I have no clue about your problem, what are you trying to do? === calamari likes the autohinted fonts (very nice!), but I also like the hard edges that the microsoft rendering gives. Is there a way to get hard edges for the smaller fonts? [10:37] king_arthur: get a highrer resolution than you see in the resolution applet? [10:37] Treenaks: just summarizing briefly === Elwood [~Elwood@ppp-62-11-186-145.dialup.tiscali.it] has joined #ubuntu [10:37] Treenaks: I have to set 800x600 every time I log in === eyal [~eyal@195.218.109.20] has left #ubuntu [] [10:38] Treenaks: when I created a new user I found that it was not necessary as this one keeps the corect resolution [10:38] king_arthur: ah, well, set it to the "right" resolution in the resolution applet [10:38] Treenaks: what is the resolution applet? === yz [~yz@216.238.204.106] has joined #ubuntu [10:39] king_arthur: it's in the Computer menu on the panel [10:39] Treenaks: well that's what I keep doing every time [10:40] Treenaks: first I have to switch to a lower resolution with the keyboard ctrl-halt - === urbanbuks [~buks@lns-vlq-48-mar-82-251-22-49.adsl.proxad.net] has joined #ubuntu [10:41] Treenaks:doing that I can actually "see" what's on the screen but I get a small window on a large desk [10:42] Treenaks:than by setting "resolution" I finally get what I want === CHS [~CHS@geekhost.info] has joined #ubuntu [10:42] Treenaks:that is because I am using an old monitor limited to 60hz refreshing mode did you get what I mean? [10:43] king_arthur: it's weird... you should try removing/unsetting the gconf keys with the resolution [10:44] Treenaks: I had given up on this problem because I though that was the way it ought to be but now I found it isn't [10:45] Treenaks: so where are those keys? === Gmail hits king_arthur with an extra large salmon [10:45] Gman: what was that for? [10:45] s/Gman/Gmail/ [10:45] Gmail: I love fish and chips === daniels files a bug on irssi: 'I hit tab and it didn't do what I meant; extremely disappointed.' === tck waits patiently for the postman [10:46] i want my cd's === hartbrkr [~hartbrkr@S0106000ae65fbb95.cc.shawcable.net] has joined #ubuntu === |^JaMeS^| [~nobody@cvip-dsl-204-67.cvip.net] has left #ubuntu ["Leaving"] [10:47] how can I install xine in ubuntu? in synaptic it doesn't show up as an available package when I search for "xine" [10:48] hartbrkr: enable universe and install totem-xine (a nice gnome frontend to xine) [10:49] when will a drive show up in the disk-mounter? does it need to be vfat, udf och iso9660? === opi [~emil@ns1.tpnets.com] has joined #ubuntu [10:51] daniels: what? [10:52] Gmail: why did you hit him with an extra large salmon? [10:52] daniels: what where who...? [10:53] can i sudo apt-get eat pizza [10:53] Gmail: you slapped me in my face and can't even remember.... [10:53] jdub, try totem-xine [10:53] Gmail: 09:46 * Gmail hits king_arthur with an extra large salmon [10:53] tck: (that's what i'm suggesting hartbrkr does) [10:54] king_arthur: where? [10:54] oh shit, c that now :/ [10:54] daniels: how long ago was that [10:54] Gmail: in my face... [10:54] jdub: how do I enable universe? [10:54] OK guys I have got some work to do [10:55] hartbrkr: uncomment the lines in sources.list, or enable the lines in synaptic's settings > repositories dialogue [10:55] It was nice but it's over for a little while [10:55] jdub: DON'T SAY THAT [10:55] I'll see you around [10:55] jdub: he will uncomment to lines saying blah blah blah [10:56] Gmail: dude, chill out. [10:56] Gmail: i'm well aware of what i'm saying, thanks. [10:56] thanks jdub [10:56] jdub: soory caps lock === hartbrkr [~hartbrkr@S0106000ae65fbb95.cc.shawcable.net] has left #ubuntu [] [10:58] Gmail: it was thirteen minutes ago. [10:59] Gmail: a few days ago, I asked you very nicely, to please show respect and politeness to others at all times, and to be a little less flippant in your dealings -- think more carefully about what you say. please keep that in mind, ok? [11:01] daniels: my brother was using my computer then i had no control over it (stupid dad) [11:01] Gmail: sorry but that's not an excuse === zopy [~zopy@AMontsouris-152-1-21-142.w82-123.abo.wanadoo.fr] has joined #ubuntu [11:02] fabbione: you fight a ggenst my dad i am not === seb128 [~seb128@ANancy-151-1-3-101.w83-194.abo.wanadoo.fr] has joined #ubuntu [11:02] if you don't want these things to happen you can just logout from irc [11:03] i don't need to fight anybody [11:03] next time just be more careful [11:03] ...or lock your terminal. [11:03] there's a 'Lock Display' entry in the Computer menu right? [11:04] yea but when your dad come into your room chucks you off your cumputer and puts your brother on you can't lock anything [11:05] Treenaks: nooooooooow there isn't [11:05] Gmail: make a keyboard shortcut ;) [11:05] Gmail: windows-key = immediate lock :) [11:05] ctrl+alt+backspace works if you're in X Windows ;) [11:05] ;) === cprov [~cprov@200.158.100.251] has joined #ubuntu [11:06] one could try and reason out a time schedule for using the pc... [11:06] of course all interested parties would have to follow this schedule [11:07] discipline isnt a bad idea :) [11:07] or invest in your own computer. [11:07] rather than whining about other people using what is not yours. [11:08] crimsun: i have a lock botton on my keyboard [11:08] it is mine [11:09] you could always just quit your irc client when that happens === Loduriel [~joel@ABordeaux-251-1-10-94.w82-125.abo.wanadoo.fr] has joined #ubuntu [11:09] Gmail: Did you pay for it? [11:09] it just that mine is the only one with an internet connection becvause my dad doesn't want have cable going around the house [11:09] ctd: i worked for it === hno73 [~Henrik@henrik.gotadsl.co.uk] has joined #ubuntu [11:10] Gmail: Then invest in wireless. [11:10] Wireless is dirt-cheap, these days. [11:11] Maybe not dirt-cheap.. but very cheap. === ReX_ [~mario@200.90.160.206] has joined #ubuntu [11:12] /quit is cheaper though :) === chemaja_ [~chemaja@c211-28-154-246.brasd1.vic.optusnet.com.au] has joined #ubuntu [11:13] ctd: my day is not paying more than $50 [11:14] There is such a thing as saving money. === AlohaWolf [alohawolf@cpe-24-24-251-219.socal.rr.com] has joined #ubuntu === clockorange [~clockoran@port915.ds1-he.adsl.cybercity.dk] has joined #ubuntu [11:15] lol [11:15] ctd: i am not paying 1c === thx1138 [~bdusauso@194.74-201-80.adsl.skynet.be] has joined #ubuntu [11:16] Whats the best server-program for Ubuntu? [11:16] clockorange: "server-program"? what do you mean by that? [11:16] Think its called that? [11:16] clockorange hmmmm what do you want to serve? [11:16] Like 'apache' [11:17] Gmail: Do you pay for your internet? [11:18] clockorange: that's a web server [11:19] Treenaks, Yes! That is what i want [11:19] clockorange: just select it in the package manager [11:19] Is Apache the best? [11:20] apache [11:20] clockorange: i sudjest you look into vhcs.net and join #vhcs [11:20] you look like a n00b that will not be able to config apache [11:20] Gmail: Apache doesn't require much configuration. [11:20] ctd: no [11:21] Gmail: Well, the alternative is that they can take the connection off you. === chemaja [~chemaja@c211-28-154-246.brasd1.vic.optusnet.com.au] has left #ubuntu ["Leaving"] [11:21] Yes, im a newbie at this [11:21] clockorange: Install the 'apache' package in synaptic. [11:21] ctd, ok [11:22] Is it hard to learn? [11:22] ctd: he is a n00b and i think he will like vhcs [11:22] ctd: no my mums shop pays for this wireless internet [11:22] ctd: (apache2) === Lathiat [~lathiat@sweep.bur.st] has joined #ubuntu [11:22] Anyone know if ~/.Xsession is sourced by xsession or execd to replace it? [11:23] clockorange: In most cases, it will work without any configuration. [11:23] ctd, ok [11:23] clockorange: i sudjest you look into vhcs [11:23] hi Lathiat! [11:23] Thanks people ;) [11:23] hey ctd :) === Kabuto [~Kabuto@flitter-mouse.demon.co.uk] has joined #ubuntu === Tsjoklat [~Tsjoklat@dialup-4.246.27.110.Dial1.SanJose1.Level3.net] has joined #ubuntu === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #ubuntu === mirak [~mirak@AAubervilliers-152-1-11-66.w82-121.abo.wanadoo.fr] has joined #ubuntu === Karakth [~chris@217.145.11.204] has joined #ubuntu === pitecus_ [~pitecus@62-15-142-59.inversas.jazztel.es] has joined #ubuntu === djrom [~djrom@194.3.110.80] has joined #ubuntu === djrom is now known as Djrom === m00se [~moose@chk10.neoplus.adsl.tpnet.pl] has joined #ubuntu [11:41] hi [11:41] how can i change default options for parport_pc module? [11:42] i want to disable EPP ECP and DMA because my hardware doesn't like it === potato [~uman@220-245-55-54-qld.tpgi.com.au] has joined #ubuntu === Russell_ [~Russell@i-195-137-88-180.freedom2surf.net] has joined #ubuntu [11:45] hi does anyone know wether ubuntu is compatible with nvidia graphics cards? [11:46] it is [11:46] cool [11:46] cause mandrake gives me real headaches! [11:46] it has been it will be... [11:46] Russell_: mandrake is a headach [11:46] great thanks [11:46] yeah [11:46] tell me about it [11:46] it keeps freezing up [11:47] heh [11:47] especially whenever i try to alter settings! [11:47] oh well [11:47] i'll try ubuntu instead [11:47] mandrake add code to the kernel to make it more windoze like [11:47] like more crash [11:47] uhuh [11:47] ... [11:47] oh [11:47] Gmail: enough [11:47] that's a bit silly [11:48] Russell_: but mandrake tries to be as much as possible like windoze [11:48] daniels: okay [11:48] that's quite a leap of faith...in the wrong direction. [11:48] mandrake is good at what it does, but it's not ubuntu :) [11:49] haha :) [11:49] so is ubuntu any good? [11:49] try it and decide for yourself. I volunteer that it's stellar. [11:49] ubuntu is the best debian based distro === bruceonline [~bruce@070.catv106.lgt01.lan.ch] has joined #ubuntu [11:49] debian is the best distro [11:49] cool [11:49] good stuff [11:50] Russell_: there is some much new stuff in hoary [11:50] hoary? [11:50] hi what filesharing tool can you recomend me? aMule is making truble... === iz is back (gone 12:31:53) === iz is away: Ik ben bezig [11:50] pardon me what do you mean by "hoary?" [11:51] Russell_: "Hoary" is the codename for the next stable release of Ubuntu [11:51] uhuh [11:51] cool [11:51] i'm just downloading it as we speak actually [11:51] Russell_: October + 6 months (because a new stable version is released every six months) === Kabuto [~Kabuto@flitter-mouse.demon.co.uk] has joined #ubuntu [11:51] oh [11:52] ok [11:52] i mean the one that's downloadable then! === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [11:52] i only found ubuntu today [11:52] Russell_: the one you're downloading is Ubuntu "Warty" [11:52] uhuh [11:53] so the next one is due in april i guess [11:54] no idea about other tools? [11:54] bruceonline: the tools are dependent on the network [11:55] Russell_: yep [11:55] cool [11:55] http://sco.com/ [11:55] @crimsun hm don't understand what they are depending on... [11:56] A bit unrelated though [11:56] I just ned something like amule, cause amule doesn't work propper === Ycros [~Ycros@c211-30-14-115.thorn1.nsw.optusnet.com.au] has joined #ubuntu [11:57] don't know if anyone cares but [11:57] bruceonline, I'd go for mldonkey [11:57] ubuntu runs just fine in uml :) [11:57] so far === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [11:58] 'mldonkey-gui' I think is the package name [11:58] does anyone know whether there is a program that will allow me message people like MSN Messenger for ubuntu? [11:58] Russell_: yess, gaim, its included in a default ubuntu install [11:58] Russell_: Gaim [11:58] cool [11:58] thanks [11:58] Russell_: applications->internet-> gaim instant messanger [11:58] Russell_: it does icq, msn, etc etc [11:58] wow [11:59] great [11:59] if you need to chat on a protocol that is not supported, I'd like to know :) [11:59] (sorry bit new to all this!) [11:59] uhuh === evandro [~evandro@200-206-134-238.async.com.br] has joined #ubuntu [11:59] well i'll let you know [11:59] hm does it make any difference between sudo apt-get install .... or between root server: apt-get install???? === Woodwizzle [~chatzilla@user-0c6t0t8.cable.mindspring.com] has joined #ubuntu [12:02] hello [12:02] hi [12:02] howdy [12:03] hey there [12:03] I'm just curious. I've been reading a bit on the ubuntu page, but I'm not quite sure what is different about ubuntu over other distros, like say debian which it was stemmed from === evandro is now known as beyond [12:03] is it just the installer and the release schedule? [12:03] Woodwizzle: when comparing it to debian, yes. === Elwood [~Elwood@ppp-62-11-186-145.dialup.tiscali.it] has joined #ubuntu [12:04] so is it very easy to install? [12:04] and better integration among other things [compared ot debian] [12:04] Russell_: it is [12:04] cool [12:04] Russell_: quite easy. [12:05] thanks :) [12:05] i had some probs trying to install gentoo... but then again i am a bit of a novice! [12:05] Russell_: there is a live cd that you can check out to see how well all of your h/w works. [12:05] Russell_: yikes. i bet you did. [12:05] Russell_: installing gentoo is a nightmare :) [12:05] uhuh [12:05] what do you mean by better integration? Do you mean the software with other softwarwe, ot integration with hardware? [12:05] Russell_: ubuntu is very easy [12:05] cool [12:05] :) [12:06] Russell_: no nitemares here. I have been running linux as my primary since 1996. [12:06] wow [12:06] I personally love gentoo, but I'm looking for something more laptop-centric === pitti [~martin@195.227.105.180] has joined #ubuntu [12:06] i tried redhat 5. something back then but it didn't work very well... [12:06] Russell_: I ran gentoo for about 18mos and became a slave to emerge. and then it broke my box. [12:06] oh boy [12:07] how did it brake your box? [12:07] I really dislike RPM package managers and the distros that use 'em [12:07] Russell_: yeah, rh5 was pretty crappy. but ubuntu is the BEST my box has run in years. [12:07] Russell_: not really break, just got tired of chasing down buggy libs and hacking shit together. [12:07] uhuh [12:08] not too user friendly then... which i kinda guessed after spending a day trying to install the thing! [12:08] Russell_: so it was either always broken or always almost broken. the emerge slave kinda bummed me out. but I just couldn't control myself. [12:08] i know the feeling! [12:09] Emerge isnt all that bad if you use it safely and conservatively. [12:09] Russell_: source based usually is not very user friendly. gentoo likes to have noobs install it for proof of something. [12:09] Woodwizzle: yes but I was an emerge junky. [12:09] Woodwizzle: I loved it. [12:09] well i'm the noob dude... [12:09] to coin a phrase! === fredix [~fred@parmentier-6-82-225-62-172.fbx.proxad.net] has joined #ubuntu [12:09] lol, just dying for your emerge sync fix so you can ACCEPT_KEYWORDS another masked package eh? [12:09] Russell_: everyone was once. [12:10] yeah true [12:10] Woodwizzle: gcc 3.4 and ~x86 bro. c'mon, I was in way to deep. === ctd checks if he's in #ubuntu [12:10] lol [12:10] like i don't even know how to make people's names appear before posts on this message thingy! [12:10] :( [12:10] Does ubuntu favor one DM or WM over any others? [12:10] try typing the first few characters and press tab [12:10] Russell_, like this [12:11] potato, yes [12:11] Thtat works in ChatZilla [12:11] Woodwizzle, ho hum [12:11] potato, it works! [12:11] thanks [12:11] potato, and in xchat. [12:11] I miss xchat, I miss linux altogethor though. I'm in XP Home rigt now :P [12:12] xchat is nice === Tsjoklat burns Woodwizzle :P [12:12] Woodwizzle, i'm in xp home as well at the moment, downloading ubuntu [12:12] Woodwizzle, yikes. I would much rather emerge than run that. [12:12] metoo [12:12] it came with my laptop (and with no windows disk for me to reinstall!!!) [12:12] can anyone tell me how to manually mnt a ntfs drive in read only mode? [12:13] Woodwizzle, usually a sign to put linux on it. [12:13] Woodwizzle, the "box" works in mysterious ways. [12:13] I'm waiting a while before I install linux and in the mean time I'm researching possible alternative distros === clueless1 [~devon@bb220-255-48-218.singnet.com.sg] has joined #ubuntu [12:13] I need windows for a class right now, but after that it's gone. or maybe I'll dual boot if I can manage it [12:13] Woodwizzle, try out mepis [12:14] I can log in to xserver only from time to time [12:14] most the times monitor just sits black [12:14] heard aboput shutting off DPMS [12:14] I did, but still same problem [12:14] any other clue? [12:15] Russell_, according to man, ntfs are mounted as ro by default. [12:15] yam: try commenting out 'Option "DPMS"' [12:15] oh ok [12:15] cool [12:15] Russell_, but that can be adjusted w/ uid= [12:15] scoon, thanks [12:16] Russell_, np === Qo-noS [~Klinzhai@bb220-255-48-218.singnet.com.sg] has joined #ubuntu [12:17] k'plah! [12:18] Lathiat, is that klingon for something? [12:18] Russell_: yeh, for hello (more or less) [12:18] Lathiat, k'plah to you too :) === bitserf [~ljb@222-152-7-99.jetstream.xtra.co.nz] has joined #ubuntu [12:18] lol so many klingons around...time for some serious headbanging I think ;) [12:18] lol, http://sco.com :P [12:19] bitserf, what's all this about sco.com? eh! [12:19] bitserf, i know what's there btw [12:20] sorry.. [12:20] bitserf, dont worry i wasn't getting at you! [12:20] bitserf, i was just curious [12:20] i just find it amusing that they've still not noticed.. [12:21] bitserf, about what? [12:21] anyone know the option to change the pixel order [12:21] for subpixel hinting etc [12:21] giggle of the day. Take a look at http://sco.com/ [12:22] in the fonts applet? [12:22] russel: the logo.. [12:22] bitserf, ok i'll have a look [12:23] probably a good idea to use firefox when doing so.. [12:23] given what happened on theregister.co.uk [12:23] bitserf, yup i'm using firefox ;) [12:23] anyhow, don't want to waste channel bandwidth on this, sorry guys! [12:24] bitserf, ok so there is a gal there writing something.. is that it (i'm sorry too!) [12:24] daniels: already commented it out [12:24] bitserf, hahaha! [12:24] i seen it now [12:24] thanks! [12:24] pay us all your money indeed [12:27] man this has gone quiet.... === tck [~tux@213-202-141-142.bas502.dsl.esat.net] has left #ubuntu ["Leaving"] === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #ubuntu === vang1804 [~vang1804@athe730d-2609.otenet.gr] has joined #ubuntu === Rolled_s0cks is now known as s0cks === s0cks [~Paul_Stan@s0cks.user] has joined #ubuntu === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu === zombics [~zombics@212.199.16.174.forward.012.net.il] has joined #ubuntu === s0cks is now known as Rolled_s0cks === quinn [~quinn@66.188.40.113.bay.mi.chartermi.net] has joined #ubuntu [12:33] how can i change the premission of /mnt/windows that i chold run it with my normal suer? [12:33] user* [12:34] AFK schoole. [12:34] zombics: mount it with umask=000 [12:34] On the Warty LiveCD is there anyway to stop it from rebooting after the X session stops? When I tried booting with the Nonfree nvidia driver, X didn't start up, and I wasn't able to see what errors it caused. (free Nv driver works fine though) [12:37] crimsun, thx :) [12:37] np === AlohaWolf [alohawolf@cpe-24-24-251-219.socal.rr.com] has joined #ubuntu [12:38] lol http://www.hypergallery.co.uk/funny/sco_owned?full=1 [12:40] Ok which of you wise guys did it? C'mmon now own up? Is it you Gmail? o_0 ;) === ToTo [~ToTo@82.52.92.171] has joined #ubuntu === francofai [~kvirc@adsl-200-77.37-151.net24.it] has joined #ubuntu === zopy [~zopy@AMontsouris-152-1-21-142.w82-123.abo.wanadoo.fr] has left #ubuntu ["Leaving"] === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu === Elw0od_21 [~Elwood@ppp-62-11-186-130.dialup.tiscali.it] has joined #ubuntu [12:47] Anyone know a stream ripper for linux? perferably gtk [12:49] Can anybody help with apt-get problem? [12:50] W: Couldn't stat source package list http://archive.ubuntu.com warty/main Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_warty_main_binary-i386_Packages) - stat (2 No such file or directory) [12:51] What do I do to fix the above? [12:51] seemen, hey i'd like to know about stream rippers too! [12:51] anybody know about them? === Mirno [~mirspcm@81.56.180.71] has joined #ubuntu === scoon_ [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [12:52] Kabuto do apt-get update again [12:52] usually goes away [12:53] theres one called streamripper , it supports shoutcast but i dunno about icecast which is what i want [12:54] seemen, oh ok cool thanks [12:54] theres a kde one too, but ugh [12:54] seemen, yeah? bad huh? [12:54] apt-get update only works with security updates. I get no connection with others. I'll do apt-get update again just to double check. === seemen is now known as Pork [12:54] kaffeine saves most streams [12:55] Riddell, cool ok, does kaffeine come with ubuntu? [12:55] im trying to avoid installing any kde libs === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [12:57] Err http://archive.ubuntu.com warty/main Packages [12:57] Connection failed [12:57] No luck here. [12:58] Is it possible to use ftp rather than http for apt-get? [12:58] yes [12:58] I don't know if the ubuntu archives support it though [12:59] Kabuto, yeah just try the website without warty/main only cdimiage/ and ubuntu/ show... [12:59] mjr: yes, it does [12:59] i wonder how hard it would be to write a gtk frontend to streamripper [12:59] ok [12:59] Kabuto, http://archive.ubuntu.com/cdimage/releases/warty/ is that what you wanted? === scoon__ [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [01:00] Russell_: looks like it does (although I'm using hoary) [01:00] Kabuto, or this http://archive.ubuntu.com/ubuntu/dists/warty/main/ [01:00] Riddell, oh ok [01:00] Let me see. [01:01] Riddell, thanks :) [01:01] My apt isn't that specific. It only goes as far as http://archive.ubuntu.com/ubuntu [01:02] oh === BeTa [~beta@beta.loc.e-glop.net] has joined #ubuntu [01:02] Kabuto, what precisely are you looking for? === vtg [~vtg@route6.alumina.nl] has joined #ubuntu [01:03] I'm looking to make apt-get work. So far I get connection errors. I'm thinking maybe its something more physical like a broken server or using http thats the problem. === fsmw [~Fernando@200.72.33.74] has joined #ubuntu [01:03] Kabuto, you're typing the address right huh? [01:04] No I use the default config that came with Ubuntu. [01:04] Plus the universe bit. [01:04] Kabuto, looks like it might be out of date [01:04] Kabuto, as there are only two main folders on that website [01:04] and /main isn't one of them [01:05] Kabuto, there is either cdimage/ or ubuntu/ at archive.ubuntu.com [01:06] Kabuto, /main appears in the ubuntu/ folder if you delve deep enough [01:06] are you able to manually alter the path in the application? === vtg [~vtg@route6.alumina.nl] has joined #ubuntu [01:07] So how does the path look like on your sources.lists? === SeFoKumA [~zienaga@234.Red-81-37-193.pooles.rima-tde.net] has joined #ubuntu [01:07] Kabuto, sorry i don't have access to that as i'm in xp home at the moment! [01:07] i'm just looking via firefox [01:08] i typed in archive.ubuntu.com and got two folders in the index [01:08] folders are cdimage or ubuntu [01:09] http://archive.ubuntu.com/ubuntu/dists/warty/ [01:09] Kabuto, is that what you get? [01:09] Thats what I found with firefox. [01:10] oh ok [01:10] http://archive.ubuntu.com/ubuntu/ [01:10] yup [01:10] Thats what apt thinks is the correct path. [01:11] well that's not deep enough... [01:11] do you know what apt your trying to get? === vtg [~vtg@route6.alumina.nl] has joined #ubuntu === ploum [~ploum@21-20.CampusNet.ucl.ac.be] has joined #ubuntu === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [01:11] Ok I'll try the new path and see what happen. [01:11] uhuh [01:11] cool === calamari [~calamari@dialup-4.240.111.22.Dial1.Phoenix1.Level3.net] has joined #ubuntu === luilui [~luilui@dyn-83-156-183-15.ppp.tiscali.fr] has joined #ubuntu [01:12] jdub: debmirror working well, thanks for the tip. === luilui [~luilui@dyn-83-156-183-15.ppp.tiscali.fr] has left #ubuntu ["Leaving"] === quinn [~quinn@66.188.40.113.bay.mi.chartermi.net] has left #ubuntu ["Leaving"] === zombics [~zombics@212.199.16.174.forward.012.net.il] has joined #ubuntu === netmonk [~netmonk@nat-30.c0msys.net] has joined #ubuntu === king_arthur [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [01:17] (just for people that aren't aware and want to laugh : http://sco.com is defaced ) [01:18] uhmz.. [01:19] ploum, where ? [01:19] when i try to run xmms this is what i get: [01:19] libmikmod.so.2: cannot open shared object file: No such file or directory [01:19] Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed! [01:19] it's a bug in the nvidia driver [01:19] no one but them can fix it [01:19] iz, look the main logo : [01:19] a workaround is to nstall libmokmod2 [01:19] "pay us all your money" [01:20] wow whoehaaaaaaaaaaaaaaaaaaaaaa [01:21] ploum, how long has it been like that? [01:22] netmonk, I don't know but for at least 15 min [01:22] at least a few hours [01:23] bob2, you are maybe true, but I was working and wasn't checking my IM ;-) === sid77 [~sid77@host98-44.pool8020.interbusiness.it] has joined #ubuntu === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #ubuntu === sid77 hi! [01:23] well, so was I, but someone pointed it out to me === davidpc [~dc@host81-132-20-250.range81-132.btcentralplus.com] has joined #ubuntu [01:24] hey [01:25] has anyone had any luck with ubuntu detecting Belking wifi PCI cards on install? === edd [dancer@aloo.dreamhost.com] has left #ubuntu ["argh"] [01:25] it's a belkin F5D7001 [01:27] davidpc: Have you researched it for linux support yet? It might require the ndiswrapper... [01:27] looking at that now [01:28] looks like the F5D7000 are listed in ndiswrapper list, yup === zxy [~ralph@host81-154-0-1.range81-154.btcentralplus.com] has joined #ubuntu === zxy_ [~ralph@host81-154-0-1.range81-154.btcentralplus.com] has joined #ubuntu [01:29] but not the F5D7001 (which I suspect is the uk model, since it does have 'uk' after the number) [01:29] hm... [01:30] davidpc: It won't be detected on install, because it's a Broadcom chipset that's only supported by ndiswrapper [01:30] davidpc: you know how to install ndiswrapper? It's on the wiki [01:30] After install, you should be able to use ndiswrapper to drive it [01:30] With a bit of luck, the situation will be better for Hoardy [01:31] mjg59: damn. I *knew* I shoud have bought the linksys instead [01:31] Todd_MA_1975: I'll look for that, thanks [01:31] We're working on better hardware support in that respect [01:31] so basically cannot install with a network connection. grand. argh. === jdub notes that he will have to work on mjg59's hardware if he can't manage to spell hoary right. [01:32] but, I can just install ndiswrapper after install and the network configuration will be ok? [01:32] davidpc: Yup [01:32] hmok thanks === davidpc ponders going to get linksys card instead [01:34] davidpc: Make sure that whatever you get has linux support... I'm thinking that a lot of the linksys use broadcom as well [01:34] davidpc: Find out what chipset it is first, though [01:34] Several of the linksys ones use various unsupported chipsets [01:35] huh, right. looking at wiki page on cards. linksys not there. [01:35] mjg59: I see :-( [01:37] davidpc: ndiswrapper isn't a *bad* solution - It's done the job for me quite reliably [01:38] Todd_MA_1975: oh ok thanks. there isn't a huge advantage in having a connection on install, I don't suppose [01:39] davidpc: if you have the ndiswrapper-utils deb on hand and your windows drivers you can get wifi for your internet right after install... [01:41] Todd_MA_1975: I just came into this room and the ndiswrapper topic is of great interest to me [01:41] Todd_MA_1975: does it work well? [01:41] king_arthur: YeaH? [01:41] Todd_MA_1975: is it a pain to install? [01:41] king_arthur: I have used it without any problem with a Broadcom 94306 [01:42] Todd_MA_1975: huh so I need the debian package for the utilities and the inf files? [01:42] king_arthur: IN warty it is real easy... Exactly the utils deb and your windows driver [01:42] Todd_MA_1975: I have tried a while ago on SuSe linu but haven't been particularly succesful === cardador [~jose@srt1.dq.fct.unl.pt] has joined #ubuntu [01:42] Todd_MA_1975: is there a decent howto to follow? [01:43] king_arthur: Yeah that was a pain because you had to manually compile the driver [01:43] Todd_MA_1975: ok just on osx powerbook, so I guess can look for deb package and windows driver and burn to a cd, then give that to ubuntu when it finishes install? [01:43] king_arthur: It's on the wiki [01:43] david_pc: ndiswrapper won't work on PowerPC [01:43] king_arthur: I am 99.9% sure.... [01:44] Todd_MA_1975: where? [01:44] Todd_MA_1975: no sorry I mean my only machine on the network right now (this one) is a powerbook [01:44] installing on normal box currently running debian sarge [01:44] king_arthur: Let me grab the link..... === lupus_ [~lupus@kn-ivl-2.kuleuven.net] has joined #ubuntu [01:44] davidpc: Apple? :-) [01:44] king_arthur: yup [01:45] davidpc: OK - sorry I misunderstood you [01:45] davidpc: with Ubuntu? [01:45] Todd_MA_1975: huh wiki page seems to want people to install linux-image-2.6.8.1-3-386 as well and boot with new kernel? === sjoerd [sjoerd@fire.ipv6.luon.net] has joined #ubuntu [01:45] king_arthur: no I'm installing ubuntu on different machine [01:45] davidpc: No - you don't need to do that.... === housetier is now known as Ispeak4lilo === tck [~tux@213-202-141-142.bas502.dsl.esat.net] has joined #ubuntu [01:46] http://www.sco.com/ [01:46] Todd_MA_1975: oh ok phew ;-) [01:46] davidpc: Ubuntu doesn't make much sense if you have OSX running [01:46] check out the banner on the site :P === Ispeak4lilo is now known as housetier [01:46] king_arthur: using ubuntu to replace debian on a machine I use as mp3 and print server (and some apache-ruby-rails development) [01:47] tck: ROFL, wtf [01:47] davidpc: with Ubuntu I have succesfully converted a Linux box into a daap server and can share my mp3s for iTunes [01:47] look at what the chick is writing on the blackboard [01:47] poor sco ! [01:48] not much sympathy for sco here ;-) === nevyn_ is now known as nevyn [01:48] king_arthur: that sounds like what I want to do, yup [01:48] davidpc: it's easy [01:48] davidpc:OK - I'm not seeing it on the Wiki anymore..... but the basics of it is... install the ndiswrapper-utils deb [01:49] davidpc: there is a precompiled deb package that does it all for you... :-) [01:49] davidpc: then as sudo root -> ndiswrapper -i /pathto_windows_driver.inf [01:49] davidpc: will have a look at the link [01:50] Todd_MA_1975: How about the ndiswrapper lonk to howto? :-) [01:50] Todd_MA_1975: the link I'm looking at: http://www.ubuntulinux.org/support/documentation/howto/helpcenterhowto.2004-10-07.7773155363 === zopy [~zopy@AMontsouris-152-1-21-142.w82-123.abo.wanadoo.fr] has joined #ubuntu [01:51] Todd_MA_1975: is that old, or mostly accurate? === darkling [~hugo@wlan-209.ecs.soton.ac.uk] has joined #ubuntu [01:51] davidpc: yes - although you don't have to do anything with the kernel [01:51] davidpc: just install the ndiswrapper-utils [01:51] davidpc: here's you link: http://www.mynetcologne.de/~nc-kuleszth/ [01:51] when i tryed to compile xmms it told me i need glib where i can get it? :/ [01:51] davidpc: then skip to #4 [01:52] davidpc: follow the instruction it works fine for me in Hoary 8-) [01:53] king_arthur: thanks! [01:53] Todd_MA_1975: ok cool thank you [01:53] huh. ubuntu seems to have ignored an entire HD [01:53] davidpc: no prob, just help me with ndiswrapper.. [01:54] only sees first two [01:54] davidpc: ndiswrapper is wicked easy in Ubuntu Warty...Thanks canonical... [01:54] king_arthur: heh ok === sid77 is now known as sid77_ [01:54] Hey you guys, don't forget me pls!!! === dad [~daveyon@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu === markus__ [~markus@thistle.subnet.at] has joined #ubuntu [01:55] Hi. In a NIS-served network, I'd like to add all NIS-users to client-local groups such as "floppy" and "cdrom". How can I do that? (Changing the MINGID-value on the NIS-server to spread the groups to all NIS-clients is not an option, as the clients are different OS's...) [01:55] king_arthur: follow link above I posted, skip to step #4 link Todd said... should be ok [01:55] anyone know how i can set permissions to access files on my mounted osx partition? [01:55] I will try it later and report back === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [01:56] king_arthur: you can msg me if you get stuck [01:56] davidpc: tks. === trans_err [~trans_err@hc65272e5.dhcp.vt.edu] has joined #ubuntu === Rory [~rory@165.165.21.74] has joined #ubuntu [01:56] where can i get glib? [01:56] Boys, Ubuntu is just great!!! === Majestic|Linux [~Rob|LN@pool-162-84-224-200.ny5030.east.verizon.net] has joined #ubuntu [01:56] zombics: if you've done a default install, you already have glib [01:56] it is excellent on a G4 tower [01:56] king_arthur, yes, yes it is :) [01:57] Good to be part of such a community!! [01:57] hi [01:57] i did: suda apt-get install mldonkey-server && sudo apt-get install mldonkey-gui . the server works, and I can start the webinterface. But how can i start the gui??? [01:57] jdub, did default install but i still dont have glib [01:57] indeed and i like your movie king arthur [01:57] zombics: you definitely do :) [01:57] ive installed ubuntu on a few machines and a common problem is nautilus not being able to access SMB shares [01:57] zombics: dpkg -l libglib2.0-0 === Ferry [~ferry@cust.15.118.adsl.cistron.nl] has left #ubuntu ["Leaving"] [01:57] it is either EXTEREMELY slow or wont access at all [01:57] zombics: oh, are you trying to build something? [01:58] bruceonline: I think it's mlgui if my memory serves me right...but it is a dog [01:58] jdub, yea [01:58] zombics: what are you building? [01:58] hi again treenaks i got some sleep [01:58] jdub, xmms [01:58] @Todd: thx! a dog= shit??? [01:58] hi dad :) [01:58] zombics: xmms is available in universe [01:58] jdub, apt-get installs it but i cant run it :/ [01:59] i think i need to use wish no.2 [01:59] Todd_MA_1975: I had a look now at the ubuntu howto they make it seem realy eazzy. Does it work? [01:59] zombics, [01:59] apt-get install imlib2 [01:59] I think [01:59] a moment [01:59] zombics: what happens when you run it from the terminal? [01:59] Todd_MA_1975: I don't have the machine here but can't wait to get my hands on it... [01:59] xmms is broken [02:00] you need to install an extra package [02:00] king_arthur: Yeah it works perfect in Warty.... I recently ran into trouble with it in Hoary and had to recompile from source, but such things are expected [02:00] zombics: you using nvidia drivers? if so, install libmikmod2 [02:00] treenaks any idea how i can set permissions to access a mounted os x partitions files? [02:00] zombics: otherwise, run it from the terminal and tell us more about the problem [02:00] jdub, k... [02:00] anyone at all wanna volunteer help with nautilus ? [02:00] zombics: you don't need to build it [02:00] https://bugzilla.ubuntu.com/show_bug.cgi?id=392 [02:01] aah jdub it is because of nvidia? [02:01] dad: uh.. mounted as root, or as user? [02:01] Todd_MA_1975: so you are suggesting to stick to Warty on that friend's install but just upgrade the kernell? [02:01] jdub, but i need to build ather staff that are not in the soures.. .so i want to know what i need to install :\ [02:01] aha lemme try to mount as root [02:01] king_arthur: you don't need to do anything with the kernel [02:01] zombics: you don't need to build xmms [02:01] king_arthur: the how-to is wrong on that step [02:02] zombics: install the libmikmod2 package; it's fairly likely that xmms will work if you do that === Rory is now known as rory__ [02:02] Todd_MA_1975: so just standard warty kernell will do? [02:02] jdub, yra its working :) thx :) [02:02] Todd_MA_1975: sounds to good to be true... 8-) [02:03] king_arthur: Yep the ndisdriver module is already built in. You just need the utils package to control it [02:03] king_arthur: It was a surprise to me too... coming from other distros where you have to rebuild the kernel and build everything from source... [02:03] Todd_MA_1975: greta btw what's your UTC? [02:03] king_arthur: it was a pain on Gentoo [02:03] king_arthur: Eastern US [02:04] Todd_MA_1975: So I may be able to pick you up just in case in our evening? [02:05] Todd_MA_1975: that is 21 UTC + 1 [02:05] king_arthur: Yeah - if I'm here... go ahead and PVT me.... [02:05] Todd_MA_1975: thanks a ton [02:05] king_arthur: I dunno - It's 8:00 Am now === _blackdog [~black_dog@200.90.194.181] has joined #ubuntu [02:06] Todd_MA_1975: i don't mind you being american even if you didn't vote properly... :-) [02:06] Todd_MA_1975: Just joking 8-) === dad [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu [02:06] mounted as root Treenaks [02:06] king_arthur: Don't get me started - I'm waiting to be picked up for un-american activities any day now... [02:06] do people recognise this link : http://ndiswrapper.sourceforge.net/debian/ndiswrapper-source_0.12-1_i386.deb [02:06] dad: you might want to add it to /etc/fstab -- and add a 'user' option so you can mount it as a user [02:07] Todd_MA_1975: :0) [02:07] dad: then you shuold be able to access the file as that user [02:07] as the correct place to get deb package for ndiswrapper? [02:07] davidpc: you don't need that.... === mrjive [~mrjive@net-206-24.noicomnet.it] has joined #ubuntu [02:07] you mean as the owner name as set in os x? [02:07] Todd_MA_1975: oh I thought I needed the .deb for it; do you mean I don't the sources? [02:08] Todd_MA_1975: I guess the package is in Universe? [02:08] Todd_MA_1975: sorry to bug you but do you have a link to the right package if so? === Amaranth [~travis@63-229-188-179.sxcy.qwest.net] has joined #ubuntu [02:08] davidpc: ndiswrapper-utils is in main....that is the only package you need. [02:08] i already have that option set in fstab i cant axxess the music files mounted under root or user [02:08] i can see the files fine [02:08] apt-get install ndiswrapper-utils [02:08] Todd_MA_1975: ok gotcha, thanks === dingo [~dingo@dialpool-210-214-80-243.maa.sify.net] has joined #ubuntu === Amaranth [~travis@63-229-188-179.sxcy.qwest.net] has joined #ubuntu [02:09] Todd_MA_1975: in main, just easier [02:09] king_arthur: A whole lot easier than having to build the driver from source [02:09] whoops === pitecus_ [~pitecus@62-15-142-59.inversas.jazztel.es] has left #ubuntu ["Abandonando"] [02:10] Todd_MA_1975: actually building is lot of fun especially with Debian === matlads [~matlads@217.113.73.39] has joined #ubuntu === traz^^ [trz@1-1-8-47a.j.j.bostream.se] has joined #ubuntu === plovs [~plovs@195.13.248.82] has joined #ubuntu [02:10] Todd_MA_1975: provided you don't have to tweak to much with source code === maliks [~maliks@202.63.188.22] has joined #ubuntu [02:10] Hi! === Gwaihir [~Gwaihir@82.52.171.100] has joined #ubuntu [02:10] *cough* http://www.sco.com/images/landing_pages_new/webinar_land2-1.jpg *cough* [02:10] king_arthur: I like developing, but I prefer to play with stuff that isn't mission critical to my machine... [02:10] Ubuntu rocks for me [02:11] But the boot time is still VERY slow as compared to ***Doze === aigarius [~aigarius@62.85.88.242] has joined #ubuntu [02:11] is thereany way I can reduce boot times? [02:11] Todd_MA_1975: problem starts always with friend's computers and H/W you don't know [02:11] Todd_MA_1975: that's where you get surprises === maliks Help me [02:11] king_arthur: Exactly.... [02:12] Todd_MA_1975: er, can't apt-get until I get network working, and can't get net working till I get the package ;-) gonna search for package on web and burn to cd, I guess [02:12] hi, i think i have a big problem, yesterday i didnt turn off my computer and today when i wake up its off, when i try to start it it says "Lilo 22.5.9 LoadingEBDA is big; the kernel setup stack overlaps lilo second stage === maliks says help me please HOWTO reduce boot times? [02:12] Todd_MA_1975: and they telling you shitty Linux is crap [02:12] Todd_MA_1975: sometimes [02:13] Todd_MA_1975: most of times they are rel impressed in particular wit h Ubuntu has made my life so much easier :)))))) [02:13] ubuntu has made my life hell [02:13] king_arthur: You do what you can.... === Talliesin_ is now known as Talliesin [02:13] no ideas Treenaks ? [02:13] think ill install windows on all the machines [02:13] rory__: what was it like before? [02:14] king_arthur: Ubuntu has a lot going for it... I hope to see it go even further. [02:14] blissful king_arthur [02:14] dad: you should mount is as the user [02:14] dad: not as root [02:14] wow shpchp error FATAL error on boot [02:14] you mean use my os x username ? [02:15] dad: no, mount it as a user in ubuntu, instead of as root [02:15] davidpc: ignore that.. [02:15] k [02:15] rory__: I go and make another install staight away now that you told me so... 8) === Tsjoklat ignores everything and everyone === wezzer [~antti@a84-230-118-154.elisa-laajakaista.fi] has joined #ubuntu [02:15] so anyone knows my prob yet? === jpvcx [foobar@j132017.upc-j.chello.nl] has joined #ubuntu [02:16] bye for now [02:17] hi everyone [02:17] I installed ubuntu few days ago [02:17] i get only root can mount message [02:17] it worked fine, and I'm very glad with it [02:17] but now, I have problem with gdm [02:17] must have to change an option in fstab [02:18] hi, i think i have a big problem, yesterday i didnt turn off my computer and today when i wake up its off, when i try to start it it says "Lilo 22.5.9 LoadingEBDA is big; the kernel setup stack overlaps lilo second stage [02:18] ?mb lol [02:18] when I boot up my machine, it launches gdm, but i see only cursor, the whole screen is black === kensai [~kensai@64.237.129.108] has joined #ubuntu [02:19] if I move the mouse or type something, it says, that there is also a gdm in screen:0 [02:20] I don't know, but it _may_ be kde-libs, which I installed, which is behind all this mess [02:20] do you have any suggestions what I should try to get gdm work again? [02:21] wezzer: kde-libs *SHOULDNT* screw up gdm [02:21] traz^^: Where did you get lilo? [02:21] okay, so the problem must be somewhere else... [02:21] it would be a very broken gdm is kdelibs did break it [02:21] wezzer open a terminal and type sudo /etc/init.d/gdm stop === wezzer [1000@a80-186-39-192.elisa-laajakaista.fi] has joined #ubuntu [02:23] whoops, maybe I shouldn't do that when I had X open :P [02:23] wezzer: doesn't hurt ;-) but did it do anything [02:23] but I'll reboot my machine and see what does it say [02:23] wezzer: KE [02:23] err, k === bowes [~bowes@blk-215-69-91.eastlink.ca] has joined #ubuntu [02:24] daniels: I'm officially a corporate shill. (sat CCNA today) [02:24] haha [02:24] bob2: shuddup... [02:25] it was a quarter of the cost of CompTIA Linux+ [02:25] well that sucked... i just updated hoary again and now my system is all buggered [02:25] install windows [02:26] the desktop essentially crashed... but none of the apps i have open crashed [02:26] bob2: CompTIA Linux+ is almost worthless imho. [02:26] GotD0t: killall gnome-vfs-daemon nautilus trashapplet [02:26] like i can use X-Chat and gaim [02:26] ./etc/init.d/gdm start maybe.... [02:26] nevyn: there was an implied 'congrats' :-) [02:26] jdub i cant get into a terminal [02:26] GotD0t: ctrl-alt-f1 [02:26] tried that [02:26] this is interesting [02:27] bob2: I know. it's just I feel bad about it a month after rms was in town. [02:27] he basically said my course was morally bankrupt. problem is that I agree with him [02:28] argh, this gdm thing doesn't work [02:28] bob2: they want nearly $400 to sit CompTIA Linux+ === bruceonline [~bruce@070.catv106.lgt01.lan.ch] has left #ubuntu [] [02:28] I'm ok with text-based login (or whatever you call it) [02:28] nevyn: hm, wow [02:29] bob2: and it's you can run ls. [02:29] I changed runlevel to 3 at /etc/inittab [02:29] bob2: and get a process listing and the real basic stuff. [02:29] but still gdm starts [02:29] nevyn: wow, dodgy. is it demanded much by employers? === leonel [~leonel@dsl-200-78-65-39.prod-infinitum.com.mx] has joined #ubuntu [02:29] bob2: I don't think so. which is why I'm not sitting it. [02:30] nevyn: ah [02:30] I'd rather do LPI than that. [02:30] is there some startup-script which launches gdm? [02:30] hrmm.. when i login it stalls [02:30] if i add another user it doesnt === Majestic|Linux is now known as A|E [02:30] and if i wipe ou tmy homedir is doesnt [02:30] whacked... [02:30] but LPI isn't being sold to employers like CCNA and MSCE are. [02:30] erghh [02:30] wipe out my homedir it *still does* rather [02:30] wezzer: don't change the default runlevel, just remove or disable gdm [02:30] I changed runlevel to 3 at /etc/inittab === GotD0t [~GotD0t@24.48.147.43] has joined #ubuntu [02:30] but still gdm starts === jpvcx [foobar@j132017.upc-j.chello.nl] has joined #ubuntu [02:30] yep [02:30] wezzer: either "apt-get remove --purge gdm" [02:31] the runlevel setup in ubuntu is stupid [02:31] wezzer: or "update-rc.d -f gdm rmeove" [02:31] rory__: no it's not [02:31] rory__: nope it's not. [02:31] rory__: if you want non-default behaviour, change it [02:31] thanks guys [02:31] I'll try those [02:31] rory__: no, it's just different to what you may be used to [02:31] wezzer: the runleve 3 thing is a redhat-ism, fwiw [02:31] (or one of them of course :^) [02:31] I take it it's just like debian ? [02:31] well that was interesting [02:31] nevyn: yeah [02:31] whats the point of initializing everything after rl 2 and not having any granularity? [02:32] rory__: you have granularity. you're welcome to make runlevel 3 do whatever you want. [02:32] rory__: 2-5 can be customised however the administrator wants. [02:32] rory__: because that granularity is a blinkered benefit [02:32] ok [02:32] I think it stems from the simplicity of package installation in Debian [02:32] bob2: and removal [02:32] yeah [02:32] rory__: the assumption in debian is that "if it's installed, it runs" [02:32] speaking of which, how many other people just end up adding a whole lot of debian repositories to install off? [02:32] rory__: that has not been the case, historically, in red hat distributions [02:33] whoops, it removed ubuntu-desktop also [02:33] is that bad thing? [02:33] rory__: nobody who likes a stable system? [02:33] rory__: not many, most of debian is available in universe/multiverse [02:33] wezzer: no [02:33] wezzer: not really... [02:33] rory__: what's missing? [02:33] thank god [02:33] :-) [02:33] ok [02:33] wezzer: are you removing gdm because you prefer to use startx, or...? [02:33] wezzer: it has some components you mind find useful [02:33] rory__: if you want a wide variety of software enable universe\|multiverse === dingo [~dingo@dialpool-210-214-80-243.maa.sify.net] has left #ubuntu ["Leaving"] [02:33] other prob is why does apt-get remove half of gnome when you want to do a "install php5" ? [02:33] jdub: actually gdm won't work for some reason [02:34] and I used to do the startx -thing === peglags [~peglags@blfd-d9bb9a3b.pool.mediaWays.net] has joined #ubuntu [02:34] So... login freezes for me even with a fresh home directory, if i add another user it works fine.. if i change all references in /etc/group of the first user to the second user it no longer works on the second user.... any ideas? [02:34] rory__: that's a bug in whoever made those php5 packages [02:34] Lathiat: did you clean temp? [02:34] ok [02:34] nevyn: /tmp? === Abercrombie [~Armani@pool-162-84-224-200.ny5030.east.verizon.net] has joined #ubuntu [02:35] nevyn: hrmm no [02:35] ill try that, brb [02:35] wohoo! it worked [02:35] thank you [02:35] well thats most of my probs "fixed" [02:35] or at least explained [02:35] so im almost happy [02:35] uhh... my upgrade to hoary removed ttyUSB0 from /dev any clue on what i use instead? [02:36] its just that nautilus is very slow or wont connect to smb shares === wood1 [~bill@202.79.36.137] has joined #ubuntu [02:37] something like mount -t smbfs //192.168.0.12/dropbox /mnt/dropbox [02:37] that works perfectly [02:37] treenaks, I am still having problems while updating Gaim 1.0.0 to 1.0.3 [02:37] wood1: what's the problem? [02:37] any clue on what i can use instead of ttyUSB0 [02:37] (exact message, please) [02:38] GotD0t: plug in the usb serial hardware [02:38] erk. argh. the wifi card driver for ndiswrapper for my card is a windows EXE file, and 'unzip -a' doesn't seem to open it up. anyone? [02:38] it is plugged in [02:39] nevyn: champion :) [02:39] GotD0t: it could be that your kernel has been upgraded, then you need to reboot first === Pathfinder [~murray@141.117.14.189] has joined #ubuntu [02:39] nwo i have to resetup evo and my panel and stuff [02:39] blew away gconf and shit [02:39] gah [02:39] anyone know how to disable DMA from grub for installation? [02:39] Treenaks: i upgraded a few days ago... just noticed the problem now [02:39] like "nodma" in knoppix [02:39] davidpc: what is your card again? === mvo_ [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu [02:39] Treenaks: rebooted several times since then [02:39] I get the Error that the package libgnutlsll-dev could not be found [02:40] using giving the command: apt-get build-dep gaim === Stuttergart [~Stutterga@www.nathanvalentine.org] has joined #ubuntu [02:41] 11-dev I think [02:41] Todd_MA_1975: belkin F5D7001 [02:41] davidpc: do you have access to a windows machine? to see if the file will extract itself? [02:41] wood1: don't know then, sorry [02:41] Todd_MA_1975: nope :-( [02:41] Todd_MA_1975: just os x and now ubuntu === davidpc looks at the login screen, makes 'ohh ahh' noises [02:42] Can't I just download Gaim1.0.3 and build it by source ? === davidpc remembers debian in 1997 [02:42] feel free to dcc me ur windows exe === Kabuto [~Kabuto@flitter-mouse.demon.co.uk] has joined #ubuntu [02:43] The GStreamer team is proud to announce the first stable release of the Python bindings targetting the 0.8.x series of GStreamer. [02:43] nice :) [02:43] yay [02:44] Todd_MA_1975: er, nevermind, sorry for noise, I cracked it open [02:44] cool [02:44] anyone wanna recommend a good SIP client for ubuntu? === jand [~jand@216-221-248.adsl.tele2.no] has joined #ubuntu [02:45] rory__: maybe gnome-meeting? === A|E [~Rob|LN@pool-162-84-224-200.ny5030.east.verizon.net] has joined #ubuntu [02:45] Hi folks, does anybody have a laptop with variable cpu freqency here today? [02:45] ill take a look at it, thanks sladen [02:46] jand: lots of people do [02:46] it's best to just ask your question [02:46] treenaks, do you know alot about SSH ? [02:46] I was just wondering if anybody who have that could be so kind to send me a copy of their /etc/cpufreqd.conf file for referance? === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [02:47] jand: ubuntu uses powernowd [02:47] Oh [02:47] bob2, how about you? do you know alot about SSH ? [02:47] wood1: why don't you just ask the channel? [02:48] lol [02:48] yeah, it's a lot more efficient [02:48] many people will not answer such vague questions when they don't know what they're letting themselves in for [02:48] and you might happen to find someone who knows a lot more about ssh is in here [02:48] "a lot" is so relative === zul [~chuck@198.62.158.205] has joined #ubuntu === plovs [~plovs@195.13.248.82] has joined #ubuntu === zul [~chuck@zul.developer.gentoo] has left #ubuntu ["Leaving"] [02:50] Powernowd is just for amd prosessors I see [02:50] jand: no [02:50] I have a centrino prosessor here [02:50] 'not just those from AMD' [02:50] (from the description) [02:51] Does anybody here knows alot about SSH ? [02:51] wood1: just ask your question [02:52] yes wood1 [02:52] i know lots about ssh === tolle [~tolle@h81172194136.kund.kommunicera.umea.se] has joined #ubuntu [02:52] wood1: if you'd asked your question, you could have an anaswer by now [02:53] bob2, ok [02:53] I can login to another machine using SSH [02:53] Is it difficult to set up then? [02:53] no [02:53] Yeah, i'm not currently using ubuntu [02:54] powernowd is installed by default [02:54] on laptops, at least [02:54] what are you using? [02:54] Archlinux [02:54] I am too used to the package system to change [02:54] But I installed ubuntu to find out how to set up my wifi card [02:55] Orinoco chipset? === fox2mike [~ashball@fox2mike.user] has joined #ubuntu [02:55] hey guys [02:55] My question is: how do I copy files from the remote machine to my local machine ? [02:55] And then I discovered the cpustepping feature and I want it here :) [02:55] using SSH ? [02:55] I need some help [02:55] scp [02:55] we're organising a huge Linux event === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has left #ubuntu ["Lmnar"] [02:55] I have a intel pro ipw2100 chipset :) [02:55] jand: thats just a kernel thing and a daemon [02:55] wood1: scp [02:55] oh, rory__ beat me to it [02:55] sftp is also available [02:55] jand: for the cpu frequency scaling [02:56] the biggest in this part of the world, at Bangalore India, called Linux Bangalore/2004 [02:56] http://linux-bangalore.org/2004 [02:56] fox2mike: Cool [02:56] I have set up the frequency scaling in the kernel, and I can change it manually [02:56] and we're wondering if we can get some Ubuntu CDs to give away [02:56] some = atleast about a 1000 === spity [~spity@w240.dkm.cz] has joined #ubuntu [02:56] jand: I think the daemon is called cpufreqd or something [02:56] hi [02:56] The event is on 1,2,3 Dec though [02:57] fox2mike: theres a site to order free cds on [02:57] too short notice [02:57] I have cpufreqd installed, but don't understand the config file [02:57] I know tolle, but we need this really fast [02:57] fox2mike: how quickly? [02:57] I was wondering if anybody had a working config for me? [02:57] in 2 days [02:57] hehe [02:57] bob2, 2 days [02:57] scp [02:57] jand: it's in the package [02:57] ??? [02:57] silbs: ^^^ [02:58] fox2mike, download the iso and burn 1000 copies? [02:58] bob2, you see - I am _not_ using ubuntu now, so I don't have that config :) [02:58] well, the only solution to that is to fire up your own burner, 2days is a realy short notice. [02:58] rory__, good point, but no resources [02:58] jand: so...#archlinux maybe? [02:58] i have a strange problem with fonts, nimbus sans is very narrow and quite small, i can't isolate the change that introduce this new behaviour, does anybody else experience this? === oferw [oferw@DSL212-235-31-11.bb.netvision.net.il] has joined #ubuntu [02:58] So therefore I am asking here, if anybody who have a working setup would be willing to share that with me? [02:58] jand: google it [02:58] tolle: please don't speak for canonical [02:59] wood1: read the man page [02:59] bob2, you're from Canonical? [02:59] wood1: 'man scp' [02:59] fox2mike: yes, but I don't speak for it either :) [02:59] lol [02:59] ok, must go work... irc == evil [02:59] anyone I can get onto to get the CDs === wezzer [~antti@a84-230-118-154.elisa-laajakaista.fi] has joined #ubuntu [02:59] the reason being [02:59] bob2: canonical? [03:00] We need it to look official [03:00] tolle: the company who is behind ubuntu [03:00] call mark shuttleworth fox2mike [03:00] who' [03:00] he'll send some over in a rocket [03:00] s [03:00] mark & where can I get his number? [03:00] today is the seed frezze of hoary [03:01] do not call marik [03:01] bob2, what do you advise? [03:01] Just mail to the addess listed on the website? [03:01] we need to get to someone and we need to get to them Fast [03:01] fox2mike: sorry, not going to happen [03:01] anybody can explain the seed freeze to me? [03:02] fox2mike: you can email info@canonical.com about it [03:02] will do, anything else? [03:02] kensai: (theoretically) we stop changing the list of packages that will be in the release [03:02] umm, after uninstalling gdm synaptic package manager won't work [03:02] kensai: I'm not convinced that's actually happening today though :) [03:02] wezzer: hoary? === egli [~egli@gate.wyona.com] has joined #ubuntu [03:02] warthy [03:03] fox2mike: um, plan ahead in future? ;) [03:03] hehe [03:03] true [03:03] Kamion, Ohhhh ok I'll go to Hoary today though === LiamH [healy@mfg-98.umd.edu] has joined #ubuntu [03:09] Well what is the exact syntax for scp using SSH ? === netmonk [~netmonk@nat-30.c0msys.net] has joined #ubuntu [03:09] Support I have a file name foo.txt at the remote machine and I want to copy it to my current machine? How do I do that ? [03:09] the manpage explains exactly how to use it [03:09] foo user@remotehost:/path/to/foo.txt . === Delgul_at_work [~gerard@delgul.demon.nl] has joined #ubuntu [03:09] er, s/^foo/scp/ [03:09] Ok now I am at the remote host [03:09] ? [03:09] you run that on the local machine [03:09] My current directory is wood [03:14] Well my local machine is wood@warty [03:14] My remote machine is: wood@hoary [03:14] Now I am at the wood@hoary remote machine using SSH [03:14] Now I want to copy a file name customers.txt to my local machine which is: wood@warty [03:14] wood1, why don't you use scp? [03:14] Well I really don't know the basics of scp [03:14] so scp customers.txt wood@warty: [03:14] there are howtos on this sort of stuff on the web [03:14] googling for 'scp howto' finds some [03:14] it's really easy, wood1, if I could do it ;) [03:15] scp customers.txt wood@warty did not work ??? [03:15] wood1, the one that I use is "scp arsovy@192.168.1.2:/home/arsovy/Collateral/CD1.avi netmonk@192.168.1.5" [03:15] MSG ogra Solution for apt-get is to use ftp instead of http. Many possible causes, but nothing substantial. Main suspect is some sort of filter either at server or the ISP. P.S. My ISP is demon. Another is http's reliability. Also simply the server could have been overloaded. Thanks. [03:15] ignore my last [03:16] wood1: the final colon wasn't just for fun [03:16] Oh I see === Woodwizzle [~chatzilla@user-0c6t0t8.cable.mindspring.com] has joined #ubuntu [03:19] Kamion, Well it does not work even after the colon: === fsmw [~Fernando@200.72.33.74] has joined #ubuntu === hbillo [~hbillo@94.102.119-80.rev.gaoland.net] has joined #ubuntu [03:19] It instead copies the file to it's own current directory in the remote machine which is: wood@hoary === vpalle [~vpalle@park222.koll.au.dk] has joined #ubuntu === fox2mike [~ashball@fox2mike.user] has left #ubuntu ["Leaving"] === davidv [~davidv@24-205-151-25.wtr-mres.charterpipeline.net] has joined #ubuntu [03:24] Do I have to be connected to the remote machine to use "scp" ? === king_arthur [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [03:26] Hi guys [03:26] Just a very quick Synaptic question [03:27] I would like to download a package, without actually installing it, I believe that is possible but, how? [03:27] wood1: no, you don't [03:28] wood1: please read the documentation on the web, there's plenty of it [03:28] What I really want to do is install it on anotre machine where I do not have intrnet acces [03:28] Well, can you provide some links [03:28] 14:13 < Kamion> googling for 'scp howto' finds some [03:28] google.com is your friend [03:28] I receive the Error: Host key verification failed. [03:29] i'm having trouble downloading GKrellm thru synaptic and if i manually install the .deb it gives huge dependency errors, any ideas? [03:29] Todd_MA_1975: are you still there and willing to advice? === kos_ [~kos@c-24-126-93-100.we.client2.attbi.com] has joined #ubuntu [03:29] king_arthur: Sure.... [03:30] king_arthur: PVT me [03:30] Todd_MA_1975: pls have a lookat what I jus posted [03:31] kamion, I think that I have solved the SSH's scp problem [03:31] i'm having trouble downloading GKrellm thru synaptic and if i manually install the .deb it gives huge dependency errors, any ideas? === davidv [~davidv@24-205-151-25.wtr-mres.charterpipeline.net] has joined #ubuntu [03:34] i'm having trouble downloading GKrellm thru synaptic and if i manually install the .deb it gives huge dependency errors, any ideas? [03:35] davidv: did you add the universe repository to sources.list [03:35] no, i havebn't touched the sources list yet [03:35] i just installed this last night [03:36] davidv: enable 'universe' (look in synaptic) [03:36] then installing grkellm should work === ZEAL0T [~zealot@64-144-10-226.client.dsl.net] has joined #ubuntu [03:37] taking a look === lemsx1|gone is now known as lemsx1 [03:39] Treenaks: this is what i got after enabling it--Couldn't stat source package list http://archive.ubuntu.com warty/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_warty_universe_binary-i386_Packages) - stat (2 No such file or directory) [03:39] davidv: do update first [03:40] ok === Talliesin_ [~Jon@83-70-227-104.b-ras1.prp.dublin.eircom.net] has joined #ubuntu === Tsjoklate [~Tsjoklat@dialup-4.246.60.73.Dial1.SanJose1.Level3.net] has joined #ubuntu [03:41] Treenaks: it's updating 9 files [03:41] davidv: yes, and after that you should be able to find gkrellm in synaptic [03:41] davidv: and be able to install it [03:41] hopefully, thanks for the tips [03:42] although i've palyed around with gnome a little, i've mostly used KDE for about the last 8 years === melter|work [~Melter@dyn224.iacc-tm4.ndsu.NoDak.edu] has joined #ubuntu [03:43] has anyone changed to KDE on ubuntu? === Netminder [~mcroydon@phaser850.connext.net] has joined #ubuntu === Childe [~chatzilla@61.50.141.192] has joined #ubuntu [03:44] By the way, does somebody know some website links for some quick tutorials for Ubuntu Linux [03:44] wood1: www.ubuntulinux.org [03:45] Hi. I don't want the dhcp client to modify /etc/resolv.conf. How to configure it? === evilstoy [HydraIRC@cmung3618.cmu.carnet.hr] has joined #ubuntu [03:45] Childe: vim /etc/dhclient.conf ? [03:46] Childe: or nano [03:46] Treenaks: Whick line in this file to modify? sorry [03:46] Childe: read the file, it's documented [03:46] OK [03:46] Childe: and read 'man dhclient.conf' === nevyn_ [~nevyn@c211-28-49-238.brodm1.vic.optusnet.com.au] has joined #ubuntu === yoshima [~yoshima@213-140-6-127.fastres.net] has joined #ubuntu [03:47] Treenaks, "scp" works well if I am connected to the remote machine. However, it does not work when I am not connected to the remote machine [03:47] wood1: what happens then? [03:48] I get the Error: Permission denied (publickey,keyboard-interactive). [03:48] wood1: what are you typing? === deang [~deang@rapids-arc2-159.tznet.com] has joined #ubuntu [03:48] that just means authentication failed [03:48] I am typing the Error Message I get when using "scp" from my local machine [03:48] what do you mean by "connected"? [03:49] hi, i think i have a big problem, yesterday i didnt turn off my computer and today when i wake up its off, when i try to start it it says "Lilo 22.5.9 LoadingEBDA is big; the kernel setup stack overlaps lilo second stage [03:49] scp uses ssh, which requires some means to authenticate to the remote machine (where remote is with respect to wherever you're running scp) [03:49] Well "connected" means that I am connected to the remote machine using SSH [03:50] wood1: what's your scp command line? [03:50] wood1: and are you typing it on the remote or the local host? [03:50] scp works fine when I am connected to the remote machine === sladen [paul@starsky.19inch.net] has joined #ubuntu [03:51] wood1: what do you mean??? [03:51] wood1: can you give us a sequence of events (I type this on "this" computer, then I type "that" on the remote computer, etc.) [03:51] wood1: it would be clearer to say where you're running the scp command, rather than this vague talk of "connected" === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #ubuntu === jpvcx [foobar@j132017.upc-j.chello.nl] has joined #ubuntu [03:55] I am typing on my local machine: scp wood@hoary:/home/wood/customers.txt wood@warty:/home/staff/accounts/: [03:55] Treenaks and Kamion [03:55] wood1: you can't use 2 hostnames [03:56] wood1: you should use only one "user@host" pair [03:56] wood1: so scp wood@hoary:/some/where /some/where/else [03:56] wood1: or scp /some/where wood@hoary:/some/where/else === Childe [~chatzilla@61.50.141.192] has joined #ubuntu === sladen [~paul@starsky.19inch.net] has joined #ubuntu === ermo [~ermo@3E6B20D4.rev.stofanet.dk] has joined #ubuntu === deFrysk [~deFrysk@g90181.upc-g.chello.nl] has joined #ubuntu [04:00] Treenaks, thanks alot [04:00] It is working perfectly now [04:00] The saying: Everyday you learn a new thing is indeed very true === cardador [~jose@srt1.dq.fct.unl.pt] has joined #ubuntu === Micksa [~mslade@203-217-18-166.perm.iinet.net.au] has joined #ubuntu === dad [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu === davidv [~davidv@24-205-151-25.wtr-mres.charterpipeline.net] has joined #ubuntu === zenpod [~epod@S01060040052fa584.nb.shawcable.net] has joined #Ubuntu === demon666_nl [~anonymous@82-217-146-224.cable.quicknet.nl] has joined #ubuntu [04:04] hi [04:05] Hi, anyone is using hoary? === Todd_MA_1971 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has joined #ubuntu [04:05] yoshima, I am also using Hoary === Myke [~ricardo@82.154.101.22] has joined #ubuntu [04:06] have you been able to update to latests openoffice (1.1.3)? [04:06] hi there [04:07] wood1: also that final colon was wrong in the command you gave; the colon separates user@host from path [04:08] yoshima: no, there's a dependency problem at the moment === hbillo [~hbillo@94.102.119-80.rev.gaoland.net] has joined #ubuntu [04:09] ahum, it seems that after uninstalling gdm, command gksudo won't work [04:10] jdub, do you know if there's a fix? [04:10] yoshima: there will be [04:10] :) [04:13] Kamion, got it === eruin [~eruin@eruin.user] has joined #ubuntu [04:15] Kamion, is there a way to update Gaim 1.0.0 to 1.0.3 in Warty ? === stone_ [~stone@65.169.94.254] has joined #ubuntu [04:19] wood1: Sure... many ways... but then your installation is unsupported. [04:20] Tomcat, Well I can try if you give me some hints [04:20] wood1: you can get gaim from hoary by changing warty to hoary in your sources.list and apt-get upgrade gaim .. and then changing sources.list back .. but yeah it's unsupported [04:20] or you build the sourcecode yourself [04:21] I have tried doing that [04:21] wood1 : what did you try ? [04:22] what are the diferences between gaim 1.0.0 and 1.0.3 ? [04:22] After changing the sources.list. I typed the command is: apt-get update [04:22] After that what is the command ? [04:22] also, i have this guess than in passive mode, (behing gateways) gaim uses microsoft servers as midpoint for file transfers... am i right on this? [04:22] demon666_nl: 'apt-get upgrade gaim' would be wrong anyway - see the apt-get documentation [04:22] sudo apt-get update and after that sudo apt-get upgrade gaim [04:23] Well Gaim 1.0.0 does not seem to support MSN Messenger [04:23] apt-get install gaim then [04:23] yes it does [04:23] i'm using it right now === arthur_junior [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [04:24] Well what is the exact syntax after modifying the sources.list [04:24] read the man page? [04:24] sudo apt-get update && sudo apt-get install gaim [04:24] but gaim 1.0.0 should work [04:24] wood1: gaim 1.0.0 supports msn [04:24] your problem is not with the version but, with the configuration [04:24] Well it does sometimes, but most of the time, it does not === cardador [~jose@srt1.dq.fct.unl.pt] has joined #ubuntu === beyond is now known as beyond_lunch === f_favila [~f_favila@host-66-81-16-83.rev.o1.com] has joined #ubuntu === f_favila [~f_favila@host-66-81-16-83.rev.o1.com] has left #ubuntu ["Later"] === f_favila [~f_favila@host-66-81-16-83.rev.o1.com] has joined #ubuntu === xuzo_ [~xuzo@bolgo.cent.uji.es] has joined #ubuntu [04:30] By the way, what will be the first step to use PGP in Evolution ? [04:30] Don't... use GPG :o [04:30] And I guess the first step would be to get GnuPG :) [04:31] Well how do we know if GnuPG is install in my System ? [04:31] wood1, seahorse is an easy to use frontend to gnupg [04:31] find / | grep gpg ? :) [04:32] I have a question: let's say that gimp 2.2 release will be tomorrow === Neill [~Neill@fresco.nrsmith.me.uk] has joined #ubuntu [04:32] how long does it take, that gimp 2.2 can be found from synaptic package manager? [04:33] wezzer: depends how long it takes for debian to package it then for ubuntu to pick up the debian package [04:33] Well tomcat, pgp and pgpgpg are there [04:33] Riddell: okay, thanks. How long does it take "usually"? :-) === Stuttergart [~Stutterga@im.nathanvalentine.org] has joined #ubuntu [04:34] Riddell: most packages in ubuntu are not in debian yet [04:34] wezzer: no such thing as usual, debian could have it same day or could take some months, usuntu should have it in hoary fairly fast [04:35] okay [04:35] thanks :) [04:35] How do I setup Gpg in the first place ? [04:35] tomcat and stuNned ??? [04:35] wood1, again, package 'seahorse' is easy frontend to gnupg, do you see that? [04:35] Myke: example? [04:36] wood1, i think seahorse is in universe repository [04:36] sudo apt-get install seahorse should do it [04:36] ??? [04:37] wood1, yes, if you have universe repo's enabled. === pisuke [~luis@84-120-68-6.onocable.ono.com] has joined #ubuntu [04:37] Riddell: gnome 2.8 [04:38] Riddell: Gimp will never come to warty, right? [04:38] debian is at 2.4, starting to migrate now to 2.6 [04:38] Riddell: Eh... Gimp 2.2 [04:38] Tomcat_: correct, warty won't change [04:38] Well, stuNNed, I have just installed seahorse, what's the next step ??? [04:38] k :) [04:38] Myke: gnome is a special case [04:38] but, by April we should have another release [04:39] Lucky that Ubuntu has 6 months release period :o [04:39] Not 5 years like Debian :D === doko [doko@dsl-082-082-213-150.arcor-ip.net] has joined #ubuntu [04:39] riddell and many other packages [04:39] just look at how many packages ubuntu has [04:39] Hello, [04:39] stuNNed, what's next after installing "seahorse" ? [04:40] wood1, launch it, create your own key pair [04:40] I want to write an article about what you can expect from Hoary [04:40] I've already listed : [04:40] esd -> polypaudio, fam-> gamin, gnome-sound-mixer, X.org, gnome-app-installation and share-admin [04:40] ploum: change sources from warry to hoary [04:40] Do you see anything else ? [04:41] go to synaptic, control+R [04:41] Myke, It's already done [04:41] see whats changed :p === gotpunk [~rookie@206.219.255.152] has joined #ubuntu [04:41] The list I've see is above. But I've maybe missed something and there's maybe other important things planned before march === gotpunk [~rookie@206.219.255.152] has left #ubuntu [] === rookiehwm [~rookie@206.219.255.152] has joined #ubuntu === Gwildor|work [~onceagain@adsl-68-249-245-156.dsl.sfldmi.ameritech.net] has joined #ubuntu [04:43] they are thinking about suspend in kernel === Nigelenki [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [04:44] ploum: there's a whole page on the wiki === Nigelenki is now known as bluefoxicy [04:45] bob2, just, I forgot it ! === AndyFit1 [~andy@220.245.97.227] has joined #ubuntu === rapha [~rapha@p50834EC4.dip0.t-ipconnect.de] has joined #ubuntu === glar00k [~sven@192.129.26.240] has joined #ubuntu === goonie [~goonie@194-144-14-38.xdsl.is] has joined #ubuntu [04:54] can anyone help me with diabling taps on my laptop's touchpad ? [04:55] warty is having issues with an ati radeon 9250 . XFree86 is crashing and claiming no screens were found.. XF86config-4 mentions everything perfectly about the screen === stuNNed [~stuNNed@adsl-068-209-149-165.sip.msy.bellsouth.net] has joined #ubuntu [04:56] livin` on the edge! with ubuntu unstable! === Karakth [~chris@217.145.11.204] has joined #ubuntu [04:56] http://people.ubuntu.com/~thom/network-manager/ [04:57] AndyFit1: mouse configured correctly? [04:57] that any usable on hoary / no wireless? [04:58] eruin: no [04:59] well, maybe [05:00] stuNNed, now that I have created my own Key Pair in Seahorse, what's the next step to use it in Evolution ? [05:00] bob2: ty [05:01] debating whether to allow a dbus upgrade just to have some new toy ;P [05:01] Is the 1024 key length be efficient ? [05:01] 1024 is smallish these days === ph3g4n [~ph@82-36-105-243.cable.ubr02.king.blueyonder.co.uk] has joined #ubuntu === Abercrombie is now known as Linux|Newbie [05:01] but most people who made their key more than a year or so ago have only 1024 [05:01] rookiehwm: pretty sure it is [05:02] isnt 1024 quite sufficient? [05:02] What is the best key length, 4096 ? [05:02] AndyFit1: can you put your xf86config-4 on pastebin or dcc it to me? === Linux|Newbie is now known as Abercrombie [05:02] if you're asking, 1024 is fine [05:02] Should I put the key length as: 4096 ? [05:03] What is PassPhrase ? [05:03] it's your passphrase [05:03] bah, I just dist-upgraded and here's another batch of upgrades available ;) [05:03] the string you enter so you can use the key === tvon|x31 [~tvon@h-66-167-148-192.mclnva23.dynamic.covad.net] has joined #ubuntu === darren [~darren@host81-153-68-141.range81-153.btcentralplus.com] has joined #ubuntu [05:04] Can the PassPhrase be 6 characters long ? [05:04] how's everybody doing here? [05:04] if you want [05:04] 6 is pretty short, tho === glar00k [~sven@192.129.26.240] has joined #ubuntu [05:04] Abercrombie: you really don't want to hear the answer to that ;) [05:05] Sure I do :) [05:05] I'm doing FINE! [05:05] :p [05:05] no, really, I am [05:06] rookiehwm its a bit hard. xserver wont start and I'm less than average with moving text from console [05:06] xserver = xfree86 sorry [05:06] Abercrombie: my scoliosis is playing up, my kidneys might have a stone in them, my fistule is suppurating, and I have to stay in late at work. How are you? [05:06] AndyFit1: can you put a guest account on your machine with read access to XF86Config-4? [05:06] damn [05:07] I'm really bad too [05:07] ah, good. [05:07] I'm not alone then [05:07] I don't have a job [05:07] sure rookiehwm, how can I do that ? [05:07] I am not good at home (with parents) [05:07] I am economically bad also etc........ [05:08] I don't see the pair of keys in seahorse [05:08] I don't have a job [05:08] I'm doing horrible economically [05:08] I don't live at home [05:08] sucks of us [05:08] and uhm, I study aesthetics as in I'll never get a real job :) === Moof starts up a #ubuntu group hug (just mind my back) [05:09] OOo [05:10] stuNNed, are you still there? [05:10] yes [05:10] I don't see anything in Seahorse's window ? === Moof goes to moan at the reservations people [05:11] wood1, did you go to Key -> New and create a new keypair? === jeddy3 [~mattias@regulus3.student.UU.SE] has joined #ubuntu === dewey [~dewey@c-67-168-51-181.client.comcast.net] has joined #ubuntu === TheCan [~thecan@dsl-084-056-132-062.arcor-ip.net] has joined #ubuntu [05:12] Yes I did === Abercrombie [~Armani@pool-162-84-224-200.ny5030.east.verizon.net] has left #ubuntu ["Leaving"] [05:13] Now, Seahorse is not responding anymore [05:13] Should I just close it ? [05:13] and restart it [05:13] sure can try === Bentley [~bentley@S01060080c8135e6a.cg.shawcable.net] has joined #ubuntu === eruin [~eruin@eruin.user] has joined #ubuntu [05:15] wood1, just did a test run, generated a key here fine === electroglas [~rjenkins@c-24-1-84-27.client.comcast.net] has joined #ubuntu === Micksa_ [~mslade@203-217-18-166.perm.iinet.net.au] has joined #ubuntu === lounge [~chatzilla@c-1adde253.020-69-73746f2.cust.bredbandsbolaget.se] has joined #ubuntu === wasabi [~jhaltom2@64.25.11.66] has joined #ubuntu [05:17] How do I stop services from Ubuntu Linux ? [05:18] What services? [05:18] Is there a way to split a zip file in Linux so chunks can be e-mailed to a Windows luser? [05:18] running : ps aux gives me tons of programs running on my system === chuck__ [~chuck@198.62.158.205] has joined #ubuntu [05:18] is there a log of this channel? I missed a link earlier to howto on turning ubuntu into daap server, etc [05:18] Hi. how can i make my own initrd kernel image for a custom kernel? mkinitrd but how exactly? === timeoff [~sandy@dynamic-62-56-51-103.park-s46b.dslaccess.co.uk] has joined #ubuntu === chuck__ is now known as zul [05:19] How do we control the services from booting in the first place ? === mac [~MC00517@140.212.205.40] has joined #ubuntu === |^JaMeS^| [~nobody@cvip-dsl-204-67.cvip.net] has joined #ubuntu === zul [~chuck@zul.developer.gentoo] has left #ubuntu ["Leaving"] [05:20] hello - something odd started on my ubuntu box this weekend. My resource monitor shows my cpu is pinned(100%) with user processes. However, neither the 'process listing' nor top reveal this process when sorting by cpu% [05:22] Bentley: The same thing happens to me. I finally realized it was firefox. === Yuusen [~liefstryd@213.78.109.170] has joined #ubuntu [05:23] swfplayer ate op my resources once ... I removed it after that === AngryLogic [~angrylogi@smi28-038.uml.edu] has joined #ubuntu [05:23] shouldn't 'top' reveal that a particular process is using up the cpu time? [05:23] wood1: update-rc.d or sysv-rc-conf [05:23] i just killed firefox, and it's still pinned [05:24] bentley maybe it's a daily cronjob ? [05:24] Bentley: Thats what I thought but it doesn't. === krischan [~krischan@p5090B17F.dip.t-dialin.net] has joined #ubuntu [05:24] davidpc: there are [05:25] Bentley - Have you chosen to "view all processes" in the process listing window? I guess you are displaying the CPU %... [05:25] electroglas, yes I have === russell_ [~russell@i-195-137-88-180.freedom2surf.net] has joined #ubuntu [05:25] woohoo, one happy ubuntu user! [05:26] hello [05:26] hi [05:26] does anyone have any idea where to find working daap server packages? [05:26] i just installed ubuntu [05:26] ! [05:26] bye to all, see you all later [05:26] the ones here: http://www.mynetcologne.de/~nc-kuleszth/#mozTocId270007 [05:26] are broken === Skwid_ [Skwid1@82.228.247.28] has joined #ubuntu [05:26] happy using Ubuntu === wood1 [~bill@202.79.36.137] has left #ubuntu [] [05:26] yup! [05:26] very happy [05:26] because of libstdc2.10 dependencies [05:26] :) [05:26] No way to span or split a zip file??? [05:27] TheCan: mkinitrd -o ? [05:27] electroglas: well there's a command named "split", but I don't know how you'd put it back together on Windows. [05:28] netsplit: and it will generate then a "standard" initrd like the one ubuntu uses for the default kernel? [05:28] TheCan: Sure. === |^JaMeS^| [~nobody@cvip-dsl-204-67.cvip.net] has left #ubuntu ["Leaving"] [05:29] hmm, someone on the forums recommends linux-i686 for athlonxp, linux-k7 for all amds ;P [05:29] netsplit: and do i have to invoke this from the kernel tree? or for what kernel will it generate it? === Micksa [~mslade@203-217-18-166.perm.iinet.net.au] has joined #ubuntu [05:29] TheCan: It's like mkinitrd -o 2.6.9 [05:29] netsplit: ah ic === lumpi [~lumpi@pD9E98ED0.dip0.t-ipconnect.de] has joined #ubuntu [05:29] i'll try this then, thx :) [05:29] Welcome. === mjg59 [mjg59@cavan.codon.org.uk] has joined #ubuntu [05:32] is there a 'services' type control panel in ubuntu? CUPSd is tarting at boot, and I want to stop it from doing so [05:32] Bentley: /etc/init.d/ [05:32] netsplit: wow cool this seems to work!! you should have been here yesterday, i was trying for the whole day to get the damn custom kernel booting! :) [05:33] TheCan: nice :) === Fire_Egl [Proteus936@adsl-159-170-114.bhm.bellsouth.net] has joined #Ubuntu [05:33] the old fashioned way, huh? thx netsplit! [05:33] (without initrd then, but it didnt want to put whatever driver i put in there statically: ( ) [05:33] how can i reconfigure my xfree86 the way it was when ubuntu installed ??? [05:33] normally i don't like netsplits, but you are really helpful :-) === Mitario [~michiel@sikkes.xs4all.nl] has joined #ubuntu === zenwhen [~zenwhen@host-216-78-81-103.bgk.bellsouth.net] has joined #ubuntu === timeoff [~sandy@dynamic-62-56-51-103.park-s46b.dslaccess.co.uk] has left #ubuntu ["Leaving"] [05:35] ?? === electroglas [~rjenkins@c-24-1-84-27.client.comcast.net] has left #ubuntu [] === SeFoKumA [~zienaga@234.Red-81-37-193.pooles.rima-tde.net] has joined #ubuntu === jeddy3 [~mattias@regulus3.student.UU.SE] has joined #ubuntu === markus_ [~markus@thistle.subnet.at] has joined #ubuntu [05:45] Hi. How can I add all NIS-users to local groups such as "video"? === StarScreem [~am@81-178-193-103.dsl.pipex.com] has joined #ubuntu === encryptio [~encryptio@user-119a28l.biz.mindspring.com] has joined #ubuntu [05:46] ya! [05:47] man i love hoary...runs so nice on my ibook...all my fonts are crisp and clean === jind [~jind@216-221-248.adsl.tele2.no] has joined #ubuntu [05:49] drop a screenshot :) === Neill [~Neill@fresco.nrsmith.me.uk] has joined #ubuntu === _kanitz_ [pa@hjolug.org] has joined #ubuntu === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [05:52] <_kanitz_> is there any RAID options in the installation of ubuntu ? === FireEgl [Proteus204@adsl-159-170-114.bhm.bellsouth.net] has joined #Ubuntu [05:54] _kanitz_, Software-Raid, yes. [05:54] <_kanitz_> ah..good for me :) [05:54] <_kanitz_> thanks markus_ :) [05:55] _kanitz_, Ubuntu is based on Debian Sarge's D-I, and the new Debian-Installer offers Software-RAID and LVM. [05:55] _kanitz_, AFAIR at least, I haven't tried it yet ;) ... === ElRaton [~lerat@tofu.eu.org] has joined #ubuntu [05:55] <_kanitz_> ah [05:56] <_kanitz_> i tried to install woody 3.0, but you most do a ride manuely [05:56] <_kanitz_> i would not rtfm when i have short time :) === hns [~hans@d8149.upc-d.chello.nl] has joined #ubuntu [05:59] Anyone know where I can download a torrent for the Ubuntu Live CD? === timte [~timte@h129n2fls32o984.telia.com] has joined #ubuntu [06:07] http://source.rfc822.org/pub/mirror/releases.ubuntu.com/4.10/warty-release-live-i386.iso.torrent [06:09] there you go [06:09] http://source.rfc822.org/pub/mirror/releases.ubuntu.com/4.10/warty-release-live-i386.iso.torrent [06:09] grrrrr ! === oopla [~nospam@204.214.108.162] has joined #ubuntu [06:09] darren: the first place i would look would be .... a download mirror ? :/ [06:09] thanks wezzer & Skwid_ === ermo [~ermo@3E6B20D4.rev.stofanet.dk] has joined #ubuntu === topyli [~juha@dsl-hkigw3k9b.dial.inet.fi] has joined #ubuntu === beyond [~beyond@200-206-134-238.async.com.br] has joined #ubuntu [06:09] hi darren, are you the darren I know? [06:09] what does 'pci=noacpi' on kernel line in grub do? [06:09] turns off acpi [06:09] are you having lockup and crashing issues? [06:09] zenwhen, don't think pci=noacpi turns it completely off does it? i'm trying to get power management working on a laptop, but ubuntu doesn't seem to like apm on my laptop === markus_ [~markus@thistle.subnet.at] has left #ubuntu ["Leaving"] [06:09] I think it does turn off ACPI. [06:09] Though I know jack all about laptops. === ulisse [~ulisse@62.211.214.234] has joined #ubuntu [06:09] hi channel! === SGC|Work [~SGC|Work@rchp4.rochester.ibm.com] has joined #ubuntu [06:09] nobody listening? === gregburd [~gburd@12.182.2.18] has joined #ubuntu === olivier_mu [~olivier@84-121-78-77.onocable.ono.com] has joined #ubuntu [06:09] zenwhen, how would I know that? [06:09] hola, amigos/as [06:09] Oh [06:09] You would know if you knew me. [06:09] Wrong daren === jind_ [~jind@216-221-248.adsl.tele2.no] has joined #ubuntu [06:09] :) [06:09] any speak spanish / alguien habla espanol? [06:09] somebody using hoary? === fredix [~fred@parmentier-6-82-225-62-172.fbx.proxad.net] has joined #ubuntu [06:14] zenwhen, I have the momory of a goldfish [06:14] o [06:14] after last update (10 mins ago) i am unable to run Firefox or Thunderbird as user [06:14] is it a known bug? === russell_ [~russell@i-195-137-88-180.freedom2surf.net] has joined #ubuntu [06:14] olivier_mu: i think there's a #ubuntu-es channel :) [06:14] hi! [06:14] i had some very interesting problems when I updated to firefox 1.0 and had 0.9.3 running on background [06:14] how do i rename a windows .exe file to make it executable in linux? [06:14] thank you topyli [06:14] russell_, you dont [06:14] russell_: windows executables are executable on windows, no renaming will cure that [06:14] good bye [06:14] topyli, when i double click on it it tells me that i should rename it to type "executable" to execute it! [06:14] russell_: what would tell you such a thing? nautilus? :) [06:14] :D === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [06:14] topyli, just using Disks in Computer and double clicking on it! [06:14] ubuntu doesn't seem to like apm [06:14] wezzer, I already had FF 1.0 [06:15] russell_: it's hallucinating. windows is a different system, the exe won't work on linux, period. === LinuxJones [~LJ@blk-222-206-208.eastlink.ca] has joined #ubuntu [06:16] russell_: besides, the name of a file does not set the executable bit on linux, it doesn't matter what you name it :) [06:16] dude [06:16] that's the best question i've ever seen === defendguin [~supertux@adsl-6-117-59.msy.bellsouth.net] has joined #ubuntu [06:17] topyli, well it seems to running now [06:18] topyli, i used the ./FAH5-Linux.exe command [06:18] topyli, though i am a noob to linux... === oopla [~nospam@204.214.108.162] has left #ubuntu [] [06:18] is there an easy way to change the "default" kernel in grub? [06:19] stuNNed: works for me [06:19] i deleted two file in /etc/rc2.d how to add them back? === Kabuto [~Kabuto@flitter-mouse.demon.co.uk] has joined #ubuntu [06:19] stuNNed: make the symlink back there [06:19] bob2, how so? [06:20] russell_: then it's not a real windows executable :) [06:20] topyli, oh ok :) [06:20] stuNNed: man update-rc.d , look at the 'defaults' command [06:20] stuNNed: load the module. profit! [06:21] bob2, i get 'No such device' when modprobe apm === ulisse [~ulisse@62.211.214.234] has left #ubuntu ["Leaving"] === melazyboy2 [~melazyboy@tx-65-40-204-202.dyn.sprint-hsd.net] has joined #ubuntu [06:21] stuNNed: then you don't have apm hardware [06:21] or the kenrle is buggy (unlikely) [06:22] Any kernel monkeys here, I'm having lots of problems getting dma to work, does anyone know what it takes to be enabled to get dma functioning im getting this when i try to turn it on [06:22] /dev/hdb: [06:22] setting using_dma to 1 (on) [06:22] HDIO_SET_DMA failed: Operation not permitted [06:22] using_dma = 0 (off) [06:22] bob2, dmesg|grep -i apm says "apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16c) [06:22] melazyboy2: that means the kernel doesn't support dma on your ide chipset === sm is now known as sm-afk [06:22] melazyboy2: (assuming you're root) [06:22] bob2, Thats what i figured -- but it should... [06:23] I did run as root [06:23] melazyboy2: it should? [06:23] bob2, I mean all of the config options should be enabled that need to be.. === electroglas [~rjenkins@c-24-1-84-27.client.comcast.net] has joined #ubuntu [06:23] Yar i mean with a stock kernel i can get DMA to run [06:23] bob2, and if i acpi=off at boot hangs when 'starting ubuntu' [06:24] stuNNed: oh, right, apm won't load if acpi is. [06:24] stuNNed: that hang is weird [06:24] melazyboy2: oh, you built your own kernel? [06:24] bob2, Yar... and i just need a wiz to check config and see what im missing, because im aparently uncapable of finding the problem === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [06:24] melazyboy2: what's wrong with the default ubuntu kernel? === egon_spengler [~egon@wbar2.chi1-4-13-002-073.dsl-verizon.net] has joined #ubuntu === jono [~jono@193.60.136.66] has joined #ubuntu [06:25] hi all [06:25] hi' [06:25] is there a way to view quicktime vids in firefox? === ToTo [~ToTo@82.52.92.171] has joined #ubuntu [06:25] jono: i use the VLC plugin for mozilla....works most the time [06:25] bob2, I just wanted to tweak it a little and in the processes i broke something =/ [06:26] melazyboy2: tweak for what? (if the ubuntu kernel is missing something, it's a bug) [06:26] how do i play .mp3 files in ubuntu??? [06:26] bob2, Its missing alot, like 686 optimizations. [06:26] melazyboy2: no it's not [06:26] russell_: wiki.ubuntu.com/RestrictedFormats [06:26] melazyboy2: apt-cache search linux-image-2.6 [06:26] bob2, When i got the default ubuntu kernel, and i downloaded the kernel-tree, P4 optimizations where not enabled. [06:27] russell_: there is no such thing that mplayer won't play [06:27] melazyboy2: indeed, run the command I suggested [06:27] with only acpi enabled, how can i see battery status? [06:27] TheCan: cat /proc/acpi/ [06:28] bob2, not interested -- looking for DMA packages not synaptic names... you said default ubuntu kernel, i state that my default ubuntu kernel was not built with P4 optimizations, it was built without them generic i386 === A|F [~Armani@pool-162-84-143-148.ny5030.east.verizon.net] has joined #ubuntu === A|E [~Rob|LN@pool-162-84-143-148.ny5030.east.verizon.net] has joined #ubuntu [06:28] bob2: isnt there some nice app for gnome like the one that comes by default? [06:28] melazyboy2: yes, because a p4 kernel doesn't work on other cpus. please run the command I suggested so you can get a p4-optimised kernel. [06:29] TheCan: gnome's battery applet doesn't do acpi? [06:29] bob2, I dont want the p4 optimized kernel, i wan't mine working with dma -- if you can't buy that answer than its a learning experiece for me. [06:29] melazyboy2: ok...good luck. [06:30] melazyboy2: just use the 686/586 kernel image [06:30] melazyboy2: the default kernel is 386 because we don't want to bloat the CD up with lots of differently-optimised kernels; as bob2 says, kernels optimised in different ways are available in the archive. [06:30] melazybo2, you want dma working on your hd? === dr_willis [~willis@12-222-124-154.client.insightBB.com] has joined #ubuntu [06:31] melazyboy2: if you want to start with the Ubuntu kernel and tweak, the .config we use is available in debian/config/, and the patches in debian/patches/ [06:31] melazyboy2: if it's a grauitous kernel recompile, newbiedoc.sf.net has a nice howto for it. the ubuntu kernel config is in /boot/, would be a good base. [06:32] bob2, will_ , Kamion , Kind of seems ironic how everyone is so quick to answer to what is not being asked, its like a great awakening, taking a Microsoft perspective on linux issues -- "i don't care what you want you can accomplish what you ask in this way.." Might i remind you that im not looking for a synaptic pacakge, Im looking for assistance on why DMA is failing to run with my kernel's .config; thats it.. stop reading into [06:32] the question to pull outsomething i didn't ask for. === Fwiffo [~user@81.19.254.172] has joined #ubuntu [06:32] melazyboy2: ok, good luck. [06:32] kamion: does the linux-image-686 support the first version of celerons well? [06:32] will_: Yes [06:33] melazybo2, ok what happens when you try turn on dma? [06:33] melazybo2: That error means that your kernel is missing a driver for your IDE chipset [06:33] sudo hdparm -d1 /dev/hdb [06:33] /dev/hdb: [06:33] setting using_dma to 1 (on) [06:33] HDIO_SET_DMA failed: Operation not permitted [06:33] using_dma = 0 (off) [06:33] melazyboy2:dma runs fine, but maybe one of your hd's are not compatible [06:33] mjg59, Yes but to my knowledge i have all of the drivers for the chipset baked in that need to be [06:33] melazybo2, in order to get dma to work you might have to pass this to your kernel (from grub's menu.lst): [06:33] melazybo2, ok question 1, have you had DMA working before? [06:33] melazybo2, kopt=root=/dev/hda1 ro idebus=66 ide0=ata66 ide1=ata66 noapic acpi=on apm=off. [06:33] melazybo2: If you did, it would probably work === tolle [~tolle@h81172194136.kund.kommunicera.umea.se] has joined #ubuntu [06:34] StarScreem, Yes i have. === funky [~repulse@81-202-232-170.user.ono.com] has joined #ubuntu [06:34] hi === cardador [~jose@srt1.dq.fct.unl.pt] has joined #ubuntu [06:34] melazybo2, ok well is it IDE or SATA? [06:34] StarScreem, Now if DMA was working with ubuntu default i do not know, but i have had it working with debian last month, and yoper last week. [06:34] StarScreem, IDE [06:34] lemsx1: Argh! NEVER pass idebus=66 [06:34] It doesn't do what you think it does [06:34] melazyboy2: I was replying purely to your comment about P4 optimisations. If you wish to take trying to be helpful as a "Microsoft perspective", that's your prerogative. [06:34] melazyboy2: tty nodma=off in grub [06:34] melazybo2, wanna go into pm? [06:34] Sure. [06:35] mjg59, i have read the documentation for the kernel many times. my systems work like a charm like that [06:35] lemsx1: idebus=66 tells the kernel that your PIO transfers are clocked at 66MHz. It doesn't cause them to be clocked at 66MHz. As a result, PIO actually becomes twice as *slow* [06:35] no microsoft here...... :) [06:35] melazyboy2: sometimes people can't follow quite all the conversation and therefore jump in in the middle without realising they're doing so. [06:35] lemsx1: And I've read the source code [06:35] mjg59, it does do what the kernel manuals (documentation) says [06:35] lemsx1: The documentation says that idebus= tells the kernel how fast your PIO transfers are clocked [06:36] lemsx1: It does *not* make your PIO transfers run at 66MHz [06:36] So the kernel then believes something that isn't true, and things don't work properly [06:36] PIO=R U B B I S H [06:36] mjg59, ummm, mine doesn't work any slower... if i leave it out, DMA is not set to 5 and i get a warning about the kernel picking 33MHz during boot [06:36] Kamion, Thats not what i did, i stated a question and everyone suggested i do something that was so unreleated to what i was asking, i read 'download a synaptic package' as 'install a different operating system', im not looking for your pacakge, i want to know why mine what i have spent hours in isn't working [06:36] lemsx1: 33MHz is the correct speed for PIO to run at [06:37] If you leave out the idebus= bit and leave the others, it should continue to work [06:37] mjg59, i'll take your advise for it [06:37] melazyboy2: *shrug* [06:37] melazyboy2: if you want DMA, by far the easiest way is to use the working kernel ubnuntnu shipped with [06:37] mjg59, in any case, the other arguments should work fine: kopt=root=/dev/hda1 ro ide0=ata66 ide1=ata66 noapic acpi=on apm=off [06:37] melazyboy2: if you want that with p4 optimisations, I told you how to get it [06:38] lemsx1: Yeah. apm=off won't do anything, but it won't hurt anything either [06:38] melazyboy2: I meant that *I* jumped in in the middle without having seen your original question because there's generally too much stuff in this channel to be able to follow all of it. OK? [06:38] bob2, or i can install windows, or knoppix right, they run of cd and have dma? [06:38] melazyboy2: if you want to recompile for no reason, go for it, I pointed tou at a howto. [06:38] melazyboy2: as does ubuntu's default install [06:38] bob2: well, it's possible there's a bug with respect to his chipset === mxpxpod [~forbesbd@eth13.com-link.com] has joined #ubuntu [06:39] Kamion: sure, which is a bug like I suggested earlier :) [06:39] mjg59, in my system (SMP) it does help greatly to have apm=off... my usb works fine when i do that [06:39] melazyboy2: you say that you've got DMA working with a stock kernel? Perhaps you could diff the .config from that kernel against the default Ubuntu config and look for the differences. [06:39] mjg59, but there is no solution that works for everybody :-) at least not yet [06:39] melazyboy2: do you get a big delay in the kernel & another mid boot up? [06:40] lemsx1: Uh. The Warty kernel doesn't have apm support built in === dr_willis [~willis@12-222-124-154.client.insightBB.com] has left #ubuntu ["Leaving"] [06:41] i had DMA Hell a few months ago with warty [06:41] and a fujitsu hd [06:41] is it fixed now? [06:43] yeah, the hd was just not supporting DMA, for some unknown reason (it was previously DMA66) and i think it has something to do with one pin that got broken, and i jamed it back in [06:43] works fine in PIO Mode === Crikey [~crikey@twoflower.hiddenmemory.co.uk] has joined #ubuntu [06:46] can anyone help me with diabling taps on my laptop's touchpad ? [06:46] melazyboy2:is it working? === rookiehwm [~rookie@206.219.255.152] has joined #ubuntu [06:46] talking to StarScreem now about kernel options needed === xeph [~xeph@ndn-ip-nas-1-p168.telkom-ipnet.co.za] has joined #ubuntu [06:48] wohoo perfect! now everything works in my thinkpad: Suspend to RAM and hibernate (suspend to disk) with APM - well finally :-) [06:48] How can I add a user to Samba? I tried `smbpasswd -a user' but when I to map a drive via Windows, it doesn't log in. [06:49] TheCan: hm, what model? [06:49] a T? [06:49] bob2: yes, T20 [06:49] Anyone know when the next lot of cd's will be shipped? [06:49] yeah, IBMs have fantastic ACPI support [06:49] thinkpads rock === electroglas [~rjenkins@c-24-1-84-27.client.comcast.net] has left #ubuntu [] [06:49] i had it working previously under netbsd, but for example under X when going to hibernate i had to change to console first, but seems to work without this need under linux now [06:50] x.org should support that better === st1an [~macstian@062249170060.customer.alfanett.no] has joined #ubuntu [06:50] yeah maybe it's also because of x.org - i really dunno [06:50] Installing Ubuntu here on my slow cpu Celeron 633mhz ... is that ok? [06:50] but i'm glad it works now [06:50] http://zenhardwhere.com/images/ubuntucds.jpg I got my CD's. [06:50] 256sdram * 20gb [06:50] Im going to hand them out this week. [06:50] A|F: sure [06:51] thanks [06:51] I want to right into hoary ;) [06:51] can anyone help me with disabling taps on my laptop's touchpad ? [06:51] I can edit my sources via console or something like synaptic instead? === encryptio [~encryptio@user-119a28l.biz.mindspring.com] has joined #ubuntu [06:52] A|F: yes you can do it in synaptic === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu [06:52] A|F: settings -> repositories [06:53] Is it better that way? === jpvcx [foobar@j132017.upc-j.chello.nl] has joined #ubuntu [06:53] Do I delete the old sources and add the new ones? (Delete everything in there if I do it via console, gedit or nano) ? [06:53] well it's the same i guess [06:54] no i think synaptic should be able to "parse" the sources.list correctly and thus you should be able to use both methods [06:57] thanks [06:58] Well it said the first stage is done, I just took out the cd === peglags [~peglags@blfd-d9bb9a3b.pool.mediaWays.net] has joined #ubuntu [06:58] I hope it runs smooth on this slow pc, because I tried it before and ahhh let me stay shut. BeatrIX (ubuntu's alternative runs great) but is new and you know needs work and not upgradable yet like Ubuntu , so I'm here giving it another try [07:00] Kamion, bob2 will_, we are currently thinking the problem was me using the VIA bus driver for my intel board, rather than the one with the term intelp2 in it, because i saw it and thought it would be incompatable with p4 [07:01] BeatrIX is a joke. [07:01] A|F: synaptic and apt-get use the same /etc/apt/sources.list [07:01] interesting [07:02] I know they do [07:02] I just dont know what to do if either erase whats there and replace the new ones ( when I was reading the guide to hoary on ubuntu's site) === jolg [~jolg@h150n2fls32o868.telia.com] has joined #ubuntu [07:04] Hello === duncanm [~duncan@peabody.ximian.com] has joined #ubuntu [07:04] hello [07:04] I've a very strange bug with selection in xchat and firefox adress bar [07:05] No idea of where I can post it [07:05] All details are here : [07:05] http://ploum.frimouvy.org/movies/xvidcap/ [07:05] is it the case that ubuntu doesn't read $HOME/.bashrc and $HOME/.bash_profile? [07:06] i have some stuff in there (env. variables, prompt changes, etc) and it's not getting picked up [07:08] A|F: if you go from warty--> hoary then yeah, you'll get hoary versions. that's independant of what tool you use to upgrade with. === Porcini [~truffle@CPE000c41ca3842-CM014200018052.cpe.net.cable.rogers.com] has joined #ubuntu === pdaoust [~paul@S010600400559f412.ok.shawcable.net] has joined #ubuntu [07:08] Yea, I want to feel hoary [07:09] is there a hoary multiverse? [07:09] will_: yes [07:09] will_: I think so; I'm pretty sure I've grabbed files from the hoary multiverse [07:09] I apologise for the extremely n00b question... I've been using Linux as a server admin for five years, so I should know this crap, but... how on earth do you make a user's environment variables stick around, so they come back next session? [07:10] pdaoust: /home/$user/.bashrc === MikeGTN [~mike@greatnorthern.demon.co.uk] has joined #ubuntu [07:10] pdaoust, well, if it's a gnome session started via gdm, essentially you make an ~/.xsession that sets the variables and then execs gnome-session [07:10] ironwolf: thanks! I kinda guessed that's where it'd be, but does that work, say, as soon as you fire up GNOME and before you run a terminal? [07:11] A|F: hoary works ok for me. but some have a bumpier ride. [07:11] mjr: heh, thanks [07:11] pdaoust: unsure, test? [07:11] ironwolf: sounds good to me; I'll check it out. Thanks, guys! [07:11] how does it feel having the latest cutting edge softwares? === glar00k [~sven@192.129.26.240] has joined #ubuntu [07:11] A|F: bleedy [07:12] bleedy? [07:12] A|F: there's lots of blood on the floor here. [07:12] bash init files only affect shell sessions, but if that's enough, ok then [07:12] what you mean [07:13] A|F: I borked something serious a while ago, I think when I upgraded GLib or GTK+ or something... never even showed my login screen. I didn't have the wits to figure out what packages to downgrade, so I just reinstalled Ubuntu. [07:13] A|F: when you play with the cutting edge, you get cut ^_^ === CraHan_ [~CraHan@83-102.244.81.adsl.skynet.be] has joined #ubuntu [07:13] hey [07:13] where can i edit the gnome mime types? [07:13] that happent o me [07:13] A|F: no login screen, just a 'please wait' mouse pointer? [07:14] TheCan: do you mean how can you change the program which opens certain files? [07:14] wezzer: yes [07:14] right-click the file === dean_ [~deang@rapids-arc2-55.tznet.com] has joined #ubuntu [07:14] then preferences [07:15] open with a program... -tab should be the right one [07:15] gotta go, folks... gotta drive my brother to work :) === tvon|x31 [tvon@dsl093-119-225.blt1.dsl.speakeasy.net] has joined #ubuntu [07:15] A|F: sed stopping working was a bitch. [07:15] I have finnish translated gnome, so I'm not sure what is that tab's name :) [07:15] wezzer: i found it. thanks! [07:15] this is a very nice way to edit this :) [07:15] Ironwolf [07:15] I had that [07:16] and something else too [07:16] no problem :) [07:16] Is smbfs in the Universe repository [07:16] ? [07:16] xeph: here it's called samba. don't ask me why. [07:17] wezzer: yeah somewise gnome isnt really very intuitive in finding certain settings. but still quite good once you know where to look for what :) === orospakr [~orospakr@ip-96.85.126.206.dsl-cust.ca.inter.net] has joined #ubuntu === betco [~betco@193.194.181.214] has joined #ubuntu [07:17] yea, i agree :) [07:17] hi [07:17] wezzer: btw - you know how i can assign a shortcut like ctrl+alt+t to open a new terminal? [07:17] can u plz help me config the server? [07:17] umm, yes [07:17] let me check one thing first [07:18] ironwolf: If I do 'mount -t samba //windowsbox mountpt it says "mount: fs type samba not supported by kernel" [07:18] ah found it [07:18] ok, my ibook keeps opening my cdrom drive and every time i close it, it opens again [07:18] betco: you need to be a lot more specific [07:18] hehe, ok :) [07:18] keyboard shortcuts simply [07:18] xeph: smb, not samba [07:18] yep [07:18] ok [07:18] how can i config the samba? [07:18] let's see if it also supports my sun type 6 :) [07:18] bob2: It says the same thing. [07:19] hmm anyone know how to stop it from opening [07:19] xeph: use smbmount instead? [07:19] somethings have changed since gnome 2.6 and I have problems finding those old features :-) [07:19] erm, some things [07:19] bob2: I don't have it, and my apt-get says its not in Universe? === digitalc [~digitalc@adsl-66-51-211-73.dslextreme.com] has joined #ubuntu === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [07:22] xeph: yes it is [07:22] xeph: what kernel do you have? [07:22] it's in 'smbfs' === darksatanic [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu [07:22] ironwolf: 2.6.8 the default warty one [07:23] bob2: It says "Package smbfs is not available [07:24] xeph, did you do an apt-get update before trying to install samba ? === mvo_ [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu [07:25] LinuxJones: Yep [07:25] xeph: samba is in hoary main. === Chand [~Chand@ABordeaux-251-1-25-81.w82-125.abo.wanadoo.fr] has joined #ubuntu === jpvcx [foobar@j132017.upc-j.chello.nl] has joined #ubuntu [07:27] ironwolf: Should I edit my sources.list file and replace warty with hoary? === duncanm [~duncan@peabody.ximian.com] has left #ubuntu ["Leaving"] [07:27] xeph, i've had a good experience with hoary on my PPC but it can break occasionally [07:28] bob2, whoa, no funky dsdt debugger needed, acpi pm now works, just had to disable agp modules :D === zenwhen [~zenwhen@host-216-78-81-103.bgk.bellsouth.net] has joined #ubuntu === angus [~angus@82-33-112-96.cable.ubr06.azte.blueyonder.co.uk] has joined #ubuntu [07:28] Wow [07:28] stuNNed: hah, cool [07:28] StarScreem: Break as in ... break my entire system? [07:28] The LiveCD rocks. [07:28] xeph, hmm well no guarantees, it usually doesn't do anything that extreeme === housetier [~housetier@dsl-213-023-046-128.arcor-ip.net] has joined #ubuntu === alakdan [~dax@210.5.98.112] has left #ubuntu [] [07:29] xeph, it hasn't broken since i've used it === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [07:30] ubuntu site seems down :S === melazyboy2 [~melazyboy@tx-65-40-204-202.dyn.sprint-hsd.net] has joined #ubuntu === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu === wasabi [~jhaltom2@64.25.11.66] has joined #ubuntu === maskie [~maskie@196-30-110-92.uudial.uunet.co.za] has joined #ubuntu === Ruffian|Q| [Ruffian|Q|@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu [07:31] Ubuntu installer hangs after base install, when system conf loads after reboot my systemn hangs... thought I read something about it but cant access the site :/ [07:32] bob2, this is a first, never worked before with any other distro...btw with 2.6.8-3-686 fn+sleep works as well and closing lid it goes beddy bye too! [07:32] heheh, awesome [07:33] st1an: try the acpi/noapic trick? [07:33] enlighten me :D === brainiac [~chatzilla@82.152.226.45] has joined #ubuntu === oddabe19 [~oddabe19@pcp01471558pcs.lncstr01.pa.comcast.net] has joined #ubuntu [07:35] so bob2? === jcole [~jcole@cupwebproxy2.core.hp.com] has joined #ubuntu [07:36] hi === binarydigit [~bdigit@binarydigit.user] has joined #ubuntu [07:36] st1an: boot the installer with 'installer noapic' or such [07:36] How come Shuttlesworth never shows up here? [07:37] he does === tvon|x31 [tvon@dsl093-119-225.blt1.dsl.speakeasy.net] has joined #ubuntu [07:37] Ill try, thanks :) [07:38] st1an: https://www.ubuntulinux.org/wiki/HardwareSupportMachinesLaptops [07:38] (more details) [07:38] acpi=off is another one that might help [07:38] Ruffian|Q|: you're assuming he's not here now [07:38] I finish installing Ubuntu [07:38] aaaaaaaaaaah === Towny [~mtownsen@ncs.sd.fgm.com] has joined #ubuntu === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has left #ubuntu [] === PoppaKloz [~longdong@CPE000c41ca3842-CM014200018052.cpe.net.cable.rogers.com] has joined #ubuntu === Matt| [~Matt|@81-179-237-53.dsl.pipex.com] has joined #ubuntu [07:40] ubuntu site doent load for me :S [07:41] does for me === silbs [~sbsm0084@host217-37-231-28.in-addr.btopenworld.com] has left #ubuntu [] [07:42] bob2, i have a question about rsync can you help me out? [07:42] good evening as well [07:42] Ruffian|Q|: if you were a CEO, I bet you wouldn't have time to hang out on IRC. I'm impressed he manages it at all. :-) === Towny [~mtownsen@ncs.sd.fgm.com] has joined #ubuntu [07:43] hahahah [07:43] true Kamion [07:43] i would enjoy it htoguh [07:43] did anyone else get spam from poppakloz? [07:43] Ruffian|Q|: enjoy not doing the stuff you need to do? heh === adnans [~adnans@linuxgoeroe.demon.nl] has joined #ubuntu [07:44] yes [07:44] whaat? === cardador [~jose@adslsapo-b3-248-227.telepac.pt] has joined #ubuntu === Matt| [~Matt|@81-179-237-53.dsl.pipex.com] has joined #ubuntu [07:45] Matt|: ? [07:45] damn disconnected by accident [07:45] sorry dudes [07:45] damn touchpad [07:45] Where is it set when your first boot ubuntu the bootup screen that has things like "CPU Throttling" and usch with the astricks that change colors, how can i track what cpu throttling refers to? [07:45] so did anyone else get that spam from PoppaKloz? [07:45] Matt|: I just nuked it === xare [~xare@80.103.56.168] has joined #ubuntu [07:45] Thanks for reporting it [07:46] melazyboy: grep in /etc/init.d/* [07:46] np [07:46] alindeman: thanks [07:46] thanks alindeman [07:46] np! === thx1138 [~bdusauso@181.218-201-80.adsl.skynet.be] has joined #ubuntu [07:46] Matt|: most large channels get on-join-spambots [07:46] bob2, k np [07:46] how are ya? [07:46] not too shabby [07:46] yourself? [07:46] fine fine === lemsx1 [~lemsx1@xd84b58f2.ip.e-nt.net] has joined #ubuntu [07:46] so rsync [07:47] i keep doing it, but some of the new files in the local directory don't get added to the remote directory, and it reports "is uptodate" [07:47] how are you running it? [07:47] rsync -a -vv --stats /home/matt matt@192.168.2.3:/home/matt/kallisto_backup |grep BVC [07:47] the grep is just to see the file i'm talking about === Rotund [~joe@d5-119.rb.lax.centurytel.net] has joined #ubuntu [07:48] matt/BVC/Written skills/Drafting - hand in exercise.sxw is uptodate [07:49] that file is not in the remote directory [07:49] I usually include a trailing / when rsyncing directories; IIRC it makes a difference [07:49] yeah [07:49] ah === ssam [~chatzilla@80.41.72.173] has joined #ubuntu === captine [~meri@196.39.29.64] has joined #ubuntu [07:50] retrying [07:50] I've just apt-get install'ed apache2, when I try 'sudo /etc/init.d/apache2' it doesn't start? (I can't access it on Firefox). Anyone know why? === Loduriel_ [~joel@ABordeaux-251-1-16-211.w82-125.abo.wanadoo.fr] has joined #ubuntu === |trey| [~trey@ip68-230-75-109.ph.ph.cox.net] has joined #ubuntu [07:50] xeph, check the log file [07:51] Kamion, bob2, thanks that has done the trick [07:51] ah === jpvcx [foobar@j132017.upc-j.chello.nl] has joined #ubuntu [07:51] xeph: you had a trailing 'start', right? === |trey| [~trey@ip68-230-75-109.ph.ph.cox.net] has joined #ubuntu === bugz_ [~vanni@61.9.24.109] has joined #ubuntu [07:53] *grins* === AndyFit1 [~andy@220.245.97.227] has left #ubuntu [] === plovs [~plovs@195.13.248.82] has joined #ubuntu [07:56] nobody is active here? [07:56] noone at all :] [07:56] lots of people are [07:56] <|trey|> haha @ "99 RC bugs on the wall, 99 RC bug?take one down, squash it with work. 104 RC bugs on the wall." [07:57] i want to get gnome 2.8 [07:57] i dont want to get full hoary because i dont want the beta versions of softwares, i want the latest testing version (for ex. kde 3.3 , gnome 2.8 ) [07:57] <|trey|> A|E: umm, most distro's (with the exception of Novell based) are using GNOME 2.8 for their GNOME... [07:57] A|E: the latest stable version you mean :) [07:58] no stable is what gnome comes with already lol, stable is also outdated sometimes [07:58] ubuntu stable has gnome 2.8 [07:58] <|trey|> A|E: umm, warty has GNOME 2.8.. hoary has (some of) 2.9 [07:58] Is there an easy way to find out why and where dd is starting with ubunutu [07:58] for real ? === Kyaneos [~Kyaneos@80-26-154-207.adsl.nuria.telefonica-data.net] has joined #ubuntu [07:58] how do I kno what version I have === aaroncuk [~fluid@flat34.plus.com] has joined #ubuntu [07:58] A|E: which did you install? [07:59] ubuntu :-p [07:59] hi guys. whats the deal with cpu specific kernels? [07:59] <|trey|> A|E: you have 2.8 then [07:59] melazybo2, dd? [07:59] aaroncuk, what do ya mean? [07:59] <|trey|> A|E: umm, dpkg -l gnome-session for instance to see :) [07:59] oh sure doesnt look like it :p .. beatrix made me think it was different [07:59] Matt|: Yea the backup/iso prog, i didn't ask for it and when gdm starts and i do ps -a, its listed [08:00] anyone here know of a "bash2html" type of program? something similar to code2html [08:00] jcole: put it in tags? [08:00] saw a post that said if you apt-get a cpu specific kernel then you can increase speed etc [08:00] melazyboy, erm its listed under ps -a? === Seveas [~Seveas@213-73-236-154.cable.quicknet.nl] has joined #ubuntu === plovs [~plovs@195.13.248.82] has joined #ubuntu [08:01] <|trey|> aaroncuk: this isn't peticularly noticeable... but you can install linux-686 or linux-k7 for instance [08:01] Treenaks: the browser will source highlight in html if i do that? [08:01] no [08:01] it'll just display it in a special font :) [08:01] oh right cool [08:02] melazyboy, i hardly get anything with ps a [08:02] Matt|: Yes, and its also listed in /etc/init.d/bootmisc.sh, and /etc/init.d/urandom [08:02] Treenaks: ya, probably just typewriter font [08:02] Matt|: 'ps -A' [08:02] Matt|: Capital [08:02] oh [08:02] <|trey|> aaroncuk: Ubuntu uses libc-686 anyways, so basically, all C apps are optimized anyways afaik [08:02] melazyboy, i have that started too === xeph [~xeph@ndn-ip-nas-1-p168.telkom-ipnet.co.za] has joined #ubuntu [08:03] maybe a part of gnome? === |trey| is starting to think 1280x1024 is a little too big... everything is sooo small :( === plovs [~plovs@195.13.248.82] has joined #ubuntu [08:04] |trey|, beh i'm kealous [08:04] *jealous [08:04] Whenever I put in any bootable CD (I dotn have grub on HD to boot Ubuntu) I get the message "You have passed an undifined mode number, press return for avalible video modes or press space to continue" if I press space X wont start on the liveCD [08:05] wow [08:05] Ruffian|Q|, i get that a lot [08:05] <|trey|> Matt|: heh... 17 inch monitor... HorizSync 30-72, VertSync 50-160, and make sure mode "1280x1024" is mentioned in depth 24... [08:05] I dont :) [08:05] is there a way to stop the ubuntu GUI loading automatically? [08:05] any advice? [08:05] <|trey|> Supposed to work for any modern monitor though, default values for 1280x1024 :) === xukun [~xukun@gt1989.uvt.nl] has joined #ubuntu [08:06] Ruffian|Q|, its not a big deal [08:06] but X wont start [08:06] so it is a big deal === darren [~warty@host81-153-68-141.range81-153.btcentralplus.com] has joined #ubuntu [08:06] you said that only happens if you press space [08:06] How can I install the Nvidia drivers? It's telling me it doesn't support this kernel or something. [08:06] <|trey|> aaroncuk: cat NONE > /etc/X11/default-desktop-environment [08:06] ya, I just tried other modes, all of them look ugly and X wont start [08:06] xeph: install linux-restricted-modules for your kernel [08:07] hello I cant no apt-get install , I gotta go edit my sources do i add multiverse after universe? [08:07] <|trey|> aaroncuk: to change it back, remove file, or use absolute path to define /usr/bin/gdm :) [08:07] Ruffian|Q|, bummer [08:07] not sure [08:07] |trey|: You sure you didn't mean to type 'echo NONE' ? [08:07] <|trey|> A|E: doesn't matter where you add it... [08:07] Well WTF is wrong with it? Why would it do that? === pdaoust [~paul@S010600400559f412.ok.shawcable.net] has left #ubuntu [] === newtolinux [~dream@195.240.197.240] has joined #ubuntu [08:08] hello, does anyone was able to install openoffice on hoary? [08:08] <|trey|> melazybo2: eh, yeah, that too :P [08:08] hey what's with the new openoffice packages in hoary? Synaptic wants to install loads of kdelibs as a dependency [08:08] <|trey|> mac: its installed... it doesn't want to upgrade right now though... haven't checked to see why :/ [08:08] ive got a problem, every time i try to login i get the error saying GDM could not write to my authorization file and thyat this might be because my disk is full [08:08] is there any way i can fix this [08:08] |trey|, looks like a rogue dependency to me [08:09] |trey|: thanks, sorry that is what I mean upgrading ;) [08:09] newtolinux, is your disk full? [08:09] cardador: thanks :) [08:09] matt: yes [08:09] xeph: ;) [08:09] <|trey|> Matt|: I just left it... they will figure out how to not make me install KDE eventually :) [08:09] *laughs* [08:09] newtolinux, have you run k3b ? [08:09] |trey|, i think it is because it depends on ooq-kde [08:09] cardador: Do I apt-get it? === Tpyo_knig [~Tpyo_knig@cpe-66-190-156-143.hky.nc.charter.com] has joined #ubuntu [08:09] i deleted some files to freeup diskspace but i just hit the del button wich obviuosle didnt free up space [08:09] eek, is k3b safe to run? [08:09] xeph: use synaptic to search for it [08:10] <|trey|> LinuxJones: grr... don't recommend KDE crap... recommend coaster or something :/ [08:10] newtolinux, ok perhaps empty your trash [08:10] i mean, I just burned one cd with it [08:10] linuxjones: no and i cant login [08:10] for the first time [08:10] matt: i cant do anything, i cant even login [08:10] |trey|, I am not recommending he run it I am as king IF he ran it [08:10] newtolinux, kill gdm and log into the console [08:10] how? [08:10] /etc/init.d/gdm stop [08:10] or some like that [08:11] cardador: Synaptic says It's already installed :/ [08:11] <|trey|> Matt|: surely he would need to log in prior to killing gdm? ;) === Yasser [yasser@re.corded.org] has joined #ubuntu [08:11] uhm wezzer, you cant do things like that when your not even logged in [08:11] xeph: how did you install the drivers? [08:11] newtolinux, press ctrl alt F1 [08:11] cardador: The nvidia drivers? [08:11] xeph: yes [08:11] ok matt, that worked [08:11] but how do i empty my trash? [08:11] newtolinux, then log in and do "sudo /etc/init.d/gdm stop" [08:11] <|trey|> newtolinux: there is no logical reason why you can't log it to at least a terminal... [08:12] newtolinux, then do "rm ~/.Trash/* [08:12] " [08:12] <|trey|> newtolinux: rm -r ~/.trash [08:12] <|trey|> newtolinux: rm -r ~/.trash/ * [08:12] <|trey|> trailing slash is important *nods* [08:12] its a capital T on my install [08:13] i have capital too [08:13] <|trey|> Matt|: I thought so... blah... [08:13] cardador: I just 'sh NVIDIA-.....bin' them. [08:13] <|trey|> Matt|: mostly, I just hit tab a lot :) [08:13] anyway that I can apt-get dhcpcd ? Currently when I try it, it wanted to remove dhcp3-client and ubuntu-base [08:13] is ubuntu likely to fall over if i swap cpu? [08:13] xeph: dont do that [08:13] hmmm [08:14] newtolinux, how ya getting on [08:14] that's nice, the gnome network browser is borked [08:14] xeph: you can use synaptic to install the drivers, just search for nvidia [08:14] doesn't pick up a thing anymore [08:14] aaroncuk, nope [08:14] aaroncuk, if you don't plan on doing it on the fly, that is :) [08:14] cool, got a new on ordered [08:14] hehe [08:14] aaroncuk, not as long as your try from ppc -> x86 or x86 -> ppc [08:14] isnt there a way to say yes to all, else i have to manualy confirm the removeing of every file [08:14] nah, its athlon to semperon [08:14] wich will take ages [08:14] hey, is synaptic safe way to install ati drivers? [08:15] newtolinux, rm -rf [08:15] will do it [08:15] eg: rm -rf ~/.Trash/* [08:15] aaroncuk, what is the semperon...like a celeron.......centrino? [08:15] xeph: http://www.ubuntulinux.org/wiki/BinaryDriverHowto [08:15] yeah think so, its a budget chip, they are pretty good tho [08:15] cardador: I've searched for it, and it says it's already installed. Hmm. For some reason, my pc is just hanging a lot. I thought it was the video drivers. [08:15] tpyo_knig im not at a commandprompt [08:15] nah it is not intel [08:15] im already removing the files [08:15] the crappy AMD chip [08:15] <|trey|> newtolinux: then get to one! [08:15] :/ [08:16] oh :( [08:16] newtolinux, be careful with rm -rf, you don't wanna remove something important ;) === |trey| is so confused about newtolinux's problem :( [08:16] trey: uhm, once again i dunno how [08:16] I know its not intel.....guess is hould have said equivalent [08:16] newtolinux, you killed gnome right? [08:16] as im removing the files manualy [08:16] yes [08:16] <|trey|> newtolinux: you were told... ctrl alt f1 and log in there... [08:16] ok in that case you are at a command prompt [08:16] i did trey, follow the story ;) [08:17] matt: im logged in and removing stuff === kent [~kent@83.249.61.77] has joined #ubuntu [08:17] newtolinux, ok don't get distracted [08:17] <|trey|> newtolinux: I am... cept you just said you weren't at a command prompt :/ [08:17] but ive got tons of files in my trash and wonderd if there wasnt something like yes to all [08:17] newtolinux, "rm -rf ~/.Trash/*" will remove all of it [08:17] model name : mobile AMD Athlon(tm) XP-M (LV) 2000+ [08:17] newtolinux, but BE CAREFUL [08:17] cardador: Lol. Is it normal to not have a /proc/pci? [08:17] <|trey|> newtolinux: yes | what_we_said [08:17] cause it asks me if im sure if i want to remove every file seperatly === |trey| hugs yes [08:17] newtolinux, use the command prompt and you wont have a "yes" [08:18] rm -rf ~/.Trash/* [08:18] xeph: dont know. can you explain when it hangs? [08:18] <|trey|> 'yes | rm -rf ~/.Trash/*' works :/ [08:18] newtolinux, just do the commands which we have said and it will be fine [08:18] you dont understand, i am already removing stuff, but the only thing i can enter is a y or a n [08:18] newtolinux, cancel that with CTRL C [08:18] <|trey|> newtolinux: ctrl c [08:18] ah, ok [08:18] |trey|: try 'yes no' [08:18] anyway that I can apt-get dhcpcd ? Currently when I try it, it wanted to remove dhcp3-client and ubuntu-base [08:18] newtolinux, then do that command [08:18] thats what i was looking for [08:19] Tpyo_knig, yeah i think ubuntu uses dhclient by default to obtain IP addresses from dhcp servers [08:19] <|trey|> Tpyo_knig: ubuntu-base is a meta-package... not a big deal... and dhcp3-client and dhcpcd have the same functionality... [08:19] yes, but I prefer dhcpcd over dhclient, is there a way to have dhcpcd [08:19] cardador: It's like totally random. I don't do anything that eats up the CPU or memory. Like when I was logging into Gmail, and when I clicked on a another tab in Xchat. [08:19] Tpyo_knig, uninstall one and install the other [08:20] so removing ubuntu-base wont mess anything up? [08:20] Tpyo_knig, it will not mess anything up, just when ubuntu add packages to the ubuntu-base list, you will not get them [08:20] not a big deal [08:20] <|trey|> Tpyo_knig: not for now, no... you will need to pay attention through updates though... [08:20] :/ [08:20] xeph: have you tried to reboot? or did you recentrly upgrade ubuntu? [08:21] <|trey|> Tpyo_knig: you're the one that wants dhcpcd... they are barely different... [08:21] Tpyo_knig, if i were you i would stick to dhclient [08:21] not a big deal [08:21] <|trey|> Tpyo_knig: all you need them to do is get dhcp data... why does it matter whats used so long as it works? [08:22] Ill get dhcpcd source and compile it [08:22] so I can have both [08:22] *laughs* === burner [~burner@c-67-173-243-73.client.comcast.net] has joined #ubuntu [08:22] cardador: I did a fresh install. Everytime it hung, I had to reboot. The screen doesn't really freeze (I can see my mail icon twirling). The keyboard in inactive, and I can move the mouse. [08:22] Has anyone gotten the DRI for the ATI radeons to work with xorg in hoary? [08:22] <|trey|> Tpyo_knig: have fun with that :/ [08:22] melazyboy, mine works ok === deang [~deang@rapids-arc2-6.tznet.com] has joined #ubuntu [08:22] they should be able to co-exist [08:22] melayboy: mine works. [08:22] melazyboy, i think they cary [08:22] *vary === Kabuto [~Kabuto@flitter-mouse.demon.co.uk] has left #ubuntu ["Leaving"] [08:22] melazyboy, Live CD works on my ATI Radeon computer [08:22] oh, thats not haory [08:23] xeph: fresh install of warty or hoary? [08:23] Ruffian|Q|: And live cd probably doesn't use 3d accel [08:23] hmm, that rm -rf removed everything in my home directory [08:23] <|trey|> Tpyo_knig: umm, they do the same thing... its like the saying "too many cooks ruin the food"... they will argue about what to set... [08:23] cardador: warty [08:23] whyle im sute i did rm -rf ~/,Trash/8 [08:23] <|trey|> newtolinux: ugh... then you didn't do what we said. [08:23] was that meant to happen [08:23] newtolinux, it is a full stop not a comma, and a star not an 8 [08:23] xeph: thats pretty strange... i bet you already checked you keyboard cable :) didnt you? [08:23] <|trey|> newtolinux: sute? [08:24] *sure [08:24] newtolinux, omg [08:24] newtolinux, ls -a to see your home directory [08:24] damn typo's on this laptop [08:24] cardador: Uh ... no ... lol. I had Mandrake before Warty and it worked fine then. [08:24] but ive got my space back, restarted gnome and its still working [08:24] <|trey|> xeph: such comments are not helpful! [08:24] ill be more carefull next time, thanks for the help guys [08:25] xeph: maybe you can tells your specs and someone else can help too. [08:25] newtolinux, you may have lost some vital stuff in your home directory [08:25] |trey|: Lol, I meant my keyboard worked fine then. I hated Mandrake. [08:25] newtolinux, but i doubt you've deleted the whole thing surely [08:25] <|trey|> Matt|: there is nothing vital in home dir's ;) [08:25] the home dir is still there [08:25] |trey|, i dispute that [08:25] just most files are gone [08:25] <|trey|> xeph: umm, still not useful... [08:25] |trey|, i'd rather delete /etc than /home/matt [08:26] <|trey|> Matt|: hah [08:26] <|trey|> Matt|: that isn't very smart... [08:26] <|trey|> you can create a new user... without /etc, you are in a world of hurt... [08:26] just a last question, when im in a terminal and want to move to a directory called eg php scripts meaning there is a space in the directory name how would i do this [08:26] cardador: I've got a Athlon XP 2400+, 512Mb Ram, Nvidia Geforce 4, and 160Gb hard drive. [08:26] <|trey|> Matt|: important personal crap should be on CD's... [08:27] newtolinux: type "cd php\ scripts" [08:27] k === Brikkah [Be_Flex@cn-nawij-cb02-1697.dial.kabelfoon.nl] has joined #ubuntu === bash [~bash@200.90.190.109] has joined #ubuntu [08:27] |trey|, erm i'm not saying that I don't back up === lil_anthony [~bigtony@c-24-99-11-82.atl.client2.attbi.com] has joined #ubuntu === _|Imanewbie|_ [~imanewbie@200.96.127.90] has joined #ubuntu [08:28] xeph: if the keyboard is the only thing that hangs, maybe you can try with a different one [08:28] is there a terminal command or key sequence in ubuntu to minimize all windows? [08:28] <|trey|> Matt|: I don't really back up anything... I just don't put crap I want on the harddrive... I reinstall too much... [08:28] lil_anthony, you can set keyboard shortcuts in the Computer--> preferences --> keyboard shortcuts [08:28] ok but whats the command it needs to launch? [08:28] <|trey|> lil_anthony: bottem left corner... [08:29] <|trey|> hit that button [08:29] he wants a keybaord shortcut tho [08:29] cardador: No, its not only the keyboard. All the windows that are open on my screen are also not responsive. The gnome-terminal also doesn't work. It's only the time that ticks on. [08:29] bottom left corner i'm not using gnome i'm running on fluxbox [08:29] lil_anthony, have you got your gnome menus? [08:29] <_|Imanewbie|_> Anyone else having trouble using print screen in ubuntu? [08:29] yeah i do [08:30] i'm just wondernig what the command is [08:30] xeph: that seems a problem with the nvidia driver. does it hang with another driver? [08:30] yeah, the print screen key doesn't work for me either [08:30] cardador: I haven't tried any. [08:30] lil_anthony, gnome-keybinding-properties [08:30] <|trey|> lil_anthony: ctrl alt d === pepsi__ [~pepsi@p204.n-sfpop03.stsn.com] has joined #ubuntu [08:31] xeph: change the driver from "nvidia" to "nv" [08:31] cardador: I just realised I hadn't uncommented the restricted sources in sources.list. That explains why I've been getting "not available" message in apt-get install. I'm dowloading nvidia-glx now. [08:31] ok thanks [08:31] xeph: hmm so you dont have it installed? [08:31] out of interest, gnome-keybinding-properties crashes on my system when run from a terminal === Matt| --> bug list [08:31] <_|Imanewbie|_> theantix: anyclue why? [08:31] cardador: No. Just the default out-of-the-box warty one. [08:32] <|trey|> Matt|: hoary, and its fine here... wierd... [08:32] trey: control alt d does nothing at all [08:32] xeph: :\ ok so just follow the howto from ubuntu page [08:32] |trey|, really? [08:32] |trey|, from a terminal? [08:32] <|trey|> lil_anthony: its the default binding for "show desktop"... [08:32] Matt|: i know you said keybinding properties is that the same as keyboard shorcut settings [08:32] |trey|, i'll wait until the last updates before doing anything about it [08:32] <|trey|> Matt|: from gnome-terminal, yeah [08:32] cardador: Okay. Thanks :) [08:32] xeph: http://www.ubuntulinux.org/wiki/BinaryDriverHowto [08:32] <|trey|> lil_anthony: yes [08:33] but is that global or is that gnome specific [08:33] not sure [08:33] <|trey|> lil_anthony: gnome specific of course [08:33] good point [08:33] well i'm not in gnome once again ;) [08:33] <|trey|> lil_anthony: actually, its a metacity binding... [08:33] <|trey|> lil_anthony: blah... [08:33] you'll need to work out fluxbox config [08:33] understood thats why i'm asking is there a terminal command to minimize all [08:34] <|trey|> lil_anthony: gnome/metacity is only de/wm supported... [08:34] lil_anthony, you'll need to set a fluxbox keybinding [08:34] ok i'll figure it out [08:34] <|trey|> lil_anthony: have fun. [08:34] can anyone help me edit the default site on apache2? [08:34] i was just wondering if there was like a built in distro key stroke or something [08:34] aaroncuk, *laughs* [08:34] oh :( [08:35] <|trey|> lil_anthony: yes... built into the default environment... [08:35] aaroncuk, you mean, how to write html? === plovs [~plovs@195.13.248.82] has joined #ubuntu [08:35] <|trey|> aaroncuk: yeah, I don't think anyone wants to help you learn HTML... [08:35] no, i know how to do that, i want to change the site that appears as the default one! [08:35] whats the default root pw in ubuntu? :p [08:35] aaroncuk, write an index.html and put it in your apache folder [08:35] st1an: see RootSudo on the wiki [08:35] st1an, wat he said === Tpyo_knig [~Tpyo_knig@cpe-66-190-156-143.hky.nc.charter.com] has joined #ubuntu === |trey| wonders why there is a funky A in what stlan just said [08:36] my isp is fewked atm, cant access ubuntus pages :( [08:36] yay [08:36] st1an, ok [08:37] ndiswrapper+dhcpcd :D [08:37] st1an, root account is disabled [08:37] heh [08:37] st1an, you use the command "sudo" to get root permissions [08:37] not my root account [08:37] I re-enabled that mofo [08:37] <|trey|> st1an: when prompted for password, type your password.. [08:37] so [08:37] st1an, the password is the password of the first user installed [08:37] no regular su at all? [08:37] ie you [08:37] nope [08:37] <|trey|> Tpyo_knig: umm... good job... cept its actually quite nice using sudo :/ [08:37] nah [08:37] yup [08:38] hehe ok, no woder Im stuck, looking in all the wrong places :p ty [08:38] su <3 [08:38] sudo roxors [08:38] done that guys, but as soon as i load the servers ip it take me to the default page ie. 10.0.0.10/apache2-default/ [08:38] su > sudo [08:38] aaroncuk, you must have put it in the right place [08:38] Tpyo_knig, you're a weird guy [08:38] lol how u get that? [08:38] <|trey|> Tpyo_knig: I can root your box in seconds if you have a root account... I have to guess a user account... [08:38] its in /var/www [08:38] so, how can I gget sudo to give me rights to mount hds? [08:39] <|trey|> st1an: sudo -s gives you basically su - === mameluke [~bo@84-72-12-69.dclient.hispeed.ch] has joined #ubuntu [08:39] lol [08:39] try it :) [08:39] aaroncuk, not sure where the default is on ubuntu, but it's probably in /var/www/localhost/htdocs [08:39] thanks trey [08:39] <|trey|> Tpyo_knig: if I do, rm -rf / will be issued. [08:40] worked, thanks :) [08:40] <|trey|> Tpyo_knig: its like mandatory... [08:40] lol [08:40] try it === duncanm [~duncan@peabody.ximian.com] has joined #ubuntu [08:40] hi, i'm trying to install subversion on hoary [08:40] *sighs* [08:41] perl: warning: Setting locale failed. [08:41] perl: warning: Please check that your locale settings: [08:41] <|trey|> grrr... no... don't be dumb... being malicious is not fun. [08:41] 25/tcp open smtp [08:41] 111/tcp open rpcbind [08:41] 631/tcp open ipp [08:41] 839/tcp open unknow [08:41] *laughs* [08:41] that all 4 open ports [08:41] i ran dpkg-reconfigure locale and selected the en_US.UTF8 [08:41] BUT they are behind a few firewalls [08:41] as i read on the Wiki [08:41] so give it a go [08:41] take it to #ubuntu-offtopic guys [08:41] duncanm: make sure your $LANG matches that [08:41] duncanm: i.e. export LANG=en_US.UTF-8 [08:41] or #ubuntu-machobullshut [08:42] *i [08:42] aha [08:42] Kamion: so i should set that in my .bashrc? [08:42] duncanm: yup [08:42] Kamion, know anything about the OOo packages? [08:42] Matt|: nnope [08:42] nope [08:42] k [08:43] cardador: Just installed. I'm gonna relogin now. Thanks for all your help! [08:43] its something to do with virtual hosts, the files are in the /var/www dir which is where they need to be [08:43] aaroncuk, you get the default apache page at the moment? [08:43] yeah [08:44] i dont know how to edit the sites-enabled thing [08:44] aaroncuk, try #apache [08:44] true lol [08:44] bob2: ping [08:45] also send me a ls -al of your apache directory in /query [08:46] is there any progress with NetworkManager? The packages havn't been updated since a while :( === fsmw [~Fernando@200.72.33.74] has joined #ubuntu === JetlagJen [~jen@jenruss.plus.com] has joined #ubuntu [08:46] evening everybody === cws [~su@ws52.opinriihi.fi] has joined #ubuntu [08:47] hi ogra [08:47] hi MAtt| :) [08:48] hi ogra [08:48] :) [08:48] Can someone help me with a shared FAT32 partition that seems to have mounted ok, but isn't working right? [08:48] JetlagJen: whats the error ? === pepsi_ [~pepsi@p190.n-sfpop03.stsn.com] has joined #ubuntu [08:49] JetlagJen: probably, but you have to ask [08:49] I can see the partition, but everything in it is odd. [08:49] I have lots of files and directories, but they're not showing up as that [08:49] JetlagJen: show us the fstab line for the partition [08:49] How do I find that? [08:50] JetlagJen: tell us the output of `grep vfat /etc/fstab` [08:51] /dev/hda6 /docs vfat quiet 0 0 [08:51] I set it up during installation of Ubuntu. [08:52] /dev/hda6 /docs vfat rw,auto,umask=000 0 0 === lupus_ [~lupus@kn-ivl-2.kuleuven.net] has joined #ubuntu === Seveas [~Seveas@213-73-236-154.cable.quicknet.nl] has left #ubuntu [] [08:52] JetlagJen: perhaps you want to read http://www.ubuntulinux.org/wiki/AutomaticallyMountMSWindowsPartitions [08:53] JetlagJen: change it with sudo gedit /etc/fstab so that it looks exactly the same === Ruffian|Q| is now known as RuffianSoldier === plovs [~plovs@195.13.248.82] has joined #ubuntu [08:55] Er is een project gestart om een Open source grafische kaart te maken. Dit zou inhouden dat de drivers (ook 3d) en heel de chip zelf voor iedereen beschikbaar word. De specs kan je hier vinden http://open-graphics.duskglow.com/openspec.pdf [08:55] I'll give it a go [08:56] ai sorry it was for #ubuntu-nl === davidpc [~dc@host81-132-20-250.range81-132.btcentralplus.com] has joined #ubuntu [08:57] iz: thats what we were suspecting ;) [08:57] <|trey|> iz: english please [08:57] awww [08:57] sorry dewds === funky [~repulse@81-202-232-170.user.ono.com] has left #ubuntu [] [08:58] any idea why my openoffice upgrades are being kept back? It wants to install loads of kdelibs, which i suspect must be because of ooqs-kde or whatever it is called, but the dependencies look kewl [08:58] its about a project for opensource and graphic card === stone_ [~stone@c-67-184-135-68.client.comcast.net] has joined #ubuntu [08:58] Matt|: do you need ooqs-kde ? [08:59] <|trey|> Matt|: its happening to everyone... just wait till they get rid of that crap... === AngryLogic [~angrylogi@smi28-038.uml.edu] has left #ubuntu [] [09:00] <|trey|> Its not even 1.9 etc... so its not like its exciting... === RubenV [~lambda1@kn-res.kuleuven.net] has joined #ubuntu === |trey| hopes OOo 2.0 makes it to hoary 8) [09:00] ogra, no i don't [09:00] Matt|: cant get rid of it ? [09:01] i don't have it installed [09:01] Matt|: as yesterday with the other dependency ? === JetlagJen [~jen@jenruss.plus.com] has left #ubuntu [] [09:01] ogra, not following ya [09:01] who can help change my sources to go to hoary :) [09:01] <|trey|> Matt|: how don't you have it installed? [09:01] Matt|: havent you had a similar ooo prob yesterday ? [09:01] <|trey|> you removed it? === Skwid_ [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu [09:02] <|trey|> Its just not upgrading... [09:02] ogra, today some new openoffice packages came out [09:02] |trey|, i don't have oooqs-kde installed i mean [09:02] A|E: are you sure you want do that ? [09:02] <|trey|> Matt|: just wait... [09:02] |trey|, i could wait, or i could try and figure out the problem [09:02] Yea I want to try if it breaks I'll reinstall and learn I gotta wait [09:02] <|trey|> Matt|: A devel will notice and get rid of the KDE deps... [09:02] A|E: i mean do you know that its unstable, may break heavyli === duncanm [~duncan@peabody.ximian.com] has left #ubuntu ["Leaving"] [09:03] any spamassassin guru here? [09:03] |trey|, only if someone tells them what is wrong === JetlagJen [~jen@jenruss.plus.com] has joined #ubuntu [09:03] A|E: so just change the sources in synaptic from warty to hoary...thats all [09:03] <|trey|> Matt|: apt-get install each individually... eventually you will figure out whats wrong if you don't trust EVERYONE else... [09:03] huh? [09:03] what about the ones on security-? [09:03] |trey|, what do you mean don't trust em? [09:03] warty-security , hoary-security? [09:03] A|E: then do a smart-upgrade [09:04] <|trey|> Matt|: apt-get dist-upgrade... install each individually. [09:04] A|E: nope, i dont think there are security sources for hoary yet [09:04] I've had a look at the links, and sorted out the fstab accordingly. The mounted partition now seems to be working properly [09:04] <|trey|> When it tells you something else can't be installed, apt-get install that... [09:04] ogra, so i dont gotta do apt-get update, apt-upgrade, apt-get dist-upgrade? [09:04] Thanks, guys :-) [09:04] Someone is telling me the new gtk updates are breaking mozilla based browsers [09:04] |trey|, don't think that is gonna work as they all depend on each other [09:04] <|trey|> Matt|: eventually it will say exactly whats wrong, and you will be enlightened. [09:04] A|E: you can do it also this way....its similar to synaptic smart-upgrade [09:05] oh [09:05] so synaptic its just quicker/easier === JetlagJen [~jen@jenruss.plus.com] has left #ubuntu [] [09:05] A|E: yep [09:05] A|E: they both use the same backend..... === agenteo [~agenteo@84.222.60.245] has joined #ubuntu [09:05] |trey|: It would never tell you it can't install something if you can, apt will check what a package depends on, and IF that package is in any of the repositories listed in your sources.list it will get them as well.. [09:06] ok im doing it thru synaptic [09:06] 624 wo [09:06] wow* [09:06] If it tells you it can't install a package then you should add a bigger repository like debian sid to your sources list, update, install what you wanted to, then remove debian sid and update again. [09:07] <|trey|> OpenOffice won't install because "language-support-en" doesn't exist... [09:07] melazyboy: not on ubuntu === Rene_S [~rskrodzki@CPE000ae62705a3-CM014490004397.cpe.net.cable.rogers.com] has joined #ubuntu [09:07] there are many things wrong i think [09:07] ooqs-gnome or ooqs-kde is a dependency [09:07] ogra: I have assisted numerious people with debian sid repository because of broken packages and nonexistant dependencies from hoary's repos === imka [~imka@chello080109076233.14.15.vie.surfer.at] has joined #ubuntu [09:08] hi === Matt| gives melazyboy medal [09:08] melazyboy: so you will fix their broken systems in one or two weeks ? [09:08] i can't access my floppy [09:08] melazyboy: dont do such things ! [09:08] it says that it cant determine the fs type [09:08] it's set to auto [09:08] <|trey|> Matt|: umm, ooqs-gnome would satisfy that dep though, so thats not it... [09:08] melazyboy: except you are a pinning expert === duncanm [~duncan@peabody.ximian.com] has joined #ubuntu [09:08] Hmm I thought If I lock or pin a version of a program it wouldn't be touched if i do an upgrade [09:08] ogra: Using some libs off of sid will hardly hurt things. [09:08] can i use the warty CD as a rescue disk? [09:08] i need to run xfs_repair [09:08] hey melazybo2 [09:08] <|trey|> Matt|: language-support-en doesn't exist though.... wait for that, and ooo will install [09:09] melazyboy: that depends on what these libs depend on next upgrade [09:09] melazyboy: thanks for your help last time, it's working alright now [09:09] <|trey|> Matt|: I don't think you should have installed hoary... [09:09] melazyboy: you mixed two moving targets, what do you think will be the outcome ? [09:09] |trey|, why not? === Skwid_ [~Skwid@82.228.247.28] has joined #ubuntu [09:10] <|trey|> Matt|: Because you are making such a big deal about something so petty... this is a regular occurance with devel branches. [09:10] duncanm: better off asking someone else that question.. never used xfs and i don't know what it takes to repair it [09:10] i didn't mean it to sound like a big deal, just wanted to help find out the problem [09:10] <|trey|> Matt|: I just told you.... now drop it? [09:10] surely that is the point of using the branch [09:11] Im off to lunch, later [09:11] <|trey|> Matt|: the point is to work on new code... if things are held back due to something just not existing, you can do nothing but wait... [09:11] *sighs* [09:11] i was just trying to help [09:11] now leave off [09:11] <|trey|> Matt|: enless you want to edit the debian/rules, but I'm not teaching you how... === Rene_S [~rskrodzki@CPE000ae62705a3-CM014490004397.cpe.net.cable.rogers.com] has left #ubuntu ["Leaving"] === Rene_S [~rskrodzki@CPE000ae62705a3-CM014490004397.cpe.net.cable.rogers.com] has joined #ubuntu === Skwid_ [~Skwid@82.228.247.28] has joined #ubuntu === plovs [~plovs@195.13.248.82] has joined #ubuntu === ema [~ema@adsl-ull-204-137.44-151.net24.it] has joined #ubuntu === pgavin [~pgavin@65.87.197.65] has joined #ubuntu === imka [~imka@chello080109076233.14.15.vie.surfer.at] has left #ubuntu ["Verlassend"] [09:17] how come all the software on synaptic is outdated ? :/ === RuNe\ [~OU812@151.80.4.229] has joined #ubuntu [09:17] Skwid_: ?? === hns [~hans@d8149.upc-d.chello.nl] has joined #ubuntu [09:18] Skwid_, that's just how it is [09:18] Matt|: not on my ubuntu === fredo [~fredo@212.21.138.210] has joined #ubuntu [09:19] well you know what he means [09:19] ok ... [09:19] ogra: there is no firefox 1.0, no php5 ... and the list goes on [09:19] Skwid_, yeah [09:19] Skwid_, like it or lump it i'm afraid [09:19] Skwid_: that was the software that was there when warty got stable [09:20] ogra: no way to get the new packages ? [09:20] Skwid_: nope, except you compile yourself, find a backport or switch to the unstable/development version of ubuntu..... [09:21] ogra: oh, does hoary have all the new packages ? === Pluk [~Pluk@38-71-dsl.ipact.nl] has joined #ubuntu [09:22] Skwid_: some of them, but it breaks from time to time.....sometimes less, sometimes hard === ctd [~ctd@home.deigan.id.au] has joined #ubuntu [09:23] Skwid_: afaik no php5 yet..... === king_arthur [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu === jcoventry [~jcoventry@seedsearch.demon.co.uk] has joined #ubuntu [09:23] hum :( [09:23] hello [09:23] where can i see the versions that hoary has ? [09:23] i'm having problems using the ubuntu synaptic package manager program [09:23] Skwid_: fatest would be to ask Matt| *g* [09:24] oy [09:24] jcoventry: tell us about [09:24] ahah :) [09:24] /slap ogra [09:24] hehe [09:24] Skwid_, hang on === Vince-0 [~Son@wblv-ip-nas-ov-1-p230.telkom-ipnet.co.za] has joined #ubuntu [09:24] to ?? the keyboard ? :) [09:24] ogra: i am trying to install xvnc server but the package program cant find it, not even when i update the list. [09:25] Skwid_, which do you wanna know === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [09:25] Matt|: hum ... amsn ? [09:25] firefox ? [09:25] jcoventry: why dont you use the built in vnc ? [09:25] xchat ? === Tpyo_knig [~Tpyo_knig@cpe-66-190-156-143.hky.nc.charter.com] has left #ubuntu ["Leaving"] [09:25] Skwid_, firefox is 1, xchat 2-4-0, hang on for amsn === sivang [~sivang@80.179.93.130.forward.012.net.il] has joined #ubuntu [09:25] ok, i'm switchin :) === KitoQ [~bernd@port-212-202-40-188.dynamic.qsc.de] has joined #ubuntu [09:25] *laughs* === KitoQ [~bernd@port-212-202-40-188.dynamic.qsc.de] has joined #ubuntu [09:26] Skwid_: but make a good bacvkup before ;) [09:26] Skwid_, the changes in those packages aren't exactly immense [09:26] ogra: didn't know === fabian [~fabian@200.83.134.138] has joined #ubuntu [09:26] ogra: nothing to backup, just installed today :) [09:26] jcoventry: Computer->Desktop settings-> Remote Desktop [09:26] it's not like xchat 2-4-0 bring whole new ground breaking security [09:27] Matt|: yeah but heck ... they make new versions, why not use them :) [09:27] Matt|: at least not on an unstable/dev system lol [09:27] up to you [09:27] erm amsn is 0.94 [09:27] Matt|: ok, all that I want [09:27] how do I switch ? :$ === kokko-DH [~dinmamma@1-1-8-47a.j.j.bostream.se] has joined #ubuntu [09:30] Skwid_, replace instances of "warty" with "hoary" in /etc/apt/sources.list [09:30] Skwid_: open up synaptic, go to the repositorys and change all warty lines to hoary.....reload and do a smart-upgrade [09:30] yeah wat he said [09:30] going ... going :) [09:30] Skwid_: both ways work...take the one you like :) [09:30] is preview of movies in nautilius disabled or something? [09:30] ogra: exactly the same ? [09:31] lupus_: not on mine [09:31] lupus_, you can configure that [09:31] amazing.. how to switch from warty to hoary one of the FAQ's :-) === ztonzy [~bleh@c-3b4771d5.560-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [09:31] Skwid_: similar [09:31] the same [09:31] king_arthur: hopefully not.... [09:31] no? === ^ToTo^ [~ToTo@82.52.92.171] has joined #ubuntu [09:32] Matt|: one is gui the other is commandline ;) [09:32] ogra: :-) just the feeling I get sometimes here... [09:32] do I change warty-security to hoary-security too ? [09:32] yep [09:32] gone :) [09:32] Matt|: yep ? is theer already a hoary-security ?? [09:33] king_arthur: i am always faering the ppl that dont know what they are doing.... hoary is simply noit for the masses...thats why i am fearing this to become a faq before march === ledter [~ledter@213.223.29.230] has joined #ubuntu === ogra sees weird typos === f_favila_ [~f_favila@host-66-81-201-69.rev.o1.com] has joined #ubuntu === mtl [~mtl@baana-62-44-211-68.dsl.phnet.fi] has joined #ubuntu [09:35] ogra: you have a point there I was just wondering what makes newcomers always desire the very latest extra super new release of every thing? [09:36] king_arthur: me too.... :/ === mtl [~mtl@baana-62-44-211-68.dsl.phnet.fi] has left #ubuntu [] [09:36] ogra: uncle Bill made a fortune out of it :-) [09:36] king_arthur: especially while we got a 6month release cycle.... === wood1 [~bill@202.79.42.163] has joined #ubuntu [09:37] ogra: that's an absolutely brilliant idea. Exactly what Debian was missing... [09:37] yep [09:37] hey :) [09:38] stuNNed, are you there ? [09:38] ogra: does going on hoary switch to xorg ? [09:38] is it possible to install kde 3.3 with hoarty on warty ? [09:38] king_arthur: jdub is a brilliant release manager he made this already with gnome ;) [09:38] Skwid_: yep === rene [~rene@116-OVIE-X7.libre.retevision.es] has joined #ubuntu [09:38] ogra: hu... while i'm on X ? [09:38] *laughs* [09:38] ogra, how I use seahorse ? [09:38] ztonzy: dont mix the distributions [09:38] hi [09:39] ogra, thanks :) wont do [09:39] anyone to help me? [09:39] ogra, kde 3.2.3 works perfect here [09:39] Skwid_: on next login its xorg [09:39] now i can't run windows [09:39] ogra: sweet :) [09:39] ogra: what did jdub do? :-) [09:39] but files are there [09:39] how can i do? [09:39] rene, windows are in grub ? [09:39] yes [09:40] first hd ? [09:40] king_arthur: dunno, ask him if hes around....he brought the gnome team to a 6 month cycle....i belive he can do that with ubuntu too ;) [09:40] if i try to run it [09:40] hey guys is kde worth a try? [09:40] i see a blue windows [09:40] king_arthur, yes! I use it as I type [09:40] king_arthur: certainly is [09:40] say to me that is not bootable or sometyhing similar [09:40] rene, blue windows ? [09:41] on Hoary? [09:41] yes arg [09:41] can I use seahorse to create a Key Pair for the same Email address ? [09:41] grub is default are white/blue [09:41] ztonzy: you need hoary for KDE 3.3 and you need my packages for kdebase 3.3 [09:41] king_arthur, no...universe [09:41] files are there [09:41] what can i do? [09:41] wood1: no idea....sorry.... [09:41] Riddell, ok... dont know if I want to go into that [09:41] is a problem with grub? [09:41] (kde 3.3 that is) [09:41] ztonzy: On Universe in warty? [09:41] king_arthur, yes [09:41] kde 3.2.3 [09:42] ztonzy: I am on hoary already... :-) === zenpod [~epod@S01060040052fa584.nb.shawcable.net] has joined #Ubuntu === Tjoklat [~Tsjoklat@dialup-4.246.254.133.Dial1.SanJose1.Level3.net] has joined #ubuntu [09:42] king_arthur, hehe...well, I dont want it experiment too much...had problems enough with debian "sarge" before I entered Ubuntu [09:42] Does somebody here know how Gpgp works ? [09:42] rene, sorry...what happens when you select windows in grub ? [09:43] ztonzy: it doesn't require you to upgrade everything, just change warty to hoary in sources.list and apt-get install kdebase and it'll install what it needs without having to upgrade the whole system [09:43] ztonzy: I know the feeling... :-) [09:43] kcontrol isnt installing properly for me...so be warned [09:43] Riddell, yes my thought too...but it wanted to remove a lot of stuff :( [09:43] it? begin to run but when i can see the logo to charge it shows a blue screen with the message that it can find booteable part [09:44] rene, blue screen of death ? [09:44] ahhhhhhhhhh!!! [09:44] yes :( [09:44] Any ideas how PGP works in Ubuntu ? [09:44] Gwildor|work: if you're trying KDE 3.3 hoary doesn't seem to have KDE 3.3 for kdebase, I have packages for that [09:44] rene, how many hd's ? 1 or 2 ? === Gaaruto [~Gaaruto@ASte-Genev-Bois-151-1-27-97.w83-114.abo.wanadoo.fr] has joined #ubuntu [09:44] ide0 ide1 ? [09:44] if i restart with xp cd and try to console fixmbr it runs? [09:44] Riddell: I am on Hoary, would apt-get install kde-base do the trick? === netmonk [~netmonk@nat-30.c0msys.net] has joined #ubuntu [09:45] riddell, kk, its no biggie, just thought id state the fact...but thnx, im gonna uninstall kde [09:45] king_arthur, yes [09:45] Well KDE works but to a certain extent [09:45] hrm === fabiand [~fabiand@p50868243.dip0.t-ipconnect.de] has joined #ubuntu [09:45] king_arthur: apt-get install kdebase (no dash) [09:45] i did apt-get install automake [09:45] and now [09:45] hey, has someone tried to modprobe pktgen? [09:45] rene, is your XP hd primary hd ? (hd0,0) [09:45] Gwildor|work: I like extreme sex.. I go give it a shot right now [09:45] mono/mini/Makefile.am:244: warning: automake does not support conditional definition of libmono_la_SOURCES in libmono_static_la_SOURCES [09:45] yes i guess yes [09:46] so by default i get automake 1.4p6 [09:46] king_arthur: add "deb http://jasmine.19inch.net/~jr/away/ubuntu/ unstable main" for kdebase 3.3 [09:46] i also installed automake1.7 and automake1.8 [09:46] rene, and linux is secondary on first channel? (hd1,0) [09:46] duncanm: why dont you take the mono packages of treys repo ? [09:46] how do i choose to use those instead of 1.4 [09:46] ogra: cuz i'm a dev [09:47] Riddell: tks just a question [09:47] i don't know? how can i see this? [09:47] ogra: i code Mono, so i wanna run the latest stuff... === Todd_MA_1971 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has left #ubuntu [] [09:47] Riddell: installing KDE is a one way trip only? === ogra takes a bow to the ximian guy (kudos) [09:47] rene, if you build your own system you mostly know it [09:47] but everyone doesnt [09:48] zi had windows xp with 2 partitions before install ubuntu [09:48] king_arthur: not at all, you can still switch to using gnome at any time or uninstall kde [09:49] ogra: i'm new to Debian/Ubuntu [09:49] my friend had the CDs ready, so i installed it on my home machine [09:49] I'm desesperate [09:49] Riddell: good, as I guess we all like living a bit on the edge... [09:49] Riddell, no deb-src then too ? [09:49] rene, xp with 2 partitions ? one harddrive only ? [09:49] yes [09:50] 2 partitions of ntfs for windows and files and the linux others [09:50] rene, hmm...how big and how did you split it? [09:50] ah [09:50] but this ran good before install ubuntu === ftwig [~ben@cpc2-pool1-6-0-cust165.sot3.cable.ntl.com] has joined #ubuntu [09:50] how can i modificate in grub for ok? [09:51] ztonzy: there are some sources there, but since they just come from debian you could get the sources from debian too :) [09:51] rene, are you in XP now ? [09:51] my grub file contains this => (hd0) /dev/hda [09:51] no, i on ubuntu [09:51] Riddell, oh [09:51] ok [09:51] anyone got ardour working? [09:51] rene, you mean /boot/grub/menu.lst ? === ledter [~ledter@213.223.29.230] has left #ubuntu [] [09:51] duncanm: i really admire everybod working at ximian, i whish i could help you out......did you install build-essential already ? [09:52] What is the difference between running an FTP server stand-alone as opposed to through inetd/xinetd? === Todd_MA_1975 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has joined #ubuntu [09:52] ok i'm there [09:52] Hikaru79: stand-alone means the ftp server is always running, whereas running it from inetd means that it's launched when it gets a connection. [09:52] and now? [09:53] Oooh, I see === LiamH [healy@mfg-98.umd.edu] has left #ubuntu [] === lys [~lys@dyn-83-156-68-191.ppp.tiscali.fr] has joined #ubuntu [09:53] rene, my windows menu looks like this...I could paste in pm if you want [09:53] ogra: installing that now [09:53] If I want to run vsftpd through inetd instead of standalone, how would I do that? Do I have to 'enable' inetd in any way or do I just tell vsftpd to not run standalone? [09:54] ogra: but that's just getting me g++ [09:54] ogra: is there a way to chooose which automake gets used? === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu === lys [~lys@dyn-83-156-68-191.ppp.tiscali.fr] has left #ubuntu ["Leaving"] [09:54] Hikaru79: Can't say I know about vsftp, but you'd have to add an entry to the inetd.conf too. === king_arthur_ [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [09:54] duncanm: sorry, dunno, but i'll have a look at the build depends of treys mono packages.... [09:56] Riddell: I changed to the Linux box right no, could you pls forward the link to kde repository again, for cut & paste? [09:56] Hikaru79: If daemons isn't an issue, proftpd (in universe) setups it up for you in debconf. [09:56] king_arthur_: change warty to hoary if you havn't already and add "deb http://jasmine.19inch.net/~jr/away/ubuntu/ unstable main" [09:56] duncanm: 1.7 [09:56] :o === Deft [~phil@81-178-101-212.dsl.pipex.com] has joined #ubuntu [09:57] Awesome, ctd! [09:57] Thanks :) [09:57] ogra: i have 1.7 installed, how do i choose it? [09:57] Riddell: tks a ton [09:57] duncanm: exactly: automake1.7 bison dpatch libicu28 libicu28-dev [09:57] ah i get it [09:57] Riddell: I am on hoary right now [09:57] So proftpd's package in synaptic is ready to go out of the box, pretty much? [09:57] i just removed automake, and that's an alias to automake 1.4 [09:57] king_arthur_: tell us if it works or not [09:58] Hikaru79: Yeap. [09:58] Hikaru79: proftpd is what I've always used, anyway. === aigarius [~aigarius@159.148.239.246] has joined #ubuntu === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [09:59] duncanm: sudo update-alternatives --config automake [09:59] :) Thanks, ctd [09:59] ah [09:59] ogra: i think i figured it out [09:59] thanks a lot [09:59] :) === klonical [~david@33.Red-80-37-209.pooles.rima-tde.net] has joined #ubuntu === merhojt [~merhojt@h89n1c1o885.bredband.skanova.com] has joined #ubuntu [10:00] Wow, ProFTPd's site is *really* out of date [10:00] Under "sites that use ProFTPD" [10:00] They have: [10:00] FuitadNET [10:00] A free webhosting service running ProFTPD. [10:01] Fuitadnet is neither free, nor does it use ProFTPD === tim1 [~Tim@pD9531E68.dip.t-dialin.net] has joined #ubuntu [10:01] hi [10:01] Does it matter who uses it? :_ [10:01] :) [10:01] Hi, tim1 :) [10:01] Nono ^ ;; [10:01] *^ ^;; [10:01] Just saying [10:01] could somebody help me configuring my sound ? [10:01] Riddell, so if I want, the only thing I need is "kdebase" ? === leonel [~leonel@201.135.44.146] has joined #ubuntu === ficusplanet [~ficusplan@12-216-229-40.client.mchsi.com] has joined #ubuntu === jovian is now known as jovian|food [10:02] because some applictions (xine/totem, muine) work whereas others don't [10:02] because of /dev/dsp is missing somehow [10:02] I've read in a couple places that there is a new package manager in the works for Hoary. Is there any place that I could find more information on that? [10:03] ficusplanet: there was a screenshot on planet.gnome.org i think [10:04] ;_; What's wrong with synaptic? === melter|work [~Melter@dyn224.iacc-tm4.ndsu.NoDak.edu] has joined #ubuntu [10:05] tim1: did you check if /dev/dsp is really not there? maybe it's just in use by esound or something. [10:05] ztonzy: yes, that will bring in kdelibs too, I also usually install juk and and libarts1-mpeglib [10:05] Hikaru79, Not all that intuitive. It would be nice to have find-as-you-type, descriptive names, a way to hide libraries and other non-gui-application packages, the queue/apply stuff is rather confusing to new users. === |trey| wonders why he gets an audio CD put on his desktop when he inserts one... thats not useful :( [10:05] Hikaru79: ask its developer...he also wrote on the new one :) [10:05] Riddell, you use warty or hoary ? [10:05] ztonzy: also kdm is the login manager, but it's not as good looking as gdm yet === Gman [~Glynn@amfea-proxy-1.sun.com] has joined #ubuntu [10:06] ztonzy: warty install with hoary as apt sources [10:06] Riddell, yes...I had it earlier today (kdm) looked ugly has hell [10:06] ficusplanet: i'm pretty sure, esd is not running [10:06] so I removed it and got back to gdm [10:06] ficusplanet: http://geeklog.eyesopened.nl/screenshots/screen.html [10:06] ztonzy: gdm theme support for kdm is in CVS :) === djtansey [~djtansey@djtansey.student.umd.edu] has joined #ubuntu [10:06] cvs ? [10:06] tim@ubuntu ~ $ lsof /dev/dsp [10:06] lsof: status error on /dev/dsp: No such file or directory [10:06] Riddell, but the fonts looked all messed up === Seveas [~Seveas@213-73-236-154.cable.quicknet.nl] has joined #ubuntu [10:07] but sound IS working in muine and some others [10:07] ztonzy: strange, don't know why that would be [10:07] how do you add a new WM to the gdm menu? i installed enlightenment but it didn't do anything... thanks! [10:07] ficusplanet: but it looks like its only a part of a complete new system [10:07] Riddell, in kdm I mean [10:07] tim1: try plain ls /dev/dsp [10:07] ogra, Is there any work for the add/remove part of the system that I can look at or help out with? [10:07] Riddell, and it cant read swedish characters either! [10:07] blank space for hat [10:08] ficusplanet: probably mvo can answer this....i dunno... [10:08] ogra, Thanks. [10:08] ficusplanet: ls: /dev/dsp: Datei oder Verzeichnis nicht gefunden (translation: file or folder not found) [10:08] ztonzy: it does have full unicode support, must be something not set right somewhere === seb128 [~seb128@ANancy-151-1-3-101.w83-194.abo.wanadoo.fr] has joined #ubuntu [10:08] hmm [10:09] <|trey|> tim1: ls /dev/dsp0 [10:09] Riddell, maybe :) my full name in user picker in kdm was left out as character O with two dots above [10:09] [10:09] Boycott Fedora! [10:09] <|trey|> ztonzy: #debian-kde would be more useful... [10:09] RuffianSoldier: please [10:10] ogra, please what? [10:10] <|trey|> ztonzy: same packages... we don't support KDE here.. [10:10] ztonzy: it'll be the locale not set properly, unfortunatly I've never worked out where or how that's set [10:10] RuffianSoldier: leave such things out here..... [10:10] <|trey|> Riddell: dpkg-reconfigure locales [10:10] |trey|, sorry :) [10:10] |trey|: ls: /dev/dsp*: not found [10:10] |trey|: I try to support KDE here :) [10:10] <|trey|> tim1: yeah, thats not a good thing... [10:10] |trey|: did that, it worked for until I rebooted so something isn't picking something up [10:11] <|trey|> Riddell: you should take them to #debian-kde where the devels hang out... [10:11] tim1: that's all wrong :( [10:11] |trey|, it all started that when I did gnome update (to 2.8.1) in warty all gui became sluggish...so I thought...I gave kde a shot === Rolled_s0cks is now known as s0cks [10:11] so where can i start ? 'cause i have _no_ idea [10:11] even removed my k7 kernel too, because first I thought it was that [10:11] intersting, you dant want sluggishness, so you use a sluggish desktop environment instead of gnome [10:11] [10:11] <|trey|> ztonzy: I've heard people report gnome becomes slow if gamin isn't installed for hoary packages... maybe thats why? [10:12] <|trey|> ztonzy: apt-get install gamin and see if it fixes the slowness... [10:12] |trey|, I dont use hoary, I use warty [10:12] ok [10:12] tim1: sudo modprobe snd-pcm-oss [10:12] <|trey|> ztonzy: still... hoary packages are mostly 2.8.1 also... so likely to be same issue... [10:12] tim1: see if its there then.... [10:12] oh no...it wants to remove kde then ;) (in synaptic) [10:13] <|trey|> ztonzy: weird, kde doesn't use fam, thats retarded [10:13] <|trey|> calc: you around? [10:13] ctd, can I priv message you? [10:13] |trey|, beats me.... === duncanm [~duncan@peabody.ximian.com] has left #ubuntu ["Leaving"] [10:14] Whats a good replacement for Totem?. Mine never seems to work correctly [10:14] ogra: it is there ! thank you so much ! === A|F [~Armani@pool-162-84-143-148.ny5030.east.verizon.net] has left #ubuntu ["Leaving"] [10:14] vlc and mplayer' [10:14] <|trey|> Rene_S: totem-xine or mplayer + codecs [10:14] k === wood1 [~bill@202.79.42.163] has left #ubuntu [] [10:14] =/ [10:14] tim1: should get loaded automatically....its a bit weird [10:14] <|trey|> zenwhen: cept vlc sucks 8) [10:14] I can handle mplayer === numb [~chatzilla@213.13.245.135] has joined #ubuntu [10:14] <|trey|> crimsun: you around? === tim1 dances to the sound ;) [10:14] |trey|, what does it suck at? [10:15] <|trey|> zenwhen: playing movies without flickering etc [10:15] |trey|, what is libfam* ? [10:15] I dont use it, but it is a perfectly fine player [10:15] Im so used to Kaffeine, I use it for the plugin alot gives a fullscreen watching movie trailers [10:15] |trey|: not for me [10:15] <|trey|> ztonzy: library for file alteration monitoring... kde has its own mechanism for that though afaik [10:15] |trey|, you shoudl try not to apply your experience as a blanket critisism [10:15] |trey|: kde does use fam [10:15] should* [10:16] |trey|: probably your card ? === Matt| [~Matt|@81-179-237-53.dsl.pipex.com] has joined #ubuntu [10:16] <|trey|> Riddell: thats why I'm trying to bother kde maintainers... its not needed by KDE at all... [10:16] It works fine for me. [10:16] |trey|, when doing what you told me, it wanted to remove these: "kde-devel kdebase-dev kdelibs4-dev kdesdk kspy libfam-dev libfam0c102 libkonq4-dev" [10:16] zenwhen: for me too :) [10:16] I use mplayer myself, but use VLC for DVD's. [10:16] ok weird. my home partition was just randomly unmounted. Any idea why that might be? [10:16] :) === palle [~palle@h207n2fls301o1101.telia.com] has joined #ubuntu [10:16] Because it does the menus right. [10:17] sorry for bother you with kde :( [10:17] zenwhen: ever tried the moz plugin ? [10:17] Nah [10:17] does someone know how can i use the live cd, with a ati radeon x800 pro, and i do not want the command line ;-) [10:17] I dont do streaming video much. [10:17] Im not worried about the dvd playback, I have one attached to my tv [10:17] sivang are you there? [10:17] <-- dialup [10:17] palle : yes palle! What's up? [10:17] ztonzy: go on, looks finny to see all these ksomethings.....hehe [10:17] <|trey|> numb: I'd think they would be loaded... file a bug if they aren't... [10:17] I do a fair amount of streaming [10:17] zenwhen: :( === |trey| still wants to figure out why fam is used by kde. [10:18] ogra: where is the config that should it load automatically ? so i can fix it .. [10:18] sivang : i just fixed the linux - windows internetsharing [10:18] ogra, lol what ? :D === cyrus-tc [~cyrus-tc@pD9515FEC.dip.t-dialin.net] has joined #ubuntu [10:18] ogra, are you a dev? [10:18] ogra is just spiffy [10:18] |trey|: when i starts booting the screen turns black, and appears the message "no signal" in the screen [10:18] I have proftpd installed now; but I want to run it through inetd not through 'sudo proftpd' ... how would I do that? [10:18] <|trey|> zenwhen: no, he's just fairly smart :) [10:18] *when it [10:18] zenwhen: https://www.ubuntulinux.org/wiki/MaintainerCandidates (Oliver GRAwert) [10:18] <|trey|> numb: ok... well thats a bug... [10:19] Someone needs to get gnome-ppp into the default ubuntu install. [10:19] sivang : i wrote a little howto about it as you said [10:19] nvm, found it :) [10:19] palle : nice! could you pass on the link? [10:19] no one else had random unmounting of partitions? === Towny [~mtownsen@sd.fgm.com] has joined #ubuntu [10:20] tim1: sudo gedit /etc/modules and add snd-pcm-oss in the end (you probably like snd-mixer-oss too if its not loaded yet) [10:20] Argg, damned wife sprayed room deodorizer into my coffee again [10:20] I have random rebooting of my system, but that's only under XP [10:20] ;) [10:20] sivang : i never sent it to wiki i was wondering if you could do that? [10:20] zenpod: lol [10:20] palle : I will give it a look, maybe polish if I think it needs so and then post it? is it ok? :) [10:20] sivang : since it's not a complete howto and mabey you now what to fix it it? [10:20] ogra, I suspect it might be related to my motherboard insisting the CPU fan isn't working, when it is. Ah well, my new motherboard should be in tommorow. [10:20] apt-get remove wife [10:21] apt-get install Pretty Blonde [10:21] sivang : yes that would be great... [10:21] Rene_S: huh ? [10:21] Rene_S: hehe [10:21] Rene_S, does that work???.......special repo? [10:21] sivang : i had to use the firestarter firewall to get it work though... [10:21] Rene_S, wife has dependancies like allyourmoneylib-1.0, yourhouselib-3.4 [10:21] If only everything were as easy as Debian [10:21] palle : thanks, I'll look at it in the following time and see what I can do :) [10:22] sivang : okay, and thank you for the help... cya [10:22] palle : btw, you don't need to be afraid of playing with the wiki, you can just go and start doing some private page for a sketch area and learn as you go, wiki can be fun :) [10:22] and she leaves behind dependant-children.lib 10 [10:22] Rene_S, not even married yet and my GF is ful of problems....brain surjury last october...'03....back surjury tomarrow....only 20 [10:22] <|trey|> zenpod: wife satisfies deps like sexwhenimold and foodonthetable though :/ [10:23] sivang : hehe okay, i may do that later =) [10:23] palle : not to push you or anything, ofcourse :) [10:23] Ouch [10:23] ya [10:23] she is falling apart at the seems, must be related to windows somehow [10:23] hehe [10:23] hahaha [10:23] |trey|: those are just recommends [10:24] yeah, just started linux a few months ago...maybe she'll get better too [10:24] <|trey|> topyli: bah... here they are depends ;) [10:24] <|trey|> I would go insane without either :( [10:24] |trey|: yes whats up? [10:24] Well after 10 years, you would think she would learn not to contaminate my coffee === ogra likes this class on packaging [10:24] <|trey|> calc: ahh... its kinda off topic now... but I was just wondering how kde used fam? thought kde had its own mechanism for that? [10:25] |trey|: i think kde uses fam, but i don't recall [10:25] ogra: now everything seems to work, thank you very much [10:25] I have no idea, how or why fam is used [10:25] tim1: :) [10:25] <|trey|> calc: damnit, you're useless, you're supposed to know that stuff :P [10:25] KDE does use fam but if it can't find fam it resorts to polling the filesystem === calc doesn't even run kde anymore [10:26] |trey|: do you think it could be about this: bugzilla.ubuntu.com/show_bug.cgi?id=3917 === calc bbl [10:26] <|trey|> calc: have a good day :) [10:26] What i am confused by is pinning, I locked my Evolution version at whatever warty is at, then when i went to upgrade to hoary it wanted to remove it [10:27] calc: you don't? [10:27] <|trey|> numb: he mentions radeon, so likely... although not explicitly... enless he needs a cluebat :) [10:27] How can I force my inetd session to rehash and reconfigure itself? (Seeing as I just wrote some changes to inetd.conf)? [10:27] |trey|: is that i'm using an lcd [10:28] huh. anyone have printer setup problems with fresh ubuntu install by any chance? epson stylus photo R200 here... [10:28] Hikaru79: killall -HUP inetd is an option === mikelds_away [~miguel@201.128.88.195] has joined #ubuntu [10:28] <|trey|> numb: hmm, you didn't say that... k.. then yeah, perhaps... add a comment to that with details that are specific and different if you want :) [10:28] Hikaru79: with sudo [10:28] anyone uses Blender :) ? [10:28] Hikaru79: or sudo /etc/init.d/inetd restart [10:28] Thanks :D [10:28] <|trey|> ztonzy: I've played with it, does that count? [10:29] |trey|: tnx [10:29] aww crap, i guess i am gonna use Thunderbird now [10:29] |trey|, sure :) I am a mod in those main forums...and also bugtester and artist [10:29] |trey|, you use i386 ? [10:29] <|trey|> ztonzy: yup... [10:30] <|trey|> ztonzy: how close are you to completing icon set? :) [10:30] |trey|, okey to paste testbuld link here? from blender.org site ? [10:30] aaarrh [10:30] what ? [10:30] <|trey|> ztonzy: ahh.. . nm [10:30] <|trey|> blah... not here though [10:30] ztonzy: paste [10:30] <|trey|> #flood [10:31] <|trey|> ogra: no, not here, its annoying for everyone else :( [10:31] it is really late build from cvs === jind [~jind@216-221-248.adsl.tele2.no] has joined #ubuntu [10:31] |trey|: a link.... [10:31] http://www.blender.org/modules.php?op=modload&name=phpBB2&file=viewtopic&t=4666 === rene [~rene@112-OVIE-X8.libre.retevision.es] has joined #ubuntu [10:31] calc: why don't you run KDE and who's going to make all the Debian KDE pacakges? [10:31] <|trey|> ogra: hah... blah... people don't usually ask permission to post links here :) [10:31] enjoy === mroth [~rem@c-24-7-101-45.client.comcast.net] has joined #ubuntu [10:32] |trey|: heh [10:32] <|trey|> Riddell: he said he's gone... === zenpod [~epod@S01060040052fa584.nb.shawcable.net] has joined #Ubuntu === popey [~popey@cpc5-farn1-5-0-cust146.glfd.cable.ntl.com] has joined #ubuntu [10:32] m00 [10:32] |trey|, well in our rooms we dont like paste to much before asking... === xuzo_ [~xuzo@81-203-41-66.user.ono.com] has joined #ubuntu [10:32] |trey|, blender 2.35 has got a lot of new fancy things :) [10:32] ztonzy: a link or one or two output lines is always ok [10:33] <|trey|> Riddell: He's said he has never really liked KDE, just maintained it as a service to Debian... now their are a few people taking part in the KDE/Qt Maintainers group, so he was able to step down... [10:33] hm, does gnome-vfs have woes in 2.9? [10:33] ogra, want to read changelogs ? === ulisse [~ulisse@host234-214.pool62211.interbusiness.it] has joined #ubuntu [10:33] just don't /exec -o ls -r / [10:33] ;) [10:33] <|trey|> Riddell: he actually orphaned the packages and gave them to the group a while ago... [10:33] hi channel [10:33] rene, hi how did it go ? [10:33] somebody using hoary? [10:33] <|trey|> ulisse: yes [10:33] ztonzy: i dont use blender....sorry, never managed to understand the interface === bjornmose [~bjornmose@pD956F3E2.dip.t-dialin.net] has joined #ubuntu [10:34] ogra, everyone says that, but how many 3d tools has almost for every other platform out there ;) ? [10:34] oh a friend :) [10:34] bjornmose, hi [10:34] ogra, read the docs ;) and the community is quite helpfull too [10:34] <|trey|> ztonzy: compared to others, its pretty easy actually... [10:35] anyone have any experience in getting wpa_supplicant to work on a PPC powerbook with airport(orinoco) card? === bjornmose showed wife #ubuntu === ztonzy ducks [10:35] |trey|: right, I'm behind on my debian-kde gossip [10:35] |trey|, I',m having troubles with FireFox and ThunderBird === Mitario [~michiel@sikkes.xs4all.nl] has joined #ubuntu [10:35] |trey|, I am sure it is...even better now, and will get better UI too [10:35] <|trey|> ulisse: whats the issue with Firefox... not running thunderbird though... === bjornmose [~bjornmose@pD956F3E2.dip.t-dialin.net] has left #ubuntu ["="] [10:35] but it seems warty only have 2.33a and blendercoders move fast ;) [10:35] ztonzy: i will ... if i need to do 3d stuff .... currently i'm fine with fake 3d with gimp and inkscape :) [10:35] |trey|, Both them gives segfault [10:36] <|trey|> ztonzy: ahh... just don't dumb it down... such tools shouldn't be dumbed down, just makes it harder to figure out how to do anything... [10:36] we are about to release 2.36 as the stable release === kingsley [~kingsley@dsl-47-149.nas.com] has joined #ubuntu [10:36] dumb ? [10:36] <|trey|> ulisse: I'm running Firefox right now... [10:36] ztonzy: then it will be in hoary, fine :) === ztonzy wonders if he did :O === ztonzy cant imagine what 2.37 will be =O === AlohaWolf [alohawolf@cpe-24-24-251-219.socal.rr.com] has joined #ubuntu === davidpc curses himself for buying a new printer, wishes he'd jjust ebayed an old bag of shite instead [10:37] <|trey|> ztonzy: I'd pretty much have to shoot you if you did :P [10:37] |trey|, can I post in pvt the terminal output? [10:37] <|trey|> ulisse: nope... [10:37] <|trey|> In #flood though, sure [10:37] |trey|, "shoot" ? [10:37] ah [10:37] blah [10:37] <|trey|> ztonzy: gun go "bang"... === ztonzy faints [10:38] |trey|, we deal with those "dumb" "crap interface" daily in the forums ;) === |trey| isn't a huge fan of /msg's enless he knows the person... === fogboy [~fogboy@ip164.132.dsl-acs2.pdx.iinet.com] has joined #ubuntu [10:38] <|trey|> ztonzy: "dumb" and "crap" are not the same... some might just be retards :P [10:38] but users never go and learn interface from docs before bashing [10:39] i need to transfer some space from my /home partition to the / partition any knows a good partition prog i can do this with? [10:39] gnu parted is pretty much the best free game in town for that [10:39] |trey|, hehe...well I bought the manual when I first started, and it really kickestarted [10:39] <|trey|> ztonzy: I am used to the professional tools.. certainly no more complicated then those beasts :) [10:39] palle, it's available in ubuntu main, even [10:39] |trey|, good! [10:39] ohh, mjr what is it called? [10:39] <|trey|> 3dmax, maya... these are tough interfaces.... blender is just fun... but needs more features :( [10:40] though I don't know if you can actually use it on partitions that you have active at the moment [10:40] |trey|, Blender is like.... one hand on keyboard other hand on the mouse :o) [10:40] probably not [10:40] palle, "parted" :) [10:40] Neverball is too hard! === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [10:40] |trey|, will come, any suggestions :) ? (ideas/features) [10:40] <|trey|> zenpod: never played it :( [10:40] okay mjr thnx i'll check it out... === rene [~rene@231-OVIE-X9.libre.retevision.es] has joined #ubuntu [10:40] |trey|, it's probably in synaptic. [10:40] palle, you might have to find a boot floppy/cd image to boot from to do the thing [10:40] rene, wb [10:40] <|trey|> ztonzy: none right now... always want to do stuff that I can't yet though :( === Tjoklat is now known as Tsjoklat [10:41] <|trey|> ztonzy: although I haven't used it in a while :/ [10:41] <|trey|> Tsjoklat: hey you :) [10:41] palle, one that has parted installed, that is. I don't know if the ubuntu live cd does. [10:41] mjr okay, mabey there is some funtion in the program that can help me with that? [10:41] hey |trey| :) [10:41] |trey|, hehe...if you read all the lasts changelogs you would be stunned, maya dont have AO , Blender does ! [10:41] trying to install ubuntu (AMD 64) and couldn't find in docs answer to screen going dark after splash - no keyboard or mouse input yet confirmed both ok [10:41] ideas? [10:42] palle, I wouldn't know about that, sorry. Haven't done anything with it myself, I just know it exists :) [10:42] |trey|, AO = Ambient Occlusion [10:42] I get this message in dmesg: APIC error on CPU0: 40(40) Does that mean the CPU is broken? [10:43] okay, thnx anyway mjr i guess i can just use pqmagic from windoze otherwise... [10:43] <|trey|> ztonzy: :) I just play with that stuff for fun... go to a graphic school, but studying Network Technology... [10:43] |trey|, ah... [10:43] I wished I could code though... [10:43] palle, yes, I seem to recall that pmagic supports resizing ext2 partitions [10:43] <|trey|> palle: parted should be on the disk... === |trey| cusses a bunch about partition magic not being so magic :| [10:44] <|trey|> Enless its trick = breaking every fucking thing >:| [10:44] hehehe okay |trey| === Tsjoklat hands |trey| the soap, tsk tsk [10:45] <|trey|> Tsjoklat: haha... I'm sorry :) [10:45] |trey| :P [10:46] hey how do you do ubuntu updates? on install it complained there was no network (bad wifi card chipset, fixed since), so is it just like normal debian, apt-get update stuff? [10:46] <|trey|> Tsjoklat: grr... it is responsible for Windows 2k3 not being installed anymore though... it b0rked the partition, and I couldn't be asked to reinstall :) === |trey| goes to get ready to go out though [10:46] davidpc, use synaptic [10:46] <|trey|> Later everyone :) [10:46] davidpc, then just use smart upgrade [10:46] if i'm in the wrong place can someone let me know? otherwise any help much appreciated: trying to install ubuntu (AMD 64) and couldn't find in docs answer to screen going dark after splash - no keyboard or mouse input yet confirmed both ok [10:47] zenpod: hm ok [10:47] |trey| why would you want to install that anyhow [10:47] zenpod: thanks [10:47] <|trey|> Tsjoklat: to play mainly... === Seveas [~Seveas@213-73-236-154.cable.quicknet.nl] has left #ubuntu [] [10:47] fogboy, are you using an amd64 iso image? [10:47] davidpc, np. === hno73 [~Henrik@henrik.gotadsl.co.uk] has left #ubuntu [] [10:47] <|trey|> Tsjoklat: I have nothing against any OS... just prefer Linux :) [10:47] |trey| 2K would do it for you...? [10:47] yes 4 sure === zaphod [joel@zaphod.cs.umn.edu] has joined #ubuntu [10:48] <|trey|> Tsjoklat: but I have 2k3 ... [10:48] fogboy, have you tried pci=noacpi as a boot option? [10:48] |trey| could have fooled me :P [10:48] <|trey|> Tsjoklat: was free... so yeah :P [10:48] the scrollbar goes all the way to end then screen goes dark [10:48] (scroll on ubuntu splash screen) [10:48] fogboy: thats the live CD [10:48] yeah === |trey| hearts his school for making a deal with the devil :) [10:48] fogboy: not the installer [10:48] the install cd has no such splashy thingy === melter|work [~Melter@dyn224.iacc-tm4.ndsu.NoDak.edu] has joined #ubuntu [10:49] <|trey|> zenpod: haha @ splashy thingy :P [10:49] um. i thought i had the install cd for sure. lemme double check === |trey| was leaving though [10:49] bye |trey| have fun with 2k3 === stephen87 [~stephen@c-24-13-90-241.client.comcast.net] has joined #ubuntu [10:49] hi [10:49] <|trey|> zenpod: bah, its not installed... it actually isn't bad though, like I said... === ryanh [~ryanh@c-67-172-140-150.client.comcast.net] has joined #ubuntu [10:50] fogboy, you want http://releases.ubuntu.com/warty/warty-release-install-amd64.iso [10:50] How do I send messages to other users on a system (via command line) [10:50] <|trey|> Although everything is way too easy... kinda want to get Virtual PC installed on it though, then I don't have to reboot either :) [10:50] ryan, wall works, or talk === enntee [~enntee@S010600055d28b6f1.vc.shawcable.net] has joined #ubuntu [10:50] <|trey|> ryan: write blah hey [10:50] ryan, depends if you want everyone to see a message, or what === Skwid_ [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu [10:50] I want everyone to see it [10:50] wall, then [10:51] so I write "blah [message] "? [10:51] okat [10:51] okay* thanks [10:51] <|trey|> ryan: no... 'write user msg"... but wall = write all === |trey| sucks @ leaving [10:51] lol === zenpod is moving in two days and ought to be packing [10:51] instead I'm on irc. [10:51] <|trey|> zenpod: procrastination rocks :) === ryanh [~ryanh@c-67-172-140-150.client.comcast.net] has joined #ubuntu [10:52] doesn't it just? :D === TongMaster [~TongMaste@157.besecure.net.au] has joined #ubuntu [10:52] aha yes the OTHER disk image was installer thanks everyone [10:52] Wall doesn't work [10:52] and blah doesn't work [10:52] fogboy, lol np. [10:52] I mean talking at the BASH shell === aperson [~aperson@206.173.112.205.ptr.us.xo.net] has joined #ubuntu [10:52] <|trey|> ryan: moron... heh... blah = the user... [10:52] <|trey|> man write [10:52] OH === aperson [~aperson@206.173.112.205.ptr.us.xo.net] has left #ubuntu ["I] [10:52] lol [10:52] :q [10:52] fogboy: btw, the live CD is only i386 [10:52] ryan, yeah. read the manpage :) === lemsx1 is now known as lemsx1|gone [10:52] fogboy: so it couldnt boot :) [10:52] <|trey|> damnit, hope he didn't take offense :( === Slackman [~am@81-178-236-127.dsl.pipex.com] has joined #ubuntu [10:53] |trey|, did you grab my blender build ? [10:53] ok hoary's fcked its self :) === Gaaruto [~Gaaruto@ASte-Genev-Bois-151-1-27-97.w83-114.abo.wanadoo.fr] has joined #ubuntu [10:53] upgraded and now my system just chunks [10:54] back in OSX now :( [10:54] Slackman, just changed to hoary now? [10:54] <|trey|> ztonzy: nah... don't wanna play with it yet :/ [10:54] Slackman: thats hoary..... [10:54] thats the deal with unstable distris [10:54] |trey|, :P [10:54] changed yesterday...it was brilliant === sm-afk is now known as sm [10:54] everything worked [10:54] Slackman, did you install gamin? [10:54] I wish I could afford a mac. === zenpod cries [10:54] and today it just packed it :) === chitiri [~mike@ns1.ds.icc-canada.com] has joined #ubuntu [10:54] Slackman: nobody warned you ? [10:54] yeh installed gamin [10:54] nah everyone warned me :) [10:54] Slackman, whats wrong with it? === |trey| cries with zenpod ... then remembers he's supposed to be getting one donated soon 8) [10:55] Matt| erm well top doesn't run..it just resets the scren [10:55] Matt|: everything works perfect, all the versions I wanted, thanks ;) [10:55] zenpod ? === ztonzy must feel old here [10:55] so i got no idea whats happening [10:55] ztonzy, eh? [10:55] ah [10:55] Slackman, top? [10:55] zenpod, didnt know it was a user ;) [10:55] i installed nicotine but the connection option is greyed out. anyone know what gives? === ztonzy thought it was an mp3 player or so [10:55] Skwid_, glad [10:55] ztonzy, oh, lol ok :) [10:56] hum [10:56] but i have an error on boot [10:56] yes, an unholy amalgamation of Creative and Apple [10:56] zenpod, |trey| typed it...sorry :P === king_arthur [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [10:56] (that was there with warty too) [10:56] Matt| yeh wanted to see what was taking up resources, so i ran top, and it just reset the framebuffer...also my usbmodem just stopped too === socomm [~socomm@adsl-69-104-173-119.dsl.irvnca.pacbell.net] has joined #ubuntu [10:56] it talks about a PnP bios ? [10:56] ztonzy, no wirres :) [10:56] I know a little off topic, anyone here speak Russian? [10:56] warty would have been perfect if they had just used Xorg... [10:56] Skwid_: http://www.ubuntulinux.org/wiki/BootHotPlugErrors === nomasteryoda [~tux@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu [10:56] Slackman, sounds like you have an adventure ahead [10:56] xfree works for now [10:57] Matt| i think i'll just reinstall warty tomorrow [10:57] I will upgrade to xorg in april when hoary is stable [10:57] |trey|: what's up? [10:57] Slackman, giving in huh [10:57] and maybe upgrade in a few days...see if its settles [10:57] <|trey|> Slackman: it's really not THAT different... about 700,000 lines difference :P [10:57] |trey| whats not that different? [10:57] <|trey|> crimsun: ahh... already talked to calc, you were slow :P [10:57] jigdo is evil. [10:57] <|trey|> Slackman: Xorg and XFree [10:58] |trey|: just reattached. [10:58] |trey| dunno what the diff is, but man my fonts look ugly in xfree but sweet in Xorg [10:58] ogra: looking [10:58] <|trey|> Slackman: well, Debian/Ubuntu's XFree and XOrg... === FX|Laptop [~joe@c68.113.225.199.stp.wi.charter.com] has joined #ubuntu [10:58] <|trey|> crimsun: screen rules :) [10:58] Slackman, subpixel hinting? [10:58] Hello === ToTo [~ToTo@82.52.92.171] has joined #ubuntu [10:58] zenpod, nah i tried that in xfree too [10:58] <|trey|> crimsun: you and calc stop working on KDE? === zenwhen [~zenwhen@host-216-78-81-103.bgk.bellsouth.net] has joined #ubuntu [10:58] Skwid_: they are just cosmetic ones.....its a faq === ulisse [~ulisse@host234-214.pool62211.interbusiness.it] has joined #ubuntu [10:58] Slackman, ahh ok [10:59] anyhoo its my own fault for upgrading :) [10:59] Do I have to do anything to *start* proftpd through inetd? Or is it automatically running when the computer is rebooted? [10:59] ack, I am almost out of Holiday Spice Pepsi! [10:59] I have a buddy thats going to try ubuntu. He has 15 gigs of space. Is that enough space to setup a seperate /home partition also? [10:59] hi all! [10:59] and how much should I use for it? [10:59] FX|Laptop: far enough [10:59] <|trey|> Hikaru79: thats kinda the point of inetd... to start services only when needed :) [10:59] ogra: what dyou mean ? === MacPlusG3 [~stewart@c211-28-166-127.eburwd2.vic.optusnet.com.au] has joined #ubuntu [10:59] |trey|: calc works on KDE. I just use some KDE apps. [10:59] how different is hoary to whats in debian sid? [10:59] FX|Laptop: for a complete system you need a minimum of 2gig [11:00] <|trey|> Hikaru79: if inetd is running, you don't need to play with proftpd's scripts... [11:00] I get this error launching FireFox: [11:00] *** ExtensionManager:_updateManifests: no access privileges to application directory, skipping. [11:00] Segmentation fault [11:00] ah heck then. thanks. I'll just split it in half. [11:00] and Thunderbird [11:00] <|trey|> crimsun: hmm, well he says "I don't even use KDE anymore"... [11:00] thanks. [11:00] Skwid_: the pciehp and shpchp module errors on boot [11:00] someone can help? [11:00] ogra: mine says PnP bios ? [11:00] orga thanks again. [11:00] <|trey|> ulisse: ignore it [11:00] FX|Laptop :) === FX|Laptop [~joe@c68.113.225.199.stp.wi.charter.com] has left #ubuntu ["Don't] [11:01] Skwid_, disable pnp bios for linux [11:01] I can't chmod a file. What could I try ? [11:01] Skwid_, is, iirc, the general rule [11:01] ulisse: the ubuntu package ? [11:01] <|trey|> demon666_nl: being root? [11:01] er 'PnP OS' in your BIOS [11:01] yeah [11:01] ulisse: in warty ? [11:01] being root [11:01] <|trey|> ogra: yes... I got it too... but it broke nothing... [11:01] zenpod: uh ? [11:01] |trey|, how could I ignore it, the browser crashes! [11:01] <|trey|> demon666_nl: sudo -s === jdz_ [~jdz@69.49.156.181] has joined #ubuntu [11:01] |trey|: indeed, he's a gnomer now ;) Still packages portions of KDE, though. [11:01] Skwid_, does your BIOS have an option for 'PnP OS'? [11:01] ogra, the ubuntu hoary package [11:01] <|trey|> ulisse: ahh... well I got the same issue, and it broke nothing... [11:01] |trey|: thought you run hoary [11:01] zenpod: dunno [11:01] I can't chmod a file being root .. why would sudo -s help ? [11:01] <|trey|> crimsun: that has to be just wrong :) [11:01] ulisse: ah, ok === duncanm [~duncan@peabody.ximian.com] has joined #ubuntu [11:02] Skwid_, check, if it does, set it to 'NO' or off, or whatever. [11:02] is there an uber package for installing all of the GNOME dev packages? [11:02] <|trey|> ogra: I do... firefox is fine here.. [11:02] ok === melter|work [~Melter@dyn224.iacc-tm4.ndsu.NoDak.edu] has joined #ubuntu [11:02] ogra, I have a similar issue with ThunderBird [11:02] <|trey|> duncanm: gnome [11:02] does anyone know why the firefox/tbird icons aren't the new ones ? [11:02] i'm missing gnome-vfs, libgnome, librsvf and gtkhtml [11:02] anyone ? [11:02] Skwid_, it's firefox 0.9.3 [11:02] <|trey|> duncanm: or ubuntu-desktop [11:02] zenpod: nop, 1.0 [11:02] Skwid_, i think that they are not open source [11:03] duncanm: the package is called gnome-core-devel [11:03] |trey|: not the desktop, the header files [11:03] Skwid_, ff in warty is 0.9.3, and ubuntu uses diff icons. [11:03] What version of Gnome is in hoary? is it the 2.9 tree? [11:03] aha [11:03] Skwid_, if you don't like it, just change the icon :) [11:03] gnome-core-devel === fredix [~fred@84.97.65.32] has joined #ubuntu [11:03] hoary is still 2.8 [11:03] zenpod, the ff icons are not free i believe === mameluke [~bo@84-72-10-33.dclient.hispeed.ch] has joined #ubuntu [11:03] duncanm: yep, pulls in all the headers [11:03] zenpod: yaya, i know, just wondering [11:03] |trey|: so you're the packager for Mono? [11:03] Matt|, really? odd. [11:03] yeah [11:03] <|trey|> duncanm: ahh... libgnome-dev [11:03] <|trey|> duncanm: hah... no === zenpod has heard of people catching mono, and that it's generally bad [11:04] does anyone have an idea about what to do when you can't chown or chmod a file while being root ? [11:04] <|trey|> duncanm: if thats what you want though, you need universe... [11:04] ulisse, does it work as root? [11:04] demon666_nl, are you really root, or just sudo'd? === britt_radiofree [~Britt@ukwg1.uky.edu] has joined #ubuntu [11:04] |trey|: i have that [11:04] Matt|, yes [11:04] demon666_nl: check the flags. [11:04] both don't work [11:04] <|trey|> duncanm: monodevelop etc is all there... [11:04] demon666_nl: there's a flag that disallows any modifications. === |trey| would have figured monodevelop would depend on most things gnome devel related :/ [11:04] ulisse, you've moved .mozilla somewhere else? [11:04] what flags ? chattr -i doesn't help [11:05] duncanm: i mixed up the names, the guy is called tseng [11:05] ah [11:05] ulisse, as in "mv .mozilla .backup_mozilla" [11:05] Matt|, I tried, but it didn't work [11:05] Matt|: http://www.hicksdesign.co.uk/portfolio/?c=icons+and+branding <=== they dont look closed source [11:05] Skwid_, i'm not 100% [11:05] anyone ? [11:05] Matt|, FF generates new .mozilla files, it works only until I go to a webpage === Varg_ [~varg@d463c773.datahighways.de] has joined #ubuntu [11:05] then it crashes [11:06] demon666_nl: I forget the flag. === justdave [~dave@66.227.241.236.gha.mi.chartermi.net] has joined #ubuntu [11:06] <|trey|> ulisse: what site... [11:06] *laughs* [11:06] <|trey|> ulisse: might be due to the site... [11:06] ulisse: did you ever run ff with sudo ? that can break the .mozilla dirs === zenwhen [~zenwhen@host-216-78-81-103.bgk.bellsouth.net] has joined #ubuntu [11:06] |trey|, Any site, google [11:06] Skwid_, i think they are "not free" [11:06] One successfully converted! [11:06] I'm pretty sure that this is offtopic here, but: do the xorg ubuntu-debs work on a regular debian system as well by any chance? [11:06] <|trey|> Matt|: they're not non-free... ubuntu just uses something different... [11:06] Red hat to ubuntu. === jand [~jand@216-221-248.adsl.tele2.no] has joined #ubuntu [11:06] Matt|: ok === bjornmose [~bjornmose@pD956F3E2.dip.t-dialin.net] has joined #ubuntu [11:06] Not as good as windows to ubuntu, but close. [11:07] the only flag I did set for some files is the i flag ... but I didnt do that for this file ... besides it doesn't help [11:07] ogra I ran by root [11:07] |trey|, ok. Fedora doesn't use em either. [11:07] ulisse: hmm [11:07] <|trey|> Matt|: FC3 does.... [11:07] ok [11:07] ulisse: look at the permissions of and in .mozilla === sulkd [~henry@194-144-124-151.xdsl.is] has joined #ubuntu [11:07] oh yeah good idea [11:07] ogra, after this issue, I think I tried with sudo too, I don't remember === duncanm [~duncan@peabody.ximian.com] has left #ubuntu ["Leaving"] [11:08] ulisse: look at the permissions ... === |trey| will never get used to updating libroken [11:08] isn't it broken, |trey| [11:08] <|trey|> ulisse: running Firefox here... latest, nothing bad [11:08] -rw-r--r-- 1 ulisse ulisse 335 2004-09-29 07:23 appreg [11:08] drwxr-xr-x 3 ulisse ulisse 4096 2004-09-29 07:23 firefox [11:08] -rw-r--r-- 1 ulisse ulisse 1103 2004-10-25 22:18 mozver.dat [11:08] -rw------- 1 ulisse ulisse 839 2004-10-13 19:57 pluginreg.dat [11:08] <|trey|> zenpod: thats the part that gets me... cept its something useful I guess :/ [11:08] maybe pluginreg.dat? [11:08] so why does oo.o1.1.3 require kdelibs and binaries? [11:09] ulisse: nope. lloks ok [11:09] |trey|, go figure :) [11:09] <|trey|> britt_radiofree: no one knows... [11:09] ulisse, check inside firefox, especially look at the extensions [11:09] |trey|, hrm, odd. [11:09] -rw------- 1 ulisse ulisse 589 2004-11-16 19:06 pluginreg.dat [11:09] -rw-r--r-- 1 ulisse ulisse 104 2004-11-15 17:40 profiles.ini [11:09] drwx------ 7 ulisse ulisse 4096 2004-11-29 22:57 va3nsov9.default === fsmw [~Fernando@200.72.33.74] has joined #ubuntu [11:10] ulisse: its ok.... === |trey| wonders where Mattias Klose is hiding/what his IRC username is? [11:10] ulisse: just llok if there are any files belonging to root....but as it look now it seems to be ok [11:10] hum... [11:10] sound doesn't work :/ [11:10] ulisse, inside va3.../extensions? === sm [~simon@lsanca1.ar5-4.15.64.42.lsanca1.dsl-verizon.net] has left #ubuntu [] [11:11] |trey|: 'doko' [11:11] inside extensions dir everything is drwxr-xr-x and belongs to ulisse [11:11] Skwid_: card ? [11:11] ogra: intel chipset [11:11] but actually ... i have two [11:11] *laughs* |trey| didn't you just bitch at me for complaining about ooo? [11:11] <|trey|> crimsun: thanks :) [11:11] ulisse: its no sudo issue [11:11] oh no my stuff is plugged in on the aureal one :) [11:11] Matt|, except Extensions.rdf that is -rw-r--r-- === Zugwrack [~zugwrack@cs2427123-66.houston.rr.com] has joined #ubuntu [11:11] Skwid_: hmm, and neither works ? [11:11] in the 'sound control' the 2 cards appear [11:11] <|trey|> Matt|: I'm getting sick of people bringing it up... [11:11] how can i check if ubuntu recognises my firewire ports? [11:11] do i need to delete one ? [11:12] |trey|, good pun [11:12] Skwid_: you can blacklist one [11:12] wow [11:12] what hapened [11:12] <|trey|> Matt|: haha... not even intended :) [11:12] sound control looks awesome :) [11:12] <|trey|> Sound Control? [11:12] volume control [11:13] Skwid_: thank havoc pennington ;) === icecrash [~sven@IP-213157024223.dialin.heagmedianet.de] has joined #ubuntu [11:13] <|trey|> Skwid_: ohh... just upgraded to hoary? [11:13] moin [11:13] yeah :) [11:13] Skwid_: i think he pushed that [11:13] it's awesome :) [11:13] <|trey|> ogra: ahh, he didn't do it, he just bitched a lot about how it used to be... [11:14] whats the diff between oss and alsa mixers ? [11:14] |trey|: ah, cmon, he has a reasonable voice in gnome...and if he pushes ......you know.... [11:14] Skwid_: alsa is the future [11:14] :) [11:14] what gnome is on hoary ? [11:14] Skwid_: oss is for backwards compatibility [11:14] Skwid_: 2.9 [11:15] sweet :) [11:15] some packages are 2.8 [11:15] gnome-session [11:15] <|trey|> ogra: him and miguels arguments get quite amusing.. but still, someone else did it just to shut him up I think... and its still not like he wants... [11:15] |trey|: a reasonable voice.... *g* [11:15] <|trey|> he wants ONE bar that effects whatever is playing... right now, its just cosmetic... [11:16] are there codecs to install to play mp3s ? === ponds [~ponds@ws54-33.evans.dynamic.msstate.edu] has joined #ubuntu === Gman is now known as GmanAFK [11:16] |trey|: he will get it.... i am sure there..... [11:16] Skwid_, wiki, restricted formats [11:16] <|trey|> He wants to be rid of PCM too... I still want to know what that means... === mirak [~mirak@AAubervilliers-152-1-3-198.w82-121.abo.wanadoo.fr] has joined #ubuntu [11:17] <|trey|> plus how PCM-1 differes from PCM-2 :/ [11:17] Someone should add the Restricted Format link to the topic. [11:17] |trey|: of the extra control for pcm....not for pcm [11:17] <|trey|> socomm: whats the URL? [11:17] socomm, it would be a long topic tho... [11:17] |trey|: pcm = /dev/dsp [11:17] Matt|: http://tinyurl.com [11:17] and there are other wikis that get called a lot [11:17] i had my network cable unplugged with i installed, so i couldnt config it with dhcp, now it won't use dhcp by default and i'd like it to, so i added "iface eth0 inet dhcp" to /etc/network/interfaces, but i get nothing, how am i supposed to config eth0 for dhcp? === kaiser- [~dinmamma@1-1-8-47a.j.j.bostream.se] has joined #ubuntu [11:18] socomm, you can change the topic [11:18] <|trey|> socomm: its not secured... anyone can change it if they want :) === falco [~falco@a81-84-137-51.netcabo.pt] has joined #Ubuntu [11:18] socomm: we had a bot in here for that .... [11:18] hey, anyone that can tell me how to change the network settings ? [11:18] |trey|: http://www.ubuntulinux.org/wiki/RestrictedFormats [11:18] socomm: but it made to much traffic [11:19] ogra: I know. === MobyTurbo [~chai@as5300-6.216-194-21-237.nyc.ny.metconnect.net] has joined #ubuntu [11:19] night [11:19] kaiser-: Yep...the system settings network...then edit eth0 === ..[topic/#ubuntu:|trey|] : FAQ: http://www.ubuntulinux.org/support/documentation/faq/ | Wiki: http://www.ubuntulinux.org/wiki/ | Lists: http://lists.ubuntu.com/ | Bugs: http://bugzilla.ubuntu.com/ | CDs order before 12th Nov have been shipped, you can still order CDs | official forums ubuntuforums.org || http://www.ubuntulinux.org/wiki/RestrictedFormats [11:19] ztonzy: L8R... [11:19] ogra: Can't ubuntu host the bot? [11:20] |trey|: and what about binary drivers ? [11:20] |trey|: and java [11:20] |trey|: and hotplug errors === ..[topic/#ubuntu:|trey|] : FAQ: http://www.ubuntulinux.org/support/documentation/faq/ | Wiki: http://www.ubuntulinux.org/wiki/ | Lists: http://lists.ubuntu.com/ | Bugs: http://bugzilla.ubuntu.com/ | CDs order before 12th Nov have been shipped, you can still order CDs | official forums ubuntuforums.org | For MP3 etc info: http://www.ubuntulinux.org/wiki/RestrictedFormats [11:20] |trey|: and synaptic howto [11:20] <|trey|> ogra: blah, I don't wanna go find it... :) [11:20] ogra, yep [11:20] Why would Java have any objections to their compiler being on a repo? =/ [11:20] guys [11:20] Er, *Sun* [11:20] gstreamer seems installed :/ === usual [~colin@alb-69-202-42-120.nycap.rr.com] has joined #ubuntu [11:20] Damn we should just create a page on the wiki providing all the appropriate links. [11:21] <|trey|> Hikaru79: because Sun higherups have sticks in their butts... [11:21] problem with the topic is this: people who look for that kind of information, DON'T READ THE TOPIC [11:21] |trey|, I see :P [11:21] |trey|: i could give them all in a minute, but the topic would scroll two pages then.... [11:21] <|trey|> Matt|: at least we can say "Look in the topic" now though... [11:21] Judging by their blogs, they seem really openminded [11:21] |trey|, true, but you could say that already ;) [11:21] Riddell: you still there? === legend [~victor@h191n2fls31o888.telia.com] has joined #ubuntu [11:21] ogra: Why don't you add all the links on a wiki page, then we can just link it from here. [11:21] er... is it normal that xorg uses 153MB(!) of memory? (according to top) [11:22] <|trey|> ogra: you can add :) needs to be a wiki page that links to most common wiki pages maybe? [11:22] socomm: hmm, the wiki has a wonderful search function..... [11:22] hey yall! how do i reach my old ntfs-part from ubuntu? [11:22] stvn: that also includes your display adapter memory [11:22] ogra : How was the convention?' [11:22] <|trey|> ogra: would make life a lot easier :) [11:22] stvn, yeah [11:22] that's mapped to X [11:22] s0cks: was ? [11:22] ah ok [11:22] stvn: so it's not ACTUALLY using 153mb [11:22] ogra : What method do the cds come from? [11:22] Riddell: installing kde didn't work. [11:22] Hikaru79, actually they have no problem with *their* version of Java being on a repository, on the condition that no other versions of Java are distributed there, such as gcj or kaffe. That restriction on the freedom to distribute free software can't be tolerated. [11:22] stvn: run 'free -m' [11:22] s0cks: it starts on sunday [11:22] ogra: Do you think most people would bother with that though? [11:22] to see how much memory is used [11:22] OO. Indeed. === legend is now known as legenden [11:23] I see, MobyTurbo. That makes sense. [11:23] ogra : How far must you travel? [11:23] Zugwrack hmm i didnt understand that im a total newb :) [11:23] socomm: i think about it [11:23] <|trey|> ogra: feel free to do that... a page linking to all common pages from here.. then put that in the topic instead :) (would save room) [11:23] s0cks: from germany .... not to far [11:23] wow 91 packages upgraded in hoary === |trey| has to go soon :( [11:23] w00t [11:23] GoneBoB: my new machine feels sluggish compared to my old one, while the proc went from K6-400 to athlon XP 2200, trying to figure out what's causing it [11:23] ouch [11:23] i remember being able to find it somewhere in /dev/ but now there is nothing there =s [11:23] ogra : What method do cds come by? [11:24] king_arthur_: what didn't work about it? [11:24] the cd sleves are very nice [11:24] stvn ram? [11:24] stvn: is your processor running at the right speed [11:24] s0cks: by post....what do you mean ? [11:24] GoneBoB: thinking memory since it went from 384 to 256, and was amazed by the xorg mem use [11:24] stvn: some older motherboards need a jumper to switch to 133Mhz FSB [11:24] s0cks: penguin delivery. :^P [11:24] oh, yes that would make a difference [11:24] I wouldn't recommend having a machine with <512mb these days [11:24] since it's so cheap [11:24] kaiser-: At the bottom of you gnome desktop on the panel there are 2 menus you can click the one on the right hand after it is clicked has a menu option system settings...when that flies out you should see network..click it and you will be able to edit your eth0 interface...check though since I ain't booted into Ubuntu right now... [11:24] cpu = 1800MHz, so that's ok [11:25] back [11:25] GoneBoB, 192, shared with video [11:25] stvn make sure of the speed of the ram is right as well [11:25] s0cks, I got my CDs last week, they were shipped on the 8th. Keep in mind that ubuntu originates in South Africa. [11:25] <|trey|> stvn: any reason you didn't just say 1.8 Ghz? :P [11:25] Riddell: I wasn't there but borken packages and links [11:25] Matt|: laptop? [11:25] yeah [11:25] yeah [11:25] How can I set up a MySQL database server? (for phpBB)? [11:25] 128 on my desktop tho :) [11:25] ph33r [11:25] ooh ouch [11:25] MobyTurbo : By regular mail? [11:25] Riddell: I found that it actually has a problem with the link you gave me [11:25] |trey|: i'm horrible at maths ;) [11:25] I mean damn, I have 512mb ram here on my desk [11:25] and another on my desk at home [11:26] GoneBoB, mail it to me [11:26] Riddell: something like directories not found or similar error [11:26] well this one belongs to work [11:26] <|trey|> stvn: I am too... but its just moving the decimal :) [11:26] s0cks, some sort of forign parcel post service. [11:26] and the stuff at home is ECC [11:26] GoneBoB, it's ok i don't need more :) [11:26] |trey|: shh ;) [11:26] pity I have no ECC mobos [11:26] 512mb ram is ~$100 AUD [11:26] erm... so how would I set up a MySQL database? [11:26] <|trey|> actually, I'm ok, until I get to numbers... then my head goes BOOM... equations are easy though :) [11:27] (commands) [11:27] still it's a bit overkill that it needs more than 256 to work properly, or maybe it's me running too much with too little memory :( [11:27] keknehv: install mysql-server [11:27] s0cks, hmm, amend that - I think it did arrive via regular mail. (Someone else at my building picked it up.) [11:27] okay... [11:27] My friend just ordered 7.5 intel cds [11:27] keknehv: then run 'mysql' [11:27] CREATE DATABASE dbname [11:27] <|trey|> s0cks: 7 1/2 CD's? idgi [11:27] sec [11:27] s0cks, you shouldn't expect them to be air mailed for free. [11:27] GRANT ALL ON dbname.* TO user@'%' IDENTIFIED BY 'password' [11:27] ; [11:28] s0cks, Mark Shuttleworth is rich but he's not Bill Gates. [11:28] MobyTurbo : I know. My friend (Nigel) lives in NZ. And he wants some. [11:28] thanks a lot GoneBob [11:28] keknehv: np [11:28] king_arthur: "deb http://jasmine.19inch.net/~jr/away/ubuntu/ unstable main" works for me [11:28] <|trey|> MobyTurbo: from what I've heard, he's not even what I would call rich... just well off and generous :) [11:28] s0cks, does he have broadband? It might be better for him to use an Australian mirror and download the iso. [11:28] |trey|: wow, you have high standards of rich === arthur_junior [~chatzilla@adsl-180-36.37-151.net24.it] has joined #ubuntu [11:28] |trey|: I could call myself well off [11:28] <|trey|> $1b = rich .... he's got about half that afaik === kensai [~kensai@64.237.129.108] has joined #ubuntu [11:29] okok nevermind that then, where do you put keymaps for XFree86? [11:29] s0cks: if he's in NZ I can send him one free, I'm feeling generous today [11:29] MobyTurbo: mine didnt come by carrier.....i'm considering a complaintment *g* === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [11:29] $500 million by my standards is rich. [11:29] I have some stamps here [11:29] Riddell: could you pls repost your message here? or in PVT [11:29] I live in the USA. Kinda feel bad about asking for them for free.... [11:29] arthur_junior: which message? [11:29] |trey|: what about the diminishing middle class and the 'poor' people' [11:29] one can live off the interest of $500,000 [11:29] rich can be defined in many ways, it doesn't mean having heaps of money [11:30] MobyTurbo: not really [11:30] <|trey|> Tsjoklat: dictionary.com disagree's :P [11:30] Riddell: sorry this is king_arthur [11:30] MobyTurbo: 500million you can though :) [11:30] anyone tell me where /what the binary for "Music Player" is? [11:30] Pork: rhythmbox [11:30] |trey| just getting bored about the convo about how rich he is === |trey| would be comfortable with 500 million... but would still want to make more money... [11:30] gonebob: thanks [11:30] <|trey|> Pork: usually /usr/bin/rhythmbox [11:31] GoneBoB: I get an error: Access denied for 'root@localhost' (Using password=YES) === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu [11:31] Pork: `whereis rhythmbox' === KitoQ [~bernd@port-212-202-40-188.dynamic.qsc.de] has joined #ubuntu [11:31] <|trey|> Tsjoklat: bah, it just came up :( [11:31] keknehv: you don't want to use a password [11:31] just run 'mysql' [11:31] |trey| he probably gets bored with it to, after all it's about the distro not the millionair === Skwid_ [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu [11:31] |trey|: to be honest, there are other things to worry about [11:31] |trey| you think anyone who buys a record at Virgin Records swoons about Richard's millions? yawn [11:31] <|trey|> Tsjoklat: the millionaire pays for the distro... without him, we would be using Fedora or Debian... [11:32] <|trey|> Tsjoklat: I do *shrug* :P [11:32] hell I have a hell of a lot less money than that and I spend a lot of my time trying to ignore money [11:32] or gentoo === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [11:32] |trey| true but I just don't get the hype [11:32] <|trey|> Tsjoklat: ps, he is rich... worth $12b [11:32] so is Richard [11:32] |trey| good for him :) [11:32] rich is all relative [11:32] <|trey|> Thats who we're talking about Matt| ;) [11:32] GoneBob: Uh-oh. I think I messed it up earlier when I tried to get it to work. Should I re-install the MySQL stuff? [11:32] ah gotcha [11:33] keknehv: just running 'mysql' should work, is that the error you get? [11:33] yes === |trey| thinks he just has high aspirations [11:33] |trey| ah never mind, I am just not easily impressed by things like that :P [11:33] |trey|: 'enough' money is money enough that you don't have to worry about money [11:33] yup [11:33] that is different for everyone [11:33] don't get hung up on money for moneys sake [11:33] GoneBoB: i second that [11:33] <|trey|> Tsjoklat: money makes the world go round... simple fact... [11:33] Get hung up on money for computing's sakes [11:33] :D === pepsi_ [~pepsi@p190.n-sfpop03.stsn.com] has joined #ubuntu [11:34] |trey| sad but true [11:34] im rich, and i dont even make enough money to pay the rent [11:34] |trey|: no, the world goes around according to the laws of physics [11:34] and people make money [11:34] people > money [11:34] <|trey|> Tsjoklat: lost a few girls due to not having enough money right now :/ [11:34] Pork: Rich in cholesterol? [11:34] |trey| you didn't want to be with women like that to begin with.. period [11:34] Pork: heh, it's all relative [11:35] I'm classed as 'rich' by my friends, and yet I wouldn't consider myself rich [11:35] <|trey|> GoneBoB: Money respesents time... People spend time to get money... without money, you have nothing. [11:35] rich in apathy :) [11:35] man those type of girls really suck [11:35] Tsjoklat, |trey|, I agree, women that care about money aren't worth it. [11:35] I am filthy rich, I got mr. Bo :0 [11:35] |trey|: the operative word being `girls'. [11:35] almost all women care about money [11:35] <|trey|> MobyTurbo: didn't make it easier to part with them... [11:35] |trey|: money is required for lots of stuff, however without proper... reality.. and people, money becomes pointless [11:35] shallow creatures, most of them [11:35] and it's easy enough for your life to become pointless and lose any sense of purpose === CerBerO_ [~CerBerO@200.54.6.209] has joined #ubuntu [11:36] Pork, you're meeting the wrong women === Tsjoklat is glad she is one of the 'other' kind [11:36] <|trey|> socomm: no, most women want security... money represents that today... [11:36] standard evolutionary trait though [11:36] |trey| security is relative [11:36] Tsjoklat: lol [11:36] <|trey|> They want to know they have a roof, a car, etc etc... woman want those things. [11:36] women go for the men that can provide the best for them [11:36] This is way offtopic. [11:36] it's not exactly surprising :) [11:36] true [11:36] socomm: LOL [11:36] socomm not really... I just want a man that uses ubu :P~~~~~~ [11:36] #ubuntu-offtopic if anyone wants to continue [11:36] meh [11:37] <|trey|> Tsjoklat: haha... you're not picky at all :P [11:37] I'm too lazy to open that channel [11:37] yeah, they should support there own selves, but they dont really want equality, no matter what they say [11:37] |trey| nope, just a fun guy that likes linux.. and mr. Bo heheh [11:37] <|trey|> Pork: I agree very much about that!! but yeah, I got slapped last time I said that out loud :( [11:37] um, who's "mr. Bo"? [11:38] I need to open port 113 which man page will cover this topic? [11:38] <|trey|> MobyTurbo: her fat cat :P [11:38] lol, im confident i wont see any females in this chan though [11:38] mr. Bo is my cat, she is a huge Maine Coon [11:38] For example; the NY fire department has had to lower its physical standards of entry to make it easier for the "fairer sex" to get in. [11:38] Zugwrack: are you using iptables? === Tsjoklat kicks |trey| she is not FAT she is bigboned! [11:38] <|trey|> MobyTurbo: funily enough, mr Bo is female... I didn't get it either :( [11:38] <|trey|> Tsjoklat: oh yeah huh :P [11:38] <|trey|> I keep forgetting :) [11:38] my cat thinks/acts like she has balls.. hence MISTER [11:38] What is Mr. Bo? [11:38] socomm: Does Ubuntu us this on a default install? If so yes..if not No [11:38] <|trey|> Pork: a big bonned cat :) === remon [~remon@210-64-dsl.ipact.nl] has joined #ubuntu [11:39] *use* [11:39] Tsjoklat: haha my SO wanted the 'naked people' [11:39] <|trey|> Tsjoklat: ohh... now I get it :) [11:39] Zugwrack: I'm not sure. [11:39] (original ubuntu artwork) === GoneBoB is now known as Hrdwr_BoB === dad [~dad@p4044-ipad07motosinmat.mie.ocn.ne.jp] has joined #ubuntu [11:39] socomm: Lemme check.. [11:39] Zugwrack: As far as I know ubuntu doesn't utilise any firewall software. [11:39] no it doesn't === kajsa [~ksr@1-1-8-47a.j.j.bostream.se] has joined #ubuntu [11:40] but also there is no external listening ports by default [11:40] so a 'firewall' is not required [11:40] Pork: I am a female.. be warned :P [11:40] Unless with your install you install a server [11:40] lol Porl [11:40] Pork* [11:40] socomm: So which man page covers how to enable a given port number? [11:40] <|trey|> Tsjoklat: you don't scare us just cuz you're female === daniels [~daniels@george.kkhotels.co.uk] has joined #ubuntu [11:40] Zugwrack: what do you want this port open for? [11:41] <|trey|> Tsjoklat: only cuz you're so far away though :P [11:41] |trey| you should be.. I am not your average one [11:41] <|trey|> daniels: welcome back :) [11:41] Zugwrack: dunno. [11:41] <|trey|> Tsjoklat: all girls say that :( [11:41] Female? [11:41] |trey|: um, thanks? [11:41] FBI AGENT! [11:41] Anyone know how to open up ports? [11:41] keknehv: Because if I want to run ident2 it need to have port 113 open so it can "bind" to it [11:41] |trey| thought I had proven that to you by now [11:41] <|trey|> daniels: why the question mark? :) [11:41] tvon|x31 yes scary huh [11:41] Tsjoklat: ;) [11:41] she CAN'T be average if shes in a linux chan on irc [11:42] tvon|x31 :) [11:42] i belive it [11:42] Tsjoklat, yeah your not average one cause you are a geek female ;) am I wrong? [11:42] lol [11:42] kensai not wrong at all [11:42] <|trey|> YOU'RE DAMNIT [11:42] THAT'S why she scares us [11:42] hi === |trey| hates that :( [11:42] anyone ever noticed that partition created with fdisk are not manageable with partition magic ? [11:42] Whats that saying? "Where men are men, boys are men and 16 year old girls are FBI agents"? [11:42] Pork: How do you know `she' is running GNU/Linux? [11:42] LOL [11:42] "SHE" has four debian boxes, two ubu boxes and a lap with winhole [11:42] i didnt say she was running linux, i just said shes in a linux channel, and thats geeky enough for me [11:43] lol [11:43] <|trey|> Tsjoklat: I still fail to see how that makes you not like any other girl though... most girls play mind games... you appear to like to also... Linux is just a hobby... no 2 females share everything in common :P [11:43] OFF-TOPIC. === ogra is not scared [11:43] tvon|x31, that's DalNet's old motto, I believe [11:43] Lol [11:43] Tsjoklat, everything OK but thew laptop ;) [11:43] <|trey|> daniels: we already discussed not wanting to go to #ubuntu-offtopic :( [11:43] kensai I know, work related though [11:44] jeez, cmon people [11:44] what is a geek ? [11:44] Hikaru79: ah, nice [11:44] alrighty we're out [11:44] Someone who knows much [11:44] |trey|: find somewhere else, then [11:44] Tsjoklat, ;) Understand [11:44] mr. bo wants a nap [11:44] toodles [11:44] mr. bo? [11:44] A nerd is someone who knows little, but studies much [11:44] <|trey|> daniels: I'm just liking the conversation, wherever it goes, I will continue :) [11:44] Geeks know naturally, but study little [11:44] <--- geek [11:44] :P [11:45] Hikaru79 scroll back... tara! [11:45] nerds are like geeks but not as cool/smart [11:45] <|trey|> keknehv: ahh... people in my class get pissed at me for that :) === tvon|x31 [tvon@dsl093-119-225.blt1.dsl.speakeasy.net] has joined #ubuntu [11:45] actually i dont think a geek really needs to be smart so much as curious [11:45] guys. this is not about ubuntu. and it's gone on for ages. [11:45] <|trey|> keknehv: they study for hours... I never do, but still get higher grades :) === |trey| points at Ubuntu-Offtopic [11:46] daniels: its more void filling than distracting I think...if someone had an ubuntu question I'm sure the subject matter would shift [11:46] http://en.wikipedia.org/wiki/Geek === will_ [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu === Pork loves wikipedia [11:46] geeks think they know a lot and study litle, then they meet college :) [11:46] <|trey|> tvon|x31: most won't ask because they don't think they would be heard though... which is daniels problem with it... :( [11:46] Myke: lol [11:46] Ummm..hello I asked one and still have not gotten an answer...so that can't be true [11:46] |trey|: true [11:47] its just a way to filter out the weak [11:47] <|trey|> Myke: I'm getting straight A's and not studying... so yeah :P === |trey| is in college... [11:47] irc darwinism [11:47] Zugwrack: We don't understand the nature of your question exactly [11:47] i had to study a lot in college [11:47] |trey|: what's your major? [11:47] tvon|x31: thats not what we want [11:47] Natural Darwinism... Social Darwinism... IRC Darwinism... [11:47] <|trey|> Myke: Network Technology. [11:48] i guess that is some kind of programming degree, right? [11:48] at our school networking was the course everyone took when they dropped out of engineering === Sintara [~john@pool-141-153-49-156.char.east.verizon.net] has joined #ubuntu [11:48] <|trey|> Myke: hahh... no... basically everything you never wanted to know about how we are talking right now [11:48] <|trey|> Thats the easiest way to explain... === syK|Dash [~dash@port101.ds1-arve.adsl.cybercity.dk] has joined #ubuntu [11:49] |trey|: i like to know those things... :p [11:49] Zugwrack: Ask again. [11:49] <|trey|> Everything from OSI model to TCP stack, to implementing web/dhcp/dsn etc servers and everything else you can think of [11:49] Hi, all. Anyone have time to help with an NFS issue? [11:49] <|trey|> Sintara: depends what the issue is :) [11:49] Sintara: just ask, if someone knows they'll try to help [11:49] is there any tool for automatically mounting/configuring a hd? [11:49] |trey|: implementing web,... it's programing... === aigarius [~aigarius@159.148.239.246] has joined #ubuntu [11:50] i'm now into implementing upnp in linux [11:50] <|trey|> Myke: I never considered HTML programming, but ok :P [11:50] When trying to mount an NFS share, I am informed that the server is down. The server isn't down, of course. [11:50] i was thinking more in the lines of doing a web server like apache [11:51] <|trey|> Myke: they wouldn't teach us Apache... got stuck with IIS :( [11:51] <|trey|> Bachelors apparently will be teaching Apache though :/ [11:51] lol [11:52] doing web pages and configuration of dhcp and dns, it's easy things... [11:52] i don't believe they teach that in college [11:52] <|trey|> Myke: I was pissed... you have no idea how mind numbingly simple IIS is... and they try to spend 2 whole weeks on it... blah... [11:52] syK|Dash: There is one. It is called fstab. "vi /etc/fstab" [11:52] all services use a virtual port...they have numeric designations..I am sure you know port 21 is associated with FTP unless modified. Ident2 (ident) needs to use port 113. All of them are disable in the default install of Ubuntu... [11:52] keknehv: vi ?? [11:52] <|trey|> Myke: they do... its annoying :/ [11:53] It contains automount parameters [11:53] vi is a text editor [11:53] no wonder you get strait A :p [11:53] So my question was/is where can I read the information to learn how to change this? [11:53] ogra: vim [11:53] <|trey|> Myke: I want to eventually get a masters in network security though, so this is stepping stones... [11:53] i'm learning how to resolv primitives by aproximation on computers now [11:53] keknehv: vi, is not installed. [11:53] Network Security 101: why not to use windows [11:53] keknehv: i know its just not nice to advise someone to use vi if you dont know his/her skills [11:54] i don't like them... and they don't like me... (the primitives) === Ruffian|Q| [Ruffian|Q|@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu [11:54] Syk|Dash: Well, look in the fstab file with your text editor of choice [11:54] <|trey|> keknehv: actually, enless I can find a specific course, its likely the theories will be put to practice on a windows system :( [11:54] keknehv: gedit is nioce for everyone, ppl that know vi will use it themselves [11:54] |trey|: where are you from? [11:54] ogra: that's weird. Once someone told me to run "sudo nano /etc/X11/XF86Config-4" [11:55] <|trey|> Myke: orginally, Coventry England... but living in Phoenix Arizona... [11:55] And I got scared by nano. It's weird [11:55] keknehv: nano is pretty well [11:55] So how do I enable the services I need? (It's been quite a while since working with Linux) [11:55] keknehv: nano is probably the best editor for neophytes. [11:55] keknehv: remember you first vi session ? [11:55] Oh yeah..where in Phoenix? [11:55] Sintara: you install them... usually that's enough === macewan [~macewan@ip68-101-19-222.nc.hr.cox.net] has joined #ubuntu [11:55] <|trey|> Sintara: /etc/init.d/blah start or stop or restart... === candyman [~candyman@gamma.sinetgy.com] has joined #ubuntu [11:55] <|trey|> Zugwrack: North.... you in the Valley too? [11:55] if you want ssh service, just install ssh and so on [11:56] keknehv: it took me an hour or so to find out how to quit it [11:56] keknehv: assuming that they have to go with a console app. [11:56] ogra: control+X [11:56] That's what I thought, Myke. But I'm having no luck accessing my NFS share. [11:56] :) [11:56] <|trey|> Zugwrack: more specifically, Deer Valley [11:56] ogra: I remember the first vi session. I read a linux tutorial book (RedHat... BLECH) and it had a section on command line [11:56] No...I was born and raised there...I went to Paradise Valley high school many years back [11:56] vi was the first introduced [11:56] Sintara: for NFS you have to config something to export the share [11:56] hey all: I am trying to install Ubuntu on a partition on an already partitioned disk that has data, but I can't find out how. Is it possible at all? I need that since I am trying to get a dual-boot system with an already installed OS. Thanks. [11:56] Oh yeah...my kids live out in Cave Creek area [11:56] keknehv: i was just told to use vi to edit a file [11:56] and, on clients, more configuration to use the share [11:56] And then it told us about emacs, and how much better it was... but I understood vi [11:56] <|trey|> Zugwrack: I've attended Barry Goldwater and Saguaro :) [11:57] *think I'll test Hoary tonight [11:57] ogra: lol. I got the basics at least. [11:57] keknehv: nobody told me how to use vi === Zmi [~Zmi@83.213.11.219] has joined #ubuntu [11:57] ouch [11:57] Kewl === Amaranth [~travis@amaranth.user] has joined #ubuntu [11:57] Yes, I know. I have my /etc/exports and /etc/hosts.allow set up correctly. I've checked ubuntulinux.org and tldp.org docs and that's the extent of the directions I found. [11:57] keknehv: was eight years ago...now i use it daily.... === Zmi [~Zmi@83.213.11.219] has left #ubuntu [] [11:57] <|trey|> damnit @ the time... I should be out... [11:57] in portugal, we're starting to get to be first world countrys.... we now have dsl 8 mbps for "only" 60 euros... [11:58] At first, I was getting a refusal, but now it's "server is down." [11:58] Myke: cheapo [11:58] Myke : now that's a WOW [11:58] hey, libxklavier9 has been replaced with libxklavier10 in hoary so everything that depends on it won't install (ex: gnome) [11:58] partitions are totally sane: 20G vfat, 1G swap, 20G ext3, rest in vfat and ext3 logical drives for storage. I am trying to install on partition 3. This is hda, a 160G disk, btw. But Ubuntu does not recognise the existing partitions. Vexing. [11:58] we also have 2 mbps for 22 euros [11:58] but, those services are available for less than 1% of the population === |trey| gets 5mbps down for $25.... thought that was cheap :/ [11:59] for the others... 1 mbps for 60 euros === grape [~fred@adsl-068-209-089-247.sip.gsp.bellsouth.net] has joined #ubuntu === Skwid_ [Skwid1@82.228.247.28] has joined #ubuntu === calc back now [11:59] Myke: thats a common price here in germany... (flatrate + line) [11:59] <|trey|> calc: welcome back :) [11:59] candyman: ubuntu by default tries to steal your whole disk. What part of it doesn't recognize the partitions?