Linux.com

CLI Magic: Viewing system information

Posted by: Anonymous [ip: 137.48.24.32] on January 09, 2008 01:51 PM
"hostname -i" displays what's listed in /etc/hosts as the IP address, which may or may not actually be the IP address of the running system. "ifconfig" is a better alternative.

#

Return to CLI Magic: Viewing system information