On the workstation for which you want to determine the IP address, open a Linux terminal window.
Type in the following command and press Enter (do not type the $ prompt symbol):
$ /sbin/ifconfig eth0
Close the Terminal Window.
|
Note The current IP Address is the four-field, period separated number after Inet addr: in the second line of output (e.g., 172.20.20.11). |