Live data from Hacker News

Viewing profile — ruslo

ruslo

HN member
Joined
Mon, Apr 27, 2015, 9:50 AM UTC
HN karma
2
Public activity
1 items

About ruslo

No profile information was provided.

Recent public activity

  1. comment
    Comment #11402946

    > sed -i 's|PasswordAuthentication yes|PasswordAuthentication no|g' /etc/ssh/sshd_config Will not work if string is commented out: > grep PasswordAuthentication /etc/ssh/sshd_confi…