Viewing profile — ruslo
ruslo
HN member- Joined
- Mon, Apr 27, 2015, 9:50 AM UTC
- HN karma
- 2
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About ruslo
No profile information was provided.
Recent public activity
-
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…