Re: Ascii for Stop-a ?

From: Kjetil Torgrim Homme (kjetilho_at_kaksi.ifi.uio.no)
Date: 03/31/05


Date: Thu, 31 Mar 2005 15:27:49 +0200


[Barbie LeVile]:
>
> I found tip on solaris is rather picky about how you press the
> keys, doing ~ wait a sec, then # works fine for me, but doing ~#
> does mostly not.

you're probably seeing the effect of ssh or rsh -- they use ~ as an
escape character, too. try ~ ^Z to suspend it, or ~ . to terminate
the session.

a bug in ssh seems to eat the following character. it shouldn't, but
I have never bothered to report it.

-- 
Kjetil T.


Relevant Pages

  • Re: Ascii for Stop-a ?
    ... [Barbie LeVile]: ... > I found tip on solaris is rather picky about how you press the ... a bug in ssh seems to eat the following character. ...
    (comp.unix.solaris)
  • server securing issues
    ... have done some securing on my solaris server and ... Information about the remote host: ... Port ssh ... An SSH server is running on this port. ...
    (SunManagers)
  • Re: Creating dynamic tunnels using bash script (cygwin/solaris)
    ... I would do something like this (cygwin is my windows box having cygwin ... installed and solaris is a solaris based server): ... My problem is that the destination port is unknown at the time I create ... the ssh call. ...
    (comp.security.ssh)
  • Re: Kerberos MIT SSH Solaris 9
    ... I'm experiencing some problem on kerberizing ssh on Solaris 9 with MIT ... MIT Kerberos KDC 1.6.3 ... # Default definition for Authentication management ...
    (comp.protocols.kerberos)
  • Re: Creating dynamic tunnels using bash script (cygwin/solaris)
    ... ssh solaris "command to figure out what port you want" ...
    (comp.security.ssh)