<?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>Capi's Corner &#187; nice-to-know</title>
	<atom:link href="http://www.dont-panic.cc/capi/tag/nice-to-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dont-panic.cc/capi</link>
	<description>Development, Network, Security, Ideas &#038; Opinions</description>
	<lastBuildDate>Sat, 10 Dec 2011 19:31:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Nice to know &#8211; Volume 1</title>
		<link>http://www.dont-panic.cc/capi/2008/05/07/nice-to-know-volume-1/</link>
		<comments>http://www.dont-panic.cc/capi/2008/05/07/nice-to-know-volume-1/#comments</comments>
		<pubDate>Wed, 07 May 2008 05:00:46 +0000</pubDate>
		<dc:creator>Martin Carpella</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nice-to-know]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.dont-panic.cc/capi/?p=114</guid>
		<description><![CDATA[As I definitely should post more on my blog, I now try to start a new series: &#8220;Nice to know&#8221;. It will be a collection of interesting things I consider memorable but which don&#8217;t deserve their own blog-post. Trickle Tricke allows you to limit bandwith for processes that do not support bandwith limitation out-of-the-box. It [...]]]></description>
			<content:encoded><![CDATA[<p>As I definitely should post more on my blog, I now try to start a new series: &#8220;Nice to know&#8221;. It will be a collection of interesting things I consider memorable but which don&#8217;t deserve their own blog-post.</p>
<p><strong>Trickle</strong></p>
<blockquote><p><a href="http://monkey.org/~marius/pages/?page=trickle">Tricke</a> allows you to limit bandwith for processes that do not support bandwith limitation out-of-the-box. It works by preloading and simulating the socket API. You use it as a wrapper when starting the process, like <em>trickle -d 80 someapp</em>.</p>
<p>You can use it to limit rsync speed for instance (thanks to <a href="http://www.yak.net/fqa/404.html">http://www.yak.net/fqa/404.html</a>): <em>rsync -auvPe &#8220;trickle -d 80 ssh&#8221; user@host:/src/ /dst/</em></p></blockquote>
<p><strong>VMWare Tools and Kernel 2.6.24</strong></p>
<blockquote><p>VMWare Tools out of the box do not install on kernel 2.6.24 (as used in Ubuntu 8.04 for instance). A <a href="http://x86virtualization.com/open-source/howto-install-open-vmware-tools-in-linux-kernel-2624.html">possible solution</a> is described <a href="http://x86virtualization.com/open-source/howto-install-open-vmware-tools-in-linux-kernel-2624.html">here</a>. It is based on using the open-source version of the VMWare tools (<a href="http://open-vm-tools.sourceforge.net/">open-vm-tools</a>).</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dont-panic.cc/capi/2008/05/07/nice-to-know-volume-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

