lab 9 Flashcards
1
Q
The remote access tool SSH is limited to Linux systems only.
True
False
A
False
2
Q
On a standard Windows system, Remote Desktop is by default enabled for all users.
True
False
A
False
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
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@
5
Q
What is the form of authentication supported by SSH by default?
Password
Biometric
Certificate
Smart card
A
Password