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