IT 1100 Mod 6: Remote Connectivity, Networking, Keys UPDATED ACTUAL
Questions And Correct Answers
Terms in this set (22)
Computer Network A group of computers that have set permissions that allow them to communicate
and share network resources.
Network firewall protects a computer network from unauthorized access
ssh Secure Shell allows us to create a terminal connection to another computer.
known_hosts stores a list of computers that you have visited.
ssh_copy_id shares your public key with another machine to allow yourself to log in without
the use of a password.
authorized_keys a list of the public keys of other computers authorized to login without entering a
password.
id_rsa your private key
id_rsa.pub your public key
scp secure copy
ssh tunnel t allows us to to connect GUI based programs through the network firewall
ports Computers communicate with each other through these.
ip a shows ip address
ifconfig Linux command for finding out a computer's IP address information
ping allows us to examine and monitor a network to see if it is up and the DNS is
working
wget Retrieve web pages or files.
Remmina VNC viewer in Linux
Chicken VNC viewer for MAC
TightVNC VNC viewer for Windows
Cyberduck GUI view of remote computer which also allows us to transfer files (MAC)
WinSCP GUI view of remote computer which also allows us to transfer files (Windows)
Questions And Correct Answers
Terms in this set (22)
Computer Network A group of computers that have set permissions that allow them to communicate
and share network resources.
Network firewall protects a computer network from unauthorized access
ssh Secure Shell allows us to create a terminal connection to another computer.
known_hosts stores a list of computers that you have visited.
ssh_copy_id shares your public key with another machine to allow yourself to log in without
the use of a password.
authorized_keys a list of the public keys of other computers authorized to login without entering a
password.
id_rsa your private key
id_rsa.pub your public key
scp secure copy
ssh tunnel t allows us to to connect GUI based programs through the network firewall
ports Computers communicate with each other through these.
ip a shows ip address
ifconfig Linux command for finding out a computer's IP address information
ping allows us to examine and monitor a network to see if it is up and the DNS is
working
wget Retrieve web pages or files.
Remmina VNC viewer in Linux
Chicken VNC viewer for MAC
TightVNC VNC viewer for Windows
Cyberduck GUI view of remote computer which also allows us to transfer files (MAC)
WinSCP GUI view of remote computer which also allows us to transfer files (Windows)