<?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>Change a Linux Network Configuration &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/change-a-linux-network-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 25 Feb 2023 21:21:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Change a Linux Network Configuration from DHCP to Static IP Address</title>
		<link>https://it.megocollector.com/scripts/change-a-linux-network-configuration-from-dhcp-to-static-ip-address/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 15:21:58 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Change a Linux Network Configuration]]></category>
		<category><![CDATA[DHCP to Static IP Address]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1709</guid>

					<description><![CDATA[If you CentOS network configuration is set at DHCP and you want to change your network configuration to a static IP address, then read on. The network configuration settings are generatlly found and edited in two places. /etc/sysconfig/network-scripts/ifcfg-eth0 /etc/sysconfig/network Edit the /etc/sysconfig/network-scripts/ifcfg-eth0 to resemble the following (replace the network addresses with your own). DEVICE=eth0 USERCTL=no ONBOOT=yes BOOTPROTO=none BROADCAST=192.168.1.255 NETWORK=192.168.1.0 NETMASK=255.255.255.0...]]></description>
		
		
		
			</item>
	</channel>
</rss>
