Mac dev folder missing, SSH not working

Posted by SamGoody on Super User See other posts from Super User or by SamGoody
Published on 2011-01-10T20:59:43Z Indexed on 2011/01/10 21:55 UTC
Read the original article Hit count: 257

Filed under:
|
|

A few days ago, SSH stopped working.

When I try logging in a get the following message:

PTY allocation request failed on channel 0
stdin: is not a tty
fatal: unrecognized command ''
Connection to 74.52.61.194 closed.

Web searches have shown me that there might be something wrong with /dev/std.

But my computer lacks a /dev/ drive.
There is an Alias to /dev/ [hidden, but I've revealed hidden files to do this search], but when I try to open it I am told that it cannot find the folder it is aliasing.

Now, many a web search tells me that without a dev folder, the computer doesn't work, but it does seem to work, except the SSH.

Also, are there any tools that can save my SSH preferences so that I don't have to, each time, type out the username@adrees, password, path all of which are long and complex?

Not looking for a Filezilla type client, there are many of those. Looking for a command line like putty, that lets me use bash on the remote client.

Am on Macbook Pro, latest version of Tiger.

© Super User or respective owner

Related posts about mac

Related posts about unix