NEW
Font size
WorksheetsSSH CS Quiz
Total questions: 10
Worksheet time: 5mins
When was telnet developed?
1969
1989
1999
2009
Fingerprints of connections are stored in
authorized_user file
verified_host file
known_hosts file
config file
Full form of ssh -
security shell
secure shell
secure shell hashing
secure service hashing
What is the use of SSH agent -
To make connection to the remote server
To store the fingerprints of clients
To store the passphrase
To store the server's password
Which of the following command is used to create key of type 'rsa' -
ssh -t key@rsa
ssh create key -t rsa
ssh-keygen rsa
ssh-keygen -t rsa
Which is the default port of SSH
22
32
23
25
Which User Interface is faster?
graphical user interface (GUI)
command line interface (CLI)
voice user interface (VUI)
menu-driven user interface.
Encryption can provide -
Authentication
Integrity
Confidentiality
All of the given
Which Shell does Windows use?
c-shell
Powershell
Bourne shell
native Shell
The message was not changed in transit ensures ?
Encyrption
Integrity
Security
Confidentiability
