<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jaime Frutos Morales&#039;s blog</title>
	<atom:link href="http://acidborg.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://acidborg.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 18 Jul 2011 06:21:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='acidborg.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Jaime Frutos Morales&#039;s blog</title>
		<link>http://acidborg.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://acidborg.wordpress.com/osd.xml" title="Jaime Frutos Morales&#039;s blog" />
	<atom:link rel='hub' href='http://acidborg.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Tip: Learning VIM with vimtutor</title>
		<link>http://acidborg.wordpress.com/2011/03/30/tip-learning-vim-with-vimtutor/</link>
		<comments>http://acidborg.wordpress.com/2011/03/30/tip-learning-vim-with-vimtutor/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 10:41:44 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=1043</guid>
		<description><![CDATA[If you are interested in learning VIM (VI iMproved) basics, you should try vimtutor,an easy and nice VIM tutorial. Installation: Debian based distros: apt-get install vim vim-runtime Red Hat based distros: yum install vim-enhanced Use: Just type vimtutor to get started. You can also specify the language in which the tutorial is written using vimtutor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=1043&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are interested in learning <a href="http://www.vim.org/">VIM</a> (VI iMproved) basics, you should try <a href="http://vim.wikia.com/wiki/Tutorial">vimtutor</a>,an easy and nice VIM tutorial.</p>
<p><strong>Installation:</strong></p>
<ul>
<li>Debian based distros: <code>apt-get install vim vim-runtime</code></li>
<li>Red Hat based distros: <code>yum install vim-enhanced</code></li>
</ul>
<p><strong>Use:</strong></p>
<ul>
<li>Just type <em>vimtutor</em> to get started. </li>
<li>You can also specify the language in which the tutorial is written using <code>vimtutor [2-letters language code]</code>. Example: <em>vimtutor es</em></li>
</ul>
<p>Enjoy VIM!</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/1043/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/1043/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/1043/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/1043/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/1043/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/1043/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/1043/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/1043/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=1043&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2011/03/30/tip-learning-vim-with-vimtutor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>TIP: Configuring a scanner in VirtualBox</title>
		<link>http://acidborg.wordpress.com/2011/03/07/tip-configuring-a-scanner-in-virtualbox/</link>
		<comments>http://acidborg.wordpress.com/2011/03/07/tip-configuring-a-scanner-in-virtualbox/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 11:32:14 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=1029</guid>
		<description><![CDATA[Yesterday, I spent a couple of hours finding out why a HP Deskjet 2050 wasn&#8217;t working on a virtualized Windowx XP using VirtualBox. It seems that VirtualBox&#8217;s scanner support is far from complete, so some scanners aren&#8217;t supported at all. I was lucky and I could manage my scanner to work. TIP: If you disable [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=1029&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I spent a couple of hours finding out why a <a href="http://h10010.www1.hp.com/wwpc/ie/en/ho/WF06b/18972-18972-238444-410635-410635-4027463-4134777.html">HP Deskjet 2050</a> wasn&#8217;t working on a virtualized Windowx XP using <a href="http://www.virtualbox.org/">VirtualBox</a>. It seems that VirtualBox&#8217;s scanner support is far from complete, so some scanners aren&#8217;t supported at all. I was lucky and I could manage my scanner to work.</p>
<p>TIP: If you disable the &#8220;Enable USB 2.0 (EHCI) Controller&#8221;, some scanners may run on a virtualized Windows XP.</p>
<p><a href="http://acidborg.files.wordpress.com/2011/03/virtualbox_ehci1.png"><img src="http://acidborg.files.wordpress.com/2011/03/virtualbox_ehci1.png?w=657&#038;h=508" alt="VirtualBox disable EHCI USB 2.0 (EHCI) Controller option" title="virtualbox_ehci" width="657" height="508" class="aligncenter size-full wp-image-1037" /></a></p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/virtualization/'>Virtualization</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/1029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/1029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/1029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/1029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/1029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/1029/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/1029/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/1029/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=1029&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2011/03/07/tip-configuring-a-scanner-in-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>

		<media:content url="http://acidborg.files.wordpress.com/2011/03/virtualbox_ehci1.png" medium="image">
			<media:title type="html">virtualbox_ehci</media:title>
		</media:content>
	</item>
		<item>
		<title>How to connect to Cisco devices via serial port using GNU/Linux</title>
		<link>http://acidborg.wordpress.com/2010/12/30/how-to-connect-to-cisco-devices-via-serial-port-using-gnulinux/</link>
		<comments>http://acidborg.wordpress.com/2010/12/30/how-to-connect-to-cisco-devices-via-serial-port-using-gnulinux/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 08:17:16 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=995</guid>
		<description><![CDATA[Description: to connect your computer to a Cisco device via its console port, you usually need a RJ45 rolled cable. You can use a RJ-45 to DB-9 Female if your computer has a serial port. To communicate through the serial port with the Cisco device, you need Minicom, a terminal emulator software. Installation: Debian/Ubuntu based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=995&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: to connect your computer to a <a href="http://www.cisco.com">Cisco</a> device via its console port, you usually need a <a href="http://www.cisco.com/en/US/products/hw/routers/ps332/products_tech_note09186a0080094ce6.shtml#topic8">RJ45 rolled cable</a>. You can use a RJ-45 to DB-9 Female if your computer has a <a href="http://en.wikipedia.org/wiki/Serial_port">serial port</a>. </p>
<p><img src="http://acidborg.files.wordpress.com/2010/12/rj45_to_db9_female.jpg" alt="RJ-45 to DB-9 Female" /></p>
<p>To communicate through the serial port with the Cisco device, you need <a href="http://en.wikipedia.org/wiki/Minicom">Minicom</a>, a terminal emulator software.</p>
<p><strong>Installation</strong>: </p>
<ul>
<li>Debian/Ubuntu based distros: <code>sudo apt-get install minicom</code></li>
<li>Red Hat/Fedora based distros: <code>sudo yum install minicom</code></li>
</ul>
<p><strong>Steps</strong>:</p>
<ol>
<li>Check whether your serial port is detected by the kernel: <code>dmesg | grep ttyS</code><br />
<code><br />
[    0.485378] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A<br />
[    0.485739] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A<br />
</code>
</li>
<li>Run Minicom: <code>sudo minicom</code></li>
<li>Press <em>Ctrl+A Z</em> to enter Minicom&#8217;s menu.</li>
<li>Press <em>O</em> to enter configuration submenu.</li>
<li>Enter the serial port setup.</li>
<li>Set the serial device (<em>/dev/ttyS0</em> in this example).</li>
<li>Press <em>E</em> to set the “Bps/Par/Bits”.</li>
<li>Press <em>C</em> (9600 bps) and <em>Q</em> (8-N-1).</li>
<li>Set software flow control to <em>NO</em>.</li>
<li>Save the configuration as &#8220;cisco&#8221; (for example)</li>
<li>Press <em>Q</em> to quit Minicom</li>
<li>Run Minicom with the new configuration: <code>sudo minicom cisco</code></li>
</ol>
<p><strong>Tip</strong>: if you need to send a &#8220;<em>Break</em>&#8221; through Minicom (on a password recovery operation, for example), use <em>Ctrl+A F</em> .</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/995/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/995/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/995/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/995/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/995/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/995/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/995/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/995/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=995&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/12/30/how-to-connect-to-cisco-devices-via-serial-port-using-gnulinux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>

		<media:content url="http://acidborg.files.wordpress.com/2010/12/rj45_to_db9_female.jpg" medium="image">
			<media:title type="html">RJ-45 to DB-9 Female</media:title>
		</media:content>
	</item>
		<item>
		<title>How to force a file system check on the next reboot on GNU/Linux</title>
		<link>http://acidborg.wordpress.com/2010/12/22/how-to-force-a-file-system-check-on-the-next-reboot-on-gnulinux/</link>
		<comments>http://acidborg.wordpress.com/2010/12/22/how-to-force-a-file-system-check-on-the-next-reboot-on-gnulinux/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 12:52:57 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=985</guid>
		<description><![CDATA[Description: sometimes you need to force a file system check after you reboot your computer. This can be done in two ways: If you are going to reboot right now: Execute this command (the -F argument forces a file system check): sudo shutdown -Fr now If you aren&#8217;t going to reboot right now: Execute this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=985&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: sometimes you need to force a file system check after you reboot your computer. This can be done in two ways:</p>
<p><strong>If you are going to reboot right now</strong>: </p>
<ul>
<li>Execute this command (the -F argument forces a file system check): <code>sudo shutdown -Fr now</code></li>
</ul>
<p><strong>If you aren&#8217;t going to reboot right now</strong>: </p>
<ul>
<li>Execute this command: <code>sudo touch /forcecheck</code></li>
<li>Next time you reboot or start your computer, a file system check will be performed.</li>
</ul>
<p>Alternatively, if you want to avoid a file system check, use this command to reboot your machine: <code>sudo shutdown -fr now</code></p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/985/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/985/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/985/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/985/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/985/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/985/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/985/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/985/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=985&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/12/22/how-to-force-a-file-system-check-on-the-next-reboot-on-gnulinux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>I passed my CCNA exam!</title>
		<link>http://acidborg.wordpress.com/2010/12/19/i-passed-my-ccna-exam/</link>
		<comments>http://acidborg.wordpress.com/2010/12/19/i-passed-my-ccna-exam/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 16:19:14 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Studies]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=968</guid>
		<description><![CDATA[Last Friday, I passed my CCNA exam. I would like to thank GNS3&#8216;s developers and community for their great work. Filed under: Studies, SysAdmin<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=968&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last Friday, I passed my <a href="http://en.wikipedia.org/wiki/Ccna">CCNA</a> exam.</p>
<p><img src="http://acidborg.files.wordpress.com/2010/12/ccna_large.jpg" alt="CCNA certification" /></p>
<p>I would like to thank <a href="http://www.gns3.net/">GNS3</a>&#8216;s developers and community for their great work.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/studies/'>Studies</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/968/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/968/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/968/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=968&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/12/19/i-passed-my-ccna-exam/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>

		<media:content url="http://acidborg.files.wordpress.com/2010/12/ccna_large.jpg" medium="image">
			<media:title type="html">CCNA certification</media:title>
		</media:content>
	</item>
		<item>
		<title>The Humble Indie Bundle #2</title>
		<link>http://acidborg.wordpress.com/2010/12/15/the-humble-indie-bundle-2/</link>
		<comments>http://acidborg.wordpress.com/2010/12/15/the-humble-indie-bundle-2/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 22:37:09 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=961</guid>
		<description><![CDATA[The Humble Indie Bundle strikes back. As I did before, I’ve already contributed by purchasing my copies of their cross-platform games (GNU/Linux, Windows, Mac). I totally recommend them. Filed under: Linux<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=961&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.humblebundle.com">The Humble Indie Bundle</a> strikes back. <a href="http://acidborg.wordpress.com/2010/05/05/the-humble-indie-bundle">As I did before</a>, I’ve already contributed by purchasing my copies of their cross-platform games (GNU/Linux, Windows, Mac).</p>
<p>I totally recommend them.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/961/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/961/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/961/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/961/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/961/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/961/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/961/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/961/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=961&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/12/15/the-humble-indie-bundle-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to bind a process to a specific CPU(s) on GNU/Linux</title>
		<link>http://acidborg.wordpress.com/2010/10/14/how-to-bind-a-process-to-a-specific-cpus-on-gnulinux/</link>
		<comments>http://acidborg.wordpress.com/2010/10/14/how-to-bind-a-process-to-a-specific-cpus-on-gnulinux/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 11:07:42 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=933</guid>
		<description><![CDATA[Disclaimer: This recipe is focused on SMP computers only. Description: CPU affinity is a scheduler property that binds a process to a given set of CPUs on the system, so that the system scheduler won&#8217;t run this process on any other CPUs. By default, the scheduler tries to keep processes on the same CPU as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=933&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Disclaimer</strong>: This recipe is focused on <a href="http://en.wikipedia.org/wiki/Symmetric_multiprocessing">SMP</a> computers only.</p>
<p><strong>Description</strong>: CPU affinity is a scheduler property that binds a process to a given set of CPUs on the system, so that the system scheduler won&#8217;t run this process on any other CPUs. By default, the scheduler tries to keep processes on the same CPU as long as it makes sense for performance reasons, so forcing CPU affinity is useful only in some cases (per processor licensing, testing, broken hardware, etc). </p>
<p>CPU affinity is represented as a bitmask (given in hexadecimal), with the lowest order bit corresponding to the first logical CPU and the highest order bit corresponding to the last logical CPU. Examples:</p>
<ul>
<li>CPU #0: 0&#215;00000001</li>
<li>CPU #1: 0&#215;00000002</li>
<li>CPU #2: 0&#215;00000004</li>
<li>CPU #3: 0&#215;00000008</li>
<li>CPU #0 and CPU #1: 0&#215;00000003</li>
<li>CPU #2 and CPU #3: 0x0000000C</li>
<li>All CPUs: 0xFFFFFFFF</li>
</ul>
<p><em>Taskset</em> is a command used to set or retrieve the CPU affinity of a running process given its PID or to launch a new command with a given CPU affinity. </p>
<p><strong>Installation</strong>:</p>
<ul>
<li>Debian/Ubuntu systems: <code>sudo apt-get install util-linux</code></li>
<li>Red Hat/ Fedora systems: <code>sudo yum install util-linux</code></li>
</ul>
<p><strong>Usage</strong>:</p>
<ul>
<li>Retrieve the CPU affinity of a running process: <code>taskset -p PID</code><br />
Example:<br />
<code>taskset -p 1276<br />
pid 1276's current affinity mask: 3</code>
</li>
<li>Set the CPU affinity of a running process: <code>taskset -p MASK PID </code><br />
Example:<br />
<code>taskset -p 0x00000001 9030<br />
pid 9030's current affinity mask: 3<br />
pid 9030's new affinity mask: 1</code>
</li>
<li>Run a new command with a given CPU affinity: <code>taskset MASK COMMAND</code></li>
</ul>
<p>You can check if <em>taskset</em> is working using <em>top</em> and pressing &#8220;<em>1</em>&#8221; to show all CPUs. </p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/933/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/933/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/933/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=933&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/10/14/how-to-bind-a-process-to-a-specific-cpus-on-gnulinux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to configure mod_deflate for Apache on Ubuntu 10.10</title>
		<link>http://acidborg.wordpress.com/2010/10/13/how-to-configure-mod_deflate-for-apache-on-ubuntu-10-10/</link>
		<comments>http://acidborg.wordpress.com/2010/10/13/how-to-configure-mod_deflate-for-apache-on-ubuntu-10-10/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 10:51:25 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=911</guid>
		<description><![CDATA[Description: mod_deflate is an Apache module which &#8220;provides the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network.&#8221; (from its web). This means that you save some bandwidth in exchange for some CPU cycles compressing the data your Apache server sends. Installation: If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=911&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: <a href="http://httpd.apache.org/docs/current/mod/mod_deflate.html">mod_deflate</a> is an Apache module which &#8220;<em>provides the DEFLATE output filter that allows output from your server to be compressed before being sent to the client over the network.</em>&#8221; (from its web). This means that you save some bandwidth in exchange for some CPU cycles compressing the data your Apache server sends.</p>
<p><strong>Installation</strong>: If you have Apache installed, you don&#8217;t need additional packages, because this module belongs to the package &#8220;<em>apache2.2-common</em>&#8220;.</p>
<p><strong>Configuration</strong>:</p>
<ol>
<li>Enable the <em>mod_deflate</em> module: <code>sudo a2enmod deflate</code></li>
<li>Edit /etc/apache2/mods-enabled/deflate.conf with the following content:<br />
<code>AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript application/javascript application/ecmascript application/rss+xml text/x-js<br />
BrowserMatch ^Mozilla/4 gzip-only-text/html<br />
BrowserMatch ^Mozilla/4\.0[678] no-gzip<br />
BrowserMatch \bMSIE !no-gzip !gzip-only-text/html</code>
</li>
<li>Restart Apache: <code>sudo /etc/init.d/apache2 restart</code></li>
</ol>
<p><strong>NOTE</strong>: There are some old versions of some browsers which don&#8217;t support this kind of compression, although it&#8217;s included in <a href="http://tools.ietf.org/html/rfc2616">RFC 2616 (HTTP/1.1)</a>. <a href="http://www.http-compression.com/">http-compression.com</a> has more info about it.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>, <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/911/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/911/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/911/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/911/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/911/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/911/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/911/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/911/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=911&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/10/13/how-to-configure-mod_deflate-for-apache-on-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to upgrade from Ubuntu 10.04 (Lucid) to Ubuntu 10.10 (Maverick)</title>
		<link>http://acidborg.wordpress.com/2010/10/11/how-to-upgrade-from-ubuntu-10-04-lucid-to-ubuntu-10-10-maverick/</link>
		<comments>http://acidborg.wordpress.com/2010/10/11/how-to-upgrade-from-ubuntu-10-04-lucid-to-ubuntu-10-10-maverick/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 09:47:05 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=904</guid>
		<description><![CDATA[The upgrade is similar to the previous ones: Replace &#8220;lucid&#8221; for &#8220;maverick&#8221; in /etc/apt/sources.list : sudo sed -i 's/lucid/maverick/g' /etc/apt/sources.list Upgrade your system: sudo apt-get update &#38;&#38; sudo apt-get -y dist-upgrade Reboot: sudo shutdown -r now Filed under: Linux, Ubuntu<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=904&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The upgrade is similar to the <a href="http://acidborg.wordpress.com/2009/10/26/how-to-upgrade-from-ubuntu-9-04-jaunty-to-ubuntu-9-10-karmic/">previous</a> <a href="http://acidborg.wordpress.com/2010/04/29/how-to-upgrade-from-ubuntu-9-10-karmic-to-ubuntu-10-04-lucid/">ones</a>:</p>
<ol>
<li>Replace &#8220;<em>lucid</em>&#8221; for &#8220;<em>maverick</em>&#8221; in /etc/apt/sources.list : <code>sudo sed -i 's/lucid/maverick/g' /etc/apt/sources.list</code></li>
<li>Upgrade your system: <code>sudo apt-get update &amp;&amp; sudo apt-get -y dist-upgrade</code></li>
<li>Reboot: <code>sudo shutdown -r now</code></li>
</ol>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/904/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/904/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/904/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/904/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/904/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/904/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/904/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/904/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=904&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/10/11/how-to-upgrade-from-ubuntu-10-04-lucid-to-ubuntu-10-10-maverick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install and configure Ganglia on Red Hat Enterprise Linux 5</title>
		<link>http://acidborg.wordpress.com/2010/10/08/how-to-install-and-configure-ganglia-on-red-hat-enterprise-linux-5/</link>
		<comments>http://acidborg.wordpress.com/2010/10/08/how-to-install-and-configure-ganglia-on-red-hat-enterprise-linux-5/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 11:34:41 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=878</guid>
		<description><![CDATA[Description: Although Ganglia &#8220;is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids&#8221; (from its web), I&#8217;m going to explain how to set up Ganglia as a monitoring system for a group of computers which are neither part of a cluster nor a grid. Ganglia has very low per-node overheads [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=878&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: Although <a href="http://ganglia.sourceforge.net/">Ganglia</a> &#8220;<em>is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids</em>&#8221; (from its web), I&#8217;m going to explain how to set up Ganglia as a monitoring system for a group of computers which are neither part of a cluster nor a grid. Ganglia has very low per-node overheads and high concurrency, which makes it perfect to monitor a huge group of servers. I&#8217;m going to use one server to collect all data from the nodes. The collector server will run the web front-end for simplicity reasons, although you can install the web front-end on any other server if you need it.</p>
<p><strong>Installation</strong>:</p>
<ol>
<li>Add the <a href="http://fedoraproject.org/wiki/EPEL">EPEL</a> repositories to your systems.</li>
<li>Install the data collector (<em>gmetad</em>), the monitoring daemon (<em>gmond</em>) and the web front-end on the collector server: <code>yum install ganglia ganglia-gmetad ganglia-web ganglia-gmond</code></li>
<li>install <em>gmond</em> on each node you want to monitor: <code>yum install ganglia ganglia-gmond</code></li>
</ol>
<p><strong>Configuration on the collector server</strong> (for example: <em>collector.mycompany.com</em>):</p>
<ol>
<li>Edit <em>/etc/gmetad.conf</em> and modify the line which begins with &#8220;<em>data_source</em>&#8220;. Example:<br />
<code>data_source "my servers" 60 localhost</code></p>
<p>This will collect data from the groups of machines tagged as &#8220;my servers&#8221; every 60 seconds. It will use localhost as the source of the info.
</li>
<li>Edit <em>/etc/gmond.conf</em> and modify the following part:<br />
<code>cluster {<br />
  name = "my servers"<br />
  owner = "unspecified"<br />
  latlong = "unspecified"<br />
  url = "unspecified"<br />
}<br />
udp_send_channel {<br />
  host = collector.mycompany.com<br />
  port = 8649<br />
}<br />
udp_recv_channel {<br />
  port = 8649<br />
}<br />
tcp_accept_channel {<br />
  port = 8649<br />
}</code></p>
<p>This allows <em>collector.mycompany.com</em> to receive monitoring data from every node on port 8649(UDP).
</li>
<li>Restart the collector daemon (<em>gmetad</em>): <code>service gmetad restart</code></li>
<li>Restart the node daemon (<em>gmond</em>): <code>service gmond restart</code></li>
</ol>
<p><strong>Configuration on each node you want to monitor</strong> (except collector.mycompany.com):</p>
<ol>
<li>Edit <em>/etc/gmond.conf</em> and modify the following part:<br />
<code>cluster {<br />
  name = "my servers"<br />
  owner = "unspecified"<br />
  latlong = "unspecified"<br />
  url = "unspecified"<br />
}<br />
udp_send_channel {<br />
  host = collector.mycompany.com<br />
  port = 8649<br />
}<br />
/*udp_recv_channel {<br />
}<br />
tcp_accept_channel {<br />
}*/</code></p>
<p>This tells gmond to send the info to collector.mycompany.com on port 8649(UDP).
</li>
<li>Restart <em>gmond</em>: <code>service gmond restart</code> </li>
</ol>
<p>After a few minutes, you will have your monitoring data available through: collector.mycompany.com/ganglia .</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/878/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/878/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/878/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=878&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/10/08/how-to-install-and-configure-ganglia-on-red-hat-enterprise-linux-5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to automatically start KVM virtual machines on boot</title>
		<link>http://acidborg.wordpress.com/2010/09/17/how-to-automatically-start-kvm-virtual-machines-on-boot/</link>
		<comments>http://acidborg.wordpress.com/2010/09/17/how-to-automatically-start-kvm-virtual-machines-on-boot/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 11:18:00 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=868</guid>
		<description><![CDATA[Description: when you have a host machine running KVM and it runs several guests (virtual machines), it&#8217;s very useful to make them start on boot so that you don&#8217;t have to start them manually. Steps: Just execute the following command for each guest you want to autostart on boot: virsh autostart guest_name . Filed under: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=868&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: when you have a host machine running <a href="http://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine">KVM</a> and it runs several guests (virtual machines), it&#8217;s very useful to make them start on boot so that you don&#8217;t have to start them manually.</p>
<p><strong>Steps</strong>:<br />
Just execute the following command for each guest you want to autostart on boot: <code>virsh autostart guest_name</code> .</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>, <a href='http://acidborg.wordpress.com/category/virtualization/'>Virtualization</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/868/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=868&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/09/17/how-to-automatically-start-kvm-virtual-machines-on-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to synchonize your Ubuntu 10.04 desktop with a NTP server</title>
		<link>http://acidborg.wordpress.com/2010/09/02/how-to-synchonize-your-ubuntu-10-04-desktop-with-a-ntp-server/</link>
		<comments>http://acidborg.wordpress.com/2010/09/02/how-to-synchonize-your-ubuntu-10-04-desktop-with-a-ntp-server/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 10:21:41 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=859</guid>
		<description><![CDATA[Description: On my previous post, I explained how to install and configure a NTP server on your local network. Now I&#8217;m going to explain how to synchronize an Ubuntu 10.04 computer with your local NTP server. Installation: apt-get install ntpdate Configuration: Create the file /etc/cron.d/ntpdate.cron with the following content (modifying &#8220;your-ntp-server&#8221; with the name or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=859&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: On my <a href="http://acidborg.wordpress.com/2010/08/31/how-to-install-and-configure-a-ntp-server-for-your-network-on-ubuntu-server-10-04/">previous post</a>, I explained how to install and configure a <a href="http://en.wikipedia.org/wiki/Network_Time_Protocol">NTP</a> server on your local network. Now I&#8217;m going to explain how to synchronize an Ubuntu 10.04 computer with your local NTP server.</p>
<p><strong>Installation</strong>: <code>apt-get install ntpdate</code></p>
<p><strong>Configuration</strong>: </p>
<ol>
<li>Create the file <em>/etc/cron.d/ntpdate.cron</em> with the following content (modifying &#8220;<em>your-ntp-server</em>&#8221; with the name or IP address of your NTP server):<br />
<code>15 */1 * * *   root   /usr/sbin/ntpdate your-ntp-server &amp;&gt; /dev/null</code>
</li>
<li>This will synchronize your computer&#8217;s clock with the NTP server every hour. If you want to increase the synchronization period, increase the &#8220;/1&#8243;. For example: Use <code>15 */6 * * *   root   /usr/sbin/ntpdate your-ntp-server &amp;&gt; /dev/null</code> to synchronize your computer&#8217;s clock every 6 hours.</li>
<li>Set the proper owner and permissions for the created file: <code>chmod 600 /etc/cron.d/ntpdate.cron &amp;&amp; chown root:root /etc/cron.d/ntpdate.cron</code></li>
</ol>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>, <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/859/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/859/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/859/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=859&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/09/02/how-to-synchonize-your-ubuntu-10-04-desktop-with-a-ntp-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install and configure a NTP server for your network on Ubuntu Server 10.04</title>
		<link>http://acidborg.wordpress.com/2010/08/31/how-to-install-and-configure-a-ntp-server-for-your-network-on-ubuntu-server-10-04/</link>
		<comments>http://acidborg.wordpress.com/2010/08/31/how-to-install-and-configure-a-ntp-server-for-your-network-on-ubuntu-server-10-04/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 11:29:11 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=843</guid>
		<description><![CDATA[Description: The Network Time Protocol (NTP) is a protocol for synchronizing the clocks of computer systems over a network. It is very useful if you want all the computers on your network to share the same time because file accesses, logs, tasks, etc will be synchronized. I&#8217;m going to explain how to install a NTP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=843&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: The <a href="http://en.wikipedia.org/wiki/Network_Time_Protocol">Network Time Protocol</a> (NTP) is a protocol for synchronizing the clocks of computer systems over a network. It is very useful if you want all the computers on your network to share the same time because file accesses, logs, tasks, etc will be synchronized. I&#8217;m going to explain how to install a NTP server on your network so that the rest of computers can synchronize with it. </p>
<p><strong>Installation</strong>: <code>apt-get install ntp</code></p>
<p><strong>Configuration</strong>:</p>
<ol>
<li>Go to <a href="http://www.pool.ntp.org">www.pool.ntp.org</a>, select your continent on the Active servers list and your country (or the nearest one) on the next list. </li>
<li>You will be given a list of public NTP servers to synchronize your server with. For example, if you live in Spain, you will be given the following list of NTP servers: <em>server 2.es.pool.ntp.org , server 0.europe.pool.ntp.org , server 2.europe.pool.ntp.org</em> .
</li>
<li>Edit your /etc/ntp.conf file using the list of servers you were given:<br />
<code>server 1.es.pool.ntp.org<br />
server 0.europe.pool.ntp.org<br />
server 2.europe.pool.ntp.org<br />
restrict -4 default kod notrap nomodify nopeer noquery<br />
restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap noquery<br />
restrict 127.0.0.1<br />
driftfile /var/lib/ntp/ntp.drift</code>
</li>
<li>Change the line &#8220;<code>restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap noquery</code>&#8221; with your subnet IP and netmask.</li>
<li>Restart your NTP server: <code>/etc/init.d/ntp restart</code></li>
</ol>
<p>Some seconds later, your NTP server will begin to synchronize with the external time servers. It may take a couple of minutes to get your computer&#8217;s clock synchronized, so please be patient. You can check your NTP server&#8217;s stats and status with the following command: <code>ntpq -p</code> .</p>
<p><strong>NOTE</strong>: your NTP server must be reachable on port 123 (UDP) from the remote time servers, so make sure your firewall allows it.</p>
<p>On my next post, I will explain how to synchronize your GNU/Linux computers with the NTP server you have just installed.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>, <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/843/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/843/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/843/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/843/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/843/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/843/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/843/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/843/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=843&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/08/31/how-to-install-and-configure-a-ntp-server-for-your-network-on-ubuntu-server-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install and configure Apt-Cacher NG on Ubuntu Server 10.04</title>
		<link>http://acidborg.wordpress.com/2010/06/24/how-to-install-and-configure-apt-cacher-ng-on-ubuntu-server-10-04/</link>
		<comments>http://acidborg.wordpress.com/2010/06/24/how-to-install-and-configure-apt-cacher-ng-on-ubuntu-server-10-04/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 11:34:34 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=827</guid>
		<description><![CDATA[Description: Apt-Cacher NG is a caching proxy specialized for package files from GNU/Linux distributors, primarily for Debian and Debian based distributions (like Ubuntu). This means that if you have many Debian/Ubuntu machines on your network, you just have to download the deb packages (new software, updates, distro upgrades, etc) from the internet once and the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=827&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: <a href="http://www.unix-ag.uni-kl.de/~bloch/acng/">Apt-Cacher NG</a> is a caching proxy specialized for package files from GNU/Linux distributors, primarily for Debian and Debian based distributions (like Ubuntu). This means that if you have many Debian/Ubuntu machines on your network, you just have to download the deb packages (new software, updates, distro upgrades, etc) from the internet once and the rest of the Debian/Ubuntu machines get them from Apt-Cacher NG cache, saving time and internet bandwidth. To install it, follow these simple steps:</p>
<p><strong>Steps</strong>:</p>
<ol>
<li>Installation: <code>apt-get install apt-cacher-ng</code></li>
<li>Configuration: Edit <em>/etc/apt-cacher-ng/acng.conf</em> with the following content:<br />
<code>CacheDir: /var/cache/apt-cacher-ng<br />
LogDir: /var/log/apt-cacher-ng<br />
Port:3142<br />
BindAddress: 0.0.0.0<br />
Remap-debrep: file:deb_mirror*.gz /debian ; file:backends_debian<br />
Remap-uburep: file:ubuntu_mirrors /ubuntu ; file:backends_ubuntu<br />
PidFile: /var/run/apt-cacher-ng/pid<br />
ExTreshold: 4</code>
</li>
<li>Restart Apt-Cacher NG: <code>/etc/init.d/apt-cacher-ng restart</code></li>
<li>Create on <strong>the rest of the Debian/Ubuntu machines on the network</strong> the file <em>/etc/apt/apt.conf.d/02proxy</em> with the following content:<br />
<code>Acquire::http { Proxy "http://your-apt-cacher-ng-server:3142"; };</code>
</li>
</ol>
<p>Next time any of your machines needs a deb package, it will ask Apt-Cacher NG for it. If this package was asked previously by any of the other machines, Apt-Cacher will have a copy and will deliver it. Otherwise, it will fetch it from the internet repositories, keep a local copy and deliver it.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>, <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/827/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/827/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/827/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=827&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/06/24/how-to-install-and-configure-apt-cacher-ng-on-ubuntu-server-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to lock a RPM package installed on Red Hat 5</title>
		<link>http://acidborg.wordpress.com/2010/06/02/how-to-lock-a-rpm-package-installed-on-red-hat-5/</link>
		<comments>http://acidborg.wordpress.com/2010/06/02/how-to-lock-a-rpm-package-installed-on-red-hat-5/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 11:17:09 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=807</guid>
		<description><![CDATA[Description: if you have a RPM package installed and you want to lock its version (you don&#8217;t want to update it even if a newer version is available), there is a yum plugin which can do this for you: yum-versionlock Steps: Install the plugin: yum install yum-versionlock Enable it: make sure enabled = 1 appears [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=807&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: if you have a <a href="http://en.wikipedia.org/wiki/RPM_Package_Manager">RPM package</a> installed and you want to lock its version (you don&#8217;t want to update it even if a newer version is available), there is a <a href="http://en.wikipedia.org/wiki/Yellowdog_Updater,_Modified">yum</a> plugin which can do this for you: <strong>yum-versionlock</strong></p>
<p><strong>Steps</strong>:</p>
<ol>
<li>Install the plugin: <code>yum install yum-versionlock</code></li>
<li>Enable it: make sure <code>enabled = 1</code> appears in <em>/etc/yum/pluginconf.d/versionlock.conf</em></li>
<li>Add the packages you want to lock to <em>/etc/yum/pluginconf.d/versionlock.list</em> , including version and architecture. For example: <code>nagios-plugins-1.4.11-1.el5.rf.x86_64</code></li>
<li>Test it by trying to update a locked package: <code>yum update nagios-plugins</code></li>
</ol>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/807/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/807/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/807/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=807&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/06/02/how-to-lock-a-rpm-package-installed-on-red-hat-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>Book Review: Samba 3 by Example</title>
		<link>http://acidborg.wordpress.com/2010/05/17/book-samba-3-by-example/</link>
		<comments>http://acidborg.wordpress.com/2010/05/17/book-samba-3-by-example/#comments</comments>
		<pubDate>Mon, 17 May 2010 18:57:25 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SysAdmin]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=782</guid>
		<description><![CDATA[Last week, I finished reading &#8220;Samba-3 by Example. Practical exercises in successful Samba deployment&#8221; by John H. Terpstra. What makes this book worth reading is the approach that the author makes to the different configurations of a Samba network depending on the users&#8217; requisites, the available hardware and the expertise of the sysadmin. He starts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=782&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week, I finished reading &#8220;<a href="http://www.amazon.com/Samba-3-Example-Practical-Successful-Deployment/dp/013188221X/">Samba-3 by Example. Practical exercises in successful Samba deployment</a>&#8221; by <a href="http://www.samba.org/~jht/">John H. Terpstra</a>.<br />
<img src="http://acidborg.files.wordpress.com/2010/05/samba3.jpg" alt="Samba 3 by example" /><br />
What makes this book worth reading is the approach that the author makes to the different configurations of a <a href="http://www.samba.org/">Samba</a> network depending on the users&#8217; requisites, the available hardware and the expertise of the sysadmin. He starts with a basic Samba installation on a simple network, with a few users and no security and he evolves this study case until it reaches advanced topics like migrations from Windows and <a href="http://en.wikipedia.org/wiki/Netware">NetWare</a> networks to Samba or integrating Samba with Microsoft&#8217;s <a href="http://en.wikipedia.org/wiki/Active_directory">Active Directory</a>).</p>
<p>I strongly recommend this book if you are a Samba sysadmin or you are thinking about deploying Samba on your network, because it contains many tips and ideas to design your Samba network or improve your existing one.</p>
<p>You can download it (PDF format) from <a href="http://www.samba.org/samba/docs/Samba3-ByExample.pdf">here</a> for free.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/books/'>Books</a>, <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/782/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/782/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/782/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=782&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/05/17/book-samba-3-by-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>

		<media:content url="http://acidborg.files.wordpress.com/2010/05/samba3.jpg" medium="image">
			<media:title type="html">Samba 3 by example</media:title>
		</media:content>
	</item>
		<item>
		<title>The Humble Indie Bundle</title>
		<link>http://acidborg.wordpress.com/2010/05/05/the-humble-indie-bundle/</link>
		<comments>http://acidborg.wordpress.com/2010/05/05/the-humble-indie-bundle/#comments</comments>
		<pubDate>Wed, 05 May 2010 18:17:28 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=777</guid>
		<description><![CDATA[As I did on this previous post, I&#8217;d like to support this cross-platform games initiative called &#8220;The Humble Indie Bundle&#8220;. It sells 5 cross-platform games (GNU/Linux, Windows, Mac) and you can pay whatever you want for them. You can even choose if you want to donate part of the money (or all of it) to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=777&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As I did on this <a href="http://acidborg.wordpress.com/2009/10/15/world-of-boo/">previous post</a>, I&#8217;d like to support this cross-platform games initiative called &#8220;<a href="http://www.wolfire.com/humble">The Humble Indie Bundle</a>&#8220;. It sells 5 cross-platform games (GNU/Linux, Windows, Mac) and you can pay whatever you want for them. You can even choose if you want to donate part of the money (or all of it) to <a href="http://www.childsplaycharity.org/">Child&#8217;s Play charity</a> or <a href="http://www.eff.org/">Electronic Frontier Foundation</a>.</p>
<p>I think it&#8217;s worth it.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/777/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/777/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/777/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=777&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/05/05/the-humble-indie-bundle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to upgrade from Ubuntu 9.10 (Karmic) to Ubuntu 10.04 (Lucid)</title>
		<link>http://acidborg.wordpress.com/2010/04/29/how-to-upgrade-from-ubuntu-9-10-karmic-to-ubuntu-10-04-lucid/</link>
		<comments>http://acidborg.wordpress.com/2010/04/29/how-to-upgrade-from-ubuntu-9-10-karmic-to-ubuntu-10-04-lucid/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 18:03:48 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=768</guid>
		<description><![CDATA[This post is a modified &#8220;déjà vu&#8221; of a previous one. Replace “karmic” for “lucid” in /etc/apt/sources.list : sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list Upgrade your system: sudo apt-get update &#38;&#38; sudo apt-get -y dist-upgrade Reboot: sudo shutdown -r now Filed under: Ubuntu<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=768&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This post is a modified &#8220;<a href="http://en.wikipedia.org/wiki/D%C3%A9j%C3%A0_vu">déjà vu</a>&#8221; of a <a href="http://acidborg.wordpress.com/2009/10/26/how-to-upgrade-from-ubuntu-9-04-jaunty-to-ubuntu-9-10-karmic/">previous one</a>.</p>
<ol>
<li>Replace “karmic” for “lucid” in /etc/apt/sources.list : <code>sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list</code></li>
<li>Upgrade your system: <code>sudo apt-get update &amp;&amp; sudo apt-get -y dist-upgrade</code>
</li>
<li>Reboot: <code>sudo shutdown -r now</code></li>
</ol>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/768/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/768/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/768/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=768&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/04/29/how-to-upgrade-from-ubuntu-9-10-karmic-to-ubuntu-10-04-lucid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
		<item>
		<title>How to automatically download your favourite TV series on Ubuntu 9.10</title>
		<link>http://acidborg.wordpress.com/2010/04/12/how-to-automatically-download-your-favourite-tv-series-on-ubuntu-9-10/</link>
		<comments>http://acidborg.wordpress.com/2010/04/12/how-to-automatically-download-your-favourite-tv-series-on-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 19:00:25 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=739</guid>
		<description><![CDATA[Description: I&#8217;m going to explain how to automatically download your favourite TV shows using showRSS, Transmission and Flexget. Steps: Register at showRSS and add your favourite TV series. Go to the &#8220;feeds&#8221; section and generate your feed address. Download the latest transmission-common and transmission-gtk packages from here. Install them: sudo dpkg -i transmission*.deb Modify $HOME/.config/transmission/settings.json [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=739&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Description</strong>: I&#8217;m going to explain how to automatically download your favourite TV shows using <a href="http://showrss.karmorra.info/">showRSS</a>, <a href="http://www.transmissionbt.com/">Transmission</a> and <a href="http://flexget.com/">Flexget</a>.</p>
<p><strong>Steps</strong>:</p>
<ol>
<li>Register at <a href="http://showrss.karmorra.info/">showRSS</a> and add your favourite TV series.</li>
<li>Go to the &#8220;feeds&#8221; section and generate your feed address.</li>
<li>Download the latest <em>transmission-common</em> and <em>transmission-gtk</em> packages from <a href="http://packages.ubuntu.com/lucid/transmission">here</a>.</li>
<li>Install them: <code>sudo dpkg -i transmission*.deb</code></li>
<li>Modify $HOME/.config/transmission/settings.json with the following values:<br />
<code>"watch-dir": "\/home\/your_user\/Downloads",<br />
"watch-dir-enabled": true</code></li>
<li>Go to <a href="http://flexget.com/">flexget</a>&#8216;s web and download it.</li>
<li>Install it: <code>sudo easy_install FlexGet*.egg</code></li>
<li>Edit flexget&#8217;s config file: <code>vi $HOME/.flexget/config.yml</code><br />
<img src="http://acidborg.files.wordpress.com/2010/04/flexget.png" alt="flex's config.yml content" />
</li>
<li>Initialize flexget: <code>flexget --initdb</code></li>
<li>Edit your crontab to check your feed every hour: <code>crontab -e</code><br />
<em>0 * * * *	/usr/local/bin/flexget</em>  </li>
</ol>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/linux/'>Linux</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/739/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/739/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/739/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=739&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/04/12/how-to-automatically-download-your-favourite-tv-series-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>

		<media:content url="http://acidborg.files.wordpress.com/2010/04/flexget.png" medium="image">
			<media:title type="html">flex's config.yml content</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install and use Fabric on Ubuntu 9.10</title>
		<link>http://acidborg.wordpress.com/2010/04/06/how-to-install-and-use-fabric-on-ubuntu-9-10/</link>
		<comments>http://acidborg.wordpress.com/2010/04/06/how-to-install-and-use-fabric-on-ubuntu-9-10/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 08:59:13 +0000</pubDate>
		<dc:creator>acidborg</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://acidborg.wordpress.com/?p=729</guid>
		<description><![CDATA[From its web: &#8220;Fabric is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. More specifically, Fabric is: A tool that lets you execute arbitrary Python functions via the command line; A library of subroutines (built on top of a lower-level library) to make executing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=729&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>From its web: &#8220;<em><a href="http://fabfile.org">Fabric</a> is a Python library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. More specifically, Fabric is:</p>
<ul>
<li>A tool that lets you execute arbitrary Python functions via the command line;</li>
<li>A library of subroutines (built on top of a lower-level library) to make executing shell commands over SSH easy and Pythonic.
</li>
</ul>
<p>Naturally, most users combine these two things, using Fabric to write and execute Python functions, or tasks, to automate interactions with remote servers.</em>&#8220;</p>
<p><strong>Installation</strong>:</p>
<ol>
<li>Download the package from <a href="http://packages.ubunut.com/lucid/all/fabric/download">here</a></li>
<li>Install it: <code>sudo dpkg -i fabric*.deb</code></li>
</ol>
<p><strong>Use:</strong>:</p>
<ol>
<li>Follow <a href="http://docs.fabfile.org/0.9.0/tutorial.html">this short tutorial</a> to learn the basics.</li>
<li>Create a file called <em>fabfile.py</em> </li>
<li>Fill it with your customized functions. For Example:<br />
<code>from fabric.api import env, run, sudo<br />
env.hosts = ['ubuntu1', 'ubuntu2', 'ubuntu3']<br />
def upgrade_hosts():<br />
    sudo('apt-get update &amp;&amp; apt-get dist-upgrade ')<br />
</code></li>
<li>Run fabric: <code>fab upgrade_hosts</code></li>
</ol>
<p>I find Fabric very useful and time-saving when maintaining similar servers, because you can design a task and run it automatically on all the servers.</p>
<br />Filed under: <a href='http://acidborg.wordpress.com/category/python/'>Python</a>, <a href='http://acidborg.wordpress.com/category/sysadmin/'>SysAdmin</a>, <a href='http://acidborg.wordpress.com/category/ubuntu/'>Ubuntu</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/acidborg.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/acidborg.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/acidborg.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/acidborg.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/acidborg.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/acidborg.wordpress.com/729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/acidborg.wordpress.com/729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/acidborg.wordpress.com/729/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=acidborg.wordpress.com&amp;blog=8275870&amp;post=729&amp;subd=acidborg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://acidborg.wordpress.com/2010/04/06/how-to-install-and-use-fabric-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">acidborg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
