在Linux系统中,可以使用以下命令来查看主机的IP地址:
ifconfig
ip addr show
hostname -I
nmcli connection show
通过以上命令,你可以查看到Linux主机的IP地址信息。