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



Comments:

<0> one zero ex, retard.
<1> And if I have 2.6.15.6 and then want to update to 2.6.16 when it's ready?
<2> you path 2.6.15->2.6.16.
<2> s/path/patch
<2> and really... the source is small enough for most people to just download the whole tree and have at it.
<1> =)
<1> not for me
<1> it expensive like a ****
<3> does freenx not support proxying RDP?
<4> **** is not particularly expensive.
<4> Shell-Man: Shoo.
<5> what?
<1> jeian, uhuh.
<1> jeian, but traffic IS.



<4> I see.
<6> hi |{ev what was up with those <memoserv> messages you were sending yesterday?
<3> um
<3> what?
<3> Seyeklopz, what are you talking about?
<7> good everning to all
<6> I and a few others got something like "<memoserver> Adoniolas has left you a message, please /msg memoserve [nick] [p***] read 1"
<6> from you
<3> no you didn't
<3> you got them from "memocall" probably
<6> well whatever
<3> a nick that was unregistered... and has since been registered by me, so as to ghost it off the network if it appears again
<3> opers have already been notified.
<6> it came from you're nick
<6> oh
<3> check the timestamp on ns info for it
<6> i'm not upset, just curious
<3> How did it appear that they came from my nick?
<6> I had a blinking msg on my toolbar in mirc from |{evin, opened it and saw the whole <memocall>... msg inside
<8> heh
<3> so much for tracking nick changes.. heh
<8> Seyeklopz, memocall is being used by someone who hates Apolonia ive already spoken to benjy about it
<8> and |{evin and i have discussed this
<8> he regged the nick to prevent impersonation
<3> -NickServ- URL : http://registered.to.stop.impersonation
<3> -NickServ- Options: Enforced, NoOp
<6> then i mentioned it to channel, the mods were saying no way would you do that and poof a few more people got hit
<8> but dalnet admins should include a q:line to prevent anything with *memo* in it
<6> right
<8> even if it means memory
<6> heh
<3> they qlines *serv* so, why not memo*
<8> i dunno
<8> theyre lazy
<8> ;p
<6> they should flag anything asking for nick/p***, or anything being m*** sent to people that havent been communicated with previously
<8> its not being m*** sent
<8> and
<8> using nick p*** being flagged is retarded
<8> cause people help others by showing them how to register a nick
<8> also
<6> i guess
<8> people give people ftp access with nick/p***
<8> or user/p***
<3> if I manually start nxdesktop... it works. But I can't seem to get it to work from the Windows client. It authenticates with the NX server but fails on trying to start the connection to the Windows server
<3> hey Shell-Man
<9> .name? wtf?
<3> omfg
<3> a missing symlink
<3> argh.
<10> bbl: Zz.
<11> |{evin, oh its you
<3> it's me?
<3> What's me?
<12> hello :)
<12> so I've got an isdn card in my router now
<12> and I wanted to set up a telephone system, so I can use the phone over another client in the network
<12> which software can/should I use?



<13> anyone ever setup a wiki before?
<14> MedicOne, yes
<13> i have apache working properly, but for some reason i cant access the instance i created
<13> it gives me a 403 access denied error
<13> i have made sure that the user and group in the wikiconfig matches what apache uses and i made sure the permissions were set properly
<14> check permissions
<13> i even tried allowing rwx for all users just to test it
<13> still no luck
<14> do the scripts have the exec bit set?
<13> im not sure
<14> ick, take that off
<14> It's unsafe.
<13> would that be found in wikiconfig.py or httpd.conf?
<14> It depends
<14> I ***ume you're using MoinMoin?
<13> yea
<13> when i connect to my domain, without using the prefix, apaches default page works fine
<13> its just when i try to access the instance....which would seem like an issue with the permissions
<14> Did you check the logs?
<13> yea i did
<14> Alright. what's your Alias and ScriptAlias lines?
<13> httpd came up with an error saying client denied by configuration /usr/local/wikishare/sean/cgi-scripts/moin.cgi
<14> answer my question please.
<13> Alias /wiki/ "/usr/local/share/moin/htdocs/"
<15> moin
<13> ScriptAlias /sean "/usr/local/wikishare/sean/cgi-bin/moin.cgi"
<15> does the apache user have access to those dirs?
<14> do you have a directory container for /usr/local/wikishare/sean/cgi-scripts/ ?
<14> And, is it correct? you said /usr/local/wikishare/sean/cgi-scripts/moin.cgi before
<13> hmmm it has access to my wikishare dir and all subdirs
<13> but not /usr/local/share/moin/htdocs
<14> let's see your httpd.conf
<15> lets see the ls -l on it
<13> im sorry */cgi-bin/moin.cgi
<15> yah and post your conf
<13> do you want me to copy the entire conf in the channel? or just post it on my url?
<0> What do you think?
<13> well ill probably get banned for posting that much text at once so ill throw it up on my site
<14> the symptom you give doesn't jib with only htdocs being inaccessible. If only htdocs was unreachable you'd get a working moin with no CSS.
<14> Good idea MedicOne
<14> Also, check out http://moinmoin.wikiwikiweb.de/HelpOnInstallation/TroubleShooting
<14> There's a script there that's just a cheap bash test for python and for who you launch as
<13> ok cool thanks
<13> www.seaneddy.kicks-***.net/httpd.conf
<14> First of all, you probably don't need most of those modules loaded.
<14> ScriptAlias is a directpory, not a file
<13> yea i figured that
<13> i commented out a couple of them
<14> What was the directory again?
<13> for moin.cgi?
<14> yes
<14> found it, You don't have a directory container for it
<14> I told you above that you should have a directory container for that
<14> # Each directory to which Apache has access can be configured with respect
<13> /usr/local/wikishare/sean/cgi-bin
<14> # to which services and features are allowed and/or disabled in that
<14> # directory (and its subdirectories).
<14> That is in the comment in your configuration
<14> do you understand that? :)
<13> im not quite sure what a directory container is
<14> <Directory /usr/local/wikishare/sean/cgi-scripts>
<14> Order allow,deny
<14> Allow from all
<14> </Directory>
<13> gottcha
<13> now i understand
<13> thanks for your help btw
<14> you are welcome
<16> Hi!
<16> is there any problem with mixing DDR 400 and DDR 333 Memories in the same mother?
<2> NOt usually.... as long as the board won't try to fun any faster than DDR333 on both chips.


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#chat-world
#india
#linux
#allnitecafe
#india
how to read arabic in mirc
#india
#vb
warior quotes
#kl



Home  |  disclaimer  |  contact  |  submit quotes