https://github.com/jabez007/securing_ssh
/etc/ssh/sshd_config file for making SSH more secure on your Linux machine
https://github.com/jabez007/securing_ssh
Last synced: 7 months ago
JSON representation
/etc/ssh/sshd_config file for making SSH more secure on your Linux machine
- Host: GitHub
- URL: https://github.com/jabez007/securing_ssh
- Owner: jabez007
- License: mit
- Created: 2017-08-02T01:17:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-02T01:23:31.000Z (about 8 years ago)
- Last Synced: 2025-01-07T03:12:15.951Z (9 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Securing_SSH
/etc/ssh/sshd_config file for making SSH more secure on your Linux machine### Always back up your sshd config file before using mine.
You'll need to set up the certificates for SSH, so the public key will be in your user's `.ssh/authorized_keys` file on the machine you are trying to SSH to and the private key configure on the machine you are trying to SSH from.Instructions for PuTTY can be found here: https://www.howtoforge.com/ssh_key_based_logins_putty