Skip to content

Instantly share code, notes, and snippets.

@wznpp1
Created August 21, 2020 09:35
Show Gist options
  • Save wznpp1/e8027aa8828d0a46c4ffdb9e171bf902 to your computer and use it in GitHub Desktop.
Save wznpp1/e8027aa8828d0a46c4ffdb9e171bf902 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo -e "\r\nPermitRootLogin yes"| /etc/ssh/sshd_config
service sshd restart
echo root:lzhrwwc1 | chpasswd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment