<?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>Inanis.net &#187; linux</title>
	<atom:link href="http://www.inanis.net/blog/index.php/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inanis.net/blog</link>
	<description>Daily ramblings of a computer technician.</description>
	<lastBuildDate>Tue, 07 Feb 2012 01:11:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Outage, again</title>
		<link>http://www.inanis.net/blog/index.php/2010/04/01/outage-again/</link>
		<comments>http://www.inanis.net/blog/index.php/2010/04/01/outage-again/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 16:54:03 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[inanis.net]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1527</guid>
		<description><![CDATA[Like I&#8217;ve said before, the Inanis.net server is wonky. When I reboot after security updates, it won&#8217;t restart the web and database services. I have to start them manually. If I forget&#8230; my site stays down until I remember. I &#8230; <a href="http://www.inanis.net/blog/index.php/2010/04/01/outage-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Like I&#8217;ve said before, the Inanis.net server is wonky. When I reboot after security updates, it won&#8217;t restart the web and database services. I have to start them manually. If I forget&#8230; my site stays down until I remember.</p>
<p>I need to just rebuild the box, but time doesn&#8217;t permit that right now.</p>
<p>Sorry for the outage, folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2010/04/01/outage-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yeah, that wasn&#8217;t supposed to happen&#8230;</title>
		<link>http://www.inanis.net/blog/index.php/2009/12/23/yeah-that-wasnt-supposed-to-happen/</link>
		<comments>http://www.inanis.net/blog/index.php/2009/12/23/yeah-that-wasnt-supposed-to-happen/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 01:50:27 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1455</guid>
		<description><![CDATA[Really, all I did was install some updates and somehow (read: it&#8217;s my fault), the swap file on the server went away and then the server refused to boot. I fixed it, so it&#8217;s all good. Long story short: I &#8230; <a href="http://www.inanis.net/blog/index.php/2009/12/23/yeah-that-wasnt-supposed-to-happen/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Really, all I did was install some updates and somehow (read: it&#8217;s my fault), the swap file on the server went away and then the server refused to boot. I fixed it, so it&#8217;s all good.</p>
<p>Long story short: I made changes to try to fix something and I made it worse. The server has been upgraded about a billion times and really just needs a clean install. I just have to figure out how to do that seamlessly. Easier said than done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2009/12/23/yeah-that-wasnt-supposed-to-happen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dumping MySQL and Moving It</title>
		<link>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/</link>
		<comments>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 04:26:03 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[inanis.net]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[rants]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1410</guid>
		<description><![CDATA[So, does anyone out there who follows my blog know how to take the ENITRE OPERATIONAL STATE, including GRANTS (or permissions, or whatever you call them), usernames and associated passwords and all the table/db data and move it from one &#8230; <a href="http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, does anyone out there who follows my blog know how to take the ENITRE OPERATIONAL STATE, including GRANTS (or permissions, or whatever you call them), usernames and associated passwords and all the table/db data and move it from one MySQL server to another and get it to work?</p>
<p>I am trying to move Inanis.net to a new platform and I can&#8217;t seem to get the MySQL permissions to work correctly. I use the command <code>mysqldump -u root --all-databases  &gt; filename.sql</code> to dump the data from the old box and something similar to pop it into the new box. I then copy my entire web directory (all the php apps like wordpress and mediawiki sit there) into the same location on the new box. I navigate to any of the web apps and get complaints about the webapps&#8217; permission being denied because my damn SQL username/password combos are invalid.</p>
<p>So, isn&#8217;t this -all-databases trick supposed to dump the entire frigging system state, or does it do everything but users and permissions? If the case is the latter, that is the most asinine, inane thing I have seen in a while.</p>
<p>Or maybe I&#8217;m just dumb, tired, old, inexperienced or a mix of them all. Maybe I just forgot to do a FLUSH PRIVILEGES after my import- I dunno.</p>
<p>Leave ideas in the comments. Right now, I must go to sleep and dream about another day sitting behind a desk making money, all the while desiring just to get home to the SO and watch Jeopardy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2009/11/03/dumping-mysql-and-moving-it/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.10 Again&#8230; and Inanis Glass 1.3</title>
		<link>http://www.inanis.net/blog/index.php/2009/01/12/ubuntu-810-again-and-inanis-glass-13/</link>
		<comments>http://www.inanis.net/blog/index.php/2009/01/12/ubuntu-810-again-and-inanis-glass-13/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 05:40:28 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[inanis glass]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1072</guid>
		<description><![CDATA[I have Ubuntu 8.10 installed again to give SimCity 4 another go. All updates installed, repository Wine installed, unofficial nVidia 180.11 driver installed (because 180.22 killed X so bad I couldn&#8217;t even get a tty login. Go figure.) I even &#8230; <a href="http://www.inanis.net/blog/index.php/2009/01/12/ubuntu-810-again-and-inanis-glass-13/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have Ubuntu 8.10 installed again to give SimCity 4 another go. All updates installed, repository Wine installed, unofficial nVidia 180.11 driver installed (because 180.22 killed X so bad I couldn&#8217;t even get a tty login. Go figure.) I even got the monitor working pretty quickly. I hacked some stuff that &#8220;should&#8221; make SC4 run faster.</p>
<p>SimCity 4 still doesn&#8217;t run as fast as in Windows. It&#8217;s almost passable, but not quite. I&#8217;ll keep playing for a week and see what happens.</p>
<p>Oh, and Inanis Glass 1.3 is almost complete. Bugs fixed, features added and translate-ability coming soon. I may even be able to throw in some of the translations for free, with the help of those who volunteered their translation skills, of course.</p>
<p>Oh, and finally &#8211; Looks like the Inanis.net server has stabilized. The probable culprit: no swap partition. If it goes down again after this, I swear I am going to blow a gasket.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2009/01/12/ubuntu-810-again-and-inanis-glass-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Linux &#8211; Device Testing</title>
		<link>http://www.inanis.net/blog/index.php/2009/01/11/usb-linux-device-testing/</link>
		<comments>http://www.inanis.net/blog/index.php/2009/01/11/usb-linux-device-testing/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 16:15:29 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hard drives]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1069</guid>
		<description><![CDATA[I wanted to try out a USB linux distro to see if it is useful to me for work/diagnostics/geeking out. Well, I have two devices to use and I wanted to test their performance. I ran SteelBytes HD Speed on &#8230; <a href="http://www.inanis.net/blog/index.php/2009/01/11/usb-linux-device-testing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wanted to try out a USB linux distro to see if it is useful to me for work/diagnostics/geeking out. Well, I have two devices to use and I wanted to test their performance. I ran SteelBytes HD Speed on both devices, and on my hard drives to get an idea of their respective speeds, so I can choose the right (read: fastest) device. I was surprised not by the USB devices, but by my hard drives.<span id="more-1069"></span></p>
<p>Heres the read averages of my devices, block sizes ranging from 1KB to 16MB. The first two drives (green) are the ones I was considering using for USB linux, the others (blue) are for comparison. Model numbers and use are at the side in italics.</p>
<ul>
<li><span style="color: #008000;">A-Data 8GB USB</span><em> (Unknown Model #)(Extra Pen Drive)</em>
<ul>
<li><span style="color: #008000;">Read 24.8 MB/s (14 MB/s on small blocks)</span></li>
</ul>
</li>
<li><span style="color: #008000;">Kingston 8GB USB<em> </em></span><em>(DTI/8GB)(Extra Pen Drive)</em>
<ul>
<li><span style="color: #008000;">Read 24.8 MB/s (17 MB/s on small blocks)</span></li>
</ul>
</li>
<li><span style="color: #0000ff;">Corsair Flash Survivor</span><em> </em><em>(Unknown Model #)</em><em>(Primary/Work Pen Drive)</em>
<ul>
<li><span style="color: #0000ff;">Read 33 MB/s (25MB/s on small blocks)</span></li>
</ul>
</li>
<li><span style="color: #0000ff;">36GB Western Digital Raptor SATA</span> <em>(WD360GD-00FNA0)(1 for OS, 1 For Apps/Swap)</em>
<ul>
<li><span style="color: #0000ff;">Read 56 MB/s</span></li>
</ul>
</li>
<li><span style="color: #0000ff;">160GB Seagate SATA</span> <em>(ST3160815AS)(Storage/Data Drive)</em>
<ul>
<li><span style="color: #0000ff;">Read 75.4 MB/s</span></li>
</ul>
</li>
</ul>
<p>The results are obvious: the Kingston is the right drive. Relatively fast drive with better small block throughput would make it the likely candidate. <em>(And the Corsair Flash Survivor is a kick ass device, BTW. Insanely fast and virtually indestructable. Faster than its reviews, and even faster than my last drive, which I thought was insanely fast to begin with. However, I digress..)</em></p>
<p>What&#8217;s really astonishing is the performance of my WD Raptors. They feel faster when I am using them for my OS/Apps drives compared to other run-of-the-mill SATA drives, even though they are older. However, they test an astonishing 20MB/s slower on reads. I think the fact that they have a 4.6ms seek average instead of an 11ms seek average makes up for the lack in throughput. By a long shot. Really.</p>
<p>Goes to show you that the spindle speed can do quite a bit for performance. Now, if I could only get my hands on some Velociraptors, I would be totally set. Yum.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2009/01/11/usb-linux-device-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More server news.</title>
		<link>http://www.inanis.net/blog/index.php/2009/01/09/more-server-news/</link>
		<comments>http://www.inanis.net/blog/index.php/2009/01/09/more-server-news/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 01:52:07 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[angst]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysqld]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=1047</guid>
		<description><![CDATA[The server was continuing to do weird things so I did some more research. The mysqld service was randomly crashing because of an out of memory error, even though the damned server has 2GB of RAM and plenty to spare &#8230; <a href="http://www.inanis.net/blog/index.php/2009/01/09/more-server-news/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The server was continuing to do weird things so I did some more research. The mysqld service was randomly crashing because of an out of memory error, even though the damned server has 2GB of RAM and plenty to spare when the crash occurred. Hunted around a bit and found that some other people (like 2) were having a similar issue, and it was seemingly related to a failed swap partition. Looked at my config and sure enough: swap was not loading. Something to do with the GUID of the partition changing and fstab not changing to match it. That&#8217;s been fixed and swap is loading now.</p>
<p>After all that, I found out that mysqld was not initializing properly on boot. I have no idea why, because the fu&#8211;ing syslog says it&#8217;s starting and there are no errors anywhere, but mysql status says its not running. Created a startup script and popped it where it&#8217;s supposed to go and now it loads. Again, still nothing in the log to show my new script is running. <a href="http://ubuntuforums.org/archive/index.php/t-975203.html">This page</a> was a great deal of help in creating the startup script.</p>
<p>Lets see what else this stupid server has in store for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2009/01/09/more-server-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SimCity4 on Ubuntu 8.10</title>
		<link>http://www.inanis.net/blog/index.php/2008/12/08/simcity4-on-ubuntu-810/</link>
		<comments>http://www.inanis.net/blog/index.php/2008/12/08/simcity4-on-ubuntu-810/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 05:21:03 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=958</guid>
		<description><![CDATA[I was challenged by Zarek to try SimCity4 on Ubuntu 8.10 because I was &#8220;complaining&#8221; about Ubuntu performance. This will be the second time I have done this, but the first time I will have blogged about it. Here&#8217;s what &#8230; <a href="http://www.inanis.net/blog/index.php/2008/12/08/simcity4-on-ubuntu-810/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was <a href="http://www.inanis.net/blog/index.php/2008/11/01/avg-8-vista-sp1-poor-network-performance/#comments">challenged</a> by <a href="http://zarek.net84.net/">Zarek</a> to try SimCity4 on Ubuntu 8.10 because I was &#8220;complaining&#8221; about Ubuntu performance. This will be the second time I have done this, but the first time I will have blogged about it. Here&#8217;s what happened&#8230;<span id="more-958"></span></p>
<ul>
<li>Grabbed a fresh copy of Ubuntu 8.10</li>
<li>Ghosted Vista install out to another drive (to restore later)</li>
<li>Installed Ubuntu, took whole system drive.</li>
<li>Booted Ubuntu. Took about 10 seconds longer to boot than Vista. (Vista starts off booting slow, but as SuperFetch gets smarter, it boots faster and faster.)</li>
<li>Downloaded updates.</li>
<li>Marveled that Ubuntu auto-mounted my NTFS storage and app drives. No surprise there.</li>
<li>Activated the recommended Restricted nVidia driver for my 8800 GTS and set full resolution, then turned on the eye candy.
<ul>
<li>Fought with this, as I have to do every time I install Ubuntu on this video card, to get 1280&#215;1024 resolution. I&#8217;ll spare you all the minute details, but I spent a good 45 minutes on it. Ubuntu refuses to detect this mode automatically and the GUI gives me no option to force my own settings. None of the command line options to force a redetect of video hardware seem to work anymore, or I am using them incorrectly. I have to edit xorg.conf manually to add in the proper modes, refresh rates and the like. It&#8217;s a PITA. I SHOULD NOT HAVE TO MANUALLY EDIT ANYTHING TO FORCEFULLY SET A VIDEO MODE THAT I WANT IF THE OS DOESN&#8217;T DETECT IT. Windows doesn&#8217;t make me do this. 1) It absolutely, 100% of the time, always has and probably always will detect my monitor&#8217;s native resolution JUST FINE and sets it to it out of the box <em>and, 2)</em> It just happily shows me all the resolutions the CARD supports and lets me set it to whatever I want in the event the monitor isn&#8217;t detected. See, Windows gives me a GUI for advanced options and assumes I know what I&#8217;m doing. XWindows on Ubuntu does not. <em>(I cannot stress this enough, that Windows has <span style="text-decoration: underline;"><strong>never</strong></span>, as far as I can <span style="text-decoration: underline;">remember</span>, failed to detect and either auto-set or allow me to set ANY LCD monitor&#8217;s native resolution EVER)</em></li>
</ul>
</li>
<li>Marveled at how the default compositing engine is slower in Ubuntu 8.10 than it was in 8.04, and is subsequently slower than Vista&#8217;s compositing engine. (8.04 was faster last time I ran it, actually, dunno why that might be). I don&#8217;t care if it might benchmark faster, because it LOOKS and FEELS slower. For eye-candy, that&#8217;s what&#8217;s important.</li>
<li>Amazed that Firefox on Ubuntu renders this blog more slowly than Vista does, and scrolls pages slower too. It is positively choppy. Everyone says Ubuntu is supposed to be faster on the same hardware. Hmm&#8230;</li>
<li>Installed Wine from Ubuntu repository with Synaptic. Easy.</li>
<li>Tried to install SimCity4 and RushHour using ISO images.
<ul>
<li>This was a FAIL, most likely due to lack of experience on my part. Apparently, mounting ISO images over an SMB connection and getting them to show up to Wine is more difficult than I am willing to try to figure out. I just used the CD&#8217;s last time I did this, but I tried to save time and use my ISO files &#8211; no go.</li>
<li>Found out that the default way of mounting ISO files in Ubuntu doesn&#8217;t like Wine or vice versa, and is generally weird. I had to install gISOMount to get ISOs to mount well, using a GUI, in a proper way. I know, &#8220;use the command line, you noob&#8221;, but I shouldn&#8217;t have to use the command line to do something this simple. I don&#8217;t have to use the command line in Windows to do this.</li>
</ul>
</li>
<li>Installed SimCity4 and RushHour using original CDs instead
<ul>
<li>This worked just fine, although the SimCity4 installer shows a constant 0% completed while installing.</li>
</ul>
</li>
<li>Copied Plugins and Angel Coast Region from NTFS drive to linux home folder for testing.</li>
<li>Launched SC4RH for &#8220;play&#8221;.
<ul>
<li>Launched the game and waited&#8230; some more&#8230; a bit more.. THERE (about twice as slow loading as Vista/XP)</li>
<li>Loaded up Angel Coast/Buena Vista (My HUGE city, almost entire map of skyscrapers and 600k people) and waited. And waited, and waited.</li>
<li>Marveled at how slow it was compared to Windows. Thoroughly enjoyed the wonderful 1-3 FPS when scrolling around the city map (in Windows this is more like 6-10fps). Noticed issues with rendering the clouds (could see silohuettes of planes and mission bubbles left behind when scrolling). Watched as the color of the ground would randomly change color when it shouldn&#8217;t. Menus took longer to pop out. Options took longer to open up. Was slower trying to lay down roads.</li>
<li>Didn&#8217;t end up playing, because it took too long to do anything. Hell, its slow enough on Windows, I don&#8217;t need anything helping it to be slower.</li>
</ul>
</li>
<li>Posted this complaint about how Ubuntu 8.10 and SimCity4 are slower on this computer than Windows Vista.</li>
<li>Went back to loving Ubuntu for servers and Windows for desktops.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2008/12/08/simcity4-on-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Ubuntu is my new love</title>
		<link>http://www.inanis.net/blog/index.php/2008/06/16/ubuntu-is-my-new-love/</link>
		<comments>http://www.inanis.net/blog/index.php/2008/06/16/ubuntu-is-my-new-love/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 03:40:12 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=448</guid>
		<description><![CDATA[I decided to install Ubutnu 8.04 on The-Beast as a test. The video card was an issue (as always in Ubuntu for some reason), but I got that fixed. Everything else works perfectly fine. Audio and everything. SMB shares. It&#8217;s &#8230; <a href="http://www.inanis.net/blog/index.php/2008/06/16/ubuntu-is-my-new-love/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I decided to install Ubutnu 8.04 on The-Beast as a test.</p>
<p>The video card was an issue (as always in Ubuntu for some reason), but I got that fixed. Everything else works perfectly fine. Audio and everything. SMB shares. It&#8217;s neato.</p>
<p>My favorite feature: the compositing engine. Vista style features with better responsiveness. Doesn&#8217;t play SimCity 4 . .maybe . . dunno.</p>
<p>Let&#8217;s play with this and see where it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2008/06/16/ubuntu-is-my-new-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inanis.net Server Upgrade</title>
		<link>http://www.inanis.net/blog/index.php/2008/06/01/inanisnet-server-upgrade/</link>
		<comments>http://www.inanis.net/blog/index.php/2008/06/01/inanisnet-server-upgrade/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 18:11:21 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[clonezilla]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[inanis.net]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=442</guid>
		<description><![CDATA[Had some extra hardware come into my possession, so I upgraded the Inanis.net server today. Upgraded the Athlon XP 1700+ to a 2800+, bumped it up to 1GB RAM, doubled the Hard Drive to 80GB and replaced the motherboard (or &#8230; <a href="http://www.inanis.net/blog/index.php/2008/06/01/inanisnet-server-upgrade/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Had some extra hardware come into my possession, so I upgraded the Inanis.net server today. Upgraded the Athlon XP 1700+ to a 2800+, bumped it up to 1GB RAM, doubled the Hard Drive to 80GB and replaced the motherboard (or mobo, to the geeks). I had planned on putting the new CPU and RAM in the original mobo, but I found out the old mobo had a couple of capacitors that were starting to puff up, so I went full tilt. This upgrade was much easier than the last one I did. I used <a href="http://www.clonezilla.org/">CloneZilla</a> to copy the Hard Drive, and brought the new machine up beside the old one, to reduce downtime. I got the X Server configured correctly and made sure the network card worked properly (which, this time, was not an issue, not like <a href="http://www.inanis.net/blog/index.php/2007/09/02/upgraded-the-wiki-box/">last time</a>), then switched the box over. Total downtime: about 10 minutes.</p>
<p>Life goes on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2008/06/01/inanisnet-server-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Pretty Permalinks In WordPress 2.5.1 and Ubuntu 7</title>
		<link>http://www.inanis.net/blog/index.php/2008/05/04/setting-up-pretty-permalinks-in-wp-251-and-ubuntu-7/</link>
		<comments>http://www.inanis.net/blog/index.php/2008/05/04/setting-up-pretty-permalinks-in-wp-251-and-ubuntu-7/#comments</comments>
		<pubDate>Mon, 05 May 2008 02:13:53 +0000</pubDate>
		<dc:creator>inanis</dc:creator>
				<category><![CDATA[Computer Fixes]]></category>
		<category><![CDATA[Geek Stuph]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.inanis.net/blog/?p=431</guid>
		<description><![CDATA[Cause I&#8217;ll forget later Install WordPress Get Shell Access in the blog&#8217;s root touch .htaccess sudo chmod 666 .htaccess Edit said .htaccess fle and add the following Options +FollowSymLinks in /etc/apache2/sites-available edit the file called default Line 12 should read &#8230; <a href="http://www.inanis.net/blog/index.php/2008/05/04/setting-up-pretty-permalinks-in-wp-251-and-ubuntu-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Cause I&#8217;ll forget later</p>
<ul>
<li>Install WordPress</li>
<li>Get Shell Access</li>
<li>in the blog&#8217;s root
<ul>
<li><code>touch .htaccess</code></li>
<li><code>sudo chmod 666 .htaccess</code></li>
<li>Edit said .htaccess fle and add the following
<ul>
<li><code>Options +FollowSymLinks</code></li>
</ul>
</li>
</ul>
</li>
<li>in <code>/etc/apache2/sites-available</code>
<ul>
<li>edit the file called <code>default</code></li>
<li>Line 12 should read <code>AllowOverride All</code></li>
</ul>
</li>
<li>do <code>sudo apache2 -k restart</code></li>
<li>Log into the blog, and set up your Pretty Permalinks desires.</li>
</ul>
<p>Note To Self: This procedure may be incorrect. You modified so much crap trying to figure it out that you probably Christmas-Tree&#8217;d the server&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inanis.net/blog/index.php/2008/05/04/setting-up-pretty-permalinks-in-wp-251-and-ubuntu-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

