Guest User

Untitled

a guest
Oct 16th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. $ diff /etc/ssh/sshd_config /etc/ssh/sshd_config.dist
  2. 26c26
  3. < PermitRootLogin no
  4. ---
  5. > PermitRootLogin yes
  6. 50c50
  7. < PasswordAuthentication no
  8. ---
  9. > #PasswordAuthentication yes
Add Comment
Please, Sign In to add comment