@# 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> thx kitten
<1> AstrialPhant: cfdisk -P s /dev/hda
<0> ok
<1> AstrialPhant: and tell me what number does the line with ntfs has
<0> the sector?
<1> AstrialPhant: the #
<0> 07
<1> okay
<2> how to route internet with one single routable ip ? worked by routing with nat to a local ip and then adding a route with some ip's on the router and adding the ip's with the gateway on the 2nd server ..
<3> Dreadfull, is that a question?
<1> AstrialPhant: okay, now type mkmdir /mnt/ntfs
<3> Because it really looks like a question and an answer.
<4> kinda. It's a "please ask me questions so I can work out what question it is I need to ask"
<3> you can decode that?
<3> Sheesh
<0> command not found



<4> oogle: not really. I can decode it enough that I would know how to start narrowing it down. I speak fluent luser
<1> AstrialPhant: sorry, my bad, type mkdir /mnt/ntfs
<3> Makes me wish I had a coke habit.
<0> ok
<3> Haha
<4> Dreadfull: why two layers of nat? Why not just one? See the IP Masquerade HOWTO at www.tldp.org, or www.lartc.org for a more in depth treatment
<3> Make sure he changes ownership on the directory
<3> or he'll be back.
<3> I'm so tempted to feed people meaningless commands.
<4> oogle: the ownership will change anyway once you mount onto it. Need to define that in fstab (or in the mount options)
<1> AstrialPhant: now type mount /dev/hda7 /mnt/ntfs
<3> Yeah, I thought about that
<1> AstrialPhant: are you done?
<3> And actually, you need to do it /after/ mount
<0> its askign me to specify the filesystem type
<0> isnt that the ntfs?
<3> fstab gives generic options, not user level ****.
<1> AstrialPhant:type mount -t ntfs /dev/hda7 /mnt/ntfs
<3> If the whole filesystem is mounted xrw------
<1> AstrialPhant: dibe?
<3> it's a laugh.
<0> yes
<0> thats all?
<1> AstrialPhant: *done
<1> AstrialPhant: yes
<0> thank you so much
<1> AstrialPhant: now explore /mnt/ntfs
<5> hi there , can someone help me with a easy prob...
<1> markmorris: read the topic
<3> fdisk /dev/null!
<3> Jesus! can't you see /dev/null in there?!
<5> i have a file with 112489`lines , and i want to cut the first 70.000 to remain the rest
<3> Why can't you fdisk it! Reinstall your distro!
<4> oogle: umm, that's just silly :)
<1> markmorris: what editor do you use?
<5> pico :)
<1> okay
<1> pico the file
<5> but i know that can be done with
<5> sed
<1> go to the first line
<5> there is a command that u can cut , a number of lines..
<1> and keep pressing ctrl+k 70.000 times ;)
<5> looooooool
<4> markmorris: use head
<5> smsie ... cand u help me with that
<1> just kidding :D
<5> ?
<3> yay
<4> markmorris: cat file | head -n 70000
<4> redirect the output to a new file probably
<3> haha
<3> 10 bucks says he doesn't know how to.
<1> :))
<4> oogle: if he doesn't, he'll ask
<6> 11 bucks says that you are also not willing to show him
<3> > <-beyond him
<7> cat somefile | sed '1,70000d' > someotherfile # This removes the first 70 thousand lines, as requested
<1> use init 6 for that
<1> :D
<0> how do i unlock something in my account (mnt/ntfs is locked)



<3> haha
<6> oogle Either help. or shut up :)
<3> I'll show him, but not without jive.
<4> kittenZzZ: oh, I thought he wanted to keep the first 70000 and remove the rest? I misunderstod the question in that case
<6> oogle WITHOUT jive
<3> Sheesh
<6> and yep im THAT mean
<3> No jive = no fun
<7> smsie: No matter -- he's got it both ways now :)
<4> kittenZzZ: hehe
<6> oogle lifes hard innit luv
<5> smsie
<5> ?
<5> i dont want to
<5> get the first 70...
<3> You learn a lot faster when someone's ridiculing you.
<3> innit?
<8> innit means isn't it innit
<4> okay. Do it like kittenZzZ said then
<5> i want to cut 70.000 lines , and remain the rest of them
<5> i mean the 40.000 lines i need
<6> innit == isnt it
<4> oogle: only a certain personality type does
<1> LadyByte: dict innit
<8> could not find definition for innit
<3> Oh
<1> no luck
<3> Well, if we play good-cop bad-cop we get it down
<5> garsmaz
<5> ?
<5> Gaia^
<5> ?
<3> Philosophy, man
<5> or LadyByte
<5> ?
<3> If you change 70000 to 40000
<3> you win.
<1> LadyByte: regular expressions
<1> LadyByte: info regular expressions
<3> it's beautiful when you win, you get candy
<5> damn it.. are u kidding .. or what?
<3> and ice cream
<3> and lollypops.
<4> is it just me or does oogle sound like an Eliza bot on acid?
<5> are u helping or what?
<5> i relly need ur help
<3> head -n 40000
<1> LadyByte: google regular expressions
<8> google can't find regular expressions
<5> oogle
<4> markmorris: we already told you the answer. Which part of it are you having trouble with? Do what kittenZzZ said
<4> 18:25 < kittenZzZ> cat somefile | sed '1,70000d' > someotherfile # This removes the first 70 thousand lines, as requested
<5> i need the last 40.000
<5> of lines from the file?
<3> Use tail -n 40000
<5> not the first 70.000
<3> Heads
<3> Tails
<3> ...Wait... Heads... Tails...
<4> markmorris: oh. For the last 40000 use tail: tail -n 40000 somefile > otherfile
<3> Look! wow! Heads again!
<3> ^-my idea of what an eliza bot on acid would do with the command
<6> oogle ill say this ONE more time luv, either help or shutup
<9> Hmm.. oogle I am not sure if I am really connecting using a proxy now..
<4> ah, just someone who loves the sound of his own typing
<5> thanks
<4> takes all sorts I guess
<3> I can't hear it, anyways uh
<4> markmorris: you're welcome. I take it that worked?
<3> You're not sure?
<9> oogle, well, when I give a bogus address, you would think that the proxy answers. but it's the browser, like I was directly connected to the Internet
<3> I don't even know your setup, much less understand what you were trying to do beyond sending all port 80 requests to 8118
<3> one second
<4> rrohde: a good way to find out is to look at the error message from a non-existent site. Try something like http://lkjhlkjhlkjh.com If you're using a proxy then the error page will tell you


Name:

Comments:

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






Return to #linuxhelp
or
Go to some related logs:

foxx il liba ommu
#c++
#chatzone
what creature was the early symbol for christ?
tcl USB-plugin
#chatzone
#c++
st312082 driver
are people in tennessee stupid as shit like fl.?
poweredge 860



Home  |  disclaimer  |  contact  |  submit quotes