@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91



Comments:

<0> !recoveringgrub
<1> well, recoveringgrub is at http://wiki.ubuntu.com/RecoveringUbuntuAfterInstallingWindows
<2> eyequeue ah yes, thanks.
<3> web_designer: no its not, and its actually pretty good. Either way, i said i CAME from Knoppix, Ubuntu is better :p
<4> NoUse yeah but it doesn't cover extracting the .bz2 file ;)
<5> thnx, i'll try it
<6> i've used a bunch of distros
<6> last os i used before ubuntu was osx though
<7> Mastastealth - Ubuntu is the Best
<8> Stormx2 bunzip2 file.bz2
<9> tried out Mandriva yesterday; it was disappointing I'm afraid
<3> there's knoppix in english here: http://knoppix.net/
<7> Mastastealth: ok
<10> ..has anyone else had the experience of 'p***wd' totally ignoring the pam auth section?
<5> A HAHAHAHA FINALLY SUPPORT FOR MY WIRELESS CARD....IN LINUX!!!!!!!!!!1



<11> reed: congratulations! :-D
<12> hi, if i'm correct ubunti 6.06 installs acpi default. But i got two laptops that ned apm instead of apci. Both als freeze when i run azureus, amule and firefox togethr (was no problem under debain sarge) (all the same version programs) how can i uninstall acpi and install or activate APM?
<13> hi all Iam new to ubuntu, iam trying to find the options to enable pppoe? in fc4 the network manager had an add button that ennabled you to set pppoe, but the ubuntu one is missing the add button?
<5> idk
<11> you can sniff all wireless nets of your neighbourhoods with kismet now :-P
<5> when i look at it again, i think it's for the router support
<5> instead of the card
<14> ranpha, at boot, i believe you can add "noacpi" to the command line
<12> eyequeue can you tell me extact whre i need to pu that in /boot/grub/menu.lst???
<5> oh, 1 more stupid question.... What's the shortcut key for that whole logoff shutdown menu thing
<14> ranpha, to make it permanent? just a sec
<5> ????
<12> also in one of the bios it ays that supend only can be performd by APM and i saw at the package that you need to put apm=on in the kernel parameters
<12> thanks eyequeue
<14> ranpha, look for a line similar to this: # kopt=root=/dev/hda6 ro vga=773
<15> Hi, i installed ubuntu on my laptop this morning. However i cant get it to connect to an external monitor
<5> What's the shortcut for that menu that says logoff, shutdown, restart etc.?
<14> ranpha, append " noacpi" to it (and don't uncomment it)
<16> Hi
<12> found it eyequeue just noacpi..... and do i ned to put acpi=off or apm=on anywhere?
<16> my install cd always freezes up after 'starting the partitioner' only on this one computer, SuSE installed fine and I've tried shipits and self- burned isos
<14> ranpha, i thought it was noacpi, but if that doesn't work, experiment with the other
<16> FreeBSD installed fine as well
<5> c'mon u guys
<12> okay....will come back after some reboots ten
<5> shortcut key for shutdown menu is......
<15> Hello
<16> jasony: hi
<0> reed: it's adjustable from gnome kb shortcuts
<5> ok
<15> Hi Red-Sox: i installed ubuntu on my laptop this morning. However i cant get it to connect to an external monitor
<17> I was reading the wireless guide
<17> and
<17> sudo apt-get install bcm43xx-fwcutter
<17> doesn't work.
<13> can anyone help me setting up pppoe?
<18> `inc, what card do you have?
<0> bobjones_: sudo pppoeconf
<19> bobc, just do pppoeconf
<19> * bobjones_
<20> what do I need to install to get my scanner working in ubuntu?
<19> and I was beaten to it
<17> yoshiznit123: some airforce broadcome ****.
<16> jasony: Ehm
<19> TokenBad, what kinda scanner is it?
<13> great thanks !
<16> jasony: Let's se here...
<17> lspci | grep Broadcom\ Corporation
<17> err
<21> joel: got it
<22> hello.
<21> joel: for line in lines: a.append(line.split('k')[0])
<16> jasony: I'm not on ubuntu ATM but what happens when you try to connext it to an external monitor?
<16> jasony: And do you have a 'Fn' key
<21> joel: convert all strings in a into ints and add 'em :)
<22> does the alternate install cd feature a graphical installation interface?
<20> burning_bronx, canoscan n6760
<16> jasony: Pretty much a second key
<23> blah, my gcc can't create binaries- wtf
<17> yoshiznit123: 0000:03:07.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
<15> Red-Sox: Nothing happens, it used to work fine in windows. I press Fn and F4 and it used to just work



<19> TokenBad, xsane not working for you I'd reckon?
<2> spec ahh, I'm not familair with line.split, what does it do?
<15> Red-Sox: However nothing happens in ubuntu
<20> burning_bronx, I haven't tried..that is why was asking what I needed to install
<19> it should be installed already o0;
<18> `inc, i have a similar card that works great with ndiswrapper, I never got fwcutter to work
<22> does the alternate install cd feature a graphical installation interface?
<21> joel: it splits the string into two at the seperator, 'k', so 'k\n' is in [1] and the number (before 'k') is in [0]
<14> !info xsane
<19> under applications>graphics>xsane
<1> xsane: (GTK+-based X11 frontend for SANE (Scanner Access Now Easy)), section graphics, is optional. Version: 0.97-4ubuntu6 (dapper), Packaged size: 255 kB, Installed size: 728 kB
<22> <SPAM>
<22> does the alternate install cd feature a graphical installation interface?
<22> </SPAM?
<22> *>
<21> joel: string.split.__doc__
<22> c'mon guys
<22> i'm asking before i dload the ISOs
<22> shipit takes .. forever
<24> hey does somebody got flumotion working in ubuntu?
<25> anyone know of an application like fraps for ubuntu ?
<14> Guilt, i know it contains a text-based one, that's the one i chose
<26> no Guilt, text based only for alternate install
<26> hence why it's called alternate..
<22> okay cool. :)
<17> yoshiznit123: is there any easy way to set it up?
<17> I'm new with ndis wrapper and don't know how to set it up.
<27> can one defrag in linux?
<28> I need to deactive my rootaccount and activate it again. I don't remeber my p***word. Please help me so I can transfer my backup and migrate.
<22> i don't have a problem with text based installs at all. i'm going to get xubuntu-alternate. and i don't wanna install grub to mbr
<29> hrm, is there a way to ***ign a keyboard shortcut to an arbitrary command? (I was thinking like in properties of custom application launcher applet)
<22> not by default.
<2> spec ahh, I think i've done something like that using another command. I think it was a.div, but i can't remember :)
<30> lilbit; there is no need to do that
<25> lilbit: it's not needed
<22> so that's why i'm going for the alternate install thing :)
<31> lilbit, minding the filesystem is the function of the O/S not a userland thing - so you should never need to
<30> for ext2/3 partitions
<22> i've used breezy install, btw :)
<27> Yagisan, ok
<15> Guilt: I know the dvd version has a graphical install
<32> ci si aguzza io esco
<14> lilbit, is there a need? but there used to be something for ext2-only, for those who wanted to
<31> !it
<1> Vai su #ubuntu-it o su #kubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie!
<2> spec gl! i
<22> xubuntu doesn't have a DVD.
<31> tyrchyus, turn that away message off now thanks
<27> Yagisan, cafg10 eyequeue: I only ask because my HD seems to thrash around a bit.
<22> or, the DVD has XFCE?
<18> `inc: u'll need ndiswrapper-utils
<30> lilbit is it your linux partition?
<14> lilbit, df ... if the fs is rather full you'll get that
<18> `inc: then get your driver cd or whatever ready, and type ndiswrapper -i 'path to *.inf file'
<16> jasony: Try fn + f8
<0> lilbit: how much ram u got?
<17> ok.
<28> How do I active rootaccount?
<17> ty
<14> lilbit, df is a command btw
<31> !root
<1> Direct login as the root user is disabled in Ubuntu. Look at http://wiki.ubuntu.com/RootSudo for all information.
<33> why dont you get bash_completion when you type "gksu something<tab>"?
<27> Yagisan, cafg10 eyequeue: I got 2gigs corsair ram, and 200GB hard drive
<15> Red-Sox: i'll go give it a try now
<22> Zambezi, use sudo
<0> !tell Guilt about torrent
<22> and do: p***wd root.
<31> Zambezi, you dont need to read that last message from ubotu
<8> Hoxzer is that thing still running?
<6> !lart Guilt
<14> Guilt, please don't advise that in here


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #ubuntu
or
Go to some related logs:

Using COM Objects in PHP
driver fx6900xt
KInfoCenter shows indirect rendering
connect with smbclient to win2003
cannot mount ext3 with umask=000
start xchat gentoo
#mysql
#iptables
#perl
Unable_to_run_qmail-local



Home  |  disclaimer  |  contact  |  submit quotes