Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • how does one look at 'man authorized_keys'? I typed it in the terminal.. just an error. Commented Aug 24, 2013 at 18:38
  • I have Ubuntu and it has this man page. Other Linux versions apparently do not have this man page (from your comment). I'm sure you can use your browser and look for the authorized_keys in google, can't you? Commented Aug 24, 2013 at 22:08
  • its documented under man sshd. When man opens, just search for by typing /authorized_keys. Commented Sep 28, 2020 at 15:31