What is the name of the path and file name for the file that contains a table of hostnames?

1 answer

Answer

1213691

2026-07-16 22:50

+ Follow

The file that typically contains a table of hostnames on a Unix-like system is called /etc/hosts. This file maps hostnames to IP addresses, allowing local hostname resolution. It is commonly used for network configuration and can be edited by system administrators to define local name resolution rules.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.