Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A series of multiple-choice questions related to linux server administration. It covers topics such as hostname configuration, network management, command-line tools, and network protocols. The questions are designed to test understanding of basic linux server administration concepts and common commands.
Typology: Exams
1 / 2
Which of the following commands, when run, would have an impact on the FQDN of a Linux server after a reboot? - answer hostnamectl set-hostname server Jason is working on a Linux server and had shut down the Ethernet connection while performing some maintenance. Which of the following commands could he use to bring the connection back up? (Choose all that apply.) - answer ip link set eth0 up ifconfig eth0 up ifup eth In a system that is running Network Manager, which command can be used to view or modify connection information at the command prompt? - answer nmcli Which of the following commands sends an ICMP echo request across the network to another node? (Choose all that apply.) - answer mtr ping Which of the following is true about the dig command? - answer It is used to look up DNS entries
Which of the following protocols is used when guaranteed delivery of packets with error detection is a requirement? - answer TCP Which of the following types of transmissions are part of IPv4, but not IPv6? - answer broadcast