ssh:configure_sshd
This is an old revision of the document!
SSH - Configure sshd
Backup the existing configuration file
First, make a backup of your sshd_config file by copying it to your home directory, or by making a read-only copy in /etc/ssh by doing:“
sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config.factory-defaults sudo chmod a-w /etc/ssh/sshd_config.factory-defaults
ssh/configure_sshd.1480940136.txt.gz · Last modified: 2020/07/15 09:30 (external edit)