Linux系统中,IP地址和主机名映射在(64)文件中指定。

2023-09-01

A./etc/hosts
B./etc/network
C./etc/resolv.conf
D./etc/gateways

参考答案:A

Linux中用于IP地址和主机名映射的文件,我们称之为hosts文件,其绝对路径是/etc/hosts。

相关推荐