@# 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 12 13 14 15 16 17 18 19



Comments:

<0> |Jef|: Treating a guy with a gun with respect is always a good thing
<1> Didact: so in other words you only had a $20 co-pay for your medical insurance
<2> LOL, well, no, but I did feel better when I was done
<2> they had to clean the gl*** and stuff
<3> O_o
<4> EvilBob: ChanServ can't talk.
<0> cds: LOL
<3> I just read about this windows virus that is gonna attack on february 3rd rofl
<3> m$ office beware ^_^
<5> do you guys know how to use rcp, i don't quite follow the man entry
<6> "I paid $20 for a chick to do herself with a tool while I whacked off." It's ok to just come out and say it.
<6> :-P
<6> Didact: Never again share this experience with other men.
<2> lol
<3> ewww a tool? O_o
<2> well a fake... thing



<3> lmao i get it thanks
<6> I mean, hey, I'm not saying I'd not do it, too.
<6> I'm saying I wouldn't tell other men about it.
<2> or maybe it was something that vibrated, can't remember
<6> ;-)
<3> no need for clarification really :)
<7> is there an easy way to share a drive or a dir over SSH?
<2> maybe
<2> oh, easy
<2> prolly not
<6> Yango: That supports browsing or simply encrypted transfer?
<7> gdb: any
<1> Yango: gnome-vfs has this ability... and the gnome filemanager exposes it
<3> l33t
<6> Yango: sftp and scp (functions of normal sshd) for file trasnfer. sftp supports limited browsing. There is no way to provide files easily, that I'm aware of, over ssh in a fashion that's graphically browsable.
<7> i was thinking of running smb over ssh but don't know how hard that might be
<1> Yango: why are you getting smb invovled?
<6> Yango: I don't believe you'll be able to do that.
<6> Yango: Windows won't be able to decrypt its communication with the server.
<1> Yango: are you asking how to get access to a ssh server as a share from a windows client?
<7> gdb I wanted to read it in a smb client of the remote host
<7> I'll better explain the problem :)
<1> Yango: getting access to a ssh server as a share under gnome is drop dead simple in fc4
<7> I don't run gnome
<6> Yango: Yes, I understand what you're saying. Encrypted Windows networking services. That's not possible, I don't believe.
<1> Yango: then be specific
<7> I have a machine I connect to through a VPN tunnel and ssh (establish the vpn tunnel, then ssh to the IP ***igned by it)
<7> I'd like to edit some source files in that remote machine
<1> Yango: a machine running what?
<6> Yango: To clarify, you're wanting to share a folder on Linux using Samba to a Windows machine that will mount it as a drive and have all communication with the server with regards to that drive encrypted via ssh.
<6> This is not possible.
<7> I don't want windows involved
<1> Yango: you appearently dont want gnome invovled either
<6> Yango: Ah, if you're wanting to remotely edit files, then just login with ssh and fire up vi over there.
<4> I think he wants a graphical frontend for sharing files?
<7> gdb yes, that's what I was trying to avoid, I have become an IDE addict :)
<7> maybe installing cvs or some such woul dbe a better choice
<8> Could someone tell me where menu files are on Fedora 4 ?
<1> Yango: but you dont want a gnome solution?
<4> Yango: cvs makes sure you have the same version of a file in several locations.
<9> ssh and sftp
<4> Coldsource: At the bottom..?
<7> sure, that way I can edit it locally and then run cvs update in the reomte machine
<6> Yango: So you're saying you want an encrypted access remote file share between two LInux machines using Samba?
<1> Yango: the easiest..graphical way.. that I know is to use "Connect to server" from Gnome's filemanager....
<1> gdb: why does he want samba invovled?
<7> because that's the only filesharing solution i knew before you told me of gnome-fs
<7> vfs that is
<6> |Jef|: I believe it's because of the deamonized communication between client and server and a believe that he can tunnel that connection through ssh.
<1> Yango: if you need mount something over ssh at the system level... there is fuse-sshfs in extras
<4> |Jef|: He thinks "Samba" means "filesharing".
<6> er daemonized
<8> I have a problem with kde 3.5 and a developper want's to know where Menu files are under Fedora 4
<10> in order to make home be /dev/hdb, would i add the followinf line to fstab:
<10> /dev/hdb1 /home ext3 defaults 00
<10> ?
<1> Yango: you told me that you were not running gnome
<7> I'm not
<1> Yango: you need to do a MUCH better job of what your client system is running
<4> neilthereildeil: It should already be there.



<6> neilthereildeil: If /home is indeed on /hdb1 and ext2. You'll want a space between the zeros.
<1> Yango: you are running a kde desktop?
<4> Coldsource: No idea what you mean.
<7> yes
<6> er ext3
<10> ok
<10> and the defaults thing is OK?
<6> neilthereildeil: Yes
<1> Yango: so the question you want to ask is "How do I connect to an ssh server to share files from the KDE desktop"
<7> yes, that works
<1> Yango: sorry.. i dont use kde
<7> just found it
<1> Yango: good for you
<4> |Jef|: So all that abuse you gave him, and you give him "Sorry, I don't use KDE"?
<7> it hadn't occurred to me that konqueror had that facility, your gnome hint hinted so ;)
<1> cds: that was abuse?
<4> It certainly looked like abuse to me.
<1> cds: you need to frelling calibrate your sensitivity meter
<1> cds: i'm more than happy to help you with that.. by directing actual abuse at you
<4> I'd rather you didn't, Jef.
<1> cds: then stfu
<4> I know you don't like me.
<1> cds: i dont like anyone
<4> But we're all here to help each other.
<4> So lets keep the insults to the minimum, shall we?
<1> cds: appearently you think im here to abuse people
<4> We don't want to be another #debian.
<1> cds: ive insulted someone?
<10> LABEL=/boot /boot ext3 defaults 1 2
<10> do i need the label?
<10> if im trynna add /home as /dev/hdb1?
<4> |Jef|: I saw what you said to Yango as not friendly, yes.
<1> cds: pretty frelling difficult to insult you when i'm talking to Yango for the whole of that god damn conversation...
<4> I'm not suprised by what you said to me, I'm rather used to it.
<1> Yango: did i insult you?
<7> |Jef| I said all I had to say about the issue like 15 lines earlier
<1> Yango: just to clarify
<4> Lets just drop it.
<1> Yango: at any point in that conversation did you feel insulted?
<1> Yango: by anything i said to you
<7> * Yango mumbles something about cds smelling like a troll, by his abusemeter, he abused me much more than jef did (which I think he didn't)
<4> We want a friendly atmosphere, dammit.
<1> cds: feel free to keep your comments about how i deal with other people to yourself
<5> I find just being in your presence insulting
<5> :D
<11> lol
<4> Buzzin`: I know I smell, but that was mean!
<5> haha :D
<10> wow, this is what #Debian is like??
<5> hey, whats the irc command for seeing the list of users on the channel again?
<4> neilthereildeil: Nah, they're worse.
<10> haha
<4> Buzzin`: /names
<10> wow
<5> stupid GUI clients have caused my skills to atrophe
<5> ah right on thanks cds
<10> theyre notorious for fighting-thats pretty funny
<4> neilthereildeil: We take the time to insult you personally, they just use a bot.
<10> hahaha
<10> lol
<4> Well, I don't *think* Jeff is a bot...
<5> he's a well programmed bot if he is
<10> do i need the label?
<10> if im trynna add /home as /dev/hdb1?
<8> I have a problem with kde 3.5 running on Fedora 4, according to kde developpers it comes from Fedora 4 menus. Could someone help me ?
<0> neilthereildeil: no
<10> like in LABEL=/boot /boot ext3 defaults 1 2
<10> ?
<0> neilthereildeil: no
<10> ok
<12> Hey guys, I am totally new to cvs and I am trying to get connected to a particular cvs repo for a project I am working on and they say to use this cmd: setenv CVS_RSH ssh (for csh, tcsh etc) but when I do that (minus the stuff in parens) I get "sh: setenv: No such file or directory" What did I do wrong?
<5> trivia: what is reverend lovejoy's daughter's name
<4> Wolftech: Have you tried asking in #cvs?


Name:

Comments:

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






Return to #fedora
or
Go to some related logs:

partition magic 8 problem nothing happen
#gentoo
gentoo fuhquake cfg
ati-itx linux
gentoo on separate hardrive
ssh port webfusion
#web
#php
dncrTS
#javascript



Home  |  disclaimer  |  contact  |  submit quotes