This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open SSH (I recommend using Solar-PuTTY as it is my favorite using SSH connection) | |
Backup SSH config file using command: sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config_backup | |
Edit SSH config: sudo nano /etc/ssh/sshd_config |