i have windows, but now i just install linux on my computer and i am new to linux. when i am using windows, i use ipconfig to get my assigned ip address. does any one know what's the command i need to send in linux to get my internet ip address.
thanks.
linux ipconfig what the command to use same as ipconfig
linux ipconfig what the command to use same as ipconfig
Post Description:
Post Tags:
This Post Has Been Viewed 661 Times Since 2007-04-17 22:53:02
Posted By pingue
Post Description:
Post Tags:
This Post Has Been Viewed 661 Times Since 2007-04-17 22:53:02
Posted By pingue
Comments and replies About linux ipconfig what the command to use same as ipconfig
| Reply By admin On 2007-04-18 11:53:25 |

# su -
enter the root password, now send the command again and this time you will see the network interface information just like ipconfig in windows.
admin -