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



Comments:

<0> ok i need to ask why then it doesnt work with the root
<1> I FINALLY got pictures of my ancient old phone. :)
<2> Hi all
<2> I want to say that Iam too thankfull to Arseni05 hope he is arround here! he is one of the best helpers
<3> HEh.
<3> Desp: as far as i can see they arent.. something you need help with?
<4> He's not on-channel right now, but I'm sure he'll appreciate your kind words once he gets back.
<1> http://gallery.tehlunix.org/main.php/v/phone/
<1> mic works. earpiece works. Needs new batteries. And I dont' have it ringing, yet.
<3> wow
<3> my mom has an old phone like that as display
<1> I disconnected a wire from the magneto so it doesn't zap my vonage box. And it doesn't ring, yet. That's the holy grail for this thing. :)
<3> i remember when i was a little kid the old old phone we had would ring almost every night around midnight
<3> a quick chirp
<1> It needs a new mouthpiece cause this one's all beat up. And it'd _LOVE_ to be refinished... which wouldn't be too difficult, I don't think. I just wish I knew how to make the ringer ring.
<3> actually it was a bell, not a chirp



<1> Interex : Was it connected through Western Union, or something? cause their clocks used to get a jolt once/hour or once/day (depending on your area) to keep them synced up.
<3> i dunno who the phone provider was when i was a tot
<1> they'd send a higher voltage to 'em and they'd sync up. Think of it as an antique NTP :)
<3> i thought ATT owned it all here
<3> simmy: ok i just checked.. that old phone isnt really a phone.. it's an OLD AM Radio
<3> :/
<3> looks almost exactly like the pic you have though
<3> the "bells" are a volume knob, and the other is the AM Tuner
<3> the Mic is actually a speaker
<1> HEH!
<1> that just made me laugh.
<3> lol
<3> i just over clocked my G3 350 to 450
<3> now to run a test on it to see if it handles it
<5> Good morning all.
<6> how do i remove this file
<6> |OrKuT.chan
<6> i am using rm -rf |OrKuT.chan
<6> its giving me error
<7> KookZ: rm "|OrKuT.chan"
<4> rm -- |OrKuT.chan
<4> If it's a directory, then use: rm -r -- |OrKuT.chan
<6> usage: rm [-f | -i] [-dIPRrvW] file ...
<6> unlink file
<6> it is just a file
<8> use " " <--
<8> rm -rf "|OrKuT.chan"
<7> yeah, or ?OrKuT.chan :)
<4> Yeah, use " " like iddqd and cisco say. :)
<6> yea
<6> thnx
<8> or rm -rf *KuT.chan
<4> -r is for a recursive directory removal.
<4> not a regular file.
<6> if i am a shell user is it possible i hide some file from other users
<6> ?
<8> yeah
<4> chmod o-rwx filename
<8> mkdir " "
<8> :p
<8> p3nguin if i want to see a specific line from a text file what do i do cat filename | ?
<4> grep pattern file
<4> grep word file.txt
<8> i dunno the word
<8> i just know the line number :\
<4> How can you look for something if you don't know what it is?
<9> anyone knows the package we need to install inorder to use the sar command ?
<8> nvm
<4> If you don't know what you are looking for, how will you know when you have found it?
<10> head -n<number> filename | tail -n1
<11> p3ngiun...its that special feeling
<11> trust me...you will know when you find it
<12> sed -n "$n{p;q;}" "$file"
<7> Routermen: sysstat, http://perso.orange.fr/sebastien.godard/
<13> Howto set Cache Refresh time?
<13> Squid daily refresh my Cache, howto delay it to 1 month so it wont referesh or make new cache.
<7> thintong: try reading the comments in squid.conf and/or the documentation at http://www.squid-cache.org
<13> iddqd can't we help here?
<13> iddqd Or would you let me know, what is that comment?
<7> thintong: not me, if someone else knows i'm sure they will :)
<7> thintong: lines starting with '#'



<13> ?
<14> p3nguin, arround?
<13> iddqd nooo
<4> chills: What is it?
<14> have a look at the jeep
<14> i am setting up
<13> jeep?
<14> yes
<15> Is it on the linux HCL?
<16> i want squid not to refresh cache for 1 month how to do it?
<17> hi all
<18> greets
<17> i have a question
<17> as usual hehe
<18> hmm, I have an answer...
<17> i hope so hehe
<18> the answer is ... because I said so, what's the ?
<17> im trying to change my screen resolution
<18> gnome? kde?
<18> os?
<17> its 1600x1200 now but i need it to be 1280x1024
<17> debian testing
<10> Permanently or temporarily, also?
<17> each time i change the resolution it puts me back to the login screen
<17> what u meen?
<10> Do you want to change the default resolution?
<17> i just want it to be 1280x1024 as default
<10> What method are you using to change the resolution that's causing the problem?
<17> but if i make it apply that resolution at kde start then i wont be able to get into kde again
<17> right mouse click and then configure desktop
<10> If I wanted to do it, I would edit /etc/xorg.conf and remove "1600x1200" from all the lists of resolutions.
<17> thats just it
<17> its not there
<17> i use xfree86 and that resolution is not listed
<10> Not listed in /etc/XFree86.conf ?
<17> its got 1280x1024 1024-768 and 800x600
<17> ill double check it now... last time i checked it wasnt there
<17> lol... im using xorg
<17> thought it was xfree86
<10> Yeah, I was about to say that testing has xorg now, but I got distracted.
<17> hehe ok
<17> lol... its there now
<17> im gonna remove it and restart kde
<17> brb
<17> hi again
<17> its working :)
<17> anyone know how to get DRI working?
<19> setup DRI in kernel and edit xorg.conf
<17> hehe... can you tell me how? i have never done that before.. im pretty new to that
<19> add to xorg.conf:
<19> Section "DRI"
<19> Mode 0666
<19> EndSection
<17> im gonna write that down
<19> Section "Device"
<19> Option "NoDRI" "no"
<19> BTW, what is your videocard?
<19> :)
<17> ati radeon x1600pro
<17> thx
<17> and uh... what do i have to change in the kernel?
<19> you must download ati drivers/ Do you have?
<17> not yet
<17> but in my previous installations i have spend hours getting it to work
<17> and when it finally worked.. i didnt even know what i did lol
<19> than, go to the www.ati.org. You must have ati-driver-installer-xx.xx.run
<17> i know... im downloading it right now
<19> ok. kernel 2.4.x or 2.6.x?
<17> 2.6.17-2
<16> i want squid not to refresh cache for 1 month how to do it?
<16> who can help me?
<19> severy, type "make menuconfig" in kernel directory and
<15> YAY


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

java.io.EOFException at com.mysql.jdbc.MysqlIO.readFully(Mysql
#chat-world
#india
djcool trance
#linux
#chat-world
#chat-world
#linux
rash from beards
angelina liang



Home  |  disclaimer  |  contact  |  submit quotes