Which of the following commands could Philip, a network administrator, use to determine the IP address of a Linux server?
Answer Description
The ifconfig command is used in Unix-like operating systems to display and configure TCP/IP network interface parameteres.
Wikipedia
ifconfig is a system administration utility in Unix-like operating systems for network interface configuration.
The utility is a command line interface tool and is also used in the system startup scripts of many operating systems. It has features for configuring, controlling, and querying TCP/IP network interface parameters. Ifconfig originally appeared in 4.2BSD as part of the BSD TCP/IP …
Ifconfig - Wikipedia, the free encyclopedia