Exit XK0-005 CompTIA Linux+
Question 5 of 5
0% complete
Q5 Single choice

A newly hired Linux administrator needs to grant access to the Linux servers by generating a password-protected RSA key of 4096 bytes.

Which of the following commands will accomplish this task?

  • A

    ssh-keygen -RPb 4096

  • B

    ssh-keygen -t rsa -b 4096

  • C

    ssh-keygen -k rsa -l 4096 -p

  • D

    ssh-keygen -t dsa -B 4096