<?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 Alex Amiryan's Linux Blog</title>
	<atom:link href="http://www.amiryan.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amiryan.org</link>
	<description>Just sharing my experiance in linux</description>
	<lastBuildDate>Fri, 14 Jan 2011 15:21:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Comment on Howto recursively add unversioned files into SVN repository by Vlad</title>
		<link>http://www.amiryan.org/2009/04/22/howto-recursively-add-unversioned-files-into-svn-repository/comment-page-1/#comment-3045</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Fri, 14 Jan 2011 15:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=189#comment-3045</guid>
		<description>ooo I guess it just displays the - - as -, ... nm. 

Vlad</description>
		<content:encoded><![CDATA[<p>ooo I guess it just displays the &#8211; - as -, &#8230; nm. </p>
<p>Vlad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto recursively add unversioned files into SVN repository by Vlad</title>
		<link>http://www.amiryan.org/2009/04/22/howto-recursively-add-unversioned-files-into-svn-repository/comment-page-1/#comment-3044</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Fri, 14 Jan 2011 15:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=189#comment-3044</guid>
		<description>small correction 
It should be : 
svn add --force *</description>
		<content:encoded><![CDATA[<p>small correction<br />
It should be :<br />
svn add &#8211;force *</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto recursively add unversioned files into SVN repository by Christophe Meyer</title>
		<link>http://www.amiryan.org/2009/04/22/howto-recursively-add-unversioned-files-into-svn-repository/comment-page-1/#comment-2932</link>
		<dc:creator>Christophe Meyer</dc:creator>
		<pubDate>Thu, 06 Jan 2011 12:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=189#comment-2932</guid>
		<description>Leo,
Your command works perfectly well.
Thanks, CMEY.</description>
		<content:encoded><![CDATA[<p>Leo,<br />
Your command works perfectly well.<br />
Thanks, CMEY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traffic shaping under Linux with tc and iptables by QoS &#8211; split bandwidth across all IPs during high load</title>
		<link>http://www.amiryan.org/2009/02/16/traffic-shaping-under-linux-with-tc-and-iptables/comment-page-1/#comment-2525</link>
		<dc:creator>QoS &#8211; split bandwidth across all IPs during high load</dc:creator>
		<pubDate>Mon, 29 Nov 2010 05:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://alexamiryan.wordpress.com/?p=143#comment-2525</guid>
		<description>[...] Answers      Paul Here is something that looks like the scripts I used once: http://www.amiryan.org/2009/02/16/traffic-shaping-under-linux-with-tc-and-iptables/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Answers      Paul Here is something that looks like the scripts I used once: <a href="http://www.amiryan.org/2009/02/16/traffic-shaping-under-linux-with-tc-and-iptables/" rel="nofollow">http://www.amiryan.org/2009/02/16/traffic-shaping-under-linux-with-tc-and-iptables/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox init.d service autostart script by krodon</title>
		<link>http://www.amiryan.org/2009/11/04/virtualbox-init-d-service-autostart-script/comment-page-1/#comment-2518</link>
		<dc:creator>krodon</dc:creator>
		<pubDate>Sun, 28 Nov 2010 10:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=246#comment-2518</guid>
		<description>Hello Richard,

I use your script, provided from Suse 11.3.
I want to start the VM with non root account. If I try this, controlled by runlevel 3 it will not be started. (the user is in vbox)
If I try to do this manually with vboxes start I will be asked for the password of this user. I guess that is the reason why it can not be controlled automaticly. Any Ideas how I can fix this?

Regards

krodon</description>
		<content:encoded><![CDATA[<p>Hello Richard,</p>
<p>I use your script, provided from Suse 11.3.<br />
I want to start the VM with non root account. If I try this, controlled by runlevel 3 it will not be started. (the user is in vbox)<br />
If I try to do this manually with vboxes start I will be asked for the password of this user. I guess that is the reason why it can not be controlled automaticly. Any Ideas how I can fix this?</p>
<p>Regards</p>
<p>krodon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox init.d service autostart script by Max</title>
		<link>http://www.amiryan.org/2009/11/04/virtualbox-init-d-service-autostart-script/comment-page-1/#comment-2341</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Sat, 23 Oct 2010 18:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=246#comment-2341</guid>
		<description>I would really like to use your script in ubuntu, but I receive a similar error (only on line 96 instead). How can is retrofitted to work in ubuntu?</description>
		<content:encoded><![CDATA[<p>I would really like to use your script in ubuntu, but I receive a similar error (only on line 96 instead). How can is retrofitted to work in ubuntu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox init.d service autostart script by Pankaj</title>
		<link>http://www.amiryan.org/2009/11/04/virtualbox-init-d-service-autostart-script/comment-page-1/#comment-2190</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Thu, 09 Sep 2010 13:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=246#comment-2190</guid>
		<description>http://pankajdangi.com/2010/09/how-to-auto-start-red5-in-linux-server/</description>
		<content:encoded><![CDATA[<p><a href="http://pankajdangi.com/2010/09/how-to-auto-start-red5-in-linux-server/" rel="nofollow">http://pankajdangi.com/2010/09/how-to-auto-start-red5-in-linux-server/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traffic shaping under Linux with tc and iptables by Jorge Arias</title>
		<link>http://www.amiryan.org/2009/02/16/traffic-shaping-under-linux-with-tc-and-iptables/comment-page-1/#comment-2086</link>
		<dc:creator>Jorge Arias</dc:creator>
		<pubDate>Fri, 25 Jun 2010 16:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://alexamiryan.wordpress.com/?p=143#comment-2086</guid>
		<description>Hi,

Is there a way to traffic shape 3 nic devices example
traffic shape:

eth1 60mbit
eth0 15mbit
eth2 45mbit

Jorge</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a way to traffic shape 3 nic devices example<br />
traffic shape:</p>
<p>eth1 60mbit<br />
eth0 15mbit<br />
eth2 45mbit</p>
<p>Jorge</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox init.d service autostart script by Emily N.</title>
		<link>http://www.amiryan.org/2009/11/04/virtualbox-init-d-service-autostart-script/comment-page-1/#comment-2052</link>
		<dc:creator>Emily N.</dc:creator>
		<pubDate>Wed, 09 Jun 2010 09:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=246#comment-2052</guid>
		<description>Hi, I&#039;m very interested in Linux but Im a Super Newbie and I&#039;m having trouble deciding on the right distribution for me (Havent you heard this a million times?) anyway here is my problem, I need a distribution that can switch between reading and writing in English and Japanese (Japanese Language Support) with out restarting the operating system.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m very interested in Linux but Im a Super Newbie and I&#8217;m having trouble deciding on the right distribution for me (Havent you heard this a million times?) anyway here is my problem, I need a distribution that can switch between reading and writing in English and Japanese (Japanese Language Support) with out restarting the operating system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox init.d service autostart script by Alex Amiryan</title>
		<link>http://www.amiryan.org/2009/11/04/virtualbox-init-d-service-autostart-script/comment-page-1/#comment-1944</link>
		<dc:creator>Alex Amiryan</dc:creator>
		<pubDate>Sat, 03 Apr 2010 20:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.amiryan.org/?p=246#comment-1944</guid>
		<description>If you get this message it means that you are using not Fedora linux. This script is for Fedora.</description>
		<content:encoded><![CDATA[<p>If you get this message it means that you are using not Fedora linux. This script is for Fedora.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

