<?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>ItHowTo.ro &#187; Uncategorized</title>
	<atom:link href="http://www.ithowto.ro/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithowto.ro</link>
	<description>Blog about IT realated stuff by WSS</description>
	<lastBuildDate>Tue, 06 Jul 2010 16:35:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HowTo: Install mondo rescue on debian lenny 5.0 using apt-get</title>
		<link>http://www.ithowto.ro/2010/03/howto-install-mondo-rescue-debian-lenny-5-0-apt-get/</link>
		<comments>http://www.ithowto.ro/2010/03/howto-install-mondo-rescue-debian-lenny-5-0-apt-get/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 10:42:39 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=137</guid>
		<description><![CDATA[Mondo rescue is not present in the official debian lenny repositories.
If  you want install mondo using apt-get you&#8217;ll have to add the following to your /etc/apt/sources.list file:
deb ftp://ftp.mondorescue.org/debian 5.0 contrib
deb-src ftp://ftp.mondorescue.org/debian 5.0 contrib

Then run apt-get update and apt-get install mondo.
That&#8217;s it.
]]></description>
			<content:encoded><![CDATA[<p>Mondo rescue is not present in the official debian lenny repositories.</p>
<p>If  you want install mondo using apt-get you&#8217;ll have to add the following to your /<strong>etc/apt/sources.list</strong> file:</p>
<p><em>deb ftp://ftp.mondorescue.org/debian 5.0 contrib<br />
deb-src ftp://ftp.mondorescue.org/debian 5.0 contrib</em><br />
<br />
Then run <strong>apt-get update</strong> and <strong>apt-get install mondo</strong>.<br />
That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2010/03/howto-install-mondo-rescue-debian-lenny-5-0-apt-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Install guest additions for VirtualBox on Debian Lenny 5.0</title>
		<link>http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/</link>
		<comments>http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 14:25:34 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[virtualBox]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=75</guid>
		<description><![CDATA[I have the following setup. The Host machine is running Windows Vista 64 with VirtualBox.
I&#8217;ve installed Debian Lenny 5.0 from a NetCD and now i want to install the guest additions modules. The guest additions are very useful because they have a lot of usability features like: copy-ing/pasting from the guest system to the host [...]]]></description>
			<content:encoded><![CDATA[<p>I have the following setup. The Host machine is running Windows Vista 64 with VirtualBox.</p>
<p>I&#8217;ve installed Debian Lenny 5.0 from a NetCD and now i want to install the guest additions modules. The guest additions are very useful because they have a lot of usability features like: copy-ing/pasting from the guest system to the host sistem, you can fly the mouse pointer in and out of the guest system and so on.</p>
<p>On the VirtualBox menu go to Devices and click Install Guest Additions. This will mount a virtual cd in your linux guest system. Go to your cd-rom ( which also has the guest additions for windows ) :</p>
<p><strong>cd /cdrom</strong> and run <strong>./VBoxLinuxAdditions-x86.run</strong>.</p>
<p>You might get an error about installing linux kernel headers and build packages. That can easily be solved by using apt-get :</p>
<p><strong>apt-get install build-essential linux-headers-`uname -r`</strong></p>
<p>the &#8216;uname -r&#8217; will autocomplete the kernel needed kernel version.</p>
<p>After this rerun the <strong>./VBoxLinuxAdditions-x86.run </strong>and it should all go well. Reboot the debian system and enjoy the magical guest additions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2009/03/howto-install-guest-additions-for-virtualbox-on-debian-lenny-50/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s ItHowTo ? What&#8217;s the point of it ?</title>
		<link>http://www.ithowto.ro/2008/10/whats-ithowto-whats-the-point-of-it/</link>
		<comments>http://www.ithowto.ro/2008/10/whats-ithowto-whats-the-point-of-it/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 20:31:46 +0000</pubDate>
		<dc:creator>gkoo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ithowto]]></category>

		<guid isPermaLink="false">http://www.ithowto.ro/?p=4</guid>
		<description><![CDATA[Blogging about I.T. ! Here you&#8217;ll find various solutions to IT related issues or just interesting things that we come across in our daily work. We thought they might be useful to others too, so we decided to publish them here. Even though we all are native speakers of Romanian we&#8217;ll write this blog in [...]]]></description>
			<content:encoded><![CDATA[<p>Blogging about I.T. ! Here you&#8217;ll find various solutions to IT related issues or just interesting things that we come across in our daily work. We thought they might be useful to others too, so we decided to publish them here. Even though we all are native speakers of Romanian we&#8217;ll write this blog in English so that people around the world can benefit from the information we publish here. All IT professionals know English very well so there won&#8217;t be any problem for anyone. I&#8217;m talking about IT Professionals because this blog is for such persons <img src='http://www.ithowto.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>ItHowTo Team</p>
<div style="99999;">
<table style="auto;" border="0">
<tbody>
<tr>
<td style="bold;">
<div style="auto;">
<table id="seolinx-paramtable" style="separate;" border="0">
<tbody>
<tr>
<td style="nowrap;"><img style="middle;" src="http://toolbarqueries.google.com/favicon.ico" alt="" width="12" height="12" /> PR: <a title="Google pagerank" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><img style="middle;" src="http://www.google.com/favicon.ico" alt="" width="12" height="12" /> I: <a title="Google index" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><img style="middle;" src="http://www.google.com/favicon.ico" alt="" width="12" height="12" /> L: <a title="Google links" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><img style="middle;" src="http://siteexplorer.search.yahoo.com/favicon.ico" alt="" width="12" height="12" /> LD: <a title="Yahoo linkdomain" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><img style="middle;" src="http://search.msn.com/favicon.ico" alt="" width="12" height="12" /> I: <a title="MSN index" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><a title="Sitemap.xml" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><img style="middle;" src="http://siteanalytics.compete.com/favicon.ico" alt="" width="12" height="12" /> C: <a title="Compete Rank" href="{}">wait&#8230;</a></td>
<td style="nowrap;"><img style="middle;" src="http://seodigger.com/favicon.ico" alt="" width="12" height="12" /> SD: <a title="Seodigger" href="{}">wait&#8230;</a></td>
</tr>
</tbody>
</table>
</div>
</td>
<td style="auto;"><img src="//seoquake/content/skin/close.gif" alt="" /></td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ithowto.ro/2008/10/whats-ithowto-whats-the-point-of-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
