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



Comments:

<0> LOL
<1> nice question Networking-Geek ...
<0> nude penguins or hot nude TUX ?
<0> :p
<1> i think jblack is a hot babe ... try her :P
<0> Doctor_PK tu bhi to aik Pakistani hai salay
<2> now which dsl should i take .410 or 4.08 ?
<3> hi
<4> Hay jugak
<0> R0ckport VDSL of 30 mbps
<1> hi napaHouK
<2> really ?
<0> R0ckport hav u ever tried VDSL ?
<0> R0ckport as a matter of fact, do u even know what is VDSL ?
<2> vdsl ?
<2> virtual damn small linux ?



<2> vector ? v for vendetta ?
<1> hahaha
<0> R0ckport Very-high-bitrate DSL
<0> i am talking about the Internet connection
<0> not Linux distro
<2> lol
<1> hehe ...
<0> R0ckport get a life :p
<2> ok lets make this clear which iso should i take from here http://ftp.heanet.ie/mirrors/damnsmalllinux.org/archive/
<1> ADSL VDSL DSL ISDN VPN`ssssss Networking-Geek Cheeta :P
<0> deegan no , Asymmetric DSL, Symmetric DSL, High-bitrate DSL, Very-high-bitrate DSL, ISDN, T1, T3, OC192 , OCxxx
<0> VPN SSH OpenSSH, OpenSSL, OpenTCP, IPSec, etc.
<5> is any one of you worked on OSSIM
<0> Doctor_PK*
<2> anyone ..anywhere ?
<5> ANY WHERE
<1> :P !!
<1> Sir main nay tu pahaly hi app ko cheeta kaha dia :P
<1> but i dont play with all this ...
<1> i like stm 1 ..... 2 ... 3:P u know wht i mean :P
<0> STP VTY HDLC L2T etc.
<0> need more /
<0> ?
<0> i know terms more than you can ever study in your Ph.D
<6> hye
<7> changa
<6> i have a question
<5> thanx bye
<6> how to make an ssl connection using BitchX
<0> gb`` we do not discuss BitchX or SlutX or WhoreX , in this channel
<8> how to use scp ?
<0> nullcode ./scp <file> <ip>
<9> Networking-Geek: Oh really? Why not?
<9> gb``: It's there on http://faq.bitchx.org
<0> whythehell bcoz all of them are name of nasty girls
<10> i applied the command yum Install samba ---->> its giving me error trying to another mirror .. trying to another mirror .. then went off
<9> Well, BitchX is also an IRC client released under the BSD license.
<10> ???
<0> whythehell it still resembles the sluty name
<8> i need an example
<8> bah ..
<1> wht r u broke ... do bithes look at u like some kind of joke ??
<8> i used scp user@host:file
<8> what's wrong in it ?
<9> Networking-Geek: So what?
<9> nullcode: You need both a from and a to.
<9> nullcode: If you want to take that file and put it here then: scp user@host:file .
<9> Otherwise it's like you're doing cp foo
<9> and not having anywhere for it to be cp'd to.
<11> back.
<12> umm that can't be the end of SCO
<12> i want to see lawyers bankrupt, in jail, committing suicide
<9> dead is certainly an exaggeration.
<13> can anyone answer a simple reiserfs question please? If I use 'reiserfs --rebuild-tree' will it damage the data on the partition?
<14> 'read' seems to be having problems with 16-bit characters, I was thinking changing locales might help... anybody have a suggestion ?



<12> utf-16 isn't something bash can handle, ever.
<12> if you have some then you need to convert to something more friendly, e.g., utf-8.
<12> e.g., recode u16..u8 < file | while read x; do ...; done
<12> if it is utf-8 then bash should be able to handle it.
<12> as utf-16 there is no way, since it would be very common for every other byte to be a nul.
<12> ... so read would read stuff and put it into the variable, but when bash later tried to expand the variable the stringness of it would stop at the first nul byte.
<14> ahhh ok
<14> that makes sense
<12> which is to say, usually, immediately, making it appear that read had read nothing.
<14> thank u so much
<12> Not a problem :)
<14> hey that recode tool works really well
<14> I need to output a file without the first N lines. How can I do that?
<9> With an appropriate use of the tail command.
<12> sed 1,${N}d
<14> works
<15> or just use head?
<15> head -n 10 file.txt
<15> for example.
<15> man head
<9> xariusx: No, tail.
<9> tail +11 file.txt
<12> I still prefer sed for this.
<15> I prefer head for this.
<15> It's what it is *for*
<9> head -n 10 file.txt would be sed -n 1,${N}p # or something
<9> xariusx: No, tail is for this.
<15> whythehell: tail is for the end of the file.
<15> oh
<9> xariusx: Yes, he said *without* the first N lines.
<15> without
<15> yeah I see it
<12> whythehell: sed ${N}q
<12> quits after the N'th line
<10> lacroix, :)
<9> Ah, more efficient.
<12> Chimi: Don't even think of it.
<15> gah it's too warm here
<9> But I think for any kind of script, things with tail and head would be more readable and hence maintainable.
<15> Yahoo claims 23 I don't believe it!
<10> yum install samba .. i did .. but its trying to another mirrors .. showing errors ? lacroix
<12> whythehell: I don't think sed ${N}q is particularly obtuse, but maybe I'm biased
<9> It depends how sed experienced you are, I think.
<9> head and tail do exactly what it says on the tin.
<12> me? sed experienced? never
<12> :)
<12> <weak smile>
<16> lacroix: why wasn't he banned 3 or 4 days ago?
<15> he was
<12> ancker: Good question. Maybe we gave him a chance.. then a second.. then a third.. then... etc
<16> from what I've seen...he's been given WAY too many
<12> *nods*
<16> 20 line flood this morning at 0700
<15> O.o
<12> Let's leep him out for a time
<12> keep*
<15> forever*
<14> im applying for a unix job, they require nis knowledge, but the last time i saw nis used was back in school :P
<12> it's not hard
<14> can u describe nis quickly?
<12> Nis has a master and slaver servers...
<12> in /var/yp, there's a makefile that builds the map files
<12> and ypserv feeds them to ypbind (running on the clients)
<12> ypserv runs on the master and slave servers
<14> thnx
<14> again.. thank you for all the help; I will be back again here :-)
<12> Sure :)
<17> hi ya people
<18> Is SAX a usefull API to parse RSS standard XML


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#worldchat
fem nut grab
Yemekteyim
#allnitecafe
dj akman farketmes
#allnitecafe
swedish trivia eggdrop
hi 5 chat
#india
#allnitecafe



Home  |  disclaimer  |  contact  |  submit quotes