go to  ForumEasy.com   
JavaPro  
 
 
   Home  |  MyForum  |  FAQ  |  Archive    You are not logged in. [Login] or [Register]  
Forum Home » Java Deploying » IfConfig -- Get IP Address on Unix / Linux
Email To Friend  |   Set Alert To This Topic Rewarding Points Availabe: 0 (What's this) New Topic  |   Post Reply
Author Topic: IfConfig -- Get IP Address on Unix / Linux
Linux
member
offline   
 
posts: 120
joined: 01/24/2011
from: San Jose, CA
  posted on: 03/13/2012 02:11:47 PM    Edit  |   Quote  |   Report 
IfConfig -- Get IP Address on Unix / Linux

To get the ip address of the box on Unix / Linux system, you can do it like this:

$ /sbin/ifconfig


If the command is not found, like bash: ifconfig: command not found, you can always use the command 'whereis' for help.

$ whereis ifconfig



 Profile | Reply Points Earned: 0

 
Powered by ForumEasy © 2003-2005, All Rights Reserved. | Privacy Policy | Terms of Use
 
Get your own forum today. It's easy and free.