<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SHOCM &#187; Linux</title>
	<atom:link href="http://www.shocm.com/category/geek-stuff/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shocm.com</link>
	<description>Open Source, Cloud, Scotch, Baseball, Family, and Programming since the 1900&#039;s</description>
	<lastBuildDate>Fri, 27 Apr 2012 15:24:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Getting some functionality back in the system tray on Ubuntu 11.04</title>
		<link>http://www.shocm.com/2011/06/getting-some-functionality-back-in-the-system-tray-on-ubuntu-11-04/</link>
		<comments>http://www.shocm.com/2011/06/getting-some-functionality-back-in-the-system-tray-on-ubuntu-11-04/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 19:55:07 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[QuickTip]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unity]]></category>

		<guid isPermaLink="false">http://www.shocm.com/2011/06/getting-some-functionality-back-in-the-system-tray-on-ubuntu-11-04/</guid>
		<description><![CDATA[<p>Ubuntu 11.04 introduced a new, cleaner user interface called Unity. I&#8217;m not a huge desktop GUI guy, doing a large majority of my work in the command line, but I do like to try and stay current on the latest greatest interfaces.</p> <p>I&#8217;m not overwhelmed with Unity. It&#8217;s OK but not really earth shattering. You [...]]]></description>
			<content:encoded><![CDATA[<div class="posterous_autopost">
<p>Ubuntu 11.04 introduced a new, cleaner user interface called Unity. I&#8217;m not a huge desktop GUI guy, doing a large majority of my work in the command line, but I do like to try and stay current on the latest greatest interfaces.</p>
<p>I&#8217;m not overwhelmed with Unity. It&#8217;s OK but not really earth shattering. You have the option to switch back to the &#8220;classic&#8221; Gnome interface if you wanted to but I haven&#8217;t done that.</p>
<p>One huge annoyance I&#8217;ve noticed about the new Unity interface was a lack of a true &#8220;system tray&#8221;. Many application in Ubuntu (or Linux in general) leverage a similar approach Windows machine do and allow applications to run in a System Tray, cleaning up any task bars you might have. In Unity, there were a couple applications that were visible, like Dropbox, the clock and Volume but several others were not such as Skype and Truecrypt.</p>
<p>This became a big problem for Truecrypt because once I closed the Truecrypt interface I couldn&#8217;t figure out how to get back to it. If I tried to launch the application again the system would report that it the application was already running, which it was. In the past I would get back to the interface through the icon in the system tray but this icon would not display in Unity, at least not until I found a posting on Facebook <a href="http://www.facebook.com/topic.php?uid=6723083591&amp;topic=17003">http://www.facebook.com/topic.php?uid=6723083591&amp;topic=17003</a></p>
<p>This simple command in a terminal window corrected my problem and life is good again</p>
<pre class="brush: bash; title: ; notranslate">gsettings set com.canonical.Unity.Panel systray-whitelist &quot;['all']&quot;</pre>
<p>As you can see I got all my system tray icons back and I am now a little happier with Unity.</p>
<p>&nbsp;</p>
<div class="p_embed p_image_embed"><img src="http://posterous.com/getfile/files.posterous.com/temp-2011-06-22/hugoisrGwyAxDazcgCoEtDxCbmlsuirlFDEiIrpvndHouIyyjvwjfgEFcfaA/Screenshot-1.png.scaled500.png" alt="Screenshot-1" width="385" height="46" /></div>
<p>&nbsp;</p>
<p style="font-size: 10px;"><a href="http://posterous.com">Posted via email</a> from <a href="http://blog.shocm.me/getting-some-functionality-back-in-the-system">shocm</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2011/06/getting-some-functionality-back-in-the-system-tray-on-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nasty Bug &#8211; Ubuntu 10.04 on VMWare Fusion OSX</title>
		<link>http://www.shocm.com/2010/05/nasty-bug-ubuntu-10-04-on-vmware-fusion-osx/</link>
		<comments>http://www.shocm.com/2010/05/nasty-bug-ubuntu-10-04-on-vmware-fusion-osx/#comments</comments>
		<pubDate>Tue, 11 May 2010 21:54:42 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://www.shocm.com/?p=634</guid>
		<description><![CDATA[Came across a nasty little bug when I installed the latest Ubuntu 10.04 (LTS) into a virtual machine using VMWare Fusion 3.02 on my OSX box. This was a fresh install and the install itself went smooth, the problem occured when the initial login screen appeared. Although my mouse worked just fine and I was able to click on the user to log in, I wasn't able to type anything. My keyboard was completely unusable within the virtual machine. I was not able to type any input via the keyboard.  ]]></description>
			<content:encoded><![CDATA[<p>Came across<a href="http://www.shocm.com/wp-content/uploads/2010/05/Ubuntu10.04.jpg"><img class="alignleft size-medium wp-image-635" title="Ubuntu10.04 On screen keyboard " src="http://www.shocm.com/wp-content/uploads/2010/05/Ubuntu10.04-300x240.jpg" alt="" width="300" height="240" /></a> a nasty little bug when I installed the latest Ubuntu 10.04 (LTS) into a virtual machine using VMWare Fusion 3.02 on my OSX box. This was a fresh install and the install itself went smooth, the problem occured when the initial login screen appeared. Although my mouse worked just fine and I was able to click on the user to log in, I wasn&#8217;t able to type anything. My keyboard was completely unusable within the virtual machine. I was not able to type any input via the keyboard.</p>
<p>After doing some Googling I discovered that once you got past the login screen the keyboard would work fine. The only way to login was to initiate the on-screen keyboard and type in your password. You can bring up the on-screen keyboard by clicking on the Universal Access icon on the lower right hand side of the screen and choosing &#8220;Use on-screen keyboard&#8221;. One side note here, when I first checked the box to use the on-screen keyboard, the keyboard would flash and disappear. What I needed to do was keep the box check and reboot the machine, when the login screen returned, the keyboard was there.</p>
<p>Once I logged in the physical keyboard worked fine. I was able to use it in all the applications and didn&#8217;t notice any problems, but once I logged out and returned to the login screen, again no input from the physical keyboard. Now I needed to fix this.</p>
<h2>What didn&#8217;t work <img src='http://www.shocm.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </h2>
<p>At this point I go into basic trouble resolution mode and decided to start by reinstalling and upgrading the VMWare tools. Not going to get into a step by step here how to do that but the short of it is after reinstalling the VMWare tools and rebooting I was stuck in the same situation and needed to use the on-screen keyboard to log in. Next obvious step, apply all patches to the Ubuntu desktop, did this, rebooted, still no go.</p>
<h2>What did work <img src='http://www.shocm.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </h2>
<p>Clearly, you are not reading this article to learn how not to fix it. Trust me after doing enough searches there are plenty discussion threads out there with &#8220;This doesn&#8217;t work for me either, anyone fix this yet?&#8221; to keep you reading for hours. I found a couple good links that I will post at the end of this article that got things resolved. The short answer is I logged into the machine, fired up and console window, type in the command</p>
<pre class="brush: bash; title: ; notranslate">
sudo dpkg-reconfigure console-setup
</pre>
<p>For keyboard I selected &#8220;Apple&#8221; and then just selected the defaults for everything else. Once I exited the configuration wizard, I restarted the machine and all was right with the Ubuntu world again. Did a couple reboots to make sure and everything seems to be working fine now.</p>
<h3>One more side note</h3>
<p>This issue  occurred on a clean install of the current Ubuntu 10.04 LTS release. I had been previously running the beta version of the 10.04 release which worked fine and never had a problem with the keyboard input. However, after patching that box today, same issue occurred.</p>
<h3>The Links</h3>
<p>Two links basically lead me to my resolution</p>
<ul>
<li><a href="http://ubuntuforums.org/showthread.php?t=1466482">http://ubuntuforums.org/showthread.php?t=1466482</a> &#8211; A great thread discussion on the issue in general. There were a couple of &#8220;fixes&#8221; in there including the one I implemented. A couple of post go off track but for the most paart a good thread.</li>
<li><a href="https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/548891">https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/548891</a> &#8211; The bug report on the issue which also includes the work around.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2010/05/nasty-bug-ubuntu-10-04-on-vmware-fusion-osx/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>[Nagios] Error: Could not stat() command file &#8216;/var/lib/nagios3/rw/nagios.cmd&#8217;!</title>
		<link>http://www.shocm.com/2010/04/nagios-error-could-not-stat-command-file-varlibnagios3rwnagios-cmd/</link>
		<comments>http://www.shocm.com/2010/04/nagios-error-could-not-stat-command-file-varlibnagios3rwnagios-cmd/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 07:55:03 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[nagios]]></category>

		<guid isPermaLink="false">http://www.shocm.com/?p=628</guid>
		<description><![CDATA[Fixed this Nagios error on my host 
Error: Could not stat() command file '/var/lib/nagios3/rw/nagios.cmd'! ]]></description>
			<content:encoded><![CDATA[<p>System: Ubuntu 9.10 | Nagios 3.x</p>
<p>This is another post that is more of a note to myself than anything else. Been doing a lot of Nagios configuring and decided to implement the ability to push commands from the web interface. I followed the basic instructions to configure &#8220;<a href="http://nagios.sourceforge.net/docs/3_0/extcommands.html">External Commands</a>&#8221; but after doing and going to the web interface to test it, I got the following error message;</p>
<pre class="brush: bash; title: ; notranslate">
Error: Could not stat() command file '/var/lib/nagios3/rw/nagios.cmd'!

The external command file may be missing, Nagios may not be running, and/or Nagios may not be checking external commands.  An error occurred while attempting to commit your command for processing.
</pre>
<p>The file was there so I did what any good geek should do, I did a quick google search. The closet thing I could find was some commands to fix the issue on Debian systems. Since I was running Ubuntu, which is for all intensive purposes Debian, I figured I would try it.  So I ran the following set of command;</p>
<pre class="brush: bash; title: ; notranslate">
sudo /etc/init.d/nagios3 stop
sudo dpkg-statoverride --update --add nagios www-data 2710 /var/lib/nagios3/rw
sudo dpkg-statoverride --update --add nagios nagios 751 /var/lib/nagios3
sudo /etc/init.d/nagios3 start
</pre>
<p>This worked like a charm and the web interface began accepting commands.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2010/04/nagios-error-could-not-stat-command-file-varlibnagios3rwnagios-cmd/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Open Source, Open World</title>
		<link>http://www.shocm.com/2010/03/open-source-open-world-2/</link>
		<comments>http://www.shocm.com/2010/03/open-source-open-world-2/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:25:14 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/2010/open-source-open-world/</guid>
		<description><![CDATA[<p>Came across this great graph outlining some interesting facts around Open Source. Original article was called &#34;<a href="http://www.networkworld.com/community/node/58042">Should Open Source Be An Enemy Of The State?</a>&#34; and is itself a good article discussing some of the paradox around recent suggestion made is US policies and Open Source. </p> <p style="font-size: 10px;"> <a href="http://posterous.com">Posted via email</a> from <a href="http://shocm.posterous.com/open-source-open-world-20">shocm</a> </p> </p>]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'><img src="http://posterous.com/getfile/files.posterous.com/shocm/8Q5BILIVmvMGFRtcLjO58DK4mQtqVmg7mYLx0bv8iRr3u7qyvkK7aZdV0nTS/osoworld2.jpg.scaled.500.jpg" width="500" height="4148"/>
<p>Came across this great graph outlining some interesting facts around Open Source. Original article was called &quot;<a href="http://www.networkworld.com/community/node/58042">Should Open Source Be An Enemy Of The State?</a>&quot; and is itself a good article discussing some of the paradox around recent suggestion made is US policies and Open Source. </p>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://shocm.posterous.com/open-source-open-world-20">shocm</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2010/03/open-source-open-world-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My First Linux Servers at Work &#8211; 2002</title>
		<link>http://www.shocm.com/2010/01/my-first-linux-servers-at-work-2004/</link>
		<comments>http://www.shocm.com/2010/01/my-first-linux-servers-at-work-2004/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:04:03 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/2010/my-first-linux-servers-at-work-2004/</guid>
		<description><![CDATA[</p> via <a href="http://www.flickr.com/photos/thmoore/4285780441/">flickr.com</a> <p>Buddy of mine posted a video he had of me when I first worked for Sony as a consultant. Took this video right before I was leaving the gig, sometime in 2004 2002, and we were walking through one of our data centers. Of course the one proud points of achievement [...]]]></description>
			<content:encoded><![CDATA[<div class="posterous_autopost">
<div class="posterous_bookmarklet_entry"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="334" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="stewart_swf4285780441" /><param name="flashvars" value="intl_lang=en-us&amp;div_id=stewart_swf4285780441_div&amp;flickr_notracking=true&amp;flickr_target=_self&amp;flickr_h=334&amp;flickr_w=500&amp;flickr_no_logo=true&amp;onsite=true&amp;flickr_noAutoPlay=true&amp;in_photo_gne=true&amp;photo_secret=d83caaecff&amp;photo_id=4285780441&amp;flickr_doSmall=true" /><param name="src" value="http://www.flickr.com/apps/video/stewart.swf.v71377" /><param name="allowfullscreen" value="true" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="500" height="334" src="http://www.flickr.com/apps/video/stewart.swf.v71377" quality="high" allowfullscreen="true" flashvars="intl_lang=en-us&amp;div_id=stewart_swf4285780441_div&amp;flickr_notracking=true&amp;flickr_target=_self&amp;flickr_h=334&amp;flickr_w=500&amp;flickr_no_logo=true&amp;onsite=true&amp;flickr_noAutoPlay=true&amp;in_photo_gne=true&amp;photo_secret=d83caaecff&amp;photo_id=4285780441&amp;flickr_doSmall=true" name="stewart_swf4285780441"></embed></object></p>
<div class="posterous_quote_citation">via <a href="http://www.flickr.com/photos/thmoore/4285780441/">flickr.com</a></div>
<p>Buddy of mine posted a video he had of me when I first worked for Sony as a consultant. Took this video right before I was leaving the gig, sometime in <span style="text-decoration: line-through;">2004</span> 2002, and we were walking through one of our data centers. Of course the one proud points of achievement I wanted to point out was the fact that I had finally implemented Linux in the environment. Now of course, I am back at Sony and 90% of the environment I am is responsible for is Linux based.</div>
<p style="font-size: 10px;"><a href="http://posterous.com">Posted via web</a> from <a href="http://shocm.posterous.com/my-first-linux-servers-at-work-2004">shocm&#8217;s posterous</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2010/01/my-first-linux-servers-at-work-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Killing IM with killall and taskkill</title>
		<link>http://www.shocm.com/2008/10/killing-im-with-killall-and-taskkill/</link>
		<comments>http://www.shocm.com/2008/10/killing-im-with-killall-and-taskkill/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 03:44:29 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[Adium]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Trillian]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/?p=242</guid>
		<description><![CDATA[<p><a href="http://www.shocm.com/wp-content/uploads/2008/10/imclients.png"></a>I&#8217;ve stated before how I am fortunate to be in a position where I typically work on a Linux, OSX, and Windows desktops on regular basis. Depending on what I am doing and my location I might spend a good amount of time on any of these systems. For the most part, my life [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shocm.com/wp-content/uploads/2008/10/imclients.png"><img class="alignleft size-medium wp-image-249" title="imclients" src="http://www.shocm.com/wp-content/uploads/2008/10/imclients.png" alt="" width="76" height="82" /></a>I&#8217;ve stated before how I am fortunate to be in a position where I typically work on a Linux, OSX, and Windows desktops on regular basis. Depending on what I am doing and my location I might spend a good amount of time on any of these systems. For the most part, my life style makes this pretty easy. I live in &#8220;the cloud&#8221; a lot for things like email and even documents. I keep things standard complaint and use tools that are typically cross-platformed or have counterparts on other platforms. This has afforded me some great freedoms and have allowed me to unchain myself and not be too dependent on any one solution. Instead my life has become one of preference and knowledge.</p>
<p>However, with everything there has always been pain points, one for me has been IM. While yes, it no longer matters which platform I am on at any given time I am still able to access my Yahoo, AIM, MSN, Gtalk accounts, the issue comes into play when I move from one machine to another and forget to sign out of IM on the previous machine. Some of the IM services alert you when you are logged onto one accounts from multiple systems and allows you to decide what to do, like AIM which gives you an option to send it a command to log you out of your previous session. Some just don&#8217;t care, like Gtalk which doesn&#8217;t seem to be concerned with how many times and from how many locations you are logged in, I don&#8217;t particularly like this approach. Then there are services like Yahoo that just get upset and decides to log you out from one of your accounts, couple that with IM clients that battle to keep their connection like Trillian and you can end up in a situation where you can&#8217;t log into your account because another is already logged in and wont let go.</p>
<p>I&#8217;ve come up with a few approaches that have made this situation somewhat manageable. On my Linux and OSX box this is pretty simple, there is a command line command called &#8216;<a href="http://en.wikipedia.org/wiki/Killall">killall</a>&#8216; that comes to the rescue. With the line &#8216;killall pidgin&#8217; or &#8216;killall Adium&#8217; my IM clients on Linux and OSX respectively, end. Add the ability to ssh into these systems and if I forget to log out I simple do a quick ssh connection to these boxes, run my command and I am done. Furthermore, I typically have a good idea when I wont be at those computers, so with that information and the killall command, I am able to add <a href="http://www.crontab.org/">crontab</a> entries to automatically run my command. So for example, I know at 3AM I don&#8217;t want to be up IM&#8217;ing with anyone so I run that command at that time in case I left my IM client running before going to bed. I also know Monday through Friday I am typically at work and in my office around 8AM so I run that command on my home systems at that time too in case I left the house without logging out. The command ends up looking like this in crontab, <code>00      03,08        *       *       *       /usr/bin/killall Adium &gt; /dev/null 2&gt;&amp;1</code> Worse case scenario, I ssh back to the system and manually run the command. Its a great system and works like a charm.</p>
<p><a href="http://www.shocm.com/wp-content/uploads/2008/10/terminalscreensnapz001.jpg"><img class="aligncenter size-medium wp-image-247" title="terminalscreensnapz001" src="http://www.vanjohnson.com/wp-content/uploads/2008/10/terminalscreensnapz001-300x27.jpg" alt="" width="300" height="27" /></a></p>
<p>At work the story is a little different. First off, the system I run IM on is a Windows machine which doesn&#8217;t have the cool ability to just SSH to and even if I did install an SSH server on the machine it is located behind a corporate firewall so I wouldn&#8217;t be able to get it anyways from the outside. I do have the ability to log in via VPN but that is a lot of work to log into the corporate VPN and RDP to my desktop just to turn off an IM client. Windows also doesn&#8217;t really have crontab, it does have a &#8220;scheduler&#8221; which acts kind of acts like crontab but that coupled with the fact that Windows doesn&#8217;t really have the same powerful command line tools that Linux and OSX have makes this simple task a little tougher to accomplish.<br />
<span id="more-480"></span><br />
I have come up with a solution however,  there&#8217;s a command on my Windows XP called &#8216;<a href="http://technet.microsoft.com/en-us/library/bb491009.aspx">taskkill</a>&#8216;, I am not sure if this command is available on all Windows platform but it is on mine so I use it. Now with this command, I am able to write a small <a href="http://en.wikipedia.org/wiki/Batch_file">batch file</a> that has the one line in it like this <code>taskkill /f /im trillan.exe</code>. When ran this behaves very much like killall on my other machines. I then use the Windows built in scheduler to run this batch file every day, Monday through Friday, at 6:30 PM because if I am still at work at this time, I am done talking to people and need to finish up work and get home. Now for whatever reason, this doesn&#8217;t always work or maybe I leave work early and need to get on IM at home. Because of the before mention firewall issue, its not as easy as just SSH to the box and running the command manually. So I had to come up with a solution to reach into my computer at work from outside to kill my IM if needed. To do this I created an Outlook rule. Since I almost always run Outlook 100% of the time when my work laptop is on, so Outlook seemed like the best vehicle for this effort.</p>
<p>To accomplish this, in Outlook I&#8217;ve defined a rule that looks for emails from specific senders (for example my personal email address), looks for a specific subject line (like &#8220;Turn off IM&#8221;), and checks for something special in the body (example &#8220;Trillian&#8221;). If all these conditions are meant, then it runs my aforementioned batch job and kills Trillian.</p>
<p>That&#8217;s about it, that&#8217;s how I manage my IM needs that run of various different OS in various different environment during various different times and allows me to stay unchained, mobile, and free. Hope you found some of this information helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2008/10/killing-im-with-killall-and-taskkill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dropbox Client for Linux</title>
		<link>http://www.shocm.com/2008/09/dropbox-client-for-linux/</link>
		<comments>http://www.shocm.com/2008/09/dropbox-client-for-linux/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 15:30:57 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/?p=206</guid>
		<description><![CDATA[<p>Recently I got my invite to try out the new <a href="http://www.getdropbox.com/">Dropbox</a> service. I am a long time <a href="https://www.foldershare.com/">Folder Share</a> user and had heard some good things about Dropbox. I have to say, I am very happy with the performance of Dropbox and was even more pleased when I found out there was a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I got my invite to try out the new <a href="http://www.getdropbox.com/">Dropbox</a> service. I am a long time <a href="https://www.foldershare.com/">Folder Share</a> user and had heard some good things about Dropbox. I have to say, I am very happy with the performance of Dropbox and was even more pleased when I found out there was a Open Source Linux client. Figured I wouldn&#8217;t be a good geek if I didn&#8217;t do a quick install and see how it performed. Here is a video of that effort.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="288" id="viddler"><param name="movie" value="http://www.viddler.com/player/a7c9a7be/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"/><embed src="http://www.viddler.com/player/a7c9a7be/" width="437" height="288" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" wmode="transparent" name="viddler" ></embed></object></p>
<p>Dropbox has clients that run on Windows, Mac, and Linux<br />
<a href="http://www.getdropbox.com/">http://www.getdropbox.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2008/09/dropbox-client-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Adobe Air On Linux</title>
		<link>http://www.shocm.com/2008/09/running-adobe-air-on-linux/</link>
		<comments>http://www.shocm.com/2008/09/running-adobe-air-on-linux/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 13:45:18 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[F/OSS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Adobe Air]]></category>
		<category><![CDATA[pownce]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/?p=198</guid>
		<description><![CDATA[<p>I had made mention last week to a couple of friends how I got a few <a href="http://www.adobe.com/products/air/">Adobe Air</a> applications up and running on my Ubuntu install. I walked one person through how I did it and decided to also make a quick video tutorial on the process.</p> <p></p> <p>A couple disclaimers, first one is [...]]]></description>
			<content:encoded><![CDATA[<p>I had made mention last week to a couple of friends how I got a few <a href="http://www.adobe.com/products/air/">Adobe Air</a> applications up and running on my Ubuntu install. I walked one person through how I did it and decided to also make a quick video tutorial on the process.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="432" id="viddler_fb9824f3"><param name="movie" value="http://www.viddler.com/player/fb9824f3/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/fb9824f3/" width="437" height="432" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler_fb9824f3" ></embed></object></p>
<p>A couple disclaimers, first one is that I use my Ubuntu laptop on a daily basis and I have had it up and running for awhile so I am not sure if I installed some supporting packages that make this work. I haven&#8217;t tried this on a fresh default install of Ubuntu. Second, I was trying to keep the video somewhat short so I didn&#8217;t get into some of the corkyness that I see in the applications, like on Pownce you don&#8217;t get the embedded video feeds.  Remember, this is Alpha software and it seems like how well the applications are written also factors into how well they are going to run under Linux.</p>
<p>Hope you enjoy the video. Here are the links from the video encase you miss them.</p>
<p>Adobe Labs &#8211; <a href="http://labs.adobe.com/technologies/air/">http://labs.adobe.com/technologies/air/</a><br />
Tweet Deck &#8211; <a href="http://www.tweetdeck.com/beta/">http://www.tweetdeck.com/beta/</a><br />
Twhirl &#8211; <a href="http://www.twhirl.org/">http://www.twhirl.org/</a><br />
Pownce &#8211; <a href="http://pownce.com/download/">http://pownce.com/download/</a></p>
<p>UPDATE: I mentioned in my video how you don&#8217;t need to save the .air file but can instead just launch it with the &#8220;Open With&#8221; in the dialog box. This works fine on my Gutsy box but doesn&#8217;t seem to work on my newer 8.04 Hardy box. Even though Hardy recognizes that the file should be launched using the &#8220;Adobe Air Application Installer&#8221;, I still get the error that &#8220;the associated helper application does not exist&#8221; when I trying using it. You can however save the file to disk, right click, and select &#8220;Open With Adobe Air Application Installer&#8221; and it works fine. Not sure why I have this behavior.</p>
<p>UPDATE (2008-Sept-16): Adobe moved the Linux version of AIR to beta  (<a href="http://labs.adobe.com/downloads/air_linux.html">link</a>) and this has fixed a couple of things. First, the issue from my last update doesn&#8217;t appear to be a problem anymore on Hardy. Second, now AIR Applications have their pretty icons. And finally, and most exciting, Pandora AIR client now <strong>works</strong>!! <img src='http://www.shocm.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2008/09/running-adobe-air-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with SAY</title>
		<link>http://www.shocm.com/2008/07/fun-with-say/</link>
		<comments>http://www.shocm.com/2008/07/fun-with-say/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 15:47:05 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[CLI]]></category>
		<category><![CDATA[commandline]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/?p=166</guid>
		<description><![CDATA[<p>Sometimes it&#8217;s the simple things that amaze people and leave them thinking you are some type of computer genius. My daughters have grown up with computers, and I mean hardcore. Their first computer was a SUSE Linux machine; they&#8217;ve worked on Windows and OS X boxes and they know their way around them all. At [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes it&#8217;s the simple things that amaze people and leave them thinking you are some type of computer genius. My daughters have grown up with computers, and I mean hardcore. Their first computer was a SUSE Linux machine; they&#8217;ve worked on Windows and OS X boxes and they know their way around them all. At 10 years old, they&#8217;ve taken over the IT tech support duties for my wife. Next, I am going to install a phone line in their room so other family members can call them when they need help. What I am trying to say is, their Dad&#8217;s vast knowledge of computers doesn&#8217;t impress them. Whenever I think I&#8217;m showing them something new and cool on the computer, they have an attitude of &#8220;huh, I just didn&#8217;t know how to do it, now I do and its not that cool&#8221;.</p>
<p>I myself get kind of like that too, I am pretty hardcore geek and bells and whistles on computers don&#8217;t really impress me. I typically look at things on a much deeper level. That&#8217;s why when I read an article sometime back called &#8220;<a href="http://fidel.vido.info/wordpress/2008/06/26/mac-having-fun-with-the-say-command-in-your-terminal/">Having fun with the SAY command in your Terminal</a>&#8221; I thought to myself, &#8220;Cute&#8221; and filed it away in the back of my mind thinking I will never have a use for that command.</p>
<p>The SAY command on OS X is a Speech Synthesis Manager. If you own an OS X machine, open a terminal window and type &#8220;man say&#8221; (minus the quotes) for more information, or just type &#8220;say Hello. do you want to play a game&#8221; and start having fun with it.</p>
<p>One day, one of my daughters and I were having somewhat of a disagreement on if it was more important for her to clean her room or finish watching TV; guess which side I was on. As privileges started to get stripped away, right after &#8220;no more pool time&#8221; but before &#8220;no more Playstation3 time&#8221;, she stomps off into her room. Knowing she wasn&#8217;t in her room doing what was asked of her, and knowing I was probably too mad myself to try to talk to her, I sat at my laptop tapping the space bar. Then it dawned on me; I fired up a terminal session on my Ubuntu laptop and made a ssh connection to my daughter&#8217;s computer in her room and proceeded to test out that SAY command. It went something like this;</p>
<blockquote><p>say Why are you so mad</p></blockquote>
<p>I hear a deep synthetic voice mumble come from behind my daughters&#8217; door followed by a somewhat confused sounding voice of a little girl.</p>
<blockquote><p>say Didnt your dad ask you to clean your room? I like a clean room</p></blockquote>
<p>Some more little girl mumbles. Is she arguing with the computer now?</p>
<blockquote><p>say Your dad is probably the smartest man I know, and may be the smartest man on earth, you should listen to him</p></blockquote>
<p>OK, that last one might have been too much and may have tipped her off. I hear her door open and she yells, &#8220;I don&#8217;t know how you are doing that but you better show me&#8221;</p>
<p>Anyways, SSH with SAY and you can have all sorts of fun with co-workers, family, and friends. Further more they will think you are truly <a href="http://www.urbandictionary.com/define.php?term=1337">1337</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2008/07/fun-with-say/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If everyone used Linux on the Desktop I wouldn&#8217;t be cool anymore &#8230;.</title>
		<link>http://www.shocm.com/2008/06/if-everyone-used-linux-on-the-desktop-i-wouldnt-be-cool-anymore/</link>
		<comments>http://www.shocm.com/2008/06/if-everyone-used-linux-on-the-desktop-i-wouldnt-be-cool-anymore/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 03:55:52 +0000</pubDate>
		<dc:creator>Shocm</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NotMyPosting]]></category>
		<category><![CDATA[comic]]></category>
		<category><![CDATA[userfriendly]]></category>

		<guid isPermaLink="false">http://www.vanjohnson.com/2008/if-everyone-used-linux-on-the-desktop-i-wouldnt-be-cool-anymore/</guid>
		<description><![CDATA[<p>Interesting, something to think about </p> <p style="text-align: center;"><a href="http://ars.userfriendly.org/cartoons/?id=20080608"></a></p> <p>Funny comic, I love <a href="http://www.userfriendly.org/">UserFriendly.org</a></p>]]></description>
			<content:encoded><![CDATA[<p>Interesting, something to think about <img src='http://www.shocm.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: center;"><a href="http://ars.userfriendly.org/cartoons/?id=20080608"><img class="aligncenter" src="http://www.vanjohnson.com/wp-content/uploads/2008/06/uf011608.gif" alt="" width="432" height="317" /></a></p>
<p>Funny comic, I love <a href="http://www.userfriendly.org/">UserFriendly.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shocm.com/2008/06/if-everyone-used-linux-on-the-desktop-i-wouldnt-be-cool-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

