<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>All About PC &#187; ip address</title>
	<atom:link href="http://www.allaboutpc.net/tag/ip-address/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allaboutpc.net</link>
	<description>Another Computer weblog</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:53:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>however to determine IP Address in Linux</title>
		<link>http://www.allaboutpc.net/however-to-determine-ip-address-in-linux/</link>
		<comments>http://www.allaboutpc.net/however-to-determine-ip-address-in-linux/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 09:27:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.allaboutpc.net/?p=58</guid>
		<description><![CDATA[Easily, the resolve along however to breakthrough ip address in linux could be really simple-minded. Even so, present in these content on linux, however to detect ip address will not equal the only question answered. I will too apply you the basic information on what is an ip address and how can we assign a [...]]]></description>
			<content:encoded><![CDATA[<p>Easily, the resolve along however to breakthrough ip address in linux could be really simple-minded. Even so, present in these content on linux, however to detect ip address will not equal the only question answered. I will too apply you the basic information on what is an ip address and how can we assign a new ip address to a computer in linux&#8230;</p>
<p>Stylish Windows, the procedure of finding the ip address is not a hard job , however to determine ip address in linux are not a difficult doubt to resolve. Even so allow us first try to understand, what is an ip address?</p>
<p>What follows an IP Address?<span id="more-58"></span></p>
<p>Easily, its obvious that since you are attempting to detect out an reply to the question &#8216;how to find ip address in linux&#8217;, you are already aware of what an ip address is. For those of you who don&#8217;t know exactly the use of an ip address, let me try to explain it to you in detail. An ip address is an abbreviation for &#8216;Internet Protocol&#8217; address. Well, ip addresses are 32 bit numbers stored in binary format, but displayed to the user in human readable build. It costs applied to identify the different machines in a network. Every machine in a network needs a unique ip address. This helps in the transfer of data as the number specifies the name of the machine, the address, as well as the route. Another important aspect, 32 bit numbers are used for the IP version 4 or IPv4, but in case of Ipv6 (IP version 6) 128 bits are used for addressing the computers in a network. The ip address is usually represented in the form of x.x.x.x where x is an 8 bit number. This was just a basic idea on what an ip address is. With this much knowledge in hand, let us go on to search the answer for the question related to linux, how to get ip address in linux.<br />
<!--more--><br />
Linux: however to happen IP Address</p>
<p>The easiest direction to assure the ip address by linux, while applying the bash shell is typing the command ifconfig. Along typewriting the ifconfig you wish not alone be provided with the ip address, but also the mac address, subnet mask and other information. If you get confused because of the huge amount of information displayed on typing the ifconfig command, then let me tell you that the number following the inet addr under eth0 is the ip address of the machine on which you are working. Alternately, you&#8217;ll be able to as well use the command ip address show. On typing the command you will get the output something like, inet 192.168.1.15/24. Here the /24 means that the subnet mask is 255.255.255.0. Similarly /8 would mean that the subnet mask is 255.0.0.0.</p>
<p>Linux: however to convert IP Address</p>
<p>Converting ip address in linux are as easily as viewing the ip address. On the bash shell type ifconfig eth0 192.168.254.8 net mask 255.255.255.0 up. Here 192.168.254.8 is the new ip address. Using these control, you will be able to adjust your ip address for that particular session to this particular ip address. But to change the ip address permanently, you need to change the configuration file and the process to do so depends on your Linux version. Let me give you an example. To change the ip address permanently in Red Hat Linux, login as the root and type the command system-config-network-tui &amp;. You will now see a text based GUI. Click on the option to enlarge image. Present you could arrive at completely your modifications. You could set your network interface card, set your ip address, subnet mask and default gateway or you can simply select the option for DHCP (Dynamic Host Configuration Protocol) to assign you the ip address automatically.<img class="alignleft size-full wp-image-59" title="IP address in linux" src="http://www.allaboutpc.net/wp-content/uploads/2009/12/IP-address-in-linux.jpg" alt="IP address in linux" width="150" height="150" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.allaboutpc.net/however-to-determine-ip-address-in-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

