Re: [hlds_linux] Offtopic: telnet (and ssh)

2004-01-16 Thread Daniel Stroven
Securecrt is the best win32 ssh client I have used, and I have tried plenty
of free ones.  There actually is some software worth paying for...just
because something is free, doesn't mean its better.
- Original Message -
From: "Mike Frysinger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 15, 2004 12:41 PM
Subject: Re: [hlds_linux] Offtopic: telnet (and ssh)


> On Thursday 15 January 2004 10:30, Daniel Stroven wrote:
> > get securecrt
>
> securecrt is not free and really is not worth the money (imho)
>
> if you want that kind of crt go for teraterm (which is free), or just use
> putty like everyone else suggests
> -mike
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>



___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Offtopic: telnet (and ssh)

2004-01-15 Thread Florian Zschocke
[EMAIL PROTECTED] wrote:
>
> but sometimes i cant use putty or any other ssh client, therefore i
> wanted to know if it is possible
> to control it with telnet only.

Yes, absolutely. Just run a telnet daemon on the box and use telnet.

Florian

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Offtopic: telnet (and ssh)

2004-01-15 Thread TPR
First, sry about double post, pine has some wierd lag... But yes, that is
exactly how screen works. Ihave used this for various applications, and
they continue to work corectly.

On Thu, 15 Jan 2004, Finity wrote:

> If you want to connect to your server using telnet and mess with HLDS, and then go 
> back to your server and mess with HLDS, I'd recommend looking at screen.  It's in 
> the man pages.  You run screen, then use it like a normal terminal to start HLDS.  
> Then hit Ctrl-a then d and then you should be back at your regular shell.  The 
> keypresses "detached" the shell you were working in.  Then when you connect to your 
> computer with telnet or ssh or whatever, you run screen -r and it'll "restore" your 
> detached windows just like you had never left it.  I'm pretty sure stuff isn't 
> suspended or anything when you detach, but try it.
>
> I've never used screen before cause I just learned how, but it seems to fit this 
> kinda purpose perfectly.  Hope this helped.
>
> --
> "Software piracy harms everyone, including you.  Why should you care"
>  --Microsoft on software piracy
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Offtopic: telnet (and ssh)

2004-01-14 Thread Mad Scientist
According to the great words of Adam Starblazer Romberg:
> SSH is the only way to go to be totally secure.

I think you meant to say "reasonably secure", since nothing is "totally
secure". Security is all about how much is reasonable given what you
are protecting and how much you are willing to spend.

-Mad

--
http://www.madslab.com

"A proof is a proof. What kind of a proof? It's a proof. A proof is a
proof. And when you have a good proof, it's because it's proven."

– Prime Minister Jean Chrétien



___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Offtopic: telnet (and ssh)

2004-01-14 Thread Simon Garner
On Thursday, January 15, 2004 11:22 AM NZT,
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> hi there!
>
> is it possible to connect with a telnet client to a ssh daemon?
>

No. Download an ssh client.

-Simon



___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] Offtopic: telnet (and ssh)

2004-01-14 Thread Adam 'Starblazer' Romberg
> is it possible to connect with a telnet client to a ssh daemon?

In short: No...

Why do they have to be telnet?  PuTTY
(http://www.chiark.greenend.org.uk/~sgtatham/putty/) is free for windows,
or ssh under Linux.

> or is there any other possibility besides ssh to login to a linux
> machine via telnet and run commands etc.

You can run telnetd, but it is insecure.  SSH is the only way to go to be
totally secure.  rlogin maybe a possibility too, but whatever you do,
attempt to harden it up... or use ssh :P

Thanks

-a-



Adam 'Starblazer' Romberg Appleton: 920-738-9032
System Administrator   Valley Fair: 920-968-7713
ExtremePC LLC-=-  http://www.extremepcgaming.net

___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux