techfolks linux tutorials
Linux

How to see Ip Address in Linux Machine


Just type below on command prompt of Linux


 /sbin/ifconfig

 or

 /sbin/ifconfig | less

 You can see the IP address.