diff --git a/readme.md b/readme.md index b8f366e..e1ff034 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,13 @@ nano /etc/ssh/sshd_config.d/turnkey.conf ``` Change The AllowTcpForwarding to “Yes” +If You Are Using Ubuntu +``` +nano /etc/ssh/sshd_config +``` + +Change PermitRootLogin To ```PermitRootLogin yes``` + --- Update First Then Run the Script