Update readme.md

This commit is contained in:
Ghassan Yusuf 2026-02-20 16:16:49 +03:00
parent 9fe48627f5
commit bb33409960

View File

@ -6,6 +6,13 @@ nano /etc/ssh/sshd_config.d/turnkey.conf
``` ```
Change The AllowTcpForwarding to “Yes” 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 Update First Then Run the Script