lab 9 Flashcards

1
Q

The remote access tool SSH is limited to Linux systems only.

True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

On a standard Windows system, Remote Desktop is by default enabled for all users.

True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What functions can the tool PuTTY be used for?

terminal emulator
serial console
network file transfer
Web browser

A

terminal emulator
serial console
network file transfer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When initiating an SSH connection, what is the typical CLI syntax?

ssh open 22
ssh username@
ssh id=username
ssh:///username

A

ssh username@

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the form of authentication supported by SSH by default?

Password
Biometric
Certificate
Smart card

A

Password

How well did you know this?
1
Not at all
2
3
4
5
Perfectly