<?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>blog.lundscape.com &#187; Ubuntu</title>
	<atom:link href="http://blog.lundscape.com/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lundscape.com</link>
	<description>The Linux Journey</description>
	<lastBuildDate>Tue, 31 Jan 2012 01:55:34 +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>Dell Latitute D620 Laptop Wireless and Ubuntu 11.10</title>
		<link>http://blog.lundscape.com/2012/01/dell-latitute-d620-laptop-wireless-and-ubuntu-11-10/</link>
		<comments>http://blog.lundscape.com/2012/01/dell-latitute-d620-laptop-wireless-and-ubuntu-11-10/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 01:55:34 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Latitude D620]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=403</guid>
		<description><![CDATA[After installing Ubuntu 11.04 on my Dell D620, I began noticing some wireless connectivity issues. This included delays or problems connecting to my home wireless network, increased latencies particularly when transferring files, and occasional disconnects. After upgrading to Ubuntu 11.10, the problems got worse. Doing some searching online revealed some possible solutions. Installing the &#8220;b43-fwcutter&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Ubuntu 11.04 on my Dell D620, I began noticing some wireless connectivity issues. This included delays or problems connecting to my home wireless network, increased latencies particularly when transferring files, and occasional disconnects. After upgrading to Ubuntu 11.10, the problems got worse. Doing some searching online revealed some <a href="http://ubuntuforums.org/showthread.php?t=1749151&#038;page=2">possible</a> <a href="https://nfolamp.wordpress.com/2011/10/15/ubuntu-11-10-getting-wireless-bcm4311-working/">solutions</a>.</p>
<p>Installing the &#8220;b43-fwcutter&#8221; and &#8220;firmware-b43-installer&#8221; packages and rebooting the laptop is what ultimately worked for me.</p>
<pre>aptitude install --quiet --assume-yes b43-fwcutter firmware-b43-installer</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2012/01/dell-latitute-d620-laptop-wireless-and-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EVGA 680i SLI Motherboard and Ubuntu</title>
		<link>http://blog.lundscape.com/2012/01/evga-680i-sli-motherboard-and-ubuntu/</link>
		<comments>http://blog.lundscape.com/2012/01/evga-680i-sli-motherboard-and-ubuntu/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 01:47:48 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[EVGA 680i]]></category>
		<category><![CDATA[SATA]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=373</guid>
		<description><![CDATA[A couple years ago, I built two servers and used EVGA 680i SLI motherboards. I chose that particular board because it had two Ethernet jacks and six SATA ports. At the time, I also purchased three SATA hard drives and a SATA optical drive. I plugged the four devices, installed Ubuntu 8.04 LTS and thought [...]]]></description>
			<content:encoded><![CDATA[<p>A couple years ago, I built two servers and used <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813188013">EVGA 680i SLI motherboards</a>. I chose that particular board because it had two Ethernet jacks and six SATA ports. At the time, I also purchased three SATA hard drives and a SATA optical drive. I plugged the four devices, installed Ubuntu 8.04 LTS and thought nothing of it. When I updated one of my servers to 8.10, I noticed that one of the newer kernel versions didn&#8217;t seem compatible with the drive configuration. I used an older kernel version, and eventually, I replaced SATA cables and switched the active SATA ports around. Eventually, it began working correctly on the latest kernel. I upgraded to 10.04 LTS, and things continued without incident.</p>
<p>However, a couple days ago when I decided to install a fourth hard drive, I again ran into the same problem. I did some searching and discovered some <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/220706">possible</a> <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/595448">bugs</a>. One of the solutions is to build a custom kernel. I opted to simply shuffle the SATA cables around again and moved all four hard drives to the four ports facing upward (ports 3-6) on the motherboard. I moved the optical drive to one of the two ports facing outward (port 1) on the motherboard.</p>
<p><a href="http://blog.lundscape.com/wp-content/uploads/2011/06/evga_680i_sata.jpg"><img class="alignnone size-full wp-image-374" title="EVGA 680i SATA Ports" src="http://blog.lundscape.com/wp-content/uploads/2011/06/evga_680i_sata.jpg" alt="EVGA 680i SATA Ports" width="493" height="216" /></a></p>
<p>Since the problem occurs during the boot process, and only seems to affect ports 1-2, all four hard drives function properly, and I can still boot from an optical disc or mount a disc once the computer has finished booting. Unfortunately, this solution makes adding a fifth (or sixth) hard drive impossible, but it&#8217;s a solution I am willing to live with until the problem is resolved (if it is resolved).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2012/01/evga-680i-sli-motherboard-and-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spawn a Styled xterm into Home and Disown It</title>
		<link>http://blog.lundscape.com/2010/12/spawn-a-styled-xterm-into-home-and-disown-it/</link>
		<comments>http://blog.lundscape.com/2010/12/spawn-a-styled-xterm-into-home-and-disown-it/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 02:15:39 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[disown]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[xterm]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=348</guid>
		<description><![CDATA[First, I set up the styling (no scrollbar, font, font size, background, and foreground colors): xterm +sb -fa monaco -fs 10 -bg black -fg white Next, I redirected the output and backgrounded the process: xterm +sb -fa monaco -fs 10 -bg black -fg white > /dev/null 2>&#038;1 &#038; This worked well for quite a while, [...]]]></description>
			<content:encoded><![CDATA[<p>First, I set up the styling (no scrollbar, font, font size, background, and foreground colors):</p>
<pre>xterm +sb -fa monaco -fs 10 -bg black -fg white</pre>
<p>Next, I redirected the output and backgrounded the process:</p>
<pre>xterm +sb -fa monaco -fs 10 -bg black -fg white > /dev/null 2>&#038;1 &#038;</pre>
<p>This worked well for quite a while, but when I spawn a shell in an arbitrary directory, I wanted my shell to start in home so I added:</p>
<pre>eval $( cd ; xterm +sb -fa monaco -fs 10 -bg black -fg white > /dev/null 2>&#038;1 &#038; )</pre>
<p>Finally, I wanted to fully disown the new xterm from the shell I spawned it from. Therefore, my .bash_aliases file now has:</p>
<pre>alias term='eval $( cd ; xterm +sb -fa monaco -fs 10 -bg black -fg white > /dev/null 2>&#038;1 &#038; disown %1 )'</pre>
<p>Now I can cleanly spawn a new terminal that sends no output to the existing shell.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/12/spawn-a-styled-xterm-into-home-and-disown-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Nvidia Took the Fun Out of Dual Screen Xorg Configuration</title>
		<link>http://blog.lundscape.com/2010/12/how-nvidia-took-the-fun-out-of-dual-screen-xorg-configuration/</link>
		<comments>http://blog.lundscape.com/2010/12/how-nvidia-took-the-fun-out-of-dual-screen-xorg-configuration/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 20:18:59 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Dual Screen]]></category>
		<category><![CDATA[Nvidia]]></category>
		<category><![CDATA[nvidia-xconfig]]></category>
		<category><![CDATA[twinview]]></category>
		<category><![CDATA[X11]]></category>
		<category><![CDATA[Xorg]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=342</guid>
		<description><![CDATA[Dual screen configuration used to be quite the hassle on Linux. However, Nvidia has made it incredibly easy with their nvidia-xconfig command. The &#8220;&#8211;no-logo&#8221; argument eliminates the Nvidia logo when X starts, and &#8220;&#8211;twinview&#8221; enables the second display. nvidia-xconfig --no-logo --twinview Now I can configure my systems for dual displays during an Ubuntu installation without [...]]]></description>
			<content:encoded><![CDATA[<p>Dual screen configuration used to be quite the hassle on Linux. However, Nvidia has made it incredibly easy with their nvidia-xconfig command. The &#8220;&#8211;no-logo&#8221; argument eliminates the Nvidia logo when X starts, and &#8220;&#8211;twinview&#8221; enables the second display.</p>
<pre>nvidia-xconfig --no-logo --twinview</pre>
<p>Now I can configure my systems for dual displays during an Ubuntu installation without the need for reinstalling an old hacked together xorg.conf file.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/12/how-nvidia-took-the-fun-out-of-dual-screen-xorg-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Flash 10 for 64-bit Ubuntu Linux</title>
		<link>http://blog.lundscape.com/2010/12/adobe-flash-10-for-64-bit-ubuntu-linux/</link>
		<comments>http://blog.lundscape.com/2010/12/adobe-flash-10-for-64-bit-ubuntu-linux/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 15:13:37 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=335</guid>
		<description><![CDATA[Since Ubuntu Hardy Heron, it has become much easier to install Flash on Ubuntu, but the included restricted packages always leave me a bit disappointed. Luckily, Adobe provides a proper 64-bit version of Flash for Linux called &#8220;Square&#8221;. Since I tend to automate my installations, I wrote a script to install the latest version of [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="http://blog.lundscape.com/2009/04/adobe-flash-10-on-ubuntu-hardy-heron/">Ubuntu Hardy Heron</a>, it has become much easier to install Flash on Ubuntu, but the included restricted packages always leave me a bit disappointed. Luckily, Adobe provides a proper 64-bit version of Flash for Linux called <a href="http://labs.adobe.com/technologies/flashplayer10/square/">&#8220;Square&#8221;</a>. Since I tend to automate my installations, I wrote a script to install the latest version of Flash on my computer:</p>
<pre>
#! /bin/bash

# Remove any installed Flash packages
aptitude remove --quiet --assume-yes flashplugin-installer flashplugin-nonfree

cd /tmp/
FLASH="flashplayer10_2_p3_64bit_linux_111710.tar.gz"
wget http://download.macromedia.com/pub/labs/flashplayer10/$FLASH
tar xzvf $FLASH
mv libflashplayer.so /usr/lib64/mozilla/plugins/
rm $FLASH
</pre>
<p>Now Flash runs properly, and with the switch to &#8220;Square,&#8221; it even seems to consume fewer resources on my machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/12/adobe-flash-10-for-64-bit-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeNX on Ubuntu</title>
		<link>http://blog.lundscape.com/2010/04/freenx-on-ubuntu/</link>
		<comments>http://blog.lundscape.com/2010/04/freenx-on-ubuntu/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 20:06:18 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[FreeNX]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Terminal Server]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=313</guid>
		<description><![CDATA[I have been using FreeNX on Ubuntu Linux as a terminal server for remote graphical access. (It&#8217;s similar to Remote Desktop on Windows.) It&#8217;s fast and works quite well on slow Internet connections. NoMachine provides clients for Mac OS X, Windows, and Linux, which means I can connect to my machine from anywhere. Most of [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using <a href="http://freenx.berlios.de/">FreeNX</a> on Ubuntu Linux as a terminal server for remote graphical access. (It&#8217;s similar to Remote Desktop on Windows.) It&#8217;s fast and works quite well on slow Internet connections. <a href="http://www.nomachine.com/">NoMachine</a> provides clients for Mac OS X, Windows, and Linux, which means I can connect to my machine from anywhere.</p>
<p>Most of the instructions are available in Ubuntu&#8217;s <a href="https://help.ubuntu.com/community/FreeNX">documentation</a> for FreeNX. First, add the repository, update the package listings, and install the FreeNX package:</p>
<p><code>add-apt-repository ppa:freenx-team<br />
aptitude update<br />
aptitude install --quiet --assume-yes freenx</code></p>
<p>Finally, set up FreeNX. I opt to use the default SSH key pairs (&#8220;&#8211;setup-nomachine-key&#8221;) because it doesn&#8217;t require additional configuration for the client to connect. I added the &#8220;&#8211;clean &#8211;purge&#8221; to fix authentication errors that I began having after I upgraded to Ubuntu 9.10.</p>
<p><code>/usr/lib/nx/nxsetup --install --setup-nomachine-key --clean --purge</code></p>
<p>After I install a client, I can connect to my computer from anywhere and use it as though I were sitting in front of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/04/freenx-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Scan on Ubuntu</title>
		<link>http://blog.lundscape.com/2010/03/simple-scan-on-ubuntu/</link>
		<comments>http://blog.lundscape.com/2010/03/simple-scan-on-ubuntu/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 15:24:17 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[HP ScanJet 5300C]]></category>
		<category><![CDATA[Simple Scan]]></category>
		<category><![CDATA[XSane]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=307</guid>
		<description><![CDATA[I have an HP ScanJet 5300C scanner and have had no luck getting it to run on Mac OS X after 10.3 Panther, Windows Server 2003, and Ubuntu Hardy Heron. After I upgraded to Ubuntu Karmic Koala, the XSane Image Scanner applications would scan a preview but would not actually save the image. (That&#8217;s more [...]]]></description>
			<content:encoded><![CDATA[<p>I have an HP ScanJet 5300C scanner and have had no luck getting it to run on Mac OS X after 10.3 Panther, Windows Server 2003, and Ubuntu Hardy Heron. After I upgraded to Ubuntu Karmic Koala, the XSane Image Scanner applications would scan a preview but would not actually save the image. (That&#8217;s more progress than I have had for a few years.) Next, I installed <a href="https://launchpad.net/simple-scan">Simple Scan</a>, which scanned and saved the image nicely. The program is a little simpler than I would like, but it beats the complexity of XSane. More importantly, it worked.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/03/simple-scan-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.10 Karmic Koala</title>
		<link>http://blog.lundscape.com/2010/02/ubuntu-9-10-karmic-koala/</link>
		<comments>http://blog.lundscape.com/2010/02/ubuntu-9-10-karmic-koala/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 16:45:53 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Banshee]]></category>
		<category><![CDATA[Brasero]]></category>
		<category><![CDATA[Rhythmbox]]></category>
		<category><![CDATA[Wodim]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=300</guid>
		<description><![CDATA[I finally upgraded my brother&#8217;s desktop computer and my desktop computer to Ubuntu 9.10 Karmic Koala. Prior, both had been running Ubuntu 8.04 Hardy Heron, which was stable but was starting to show its age. I&#8217;ve always found that bleeding edge works well for desktops and tried and true works better for servers. Ubuntu 9.10 [...]]]></description>
			<content:encoded><![CDATA[<p>I finally upgraded my brother&#8217;s desktop computer and my desktop computer to Ubuntu 9.10 Karmic Koala. Prior, both had been running Ubuntu 8.04 Hardy Heron, which was stable but was starting to show its age. I&#8217;ve always found that bleeding edge works well for desktops and tried and true works better for servers.</p>
<p>Ubuntu 9.10 works well, but I have discovered a few unresolved bugs that have proven to be annoyances. I&#8217;ve resigned myself to not being able to burn optical discs under Karmic because of a <a href="https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/405544">bug</a>. This extends beyond Brasero to include the Wodim command line burning tool. After I upgraded, I switched from Rhythmbox to Banshee because it has better iPod syncing capabilities. However, those capabilities are a bit flaky, and I had to use this <a href="http://www.omgubuntu.co.uk/2009/11/ipod-doesnt-work-karmic.html">hack</a> to make things work.</p>
<p>Regardless, it was a helpful and necessary upgrade. I look forward to the Ubuntu 10.04 Lucid Lynx update in April.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2010/02/ubuntu-9-10-karmic-koala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finger Daemon on Ubuntu</title>
		<link>http://blog.lundscape.com/2009/05/finger-daemon-on-ubuntu/</link>
		<comments>http://blog.lundscape.com/2009/05/finger-daemon-on-ubuntu/#comments</comments>
		<pubDate>Tue, 05 May 2009 01:18:58 +0000</pubDate>
		<dc:creator>Zachary Lund</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Finger]]></category>
		<category><![CDATA[Fingerd]]></category>
		<category><![CDATA[Inetd]]></category>

		<guid isPermaLink="false">http://blog.lundscape.com/?p=137</guid>
		<description><![CDATA[Since I set up my Ubuntu servers and desktops at home I have wanted to be able to remotely finger the different computers on my network. By default, a remote finger request will look like this: zac@dakara:~$ finger @athos [athos.lund] finger: connect: Connection refused The solution is to install the required packages: apt-get install inetutils-inetd [...]]]></description>
			<content:encoded><![CDATA[<p>Since I set up my Ubuntu servers and desktops at home I have wanted to be able to remotely finger the different computers on my network. By default, a remote finger request will look like this:</p>
<pre>zac@dakara:~$ finger @athos
[athos.lund]
finger: connect: Connection refused</pre>
<p>The solution is to install the required packages:</p>
<pre>apt-get install inetutils-inetd fingerd</pre>
<p>Then start the Internet super server:</p>
<pre>/etc/init.d/inetutils-inetd start</pre>
<p>According to the <a href="http://packages.ubuntu.com/hardy/inetutils-inetd">package details</a>: &#8220;Inetd is the daemon that listens on various TCP and UDP ports and spawns programs that can&#8217;t or won&#8217;t do it for themselves.&#8221;</p>
<p>Now a remote finger request will look like:</p>
<pre>zac@dakara:~$ finger @athos
[athos.lund]
Login     Name           Tty      Idle  Login Time   Office     Office Phone
zac       Zachary Lund   pts/2          May  4 20:12 (dakara.lund)</pre>
<p>The contents of the file /etc/inetd.conf show what is necessary for finger:</p>
<pre>finger		stream	tcp	nowait	nobody	/usr/sbin/tcpd	/usr/sbin/in.fingerd</pre>
<p>It simply takes an incoming finger request and spawns the appropriate process.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lundscape.com/2009/05/finger-daemon-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

