<?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>Netexpertise &#187; add</title>
	<atom:link href="http://www.netexpertise.eu/en/tag/add/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netexpertise.eu/en</link>
	<description>Systems &#38; Networks</description>
	<lastBuildDate>Wed, 07 Dec 2011 14:59:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to Add a Permanent Static Route in AIX 4.3</title>
		<link>http://www.netexpertise.eu/en/aix/how-to-add-permanent-static-route-aix.html</link>
		<comments>http://www.netexpertise.eu/en/aix/how-to-add-permanent-static-route-aix.html#comments</comments>
		<pubDate>Thu, 22 Jan 2009 19:11:03 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Aix]]></category>
		<category><![CDATA[4.3]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[permanent]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[smitty]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=268</guid>
		<description><![CDATA[To add a permanent static route in AIX, add the route command in the startup file /etc/rc.net: AIX Server.root / # route add -net 192.168.2.0 -netmask 255.255.255.0 192.168.0.1 &#160; or use AIX interface Smitty (preferred): &#160; AIX Server.root / # smitty -> Communications applications and Services -> TCIP/IP -> Further Configuration -> Static Routes -> [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/aix/how-to-add-permanent-static-route-aix.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Swap File</title>
		<link>http://www.netexpertise.eu/en/linux/swap-file.html</link>
		<comments>http://www.netexpertise.eu/en/linux/swap-file.html#comments</comments>
		<pubDate>Fri, 07 Nov 2008 18:31:54 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[solaris]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[swap]]></category>
		<category><![CDATA[temporary]]></category>

		<guid isPermaLink="false">http://www.netexpertise.eu/en/?p=224</guid>
		<description><![CDATA[Need more swap but not more disk space to create a partition? Add a temporary swap file. &#160; Solaris [root@solaris]# mkfile 1024m /export/tmpswap [root@solaris]# swap -a /export/tmpswap [root@solaris]# swap -l swapfile &#160;dev &#160;swaplo&#160; &#160;blocks &#160;free /dev/dsk/c1t0d0s1&#160; &#160;55,65&#160; &#160;8 &#160;4160824&#160; &#160;4160824&#160; /export/tmpswap &#160;- &#160;8 &#160;2097144 &#160;2097144 &#160; Linux [root@linux]# dd if=/dev/zero of=tmpswap bs=1024 count=10240 [root@linux]# 10240+0 [...]]]></description>
		<wfw:commentRss>http://www.netexpertise.eu/en/linux/swap-file.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

