<?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>Open Thoughts &#187; Linux</title>
	<atom:link href="http://openthoughts.me/blog/category/hacks/hacks-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://openthoughts.me/blog</link>
	<description></description>
	<lastBuildDate>Mon, 06 Dec 2010 23:35:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Bash History &#124; When did I run that!</title>
		<link>http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/</link>
		<comments>http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 10:41:20 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[time stamp]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=363</guid>
		<description><![CDATA[History is a wonderful way to keep track of what we did or where we went. Sometimes, we aren&#8217;t interested in having the history logged so that we can maintain some sort of secret activity. But trust me, at times it is very very useful. But what use is history without the time when the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fbash-history-when-did-i-run-that%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fbash-history-when-did-i-run-that%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>History is a wonderful way to keep track of what we did or where we went. Sometimes, we aren&#8217;t interested in having the history logged so that we can maintain some sort of secret activity. But trust me, at times it is very very useful.</p>
<p>But what use is <em>history</em> without the time when the activity took place! Time and Place play very important role. In bash history, the Time can be of great use to know, when a particular command was run.</p>
<p>This get extremely handy, when on a server and you need to find out when a particular command was run.</p>
<p>I guess you have figured out what I am getting to! Yes, time stamps in Bash History.</p>
<p>In shell set this environment variable</p>
<blockquote><p>$ HISTTIMEFORMAT=&#8221;$d-%m-%y %T &#8220;</p></blockquote>
<p>and then run history!</p>
<blockquote><p>$ history</p></blockquote>
<p>You will get the time stamp of when the command in your history was run!</p>
<p>Cool huh?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fbash-history-when-did-i-run-that%2F&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/history' rel='tag' target='_self'>history</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/time+stamp' rel='tag' target='_self'>time stamp</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the Desktop Folder &#124; Linux</title>
		<link>http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/</link>
		<comments>http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 10:35:19 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[home]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=360</guid>
		<description><![CDATA[First, let me tell you what let me to find this out. About what this is, you&#8217;ll soon know. My friend borrowed my laptop, to try out OS codes for her OS lab examination. When she returned the laptop after a couple of days, I noticed that, my Desktop had moved! Yes, instead of the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fchanging-the-desktop-folder-linux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fchanging-the-desktop-folder-linux%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>First, let me tell you what let me to find this out. About what this is, you&#8217;ll soon know.</p>
<p>My friend borrowed my laptop, to try out OS codes for her OS lab examination. When she returned the laptop after a couple of days, I noticed that, my Desktop had moved! Yes, instead of the normal /home/jithinkr/Desktop/ it was now pointing to /home/jithinkr/Codes/Desktop/!</p>
<p>I tried moving the Desktop back to where it was supposed to be, but in my attempts, I ended up deleting all the files I had on my Desktop! Well, that indeed was a big loss, because I had forgotten what all files were there on my desktop. (Though the shell and the <strong>locate</strong> command came in handy to remind me what those files where. Wish I knew some way to recover them. <img src='http://openthoughts.me/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ).</p>
<p>Now my Desktop was pointing to /home/jithinkr and hence all the Documents, Pictures and Videos folders were being displayed on the Desktop.</p>
<p><span id="more-360"></span></p>
<p>This was something I never expected to happen .</p>
<p>After some surfing, I came to know of the file, where all these paths are configured. It&#8217;s here :</p>
<blockquote><p>/home/&lt;username&gt;/.config/user-dirs.dirs</p></blockquote>
<p>The content of this files was :</p>
<blockquote>
<div id="_mcePaste"># This file is written by xdg-user-dirs-update</div>
<div id="_mcePaste"># If you want to change or add directories, just edit the line you&#8217;re</div>
<div id="_mcePaste"># interested in. All local changes will be retained on the next run</div>
<div id="_mcePaste"># Format is XDG_xxx_DIR=&#8221;$HOME/yyy&#8221;, where yyy is a shell-escaped</div>
<div id="_mcePaste"># homedir-relative path, or XDG_xxx_DIR=&#8221;/yyy&#8221;, where /yyy is an</div>
<div id="_mcePaste"># absolute path. No other format is supported.</div>
<div id="_mcePaste">#</div>
<div id="_mcePaste">XDG_DESKTOP_DIR=&#8221;$HOME&#8221;</div>
<div id="_mcePaste">XDG_DOWNLOAD_DIR=&#8221;$HOME/Downloads&#8221;</div>
<div id="_mcePaste">XDG_TEMPLATES_DIR=&#8221;$HOME/Templates&#8221;</div>
<div id="_mcePaste">XDG_PUBLICSHARE_DIR=&#8221;$HOME/Public&#8221;</div>
<div id="_mcePaste">XDG_DOCUMENTS_DIR=&#8221;$HOME/Documents&#8221;</div>
<div id="_mcePaste">XDG_MUSIC_DIR=&#8221;$HOME/Music&#8221;</div>
<div id="_mcePaste">XDG_PICTURES_DIR=&#8221;$HOME/Pictures&#8221;</div>
<div id="_mcePaste">XDG_VIDEOS_DIR=&#8221;$HOME/Videos&#8221;</div>
</blockquote>
<div>Changing the XDG_DESKTOP_DIR variable&#8217;s value to &#8220;$HOME/Desktop&#8221; and creating a Desktop folder in /home/jithinkr/ and a re login saved me from my dilemma!</div>
<div>So if you are of the habit of not storing your Pictures and Videos in these default folders, then just change it here and then , you can easily access your folders from the Pictures and Videos bookmark!!</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fchanging-the-desktop-folder-linux%2F&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/config' rel='tag' target='_self'>config</a>, <a class='technorati-link' href='http://technorati.com/tag/desktop' rel='tag' target='_self'>desktop</a>, <a class='technorati-link' href='http://technorati.com/tag/home' rel='tag' target='_self'>home</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Softwares &#124; Linux</title>
		<link>http://openthoughts.me/blog/2009/12/15/google-softwares-linux/</link>
		<comments>http://openthoughts.me/blog/2009/12/15/google-softwares-linux/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 20:08:43 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[picasa]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=333</guid>
		<description><![CDATA[Lately so much of exciting and eye candy stuffs have come up on Ubuntu. Ubuntu Karmic Koala had improvements and a whole lot of software that let you customise your desktop OS. And from whatever I have heard as of now, the next Ubuntu edition, Lucid Lynx will have lots to look forward to. This [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F15%2Fgoogle-softwares-linux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F15%2Fgoogle-softwares-linux%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Lately so much of exciting and eye candy stuffs have come up on Ubuntu. Ubuntu Karmic Koala had improvements and a whole lot of software that let you customise your desktop OS. And from whatever I have heard as of now, the next Ubuntu edition, Lucid Lynx will have lots to look forward to.</p>
<p>This post on the other hand will be all about recent Google releases that have made web surfing and image browsing easier.</p>
<p>You must have definitely heard about and used Google Chrome and Picasa, if you have used Windows ever.</p>
<p>Google officially released Chrome beta for Linux, and it works without crashing for me. I have loaded it up with extensions, and I am pretty happy with the results. [I had installed Chromium from the developers channel before, I still have it. More about it later.]</p>
<p><a href="http://www.google.com/chrome?platform=linux&amp;hl=en">http://www.google.com/chrome?platform=linux&amp;hl=en</a></p>
<p>Visit the link above, and download the beta (Yes, beta. It&#8217;s safe to download. Google has kept Linux users in dark for long)</p>
<p>Run the deb/rpm file and yo! you are ready to Chrome!</p>
<p><span style="text-decoration: underline;"><strong>Google Picasa and Image Viewer(deb file only [for Ubuntu like distros])</strong></span></p>
<p>Google Picasa Image Viewer is something really handy and something way ahead of other image viewers. For this we need Picasa 3 pre installed. Head over to the link below and download to install Picasa 3.</p>
<p><a href="http://picasa.google.com/linux/download.html">http://picasa.google.com/linux/download.html</a></p>
<p>Remember, Picasa 3 (Beta) and <strong>not</strong> Picasa 2.7.</p>
<p><a style="color: #2244bb;" title="http://www.caiacoa.de/Transfer/PicasaPhotoViewer-1.0.3.deb" href="http://www.caiacoa.de/Transfer/PicasaPhotoViewer-1.0.3.deb" target="_blank">http://www.caiacoa.de/Transfer/PicasaPhotoViewer-1.0.3.deb</a></p>
<p>Download the deb from the above link and install it. Now you can view a photo/image by <em>right click, open with &gt; custom command &gt; PicasaPhotoViewer.</em></p>
<p>To set it as default, <em>right click </em>an image<em>, Properties &gt; Open With &gt; PicasaPhotoViewer.</em></p>
<p>I am happy to have found these, especially Picasa Photo Viewer on Linux. Thanks to<a href="http://www.omgubuntu.co.uk/2009/11/picasa-image-viewer-ubuntu.html" target="_blank"> OMGUbuntu</a>, for this. Many a thanks to <a style="color: #3c78a7; text-decoration: none; padding: 0px; margin: 0px;" href="http://rfobic.wordpress.com/2008/11/07/picasa-photo-viewer-linux-port-updated/" target="_blank">Irakli Gozalishvili</a> and <a style="color: #3c78a7; text-decoration: underline; padding: 0px; margin: 0px;" href="http://www.caiacoa.de/wiki/index.php/Picasa_Photo_Viewer_%28Linux_port%29_for_Ubuntu" target="_blank">Caiacoa</a> to have made it possible!</p>
<p>P.S. Did you notice that, Google did a short cut with Picasa? It ain&#8217;t actually made for Linux, it&#8217;s just the Windows version running on Wine. Thank God we have <em>Wine.</em></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F15%2Fgoogle-softwares-linux%2F&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/chrome' rel='tag' target='_self'>chrome</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_self'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/picasa' rel='tag' target='_self'>picasa</a>, <a class='technorati-link' href='http://technorati.com/tag/ubuntu' rel='tag' target='_self'>ubuntu</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2009/12/15/google-softwares-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting to the Internet from Ubuntu through a DSL connection</title>
		<link>http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/</link>
		<comments>http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 18:36:19 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nm-applet]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=325</guid>
		<description><![CDATA[Things just got better with Ubuntu Lucid Lynx (10.04). Annoying problems with Network manager has been sorted out. Now everything can be easily configured using the GUI itself, thus helping new linux users, get to the internet easily without sweating it out on the terminal! In the default 10.04 theme, the network manager looks like [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F11%2F25%2Fconnecting-to-the-internet-from-ubuntu-through-a-dsl-connection%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F11%2F25%2Fconnecting-to-the-internet-from-ubuntu-through-a-dsl-connection%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Things just got better with Ubuntu Lucid Lynx (10.04). Annoying problems with Network manager has been sorted out. Now everything can be easily configured using the GUI itself, thus helping new linux users, get to the internet easily without sweating it out on the terminal!</p>
<p>In the default 10.04 theme, the network manager looks like a Wi-Fi symbol.</p>
<p>First we need to create the DSL connection. Right click on it, and select &#8220;Edit connections&#8221;.</p>
<p>From the window that opens, select the DSL tab, and then click on Add. Another window opens now.</p>
<p>Enter a name you desire in Connection name, something like &#8220;DataOne&#8221;. This name will be displayed when you left click on the network manager icon the next time. Next, enter the username and password for your internet connection in the respective boxes.</p>
<p>In the IPv4 Settings tab, make sure &#8220;Automatic (PPPoE)&#8221; has been selected for method. Save these settings and click on Apply.</p>
<p>You should be ready to connect to the internet. Connect the internet cable and Network Manager automatically connects to the modem, the icon will now be two arrows pointing in opposite directions. Left click the icon and select &#8220;DataOne&#8221; or whatever name you had provided.</p>
<p>If the username and password provided are correct, then you should be connected to the internet (the icon again becomes the two counter pointing arrows).</p>
<p>Happy Browsing!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F11%2F25%2Fconnecting-to-the-internet-from-ubuntu-through-a-dsl-connection%2F&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Connecting+to+the+Internet+from+Ubuntu+through+a+DSL+connection&amp;link=http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/&amp;notes=Things%20just%20got%20better%20with%20Ubuntu%20Lucid%20Lynx%20%2810.04%29.%20Annoying%20problems%20with%20Network%20manager%20has%20been%20sorted%20out.%20Now%20everything%20can%20be%20easily%20configured%20using%20the%20GUI%20itself%2C%20thus%20helping%20new%20linux%20users%2C%20get%20to%20the%20internet%20easily%20without%20sweating%20it%20out%20on%20the%20terminal%21%0D%0A%0D%0AIn%20the%20default%2010.04%20t&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/internet' rel='tag' target='_self'>internet</a>, <a class='technorati-link' href='http://technorati.com/tag/lucid' rel='tag' target='_self'>lucid</a>, <a class='technorati-link' href='http://technorati.com/tag/network' rel='tag' target='_self'>network</a>, <a class='technorati-link' href='http://technorati.com/tag/nm-applet' rel='tag' target='_self'>nm-applet</a>, <a class='technorati-link' href='http://technorati.com/tag/ubuntu' rel='tag' target='_self'>ubuntu</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2009/11/25/connecting-to-the-internet-from-ubuntu-through-a-dsl-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Remove the &#8220;New Folder .exe&#8221; Virus using the Linux Terminal</title>
		<link>http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/</link>
		<comments>http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:17:42 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=314</guid>
		<description><![CDATA[The &#8220;New Folder .exe&#8221; virus is pretty annoying. Of course all viruses are annoying, but this one is frequently encountered by me (in my friends pen drives). The computers in our Computer Center are fully infected by these, and no pen drive is spared. My friends come to me, to help them remove this New [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F09%2F09%2Fhow-to-remove-the-new-folder-exe-virus-using-the-linux-terminal%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F09%2F09%2Fhow-to-remove-the-new-folder-exe-virus-using-the-linux-terminal%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The &#8220;New Folder .exe&#8221; virus is pretty annoying. Of course all viruses are annoying, but this one is frequently encountered by me (in my friends pen drives). The computers in our Computer Center are fully infected by these, and no pen drive is spared.</p>
<p>My friends come to me, to help them remove this New Folder Virus from their Pen Drives. They come to me, because I have Linux on my laptop, and it becomes easier to remove the virus. Just find and delete.</p>
<p>For those who do not know about this virus, let me give some background. This virus, creates a copy of itself within every folder present in the pen drive. And the name of those files is the name of the folder followed by .exe.</p>
<p>And this it does repetitively in every folder found inside the pendrive.</p>
<p>When my friends come to remove, I used to manually visit each and every folder and remove the file, until I found a way to do it easily.</p>
<p>Thanks to the <em>find </em>and <em>rm </em>command, I just have to run a single line of code. (Believe me, I thought I will have to write a script to do it!)</p>
<p><span style="text-decoration: underline;"><strong>The Find Command in Linux</strong></span></p>
<p>Find command finds any file with a particular pattern.</p>
<blockquote><p>find -name &#8220;*\ .exe&#8221;</p></blockquote>
<p>This line helps you find any file with the extension &#8221; .exe&#8221;. Note the space before the period. That distinguishes the virus from an actual windows executable file. Now you have to remove these files. And this is how you do it.</p>
<blockquote><p>find -name &#8220;*\ .exe&#8221; -exec rm -rf {} \;</p></blockquote>
<p>That&#8217;s our required piece code, I mean line of code. So go to /media/pendrive and run this line. It will find out the New Folder virus files and remove it!</p>
<p>P.S. If you doubt this code, then please create a backup copy of whatever is in your pendrive, then run this code. If it doesn&#8217;t delete other files, then great! You can believe the code, you can believe me! <img src='http://openthoughts.me/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F09%2F09%2Fhow-to-remove-the-new-folder-exe-virus-using-the-linux-terminal%2F&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=How+To+Remove+the+%22New+Folder+.exe%22+Virus+using+the+Linux+Terminal&amp;link=http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/&amp;notes=The%20%22New%20Folder%20.exe%22%20virus%20is%20pretty%20annoying.%20Of%20course%20all%20viruses%20are%20annoying%2C%20but%20this%20one%20is%20frequently%20encountered%20by%20me%20%28in%20my%20friends%20pen%20drives%29.%20The%20computers%20in%20our%20Computer%20Center%20are%20fully%20infected%20by%20these%2C%20and%20no%20pen%20drive%20is%20spared.%0D%0A%0D%0AMy%20friends%20come%20to%20me%2C%20to%20help%20them%20remove%20thi&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/shell' rel='tag' target='_self'>shell</a>, <a class='technorati-link' href='http://technorati.com/tag/virus' rel='tag' target='_self'>virus</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2009/09/09/how-to-remove-the-new-folder-exe-virus-using-the-linux-terminal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

