February 2020
Intermediate to advanced
666 pages
15h 45m
English
A) Secure Shell is completely secure in its default configuration. B) It's safe to allow the root user to use Secure Shell to log in across the internet. C) Secure Shell is insecure in its default configuration. D) The most secure way to use Secure Shell is to log in with a username and password.
A) Make sure that all users are using strong passwords to log in via Secure Shell. B) Have all users create a public/private key pair, and transfer their public keys to the server to which they want to log in. C) Disable the ability to log in via username/password. D) Ensure that ...