<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for voji&#039;s world</title>
	<atom:link href="http://voji.hu/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://voji.hu</link>
	<description>voji piciny világa</description>
	<lastBuildDate>Thu, 04 Feb 2010 10:56:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Gwt memory leak by voji</title>
		<link>http://voji.hu/?p=107&#038;cpage=1#comment-12</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Thu, 04 Feb 2010 10:56:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-12</guid>
		<description>http://blog.performize-it.com/2008/06/client-side-memory-leaks-ie-and-gwt.html</description>
		<content:encoded><![CDATA[<p><a href="http://blog.performize-it.com/2008/06/client-side-memory-leaks-ie-and-gwt.html" rel="nofollow">http://blog.performize-it.com/2008/06/client-side-memory-leaks-ie-and-gwt.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows rendszer klónozása by voji</title>
		<link>http://voji.hu/?p=74&#038;cpage=1#comment-10</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Thu, 05 Nov 2009 17:54:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-10</guid>
		<description>Nem art utanna meg egy ilyen sem:&lt;br /&gt;
&lt;br /&gt;
dd if=/dev/zero of=/dev/foo7 bs=512 count=1</description>
		<content:encoded><![CDATA[<p>Nem art utanna meg egy ilyen sem:</p>
<p>dd if=/dev/zero of=/dev/foo7 bs=512 count=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XFCE Ubuntu alatt by voji</title>
		<link>http://voji.hu/?p=64&#038;cpage=1#comment-5</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:20:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-5</guid>
		<description>+1 dolog: &lt;br /&gt;
&lt;br /&gt;
sudo update-alternatives --config x-session-manager</description>
		<content:encoded><![CDATA[<p>+1 dolog: </p>
<p>sudo update-alternatives &#8211;config x-session-manager</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows rendszer klónozása by voji</title>
		<link>http://voji.hu/?p=74&#038;cpage=1#comment-9</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:11:07 +0000</pubDate>
		<guid isPermaLink="false">#comment-9</guid>
		<description>Ha valaki nem szeretne boot loaderrel kűzdeni a klónozás után:&lt;br /&gt;
Be kell bootolni egy windows telepítő cd-t, majd recovery console (R)&lt;br /&gt;
&lt;br /&gt;
Ezek után:&lt;br /&gt;
ATTRIB -H C:\boot.ini&lt;br /&gt;
ATTRIB -S C:\boot.ini&lt;br /&gt;
ATRIB -R C:\boot.ini&lt;br /&gt;
DEL C:\boot.ini&lt;br /&gt;
CHKDSK /R /F&lt;br /&gt;
BOOTCFG /Rebuild&lt;br /&gt;
FIXBOOT&lt;br /&gt;
FIXMBR&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>Ha valaki nem szeretne boot loaderrel kűzdeni a klónozás után:<br />
Be kell bootolni egy windows telepítő cd-t, majd recovery console (R)</p>
<p>Ezek után:<br />
ATTRIB -H C:\boot.ini<br />
ATTRIB -S C:\boot.ini<br />
ATRIB -R C:\boot.ini<br />
DEL C:\boot.ini<br />
CHKDSK /R /F<br />
BOOTCFG /Rebuild<br />
FIXBOOT<br />
FIXMBR</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows rendszer klónozása by voji</title>
		<link>http://voji.hu/?p=74&#038;cpage=1#comment-8</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Tue, 03 Nov 2009 21:00:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-8</guid>
		<description>Ntfs esetén tovább spórolhatunk a helyel az alábbi módon: &lt;br /&gt;
&lt;br /&gt;
ntfsclone -s -o - /dev/hda1  &#124; bzip2 -c &gt; /media/tmp/hda1.img&lt;br /&gt;
&lt;br /&gt;
cat  /media/tmp/hda1.img &#124; bzip2 -d &#124; ntfsclone --restore-image --overwrite /dev/hda1 -</description>
		<content:encoded><![CDATA[<p>Ntfs esetén tovább spórolhatunk a helyel az alábbi módon: </p>
<p>ntfsclone -s -o &#8211; /dev/hda1  | bzip2 -c > /media/tmp/hda1.img</p>
<p>cat  /media/tmp/hda1.img | bzip2 -d | ntfsclone &#8211;restore-image &#8211;overwrite /dev/hda1 -</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows rendszer klónozása by voji</title>
		<link>http://voji.hu/?p=74&#038;cpage=1#comment-7</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:54:17 +0000</pubDate>
		<guid isPermaLink="false">#comment-7</guid>
		<description>Amennyiben szeretnénk tömöríteni is a lemez tartalmát (pl. tárolás miatt)&lt;br /&gt;
&lt;br /&gt;
dd if=/dev/hda1 conv=sync,noerror bs=1024k &#124; bzip2 -c &gt; /media/tmp/hda1.img&lt;br /&gt;
&lt;br /&gt;
dd if=/media/tmp/hda1.img &#124; bzip2 -d &#124; dd of=/dev/hda1 conv=sync,noerror bs=1024k</description>
		<content:encoded><![CDATA[<p>Amennyiben szeretnénk tömöríteni is a lemez tartalmát (pl. tárolás miatt)</p>
<p>dd if=/dev/hda1 conv=sync,noerror bs=1024k | bzip2 -c > /media/tmp/hda1.img</p>
<p>dd if=/media/tmp/hda1.img | bzip2 -d | dd of=/dev/hda1 conv=sync,noerror bs=1024k</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Winamp mp3 copy by mp3</title>
		<link>http://voji.hu/?p=106&#038;cpage=1#comment-11</link>
		<dc:creator>mp3</dc:creator>
		<pubDate>Fri, 31 Jul 2009 12:36:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-11</guid>
		<description>Thank you for this.</description>
		<content:encoded><![CDATA[<p>Thank you for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WinDirStat by voji</title>
		<link>http://voji.hu/?p=70&#038;cpage=1#comment-6</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Thu, 13 Dec 2007 12:47:48 +0000</pubDate>
		<guid isPermaLink="false">#comment-6</guid>
		<description>Tegnap miután játszottam a programmal találtam 2Gb helyet a merevlemezen, amit a google desktop felejtett ott uninstall után.</description>
		<content:encoded><![CDATA[<p>Tegnap miután játszottam a programmal találtam 2Gb helyet a merevlemezen, amit a google desktop felejtett ott uninstall után.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nullával feltöltött fájlok by voji</title>
		<link>http://voji.hu/?p=59&#038;cpage=1#comment-4</link>
		<dc:creator>voji</dc:creator>
		<pubDate>Fri, 16 Nov 2007 08:47:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-4</guid>
		<description>hsz!&lt;br /&gt;
Mondtam hogy nem cizellalt &gt;:) &lt;br /&gt;
Koszonom a tanácsokat, igy tenyleg szebb, és ismet tanultam valamit ;)&lt;br /&gt;
</description>
		<content:encoded><![CDATA[<p>hsz!<br />
Mondtam hogy nem cizellalt >:) <br />
Koszonom a tanácsokat, igy tenyleg szebb, és ismet tanultam valamit <img src='http://voji.hu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nullával feltöltött fájlok by hsz</title>
		<link>http://voji.hu/?p=59&#038;cpage=1#comment-3</link>
		<dc:creator>hsz</dc:creator>
		<pubDate>Thu, 15 Nov 2007 11:31:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-3</guid>
		<description>file * &#124; grep -v &quot;Zip archive&quot; &#124; cut -d: -f1 &#124; xatgs rm {}&lt;br /&gt;
&lt;br /&gt;
ls &#124; awk &#039;{ print $0 }&#039; &lt;br /&gt;
helyett inkabb&lt;br /&gt;
ls -1&lt;br /&gt;
&lt;br /&gt;
aztan a file parancsnak is egybol be lehet adni a fajlokat: file *&lt;br /&gt;
&lt;br /&gt;
awk darabolas helyett pedig cut&lt;br /&gt;
&lt;br /&gt;
nagyjabol ennyi.&lt;br /&gt;
</description>
		<content:encoded><![CDATA[<p>file * | grep -v &#8220;Zip archive&#8221; | cut -d: -f1 | xatgs rm {}</p>
<p>ls | awk &#8216;{ print $0 }&#8217; <br />
helyett inkabb<br />
ls -1</p>
<p>aztan a file parancsnak is egybol be lehet adni a fajlokat: file *</p>
<p>awk darabolas helyett pedig cut</p>
<p>nagyjabol ennyi.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
