<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Combat Pretzel &#187; Computers</title>
	<atom:link href="http://www.combatpretzel.com/category/computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.combatpretzel.com</link>
	<description>Tom Servo's Online Craphole!</description>
	<lastBuildDate>Sun, 10 Jan 2010 04:57:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cheap dedicated hosting!</title>
		<link>http://www.combatpretzel.com/2008/11/cheap-dedicated-hosting/</link>
		<comments>http://www.combatpretzel.com/2008/11/cheap-dedicated-hosting/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 00:41:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.combatpretzel.com/?p=42</guid>
		<description><![CDATA[I&#8217;ve finally found a relatively cheap dedicated webhost, that allows me to evade this stupid VPS bullshit and actually let me do what I want. That host is called Hetzner Online, located in Germany.
If you don&#8217;t need mission critical hosting and can accept running your stuff on consumer hardware, this might just be for you. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally found a <em>relatively</em> cheap dedicated webhost, that allows me to evade this stupid VPS bullshit and actually let me do what I want. That host is called <a title="Hetzner Online" href="http://www.hetzner.de/" target="_blank">Hetzner Online</a>, located in Germany.</p>
<p>If you don&#8217;t need mission critical hosting and can accept running your stuff on consumer hardware, this might just be for you. 50€ a month nets me an Athlon X2 5600+ with two gig of RAM and two 400GB SATA drives. My silly three-share VPS with lagged CPU shares, 768 megs and 15GB of disk would have costed me a little more than 40€ once the promo is over. Since I don&#8217;t host the New York stock exchange on this box, I don&#8217;t need to think twice where I go.</p>
<p>The best thing of all this is that I&#8217;m running OpenSolaris 2008.11 and it&#8217;s AMP stack on this thing. Granted, OpenSolaris isn&#8217;t a supported option over at Hetzner (and likely won&#8217;t be for a while), but for a little fee, they&#8217;ll burn the ISO onto a CD and let you screw two hours with an IP-KVM.</p>
<p>This blog is now OpenSolaris powered! \o/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.combatpretzel.com/2008/11/cheap-dedicated-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What the fuck Firefox?!</title>
		<link>http://www.combatpretzel.com/2008/10/what-the-fuck-firefox/</link>
		<comments>http://www.combatpretzel.com/2008/10/what-the-fuck-firefox/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 11:17:58 +0000</pubDate>
		<dc:creator>tomservo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.combatpretzel.com/?p=40</guid>
		<description><![CDATA[So I had my machine idling there, while I was doing some paper work (i.e. bills), noticing that the disks make a short ruckus periodically. Trying to find out what it was, I dtraced my system.
Turns out that Firefox seems to maintain a temporary SQLite database, which holds a copy your browsing history. That database [...]]]></description>
			<content:encoded><![CDATA[<p>So I had my machine idling there, while I was doing some paper work (i.e. bills), noticing that the disks make a short ruckus periodically. Trying to find out what it was, I dtraced my system.</p>
<p>Turns out that Firefox seems to maintain a temporary SQLite database, which holds a copy your browsing history. That database gets purged and then refilled regulary, every 10-15 seconds or so, on my system right now writing out 5MB every time. The reason behind this is <em>apparently</em> data integrity.</p>
<p>The Firefox team seems to expect your filesystem catching fire randomly when you turn around, I&#8217;m guessing destroying all its precious SQLite files. Or god knows what. Seriously, the browser nor computer nor disks are doing anything. Yet Firefox is bullshitting me. And it&#8217;s not going to be fixed before Firefox 3.1.</p>
<p>What the hell!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.combatpretzel.com/2008/10/what-the-fuck-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 9 on BrandZ</title>
		<link>http://www.combatpretzel.com/2008/10/fedora-9-on-brandz/</link>
		<comments>http://www.combatpretzel.com/2008/10/fedora-9-on-brandz/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 01:02:39 +0000</pubDate>
		<dc:creator>tomservo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[brandz]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.combatpretzel.com/?p=36</guid>
		<description><![CDATA[If you&#8217;re in need of Linux emulation for whatever reason under Solaris, you&#8217;ve an existing mechanism at hand called BrandZ. The seemingly supported distros however are CentOS 3/4 and 5. Kind of antique. Stuff like Ubuntu or various other distros don&#8217;t seem to work. However if you really need an updated userland, try Fedora 9.
You [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re in need of Linux emulation for whatever reason under Solaris, you&#8217;ve an existing mechanism at hand called BrandZ. The seemingly supported distros however are CentOS 3/4 and 5. Kind of antique. Stuff like Ubuntu or various other distros don&#8217;t seem to work. However if you really need an updated userland, try Fedora 9.</p>
<p>You go about following the usual Linux 2.6 brand install procedure, but instead feed this image to the zone installer:</p>
<p><a href="http://download.openvz.org/template/precreated/contrib/fedora-9-i386-default.tar.gz">http://download.openvz.org/template/precreated/contrib/fedora-9-i386-default.tar.gz</a> (courtesy of OpenVZ)</p>
<p>Logging into the zone console will not work. The zone will get stuck booting. Logging into a virtual terminal however does work (i.e. zlogin -l root zone). From there, create a new regular user and then go about installing all various sorts of things using yum. The image above is a minimal one. Be sure to create /etc/resolv.conf and fill some actual nameservers in there.</p>
<p><strong>Update:</strong> Proof, pudding and all that shit&#8230;</p>
<p><a href="http://www.storageserver.be/images/gearth.jpg"><img src="http://www.storageserver.be/images/gearth_th.jpg" alt="Thumbnail" /><br />
(Pro-Click Zone)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.combatpretzel.com/2008/10/fedora-9-on-brandz/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Building Mono 2.0 on OpenSolaris</title>
		<link>http://www.combatpretzel.com/2008/10/building-mono-20-on-opensolaris/</link>
		<comments>http://www.combatpretzel.com/2008/10/building-mono-20-on-opensolaris/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 11:50:01 +0000</pubDate>
		<dc:creator>tomservo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.combatpretzel.com/?p=30</guid>
		<description><![CDATA[I&#8217;ve tried to build the source from scratch and hacked the configure file in various ways, nothing helped. I&#8217;m not sure what the problem is, it looks like the C# compiler in the Mono Lite package freaking out for some reason. To actually build it properly, you have to have an existing working C# compiler. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tried to build the source from scratch and hacked the configure file in various ways, nothing helped. I&#8217;m not sure what the problem is, it looks like the C# compiler in the Mono Lite package freaking out for some reason. To actually build it properly, you have to have an existing working C# compiler. And the basic precompiled one delivered doesn&#8217;t work.</p>
<p>To get a working build, you&#8217;ll have to build Mono 1.2.6 first. Put it anywhere but /usr, since you probably want it to stay clean. The build however also has some issues. Turns out that the Mono Lite C# compiler in that version doesn&#8217;t like an unlimited stack (the main compiler&#8217;s probably also affected). To fix that, issue <em>ulimit -Hs 10240</em> in your command line (preferably bash, since Mono expects the GNU command chain) which sets the hard limit to 10MB, run <em>make</em>, <em>make install</em> and then make sure the binaries are in the path.</p>
<p>Then retry compiling Mono 2.0. The build should succeed.</p>
<p>I&#8217;d recommend recompiling the whole package yet again, but with the Mono 2.0 binaries. Which means compile Mono 1.2.6 and slap it in e.g. /opt/mono126, then compile Mono 2.0 putting it in e.g. /opt/mono2 and then do a final compile with the prefix you want. Consider keeping both previous compiles, in case a future release shows more issues.</p>
<p><strong>Update:</strong> Turns out that the Mono 2.0 compiler&#8217;s also shitting all over itself about Solaris&#8217; default stack settings. Either manually set ulimit or tweak the mcs/gmcs scripts wherever you&#8217;ve installed Mono.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.combatpretzel.com/2008/10/building-mono-20-on-opensolaris/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pidgin configure is fucking stupid!</title>
		<link>http://www.combatpretzel.com/2008/09/pidgin-devs-are-fucking-stupid/</link>
		<comments>http://www.combatpretzel.com/2008/09/pidgin-devs-are-fucking-stupid/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:14:30 +0000</pubDate>
		<dc:creator>tomservo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[pidgin]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.combatpretzel.com/?p=26</guid>
		<description><![CDATA[Seriously, why use autoconf if you need to go hands on anyway? That shit started somewhere with the 2.4.x releases and is fucking retarded and annoying. See this:
checking for GTKSPELL... no
configure: error:
GtkSpell development headers not found.
Use --disable-gtkspell if you do not need it.
Duh? How about you just go about implying that parameter then? Like how [...]]]></description>
			<content:encoded><![CDATA[<p>Seriously, why use autoconf if you need to go hands on anyway? That shit started somewhere with the 2.4.x releases and is fucking retarded and annoying. See this:</p>
<pre style="30px;">checking for GTKSPELL... no
configure: error:
GtkSpell development headers not found.
Use --disable-gtkspell if you do not need it.</pre>
<p>Duh? How about you just go about implying that parameter then? Like how it was done in the past? What is that change for good, anyway, apart annoying the shit out of people? It doesn&#8217;t just happen with GTKSpell.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.combatpretzel.com/2008/09/pidgin-devs-are-fucking-stupid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solaris/x86 software you might be interested in&#8230;</title>
		<link>http://www.combatpretzel.com/2008/09/solarisx86-software-you-might-be-interested-in/</link>
		<comments>http://www.combatpretzel.com/2008/09/solarisx86-software-you-might-be-interested-in/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:14:59 +0000</pubDate>
		<dc:creator>tomservo</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.combatpretzel.com/?p=16</guid>
		<description><![CDATA[While we wait for Sun to fill up its IPS repository for OpenSolaris and whether third parties create good repos or not (Blastwave, yach!), here&#8217;s a three links to binary packages that might interest you and shouldn&#8217;t be missing on any system (I&#8217;ve tested them only under Solaris Nevada/OpenSolaris). All links are SVR4 packages:
Transmission 1.21: [...]]]></description>
			<content:encoded><![CDATA[<p>While we wait for Sun to fill up its IPS repository for OpenSolaris and whether third parties create good repos or not (Blastwave, yach!), here&#8217;s a three links to binary packages that might interest you and shouldn&#8217;t be missing on any system (I&#8217;ve tested them only under Solaris Nevada/OpenSolaris). All links are SVR4 packages:</p>
<p><a title="Transmission SVR4 package" href="http://trisk.acm.jhu.edu/SFE/SFEtransmission-1.21-sol11-i386.pkg.gz">Transmission 1.21</a>: A decent Gnome based torrent client. Stable.</p>
<p><a title="WINE SVR4 package" href="http://trisk.acm.jhu.edu/SFE/SFEwine-1.1.2-sol11-i386.pkg.bz2">WINE 1.1.2</a>: No explanations needed. Appears stable. Runs at least the three main apps from Office 2007.</p>
<p><a title="Songbird 0.7 SVR4 package" href="http://releases.mozilla.com/sun/Songbird-Solaris/releases/0.7.0/pkgadd/songbird-0.7.0.en-US.opensolaris-i386-pkg.bz2">Songbird 0.7</a>: A pretty cool iTunes look-a-like. Requires the appropriate GStreamer modules for the respective file formats.</p>
<p>And if you feel really bored and need to watch deviants at play, or maybe just need a virtual toy world, there&#8217;s also a bonus: <a title="SecondLife SVR4 package" href="https://solaris-sl-viewer.s3.amazonaws.com/SecondLife_i686_1_20_15_0-2008Jul28-snv.pkg.bz2">SecondLife for Solaris</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.combatpretzel.com/2008/09/solarisx86-software-you-might-be-interested-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
