<?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>A life to learn &#187; Unix general</title>
	<atom:link href="http://hostechs.com/category/unixlinux-general/feed/" rel="self" type="application/rss+xml" />
	<link>http://hostechs.com</link>
	<description>Yet another Techi blog</description>
	<lastBuildDate>Thu, 04 Nov 2010 19:38:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Installing OpenVZ on a 64Bit OS</title>
		<link>http://hostechs.com/2009/08/installing-openvz-on-a-64bit-os/</link>
		<comments>http://hostechs.com/2009/08/installing-openvz-on-a-64bit-os/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 19:07:10 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[install openvz]]></category>
		<category><![CDATA[openvz 64bit]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=414</guid>
		<description><![CDATA[Until i get around finishing the 64bit installer here is a quick way to install OpenVZ on a 64bit OS. Follow the next set of commands and you should be done in a few minutes: # cd /etc/yum.repos.d # wget http://download.openvz.org/openvz.repo # rpm --import http://download.openvz.org/RPM-GPG-Key-OpenVZ # yum install ovzkernel.x86_64 # mv /etc/sysctl.conf /etc/sysctl.conf.bk # cd [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2009/08/installing-openvz-on-a-64bit-os/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>quotacheck: Something weird happened while scanning. Error 2133571361</title>
		<link>http://hostechs.com/2009/04/quotacheck-something-weird-happened-while-scanning-error-2133571361/</link>
		<comments>http://hostechs.com/2009/04/quotacheck-something-weird-happened-while-scanning-error-2133571361/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 19:57:53 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[Error 2133571361]]></category>
		<category><![CDATA[quotacheck]]></category>
		<category><![CDATA[quotaon]]></category>
		<category><![CDATA[quotas]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=378</guid>
		<description><![CDATA[Was seeing a weird error(did not see this in some time now) when trying to enable quotas on a server today, the error was related to /home not being able to apply the quota files: [root@server home]# quotaon /home/ quotaon: Cannot find quota file on /home [/dev/sda8] to turn quotas on/off. quotaon: Cannot find quota [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2009/04/quotacheck-something-weird-happened-while-scanning-error-2133571361/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVZ + HyperVM install</title>
		<link>http://hostechs.com/2009/03/openvz-hypervm-install/</link>
		<comments>http://hostechs.com/2009/03/openvz-hypervm-install/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:36:41 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[hypervm]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[openvz]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=372</guid>
		<description><![CDATA[Had a lot of clients lately that were trying to install OpenVZ with HyperVM on the servers and were failing and this because of a few reasons: wrong partition scheme, installing only HyperVM with no Openvz or doing the install wrong, etc. So i decided to put in here a few things about this type [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2009/03/openvz-hypervm-install/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OpenVZ installer &#8211; 64bit install</title>
		<link>http://hostechs.com/2009/02/openvz-installer-64bit-install/</link>
		<comments>http://hostechs.com/2009/02/openvz-installer-64bit-install/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 15:16:42 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[hypervm + openvz]]></category>
		<category><![CDATA[install hypervm]]></category>
		<category><![CDATA[ovzinstall]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=365</guid>
		<description><![CDATA[I have started integrating the 64bit install in the ovzinstaller and this should be done in the next few days. After this the ovzinstaller will be set to rest as  i am not sure if i am going to  update it again(except for my work but nothing will be pushed on-line), at least for now, [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2009/02/openvz-installer-64bit-install/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OpenVZ installer goes alpha</title>
		<link>http://hostechs.com/2008/12/openvz-installer-goes-alpha/</link>
		<comments>http://hostechs.com/2008/12/openvz-installer-goes-alpha/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 21:00:33 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[ovzinstall]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=321</guid>
		<description><![CDATA[I am moving OVZinstall to an alpha release thanks to a few of you who provided me with some flaws. A few small changes have been made and seems to be pretty stable. If anyone finds any problems let me know. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2008/12/openvz-installer-goes-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVZ installer &#8211; released</title>
		<link>http://hostechs.com/2008/11/openvz-installer-first-release/</link>
		<comments>http://hostechs.com/2008/11/openvz-installer-first-release/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 00:40:37 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[install openvz]]></category>
		<category><![CDATA[openvz installer]]></category>
		<category><![CDATA[ovzinstall]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=311</guid>
		<description><![CDATA[How i was saying a few days ago today i released the first version of the OVZinstaller. The script can be downloaded from: http://repo.hostechs.com/ovz/ovzinstall.tar.gz . A few explanations about what the script does you can find under the OpenVZ installer page. Any input appreciated. Copyright &#169; 2008 This feed is for personal, non-commercial use only. [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2008/11/openvz-installer-first-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVZ installer</title>
		<link>http://hostechs.com/2008/11/openvz-installer/</link>
		<comments>http://hostechs.com/2008/11/openvz-installer/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 23:29:47 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[install openvz]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[openvz installer]]></category>
		<category><![CDATA[ovzinstall]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=296</guid>
		<description><![CDATA[I am working for the last few days to finish the first release of a OpenVZ installer. This OpenVZ installer will be for the start a script write in Bash which will download, check and install from A to Z a OpenVZ server including downloading a few templates. The script will be released under a [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2008/11/openvz-installer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to build a new kernel &#8211; linux</title>
		<link>http://hostechs.com/2008/11/how-to-build-a-new-kernel-linux/</link>
		<comments>http://hostechs.com/2008/11/how-to-build-a-new-kernel-linux/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 16:01:04 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[how-to upgrade kernel]]></category>
		<category><![CDATA[new kernel]]></category>
		<category><![CDATA[rebuild kernel]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=175</guid>
		<description><![CDATA[Building akernel is not as hard as many may think it is actually pretty easy and stright forward of course if you know what you are doing, but after doing this a few times(even if you don&#8217;t get it right from the first time) you will see that everything looks easy. In order to be [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2008/11/how-to-build-a-new-kernel-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVZ &#8211; List of general commands</title>
		<link>http://hostechs.com/2008/10/openvz-list-of-general-commands/</link>
		<comments>http://hostechs.com/2008/10/openvz-list-of-general-commands/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 12:46:32 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[openvz commands]]></category>
		<category><![CDATA[vps commands]]></category>
		<category><![CDATA[vzctl]]></category>
		<category><![CDATA[vzlist]]></category>
		<category><![CDATA[vzyum]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=134</guid>
		<description><![CDATA[A few days ago i was writing about how to create a VPS on the free OpenVZ platform which is almost identical to Virtuozzo. Here is a list of commands &#8220;good to know&#8221; for everyone who starts using OpenVZ, this will work even if you have HyperVM installed: [root@test /]#vzctl start 101 // start the [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2008/10/openvz-list-of-general-commands/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kernel + Tarpit + Grsec</title>
		<link>http://hostechs.com/2008/10/kernel-tarpit-grsec/</link>
		<comments>http://hostechs.com/2008/10/kernel-tarpit-grsec/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 22:16:22 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Unix general]]></category>
		<category><![CDATA[ddos tarpit]]></category>
		<category><![CDATA[grsec kernel]]></category>
		<category><![CDATA[tarpit kernel]]></category>
		<category><![CDATA[tarpit+grsec]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=103</guid>
		<description><![CDATA[How i was saying in the last post i had some time to play along with Tarpit compiled in a 2.6 Kernel and also added Grsec to it. The tests were kind of unconclusive but there are a few things to say about this. First all the IPs dropped are not really dropped (main idea [...]]]></description>
		<wfw:commentRss>http://hostechs.com/2008/10/kernel-tarpit-grsec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

