<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>UNIX Administratosphere</title>
	<atom:link href="http://administratosphere.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://administratosphere.wordpress.com</link>
	<description>UNIX and Linux System Administration</description>
	<lastBuildDate>Fri, 20 Jan 2012 04:46:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='administratosphere.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>UNIX Administratosphere</title>
		<link>http://administratosphere.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://administratosphere.wordpress.com/osd.xml" title="UNIX Administratosphere" />
	<atom:link rel='hub' href='http://administratosphere.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HowTo Fix: &#8220;[...] only available with the XS version of Scalar::Util&#8221;</title>
		<link>http://administratosphere.wordpress.com/2012/01/18/howto-fix-only-available-with-the-xs-version-of-scalarutil/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/18/howto-fix-only-available-with-the-xs-version-of-scalarutil/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 10:00:03 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[scalar::util]]></category>
		<category><![CDATA[xs]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1624</guid>
		<description><![CDATA[Recently, we upgraded our systems, and one of the updates was an update to Perl. After this update, a portion of Bugzilla failed to work as expected; the problem turned out to be in SOAP::Lite: #&#160;perl -MSOAP::Lite -e "print;" weaken is only available with the XS version of Scalar::Util&#160;at /usr/lib/perl5/vendor_perl/5.8.8/SOAP/Lite.pm line 2502 BEGIN failed--compilation aborted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1624&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, we upgraded our systems, and one of the updates was an update to Perl. After this update, a portion of Bugzilla failed to work as expected; the problem turned out to be in SOAP::Lite:</p>
<pre>#&nbsp;perl -MSOAP::Lite -e "print;"
weaken is only available with the XS version of Scalar::Util&nbsp;at /usr/lib/perl5/vendor_perl/5.8.8/SOAP/Lite.pm line 2502
BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/SOAP/Lite.pm line 2502.
Compilation failed in require.
BEGIN failed--compilation aborted.</pre>
<p>This is on a machine running Red Hat Enterprise Linux (RHEL) 5.7. The bug (<a href="https://bugzilla.redhat.com/show_bug.cgi?id=375621">Bug #375621</a>) was initially reported back in November 2007 with RHEL 5.2. The final resolution came with <a href="https://bugzilla.redhat.com/show_bug.cgi?id=594768">bug #594768</a>, where the problem was explained completely and resolved for good in RHEL 6.</p>
<p>The problem is that the updates to Perl are overwriting files added via CPAN. When this happens, versions that have an XS version are reverted back to their original forms without XS support. This appears to happen with Scalar::Util the most.</p>
<p>The fix is to reinstall the CPAN modules affected by the Perl upgrade. A force will be necessary. For example, this command to install Scalar::Util:</p>
<pre>cpan&gt; force install Scalar::Util
Running install for module Scalar::Util
Running make for G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz
Fetching with LWP:
  ftp://cpan.uchicago.edu/pub/CPAN/authors/id/G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
  ftp://cpan.uchicago.edu/pub/CPAN/authors/id/G/GB/GBARR/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/G/GB/GBARR/Scalar-List-Utils-1.23.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Scalar-List-Utils-1.23/
Scalar-List-Utils-1.23/Changes
Scalar-List-Utils-1.23/lib/
Scalar-List-Utils-1.23/ListUtil.xs
Scalar-List-Utils-1.23/Makefile.PL
</pre>
<p>Once the relevant modules are reinstalled, the files will be reverted back to the way they were before the upgrade took place &#8211; and all should be working again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1624/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1624/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1624/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1624/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1624/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1624/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1624/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1624&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/18/howto-fix-only-available-with-the-xs-version-of-scalarutil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>SOPA Blackout: 18 January 2012 (Updated)</title>
		<link>http://administratosphere.wordpress.com/2012/01/17/sopablackout/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/17/sopablackout/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 02:35:43 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Personal Notes]]></category>
		<category><![CDATA[internet freedoms]]></category>
		<category><![CDATA[pipa]]></category>
		<category><![CDATA[sopa]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1714</guid>
		<description><![CDATA[Normally, we don&#8217;t discuss politics here on the blog. Followers of our Twitter account, however, will be unsurprised to learn that we are speaking out against the SOPA (H.R. 3261) and PIPA (S. 968) bills before the US Congress. (Our Twitter posts cover a much wider array of subject matter than the blog: freedom of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1714&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Normally, we don&#8217;t discuss politics here on the blog. Followers of our <a href="https://twitter.com/#!/ddouthitt">Twitter account</a>, however, will be unsurprised to learn that we are speaking out against the <a href="http://en.wikipedia.org/wiki/Stop_Online_Piracy_Act">SOPA</a> (<a href="http://www.opencongress.org/bill/112-h3261/show">H.R. 3261</a>) and <a href="http://en.wikipedia.org/wiki/PROTECT_IP_Act">PIPA</a> (<a href="http://www.opencongress.org/bill/112-s968/show">S. 968</a>) bills before the US Congress. (Our Twitter posts cover a much wider array of subject matter than the blog: freedom of speech, internet freedoms, productivity, organizing, freedom from unreasonable search and seizure, &#8230;)</p>
<p>There has been a lot of talk about these bills &#8211; bills that promise to kill the Internet as we know it and bring corporate censorship to America, and to kill the right to due process of law. Not only the very fabric of the Internet, but also the rule of law is at stake. These laws will basically criminalize the very tools used by dissidents world-wide &#8211; the tools that are promoted by the US State Department for avoiding censorship regimes.</p>
<p>There are a huge number of places you can go to get more information &#8211; but if SOPA were to pass, many of these sites would likely not be available. Today, January 18, you will get a glance at what that could be like: many popular sites <a href="http://sopastrike.com/">will go &#8220;dark&#8221;</a> and become unavailable for anywhere from 12 to 24 hours. These companies have stated they will be a part of the SOPA protest:</p>
<ul>
<li><a href="http://wordpress.org/news/2012/01/help-stop-sopa-pipa/">WordPress.org</a> &#8211; our blog platform host.</li>
<li><a href="http://blog.archive.org/2012/01/17/12-hours-dark-internet-archive-vs-censorship/">The Internet Archive</a></li>
<li><a href="http://tucowsinc.com/news/2012/01/why-we-dont-like-sopa/">Tucows</a></li>
<li><a href="http://news.opensuse.org/2012/01/17/why-opensuse-org-goes-on-strike-tomorrow/">OpenSUSE.org</a></li>
<li><a href="http://blog.reddit.com/2012/01/stopped-they-must-be-on-this-all.html">reddit</a></li>
<li><a href="http://www.mozilla.org/sopa/">Mozilla</a> (makers of Firefox, Thunderbird, Camino, and more)</li>
<li><a href="http://www.greenpeace.org/international/en/news/Blogs/makingwaves/were-sorry-youre-not-allowed-to-read-this/blog/38656/">Greenpeace</a></li>
<li><a href="http://en.rsf.org/united-states-reporters-without-borders-to-close-17-01-2012,41695.html">Reporter without Borders</a></li>
<li><a href="http://idealab.talkingpointsmemo.com/2011/12/why-scribd-joined-the-sopa-protest.php">Scribd.com</a></li>
<li><a href="http://venturebeat.com/2012/01/13/minecraft-developer-says-no-sane-person-can-be-for-sopa/">Mojang</a>, developer of Minecraft.net</li>
<li><a href="http://www.craigslist.org/about/SOPA">craigslist</a></li>
<li><a href="http://www.reddit.com/r/SOPA/comments/olddd/were_going_to_black_out_all_our_sites_at_the_free/">The Free Software Foundation</a> (the forces behind GNU)</li>
<li><a href="http://www.php.net/index-sopa.php">PHP.net</a> (home of the PHP language)</li>
<li><a href="http://blog.makezine.com/2012/01/17/make-goes-dark-in-protest-to-sopapipa/">MAKE</a> (and all of O&#8217;Reilly Media)</li>
<li><a href="http://xbmc.org/natethomas/2012/01/16/operation-sopa-blackout/">XBMC</a> (an open source media server project)</li>
</ul>
<p>These sites have more information on SOPA and PIPA and why they are such a horrendously bad idea:</p>
<ul>
<li><a href="http://americancensorship.org/">AmericanCensorship.org</a></li>
<li><a href="https://www.eff.org/deeplinks/2012/01/how-pipa-and-sopa-violate-white-house-principles-supporting-free-speech">Electronic Frontier Foundation</a></li>
<li><a href="http://fightforthefuture.org/">FightForTheFuture.org</a></li>
<li><a href="https://www.cdt.org/blogs/161open-internet-fights-back">Center for Democracy and Technology (CDT)</a></li>
<li><a href="http://www.apeconmyth.com/00227-super-pipa-sopa/">Fantastic infographic</a> from Ape-Con-Myth &#8211; with <em>links!</em></li>
</ul>
<p>There is more detailed information on these bills at OpenCongress &#8211; there is a page on SOPA (<a href="http://www.opencongress.org/bill/112-h3261/show">H.R. 3261</a>) and on <a href="http://en.wikipedia.org/wiki/PROTECT_IP_Act">PIPA</a> (<a href="http://www.opencongress.org/bill/112-s968/show">S. 968</a>). Propublica also has a <a href="http://projects.propublica.org/sopa/">page</a> on <a href="http://projects.propublica.org/sopa/">who supports and opposes SOPA and PIPA</a> in the US Congress. A good central location for information is <a href="http://sopablackout.org/">sopablackout.org</a>.</p>
<p><strong>Updates:</strong> Pardon the updates &#8211; there is a <em>ton</em> of good information out there, and many, many, <em>many</em> sites are taking part. I&#8217;m trying to gather the best information and put it all here (though that may be impossible!).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1714/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1714/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1714/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1714&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/17/sopablackout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrading from MySQL 5.1 to 5.5 on Ubuntu Lucid Lynx</title>
		<link>http://administratosphere.wordpress.com/2012/01/12/upgrading-from-mysql-5-1-to-5-5-on-ubuntu-lucid-lynx/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/12/upgrading-from-mysql-5-1-to-5-5-on-ubuntu-lucid-lynx/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 10:00:41 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1618</guid>
		<description><![CDATA[I decided to try Percona&#8217;s MySQL server, and went for the most recent version (5.5). Unfortunately, the version of MySQL included with Ubuntu Lucid Lynx is 5.1 &#8211; so installing Percona&#8217;s 5.5 server means an upgrade. This upgrade requires some additional steps beyond the usual. First, the new MySQL 5.5 makes InnoDB the default storage [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1618&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I decided to try <a href="http://www.percona.com/software/percona-server/downloads/">Percona&#8217;s MySQL server</a>, and went for the most recent version (5.5). Unfortunately, the version of MySQL included with Ubuntu Lucid Lynx is 5.1 &#8211; so installing Percona&#8217;s 5.5 server means an upgrade.</p>
<p>This upgrade requires some additional steps beyond the usual.</p>
<p>First, the new MySQL 5.5 makes InnoDB the default storage engine &#8211; so anything that relies on that default will have to be changed. To revert this &#8220;change&#8221; you may need to add the following to your <code>my.cnf</code>:</p>
<p><code>[mysqld]<br />
default-storage-engine=MyISAM<br />
</code></p>
<p>Secondly, the mysql database will need updating. Run this command:</p>
<p><code># su - mysql -c "mysqld_safe --init-file=/usr/share/mysql/mysql_system_tables.sql --verbose"<br />
</code><br />
This runs the command as the mysql user; if you are using Ubuntu, the mysql user has a shell of <code>/bin/false</code> which causes this to fail. You can either give the mysql user a new shell (such as <code>/bin/bash</code>) by editing with the command <code>vipw</code> or you can run the <code>mysql_safe</code> command as root, like this:</p>
<p><code># mysqld_safe --init-file=/usr/share/mysql/mysql_system_tables.sql --verbose</code></p>
<p>Once this command runs, make sure that the MySQL instance stops by running <code>service mysql stop</code> or <code>mysqladmin shutdown</code>.</p>
<p>This should fix things. One thing to watch out for is the <code>innodb_buffer_pool_size</code> &#8211; this is increased from a default of 128Mb to 132Mb; if you&#8217;ve tight memory you&#8217;ll want to plan for this.</p>
<p>Percona has a <a href="http://www.percona.com/doc/percona-server/5.5/upgrading_guide_51_55.html">complete guide</a> for migrating from 5.1 to 5.5; MySQL also has a <a href="http://dev.mysql.com/doc/refman/5.5/en/upgrading-from-previous-series.html">thorough description</a> of upgrading to 5.5. <a href="http://kb.askmonty.org/en/what-is-mariadb-55">MariaDB 5.5</a> is not out yet, but there is instructions on <a href="http://kb.askmonty.org/en/upgrading-to-mariadb-from-mysql">upgrading to 5.3</a> (equivalent to MySQL 5.1).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1618/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1618/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1618/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1618&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/12/upgrading-from-mysql-5-1-to-5-5-on-ubuntu-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Resetting the MacOS X 10.4 (Tiger) Admin Password (without disk!)</title>
		<link>http://administratosphere.wordpress.com/2012/01/11/resetting-the-macos-x-10-4-tiger-admin-password-without-disk/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/11/resetting-the-macos-x-10-4-tiger-admin-password-without-disk/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 10:00:20 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[password reset]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1614</guid>
		<description><![CDATA[Resetting the MacOS X Tiger administrator password can be done by booting with the Installation Disk, and selecting the appropriate menu option. This is the most commonly referred to option, with a lot of high-quality instructions available via Google. The problem is what to do when you have no disk &#8211; or it is too [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1614&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Resetting the MacOS X Tiger administrator password can be done by booting with the Installation Disk, and selecting the appropriate menu option. This is the most commonly referred to option, with a lot of high-quality instructions available via Google.</p>
<p>The problem is what to do when you have no disk &#8211; or it is too inconvenient to get it. In my case, the PowerPC Mac Mini that runs MacOS X Tiger has a bad DVD drive.</p>
<p>In most cases, resetting a password just requires physical access to the machine and a reboot. (This is why nearly all security professionals say, <em>If you&#8217;ve physical access to the box, it&#8217;s over.</em>)</p>
<p>With Tiger, you can indeed do this. (In fact, Leopard and Snow Leopard can too &#8211; it&#8217;s just <a href="http://www.macyourself.com/2009/08/03/how-to-reset-your-mac-os-x-password-without-an-installer-disc/">more complicated</a>.)</p>
<p>Start your MacOS X 10.4 system, and at the gray screen hit (and hold) Cmd-S to enter single user mode. The screen should go black, and white writing commences &#8211; kernel messages. You should eventually get a root prompt:</p>
<p><code>#</code></p>
<p>At this prompt, type in these three commands (terminated with a return, of course):</p>
<p><code>sh /etc/rc<br />
passwd admin<br />
reboot<br />
</code></p>
<p>(Replace <em>admin</em> with your administrator user&#8217;s short username.) When I did this, I found that if you waited too long after doing the command <code>sh /etc/rc</code>, then the system would take away your prompt. So don&#8217;t lag!</p>
<p>This <a href="http://www.macyourself.com/2009/08/03/how-to-reset-your-mac-os-x-password-without-an-installer-disc/">article</a> (from 2009) over at MacYourself is one of the most complete descriptions I&#8217;ve seen; this 2007 <a href="http://www.macosxtips.co.uk/index_files/reset-lost-os-x-account-password.php">article</a> at MacOSX Tips is nearly as complete and adds some more thoughts too.</p>
<p>These articles saved me; I hope they can be of some use to you too.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1614/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1614/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1614/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1614&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/11/resetting-the-macos-x-10-4-tiger-admin-password-without-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>A Christmas Carol: A True Delight!</title>
		<link>http://administratosphere.wordpress.com/2012/01/09/a-christmas-carol-a-true-delight/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/09/a-christmas-carol-a-true-delight/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 10:00:33 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Personal Notes]]></category>
		<category><![CDATA[a christmas carol]]></category>
		<category><![CDATA[dickens]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1527</guid>
		<description><![CDATA[I don&#8217;t talk much outside of technology news &#8211; but I thought I would today. Christmas may be past, but the spirit of giving and compassion is timeless &#8211; and in this spirit, it is a joy to experience Charles Dicken&#8217;s A Christmas Carol. And by far, the best experience of this story comes in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1527&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t talk much outside of technology news &#8211; but I thought I would today.</p>
<p>Christmas may be past, but the spirit of giving and compassion is timeless &#8211; and in this spirit, it is a joy to experience Charles Dicken&#8217;s <a href="http://en.wikipedia.org/wiki/A_Christmas_Carol">A Christmas Carol</a>. And by far, the best experience of this story comes in these three tellings of the ageless story (in recommended order):</p>
<ul>
<li><a href="http://www.amazon.com/gp/product/0743563794/">A Christmas Carol (audiobook)</a> &#8211; one-man show by Patrick Stewart</li>
<li><a href="http://http://www.amazon.com/gp/product/0780623746/">A Christmas Carol (DVD)</a> starring Patrick Stewart</li>
<li><a href="http://www.amazon.com/gp/product/B0006419KA/">A Christmas Carol (DVD)</a> starring George C. Scott</li>
</ul>
<p>I just finished listening to Patrick Stewart&#8217;s one-man show &#8211; and it is a delight &#8211; highly recommended!</p>
<blockquote><p>&#8230;and it was always said of him, that he knew how to keep Christmas well, if any man alive possessed the knowledge. May that be truly said of us, and all of us! And so, as Tiny Tim observed, God bless Us, Every One!</p>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1527/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1527&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/09/a-christmas-carol-a-true-delight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Debugging Problems with Chrome Extensions (and One You Can&#8217;t Live Without!)</title>
		<link>http://administratosphere.wordpress.com/2012/01/07/debugging-problems-with-chrome-extensions/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/07/debugging-problems-with-chrome-extensions/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 10:00:37 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chromium]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1524</guid>
		<description><![CDATA[I&#8217;ve had some niggling problems with my Chromium installation on Ubuntu 10.10, and just never got around to fixing them. Now I&#8217;ve not only fixed the one I most wanted to fix, but I also fixed others as well. Before I discuss the solution&#8230; the problems. The first problem I&#8217;ve had is that I couldn&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1524&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had some niggling problems with my Chromium installation on Ubuntu 10.10, and just never got around to fixing them. Now I&#8217;ve not only fixed the one I most wanted to fix, but I also fixed others as well.</p>
<p>Before I discuss the solution&#8230; the problems.</p>
<p>The first problem I&#8217;ve had is that I couldn&#8217;t look at any of the pictures of Android phone displays in the Android Market. I could see them and click on them, but nothing would happen. Similarly, I could click on &#8220;more&#8221; to see more of the description, but nothing would happen.</p>
<p>Second major problem was with Mint: the &#8220;details&#8221; bar in the transaction list was off, and the current transaction highlight was also off: decidedly not conducive to reading or getting things done.</p>
<p>I knew that at least some of these problems had to do with extensions because the pages worked when the extensions were off. The <em>quickest</em> way to turn off all extensions in Chrome (assuming a default installation) isn&#8217;t to restart in safe mode or to disable extensions one by one &#8211; or even to use an extension to turn all the extension off: the <em>quickest</em> way is to use Incognito Mode. Simply copy the URL and paste it into an Incognito window and watch what happens.</p>
<p>To narrow it down further, I turned to another extension: <a href="https://chrome.google.com/webstore/detail/niemebbfnfbjfojajlmnbiikmcpjkkja">One Click Extensions Manager</a>. Between this and Incognito Mode, the amount of debugging time saved is just tremendous!</p>
<p>Using the One Click Extensions Manager, I turned off all extensions, then started enabling them one at a time. Before I knew it, my problems were resolved.</p>
<p>The problem with the Market turned out to be caused by a bug in <a href="https://chrome.google.com/webstore/detail/iknmkgipppcpfnoncodimfkpcjhpbekg">Droid Code</a>. I found this out by turning the extensions back on one by one. Turns out that this bug has been <a href="https://chrome.google.com/webstore/detail/iknmkgipppcpfnoncodimfkpcjhpbekg/reviews">mentioned</a> in the reviews; I just never saw it. Unfortunately, I use Droid Code all the time &#8211; however, I replaced it with the <a href="https://chrome.google.com/webstore/detail/klhlhobihlonchbicbgkjdapbbolmmaj">QR Code Generator for Android Market</a> and now things work again.</p>
<p>After resolving the problem with the Android Market, I thought I&#8217;d do a Google search to find the problem with Mint.com. The problem with Mint turned out to have to do with the <a href="https://chrome.google.com/webstore/detail/bkikpncfbjndhfkipijhdoddiadaipaa">Orbvious Interest</a> extension, an extension that provides quick access to <a href="https://readitlaterlist.com/">Read-It-Later</a>. Turned out there was a <a href="http://code.google.com/p/chromeril/issues/detail?id=165">bug report</a> (or two!) about this very problem.</p>
<p>Using One Click Extensions Manager made enabling and disabling extensions a one-click process: once the list of extensions is open, a single click will either enable/disable it (left-click) or uninstall it (right-click). It&#8217;s unbelievable until you try it: disabling in the Google Extensions Manager is a very slow process.</p>
<p>A side benefit to all of this is I got to clean out some of my extensions: I do tend to collect them willy-nilly (oh, the shame of it!).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1524/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1524/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1524/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1524/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1524/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1524/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1524/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1524&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/07/debugging-problems-with-chrome-extensions/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Why NOT Having Goals is a Bad Idea</title>
		<link>http://administratosphere.wordpress.com/2012/01/06/why-not-having-goals-is-a-bad-idea/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/06/why-not-having-goals-is-a-bad-idea/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 10:00:36 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[goals]]></category>
		<category><![CDATA[planning]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1512</guid>
		<description><![CDATA[Recently, Leo Babuata (whom I normally greatly admire) had a guest post on why goals are a bad idea. This is an idea that seems to be growing; Leo wrote about achieving without goals in November in 2010 and another guest poster wrote about it in December of 2011. Leo&#8217;s first post about it may [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1512&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently, Leo Babuata (whom I normally greatly admire) had a <a href="http://zenhabits.net/best-year/">guest post</a> on why goals are a bad idea. This is an idea that seems to be growing; Leo <a href="http://zenhabits.net/achieving/">wrote</a> about achieving without goals in November in 2010 and another guest poster <a href="http://zenhabits.net/100-days/">wrote</a> about it in December of 2011. Leo&#8217;s first post about it may be the one from <a href="http://zenhabits.net/no-goal/">July of 2010</a>. These posts on rejecting goals get me angry, honestly: they are a prescription for aimlessness and drifting.</p>
<p>The problems they list with goals are:</p>
<ul>
<li>Goals are fixed and inflexible.</li>
<li>Goals require you to give up what you want now.</li>
<li>Goals require pain.</li>
<li>Goals are limiting.</li>
<li>Goals missed are the system&#8217;s fault.</li>
</ul>
<p>Goals are objectives, targets, endings, and aims: without these, we do not know where we are going. When our directions and passions change, so does our goals. Changing our goals should not be seen as weakness, but strength: goals should be continually revised for our current desires.</p>
<p>Sometimes a goal is to give something up that we are doing now, to make a change. Giving up smoking or a constant soda pop habit is hard &#8211; and will cause pain. Yet, the giving up of the pleasure of a smoke now will add years to your life down the road and give your children more time with their parents.</p>
<p>However, this is not because of the goal: a goal can be positive as well: exercising daily, reading more, learning to fly, learning a new language. Goals give you direction and provide you with a marker to strive towards.</p>
<p>When we miss the target, we should look inside ourselves as to why and without feeling guilt. Was the goal a badly specified goal? (Probably.) Does it match our desires and passions? Most people have vague goals that are designed to be broken, and that will lead to failure sooner or later. Confucius said this:</p>
<blockquote><p>In archery we have something like the way of the superior man. When the archer misses the center of the target, he turns round and seeks for the cause of his failure in himself.</p></blockquote>
<p>Just don&#8217;t feel guilt about a missed goal: throw the goal out and make a new, more realistic one &#8211; one that is specific, measurable, attainable, and focused more on changing your daily habits. Switch from a goal of &#8220;Lose weight&#8221; (vague and impossible!) to &#8220;Lift weights daily.&#8221; Don&#8217;t measure output, don&#8217;t measure weight, just &#8220;<a href="http://lifehacker.com/281626/jerry-seinfelds-productivity-secret">don&#8217;t break the chain</a>&#8221; &#8211; keep it up one day after another. If you get a daily habit like that, the weight will come off.</p>
<p>If you don&#8217;t have goals you can&#8217;t plan. Living with out a plan leads to lack of ambition and lack of direction. What do you want to achieve? Then figure your action steps &#8211; or better yet, daily habits &#8211; that will get you there. Accomplishing your goals &#8211; your end results &#8211; can only be done by first defining the objective, then using habits and actions to get there. If you&#8217;ve no goals, then you have nothing to accomplish &#8211; and that results in no accompilishments.</p>
<p>Leo presents this quote at the end of his July 2010 article:</p>
<blockquote><p>A good traveller has no fixed plans, and is not intent on arriving. &#8212; Lao Tzu</p></blockquote>
<p>I would counter this with some other quotes. Consider this one (emphasis added):</p>
<blockquote><p>In all things <strong>success depends on previous preparation, and without such previous preparation there is sure to be failure</strong>. If what is to be spoken be previously determined, there will be no stumbling. If affairs be previously determined, there will be no difficulty with them. If one&#8217;s actions have been previously determined, there will be no sorrow in connection with them. If principles of conduct have been previously determined, the practice of them will be inexhaustible. &#8212; Confucius</p></blockquote>
<p>Also, from <a href="http://www.amazon.com/Annotated-Alice-Definitive-Lewis-Carroll/dp/0393048470/">Alice&#8217;s Adventures in Wonderland</a> (one of my favorite books!), comes this delightful snippet:</p>
<blockquote><p>&#8220;Would you tell me, please, which way I ought to go from here?&#8221;<br />
&#8220;That depends a good deal on where you want to get to,&#8221; said the Cat.<br />
&#8220;I don’t much care where&#8211;&#8221; said Alice.<br />
&#8220;Then it doesn’t matter which way you go,&#8221; said the Cat.<br />
&#8220;&#8211;so long as I get SOMEWHERE,&#8221; Alice added as an explanation.<br />
&#8220;Oh, you’re sure to do that,&#8221; said the Cat, &#8220;if you only walk long enough.&#8221;<br />
(Alice&#8217;s Adventures in Wonderland, Chapter 6) </p></blockquote>
<p>To accomplish our goals, I recommend defining the goal using what <a href="http://en.wikipedia.org/wiki/David_Allen_(author)">David Allen</a> calls &#8220;envisioning wild success&#8221; and &#8220;outcome visioning&#8221;. Then figure what daily habits and other actions will lead you to the end result.</p>
<p>There are programs to help with daily habits and I highly recommend using one of them. My favorites are <a href="http://sciral.com/consistency/">Sciral Consistency</a> for Macintosh and <a href="https://market.android.com/details?id=uk.amimetic.habits&amp;feature=search_result">Habit Streak</a> for Android.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1512/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1512&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/06/why-not-having-goals-is-a-bad-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Using SSH Agents with GNU Screen (and Byobu)</title>
		<link>http://administratosphere.wordpress.com/2012/01/05/using-ssh-agents-with-gnu-screen-and-byobu/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/05/using-ssh-agents-with-gnu-screen-and-byobu/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:00:00 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[GNU Screen]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[ssh agents]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1509</guid>
		<description><![CDATA[SSH is an encryption tool that allows you to connect to machines using an authenticated and encrypted connection. With an SSH agent, your authentication (and keys) can be &#8220;carried&#8221; from one system to the next. You load all of your keys on your local system into the agent, then connect to a remote system with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1509&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SSH is an encryption tool that allows you to connect to machines using an authenticated and encrypted connection. With an SSH agent, your authentication (and keys) can be &#8220;carried&#8221; from one system to the next. You load all of your keys on your local system into the agent, then connect to a remote system with the agent.&nbsp;Even though <em>none of your keys are present on the remote system</em>, they all exist and can be used to authenticate to another system.</p>
<p>This capability that the SSH agent gives you is very useful: you can keep all of your keys on a laptop or other personal system and only keep public keys on remote systems.</p>
<p>Running the agent is as simple as:<br />
 <code><br />
 eval <code>ssh-agent</code><br />
 </code><br />
 This will load all keys that the agent can find (keys in your .ssh directory). You can add specific keys with:</p>
<p><code>ssh-add mykey</code></p>
<p>Replace <em>mykey</em> with your specific key name. If there is a password on the key, you only have to enter it once &#8211; at the very beginning.</p>
<p>Once the agent is configured, you can connect to a remote system with:</p>
<p><code>ssh -A host</code></p>
<p>The <code>-A</code> option tells SSH to use &#8220;Agent Forwarding&#8221; which is what allows us to take our keys &#8220;with&#8221; us from one host to the next.</p>
<p>Here is the really nice part: once you&#8217;ve connected to the place where your GNU screen sessions are located, copy the value of the SSH_AUTH_SOCK variable:</p>
<pre># set | grep SSH
SSH_AUTH_SOCK=/tmp/ssh-ttQal19039/agent.19039
SSH_CLIENT='192.168.6.181 42243 22'
SSH_CONNECTION='192.168.6.181 42243 192.168.6.161 22'
SSH_TTY=/dev/pts/1
</pre>
<p>Take the value of SSH_AUTH_SOCK and input it into GNU screen:</p>
<pre>:setenv SSH_AUTH_SOCK /tmp/ssh-ttQal19039/agent.19039
</pre>
<p>After this command is executed, start new sessions to your remote hosts. For the local host, it may be easiest just to restart the session &#8211; but you could also just set the variable SSH_AUTH_SOCK in your shell &#8211; such as this command for the Korn shell:
</p>
<pre>export SSH_AUTH_SOCK=/tmp/ssh-ttQal19039/agent.19039</pre>
<p>To verify that the agent now works, use the command</p>
<pre>ssh-add -l
</pre>
<p>. You should see all of your keys; if instead you see</p>
<pre>Could not open a connection to your authentication agent.
</pre>
<p>then you should check the setting of SSH_AUTH_SOCK.</p>
<p>With SSH agents, agent forwarding, and GNU screen, you will find your authentication difficulties eased considerably.</p>
<p><strong>UPDATE:</strong> Added information about not always having to restart screen sessions.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1509/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1509/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1509/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1509/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1509/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1509/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1509/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1509/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1509&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/05/using-ssh-agents-with-gnu-screen-and-byobu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Why You Should NOT Ditch Windows XP</title>
		<link>http://administratosphere.wordpress.com/2012/01/04/why-you-should-not-ditch-windows-xp/</link>
		<comments>http://administratosphere.wordpress.com/2012/01/04/why-you-should-not-ditch-windows-xp/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 10:00:00 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Industry]]></category>
		<category><![CDATA[Mobile Computing]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1507</guid>
		<description><![CDATA[Nathan Bauman over at PCWorld had an article titled Why You Should Ditch Your Windows XP Laptop Right Now. This sort of pitch has always interested me after a fashion &#8211; the thinking just escapes me (as a personal Windows user). The reasoning for a corporate environment would be different, of course. Here are the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1507&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nathan Bauman over at PCWorld had an article titled <a href="http://www.pcworld.com/article/228564/why_you_should_ditch_your_windows_xp_laptop_right_now.html">Why You Should Ditch Your Windows XP Laptop Right Now</a>. This sort of pitch has always interested me after a fashion &#8211; the thinking just escapes me (as a personal Windows user). The reasoning for a corporate environment would be different, of course.</p>
<p>Here are the reasons Nathan lists for switching to Windows 7:</p>
<ol>
<li>Windows 7 is easier to use.</li>
<li>Windows 7 is more secure.</li>
<li>Windows 7 supports disks with 4K blocks.</li>
<li>Windows 7 supports more than 2Gb memory.</li>
<li>Windows 8 is a disaster &#8211; so get Windows 7 before it goes away.</li>
</ol>
<p>There are many reasons to stay with Windows XP for now. Be aware that I&#8217;ve not yet purchased my own Windows XP &#8211; I still have Windows 2000 for when I need Windows (which is almost never).</p>
<p>One reason is that Windows XP runs <a href="http://support.microsoft.com/kb/314865">on virtually anything</a> you can pick up &#8211; even one-year old and two-year old (gasp!) hardware. <a href="http://support.microsoft.com/kb/314865">Requirements</a> are 128Mb memory recommended and 1.5Gb disk on a Pentium at 233MHz or better. Windows 7 <a href="http://windows.microsoft.com/en-US/windows7/products/system-requirements">requires</a> four times the memory, approximately 16 times the disk space, and four times the CPU power.</p>
<p>This variance in requirements leads to much lower costs for Windows XP hardware. A search on eBay for laptops with Windows XP shows a huge number of laptops for less than $300 &#8211; some as low as $120. These were laptops that presumably once sold for $1200 or $1800 or better. If we assume that a $300 laptop once sold for $1800, that is an 83% reduction in price from original retail &#8211; $1500 that stays in your pocket. New laptops with Windows 7 start at $350 or so for minimal systems; for a full-power system with Windows 7 it could be well over $1000.</p>
<p>The software itself is cheaper. Again, on eBay one can find Windows XP SP2 for $30-$40 whereas Windows 7 Ultimate is $75 and up &#8211; a savings of over %50.</p>
<p>Lastly, why buy Windows 7 now at retail prices when you can wait for Windows 8 &#8211; and get Windows 7 at <a href="http://en.wikipedia.org/wiki/Fire-sale">fire-sale</a> prices for hardware that by then will have lost 80% of its value. Just by waiting you can save thousands of dollars.</p>
<p>There is also the fact that a lot of software may not yet fully support Windows 7, and the software you count on the most may run only on Windows XP.</p>
<p>So now &#8211; <em>that&#8217;s</em>&nbsp;why you should stick with Windows XP (just remember to properly secure it!). Let everyone else spend their thousands of dollars and you can get their old equipment for a fraction of its original cost.</p>
<p>However, for an enterprise, the reasoning would be different &#8211; and the results might be different.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1507/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1507&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2012/01/04/why-you-should-not-ditch-windows-xp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Meta-packages to Standardize Servers</title>
		<link>http://administratosphere.wordpress.com/2011/12/10/using-meta-packages-to-standardize-servers/</link>
		<comments>http://administratosphere.wordpress.com/2011/12/10/using-meta-packages-to-standardize-servers/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 10:00:39 +0000</pubDate>
		<dc:creator>ddouthitt</dc:creator>
				<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[RPM]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[meta-packages]]></category>
		<category><![CDATA[packages]]></category>

		<guid isPermaLink="false">http://administratosphere.wordpress.com/?p=1500</guid>
		<description><![CDATA[Both Ubuntu and Red Hat offer meta-packages which have no files of their own, but depend on others &#8211; thus requiring a set of packages to be present. You can use these packages to require a set of software to be present on a server, especially those that are not normally installed by the vendor&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1500&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Both Ubuntu and Red Hat offer meta-packages which have no files of their own, but depend on others &#8211; thus requiring a set of packages to be present. You can use these packages to require a set of software to be present on a server, especially those that are not normally installed by the vendor&#8217;s install process.</p>
<p>A meta-package can save you time &#8211; you don&#8217;t have to install each package one at a time. A meta-package can also be included as part of a Puppet environment, so that all servers will be kept up-to-date with the current set of packages. A meta-package can <em>also</em> be a part of an automatic install process, also bringing in all necessary software and simplifying the installation steps.</p>
<p>In Ubuntu, creating your own meta-packages is made easy by using the <a href="http://packages.ubuntu.com/lucid/equivs">equivs</a> package. With RPM, you&#8217;ll have to create a meta-package using <em>rpm-build</em> and the appropriate SPEC file.</p>
<p>The only way that using a meta-package will truly save time is if you are using a program like APT or YUM to do installations because they will automatically compute the dependencies required and install them automatically when the meta-package is installed.</p>
<p>With a meta-package, you can require a set of packages that should be on every server &#8211; as well as force some packages to be removed. You can create a meta-packages that includes all packages that should be on a server, but aren&#8217;t usually installed (like gawk, logrotate, sysstate, ntp, logwatch, make, and m4 for instance). When the package <em>server-main</em> is then installed, all of its dependencies will also be installed. Any packages that are listed as conflicting packages will also be removed: packages like <em>unattended-upgrades</em> and <em>command-not-found</em> for instance.</p>
<p>Meta-packages could be created for packages that are from the Ubuntu Main repository, and for those packages that are in the Ubuntu Universe repository. This makes it simple to only include software from the Main repository and preclude those packages that are from the Universe repository.</p>
<p>These meta-packages could then be added to a local repository and added to a system during installation; this simplifies the package installation part of the install process and allows you to update any currently installed systems simply.</p>
<p>As an example, here&#8217;s my list for requirements (put into <em>server-main</em>) from the Ubuntu Main Repository:</p>
<ul>
<li>lvm2</li>
<li>byobu</li>
<li>ruby</li>
<li>vim</li>
<li>snmpd</li>
<li>snmp</li>
<li>mlocate</li>
<li>postfix</li>
<li>ltrace</li>
<li>strace</li>
<li>wget</li>
<li>ntp</li>
<li>m4</li>
<li>make</li>
<li>ifenslave</li>
<li>dnsutils</li>
<li>procps</li>
<li>sysstat</li>
<li>logrotate</li>
<li>logwatch</li>
<li>sharutils</li>
<li>pdksh</li>
<li>dc</li>
<li>bsd-mailx</li>
<li>nut</li>
<li>finger</li>
<li>xfsdump</li>
<li>xfsprogs</li>
</ul>
<p>And from the Universe repository, these are my suggested requirements (used as dependencies for <em>server-universe</em>):</p>
<ul>
<li>iperf</li>
<li>jwhois</li>
<li>apt-file</li>
<li>chkconfig</li>
<li>atop</li>
<li>dstat</li>
<li>maatkit</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/administratosphere.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/administratosphere.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/administratosphere.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/administratosphere.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/administratosphere.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/administratosphere.wordpress.com/1500/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/administratosphere.wordpress.com/1500/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/administratosphere.wordpress.com/1500/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=administratosphere.wordpress.com&amp;blog=1290273&amp;post=1500&amp;subd=administratosphere&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://administratosphere.wordpress.com/2011/12/10/using-meta-packages-to-standardize-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/187c1ee2eca5cc8e47deb56f81986733?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ddouthitt</media:title>
		</media:content>
	</item>
	</channel>
</rss>
