Quote:
Originally Posted by zagas
Hi Trinidad,
Where is the known_host file located? Did you remove entries or delete it to clean it out? I have the same issue where terminal cuts me off.
Thanks.
|
What I did wasn't as straightforward as deleting a file...in fact I didn't even directly edit it. So just to make sure we're on the right page, I'll just write up what I did...
So first I made sure I wasn't running dropbear SSH using this site:
http://kaspers.freeflux.net/blog/arc...pod-touch.html
There were no traces of dropbear at all...so I figure it might be openSSH. But first I deleted installer.app and reinstalled it. Then I reinstalled OpenSSH (along with everything else) then tried going into Terminal again, at which point I got this screen instead:
Typing in [
I]rm /Users/your.os.x.user/.ssh/known_hosts [/i] like it says in this
MMi guide (scroll down a bit to see what it says about the error) only gave me Permission Denied so that's when I cleaned out the known_hosts file using this command, found from the Apple Discussions site:
http://discussions.apple.com/thread....sageID=5881063. Check out the last post by Brainslice using the echo command. I am not sure what happens if you do that command without getting the error in the image I posted above.
Sorry this is a bit long winded. I just can't guarantee what I did applies to your problem as well, but I hope it might give you some ideas.