3 lines
69 B
Bash
3 lines
69 B
Bash
echo "PermitRootLogin yes" >> /etc/ssh/sshd_config
|
|
|
|
service ssh start |
echo "PermitRootLogin yes" >> /etc/ssh/sshd_config
|
|
|
|
service ssh start |