I am used to using Windows XP, And to find out what IP is assigned to my computer I use ispconfig /all.
I am new to Linux, what command do I use to find out which IP I have assinged in Linux?
For Linux execute the following command at the linux shell prompt:
Code:ifconfig
This will display your Interface (Ethernet port) Configuration such as ETH0 or ETH1