Skip to content

Instantly share code, notes, and snippets.

@alcir
Created October 21, 2013 07:19
Show Gist options
  • Save alcir/7079818 to your computer and use it in GitHub Desktop.
Save alcir/7079818 to your computer and use it in GitHub Desktop.
sed -i 's/PermitRootLogin without-password/PermitRootLogin yes/' /etc/ssh/sshd_config; svcadm restart ssh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment