Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Ipconfig for Linux

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-08-2009
gazwsx's Avatar
Member
 
Join Date: Apr 2008
Posts: 51
Ipconfig for Linux

What is the the equivalent ipconfig command in linux operating systems ?
Reply With Quote
  #2  
Old 08-08-2009
darshit's Avatar
Member
 
Join Date: Mar 2008
Posts: 431
Re: Ipconfig for Linux

Linux operating systems have a similar kind of utility called ifconfig, which is a common tool in linux. There are some differences between ipconfig and ifconfig command, however, such as the fact that the DOS/Windows ipconfig does not allow you to make changes to network configuration.
Reply With Quote
  #3  
Old 08-08-2009
Raiz's Avatar
Member
 
Join Date: Dec 2008
Posts: 1,111
Re: Ipconfig for Linux

Refer to this thread first : How to define an IP address on Linux

ifconfig (short for interface configurator) is a system administration utility in Unix-like operating systems to configure, control, and query TCP/IP network interface parameters from a command line interface (CLI) or in system configuration scripts. ifconfig originally appeared in 4.2BSD as part of the BSD TCP/IP suite.

More here : http://en.wikipedia.org/wiki/Ifconfig

Hope this helps.
__________________
The difference between stupidity and genius is that genius has its limits. - Albert Einstein

What we think, we become (Please don't think you are a superhero and don't try to fly)

"SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY"
Reply With Quote
  #4  
Old 08-08-2009
linux.'s Avatar
Member
 
Join Date: Dec 2008
Posts: 50
Re: Ipconfig for Linux

The alternative to ipconfig is ifconfig. But the netstat command is also present on linux system as present in windows. netstat in Linux that shows all open ports on your system.

To restart the network services
Code:
# ifconfig -a
# ifconfig  eth0 plumb
# ifconfig eth0 down
# ifconfig eth0 up
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Ipconfig for Linux"
Thread Thread Starter Forum Replies Last Post
ipconfig or ipconfig/all (flashing)not working in Windows Vista Ultimate Kaylynn Operating Systems 9 18-04-2011 05:44 AM
ipconfig.exe appears only for a fraction of a second Gracious Networking & Security 4 27-05-2010 07:20 PM
How can i do ipconfig Santanio Networking & Security 4 09-02-2009 03:47 PM
Problem IPconfig pelvis Networking & Security 4 24-12-2008 01:47 PM
IPConfig is blank Ian Fry Windows Server Help 4 08-06-2008 08:53 AM


All times are GMT +5.5. The time now is 12:49 AM.