<?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>Computer Tips -Tech Info &#187; Linux</title>
	<atom:link href="http://www.averyjparker.com/category/computers/tech-support/linux-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.averyjparker.com</link>
	<description>and Internet Security, Windows, Linux, Mac and other Tech Info from Avery J. Parker</description>
	<lastBuildDate>Wed, 07 Jul 2010 02:59:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 9.04 Jaunty Netbook Remix on an Acer Aspire One ZG5 trackpad issues</title>
		<link>http://www.averyjparker.com/2009/06/03/ubuntu-904-jaunty-netbook-remix-on-an-acer-aspire-one-zg5-trackpad-issues/</link>
		<comments>http://www.averyjparker.com/2009/06/03/ubuntu-904-jaunty-netbook-remix-on-an-acer-aspire-one-zg5-trackpad-issues/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 15:09:59 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[acer aspire one]]></category>
		<category><![CDATA[acer aspire one zg4]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[netbook remix]]></category>
		<category><![CDATA[trackpad problem]]></category>
		<category><![CDATA[zg4]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/?p=2015</guid>
		<description><![CDATA[Recently I had the opportunity to work on an Acer Aspire One netbook.  It&#8217;s rare that I get the chance to work on a linux desktop system for a client.  Most of my desktop users that I support run Windows (although I primarily run linux on my machines.)  I get to do [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>Recently I had the opportunity to work on an Acer Aspire One netbook.  It&#8217;s rare that I get the chance to work on a linux desktop system for a client.  Most of my desktop users that I support run Windows (although I primarily run linux on my machines.)  I get to do a fair amount of server level work with linux variants, but this one, being a desktop install, intrigued me.</p>
<p>The issue was that the buttons on the trackpad didn&#8217;t work.  She also indicated that she had tried a usb mouse and those buttons didn&#8217;t work either.  As I looked at it, I had already spent some time browsing through bug reports getting ideas on what might be the issue.  It behaved exactly as she described and so then the real fun began.</p>
<p><span id="more-2015"></span></p>
<p>I looked at the xorg.conf file from /etc/X11/ &#8211; it looked normal (it was the default config file)  I first tried doing some edits to clearly specify the trackpad device (cursor movement with the trackpad had been working though, it was just the clicks that weren&#8217;t registering.</p>
<p>So, after making changes I restarted gdm (the greeter) ( /etc/init.d/gdm restart ) and gave a try.  Some things started working, tapping the trackpad substituted for the left click and the right click work.  The external mouse worked with both buttons.</p>
<p>So, I chipped away a bit more.  I verified that the files existed for some of the appropriate packages, some I reinstalled.  I uninstalled compiz (having read a bug report related to that) I reverted to an older version of xinput-synaptic and came back to current.  I tried mapping the mouse buttons with an .xmodmap file.</p>
<p>Nothing productive.</p>
<p>One thing that I did notice was that the right trackpad or both mouse buttons would work only when I had restarted gdm, not on a freshboot.  So, I started looking at the boot process and the output in /var/log/Xorg.0.log to see if there was anything significantly different being reported there.  Nothing useful.</p>
<p>I disabled the &#8220;dontzap&#8221; feature that&#8217;s new in jaunty.  If you read the release notes they have disabled the ability to &#8220;kill off&#8221; the graphical interface with ctl-alt-backspace&#8230; I essentially re-enabled that option so it&#8217;s quickly and easily possible to restart the gui.</p>
<p>The bottom line of what I found was this.  If you&#8217;re moving the mouse (trackpad) when gdm first starts, the mouse buttons will be usable (with the exception of the left button on the trackpad (!))  If you don&#8217;t move the mouse at the startup of gdm it get&#8217;s &#8220;stuck&#8221; in pointer mode&#8230; I can bring the cursor down over the &#8220;options&#8221; menu in the lower left corner of the greeter screen and it still holds it&#8217;s i-beam icon as though you are editing a text window, the options does not highlight on the mouseover and no right/left click/tapping will work until gdm is blown away and restarts with a ctl-alt-backspace.</p>
<p>After that everything works with the exception of the left trackpad button (although you can tap.)  I tried reversing the buttons and it&#8217;s still the one on the left that doesn&#8217;t function.</p>
<p>Wondering if I was missing something I tried an experiment.  I (using another computer) installed Jaunty 9.04 to a USB hard drive and brought it up to date with all the current updates.  I booted this usb hard drive on three or four systems and it worked marvelously (hardware detection &#8220;just worked&#8221; on each machine.)  The only one to exhibit any problems was this Acer Aspire One ZG5.  Guess what the problems were?  well&#8230;. if I didn&#8217;t move the mouse when the greeter screen first came up I wasn&#8217;t able to do any mouse clicking (the pointer seemed frozen in the i-beam cursor icon mode) and even if I did (or restarted gdm) the left button did not work.</p>
<p>I came to the conclusion that there were two different issues, one I suspected may be a software issue and an update could fix it (the initial boot problem with useless buttons.)  The second problem (left click not working) could just be a hardware issue &#8211; since it only affects the trackpad and not an external mouse.  As I think about it, I do wonder if the trackpad were faulty (left button) could it cause the other problem when it&#8217;s first initialized (?)</p>
<p>If I knew I would have access to the machine again I might have filed a bug report with Ubuntu to see if they could get someone to verify this as software issue (or not).  SInce I won&#8217;t have access to it, I wouldn&#8217;t be able to follow up with more information if they needed it, so instead of a bug report I&#8217;m posting here.</p>
<p>The only way to know for sure if it&#8217;s Ubuntu 9.04 or the netbook is to have an identical model to test, which I don&#8217;t.</p>
<p>So, does anyone out there have the same IDENTICAL model netbook &#8211; with jaunty 9.04 &#8211; are you seeing a similar problem or does it work just fine?  The updates on this machine were current as of June 1, 2009.</p>
<p>Comments are open in case anyone has some input on the issue.</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=2015&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2009/06/03/ubuntu-904-jaunty-netbook-remix-on-an-acer-aspire-one-zg5-trackpad-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hard drive testing utilities</title>
		<link>http://www.averyjparker.com/2007/12/07/hard-drive-testing-utilities/</link>
		<comments>http://www.averyjparker.com/2007/12/07/hard-drive-testing-utilities/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 22:44:54 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Data recovery]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[Mac Tech Support]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Software]]></category>
		<category><![CDATA[Windows Tech Support]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/12/07/hard-drive-testing-utilities/</guid>
		<description><![CDATA[Windows users know chkdsk, linux users know fsck&#8230; users of each MIGHT have heard of SMART.  These are different ways of TESTING hard drives.  Well, there&#8217;s also a utility called TestDisk that looks promising for recovering data&#8230; Here&#8217;s the clip from their site. &#8220;free data recovery software! It was primarily designed to help [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>Windows users know chkdsk, linux users know fsck&#8230; users of each MIGHT have heard of SMART.  These are different ways of TESTING hard drives.  Well, there&#8217;s also a utility called <a href="http://www.cgsecurity.org/wiki/TestDisk">TestDisk</a> that looks promising for recovering data&#8230; Here&#8217;s the clip from their site. &#8220;free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software, certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy.&#8221;  It runs under a variety of OS&#8217;s and recognizes several different disk formats.</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1579&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/12/07/hard-drive-testing-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home Asterisk system VOIP adding phone lines</title>
		<link>http://www.averyjparker.com/2007/12/07/home-asterisk-system-voip-adding-phone-lines/</link>
		<comments>http://www.averyjparker.com/2007/12/07/home-asterisk-system-voip-adding-phone-lines/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 22:42:08 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/12/07/home-asterisk-system-voip-adding-phone-lines/</guid>
		<description><![CDATA[I&#8217;m tempted many times to setup an asterisk system at the house &#8211; and use VOIP for additional lines.  Here&#8217;s an article on asterisk the easy way.,  telaisp has good deals on residential voip service.
Readers who viewed this page, also viewed:Powered by Where did they go from here?]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>I&#8217;m tempted many times to setup an asterisk system at the house &#8211; and use VOIP for additional lines.  <a href="http://www.freesoftwaremagazine.com/articles/asterisk_the_easy_way">Here&#8217;s an article on asterisk the easy way.</a>,  <a href="http://www.telasip.com/residential-voip-service.html">telaisp has good deals on residential voip service.</a></p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1578&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/12/07/home-asterisk-system-voip-adding-phone-lines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metapackages in Ubuntu for new system provisioning</title>
		<link>http://www.averyjparker.com/2007/10/03/metapackages-in-ubuntu-for-new-system-provisioning/</link>
		<comments>http://www.averyjparker.com/2007/10/03/metapackages-in-ubuntu-for-new-system-provisioning/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 17:59:47 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/10/03/metapackages-in-ubuntu-for-new-system-provisioning/</guid>
		<description><![CDATA[In ubuntu/debian linux software installs, there are such things as &#8220;metapackages&#8221; which is a package that just describes what OTHER packages it &#8220;needs&#8221;.  For instance in ubuntu, the kubuntu-desktop package is just such a package &#8211; when choosing it, it installs everything necessary for the kubuntu desktop/customizations to install.  So, I was hit [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>In ubuntu/debian linux software installs, there are such things as &#8220;metapackages&#8221; which is a package that just describes what OTHER packages it &#8220;needs&#8221;.  For instance in ubuntu, the kubuntu-desktop package is just such a package &#8211; when choosing it, it installs everything necessary for the kubuntu desktop/customizations to install.  So, I was hit with an idea while I was apt-getting 30-40 odd packages&#8230;. everytime I &#8220;provision&#8221; a new ubuntu system I have a list of packages that I want to make sure are installed, why don&#8217;t I just create a single metapackage and be done with it to make life simpler&#8230;.  But how could I do this?</p>
<p><span id="more-1574"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a href="http://iandefor.wordpress.com/2006/12/16/howto-make-a-metapackage-and-repository-for-your-metapackage-and-surprise-im-quit-of-bumps/" class="broken_link" rel="nofollow">This article has the essentials&#8230;.</a>  make an empty directory structure&#8230;.</p>
<p>mkdir -p package/DEBIAN</p>
<p>and create a control file&#8230;..  *(single text file, named control in the DEBIAN folder)</p>
<p>example from above site&#8230;</p>
<p>Package: iandefors-metapackage<br />
Essential: no<br />
Priority: extra<br />
Section: metapackages<br />
Maintainer: Ian Defor <iandefor @fubar.baz><br />
Architecture: i386<br />
Version: 1<br />
Depends: abiword, gnumeric, xchat-gnome<br />
Description: Iandefor’s Metapackage<br />
Iandefor’s preferred packages</p>
<p>Customized of course to your preference&#8230;.</p>
<p>And then dpkg-deb -b package name.deb</p>
<p>It might be worthwhile to break your metapackages up into a couple of &#8220;thought&#8221; groups&#8230; internet / multimedia /etc&#8230; but if you&#8217;ve got several systems and want to make sure you quickly and easily install the same software on each this could be a good shortcut for you.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</iandefor></p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1574&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/10/03/metapackages-in-ubuntu-for-new-system-provisioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smartmontools on Windows &#8211; emailing warnings</title>
		<link>http://www.averyjparker.com/2007/05/09/smartmontools-on-windows-emailing-warnings/</link>
		<comments>http://www.averyjparker.com/2007/05/09/smartmontools-on-windows-emailing-warnings/#comments</comments>
		<pubDate>Wed, 09 May 2007 15:39:36 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Software]]></category>
		<category><![CDATA[Windows Tech Support]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/05/09/smartmontools-on-windows-emailing-warnings/</guid>
		<description><![CDATA[For years I&#8217;ve been using smartmontools on my linux-based machines.  What I&#8217;ve absolutely LOVED about it is the advance notice I&#8217;ve had of hard drive failures.  Two consecutive Decembers I received an email from my server claiming that a drive was dying and had time to replace them rescuing the data.  (Although [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>For years I&#8217;ve been using <a href="http://smartmontools.sourceforge.net">smartmontools</a> on my linux-based machines.  What I&#8217;ve absolutely LOVED about it is the advance notice I&#8217;ve had of hard drive failures.  Two consecutive Decembers I received an email from my server claiming that a drive was dying and had time to replace them rescuing the data.  (Although the first one was falling to pieces as I copied.)  If I had not know until I NOTICED a problem I would have likely lost a good amount of data and had a long rebuild process from various backups.</p>
<p><span id="more-1546"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>One of my LONG standing frustrations with Windows is the lack of useful command line tools (including the ability to email from the command interface which, to me, is CRUCIAL when scripting.)  But on studying the smartmontools documentation I found reference to <a href="http://www.blat.net/">blat</a> blat is a simple command line emailer for windows.  You install it to the path (Windows\system32 is a good choice), then from the cli can install it to use a default mail server and sending address and then you&#8217;re in business.  All that&#8217;s needed then for your windows boxes to email smartmontools distress calls is to edit the smartd configuration file to do routine tests, add the -m option and address to mail to (you can also have a message box popup too)..  Then install  and start the smartd service and you&#8217;ll hopefully have a bit earlier warning on those hard drive failures.  </p>
<p>Sometimes drives fail quickly, but if you can have a 12 hour heads up that might be the difference between a quick and easy drive cloning and a long and tedious rebuild.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1546&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/05/09/smartmontools-on-windows-emailing-warnings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vmware server install on Ubuntu Dapper</title>
		<link>http://www.averyjparker.com/2007/05/04/vmware-server-install-on-ubuntu-dapper/</link>
		<comments>http://www.averyjparker.com/2007/05/04/vmware-server-install-on-ubuntu-dapper/#comments</comments>
		<pubDate>Fri, 04 May 2007 15:57:19 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/05/04/vmware-server-install-on-ubuntu-dapper/</guid>
		<description><![CDATA[I thought I had already posted this, but I looked the other day and didn&#8217;t find the article, so I&#8217;m posting it now&#8230; if it&#8217;s a duplicate, sorry&#8230;  I&#8217;m still using Ubuntu&#8217;s Dapper Drake 6.06(.1) as a base install for many things&#8230; the Long term support idea fo rthe server &#8220;stuff&#8221; is somewhat reassuring [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>I thought I had already posted this, but I looked the other day and didn&#8217;t find the article, so I&#8217;m posting it now&#8230; if it&#8217;s a duplicate, sorry&#8230;  I&#8217;m still using Ubuntu&#8217;s Dapper Drake 6.06(.1) as a base install for many things&#8230; the Long term support idea fo rthe server &#8220;stuff&#8221; is somewhat reassuring and I don&#8217;t want to be chasing minor revision upgrades every 6 months.  But, there is another reason, a lot of the installs I&#8217;ve done have been a base for VMWare server and there are some very good (and clear) how-to&#8217;s in that arena&#8230;.<a href="http://www.howtoforge.com/ubuntu_vmware_server">howtoforge</a> has a good walkthrough that I&#8217;ve used as a starting point&#8230;.</p>
<p><span id="more-1539"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>After all is setup and installed with the base operating system they recommend logging in and doing sudo su (to avoid having to sudo everything else&#8230;)</p>
<p>Then they suggest installing openssh-server (which in most of my setups has been a near necessity&#8230;)</p>
<p>Here are the other required packages&#8230;</p>
<p>libx11-6 libx11-dev libxtst6 xlibs-dev xinetd wget linux-headers-`uname -r` build-essential gcc binutils-doc cpp-doc make manpages-dev autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.0-doc libc6-dev-amd64 lib64gcc1</p>
<p>After that they suggest creating /var/vm for your virtual machines &#8211; where you put them is really up to you&#8230;.</p>
<p>and then download and run through the installers from vmware.  That section is really fairly easy if you&#8217;ve already got the above packages setup.  (build-essential and linux-headers-`uname -r` are especially nice to have installed (even in an ubuntu virtual machine guest for the purposes of building the vmware guest tools.))</p>
<p>There is a problem with the httpd.vmware startup script &#8211; the directory it looks for is missing on reboot, so you will want to edit /etc/init.d/httpd.vmware and add the following after start)</p>
<p>mkdir -p /var/run/vmware/httpd<br />
chown www-data:www-data /var/run/vmware/httpd</p>
<p>as referenced in <a href="http://www.google.com/url?sa=t&#038;ct=res&#038;cd=4&#038;url=http%3A%2F%2Fwww.tudra.net%2Fwp%2Fwp-content%2Fuploads%2F2006%2F07%2FVMWare%2520Server%2520on%2520Ubuntu%2520Dapper%2520Drake.pdf&#038;ei=0zA6RtKZPIiKjAGIpbTxAQ&#038;usg=AFrqEzdV1UMa1tOnjTe0r5yyJGPZLQzjJg&#038;sig2=t6OYSSCpInzocu-RE3UNwg">this pdf</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1539&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/05/04/vmware-server-install-on-ubuntu-dapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Server on Apache to listen on an alternate port</title>
		<link>http://www.averyjparker.com/2007/02/24/virtual-server-on-apache-to-listen-on-an-alternate-port/</link>
		<comments>http://www.averyjparker.com/2007/02/24/virtual-server-on-apache-to-listen-on-an-alternate-port/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 02:44:47 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Tech Support]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/02/24/virtual-server-on-apache-to-listen-on-an-alternate-port/</guid>
		<description><![CDATA[In the last few days, I had to set up something a bit unusual with apache.  Basically the goal was to have apache listen for connections on two different ports (the standard port 80 and an alternate port 85).  The problem was that I wanted different content at each port.  Port 85 [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>In the last few days, I had to set up something a bit unusual with apache.  Basically the goal was to have apache listen for connections on two different ports (the standard port 80 and an alternate port 85).  The problem was that I wanted different content at each port.  Port 85 was to be an .htaccess redirect for another domain (with some port forwarding magic at the firewall.)  Port 80 was to remain an internal intranet page.  So&#8230;. this was all done with vhosts (virtual hosts.)</p>
<p><span id="more-977"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>The previous setup had been apache for port 80 and thttpd for port 85, but there were disadvantages with that setup (thttpd didn&#8217;t support .htaccess redirects that I could see and that solution had to resort to a redirect in an html page which wasn&#8217;t as clean a redirect.)  On the Mandrake based server it was fairly simple&#8230;. in /etc/httpd/2.0/conf/vhosts/Vhosts.conf I had to setup the virtual host settings (default directory/address/port to bind&#8230;)</p>
<p>NameVirtualhost 192.168.5.20:85<br />
&lt;VirtualHost 192.168.5.20:85&gt;<br />
Servername myserver2.lan.net<br />
DocumentRoot /var/www/html/redirect<br />
&lt;/VirtualHost&gt;</p>
<p>And in /etc/httpd/2.0/conf/httpd2.conf, I had to add port 85 to be listened to (and uncomment the include of the Vhost file&#8230;)</p>
<p>Include conf/vhosts/Vhosts.conf</p>
<p>&lt;IfDefine !APACHEPROXIED&gt;<br />
        #Removed by Apache 2.0 &#8212;   Port 80<br />
    Listen 80<br />
    Listen 85<br />
&lt;/IfDefine&gt;</p>
<p>There&#8217;s a good writeup <a href="http://www.apacheweek.com/features/vhost">at apacheweek on virtual hosts</a> and configuring them based on ip address and port.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=977&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/02/24/virtual-server-on-apache-to-listen-on-an-alternate-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Ubuntu Linux news</title>
		<link>http://www.averyjparker.com/2007/02/08/big-ubuntu-linux-news/</link>
		<comments>http://www.averyjparker.com/2007/02/08/big-ubuntu-linux-news/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 22:39:02 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[General Web/Tech]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/02/08/big-ubuntu-linux-news/</guid>
		<description><![CDATA[This is something that really looks interesting.  Recently Linspire announced their intent to open source the CNR (Click N Run) concept for installing software, launching a wiki based web site that would allow supported linux distributions to install software (open source or commercial) with as easy a process as possible (visit web site, browse, [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>This is something that really looks interesting.  Recently Linspire announced their intent to open source the CNR (Click N Run) concept for installing software, launching a wiki based web site that would allow supported linux distributions to install software (open source or commercial) with as easy a process as possible (visit web site, browse, click).  Well, today <a href="http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&#038;STORY=/www/story/02-08-2007/0004523131&#038;EDATE=">Canonical (the company behind Ubuntu) and Linspire have announced how some of this will look and then some.</a>  For starters, Freespire and Linspire are going to be based upon Ubuntu in the future (instead of directly based on debian linux.)  That is a fair enough shift.  The other part of the news is that as of the release of Fiesty Fawn (The Ubuntu Linux release due in April), Ubuntu users will be able to access Click N Run.  So what does this mean?</p>
<p><span id="more-1526"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>The most impactful meaning is&#8230; new Ubuntu users will have a very quick and easy way to LEGALLY install proprietary video codecs and DVD playback software, as well as yet another way to install the plethora of free software available for linux.  Additionally this opens up the possibilities of delivery channels for proprietary software for linux.  I know, some people convulse at the thought of proprietary software running on linux, but&#8230;. ultimately freedom is being able to choose either open source software or proprietary.</p>
<p>This does NOT replace the current ways of installing software in Ubuntu and from the sound of it will not be preinstalled (i.e. no NON free software preinstalled &#8211; it&#8217;s up to the user.)  But it sounds as though it will make getting the proprietary drivers and codecs much easier for the end user.</p>
<p>What this means for linux in general&#8230;. as we see CNR supported on more distributions this could be HUGE for greater software industry support for linux.  The current environment is as follows&#8230; if I&#8217;m a big company making computer software I look at people pestering me for linux software support and say, which distro should I support?&#8230; some use deb binary packages, some use rpm.  I DON&#8217;T want to distribute MY source code&#8230;. There is the loki based installer approach that codeweavers uses (and Google?), but I see CNR opening some doors there that may make for wider software availability for linux, which translates into more people willing to try and use linux as their base OS.</p>
<p>This could be disastrous though for those that take pride in the exclusive feel of running an OS that most people consider foreign or &#8220;too hard&#8221; to use&#8230;. but&#8230; if it can get us to a point where there is greater software portability for various operating systems AND data formats are treated as client software independant&#8230; computing may be much better for it.</p>
<p>Here&#8217;s <a href="http://www.desktoplinux.com/news/NS7103672739.html">the desktoplinux.com summary of the story</a>, and a <a href="http://wiki.freespire.org/index.php/Linspire_Canonical_Partnership_FAQ">FAQ on the agreement</a>.</p>
<p>As a side note, one of the things that linux distributions have been sorely lacking is good marketing savvy of putting out press releases to keep their names  and the concepts of free software associated with desktop use in the publics awareness.  Hopefully with backers like Canonical behind linux distributions we&#8217;ll continue to see better utilization of media press releases to &#8220;advertise&#8221; the presence of a Windows alternative.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1526&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/02/08/big-ubuntu-linux-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offline web browsing script</title>
		<link>http://www.averyjparker.com/2007/01/27/offline-web-browsing-script/</link>
		<comments>http://www.averyjparker.com/2007/01/27/offline-web-browsing-script/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 22:35:58 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/01/27/offline-web-browsing-script/</guid>
		<description><![CDATA[In the US and Europe and many more developed parts of the world we take our internet connectivity these days for granted.  (And some go into panic attacks when it&#8217;s not available&#8230;)  In some parts of the world though internet connections are not as wide/broad and peak usage times can make for very [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>In the US and Europe and many more developed parts of the world we take our internet connectivity these days for granted.  (And some go into panic attacks when it&#8217;s not available&#8230;)  In some parts of the world though internet connections are not as wide/broad and peak usage times can make for very slow viewing, or can interfere with other vital communications.  Linux excels at SO many things and this is something we could use linux to help with&#8230; </p>
<p><span id="more-1169"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>In some of my web browsing, I came across this script&#8230; <a href="http://www.ituprising.com/malawi/blog/jon/offline_web_browsing">http://www.ituprising.com/malawi/blog/jon/offline_web_browsing</a> which takes advantage of cron or atd scheduling and wget.  It can give you a few options for compression, but ultimately can download a website for offline browsing.</p>
<p>This could also be handy if you&#8217;re going to be without connectivity for a while.  (Although many database driven sites like wikis (i.e. wikipedia) would prefer you just download a static version of the database instead and may block your ip if you do heavy wget&#8217;ing&#8230;&#8230;.)</p>
<p>By the way, the blog referenced is written by a fellow based in Malawi and covers quite a few interesting topics.  Many of the tech topics are Ubuntu/Debian related.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1169&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/01/27/offline-web-browsing-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 on linux</title>
		<link>http://www.averyjparker.com/2007/01/22/internet-explorer-7-on-linux/</link>
		<comments>http://www.averyjparker.com/2007/01/22/internet-explorer-7-on-linux/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 18:41:49 +0000</pubDate>
		<dc:creator>Avery</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Linux Tech Support]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech Support]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Software]]></category>

		<guid isPermaLink="false">http://www.averyjparker.com/2007/01/22/internet-explorer-7-on-linux/</guid>
		<description><![CDATA[Haven&#8217;t had the chance to try this one firsthand yet, although I&#8217;ve been watching for this.  You may be familiar with ies4linux which is a script that uses wine  to download/install multiple versions of Internet Explorer on a linux install.  (But why oh why would you do this?)  For many that [...]]]></description>
			<content:encoded><![CDATA[<!--mfunc tagparser_cache::show_tag() --><!--/mfunc--><!-- google_ad_section_start --><p>Haven&#8217;t had the chance to try this one firsthand yet, although I&#8217;ve been watching for this.  You may be familiar with ies4linux which is a script that uses wine  to download/install multiple versions of Internet Explorer on a linux install.  (But why oh why would you do this?)  For many that do web design it&#8217;s a tremendously good idea to test what a website looks like in multiple browsers because they all have their own unique &#8230;. quirks.  Of course, there are other reasons&#8230;. sites that refuse to work with anything but IE.  (Blue Cross/Blue Shield for instance has some web apps that will not work with anything else.)</p>
<p>Well&#8230; now Internet Explorer 7 is supported by ies4linux&#8230;.</p>
<p><span id="more-1500"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6855210186";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p><a href="http://webexpose.org/2007/01/07/internet-explorer-7-on-linux/">This news is about 2 weeks old</a>, but I wanted to make sure I had it on my site so <em>I can find it</em> when I&#8217;m ready to add IE7 to the installed IE&#8217;s on my desktop.  Here&#8217;s the <a href="http://www.tatanka.com.br/ies4linux/page/Main_Page">ies4linux site</a>.  It should be noted that you are supposed to have a valid windows license before installing IE on your linux system.  One of the REAL beauties of running linux is you have the choice of keeping MULTIPLE versions of MULTIPLE browsers installed side by side without virtualization.</p>
<p>Oh&#8230; you&#8217;ll need <a href="http://www.tatanka.com.br/ies4linux/news/40">ies4linux 2.5 beta</a> to have a choice to install IE7 and they still recommend that you not use IE for browsing but instead use firefox&#8230;.</p>
<p></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-5003751123450346";
google_ad_slot = "6558276326";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<!-- google_ad_section_end --><div id="wherego_related"><h3>Readers who viewed this page, also viewed:</h3><ul><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/where-did-they-go-from-here/">Where did they go from here?</a></li></ul></div><img src="http://www.averyjparker.com/?ak_action=api_record_view&id=1500&type=feed" alt="" /><!--mfunc tagparser_cache::show_tag(1) --><!--/mfunc-->]]></content:encoded>
			<wfw:commentRss>http://www.averyjparker.com/2007/01/22/internet-explorer-7-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
