@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6



Comments:

<0> when enabling my rt8169 in the kernel should i enable Rx and Tx polling too?
<0> it's still experimental
<1> if you want it; sure
<1> in my experience, stuff marked as experimental is usually pretty stable
<0> not sure i need it tho, the help function isn't very explaining :)
<2> Don't think any of the stuff mentioned as 'experimental' is needed for a normal box to work, unless you know you need it, and in this case the answer is probably 'no',
<1> indeed
<0> yeah kept it unchecked
<0> hope this is my last kernel compile for a little while
<2> Good evening btw :)
<1> evening bt :)
<0> enabled my gigabit card in the kernel should work now, then compiling my wifi drivers and i can move the box back to my moms office again so the noise doesn't bother me
<2> It's incredible how good a beer tastes when you're not supposed to take one ;-)
<1> haha
<1> yeah, I love drinking while I'm piloting my airliner
<2> hehe :)



<2> moved to Oslo yet ?
<1> yup
<2> And no new-apartment-welcome-party :)
<1> hehe, the appartment is: 1. not done yet. 2. in the basement of my parents house
<2> hehe :) I understand.
<1> of course, you're more than welcome to come over and sit on the floor ;)
<3> I just read that Oslo is the mostly costly city in the world in which to live.
<3> So, Kristian must be rich!
<1> damn straigth
<1> I'm a regular gazillionair
<2> hehe, can't drive over there after this beer.
<1> that's why I live with my parents
<2> Anyway, thanks alot :)
<3> nice!
<4> hi all
<4> are you sleeping?
<1> yes.
<1> obviously.
<2> yes
<4> ok
<1> err... kick endi_ please..... anoying msg-stuff
<1> haha
<1> that msg was actually kinda funny
<1> I think it was mIRC script
<5> tell me
<2> hello nm :)
<5> hello bt ;)
<1> <4> Gus2 u b maging OPERATOR s #debian ? copy/paste mo i2-> //write
<1> followed by some $decode(asfgasgasgasgasg) jibberish
<6> hm
<6> leetspeak?
<2> seems like all who answered got it. I got it allso as soon as I wrote that line "yes".
<1> kinda interesting that he'd try to do some mirc-related "exploit" (if you can call it that) in a linux chanel
<7> lol
<1> what are the chances any of the operators would run mirc ?
<6> pretty god actually
<5> ;)
<1> irssi v0.8.9 according to ctcp
<6> yea, fooled you there, didnt he?
<1> yeah of course
<1> oh well, time to catch some sleep :)
<5> good idea. good night
<7> gn nm, Kristian
<2> night Kristian
<6> yea same here
<6> nn
<0> hmm why is it that i can't ping when having 2 nics up?
<8> b/c you didn't set a default gateway?
<8> or they are in the same network?
<8> network/subnet
<8> I think it has something to do with the routing
<9> anyone know how to install and old version of a package. The new version is causing probs with an app
<10> if it's just a single package with no changed depencies, download the .deb and install it with dpkg
<10> it'll warn about downgrading, but will do it
<9> its several packages (mysql[-common][-server] and php4-mysql)
<10> if you'll install them with single command line, it'll probably work
<10> otherwise it'll just complain about depencies and aborts
<10> so download ALL the files and then do one big dpkg -i -command
<9> gotcha
<9> thx



<10> oh, and it's one of those things that prompts me to say "good luck, you'll gonna need it" :)
<9> heh
<9> figgures
<9> =P
<11> good evening
<10> well hey there
<11> actually
<11> i should take pills
<11> good night
<9> ok i got the mysql packages to install, but, trying to get php4-mysql to install without (1 replacing every php package on the box) or two it wanting to remove the old ones and put new ones on
<12> is there a suspend option on Debian or Linux , like the hibernate option on windows ?
<10> linux kernel has two "suspend to disk" implementations, and debian does supply the userspace utils to use them
<10> but I don't think they're enabled by default
<10> I use suspend2 (http://www.suspend2.net/) in my laptop, works great
<12> APz: oh , thanks, did you have to recompile your kernel ?
<10> yes, tho' I did it because I use other patches aswell
<12> APz: cool, I will give that a try
<13> kde??
<14> kde is easiest installed through tasksel or "apt-get install kde kdm x-window-system"
<0> ffs once again the php problem, he wants to download the file
<0> i know it's a module i have to fix somewhere
<0> ah got it
<0> argh i have install php4-apache but still gallery2 is complaining about it..
<0> can't seem to get php4-mysql to work with gallery
<0> but phpmyadmin is working
<15> gallery2 ownz
<15> im all about it
<15> if u need help
<15> #gallery on freenode
<0> yeah got it working now :)
<0> sadly i can't get it to work so that he rotates my images automaticly
<0> using exif info
<15> i had problems with that too
<15> becareful if u ever change ne phpadmin privledges
<0> and gallery2 seems slower in loading the thumbnails
<15> anytime i changed nething......gallery freaked out
<0> wonder if it's easy to move my g2date dir some place else
<13> moodin??
<13> guess not
<16> I just upgraded my kernel today to 2.6.17-1 (according to apt) I rebooted with that kernel and realized I had to recompile my RAID driver. After doing this then rebooting my system hangs when loading the new driver during boot. Any suggestions?
<16> if I was wanting to set up a guest share (smb) but limit the computers able to connect (based on ip) what would be the easiest/best way to do it
<17> FlyingPen: sec, i've done that before
<17> hosts allow = 192.168.1.1 192.168.1.2
<17> under the [sharename]
<16> cool thanks
<17> you can do it in the global actually
<17> now that i read the docs
<16> so in the global section of smb.conf?
<16> or for an individual share
<17> you can do either
<16> ok thanks
<17> man smb.conf
<17> and then search for hosts allow
<16> will do
<16> I am trying to lock my server down before I go to school because my friends have a tendency to give out usernames/p***words to other people who need stuff that I have
<16> I don't mind as long as I know who is pulling stuff
<17> could also handle it via firewall rules
<16> what would be the best program for that? iptables or what
<17> if you wanted to block an ip from always connecting
<17> whereas share by share yuo could lock them to only access it from certain ip's
<18> any channel either here or on oftc for Driving-Debian?
<18> by here i mean efnet :p
<11> hmm
<11> you can chat here
<11> most of the people are here
<18> ah, ok :)
<18> thanks for the voice :)
<18> anyone been coordinated to write anything yet?
<11> http://todellisuus.net/~mikko/roadmap_sketch.txt
<11> ah
<11> yes
<11> we have plenty of skilled writers
<11> thats the least of our problems
<6> omes: this is -the- channel for drivingdebian, or, if you want it none live, use the list


Name:

Comments:

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






Return to #debian
or
Go to some related logs:

#hardware
#beginner
#slackware
compiling with new flex 2 compiler sepy
#heroin
#computers
#unixhelp
#politics
site:www.quotesdb.info darkgirl efnet
can i know what is my motherbord name and model



Home  |  disclaimer  |  contact  |  submit quotes