@# 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



Comments:

<Sneaky_Bastard> :p
<hanumizzle> bsdirl, just go to nepal; weed sprouts there like any other plant
<bsdirl> do they speak mandarin there? ^_^
<hanumizzle> try drinking bhang l***i once
<hanumizzle> nepal? no; they speak nepali
<bsdirl> oh :[
<Sneaky_Bastard> Bush is going to say *anything* eh doesn't like supports terrorism
<Sneaky_Bastard> in a few months, he'll be claiming extramarital *** is helping the terrorists
<bsdirl> i saw his tv address the other day,. and he was talking about illegal immigrants
<hanumizzle> Nepali is in the indo-iranian family, and consequently related to English, if distantly
<bsdirl> and at a real inopportune point, he said 'terrorists'
<bsdirl> like he was working it in as a joke or something..
<hanumizzle> the Hindi word for 'stone' is 'patthar'...the greek is 'petra', and there's where the word 'petrify' comes from
<jbirdAngel> hello im justed installed kubuntu and i have two questions, one is that during installation it failed doing security updates, this is fine right as it just couldnt get online? the second question is that im trying to set up the wilrelss to work, and im not sure what to do i have it set on all the same settings as my router the same chanel same open system, the same WEP , i have it on DHCP...
<jbirdAngel> ...as opposed to manual which i think is right, but i dont really know, but as far as i know its set up right but it wont connect?
<Gen0cide> how do i set up debian to show all info via ttys0, not through monitor??
<bsdirl> omg 466mhz laptop for $100
<bsdirl> ugh nm, no screen :p
<ransu> Quiznos: ps -loadsofoptions | cat ...and the linewrapping works!
<SpeedEvil> Gen0cide: do you mean boot info?
<Quiznos> ok
<Gen0cide> to show everything through serial
<nXOR> cat </dev/ttyS0 ? perhaps
<nXOR> echo "beep beep" >/dev/ttyS0
<loos> Hi, does anyone have experience with the Intel HD soundcard seeming to work but having no sound
<lo_tek> yeeee HAAAAWWW!! got the smartd to log its stuff where i want it and nothing else!
<lo_tek> finally!!
<Gen0cide> no thats not it
<lo_tek> dayum, a successful hack gives me such a feeling of accomplishment!
<lo_tek> thanks, nXOR
<nXOR> :D
<Kickersny> when trying to dualboot Linux/WinXP, I have the following in /boot/grub/menu.lst: http://pastebin.com/756592
<Kickersny> if, in the BIOS, Windows XP is installed on drive #4, that should be correct, right?
<lo_tek> i tell ya, folks, linux makes old-fashioned hacking FUN again!
<Gen0cide> i need remote accees through the serial port
<bsdirl> you know this..
<bsdirl> I got my sound working in puppy, and I felt 5 yrs younger
<nXOR> whicj distri si this ?
<nXOR> u can set it in inittab usually
<nXOR> to output everythign to ttyS0
<Kickersny> nXOR: was that to me?
<Kickersny> ah
<nXOR> fo rinstance
<Gen0cide> yes, and also input
<nXOR> LV_number:levels:respawn:/sbin/agetty 115200 ttyS0 vt100
<Kevin`> anyone know what this is (how to use it)? I just thought it was an ata controller, and I have a hard drive attached to it
<Kevin`> /bin/sh: lspci: command not found
<Kevin`> 01:0c.0 M*** storage controller: Integrated Technology Express, Inc. IT/ITE8212 Dual channel ATA RAID controller (PCI version seems to be IT8212, embedded seems (rev 13)
<SpeedEvil> Kevin`: you need the special driver
<SpeedEvil> Kevin`: it was in the -ac kernels at one point
<Gen0cide> thanks nXOR
<SpeedEvil> I dunno if it's in vanilla yet
<nXOR> have phun
<Kevin`> hm, what could I do with it? is it capable of hardware raid?
<SpeedEvil> 2.6.10-ac10
<SpeedEvil> Kevin`: yes
<Kevin`> ooh neat
<nXOR> Gen0cide: i think u will need to hack around the bootloader conf file aswell
<SpeedEvil> Kevin`: Or it can be used as a 'dumb' IDE card.
<nXOR> ull see
<nXOR> im sure there is a serial console howto on tldp
<Kevin`> SpeedEvil well all I need right now is to use it as an ide card
<koollman> nXOR: in the embedded linux howto, iirc
<nXOR> koollman: there is a serial console howto on tldp aswell iirc
<SpeedEvil> Kevin`: google iteraid.o
<SpeedEvil> bsdirl: they exist - but not in usuable ways
<SpeedEvil> bsdirl: look at spending $150 to get something barely usable.
<bsdirl> mine was free and it's usable, i just dont like the screen
<bsdirl> its cracked near the bottom, and I'm out of superglue..
<SpeedEvil> What sort?
<SpeedEvil> Is the actual screen cracked, or the surrond? superglue probably won't work
<ico2> is there a way to change real_root_dev from an initrd without actually mounting /proc to change it?
<bsdirl> it's the casing
<bsdirl> definately plastic
<AngryElf> anyone here with working digital sound? my receiver isn't picking up the signal......but it's not the receiver's fault...any ideas??
<SpeedEvil> ico2: pivoit_root?
<ico2> SpeedEvil: isnt that different?
<SpeedEvil> AngryElf: Is the cable plugged in?
<SpeedEvil> ico2: maybe
<AngryElf> uh, yes?
<SpeedEvil> AngryElf: what are you trying to get digital sound out of?
<AngryElf> anything atm
<SpeedEvil> Well, potatoes are not a good bet.
<AngryElf> i bet they aren't
<bsdirl> heh found a g3/300/356m with an r/w drive for $40 :>
<bsdirl> hmm decent videocard too
<Gen0cide> hey how do i oedit the GRUB config file so i can add stuff
<Gen0cide> ?
<lo_tek> read the grub howto on gnu.org
<bsdirl> vi /boot/grub/menu.lst
<lo_tek> that's what i had to do to get it working
<Gen0cide> thanks
<bsdirl> :>
<lo_tek> grub's a bit tricky on how they name the disks/partitions, so be careful, heh
<Lietu> bsdirl: don't say vi to the newbies, they wont know how to quit it, much less edit anything lol
<lo_tek> lol, Lietu
<lo_tek> but chances are if a person is asking how to edit a grub file, they already know what vi is, heh
<Lietu> honestly, the first few times I ever tried vi made me give up on it for like a year or two until I accidentally bumped into some vi-howto ;)
<Gen0cide> is the men.1st supposed to be blank?
<lo_tek> i simply got the O'Reilly book on it ;-)
<Gen0cide> menu.1st*
<Ykstort> Ho hum, now, is there a way to get the address of the bottom of the stack from /proc ?
<Ykstort> munu.lst *
<DarkDread> Where make the download knoppix5.0??
<bsdirl> :[
<lo_tek> not if grub is already set up, Gen0cide
<Lietu> Gen0cide: no? did you check that the file exists before you tried to edit it?
<Gen0cide> it shows up blank, but grub does boot up
<Gen0cide> its does exist
<Ykstort> Gen0cide, it's an l not a 1, that's why
<Gen0cide> o
<bsdirl> fyi: macos8 cd for $8 on ebay ^_^
<bsdirl> OH your's is doing what mine's doing i think
<Gen0cide> lol thankms
<Ykstort> np
<bsdirl> "Grub Loading please wait.."
<lo_tek> yeah, an "l" not a "1", heh
<bsdirl> times out, then loads but no menu?
<lo_tek> the lst part is short for list
<bsdirl> well, did that to me, then i reinstalled and my menus back *clap*
<Ykstort> I have /boot/grub/menu.lst as a symlink to /boot/grub/grub.conf
<lo_tek> don't feel embarr***ed, Gen0cide, i made that mistake, too, when i edited grub for the lst time, lol
<Lietu> Gen0cide: yeah well, you should try to get a habit of doing an ls to the directory before trying to edit something and wondering why it aint there, also tab-complete helps ;)
<amphi> Ykstort: never mind
<Ykstort> amphi ?
<Quiznos> the cd box booted and all 3 cd drives were recognised properly
<Ykstort> Never mind what ?
<bsdirl> I used to cheat on rh7 and use Gedit instead of Vi :[
<Quiznos> can i get a woot from the choir?>
<bsdirl> w00t!
<Quiznos> tyvm
<bsdirl> what is it, a jukebox ? :)
<Ykstort> I keep reading your nick as bsdgirl :\
<amphi> Ykstort: it seems a foolish distro manoevre - what does the symlink buy you?
<Quiznos> well, i guess you could call it that
<Quiznos> it's not gonna have any hd
<Quiznos> fd0 and 3 cd
<Gen0cide> in menu.lst , where should i add the line ---> Serial --unit=0 --speed=19200 --word=8 --parity=no --stop=1 terminal serial
<Quiznos> and there's a cdrw in it too
<bsdirl> cut a tiny slit in it and write "25-cents" above it
<Quiznos> but without hd it wont be useable
<bsdirl> that would be great at parties.
<Quiznos> heh
<Ykstort> amphi, I prefer to edit /boot/grub/grub.conf, but grub uses /boot/grub/menu.lst
<bsdirl> put you some cathode-rails...
<bsdirl> mm, jukebox


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#math
dapper reset mysql password
jousinpalafox.com
password stored in kopeterc
MEDIUMTEXT MYSQL slow query -log
ctcped
monodevelop G15
#gentoo
#linuxhelp
eggdrop kartagis



Home  |  disclaimer  |  contact  |  submit quotes