Re: 'ssh' command behavior

From: Richard E. Silverman (res_at_qoxp.net)
Date: 11/25/04


Date: 25 Nov 2004 15:08:05 -0500


Try using ssh -t; that should ensure that the signal is sent across the
connection. Hopefull the presence of the tty on the remote won't cause
other problems.

-- 
  Richard Silverman
  res@qoxp.net


Relevant Pages

  • Re: ssh command behavior
    ... Hopefull the presence of the tty on the remote won't cause ... Thanks Richard, that helped a lot! ...
    (comp.security.ssh)
  • Re: one channel radio frequency help
    ... simply detect the presence of an IR signal oscillating at around 40 Khz, ... A typical IR remote would modulate that carrier by turning it on ... RF remotes are similar, in that instead of a 40 Kz carrier on an IR LED, ... the data pattern is directly modulates the transmitter. ...
    (sci.electronics.design)
  • Re: one channel radio frequency help
    ... simply detect the presence of an IR signal oscillating at around 40 Khz, ... A typical IR remote would modulate that carrier by turning it on ... RF remotes are similar, in that instead of a 40 Kz carrier on an IR LED, ... If you can bother you can find chips that do both the transmit and receive ...
    (sci.electronics.design)
  • Re: ssh with -t outputs additional ^ms
    ... the only program that allows you to easily run a remote program behind ... a tty like this. ... Without the cat the actual ^M are still there: ... Yes of course - I only said that the stairstepping happened because you ...
    (comp.security.ssh)
  • Re: Network again!
    ... telnet: Unable to connect to remote host: Connection refused ... Check for presence of sshd: ... You checked for presence of sshd on your local machine. ... want to connect to the remote machine via ssh, you have to check it on the ...
    (Ubuntu)