Daniel McBrearty: > > I instaled putty with apt-get on the deb box - it comes up but when I > try to connect to anyone it never gets there. I just get an empty > terminal window. It never comes up with the warning that you get on > first connection; nothing. No warnings or errors either. I've tried > with the -log option but the log file doesn't even get created.
I have never used PuTTY on linux. The usual way to connect to an SSH
server under linux is to use the OpenSSH client. Just open a terminal
emulator (Konsole, gnome-terminal, xterm, rxvt...) and do 'ssh host'
(replace host with the host you want to connect to :)). ssh will ask you
the usual questions about host keys, cache them and so on.
J.
--
At night I go to the kitchen; specifically, the knife drawer.
[Agree] [Disagree]
<http://www.slowlydownward.com/NODATA/data_enter2.html>
signature.asc
Description: Digital signature

