<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Blinded By Tech</title>
	<link>http://www.blindedbytech.com</link>
	<description>Tech for the rest of us -- articles on the things we want to do, but never have easily explained.</description>
	<lastBuildDate>Wed, 22 Oct 2008 04:56:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>T-Mobile G1 Android First Impressions</title>
		<description>The T-Mobile G1 was the first effort at a mass market phone built on the Google operating system Android.  Combining slick (if not current) hardware from HTC, Google's web applications, and this new open mobile OS, it was meant to give the iPhone some competition while changing the landscape ...</description>
		<link>http://www.blindedbytech.com/2008/10/21/t-mobile-g1-android-first-impressions/</link>
			</item>
	<item>
		<title>Enable sudo Insults</title>
		<description>System administration doesn't have to be all serious.  You can have sudo insult your users who mis-enter their password, by adding 'insults' to the Defaults line.  Enable it and see which users discover it first.

Reference: Ubuntu Unleashed: Enable Sudo insults for some laughs!
 </description>
		<link>http://www.blindedbytech.com/2008/10/18/enable-sudo-insults/</link>
			</item>
	<item>
		<title>Keep DHCP From Overwriting Search Domains</title>
		<description>Let's say you have a bunch of hosts on example.com, such as mercury.example.com, venus.example.com, and jupiter.outerplanets.example.com.  You spend a bunch of your time on the command line, so you want to be able to access them with just the short host name, i.e., you want to be able to ...</description>
		<link>http://www.blindedbytech.com/2008/09/05/keep-dhcp-from-overwriting-search-domains/</link>
			</item>
	<item>
		<title>How To Determine Perl Module Versions</title>
		<description>How do you determine what version of a Perl module you have?  If you have one module you want to check, you can call the VERSION parameter of the module.  Let's say you wanted to check the version of Test::Harness you had on your system.  Run the ...</description>
		<link>http://www.blindedbytech.com/2008/09/04/how-to-determine-perl-module-versions/</link>
			</item>
	<item>
		<title>How to set time zone in Ubuntu Hardy Heron</title>
		<description>You used to be able to use tzconfig to set the time zone in Ubuntu.  With Hardy Heron you can no longer do this, so how do you do it?  Simple:


sudo dpkg-reconfigure tzdata

 </description>
		<link>http://www.blindedbytech.com/2008/08/14/how-to-set-time-zone-in-ubuntu-hardy-heron/</link>
			</item>
	<item>
		<title>Keep a specific debian package version</title>
		<description>In Debian / Ubuntu, sometimes you want to keep a package at a specific version, and not upgrade it.  For instance, the Perl module DateTime::Timezone in Ubuntu Dapper lists its version as 1:0.37-1, when the version is actually 0.37.  This makes it difficult if I build a new ...</description>
		<link>http://www.blindedbytech.com/2008/06/20/keep-a-specific-debian-package-version/</link>
			</item>
	<item>
		<title>Regenerating SSH keys on Ubuntu</title>
		<description>Due to the recent ssh vulnerability, many releases of Ubuntu found themselves with vulnerable ssh keys.  

User Keys

Run ssh-vulnkey to see if you're unlucky.  If you are, you'll have to regenerate your keys.


ssh-keygen -t rsa


That's it.  If you're using dsa, use dsa in the above instead of ...</description>
		<link>http://www.blindedbytech.com/2008/06/11/regenerating-ssh-keys-on-ubuntu/</link>
			</item>
	<item>
		<title>Debian: using apt to install a specific version</title>
		<description>If you're like me, you may need to build your own packages in Debian, or perhaps have downloaded different versions of packages to install on your system.  Sometimes you'd like to go the other way, though, and install an older version of a package you found in the repository, ...</description>
		<link>http://www.blindedbytech.com/2008/05/21/debian-using-apt-to-install-a-specific-version/</link>
			</item>
	<item>
		<title>Windows XP Online Through Blackberry Pearl 8100 and T-Mobile</title>
		<description>As I don't always have an Internet connection, being able to get my laptop online through my cell phone (a Blackberry Pearl 8100 on T-Mobile) is quite useful.  Here's how you do it.  I presume at this point you've already installed the Blackberry Desktop software, and can sync ...</description>
		<link>http://www.blindedbytech.com/2008/05/09/windows-xp-online-through-blackberry-pearl-8100-and-t-mobile/</link>
			</item>
	<item>
		<title>Resizing a Windows VMware Workstation image in Linux</title>
		<description>While I tend to like running Ubuntu on the desktop, I sometimes find myself needing to run Windows programs for various things.  For that, I actually got VMware Workstation for Linux, and set up a Windows XP Professional image, with a partition size of 8 GB.  I rarely ...</description>
		<link>http://www.blindedbytech.com/2008/02/27/resizing-a-windows-vmware-workstation-image-in-linux/</link>
			</item>
</channel>
</rss>
