<?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>Emphatic Nonsense</title>
	<atom:link href="http://emphaticnonsense.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://emphaticnonsense.com</link>
	<description>Forest Monsen is your host on a journey into technobabble and other emphatic nonsense.</description>
	<lastBuildDate>Mon, 01 Mar 2010 06:35:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='emphaticnonsense.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d9d2ab8e627e5da51344d2d079481cd7?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Emphatic Nonsense</title>
		<link>http://emphaticnonsense.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://emphaticnonsense.com/osd.xml" title="Emphatic Nonsense" />
	<atom:link rel='hub' href='http://emphaticnonsense.com/?pushpress=hub'/>
		<item>
		<title>Remove user list from Ubuntu 9.10 Karmic Koala login screen</title>
		<link>http://emphaticnonsense.com/2010/02/28/remove-user-list-from-ubuntu-9-10-karmic-koala-login-screen/</link>
		<comments>http://emphaticnonsense.com/2010/02/28/remove-user-list-from-ubuntu-9-10-karmic-koala-login-screen/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 06:34:24 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[command line]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=95</guid>
		<description><![CDATA[Problem: You want to login to your Ubuntu laptop without letting others shoulder surf your full name. You&#8217;d like to introduce yourself to them personally instead.
Solution: In a terminal (Applications -&#62; Accessories -&#62; Terminal), enter
sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true
Type in your password when requested. You&#8217;re done.
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=95&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><em>Problem</em>: You want to login to your Ubuntu laptop without letting others shoulder surf your full name. You&#8217;d like to introduce yourself to them personally instead.</p>
<p><em>Solution</em>: In a terminal (Applications -&gt; Accessories -&gt; Terminal), enter</p>
<p><code>sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true</code></p>
<p>Type in your password when requested. You&#8217;re done.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=95&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2010/02/28/remove-user-list-from-ubuntu-9-10-karmic-koala-login-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>sftp chroot jail in Ubuntu</title>
		<link>http://emphaticnonsense.com/2010/01/11/sftp-chroot-jail-in-ubuntu/</link>
		<comments>http://emphaticnonsense.com/2010/01/11/sftp-chroot-jail-in-ubuntu/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 23:01:33 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=86</guid>
		<description><![CDATA[I wanted to give a buddy access to a website hosted on my box. So I tried scponly, since I only wanted to provide SFTP access to that particular directory, using a chroot jail. The steps are as follows.

Install the scponly package using Ubuntu&#8217;s APT package management system.
Use the script provided to set up your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=86&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I wanted to give a buddy access to a website hosted on my box. So I tried <code>scponly</code>, since I only wanted to provide SFTP access to that particular directory, using a <code>chroot</code> jail. The steps are as follows.</p>
<ol>
<li>Install the scponly package using Ubuntu&#8217;s APT package management system.</li>
<li>Use the script provided to set up your first jail and your user&#8217;s home directory. For the location of the user&#8217;s jail, give the path of the directory you want to share.</li>
<li>Provide a password for the new user.</li>
<li>Ensure that the new user has permissions to read and write all the necessary directories in your Web site.</li>
</ol>
<p><code><br />
$ sudo apt-get install scponly<br />
$ gzip -dc /usr/share/doc/scponly/setup_chroot/setup_chroot.sh.gz &gt; /tmp/setup_chroot.sh<br />
$ sudo /tmp/setup_chroot.sh<br />
</code><br />
<code><br />
Next we need to set the home directory for this scponly user.<br />
please note that the user's home directory MUST NOT be writeable<br />
by the scponly user. this is important so that the scponly user<br />
cannot subvert the .ssh configuration parameters.<br />
</code><br />
<code><br />
for this reason, a writeable subdirectory will be created that<br />
the scponly user can write into.</code></p>
<p><em>Note that I removed the /incoming subdirectory created by this script. There was no need for a separate directory for my buddy to upload files. He could have permissions over the whole site tree.</em></p>
<p><code><br />
-en Username to install [scponly]<br />
bob<br />
-en home directory you wish to set for this user [/home/bob]<br />
/var/www/sites/bobsite/htdocs<br />
-en name of the writeable subdirectory [incoming]<br />
</code><br />
<code><br />
-e<br />
creating  /var/www/sites/bobsite/htdocs/incoming directory for uploading files<br />
</code><br />
<code><br />
Your platform (Linux) does not have a platform specific setup script.<br />
This install script will attempt a best guess.<br />
If you perform customizations, please consider sending me your changes.<br />
Look to the templates in build_extras/arch.<br />
 - joe at sublimation dot org<br />
</code><br />
<code><br />
please set the password for bob:<br />
Enter new UNIX password:<br />
Retype new UNIX password:<br />
passwd: password updated successfully<br />
if you experience a warning with winscp regarding groups, please install<br />
the provided hacked out fake groups program into your chroot, like so:<br />
cp groups /var/www/sites/bobsite/htdocs/bin/groups<br />
</code></p>
<p>This script added certain directories to the site root (<code>/var/www/sites/bobsite/htdocs</code>). Every <em>other</em> directory needed to be writable by Bob. So let&#8217;s add Bob to a special group, and allow that group write access on all the website&#8217;s files.</p>
<p><code><br />
$ sudo adduser bob www-data<br />
</code></p>
<p>We can ignore <code>/bin</code>, <code>/etc</code>, <code>/lib</code> and other directories added to the chroot jail (the website filesystem):</p>
<p><code><br />
$ sudo find . \! -user root -exec chgrp www-data \{\} \;<br />
$ sudo find . \! -user root -exec chmod g+w \{\} \;<br />
</code></p>
<p>Good to go!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=86&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2010/01/11/sftp-chroot-jail-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Server move complete</title>
		<link>http://emphaticnonsense.com/2010/01/01/server-move-complete/</link>
		<comments>http://emphaticnonsense.com/2010/01/01/server-move-complete/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 22:48:30 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=79</guid>
		<description><![CDATA[I migrated a bunch of stuff from a CentOS 4 server to Ubuntu 8.04 LTS over the last couple of days.

Five websites: One Moodle and one Drupal site backed by MySQL databases, and three static sites. SSL setup.
Added some software. How can I work without vim and slocate?
Security hardening, including a service review, permissions, firewall [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=79&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I migrated a bunch of stuff from a CentOS 4 server to Ubuntu 8.04 LTS over the last couple of days.</p>
<ul>
<li>Five websites: One Moodle and one Drupal site backed by MySQL databases, and three static sites. SSL setup.</li>
<li>Added some software. How can I work without <code>vim</code> and <code>slocate</code>?</li>
<li>Security hardening, including a service review, permissions, firewall setup, administrative access through SSH, <code>sudo</code> config, and Postfix with spam filtering.</li>
<li>Nagios server monitoring config.</li>
</ul>
<p>
I checked my work logs and decided that I did pretty well, considering I got it all done in 10 hours 35 minutes.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=79&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2010/01/01/server-move-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Set Debian or Ubuntu server timezone</title>
		<link>http://emphaticnonsense.com/2009/12/30/set-debian-or-ubuntu-server-timezone/</link>
		<comments>http://emphaticnonsense.com/2009/12/30/set-debian-or-ubuntu-server-timezone/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 05:21:50 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=75</guid>
		<description><![CDATA[This one&#8217;s an easy one, from the tzselect (1) manpage:

sudo dpkg-reconfigure tzdata

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=75&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This one&#8217;s an easy one, from the <code>tzselect (1)</code> manpage:<br />
<code><br />
sudo dpkg-reconfigure tzdata<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=75&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/12/30/set-debian-or-ubuntu-server-timezone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Install a Java Virtual Machine (JVM) plugin for Google Chrome beta running on Ubuntu Linux</title>
		<link>http://emphaticnonsense.com/2009/12/09/install-java-virtual-machine-jvm-google-chrome-ubuntu-linux/</link>
		<comments>http://emphaticnonsense.com/2009/12/09/install-java-virtual-machine-jvm-google-chrome-ubuntu-linux/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 18:35:47 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=68</guid>
		<description><![CDATA[Interested in getting Java to work in the just-released Google Chrome on your Ubuntu install? You can always try linking directly to the plugin binary:
$ locate libnpjp2.so
/usr/lib/jvm/java-6-sun-1.6.0.16/jre/lib/i386/libnpjp2.so
$ sudo mkdir /opt/google/chrome/plugins
$ cd /opt/google/chrome/plugins/
$ sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.16/jre/lib/i386/libnpjp2.so .

Works for me!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=68&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Interested in getting Java to work in the just-released Google Chrome on your Ubuntu install? You can always try linking directly to the plugin binary:</p>
<p><code>$ locate libnpjp2.so<br />
/usr/lib/jvm/java-6-sun-1.6.0.16/jre/lib/i386/libnpjp2.so<br />
$ sudo mkdir /opt/google/chrome/plugins<br />
$ cd /opt/google/chrome/plugins/<br />
$ sudo ln -s /usr/lib/jvm/java-6-sun-1.6.0.16/jre/lib/i386/libnpjp2.so .<br />
</code></p>
<p>Works for me!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=68&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/12/09/install-java-virtual-machine-jvm-google-chrome-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal fatal error: cannot redeclare function()</title>
		<link>http://emphaticnonsense.com/2009/11/12/drupal-fatal-error-cannot-redeclare-function/</link>
		<comments>http://emphaticnonsense.com/2009/11/12/drupal-fatal-error-cannot-redeclare-function/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 19:35:46 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=63</guid>
		<description><![CDATA[Ever seen this when in Drupal&#8217;s administration pages?

Fatal error: Cannot redeclare getnodecount() (previously declared in /var/www/sites/site.org/htdocs/includes/common.inc(1685) : eval()'d code:3) in /var/www/sites/site.org/htdocs/includes/common.inc(1685) : eval()'d code on line 9

There are a few causes for this, as mentioned on drupal.org, but the one in which you might be interested (because your error message looks more similar to mine, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=63&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Ever seen this when in Drupal&#8217;s administration pages?<br />
<code><br />
Fatal error: Cannot redeclare getnodecount() (previously declared in /var/www/sites/site.org/htdocs/includes/common.inc(1685) : eval()'d code:3) in /var/www/sites/site.org/htdocs/includes/common.inc(1685) : eval()'d code on line 9<br />
</code><br />
There are a few causes for this, <a href="http://drupal.org/node/72099">as mentioned on drupal.org</a>, but the one in which you might be interested (because your error message looks more similar to mine, above, than to the drupal.org documentation) is when PHP is actually contained in a block or node body. That&#8217;s something you should suspect if you see the above error message referring to PHP&#8217;s <code>eval()</code> function. </p>
<p>To fix this, do something in MySQL like<br />
<code><br />
SELECT nid<br />
FROM node_revisions<br />
WHERE body LIKE '%getnodecount%';<br />
</code></p>
<p>And edit the offending nodes in Drupal with a URL such as</p>
<p>http://example.com/node/123/edit</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=63&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/11/12/drupal-fatal-error-cannot-redeclare-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>whitehouse.gov moves to Drupal, recovery.gov migrated from Drupal</title>
		<link>http://emphaticnonsense.com/2009/10/29/whitehouse-gov-moves-drupal-recovery-gov-migrated-from-drupal/</link>
		<comments>http://emphaticnonsense.com/2009/10/29/whitehouse-gov-moves-drupal-recovery-gov-migrated-from-drupal/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:54:46 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=54</guid>
		<description><![CDATA[Whoops! Chris Wilson had one good point, but some big misses in this article. I guess this is a danger for a writer &#8212; for example, the &#8220;PHP&#8221; input filter setting allows JavaScript by default, but Chris didn&#8217;t select that setting. 
The biggest problem is that he claims that Drupal is impenetrable, which it is. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=54&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Whoops! Chris Wilson had one good point, but <a href="http://www.slate.com/id/2233719">some big misses</a> in this article. I guess this is a danger for a writer &#8212; for example, the &#8220;PHP&#8221; input filter setting allows JavaScript by default, but Chris didn&#8217;t select that setting. </p>
<p>The biggest problem is that he claims that Drupal is impenetrable, which it is. For many beginners, it has a steep learning curve. But he never makes the connection; why do your site visitors care? If millions of them appear, and your site continues to work well in response because it was built with a solid operational foundation instead of being built with something that has a cute-but-heavy GUI on the backend, don&#8217;t they benefit? It looks to me like Chris has unfortunately conflated the needs of end-users with the needs of site developers.</p>
<p>Also, I&#8217;d like to take my hat off to the organization that landed the $18M contract to migrate <a href="http://recovery.gov">recovery.gov</a> into Sharepoint. That&#8217;s a lot of money for a site built using tables in HTML and containing leftover hidden cruft like &#8220;this Web Part Page has been personalized. As a result, one or more Web Part properties may contain confidential information. Make sure the properties contain information that is safe for others to read. After exporting this Web Part&#8230;&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=54&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/10/29/whitehouse-gov-moves-drupal-recovery-gov-migrated-from-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Flush DNS cache in Ubuntu</title>
		<link>http://emphaticnonsense.com/2009/10/15/flush-dns-cache-in-ubuntu/</link>
		<comments>http://emphaticnonsense.com/2009/10/15/flush-dns-cache-in-ubuntu/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 17:57:22 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=50</guid>
		<description><![CDATA[Interested in flushing your Ubuntu DNS cache? Note: I&#8217;m running Jaunty Jackalope as of the date of this post.
Well, Ubuntu doesn&#8217;t cache DNS by default. Your cache rests within your router, or your assigned DNS servers. You could restart your router, if you have access to it. Or wait until the time-to-live has expired.
You can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=50&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Interested in flushing your Ubuntu DNS cache? <em>Note: I&#8217;m running Jaunty Jackalope as of the date of this post</em>.</p>
<p>Well, Ubuntu doesn&#8217;t cache DNS by default. Your cache rests within your router, or your assigned DNS servers. You could restart your router, if you have access to it. Or wait until the <a href="http://en.wikipedia.org/wiki/Time_to_live#DNS_records">time-to-live</a> has expired.</p>
<p>You can install a local resolver that will cache DNS addresses, if you like. It will speed up your Web access slightly, since your Web browser will check the local cache first. I imagine the time you save will be measured in milliseconds.</p>
<p>Do that with:</p>
<p><code>sudo apt-get update &amp;&amp; sudo apt-get install nscd</code></p>
<p>And to clear your local cache, restart the service:</p>
<p><code>sudo /etc/init.d/nscd restart</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=50&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/10/15/flush-dns-cache-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Keep your passwords secure and synchronized</title>
		<link>http://emphaticnonsense.com/2009/10/05/keep-your-passwords-secure-and-synchronized/</link>
		<comments>http://emphaticnonsense.com/2009/10/05/keep-your-passwords-secure-and-synchronized/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 18:52:17 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=47</guid>
		<description><![CDATA[Are you creating a new password for every login you create, at every new Web site you visit?
Of course you are, because that&#8217;s more secure than just using the same password for e-mail, banking, hotel reservations, online photos, and chat.
So, you need a way to keep those passwords organized.
I recommend KeePass Password Safe. It&#8217;s very [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=47&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Are you creating a new password for every login you create, at every new Web site you visit?</p>
<p>Of course you are, because that&#8217;s more secure than just using the same password for e-mail, banking, hotel reservations, online photos, and chat.</p>
<p>So, you need a way to keep those passwords organized.</p>
<p>I recommend <a href="http://keepass.info/">KeePass Password Safe</a>. It&#8217;s very easy to use and works on Linux, Windows, and Mac OS X.</p>
<p>And if you want to keep that password file synchronized with the other computers you might use (for example, your home computer, and a laptop), you should try Dropbox. <a href="https://www.getdropbox.com/referrals/NTgyOTYyMzk">Here&#8217;s my referral link for Dropbox</a>. That will give both you and me an extra 250MB of space when you sign up. Dropbox will transparently keep your files synchronized between any number of computers, and will keep file revisions as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=47&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/10/05/keep-your-passwords-secure-and-synchronized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
		<item>
		<title>Recursively find and list filesize and full path on the command line</title>
		<link>http://emphaticnonsense.com/2009/10/02/recursively-find-and-list-filesize-and-full-path-on-the-command-line/</link>
		<comments>http://emphaticnonsense.com/2009/10/02/recursively-find-and-list-filesize-and-full-path-on-the-command-line/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 23:06:19 +0000</pubDate>
		<dc:creator>fourstar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://emphaticnonsense.com/?p=43</guid>
		<description><![CDATA[Can&#8217;t beat the command line for flexibility and power in accomplishing system administration tasks. Here&#8217;s one way to recursively list the filesizes and full paths of files with a particular extension from the command line:
nice find . -name "*.swf" -type f -print0 &#124; xargs -0r ls -skS &#124; less
This is a succinct way to say:
&#8220;Show [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=43&subd=emphaticnonsense&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t beat the command line for flexibility and power in accomplishing system administration tasks. Here&#8217;s one way to recursively list the filesizes and full paths of files with a particular extension from the command line:</p>
<p><code>nice find . -name "*.swf" -type f -print0 | xargs -0r ls -skS | less</code></p>
<p>This is a succinct way to say:<br />
&#8220;Show me all Flash files in the current directory hierarchy, descending to unlimited depth. Print the full filename on standard output followed by a null character. Send each filename in turn to the &#8216;ls&#8217; command, which will look up each file&#8217;s size and print that in 1K blocks followed by the filename. (If there aren&#8217;t any results from the first command, don&#8217;t even run the &#8216;ls&#8217; command, since that will just give us a list of all the files in the current directory.) Finally, send all that output to the &#8216;less&#8217; command, which will allow me to page through and view it easily.&#8221;</p>
<p>EDIT: Added <code>-r</code> switch to <code>xargs</code> command to ensure we don&#8217;t see a list of all files, if the first &#8216;find&#8217; command doesn&#8217;t find any. That sort of thing could be confusing.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/emphaticnonsense.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/emphaticnonsense.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/emphaticnonsense.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/emphaticnonsense.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/emphaticnonsense.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/emphaticnonsense.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/emphaticnonsense.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/emphaticnonsense.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/emphaticnonsense.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/emphaticnonsense.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=emphaticnonsense.com&blog=2519354&post=43&subd=emphaticnonsense&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://emphaticnonsense.com/2009/10/02/recursively-find-and-list-filesize-and-full-path-on-the-command-line/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e39f21a844a18c17227e1d16d215809e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fourstar</media:title>
		</media:content>
	</item>
	</channel>
</rss>