| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> keys, so before you create a certificate or a certificate request, you <0> need to create a private key. <1> and a private key is exactly what? ;) <2> i have problem with qmail, when i send or receive email they stay in queue ... how can i deliver them .. <0> ...a key you generate so that you can create cert requests and/or self-sign your certs <0> ? <1> I'd use a CA for that, but still <1> lessee how to do this manually... (I always use the lazy way) <1> ah, you can remove the p***phrase afterwards <0> yeah, i just found it, haha <3> How do I downgrade GCC? <3> is it possible without breaking stuff? <1> you can have multiple version of gcc installed in parallel if you like <1> s/ion/ions/ <3> Okay. Any idea how I'd obtain an older version in a .deb? <3> I need 2.95 for MPlayer.
<1> that has to be joke. it should compile just fine with 3.x <3> Then how do I install it? <3> 3.x, this is. <4> hi, im trying to install a new kernel, (2.6.14.6), there's missing file in the modules file (rc.kernel-source-2.5.14.6), and it doesn't load up properly at bootup. anyonje know how i can fix this missing files? <3> It's apparently at latest cersion <4> file <1> kajifox: which versino do you have installed currently? <3> Coma; How do I check? I've not done such before. <1> gcc --version perhaps? <4> (im installing thought package manager) <3> ... <3> 4.0.2? <3> Okay, that's not right... <1> yikes, that's bloody bleeding edge <3> Oh, okay. <3> Well, yeah, I just nabbed it <4> oh sorry and the missing fie is kernel-source-2.6.14.6.new <1> kajifox: running debian unstable or something? <3> Some unstable portions, some not. <1> that could be asking for trouble ;) <3> I know this. <3> But it's been faster/better until now. <3> Now Mplayer's complaining, rather than GCC. <4> anyone? <3> How would I get an older version of GCC on? <1> kajifox: well, now that you've mixed two branches of debian, it might prove a little difficult <1> but why not just use mplayer packages provided by debian? <3> Because I have Ubuntu, which has obsoleted them. <3> Which ****s, because it's the only half-decent media player that I know how to bleeding control. And Totem ****s. <5> in kmail i cant read the email its just an icon anyone know what setting that is its sorta anoying <1> kajifox: doesn't have xine available either? <3> Coma; I -know- Mplayer does what I want. <3> I'd prefer to stick with that. <6> check http://www.princessleia.com/MPlayer.php <3> It's nothing to do with not knowing how to do it, Chipko, I need an older version of GCC. <3> I google first and ask questions later. o_o <1> kajifox: oh well, expect some breakage one way or another, but try apt-get install gcc-3.4 <4> :( <6> worked for me <6> on debian <3> Coma; Working on it. <3> Chipko; Yes, but I have a new version of GCC that MPlayer doesn't like. <3> Now, that link is working for me. :D <3> Damn it takes a while to build <3> @yay! it does matroska! <3> And GBS.tv ... <7> hello <7> can anyone please tell me what packages should I download for Valknut? (rpm, srpm or sources?) I have Ubuntu (based on Debian) <1> how about trying debian packages? <7> on Softpedia.com there aren't any debian packages :( <1> there are on any official debian mirror, especially in the sid branch <7> oh I'll do a search thanks Coma <3> Ohnoes, it's Joe Sultanas! <3> god ****ing damnit, I want a new car. <3> ... I will now cease my ramblins <3> ... ramblings <1> mind your language a bit <3> Yeah. I'm sorry, I just burnt my hands. <3> They still hurt somewhat. <3> And no, I didn't open a radiator whilst it was hot. I adjusted a radiator hose a little, to clear a new battery negative line.
<0> hrm... i'm having problem ssh'ing from a certain host <3> ... and it came off it's fitting. <3> and yeah. Hot water. <3> Very hot water. <0> i can connect to it fine, but when i try to connect from it i get: Host key verification failed. <1> probably almost boiling hot <0> all i can tell from -v really is: <6> vi .ssh.known_hosts <6> delete your ip <6> and try again <0> debug1: read_p***phrase: can't open /dev/tty: Is a directory <3> Coma; Boiling hot, actually, turbo motor and pressurised cooling system. Superheated! <0> that's the only thing that looks like an error <0> chipko: i cannot ssh to *any* hosts from the computer <3> I stopped driving when I realised the main fan wasn't working and it was overheating, installed a new ground lead and burnt my hand. <1> ouch <6> firewall? <8> firewall is probably a boundry (usually a computer or network apliance) between your private network and the public internet. see gibraltar, or why his PC doesn't work <3> And yes, I am ever so slightly unhappy. <0> chipko: no, all hosts are local and connected via switch <0> and are accessible to each other, no filtering except on the external side of the gateway <0> it isn't a netconfig problem, it's something to do with ssh config <0> or the layout of my system if that error is any indicator as to the cause of the problem, heh <6> check /etc/ssh/ssh_config <1> sinthetek: and if you run sshd in debugging mode too, any clue from that side? <6> "P***wordAuthentication " <0> chipko: i will check that. i just tried reinstalling along with config file replacement and key regeneration and it's still broken <0> so i will check out that option <0> Coma; and i'll try that as well, but from ssh -vvv it looks like the server is responding, the only error occurs when it tries to open /dev/tty or something <0> hrm... i remember being able to just enter: sshd and it would start <0> now it's being all funky <0> even with conf and port specification <0> oh, -v is illegal, heh <1> sshd takes multiple -d switches ;) <0> ok <0> yeah :P <0> client: debug1: SSH2_MSG_KEX_DH_GEX_INIT sent <0> debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY <0> debug1: read_p***phrase: can't open /dev/tty: Is a directory <0> Host key verification failed. <0> server: debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent <0> debug1: SSH2_MSG_NEWKEYS sent <0> debug1: expecting SSH2_MSG_NEWKEYS <0> Connection closed by 192.168.0.3 <1> could you please stop flooding the channel? <0> sure <0> anyway, those are the client and server debug outputs. it looks like they are playing nice from what i can see <0> not the entire outputs, but the parts where it seems to die <1> but um, why's it complaining about /dev/tty being a directory? that doesn't seem right either <0> ...i dunno. that's why i pointed it out from the beginning :P <0> it's the only thing that i can tell is obviously erroneous <0> any of you guys watch the island yet? <1> yup <0> does ewan mcgregor's american accent sound authentic to you? <0> ;p <1> err, should I have paid attention to that? <1> and who is ewan mcgregor actually? =) <0> an actor <0> i think he's scottish <0> he's been in a fair number of big movies <0> most notably trainspotting <0> he plays the main character in this movie <0> s/this movie/the island <1> now maybe if I'd watched it sober I might have noticed ;) <1> to me, it's no more that a vague recollection of moving blurs on the telly ;) <0> haha <0> yeah, that's why i never bother paying to see stuff at the movies <0> it's too expensive since if it's worth watching (really interesting) i probably won't remember most of the interesting details from just watching it once <1> that, and with dolby-d/dts amps, huge widescreen teevees and a fridge full of beer, why even bother going out? :) <0> so i will end up having to rent or buy it again anyway <9> sinthetek: eh, I saw it the other day and I don't recall any accent, so I guess it must've sounded authentic. <0> Coma: yeah, that too :P <0> synic: i don't hear any scottish really, but some of what he says sounds a little rushed/unnatural if i pay close attention
Return to
#linuxhelp or Go to some related
logs:
wtfhugs
a wiener wrap #AllNiteCafe greaceful girl Pid=76487270 DansGuardian needs to be restarted every morning
What does C minus LXXIX equal #MissKitten #chatzone xmkmf centos
|
|