<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/us/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://smue.org/us/feeds/atom10.xml" rel="self" title="smue.org:useless stuff" type="application/atom+xml" />
    <link href="http://smue.org/us/"                        rel="alternate"    title="smue.org:useless stuff" type="text/html" />
    <link href="http://smue.org/us/rss.php?version=2.0"     rel="alternate"    title="smue.org:useless stuff" type="application/rss+xml" />
    <title type="html">smue.org:useless stuff</title>
    <subtitle type="html"></subtitle>
    <icon>http://smue.org/us/templates/default/img/s9y_banner_small.png</icon>
    <id>http://smue.org/us/</id>
    <updated>2008-10-06T06:40:34Z</updated>
    <generator uri="http://www.s9y.org/" version="1.2.1">Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />

    <entry>
        <link href="http://smue.org/us/archives/344-VBoxClone-v0.1.html" rel="alternate" title="VBoxClone v0.1" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-10-06T06:22:14Z</published>
        <updated>2008-10-06T06:40:34Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=344</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=344</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/5-business" label="business" term="business" />
    
        <id>http://smue.org/us/archives/344-guid.html</id>
        <title type="html">VBoxClone v0.1</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <tt><br />
NAME<br />
		VBoxClone - clones virtual box vms with autogenerated settings<br />
<br />
SYNOPSIS<br />
		VBoxClone &lt;source&gt; &lt;destination&gt;<br />
<br />
DESCRIPTION<br />
<br />
		this bash script duplicates virtual box vms to new vms with all settings<br />
		beside of the mac addresses of the network adapter. this behavior should<br />
		emulate VMWare's &quot;clone vm&quot;.<br />
		<br />
BUGS<br />
		<br />
		plenty.<br />
<br />
TODO<br />
<br />
		- we need to sysprep windows vms (new SID)<br />
		- more sanity checks<br />
		<br />
EXAMPLE<br />
<br />
		[root@vboxsrv:/space/vbox] # ./VBoxClone lala<br />
		usage: ./VBoxClone &lt;source&gt; &lt;destination&gt;<br />
		[root@vboxsrv:/space/vbox] # ./VBoxClone lala test<br />
		ERROR: vm 'lala' does not exist?<br />
		[root@vboxsrv:/space/vbox] # ./VBoxClone winXP winXP03<br />
		VDI_FOLDER: '/space/vbox'<br />
		VM_FOLDER: '/space/vbox'<br />
		Cloning Primary master: '/space/vbox/winXP/winXP.vdi'<br />
		VirtualBox Command Line Management Interface Version 2.0.2<br />
		(C) 2005-2008 Sun Microsystems, Inc.<br />
		All rights reserved.<br />
<br />
		0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%<br />
		Creating VM 'winXP03'...<br />
		Adding hda '/space/vbox/winXP03/winXP03-0.vdi' ('7cd48e3a-bf0a-4611-bb61-d375dd73e9f7')<br />
		[root@vboxsrv:/space/vbox] # diff -NrU0  winXP/winXP.xml winXP03/winXP03.xml<br />
		--- winXP/winXP.xml     2008-10-01 14:08:48.000000000 +0200<br />
		+++ winXP03/winXP03.xml 2008-10-06 08:29:07.000000000 +0200<br />
		@@ -4 +4 @@<br />
		-  &lt;Machine uuid=&quot;{152b8d66-831d-4488-8ce1-d9d547234f0a}&quot; name=&quot;winXP&quot; OSType=&quot;winxp&quot; lastStateChange=&quot;2008-09-30T13:50:17Z&quot;&gt;<br />
		+  &lt;Machine uuid=&quot;{cf5293f4-94b8-4615-9250-7957df510af9}&quot; name=&quot;winXP03&quot; OSType=&quot;winxp&quot; lastStateChange=&quot;2008-10-06T08:29:05Z&quot;&gt;<br />
		@@ -41 +41 @@<br />
		-        &lt;Adapter slot=&quot;0&quot; enabled=&quot;true&quot; MACAddress=&quot;080027CE488E&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;82543GC&quot;&gt;<br />
		+        &lt;Adapter slot=&quot;0&quot; enabled=&quot;true&quot; MACAddress=&quot;0800274ACD37&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;82543GC&quot;&gt;<br />
		@@ -44,3 +44,3 @@<br />
		-        &lt;Adapter slot=&quot;1&quot; enabled=&quot;false&quot; MACAddress=&quot;08002747B375&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;Am79C973&quot;/&gt;<br />
		-        &lt;Adapter slot=&quot;2&quot; enabled=&quot;false&quot; MACAddress=&quot;08002763F4C7&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;Am79C973&quot;/&gt;<br />
		-        &lt;Adapter slot=&quot;3&quot; enabled=&quot;false&quot; MACAddress=&quot;0800273AAE3C&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;Am79C973&quot;/&gt;<br />
		+        &lt;Adapter slot=&quot;1&quot; enabled=&quot;false&quot; MACAddress=&quot;080027D32A13&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;Am79C973&quot;/&gt;<br />
		+        &lt;Adapter slot=&quot;2&quot; enabled=&quot;false&quot; MACAddress=&quot;080027C8D8A1&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;Am79C973&quot;/&gt;<br />
		+        &lt;Adapter slot=&quot;3&quot; enabled=&quot;false&quot; MACAddress=&quot;08002704256B&quot; cable=&quot;true&quot; speed=&quot;0&quot; type=&quot;Am79C973&quot;/&gt;<br />
		@@ -63 +63 @@<br />
		-      &lt;HardDiskAttachment hardDisk=&quot;{a84807e5-b452-4713-a9e9-b6ed24570bfe}&quot; bus=&quot;IDE&quot; channel=&quot;0&quot; device=&quot;0&quot;/&gt;<br />
		+      &lt;HardDiskAttachment hardDisk=&quot;{7cd48e3a-bf0a-4611-bb61-d375dd73e9f7}&quot; bus=&quot;IDE&quot; channel=&quot;0&quot; device=&quot;0&quot;/&gt;<br />
</tt><br />
<br />
<br />
<a href="http://smue.org/us/uploads/business/VBoxClone_v0.1">download version 0.1: VBoxClone_v0.1<br />
</a><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/343-cisco.com-hat-seine-t-verloren....html" rel="alternate" title="cisco.com hat seine 't' verloren..." />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-09-25T09:02:01Z</published>
        <updated>2008-09-25T09:02:01Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=343</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=343</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/5-business" label="business" term="business" />
            <category scheme="http://smue.org/us/categories/3-useless" label="useless" term="useless" />
    
        <id>http://smue.org/us/archives/343-guid.html</id>
        <title type="html">cisco.com hat seine 't' verloren...</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a class='serendipity_image_link' href='http://smue.org/us/uploads/misc/cisco.com_without_t_20080925.png'><!-- s9ymdb:271 --><img width="110" height="80" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://smue.org/us/uploads/misc/cisco.com_without_t_20080925.serendipityThumb.png" alt="" /></a><br />
<br />
der passende html sourcecode:<br />
<br />
<a class='serendipity_image_link' href='http://smue.org/us/uploads/misc/cisco.com_without_t_source_20080925.png'><!-- s9ymdb:272 --><img width="110" height="91" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://smue.org/us/uploads/misc/cisco.com_without_t_source_20080925.serendipityThumb.png" alt="" /></a><br />
<br />
programmierfehler oder absicht? ;)<br />
<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/342-chili-aussaat-2008.html" rel="alternate" title="chili aussaat 2008" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-08-23T16:18:46Z</published>
        <updated>2008-08-23T16:18:46Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=342</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=342</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/6-chilli" label="chilli" term="chilli" />
    
        <id>http://smue.org/us/archives/342-guid.html</id>
        <title type="html">chili aussaat 2008</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <center><table border=0 cellspacing=10><tr align="center" valign="top"><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080823_03.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080823_03.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080823_04.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080823_04.serendipityThumb.jpg" alt="" border=0/></a></td></tr></table><center><table border=0 cellspacing=10><tr align="center" valign="top"><br />
<td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080823_01.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080823_01.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080823_02.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080823_02.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080823_05.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080823_05.serendipityThumb.jpg" alt="" border=0/></a></td></tr></table><br />
<br />
<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/341-die-naechsten-wochen-bei-ebay....html" rel="alternate" title="die naechsten wochen bei ebay..." />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-07-28T19:24:46Z</published>
        <updated>2008-07-28T19:24:46Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=341</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=341</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/5-business" label="business" term="business" />
    
        <id>http://smue.org/us/archives/341-guid.html</id>
        <title type="html">die naechsten wochen bei ebay...</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                seit dieser woche bin ich in berlin bei ebay/mobile.de; ich darf dort eine neue vmware umgebung mit automatischen deploy von entwickler und testmaschinen (debian sarge) aufbauen bzw. die routinen coden (viperl/perl + virtualcenter).<br />
<br />
...und ich hab schon einen badge (zugangskarte) bekommen - leider "nur" temp ;)<br />
<br />
<center><br />
<a class='serendipity_image_link' href='http://smue.org/us/uploads/misc/randydemseinebaybadge.jpg'><!-- s9ymdb:265 --><img width="83" height="110" style="border: 0px; padding-left: 5px; padding-right: 5px;" src="http://smue.org/us/uploads/misc/randydemseinebaybadge.serendipityThumb.jpg" alt="" /></a><br />
<br />
</center> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/340-chili-aussaat-2008.html" rel="alternate" title="chili aussaat 2008" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-07-06T12:37:19Z</published>
        <updated>2008-07-06T12:37:19Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=340</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=340</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/6-chilli" label="chilli" term="chilli" />
    
        <id>http://smue.org/us/archives/340-guid.html</id>
        <title type="html">chili aussaat 2008</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <center><table border=0 cellspacing=10><tr align="center" valign="top"><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080706_01.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080706_01.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080706_02.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080706_02.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_200807068_03.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080706_03.serendipityThumb.jpg" alt="" border=0/></a></td></tr><tr align="center" valign="top"><td align="center" valign="top" colspan="3"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080706_04.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080706_04.serendipityThumb.jpg" alt="" border=0/></a></td></tr></table><br />
<br />
<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/339-java-game-like-crazy-maschines.html" rel="alternate" title="java game like crazy maschines" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-06-30T20:42:15Z</published>
        <updated>2008-06-30T20:42:15Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=339</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=339</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/4-gam0rn" label="gam0rn" term="gam0rn" />
    
        <id>http://smue.org/us/archives/339-guid.html</id>
        <title type="html">java game like crazy maschines</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                a java game like crazy machines:<br />
<br />
<a href="http://magic.pen.fizzlebot.com/" title="http://magic.pen.fizzlebot.com/">http://magic.pen.fizzlebot.com/</a><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/338-chili-aussaat-2008.html" rel="alternate" title="chili aussaat 2008" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-06-09T18:15:21Z</published>
        <updated>2008-06-09T18:15:21Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=338</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=338</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/6-chilli" label="chilli" term="chilli" />
    
        <id>http://smue.org/us/archives/338-guid.html</id>
        <title type="html">chili aussaat 2008</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <center><table border=0 cellspacing=10><tr align="center" valign="top"><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080608_01.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080608_01.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080608_02.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080608_02.serendipityThumb.jpg" alt="" border=0/></a></td><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080608_05.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080608_05.serendipityThumb.jpg" alt="" border=0/></a></td></tr><tr align="center" valign="top"><td align="center" valign="top" colspan="3"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080608_03.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080608_03.serendipityThumb.jpg" alt="" border=0/></a></td></tr></table><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/337-chili-aussaat-2008-mels-nachwuchs..html" rel="alternate" title="chili aussaat 2008: mels nachwuchs." />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-06-09T17:58:42Z</published>
        <updated>2008-06-09T17:58:42Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=337</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=337</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/6-chilli" label="chilli" term="chilli" />
    
        <id>http://smue.org/us/archives/337-guid.html</id>
        <title type="html">chili aussaat 2008: mels nachwuchs.</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                mel hat 2 neue chili babies auf den <a href="http://www.rosentage.de/">rosentage bad toelz</a> gekauft:<br />
<br />
<center><table border=0 cellspacing=10><tr align="center" valign="top"><td align="center" valign="top"><br />
<td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080607_01.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080607_01.serendipityThumb.jpg" alt="http://www.chili-balkon.de/sorten/habanero-rot.htm" border=0/></a><br />
<a href="http://www.chili-balkon.de/sorten/habanero-rot.htm">habanero rot</a><br />
</td></tr><tr align="center" valign="top"><td align="center" valign="top"><br />
<td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080607_02.jpg'><img width='83' height='110' src="http://smue.org/us/uploads/chilli/chili_20080607_02.serendipityThumb.jpg" alt="http://www.chili-balkon.de/sorten/bolivian-rainbow.htm" border=0/></a><br />
<a href="http://www.chili-balkon.de/sorten/bolivian-rainbow.htm">bolivian rainbow</a><br />
</td></tr></table><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/336-storage-vmotion-plugin-for-vi-client.html" rel="alternate" title="storage vmotion plugin for vi client" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-05-13T10:51:38Z</published>
        <updated>2008-05-13T10:51:38Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=336</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=336</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/5-business" label="business" term="business" />
    
        <id>http://smue.org/us/archives/336-guid.html</id>
        <title type="html">storage vmotion plugin for vi client</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <div class="bb-code-title">QUOTE:</div><div class="bb-quote">SVMotion is a VI 2.5 client plugin (the FIRST released, third-party plugin in fact) that extends the client's functionality by providing an integrated, graphical tool that can be used to invoke storage VMotion (SVMotion) operations.<br />
</div><br />
<br />
homepage: <a href="http://code.lostcreations.com/wiki/vmware/viplugins/svmotion">http://code.lostcreations.com/wiki/vmware/viplugins/svmotion</a><br />
vmware community thread: <a href="http://communities.vmware.com/thread/126141">http://communities.vmware.com/thread/126141</a><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/335-sun-x4500thumper-referenzbericht.html" rel="alternate" title="sun x4500/thumper referenzbericht" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-04-30T09:27:04Z</published>
        <updated>2008-04-30T16:03:23Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=335</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=335</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/5-business" label="business" term="business" />
    
        <id>http://smue.org/us/archives/335-guid.html</id>
        <title type="html">sun x4500/thumper referenzbericht</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                auf <a href="http://www.searchstorage.de">searchstorage.de </a>wurde ein referenzbericht zu der cluster installation am deutschen klima rechenzentrum veroeffentlicht:<br />
<br />
<a href="http://www.searchstorage.de/themenbereiche/storage-hardware/forschung-und-wissenschaft/articles/119839/">Suns Thumper verfeinert die Rechenmodelle am Deutschen Klimarechenzentrum</a><br />
<br />
verbaut wurden:<br />
<br />
- 256* X2200M2 / 2 dual core opteron / 16gb ram<br />
- 5* X4600 / 8 dual core opteron / 64gb ram<br />
- 4* X4100 / 2 dual core opteron (lustra mds und cluster management)<br />
- 8* X4500 / 2 dual core opteron / 16gb ram / 500gb SATA hdd - 144 TB netto storage (linux + lustre)<br />
- voltaire infiniband fabric<br />
<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/334-neuer-24-tft.html" rel="alternate" title="neuer 24&quot; tft" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-04-27T20:29:53Z</published>
        <updated>2008-04-30T15:59:32Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=334</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=334</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/3-useless" label="useless" term="useless" />
            <category scheme="http://smue.org/us/categories/1-vdr" label="vdr" term="vdr" />
    
        <id>http://smue.org/us/archives/334-guid.html</id>
        <title type="html">neuer 24&quot; tft</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <center><table border=0 cellspacing=10><tr align="center" valign="top"><td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/misc/samsung245_mac_mini.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/misc/samsung245_mac_mini.serendipityThumb.jpg" alt="pimiento de padron / krimzon lee" border=0/></a></td></tr></table></center><br />
<br />
vieeeeel platz fuer eagle auf dem neuen 24" tft (samsung 245b); der mac mini g4 kanns grad noch so betreiben ;)<br />
im moment wird noch am <a href="http://www.vdr-portal.de/board/thread.php?threadid=71741">aurora gebastelt</a>. <br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/333-chili-aussaat-2008.html" rel="alternate" title="chili aussaat 2008" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-04-27T20:24:25Z</published>
        <updated>2008-04-27T20:24:25Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=333</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=333</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/6-chilli" label="chilli" term="chilli" />
    
        <id>http://smue.org/us/archives/333-guid.html</id>
        <title type="html">chili aussaat 2008</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                so, die naechsten chilis sind umgetopft:<br />
<br />
<center><table border=0 cellspacing=10><tr align="center" valign="top"><td align="center" valign="top"><br />
<td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080426_01.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080426_01.serendipityThumb.jpg" alt="numex twilight" border=0/></a><br />
</td></tr><tr align="center" valign="top"><td align="center" valign="top"><br />
<td align="center" valign="top"><a class='serendipity_image_link' href='http://smue.org/us/uploads/chilli/chili_20080426_02.jpg'><img width='110' height='83' src="http://smue.org/us/uploads/chilli/chili_20080426_02.serendipityThumb.jpg" alt="numex twilight" border=0/></a><br />
</td></tr></table><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/332-solaris-10-u5-0508-available.html" rel="alternate" title="solaris 10 u5 05/08 available" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-04-17T07:30:43Z</published>
        <updated>2008-04-17T07:33:44Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=332</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=332</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/5-business" label="business" term="business" />
    
        <id>http://smue.org/us/archives/332-guid.html</id>
        <title type="html">solaris 10 u5 05/08 available</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                solaris 10 u5 05/08 has been released;<br />
<br />
downloads at sun.com:<br />
<a href="http://www.sun.com/software/solaris/get.jsp#download"><br />
http://www.sun.com/software/solaris/</a><br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/331-VDR-Camp-2008-und-noch-mehr-bilder.html" rel="alternate" title="VDR Camp 2008 - und noch mehr bilder" />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-03-31T20:06:14Z</published>
        <updated>2008-03-31T20:06:14Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=331</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=331</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/1-vdr" label="vdr" term="vdr" />
    
        <id>http://smue.org/us/archives/331-guid.html</id>
        <title type="html">VDR Camp 2008 - und noch mehr bilder</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://chiliblog.gekrumbel.de/">skiller</a> hat mal die verfuegbaren bilder zusammengefasst:<br />
<br />
<a href="http://gallery.vdr-camp.de/main.php">http://gallery.vdr-camp.de/</a><br />
<br />
da fehlen aber sicher noch viele (z.b. powARman seine).<br />
<br />
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://smue.org/us/archives/330-VDR-Camp-2008-Rueckfahrt-und-daheim..html" rel="alternate" title="VDR Camp 2008 - Rueckfahrt und daheim." />
        <author>
            <name>randy</name>
            <email>randy@smue org</email>
        </author>
    
        <published>2008-03-30T17:43:49Z</published>
        <updated>2008-03-31T20:00:12Z</updated>
        <wfw:comment>http://smue.org/us/wfwcomment.php?cid=330</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://smue.org/us/rss.php?version=atom1.0&amp;type=comments&amp;cid=330</wfw:commentRss>
    
            <category scheme="http://smue.org/us/categories/1-vdr" label="vdr" term="vdr" />
    
        <id>http://smue.org/us/archives/330-guid.html</id>
        <title type="html">VDR Camp 2008 - Rueckfahrt und daheim.</title>
        <content type="xhtml" xml:base="http://smue.org/us/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                so, geschafft.<br />
<br />
2 tage anstrengendes gebastel und grillen und guitarhero spielen, heute um 13:00 in kandel weg und grad um 19:30 daheim angekommen. <br />
<br />
der erste schuwng bilder: <a href="http://knilse.de/vdrcamp2008/">http://knilse.de/vdrcamp2008/</a><br />
<br />
 
            </div>
        </content>
        
    </entry>

</feed>