July 6, 2007
What to do to know my linux server ip address from command line ?
- type /sbin/ifconfig
- ifconfig is the command to be used to find out the information you seek to find. Check out these links for more information
http://en.wikipedia.org/wiki/ifconfig…
http://www.die.net/doc/linux/man/man8/if… - use ifconfig command to find IP address if you are root user.
if you are not a root user then you can use /sbin/ifconfig command.
Tags: linux hosting, linux security























