RHEL Linux Red Hat System Administration 2025 – 400 Free Practice Questions to Pass the Exam

Question: 1 / 400

A list of well-known and registered ports can be found in the _____ file.

/etc/services

The correct answer is linked to the purpose of the file located at /etc/services, which plays a crucial role in identifying the standard services and the associated ports used in networking. This file contains a mapping of service names to their corresponding port numbers and protocol types (such as TCP or UDP), providing a reference for applications and system functions to utilize these established ports reliably.

When a service is defined within the /etc/services file, it includes not only the port number but also the protocol and a description of the service, making it easier for administrators and applications to reference services without needing to remember specific port numbers.

The alternative options do not serve this function: /etc/ports and /etc/well-known are not standard files in the context of UNIX or Linux systems, and they do not typically contain information about well-known ports. The /etc/hosts file, on the other hand, is used for hostname resolution and mapping IP addresses to hostnames, which is unrelated to the documentation of ports.

In summary, /etc/services is the definitive file that lists well-known and registered ports, thus making it an integral component for system and network configuration and management.

Get further explanation with Examzify DeepDiveBeta

/etc/ports

/etc/well-known

/etc/hosts

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy