<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>A life to learn</title>
	
	<link>http://hostechs.com</link>
	<description>Yet another Techi blog</description>
	<lastBuildDate>Fri, 05 Feb 2010 13:21:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ALifeToLearn" /><feedburner:info uri="alifetolearn" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>41.439329</geo:lat><geo:long>-75.661872</geo:long><item>
		<title>Plesk: 500 – Internal Server Error</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/ZfjZTns3Gw8/</link>
		<comments>http://hostechs.com/2010/01/plesk-500-internal-server-error/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 13:09:35 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[500 - internal server error]]></category>
		<category><![CDATA[apc_mmap]]></category>
		<category><![CDATA[No space left on device]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=444</guid>
		<description>Plesk: 500 - Internal Server Error - [apc-error] apc_mmap: mmap failed: No space left on device&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/ZfjZTns3Gw8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2010/01/plesk-500-internal-server-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hostechs.com/2010/01/plesk-500-internal-server-error/</feedburner:origLink></item>
		<item>
		<title>Installing OpenVZ on a 64Bit OS</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/K2ht7aMRSps/</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>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 /etc/
# wget http://repo.hostechs.com/ovz/sysctl.conf.tar
# tar -xvf sysctl.conf.tar
# [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/K2ht7aMRSps" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/08/installing-openvz-on-a-64bit-os/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/08/installing-openvz-on-a-64bit-os/</feedburner:origLink></item>
		<item>
		<title>Plesk install on Ubuntu server – “It seems there is a user with UID=110 in this system” error</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/kW5J9MqgAiI/</link>
		<comments>http://hostechs.com/2009/05/plesk-install-on-ubuntu-server-it-seems-there-is-a-user-with-uid110-in-this-system-error/#comments</comments>
		<pubDate>Tue, 12 May 2009 13:24:07 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[ERROR: An error occurred on attempt to install packages]]></category>
		<category><![CDATA[Plesk install fails ubuntu]]></category>
		<category><![CDATA[there is a user with UID=110 in this system]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=391</guid>
		<description>Plesk install fails: ERROR: It seems there is a user with UID=110 in this system, but Plesk needs the same UID for its operating. Unfortunately, this situation has not yet been resolved.&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/kW5J9MqgAiI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/05/plesk-install-on-ubuntu-server-it-seems-there-is-a-user-with-uid110-in-this-system-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/05/plesk-install-on-ubuntu-server-it-seems-there-is-a-user-with-uid110-in-this-system-error/</feedburner:origLink></item>
		<item>
		<title>quotacheck: Something weird happened while scanning. Error 2133571361</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/PJXJL3nH0is/</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>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 file on /home [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/PJXJL3nH0is" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/04/quotacheck-something-weird-happened-while-scanning-error-2133571361/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/04/quotacheck-something-weird-happened-while-scanning-error-2133571361/</feedburner:origLink></item>
		<item>
		<title>OpenVZ + HyperVM install</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/IhRAxLT6gfQ/</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>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 of [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/IhRAxLT6gfQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/03/openvz-hypervm-install/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/03/openvz-hypervm-install/</feedburner:origLink></item>
		<item>
		<title>Sick – crying in my pillow</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/srbbZC2cUZQ/</link>
		<comments>http://hostechs.com/2009/03/sick-crying-in-my-pillow/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 00:19:36 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Private life]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=369</guid>
		<description>So yes i am sick for 2 days now, i got some type of flu and a really bad one as i never before was so sick like now.
Everything in my body hurts, my eye are spinning and i can not even focus on the monitor for more the 15 minutes without almost starting to [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/srbbZC2cUZQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/03/sick-crying-in-my-pillow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/03/sick-crying-in-my-pillow/</feedburner:origLink></item>
		<item>
		<title>OpenVZ installer – 64bit install</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/uSDKpkU0brQ/</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>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, as [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/uSDKpkU0brQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/02/openvz-installer-64bit-install/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/02/openvz-installer-64bit-install/</feedburner:origLink></item>
		<item>
		<title>To much chicken for one street – Sampsonia Way</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/G-5v_15MkwY/</link>
		<comments>http://hostechs.com/2009/02/to-much-chicken-for-one-street-sampsonia-way/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 21:16:45 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Whatsoever]]></category>
		<category><![CDATA[sampsonia chicken]]></category>
		<category><![CDATA[sampsonia way]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=359</guid>
		<description>Anthony just spotted a new interesting/funny image on Google maps involving Sampsonia Way.
The guys that did all of this had  a big and funny imagination, two thumbs up for them.

And here is the link to it: Sampsonia Way &amp;#8211; Chicken ready
Copyright &amp;#169; 2008 This feed is for personal, non-commercial use only.  The use of [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/G-5v_15MkwY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/02/to-much-chicken-for-one-street-sampsonia-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/02/to-much-chicken-for-one-street-sampsonia-way/</feedburner:origLink></item>
		<item>
		<title>Wordpress upgrade</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/mF433o_l328/</link>
		<comments>http://hostechs.com/2009/02/wordpress-upgrade/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 16:38:04 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Whatsoever]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=354</guid>
		<description>Well ended upgrading today to the latest Wordpress version 2.7.1 .
Did not really wanted to upgrade to version 2.7 to soon as there were things that needed to be fixed.
This upgrade was a simple and straight forward one with no surprises which is always a good thing.
Copyright &amp;#169; 2008 This feed is for personal, non-commercial [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/mF433o_l328" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/02/wordpress-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/02/wordpress-upgrade/</feedburner:origLink></item>
		<item>
		<title>Google maps – Sampsonia Way :)</title>
		<link>http://feedproxy.google.com/~r/ALifeToLearn/~3/QL-to2MFGMA/</link>
		<comments>http://hostechs.com/2009/01/google-maps-sampsonia-way/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 15:19:06 +0000</pubDate>
		<dc:creator>Florian N</dc:creator>
				<category><![CDATA[Whatsoever]]></category>
		<category><![CDATA[funny google maps]]></category>
		<category><![CDATA[sampsonia way]]></category>

		<guid isPermaLink="false">http://hostechs.com/?p=349</guid>
		<description>Found a funny picture today on Google Maps for Pittsburgh.
I am not sure how to even categorize this but those guys are great and in the same time i don&amp;#8217;t really feel like walking in that area at night  .
Enjoy: Google Maps Link
Picture:

Copyright &amp;#169; 2008 This feed is for personal, non-commercial use only.  [...]&lt;img src="http://feeds.feedburner.com/~r/ALifeToLearn/~4/QL-to2MFGMA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://hostechs.com/2009/01/google-maps-sampsonia-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://hostechs.com/2009/01/google-maps-sampsonia-way/</feedburner:origLink></item>
	</channel>
</rss>
