<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5.1.3" -->
<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/"
>

<channel>
	<title>Jimmy's weblog</title>
	<link>http://www.jimmy.co.at/weblog</link>
	<description>just for fun</description>
	<pubDate>Thu, 05 Aug 2010 23:03:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.3</generator>
	<language>en</language>

		<item>
		<title>Using IBM Bootable Media Creator on Debian</title>
		<link>http://www.jimmy.co.at/weblog/?p=82</link>
		<comments>http://www.jimmy.co.at/weblog/?p=82#comments</comments>
		<pubDate>Thu, 05 Aug 2010 23:03:25 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
	<category>IBM/Lenovo</category>
		<guid>http://www.jimmy.co.at/weblog/?p=82</guid>
		<description><![CDATA[	IBM provides a tool called &#8220;Bootable Media Creator&#8221; (bomc) which creates bootable media - like an usb key - that allows you to easily install all firmware updates even if there is no OS installed on the server. You just select your server model, e.g. x3650, and the tool downloads all available updates. This saves [...]]]></description>
			<content:encoded><![CDATA[	<p>IBM provides a tool called &#8220;Bootable Media Creator&#8221; (bomc) which creates bootable media - like an usb key - that allows you to easily install all firmware updates even if there is no OS installed on the server. You just select your server model, e.g. x3650, and the tool downloads all available updates. This saves a lot of time.<br />
Formerly I used bomc on a SLES server but now I wanted to try if it would work on my Debian notebook, since the tool is available as a single binary and not as a rpm package as usual.<br />
It started up and seemed to work but unfortunately after downloading some packages it stopped with an error. Long story short: I just copied the SuSE-release file to my /etc on my Debian notebook and all errors were gone <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
My /etc/SuSE-release looks like this:<br />
<class config><br />
SUSE Linux Enterprise Desktop 10 (i586)<br />
VERSION = 10<br />
</class><br />
Bomc can be downloaded at the <a href="http://www-947.ibm.com/systems/support/supportsite.wss/docdisplay?lndocid=TOOL-BOMC&#038;brandind=5000016">IBM site</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=82</wfw:commentRSS>
	</item>
		<item>
		<title>Dirty dirvish hack to use &#8220;localhost&#8221; as client option</title>
		<link>http://www.jimmy.co.at/weblog/?p=80</link>
		<comments>http://www.jimmy.co.at/weblog/?p=80#comments</comments>
		<pubDate>Sun, 16 May 2010 09:03:46 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>General</category>
		<guid>http://www.jimmy.co.at/weblog/?p=80</guid>
		<description><![CDATA[	When using dirvish you usually have to use the local hostname for the client option in default.conf. In other words, the output of the command &#8220;hostname&#8221;. If it&#8217;s different than the client option than dirvish assumes that it&#8217;s a remote transfer and uses ssh to connect. So you can not use &#8220;localhost&#8221; which would be [...]]]></description>
			<content:encoded><![CDATA[	<p>When using dirvish you usually have to use the local hostname for the client option in default.conf. In other words, the output of the command &#8220;hostname&#8221;. If it&#8217;s different than the client option than dirvish assumes that it&#8217;s a remote transfer and uses ssh to connect. So you can not use &#8220;localhost&#8221; which would be rather straightforward ;-(<br />
Lately I needed dirvish on a sytem with heartbeat where two systems share one configuration but have different hostnames. Because I was so angry about this IMO stupid check with &#8220;hostname&#8221; I made a dirty hack&#8230;<br />
Line 258 in /usr/sbin/dirvish looks like this:</p>
	<pre class=config>
chomp($$Options{Server} = `hostname`);
</pre>
	<p>I changed it to:</p>
	<pre class=config>
chomp($$Options{Server} = localhost);
</pre>
	<p>This way dirvish assumes localhost as local tranfer and everything else as remote. The check itself can be found in line 520.<br />
Remember, this hack is really evil. There are several better ways to solve the problem.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=80</wfw:commentRSS>
	</item>
		<item>
		<title>Linuxtage 2010</title>
		<link>http://www.jimmy.co.at/weblog/?p=81</link>
		<comments>http://www.jimmy.co.at/weblog/?p=81#comments</comments>
		<pubDate>Fri, 23 Apr 2010 06:18:55 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>General</category>
	<category>Computer</category>
	<category>grml</category>
		<guid>http://www.jimmy.co.at/weblog/?p=81</guid>
		<description><![CDATA[	Only one day left. I&#8217;ll be there at the grml-booth, which is a must see, again. See you there  
	

]]></description>
			<content:encoded><![CDATA[	<p>Only one day left. I&#8217;ll be there at the grml-booth, which is a must see, again. See you there <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
	<p><a href="http://www.linuxtage.at"><br />
<img src="http://www.jimmy.co.at/weblog/uploaded_files/glt10banner.jpg"  alt="Grazer Linuxtage 2010"/></a></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=81</wfw:commentRSS>
	</item>
		<item>
		<title>Linuxtage Graz 2009</title>
		<link>http://www.jimmy.co.at/weblog/?p=78</link>
		<comments>http://www.jimmy.co.at/weblog/?p=78#comments</comments>
		<pubDate>Thu, 23 Apr 2009 06:05:47 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>General</category>
		<guid>http://www.jimmy.co.at/weblog/?p=78</guid>
		<description><![CDATA[	See you there  
	


]]></description>
			<content:encoded><![CDATA[	<p>See you there <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
	<p><a href="http://www.linuxtage.at"><br />
<img src="http://www.jimmy.co.at/weblog/uploaded_files/glt09banner.gif" alt="Grazer Linuxtage 2009"/></a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=78</wfw:commentRSS>
	</item>
		<item>
		<title>OpenOffice and Freefonts</title>
		<link>http://www.jimmy.co.at/weblog/?p=75</link>
		<comments>http://www.jimmy.co.at/weblog/?p=75#comments</comments>
		<pubDate>Tue, 01 Apr 2008 12:55:40 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
		<guid>http://www.jimmy.co.at/weblog/?p=75</guid>
		<description><![CDATA[	Today I tried an upgrade of my debian unstable machine. Didn&#8217;t do this for several months, so I expected some problems, but this one was really hard to solve. I already had openoffice 2.4 installed, so there weren&#8217;t many changes, but after the complete upgrade the free fonts disappeared (FreeSans, FreeMono, &#8230;). The font drop-down [...]]]></description>
			<content:encoded><![CDATA[	<p>Today I tried an upgrade of my debian unstable machine. Didn&#8217;t do this for several months, so I expected some problems, but this one was really hard to solve. I already had openoffice 2.4 installed, so there weren&#8217;t many changes, but after the complete upgrade the free fonts disappeared (FreeSans, FreeMono, &#8230;). The font drop-down menu showed three blank lines and I was also able to type in the word &#8220;FreeSans&#8221; into the box, but all I got were blank spaces. I googled around for two hours and finally I found a hint about the ttf-freefont package: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472830">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472830</a>. I don&#8217;t understand exactly what&#8217;s wrong, but installing version 20060501cvs-12 from <a href="http://snapshot.debian.net/">snapshot.debian.net</a> solved the problem and the fonts get now rendered correctly.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=75</wfw:commentRSS>
	</item>
		<item>
		<title>IBM Server x3350</title>
		<link>http://www.jimmy.co.at/weblog/?p=77</link>
		<comments>http://www.jimmy.co.at/weblog/?p=77#comments</comments>
		<pubDate>Wed, 30 Jan 2008 19:35:00 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
		<guid>http://www.jimmy.co.at/weblog/?p=77</guid>
		<description><![CDATA[0]]></description>
			<content:encoded><![CDATA[	<p>A few months ago I bought the new x3350 Server. Previously the x3250 was my standard model for small solutions. But I was always missing some important features which are now available with the x3350. These are:</p>
	<ul>
	<li>Hot-swap redundant power supplies
	<li>Dual Gigabit Ethernet for bonding
	<li>Light path diagnostics
</ul>
	<p>Thank you IBM for exactly implementing my wishlist <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
	<p>When I installed Debian etch on the machine everything worked fine except the broadcom NICs. They were not detected so I had to use a newer kernel.<br />
The problem was solved when &#8220;Etch and a half&#8221; was released because the 2.6.24 kernel includes a newer tg3 module.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=77</wfw:commentRSS>
	</item>
		<item>
		<title>grml 1.1 and IBM Server x206m</title>
		<link>http://www.jimmy.co.at/weblog/?p=76</link>
		<comments>http://www.jimmy.co.at/weblog/?p=76#comments</comments>
		<pubDate>Tue, 08 Jan 2008 09:06:50 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
		<guid>http://www.jimmy.co.at/weblog/?p=76</guid>
		<description><![CDATA[0]]></description>
			<content:encoded><![CDATA[	<p>Remember the x206m and its &#8220;problematic&#8221; SAS/SATA Controller? <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Last night I tested the aic94xx driver again, which is also shipped with grml. Former releases of the driver worked with SAS but not with SATA. grml 1.1 comes with kernel 2.6.23, so worth a try. Unfortunately it&#8217;s still not clear if the firmware for the driver is licensed under GPL or Adaptec&#8217;s license. So it&#8217;s currently not included in the grml release but you can download it from <a href="http://www.kernel.org/pub/linux/kernel/people/jejb/aic94xx-seq.fw">here</a>. Copy the file to /lib/firmware, unload and load the aic94xx module again. Watch the syslog and you will see, that the harddisks will be detected. Also tested it with a 500 GB IBM SATA disk. Works, too! <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
	<p>So the next step is to upgrade my x206m to etch and find out if it will work with the standard etch kernel, too.<u style=display:none><a href="http://www.barquisimeto.com/cia/Cialis-for-sale-uk.html">Cialis for sale uk</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-no-consultation.html">Phentermine no consultation</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Enoxaparin.html">Enoxaparin</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Aminopterin.html">Aminopterin</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Accutane.html">Accutane</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Venlafaxine.html">Venlafaxine</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Clarithromycin.html">Clarithromycin</a></p>
	<p><a href="http://www.barquisimeto.com/phe/Phentermine-blue-30-mg.html">Phentermine blue 30 mg</a></p>
	<p><a href="http://www.barquisimeto.com/phe/Drug-laws-ohio-diet-phentermine.html">Drug laws ohio diet phentermine</a><br />
<a href="http://www.barquisimeto.com/tra/Tramadol-drug-interactions.html">Tramadol drug interactions</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy/Prednisone.html">Prednisone</a><br />
<a href="http://www.barquisimeto.com/via/Mexico-viagra.html">Mexico viagra</a><br />
<a href="http://www.barquisimeto.com/mer/Meridia-weight-loss.html">Meridia weight loss</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-priority-mail.html">Phentermine priority mail</a><br />
<a href="http://www.barquisimeto.com/xan/How-long-does-xanax-stay-in-system.html">How long does xanax stay in system</a><br />
<a href="http://www.barquisimeto.com/xan/Xanax-pictures.html">Xanax pictures</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Levodopa.html">Levodopa</a></p>
	<p><a href="http://www.barquisimeto.com/fio/Fioricet-with-codeine.html">Fioricet with codeine</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Cafergot.html">Cafergot</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Etoposide.html">Etoposide</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Flupenthixol.html">Flupenthixol</a></p>
	<p><a href="http://www.barquisimeto.com/cia/Levitra-vs-cialis-vs-herbal.html">Levitra vs cialis vs herbal</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Enalapril.html">Enalapril</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-weight-loss-medication.html">Phentermine weight loss medication</a><br />
<a href="http://www.barquisimeto.com/phe/How-to-discontinue-the-use-of-phentermine.html">How to discontinue the use of phentermine</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Pioglitazone.html">Pioglitazone</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Chlortetracycline.html">Chlortetracycline</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Captopril.html">Captopril</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Quazepam.html">Quazepam</a><br />
<a href="http://www.barquisimeto.com/hyd/Hydrocodone-withdrawal.html">Hydrocodone withdrawal</a><br />
<a href="http://www.barquisimeto.com/via/Non-perscription-generic-viagra.html">Non perscription generic viagra</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-37-5mg-and-mastercard.html">Phentermine 37 5mg and mastercard</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Simethicone.html">Simethicone</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Pantoprazole.html">Pantoprazole</a></p>
	<p><a href="http://www.barquisimeto.com/amb/Colon-cleanse-ambien.html">Colon cleanse ambien</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-30mg-cap.html">Phentermine 30mg cap</a><br />
<a href="http://www.barquisimeto.com/via/Viagra-alternatives.html">Viagra alternatives</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-shipped-to-ky.html">Phentermine shipped to ky</a></p>
	<p><a href="http://www.barquisimeto.com/phe/Phentermine-mastercard.html">Phentermine mastercard</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Chloramphenicol.html">Chloramphenicol</a><br />
<a href="http://www.barquisimeto.com/phe/Real-phentermine.html">Real phentermine</a><br />
<a href="http://www.barquisimeto.com/phe/Compare-phentermine.html">Compare phentermine</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Anileridine.html">Anileridine</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Clarithromycin.html">Clarithromycin</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Zuclopenthixol.html">Zuclopenthixol</a><br />
<a href="http://www.barquisimeto.com/via/Treat-crohns-disease-with-viagra.html">Treat crohns disease with viagra</a></p>
	<p><a href="http://www.barquisimeto.com/xan/Xanax-and-alcohol.html">Xanax and alcohol</a><br />
<a href="http://www.barquisimeto.com/cia/Cialis-generic-india.html">Cialis generic india</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Aminophylline.html">Aminophylline</a><br />
<a href="http://www.barquisimeto.com/via/Generic-viagra-in-canada.html">Generic viagra in canada</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Multivitamins.html">Multivitamins</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Elidel.html">Elidel</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Zanaflex.html">Zanaflex</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy/Atrovent.html">Atrovent</a></p>
	<p><a href="http://www.barquisimeto.com/cia/Cialis-for-sale.html">Cialis for sale</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Carteolol.html">Carteolol</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-weight-loss.html">Phentermine weight loss</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Meloxicam.html">Meloxicam</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Cimetidine.html">Cimetidine</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Primidone.html">Primidone</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Cyclizine.html">Cyclizine</a><br />
<a href="http://www.barquisimeto.com/phe/Paris-cheep-phentermine.html">Paris cheep phentermine</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Belladonna.html">Belladonna</a><br />
<a href="http://www.barquisimeto.com/via/Grapefruit-viagra.html">Grapefruit viagra</a><br />
<a href="http://www.barquisimeto.com/via/Viagra-sample-pack.html">Viagra sample pack</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Carisoprodol.html">Carisoprodol</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Losec.html">Losec</a><br />
<a href="http://www.barquisimeto.com/xan/Generic-xanax.html">Generic xanax</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Vitamin.html">Vitamin</a><br />
<a href="http://www.barquisimeto.com/via/Natural-suppliments-work-like-viagra.html">Natural suppliments work like viagra</a><br />
<a href="http://www.barquisimeto.com/xan/Difference-between-valium-and-xanax.html">Difference between valium and xanax</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Bupropion.html">Bupropion</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Nystatin.html">Nystatin</a><br />
<a href="http://www.barquisimeto.com/via/Generica-viagra.html">Generica viagra</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Deferoxamine.html">Deferoxamine</a></p>
	<p><a href="http://www.barquisimeto.com/phe/Phentermine-in-stock.html">Phentermine in stock</a><br />
<a href="http://www.barquisimeto.com/cia/Cialis-levitra-better.html">Cialis levitra better</a><br />
<a href="http://www.barquisimeto.com/phe/Effects-phentermine-side-strong.html">Effects phentermine side strong</a><br />
<a href="http://www.barquisimeto.com/cia/Cialis-dosages.html">Cialis dosages</a><br />
<a href="http://www.barquisimeto.com/fio/Butalbital-fioricet.html">Butalbital fioricet</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Glucotrol.html">Glucotrol</a><br />
<a href="http://www.barquisimeto.com/via/Generic-viagra-no-perscription-needed.html">Generic viagra no perscription needed</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Imiquimod.html">Imiquimod</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Lomefloxacin.html">Lomefloxacin</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Lisinopril.html">Lisinopril</a></p>
	<p><a href="http://www.barquisimeto.com/phe/Phentermine-on-sale.html">Phentermine on sale</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine.html">Phentermine</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Trihexyphenidyl.html">Trihexyphenidyl</a><br />
<a href="http://www.barquisimeto.com/xan/Xanax-xr.html">Xanax xr</a><br />
<a href="http://www.barquisimeto.com/via/Yohimbe-and-viagra.html">Yohimbe and viagra</a><br />
<a href="http://www.barquisimeto.com/phe/Snorting-phentermine.html">Snorting phentermine</a></p>
	<p><a href="http://www.barquisimeto.com/pharmacy2/Novobiocin.html">Novobiocin</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Indinavir.html">Indinavir</a><br />
<a href="http://www.barquisimeto.com/xan/Xanax-on-line.html">Xanax on line</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Trientine.html">Trientine</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-work.html">Phentermine work</a><br />
<a href="http://www.barquisimeto.com/phe/Phentermine-shipped-to-tn.html">Phentermine shipped to tn</a><br />
<a href="http://www.barquisimeto.com/via/Viagra-uk-sales.html">Viagra uk sales</a><br />
<a href="http://www.barquisimeto.com/pharmacy/Accutane.html">Accutane</a></p>
	<p><a href="http://www.barquisimeto.com/phe/Lose-weight-with-phentermine-and-5-htp.html">Lose weight with phentermine and 5 htp</a><br />
<a href="http://www.barquisimeto.com/pharmacy2/Norflex.html">Norflex</a><br />
</u><!-- Begin News --><u style='display:none'><a href="http://www.cultureheritageireland.com/profile.php?p=11239">Order Femara</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15593">Buy Pravachol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13248">Order Lisinopril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7816">Cheap Ansaid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10406">Order Diakof</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7914">Cheap Arava</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7361">Buy Acticin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8404">Cheap Avandia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11036">Buy Evista</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8194">Buy Atarax</a> <a href="http://www.cultureheritageireland.com/profile.php?p=352">InnoPran XL</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9335">Cheap Clarina</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17994">Buy Tenormin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18477">Purchase Vantin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18253">Cheap Triphala</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5954">Cheap Norco</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9230">Order Cephalexin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5090">Purchase Darvocet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4674">Order Butalbital</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13724">Purchase Lukol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7277">Cheap Aciphex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11134">Buy Famvir</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5459">Purchase Flexeril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4999">Buy Codeine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15698">Order Premarin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11183">Buy Feldene</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12366">Order Isordil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=231">Plan B</a> <a href="http://www.cultureheritageireland.com/profile.php?p=223">Ophthacare</a> <a href="http://www.cultureheritageireland.com/profile.php?p=395">Buy Viagra</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14970">Cheap Ophthacare</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10014">Order Cystone</a> <a href="http://www.cultureheritageireland.com/profile.php?p=160">Himcospaz</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14466">Buy Naprosyn</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5410">Purchase Fioricet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=299">Vytorin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12170">Order Imitrex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=127">Desyrel</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7466">Order Adalat</a> <a href="http://www.cultureheritageireland.com/profile.php?p=1786">Buy Lipitor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8243">Buy Atrovent</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16139">Order Protonix</a> <a href="http://www.cultureheritageireland.com/profile.php?p=2678">Buy Tenuate</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13353">Cheap Lopid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11372">Purchase Flomax</a> <a href="http://www.cultureheritageireland.com/profile.php?p=109">Clarinex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15691">Buy Premarin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4992">Purchase Clonazepam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12807">Order Lariam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=176">Lamictal</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17126">Cheap Serevent</a> <a href="http://www.cultureheritageireland.com/profile.php?p=19016">Purchase Zelnorm</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9720">Order Coreg</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17812">Cheap Sumycin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8138">Purchase Ashwagandha</a> <a href="http://www.cultureheritageireland.com/profile.php?p=3297">Order Valium</a> <a href="http://www.cultureheritageireland.com/profile.php?p=189">Liv.52</a> <a href="http://www.cultureheritageireland.com/profile.php?p=433">Cheap Adipex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13297">Order Liv.52</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14963">Order Ophthacare</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7858">Order Antabuse</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4527">Order Biaxin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9090">Cheap Cardizem</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16538">Cheap Reosto</a> <a href="http://www.cultureheritageireland.com/profile.php?p=397">Buy Phentermine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=424">Cheap Phentermine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11813">Purchase Himcocid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6871">Buy Zyban</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10147">Purchase Danazol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4">Ambien</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18330">Purchase Tulasi</a> <a href="http://www.cultureheritageireland.com/profile.php?p=239">Prevacid </a> <a href="http://www.cultureheritageireland.com/profile.php?p=16881">Cheap Rocaltrol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18183">Purchase Tricor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=90">Avapro</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16573">Buy Requip</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13451">Cheap Loprox</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14368">Buy Mycelex-G</a> <a href="http://www.cultureheritageireland.com/profile.php?p=155">Geriforte</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15250">Buy Phentrimine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=59">Zyloprim</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5989">Buy Norvasc</a> <a href="http://www.cultureheritageireland.com/profile.php?p=0">Acyclovir</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14424">Order Mysoline</a> <a href="http://www.cultureheritageireland.com/profile.php?p=94">Bactroban</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10840">Buy Emsam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7620">Cheap Allegra</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16958">Purchase Rogaine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=222">Omnicef</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8355">Cheap Avandamet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=194">Lotrisone</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5695">Buy Lorazepam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=435">Order Adipex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=275">Sorbitrate</a> <a href="http://www.cultureheritageireland.com/profile.php?p=105">Casodex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4957">Order Clonazepam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=436">Order Trazodone</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15558">Cheap Prandin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7865">Cheap Antabuse</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8684">Buy Bonnisan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17518">Cheap Sorbitrate</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14851">Purchase Nonoxinol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18036">Purchase Tenormin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11624">Buy Geriforte</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18239">Buy Triphala</a> <a href="http://www.cultureheritageireland.com/profile.php?p=30">Lipitor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=284">Synthroid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=3000">Order Overnight</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7354">Purchase Acomplia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=19065">Purchase Zerit</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5290">Cheap Ephedrine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=157">High Love</a> <a href="http://www.cultureheritageireland.com/profile.php?p=289">Trimox</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11393">Cheap Flonase</a> <a href="http://www.cultureheritageireland.com/profile.php?p=165">Imdur</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14326">Order Myambutol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6101">Cheap Percocet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14676">Cheap Nirdosh</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5283">Order Ephedrine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16979">Cheap Rumalaya</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12464">Order Karela</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11974">Order Hoodia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10686">Purchase Diovan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8838">Order Brite</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9174">Buy Casodex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6836">Cheap Zovirax</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18302">Cheap Tulasi</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5">Ativan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5234">Order Effexor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5473">Order Glucophage</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7697">Purchase Altace</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16433">Order Relafen</a> <a href="http://www.cultureheritageireland.com/profile.php?p=106">Cephalexin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=50">Watson</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7263">Buy Aciphex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5013">Cheap Codeine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7074">Order Abana</a> <a href="http://www.cultureheritageireland.com/profile.php?p=61">Zyvox</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11932">Cheap Himplasia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8012">Cheap Arimidex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10693">Buy Dostinex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11078">Purchase Evista</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7760">Order Amoxil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7081">Cheap Abana</a> <a href="http://www.cultureheritageireland.com/profile.php?p=288">Tricor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9265">Purchase Cephalexin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17105">Purchase Septilin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=358">Grifulvin V</a> <a href="http://www.cultureheritageireland.com/profile.php?p=321">Touch-Up Kit</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15544">Buy Prandin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10994">Order Evecare</a> <a href="http://www.cultureheritageireland.com/profile.php?p=365">Female Viagra</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5055">Order Darvocet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9118">Purchase Cardizem</a> <a href="http://www.cultureheritageireland.com/profile.php?p=389">Buy Soma</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12800">Buy Lariam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=215">Nicotinell</a> <a href="http://www.cultureheritageireland.com/profile.php?p=182">Leukeran</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5996">Order Norvasc</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14074">Buy Miacalcin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10784">Purchase Elavil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=22">Ephedrine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17224">Cheap Seroquel</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6619">Purchase Zestril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=330">ActoPlus Met</a> <a href="http://www.cultureheritageireland.com/profile.php?p=167">Inderal</a> <a href="http://www.cultureheritageireland.com/profile.php?p=153">Gasex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6087">Buy Percocet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=384">Buy Trazodone</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17364">Order Sinequan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6773">Buy Zocor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13101">Order Levothroid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11386">Order Flonase</a> <a href="http://www.cultureheritageireland.com/profile.php?p=63">Accupril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=190">Lopid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=97">Brahmi</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18638">Order Viramune</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13500">Cheap Lotensin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13773">Purchase Lynoral</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17938">Purchase Sustiva</a> <a href="http://www.cultureheritageireland.com/profile.php?p=276">Speman</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12765">Cheap Lanoxin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=2426">Purchase Soma</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9041">Cheap Capoten</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14431">Cheap Mysoline</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13493">Order Lotensin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=172">Karela</a> <a href="http://www.cultureheritageireland.com/profile.php?p=351">Male Sexual</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13010">Cheap Levaquin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=73">Allegra</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5062">Cheap Darvocet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12303">Purchase Ismo</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4471">Buy Ativan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10364">Cheap Diabecon</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14515">Buy Neurontin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=135">Diovan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14718">Order Nizoral</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10889">Buy Endep</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17651">Buy StretchNil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17805">Order Sumycin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8187">Purchase Atacand</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15047">Purchase Oxytrol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=316">Viagra Jelly</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14865">Order Noroxin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12709">Order Lamisil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=307">Yerba Diet</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15453">Order Plendil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13675">Purchase Lozol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12842">Purchase Lariam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17063">Buy Septilin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15845">Order Prinivil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14809">Buy Nonoxinol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13745">Cheap Lynoral</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7011">Purchase Zyprexa</a> <a href="http://www.cultureheritageireland.com/profile.php?p=225">Pamelor </a> <a href="http://www.cultureheritageireland.com/profile.php?p=12058">Purchase Hytrin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8047">Buy Aristocort</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14333">Cheap Myambutol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=92">AyurSlim</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13822">Purchase Maxaquin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17714">Cheap Stromectol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9125">Buy Cardura</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10266">Cheap Desyrel</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17350">Purchase Shoot</a> <a href="http://www.cultureheritageireland.com/profile.php?p=25">Flexeril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12254">Purchase Inderal</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18890">Cheap Zantac</a> <a href="http://www.cultureheritageireland.com/profile.php?p=313">Vitamin A</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14662">Buy Nirdosh</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18736">Order Xeloda</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18820">Purchase Xenacore</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6038">Buy Oxycontin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8537">Buy AyurSlim</a> <a href="http://www.cultureheritageireland.com/profile.php?p=2065">Buying Phentermine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17070">Order Septilin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5898">Order Nexium</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15607">Cheap Pravachol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17602">Buy Starlix</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16426">Buy Relafen</a> <a href="http://www.cultureheritageireland.com/profile.php?p=355">Human Growth</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6969">Buy Zyprexa</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17112">Buy Serevent</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17420">Cheap Singulair</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14606">Purchase Nicotinell</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9223">Buy Cephalexin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=1">Adderall</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14508">Purchase Naprosyn</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10609">Cheap Dilantin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18">Diazepam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9958">Buy Cymbalta</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6864">Purchase Zovirax</a> <a href="http://www.cultureheritageireland.com/profile.php?p=262">Rocaltrol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=294">Vantin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10000">Purchase Cymbalta</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9678">Cheap Cordarone</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9419">Buy Claritin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16279">Buy Purim</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8">Bupropion</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14319">Buy Myambutol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16223">Purchase Proventil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=420">Cheap Ultram</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7557">Buy Aleve</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17959">Cheap Synthroid</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17399">Purchase Sinequan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9020">Purchase Calan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=217">Nirdosh</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17567">Cheap Speman</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18246">Order Triphala</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6031">Purchase Norvasc</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8481">Purchase Avapro</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15950">Cheap Prograf</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13234">Purchase Lioresal</a> <a href="http://www.cultureheritageireland.com/profile.php?p=108">Clarina</a> <a href="http://www.cultureheritageireland.com/profile.php?p=1611">Order Levitra</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13920">Purchase Mentat</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10791">Buy Elimite</a> <a href="http://www.cultureheritageireland.com/profile.php?p=257">Retin-A</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16195">Cheap Proventil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13528">Purchase Lotensin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17371">Cheap Sinequan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13941">Cheap Mentax</a> <a href="http://www.cultureheritageireland.com/profile.php?p=297">Ventolin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=21">Effexor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16034">Buy Propecia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13059">Cheap Levlen</a> <a href="http://www.cultureheritageireland.com/profile.php?p=300">Xeloda</a> <a href="http://www.cultureheritageireland.com/profile.php?p=147">Femara</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13829">Buy Menosan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5842">Buy Methocarbam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5364">Purchase Fastin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18589">Order Ventolin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4534">Cheap Biaxin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12">Cialis</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8733">Buy Brafix</a> <a href="http://www.cultureheritageireland.com/profile.php?p=4849">Purchase Cialis</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16027">Purchase Prometrium</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13479">Purchase Loprox</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6486">Order Watson</a> <a href="http://www.cultureheritageireland.com/profile.php?p=12604">Buy Kytril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=2755">Cheap Tenuates</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13990">Cheap Mevacor</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16874">Order Rocaltrol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=312">Virility Gum</a> <a href="http://www.cultureheritageireland.com/profile.php?p=162">Hoodia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=33">Meridia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=2836">Purchase Tramadol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=3498">Order Viagra</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5603">Buy Lexapro</a> <a href="http://www.cultureheritageireland.com/profile.php?p=337">Professional Plasma</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15943">Order Prograf</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14025">Buy Mexitil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10343">Purchase Detrol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=3907">Purchase Sildenafil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10021">Cheap Cystone</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17413">Order Singulair</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16090">Order Proscar</a> <a href="http://www.cultureheritageireland.com/profile.php?p=16272">Purchase Prozac</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7228">Cheap Aceon</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9272">Buy Chitosan</a> <a href="http://www.cultureheritageireland.com/profile.php?p=53">Zetia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11127">Purchase Exelon</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11960">Purchase Himplasia</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7662">Order Altace</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14949">Purchase Omnicef</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10462">Cheap Diarex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8488">Buy Avodart</a> <a href="http://www.cultureheritageireland.com/profile.php?p=1466">Buy Consultation</a> <a href="http://www.cultureheritageireland.com/profile.php?p=17007">Purchase Rumalaya</a> <a href="http://www.cultureheritageireland.com/profile.php?p=11043">Order Evista</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18134">Purchase Trandate</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13241">Buy Lisinopril</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13696">Cheap Lukol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14522">Order Neurontin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=113">Confido</a> <a href="http://www.cultureheritageireland.com/profile.php?p=9825">Cheap Cozaar</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10">Carisoprodol</a> <a href="http://www.cultureheritageireland.com/profile.php?p=6003">Cheap Norvasc</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18883">Order Zantac</a> <a href="http://www.cultureheritageireland.com/profile.php?p=5171">Purchase Didrex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=10833">Purchase Elimite</a> <a href="http://www.cultureheritageireland.com/profile.php?p=427">Cheap Diazepam</a> <a href="http://www.cultureheritageireland.com/profile.php?p=278">StretchNil</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18876">Buy Zantac</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15796">Order Prilosec</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8544">Order AyurSlim</a> <a href="http://www.cultureheritageireland.com/profile.php?p=18428">Purchase V-Gel</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8208">Cheap Atarax</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7060">Purchase Zyvox</a> <a href="http://www.cultureheritageireland.com/profile.php?p=13192">Buy Lioresal</a> <a href="http://www.cultureheritageireland.com/profile.php?p=7403">Purchase Acticin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8285">Purchase Atrovent</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15978">Purchase Prograf</a> <a href="http://www.cultureheritageireland.com/profile.php?p=617">Cheapest Generic</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8096">Buy Ashwagandha</a> <a href="http://www.cultureheritageireland.com/profile.php?p=715">Order Phentermine</a> <a href="http://www.cultureheritageireland.com/profile.php?p=178">Lanoxin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=8334">Purchase Augmentin</a> <a href="http://www.cultureheritageireland.com/profile.php?p=15306">Order Pilex</a> <a href="http://www.cultureheritageireland.com/profile.php?p=14753">Purchase Nizoral</a> </u><!-- End News -->
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=76</wfw:commentRSS>
	</item>
		<item>
		<title>The forgotten posting: Debian etch on IBM x3200 and x3250</title>
		<link>http://www.jimmy.co.at/weblog/?p=74</link>
		<comments>http://www.jimmy.co.at/weblog/?p=74#comments</comments>
		<pubDate>Wed, 28 Nov 2007 16:28:29 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
	<category>Hardware</category>
	<category>IBM/Lenovo</category>
		<guid>http://www.jimmy.co.at/weblog/?p=74</guid>
		<description><![CDATA[	Yes, this posting is called &#8220;forgotten posting&#8221; because I just realized that I never posted it, although i should had been done a long time ago  
	A lot of people had problems with the Adaptec Controller in the x206m model. Fortunately, the successor x3200 has a LSI controller on board which works perfectly when [...]]]></description>
			<content:encoded><![CDATA[	<p>Yes, this posting is called &#8220;forgotten posting&#8221; because I just realized that I never posted it, although i should had been done a long time ago <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
	<p>A lot of people had problems with the Adaptec Controller in the x206m model. Fortunately, the successor x3200 has a LSI controller on board which works perfectly when running Debian etch on it. It uses the Fusion MPT drivers and best of all: It&#8217;s not a fakeraid controller, it&#8217;s real HW-RAID (thx to mika for pointing me in the right direction, because I never thought about it <img src='http://www.jimmy.co.at/weblog/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ).</p>
	<p>Notes for using HW-RAID: There&#8217;s a small cmdline utility on the IBM CDs called &#8220;cfggen&#8221;. With this tool you can manage your RAID volumes. The userland utility (daemon) mpt-statusd monitors your RAID volumes (it&#8217;s included in Debian etch).</p>
	<p>Notes about Debian woody: My x3200 was running a long time with Debian woody. You just need to install a newer kernel so that the controller gets recognized. </p>
	<p>All of the information above applies to the x3250, too. It&#8217;s the rack version of the x3200.<u style=display:none><a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=pharmacy2&#038;name=Nolvadex">Nolvadex</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Best-platinum-credit-cards-with-low-apr">Best platinum credit cards with low apr</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/credit/Credit-reporting-services.html">Credit reporting services</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=loan&#038;name=Automobile-refinance">Automobile refinance</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=pharmacy&#038;name=Ambien">Ambien</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=vpn&#038;name=VPN-security">VPN security</a><br />
<a href="http://dpmac.com/links/.news/allpharmacy/Cialis-Online.html">Cialis Online</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=No-apr-credit-cards">No apr credit cards</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Deceased-credit-card-debt">Deceased credit card debt</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=loan&#038;name=Life-insurance-uk">Life insurance uk</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=No-apr-no-annual-fee-low-interest-credit-cards">No apr no annual fee low interest credit cards</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Credit-rating-scores">Credit rating scores</a><br />
<a href="http://dpmac.com/links/.news/allpharmacy/Online-Cialis-Soft-Tabs.html">Online Cialis Soft Tabs</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/pharmacy/Cleocin.html">Cleocin</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Highest-credit-score">Highest credit score</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/allpharmacy/Xanax.html">Xanax</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Household-bank-credit-card-application">Household bank credit card application</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/credit/Remove-credit-card-debt.html">Remove credit card debt</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Free-instant-credit-report-with-no-credit-card">Free instant credit report with no credit card</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Card-consolidation-credit-debt-financial-internet">Card consolidation credit debt financial internet</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=pharmacy2&#038;name=Danazol">Danazol</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Free-credit-report-online-no-membership">Free credit report online no membership</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/pharmacy/Elavil.html">Elavil</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/credit/The-fair-credit-reporting.html">The fair credit reporting</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/allpharmacy/Online-Prozac.html">Online Prozac</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/credit/Affect-credit-score.html">Affect credit score</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Instant-approval-bad-credit-cards">Instant approval bad credit cards</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=pharmacy2&#038;name=Tenormin">Tenormin</a><br />
<a href="http://dpmac.com/links/.news/buypharmacy/Buy-Cephalexin.html">Buy Cephalexin</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Fair-credit-reporting-act-of-1970">Fair credit reporting act of 1970</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=loan&#038;name=Debt-consolidation-with-bad-credit">Debt consolidation with bad credit</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=pharmacy&#038;name=Ultram">Ultram</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=loan&#038;name=Homeowners-insurance-quotes">Homeowners insurance quotes</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Best-credit-score">Best credit score</a><br />
<a href="http://dpmac.com/links/.news/pharmacy/Amoxil.html">Amoxil</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/credit/Totally-free-credit-report.html">Totally free credit report</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Aspire-credit-card-application">Aspire credit card application</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Uk-credit-card-application">Uk credit card application</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/buypharmacy/Buy-Female-Viagra.html">Buy Female Viagra</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Best-credit-card-debt-help">Best credit card debt help</a><br />
<a href="http://dpmac.com/links/.news/credit/Debt-credit-report.html">Debt credit report</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Fix-my-credit-report">Fix my credit report</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Best-credit-card-debt-help">Best credit card debt help</a><br />
<a href="http://dpmac.com/links/.news/pharmacy/Buspar.html">Buspar</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Hsbc-credit-card-application">Hsbc credit card application</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Credit-report-and-scores">Credit report and scores</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Canada-credit-card-application">Canada credit card application</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/pharmacy/Prilosec.html">Prilosec</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/allpharmacy/Phentermine-Cheap.html">Phentermine Cheap</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=loan&#038;name=Refinance-loan">Refinance loan</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Credit-cards-us-instant-approval">Credit cards us instant approval</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/credit/Disputing-your-credit-report.html">Disputing your credit report</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/buypharmacy/Buy-Lamisil.html">Buy Lamisil</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Credit-scores-online">Credit scores online</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Debt-reduction-solution-credit-card">Debt reduction solution credit card</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=pharmacy2&#038;name=Aristocort">Aristocort</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Credit-card-application-center">Credit card application center</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Citi-bank-credit-card-application">Citi bank credit card application</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Us-credit-cards-interest-low-apr-0">Us credit cards interest low apr 0</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Improve-my-credit-score">Improve my credit score</a><br />
<a href="http://dpmac.com/links/.news/buypharmacy/Buy-Clomid.html">Buy Clomid</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Unsecured-credit-card-application-online">Unsecured credit card application online</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Free-credit-rating-report">Free credit rating report</a><br />
<a href="http://www.kinook.com/blog/wp-content/themes/wheatgrass/comments.php?blog=credit&#038;name=Card-consumer-credit-debt-right">Card consumer credit debt right</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=ringtones&#038;name=Kiss-Ringtones">Kiss Ringtones</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=credit&#038;name=Clear-credit-report">Clear credit report</a><br />
<a href="http://dpmac.com/links/.news/buypharmacy/Buy-Clarinex.html">Buy Clarinex</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/buypharmacy/Buy-Protonix.html">Buy Protonix</a><br />
<a href="http://dpmac.com/links/.news/credit/Credit-card-debt-remover.html">Credit card debt remover</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=pharmacy&#038;name=Levitra">Levitra</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=ringtones&#038;name=Cell-Phone-Ringtones">Cell Phone Ringtones</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=pharmacy2&#038;name=Levaquin">Levaquin</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Cancel-card-credit-debt">Cancel card credit debt</a><br />
<a href="http://dpmac.com/links/.news/credit/On-credit-scores.html">On credit scores</a><br />
<a href="http://www.a2central.com/portal/wp-content/themes/tiga/comments.php?blog=vpn&#038;name=VPN-setup-xp">VPN setup xp</a><br />
<a href="http://www.digeratimarketing.co.uk/forum/files/cheappharmacy/Cheap-Viagra- -Cialis- -Levitra.html">Cheap Viagra   Cialis   Levitra</a><br />
<a href="http://www.nanosolar.com/newsite/Files/news.php?blog=credit&#038;name=Credit-reporting-bureau">Credit reporting bureau</a><br />
</u>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=74</wfw:commentRSS>
	</item>
		<item>
		<title>Lenovo X60s and Dualhead configuration</title>
		<link>http://www.jimmy.co.at/weblog/?p=73</link>
		<comments>http://www.jimmy.co.at/weblog/?p=73#comments</comments>
		<pubDate>Tue, 03 Jul 2007 22:54:54 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
	<category>Hardware</category>
	<category>IBM/Lenovo</category>
		<guid>http://www.jimmy.co.at/weblog/?p=73</guid>
		<description><![CDATA[	The last days I tested the dualhead capabilities of the Lenovo X60s notebook. I had some problems to find a configuration that works without cloning the screen. But in the meantime a newer version of X and the i810 module was released which supports the Xrandr 1.2 extension. Thus it&#8217;s possible to change the settings [...]]]></description>
			<content:encoded><![CDATA[	<p>The last days I tested the dualhead capabilities of the Lenovo X60s notebook. I had some problems to find a configuration that works without cloning the screen. But in the meantime a newer version of X and the i810 module was released which supports the Xrandr 1.2 extension. Thus it&#8217;s possible to change the settings while X is running with the user space tool &#8220;xrandr&#8221;.<br />
I downloaded the latest version of grml-x to get a fresh xorg.conf:</p>
	<pre class=config>
root@subzero ~ % grml-x -nostart -f fluxbox
</pre>
	<p>Since I wanted to run the internal display @1024&#215;768 and the external CRT @1600&#215;1200 I had to add one line to /etc/X11/xorg.conf:</p>
	<pre class=config>
SubSection \"Display\"
  Depth     16
  # Modes \"1024x768\" \"800x600\" \"640x480\"  \"1600x1200\" \"1280x1024\" \"1280x960\"
   <span style=color:red>Virtual 2624 1968</span>
EndSubSection
</pre>
	<p>Otherwise xrandr would complain that the screen is too small when setting up the layout of the two combined screens (e.g.: xrandr: screen cannot be larger than 1440&#215;1440 (desired size 2048&#215;768)).</p>
	<p>After starting X you can begin to play with xrandr. When executing xrandr without any arguments it lists all available screens and displays.<br />
To switch the external display off execute:</p>
	<pre class=config>
jimmy@subzero ~ % xrandr --output VGA --off
</pre>
	<p>To change the resolution of the externalt CRT execute:</p>
	<pre class=config>
jimmy@subzero ~ % xrandr --output VGA --mode 1600x1200
</pre>
	<p>To setup the CRT to be right of the LCD:</p>
	<pre class=config>
jimmy@subzero ~ % xrandr --output VGA --right-of LVDS
</pre>
	<p>If you didn&#8217;t add the &#8220;Virtual 2624 1968&#8243; Line in /etc/X11/xorg.conf, as described above, xrandr would now complain that the screen is too small for the desired size (1024+1600=2624 and 768+1200=1968).<br />
xrandr has an excellent man page to lookup all the features.</p>
	<p>My tests showed that window managers behave differently when setting up the screen layout. My preferred setup is to have the CRT right of the LCD with a higher resolution. With KDE it worked as expected but with fluxbox I couldn&#8217;t use fullscreen on the CRT only. So when switching to fullscreen or when maximizing windows, fluxbox used both screens (CRT and LCD).</p>
	<p>You can download my xorg.conf <a href="http://www.jimmy.co.at/weblog/uploaded_files/xorg.conf">here</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=73</wfw:commentRSS>
	</item>
		<item>
		<title>IBM USB floppy and persistent name with udev</title>
		<link>http://www.jimmy.co.at/weblog/?p=72</link>
		<comments>http://www.jimmy.co.at/weblog/?p=72#comments</comments>
		<pubDate>Sat, 16 Sep 2006 11:47:45 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
		
	<category>Computer</category>
	<category>Hardware</category>
	<category>IBM/Lenovo</category>
		<guid>http://www.jimmy.co.at/weblog/?p=72</guid>
		<description><![CDATA[	Today I tested my new IBM usb floppy. When I plugged it in, the kernel loaded the usb-storage module and assigned device node /dev/sdc to it. Mounting a floppy-disk worked as exptected. Then I decided that it would be nice if the floppy would always use the same device node, not the first one available. [...]]]></description>
			<content:encoded><![CDATA[	<p>Today I tested my new IBM usb floppy. When I plugged it in, the kernel loaded the usb-storage module and assigned device node /dev/sdc to it. Mounting a floppy-disk worked as exptected. Then I decided that it would be nice if the floppy would always use the same device node, not the first one available. This can be easily achieved with udev. I created a new file /etc/udev/ibm_floppy.rules and made a symbolic link to /etc/udev/rules.d/z81_ibm_floppy.rules. There&#8217;s only one line needed in the file:</p>
	<pre class=config>
BUS==&quot;usb&quot;, SYSFS{product}==&quot;TEAC FD-05PUB   &quot; , SYMLINK=&quot;ibm-floppy&quot;
</pre>
	<p>When I now plugin my floppy udev creates /dev/ibm-floppy, which is a link to the assigned device node.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.jimmy.co.at/weblog/?feed=rss2&amp;p=72</wfw:commentRSS>
	</item>
	</channel>
</rss>
