Linux CLI - SSH and Remote Access
After copying your public key to the remote server, which command tests if key-based authentication works without password prompt?
ssh connects to the server, scp copies files, ssh-copy-id copies keys, ssh-keygen -y prints public key from private.ssh user@remote-server tests if login works without password prompt.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions