<?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>jAN fORMAN &#187; server</title>
	<atom:link href="http://blog.janforman.com/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.janforman.com</link>
	<description>IT Architect / Developer</description>
	<lastBuildDate>Thu, 29 Dec 2011 11:47:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows 2008 Server and Windows XP</title>
		<link>http://blog.janforman.com/windows-2008-server-and-windows-xp/</link>
		<comments>http://blog.janforman.com/windows-2008-server-and-windows-xp/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 11:27:52 +0000</pubDate>
		<dc:creator>Jan Forman</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://janforman.com/?p=762</guid>
		<description><![CDATA[There is little issue with shiny new Windows 2008 Server and Windows XP workstation not logged to domain. Because of &#8220;force guest&#8221; isn&#8217;t working by that way and you must disable it. So you can easily import this reg file and everything may be OK.]]></description>
		<wfw:commentRss>http://blog.janforman.com/windows-2008-server-and-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server friendly grub.conf</title>
		<link>http://blog.janforman.com/server-friendly-grubconf/</link>
		<comments>http://blog.janforman.com/server-friendly-grubconf/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 13:27:25 +0000</pubDate>
		<dc:creator>Jan Forman</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://janforman.com/?p=310</guid>
		<description><![CDATA[There are two kernels (bzImage and bzSafe), bzImage is experimental one and bzSafe is default. Copy your testing kernel to bzImage and run # grub-set-default 1 After rebooting your new kernel is trying to boot, if anything goes wrong bzSafe is selected after new reboot. If you like new kernel, simply copy bzImage to bzSafe [...]]]></description>
		<wfw:commentRss>http://blog.janforman.com/server-friendly-grubconf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Network Tuning</title>
		<link>http://blog.janforman.com/linux-network-tuning/</link>
		<comments>http://blog.janforman.com/linux-network-tuning/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 12:26:12 +0000</pubDate>
		<dc:creator>Jan Forman</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://janforman.com/?p=242</guid>
		<description><![CDATA[Server oriented optimalization. Be careful this is not 100% RFC compatible, but working nice on my servers echo &#8220;32767&#8243; >/proc/sys/net/ipv4/tcp_max_tw_buckets_ub echo &#8220;1024 65000&#8243; >/proc/sys/net/ipv4/ip_local_port_range echo &#8220;250 32000 100 128&#8243; >/proc/sys/kernel/sem echo &#8220;65536&#8243; >/proc/sys/net/ipv4/tcp_max_orphans echo &#8220;4096 87380 16777216&#8243; >/proc/sys/net/ipv4/tcp_rmem echo &#8220;4096 65536 16777216&#8243; >/proc/sys/net/ipv4/tcp_wmem echo &#8220;16777216&#8243; >/proc/sys/net/core/rmem_max echo &#8220;16777216&#8243; >/proc/sys/net/core/wmem_max echo &#8220;262144&#8243; >/proc/sys/net/core/netdev_max_backlog echo &#8220;15&#8243;>/proc/sys/net/ipv4/tcp_fin_timeout echo [...]]]></description>
		<wfw:commentRss>http://blog.janforman.com/linux-network-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SysCP :-) nice server management</title>
		<link>http://blog.janforman.com/syscp-nice-management/</link>
		<comments>http://blog.janforman.com/syscp-nice-management/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 06:55:56 +0000</pubDate>
		<dc:creator>Jan Forman</dc:creator>
				<category><![CDATA[uncategorized]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[syscp]]></category>

		<guid isPermaLink="false">http://janforman.com/?p=90</guid>
		<description><![CDATA[Previous Next CloseSysCP Server Management System Sample Schema Crystal clear code (only PHP engine used &#8211; PERL free :-) www.syscp.org Apache, Lighttpd, Awstats, Courier, Proftpd // Gentoo Supported]]></description>
		<wfw:commentRss>http://blog.janforman.com/syscp-nice-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

