<?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>Nerdi.ca &#187; linux</title>
	<atom:link href="http://www.nerdi.ca/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nerdi.ca</link>
	<description>Ramblings of a computer nerd wannabe.</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:28:47 +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>Adventures with OpenSuSE 12.1</title>
		<link>http://www.nerdi.ca/2011/11/22/adventures-with-opensuse-12-1/</link>
		<comments>http://www.nerdi.ca/2011/11/22/adventures-with-opensuse-12-1/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 17:28:47 +0000</pubDate>
		<dc:creator>travis</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[opensuse]]></category>

		<guid isPermaLink="false">http://www.nerdi.ca/?p=148</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.nerdi.ca/category/linux/" title="linux">linux</a></p>After installing OpenSuSE 11.4 (which was completely flawless) I decided to give the OpenSuSE 12.1 upgrade a try. From what I&#8217;ve determined 12.1 is nowhere near the polished state that 11.4 was (perhaps this is intentional or something, maybe 11.4 &#8230; <a href="http://www.nerdi.ca/2011/11/22/adventures-with-opensuse-12-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.nerdi.ca/category/linux/" title="linux">linux</a></p><p>After installing OpenSuSE 11.4 (which was completely flawless) I decided to give the OpenSuSE 12.1 upgrade a try. From what I&#8217;ve determined 12.1 is nowhere near the polished state that 11.4 was (perhaps this is intentional or something, maybe 11.4 was a LTS-type release I&#8217;m not entirely sure).</p>
<p>The first time booting the installation DVD, things started off normal, I was greeted with a boot menu with the option to Install. After choosing to install, the Kernel loaded and then shortly after that my screen distorted and that was where the first attempt stalled. I waited 5 minutes or so just to be sure but things never returned to normal.</p>
<p>*reset button*</p>
<p>This time I tried booting the installation DVD with the ACPI=off kernel option and this time the installer finished loading after loading the kernel. I&#8217;m not sure what changed between 11.4 and 12.1 but that issue was a little annoying, and probably bad enough to turn off anyone who&#8217;s not experienced with Linux. Perhaps OpenSuSE isn&#8217;t intended for the Linux &#8216;n00b&#8217; though, it does have some very nice Enterprise features these days.</p>
<p>The rest of my Upgrade went extremely smoothly, all the new packages installed properly. After the upgrade, things went south rather quickly. The installer closed and I was left at a command prompt (was expecting a GUI login screen). I assumed it was just a glitch and rebooted.</p>
<p>Again after rebooting I was left at a CLI login prompt. This is when I remembered that when I installed the proprietary Nvidia drivers, in order to get my TwinView settings to persist I had to write then to the xorg.conf file. Again this would probably stump a non-experienced user, renaming my xorg.conf file was easy enough for me to do and soon I was back at a GUI login screen.</p>
<p>I logged in and immediate opened my browser to go and re-install the Nvidia drivers and I notice right away Firefox is really slow with the DNS lookup. Open up a terminal and quickly discover I can&#8217;t even ping other addresses on my own network. I open YAST and much around with the Network settings (turned off DHCP6 for example) and that seemed to fix things. After that I was able to easily install the Nvidia drivers again.</p>
<p>Reboot and everything looks food from the start. OpenSuSE 12.1 even properly detects my second monitor and configured Dual monitors for me (nice little improvement over 12.1). But once again the networking is messed up.</p>
<p>Every time I reboot OpenSuSE 12.1 my networking doesn&#8217;t work until I go into YAST and go through the network configuration. I haven&#8217;t had time to really dig into this and find where the problem is yet though I noticed on the forums I&#8217;m not alone. Still trying to figure out if its the network configuration itself or something to do with the firewall settings.</p>
<p>Once again, the network issues would be a huge show-stopper for inexperienced users and for a long-time Linux user like myself makes me wonder if I woke up in 1999 or something. I&#8217;m going to keep working with OpenSuSE a little longer and see if I can get things to improve or not. Still not sure what distro I&#8217;ll attempt to install next.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nerdi.ca/2011/11/22/adventures-with-opensuse-12-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Home Network</title>
		<link>http://www.nerdi.ca/2009/02/24/my-home-network/</link>
		<comments>http://www.nerdi.ca/2009/02/24/my-home-network/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 17:38:21 +0000</pubDate>
		<dc:creator>travis</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openbsd]]></category>

		<guid isPermaLink="false">http://www.nerdi.ca/?p=20</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.nerdi.ca/category/computers/" title="Computers">Computers</a></p>So, I thought I should really start this blog off by explaining more about myself which will hopefully give me some geek credit out there! This post is going to be about my network and systems I have running on &#8230; <a href="http://www.nerdi.ca/2009/02/24/my-home-network/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.nerdi.ca/category/computers/" title="Computers">Computers</a></p><p>So, I thought I should really start this blog off by explaining more about myself which will hopefully give me some geek credit out there! This post is going to be about my network and systems I have running on it at home. I&#8217;m going to post this before it&#8217;s finished. But since no one reads this blog anyways, no one will actually care&#8230;</p>
<h4>Desktop systems:</h4>
<p>1. Main / gaming rig.<br />
Name: kramer<br />
CPU: Intel Core2Quad Q6600<br />
RAM: 4GB DDR2<br />
Optical Drives: Samsung SATA DVD-R<br />
Hard drives: 2 * 500 GB SATA<br />
OS: Dual boot &#8211; Windows Vista Ultimate 64-bit and Ubuntu 8.10 (amd64)</p>
<p>2. Messaging / MythTV rig.<br />
Name: bender<br />
CPU: Athlon64 4000+<br />
RAM: 2GB DDR2<br />
Optical Drives: 1 LG 16X DVD-R, 1 LG 12X DVD-R (Both IDE)<br />
Hard drives: 300GB IDE, 500GB SATA (just for PVR recordings)<br />
OS: Ubuntu 8.10 (amd64)</p>
<h4>Servers:</h4>
<p>1. Main server (being replaced by #2)<br />
Name: boomhauer<br />
CPU: 2 * Pentium3 450 MHz<br />
RAM: 512 MB DDR<br />
Hard drives: 30GB, 2 * 80GB (all IDE)<br />
OS: Gentoo Linux (been alive since 2003 or 2004 easily&#8230;)</p>
<p>2. New server (Replacing #1 when I get around to finishing it&#8230;)<br />
Name: mulder<br />
CPU: AthlonXP 2500<br />
RAM: 1GB DDR<br />
Hard drives: I think&#8230; 80GB, 200GB and 300GB? (I think will have to check that for sure later.<br />
OS: CentOS 5.2</p>
<p>3. Slave DNS server<br />
Name: gakkun<br />
CPU: Pentium3 (not sure the speed, its an old Toshiba Tecra notebook though)<br />
RAM: 256MB<br />
Hard drives: 20GB<br />
OS: OpenBSD 4.3</p>
<p>4. Firewall (I now use this for wireless also, thanks to a few cheep cards I threw into there and the ease of OpenBSD and Packet Filter)<br />
sgtpuffy<br />
CPU: Pentium3 450MHz<br />
RAM 512MB DDR<br />
Hard drives: 30GB<br />
OS: OpenBSD 4.4</p>
<h4>Misc. hardware</h4>
<p>1. Linksys WRT54GS v 2.1 &#8211; Running DD-WRT 2.4 SP1, sitting in front of my Slave DNS.</p>
<p>2. Linksys WRT54GL &#8211; Running DD-WRT 2.4 SP1, separate from the rest of my network, on its own IP.</p>
<p>3. D-Link GamerLounge &#8211; Not modded at all, but using Mixed mode with WEP, only used for my Nintendo Wii and Nintendo DS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nerdi.ca/2009/02/24/my-home-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

