diff --git a/sources/tech/20170121 How to install SSH secure shell service on Kali Linux.md b/sources/tech/20170121 How to install SSH secure shell service on Kali Linux.md index a02298f5c8..7ba9f570c7 100644 --- a/sources/tech/20170121 How to install SSH secure shell service on Kali Linux.md +++ b/sources/tech/20170121 How to install SSH secure shell service on Kali Linux.md @@ -1,3 +1,4 @@ +ucasFL translating # How to install SSH ( secure shell ) service on Kali Linux Contents @@ -64,7 +65,7 @@ PermitRootLogin yes ```
- ![kali linux enable ssh root access](https://linuxconfig.org/images/enable-root-ssh-login-kali-linux.jpg) + ![kali linux enable ssh root access](https://linuxconfig.org/images/enable-root-ssh-login-kali-linux.jpg)
After you have made the above change of theĀ `/etc/ssh/sshd_config`, restart ssh service before you attempt SSH login as a root user: