<?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>UNIX BLOG &#187; Xen administration</title>
	<atom:link href="https://nixblog.icu/category/xen-administration/feed/" rel="self" type="application/rss+xml" />
	<link>https://nixblog.icu</link>
	<description>Blog for NIX system based administrators</description>
	<lastBuildDate>Thu, 27 Aug 2015 08:20:44 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.32</generator>
	<item>
		<title>How to install gentoo on xen vps</title>
		<link>https://nixblog.icu/xen-administration/how-to-install-gentoo-on-xen-vps/</link>
		<comments>https://nixblog.icu/xen-administration/how-to-install-gentoo-on-xen-vps/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 16:12:53 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[Xen administration]]></category>
		<category><![CDATA[gentoo xen vps]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=44</guid>
		<description><![CDATA[This article will show how to create a xen gentoo vps. mkdir /tmp/gentoo &#38;&#38; cd /tmp/gentoo links http://www.gentoo.org/main/en/mirrors.xml Choose your mirror and download stage3 file &#8211; latest release something like stage3-amd64-20120308.tar.bz2 &#60;code&#62;tar xvjpf stage3-*.tar.bz2&#60;/code&#62; One more time choose a mirror &#60;code&#62;links http://www.gentoo.org/main/en/mirrors.xml&#60;/code&#62; Get the latest portage from snapshots and untar it. ( usually it&#039;s snapshots/portage-latest.tar.bz2 [&#8230;]]]></description>
		<wfw:commentRss>https://nixblog.icu/xen-administration/how-to-install-gentoo-on-xen-vps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable ipv6 on centos 5 6 or other system like debian ubuntu</title>
		<link>https://nixblog.icu/xen-administration/disable-ipv6-on-centos-5-6-or-other-system-like-debian-ubuntu/</link>
		<comments>https://nixblog.icu/xen-administration/disable-ipv6-on-centos-5-6-or-other-system-like-debian-ubuntu/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 19:19:24 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Linux Administration]]></category>
		<category><![CDATA[Xen administration]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[ipv6 disable]]></category>
		<category><![CDATA[ipv6 turn off]]></category>
		<category><![CDATA[turn off]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=39</guid>
		<description><![CDATA[Usually it&#8217;s very important to disable ipv6 feature , anyway on the most virtual servers it&#8217;s not in use, also it&#8217;s interfere in the work of commands like netstat -n  or iptables. In this article I will show how to disable ipv6 definitivly from the server. first of all echo "options ipv6 disable=1" > /etc/modprobe.d/disable-ipv6 [&#8230;]]]></description>
		<wfw:commentRss>https://nixblog.icu/xen-administration/disable-ipv6-on-centos-5-6-or-other-system-like-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>passwd: Authentication token manipulation error</title>
		<link>https://nixblog.icu/xen-administration/passwd-authentication-token-manipulation-error/</link>
		<comments>https://nixblog.icu/xen-administration/passwd-authentication-token-manipulation-error/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 18:30:34 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Xen administration]]></category>
		<category><![CDATA[Authentication token manipulation error]]></category>
		<category><![CDATA[passwd]]></category>
		<category><![CDATA[shadow]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=36</guid>
		<description><![CDATA[If you run password and get this error &#8220;passwd: Authentication token manipulation error,&#8221; you should type the following command pwconv It will regenerate /etc/shadow file and fix the problem. If you have any other suggestions please tell me.]]></description>
		<wfw:commentRss>https://nixblog.icu/xen-administration/passwd-authentication-token-manipulation-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert openvz template to xen centos 6</title>
		<link>https://nixblog.icu/xen-administration/how-to-convert-openvz-template-to-xen-centos-6/</link>
		<comments>https://nixblog.icu/xen-administration/how-to-convert-openvz-template-to-xen-centos-6/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 12:16:13 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Xen administration]]></category>

		<guid isPermaLink="false">http://nixblog.info/?p=33</guid>
		<description><![CDATA[This article is about converting openvz template to xen, especially CentOS 6 First download the it from here http://wiki.openvz.org/Download/template/precreated &#160; Now, the list of commands for installing it first create an lvm or image disk for 20GB for example lvcreate -n /dev/Your Volume Group Nam/xen-vps-disk -L 20G mkfs.ex4 /dev/Your Volume Group Nam/xen-vps-disk Create a swap [&#8230;]]]></description>
		<wfw:commentRss>https://nixblog.icu/xen-administration/how-to-convert-openvz-template-to-xen-centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
