wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

SSH CS Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

When was telnet developed?

a)

1969

b)

1989

c)

1999

d)

2009

2.

Fingerprints of connections are stored in

a)

authorized_user file

b)

verified_host file

c)

known_hosts file

d)

config file

3.

Full form of ssh -

a)

security shell

b)

secure shell

c)

secure shell hashing

d)

secure service hashing

4.

What is the use of SSH agent -

a)

To make connection to the remote server

b)

To store the fingerprints of clients

c)

To store the passphrase

d)

To store the server's password

5.

Which of the following command is used to create key of type 'rsa' -

a)

ssh -t key@rsa

b)

ssh create key -t rsa

c)

ssh-keygen rsa

d)

ssh-keygen -t rsa

6.

Which is the default port of SSH

a)

22

b)
  1. 32

c)
  1. 23

d)
  1. 25

7.

Which User Interface is faster?

a)
  • graphical user interface (GUI)

b)
  • command line interface (CLI)

c)
  • voice user interface (VUI)

d)
  • menu-driven user interface.

8.

Encryption can provide -

a)

Authentication

b)

Integrity

c)

Confidentiality

d)

All of the given

9.

Which Shell does Windows use?

a)

c-shell

b)

Powershell

c)

Bourne shell

d)

native Shell

10.

The message was not changed in transit ensures ?

a)

Encyrption

b)

Integrity

c)

Security

d)

Confidentiability