Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. [user@/etc]$ssh -v user@111.111.111.111
  2. OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug1: Connecting to 111.111.111.111 [111.111.111.111] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /hey/hey2/.ssh/identity type -1
  8. debug1: identity file /hey/hey2/.ssh/identity-cert type -1
  9. debug1: identity file /hey/hey2/.ssh/id_rsa type -1
  10. debug1: identity file /hey/hey2/.ssh/id_rsa-cert type -1
  11. debug1: identity file /hey/hey2/.ssh/id_dsa type -1
  12. debug1: identity file /hey/hey2/.ssh/id_dsa-cert type -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement