Language:
switch to room list switch to menu My folders
Go to page: First ... 107 108 109 110 [111]
[#] Sat Jun 08 2013 07:36:45 AM EDT from dothebart

[Reply] [ReplyQuoted] [Headers] [Print]

and do you know how actualy to draw the 6?

all simple.

from the other side.

we've been doing this 20 yeas ago ;-)



[#] Sat Jun 08 2013 11:27:27 AM EDT from interrupt

[Reply] [ReplyQuoted] [Headers] [Print]

I can't seem to telnet here from an osx shell...it's a vm but i wonder if i try another app for that build will i be able to connect here via the
vm?

[#] Sat Jun 08 2013 12:31:32 PM EDT from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

I think on a Mac you have to do "telnet -k" to disable their broken kerberos login. Or you can just use ssh ... ssh bbs@uncensored.citadel.org will do it.

Nice to see you back online. Unfortunately I don't have much of anything saved from the formative years. We did have a "call log" command back then.
Nowadays it would just be a lot of noise if we did that, between people staying logged in all the time, and the folks who have IMAP clients checking for mail every couple of minutes, etc.

So whatcha been up to?

[#] Mon Jun 17 2013 05:10:38 PM EDT from the_mgt

[Reply] [ReplyQuoted] [Headers] [Print]

 

Sa Jun 08 2013 18:31:32 CEST von IGnatius T Foobar
I think on a Mac you have to do "telnet -k" to disable their broken kerberos login. Or you can just use ssh ... ssh bbs@uncensored.citadel.org will do it.

You were almost correct:

-K Specifies no automatic login to the remote system.

So, for lazy copy&pasters, the correct command on a Mac is:

telnet -K uncensored.citadel.org



[#] Mon Jun 17 2013 05:13:30 PM EDT from IGnatius T Foobar

[Reply] [ReplyQuoted] [Headers] [Print]

It still seems really odd and busted that Mac telnet tries to do Kerberos by default and you have to turn it off for the 99.9% of telnet servers out there that aren't Kerberized.

[#] Wed Jun 19 2013 07:55:26 AM EDT from LoanShark

[Reply] [ReplyQuoted] [Headers] [Print]


or just use openssh, which is part of OS X and works as expected.

[#] Wed Jun 19 2013 10:14:19 PM EDT from ax25

[Reply] [ReplyQuoted] [Headers] [Print]

Or pip install paramiko and write your own ssh client in Python :-)



Go to page: First ... 107 108 109 110 [111]