<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tnoergaard's Blog</title>
	<atom:link href="http://tnoergaard.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnoergaard.wordpress.com</link>
	<description>You will not be disappointed A Blog about everything</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:56:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tnoergaard.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tnoergaard's Blog</title>
		<link>http://tnoergaard.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tnoergaard.wordpress.com/osd.xml" title="Tnoergaard&#039;s Blog" />
	<atom:link rel='hub' href='http://tnoergaard.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Color Code Commands &#8211; Linux CLI</title>
		<link>http://tnoergaard.wordpress.com/2012/01/26/color-code-commands-linux-cli/</link>
		<comments>http://tnoergaard.wordpress.com/2012/01/26/color-code-commands-linux-cli/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 20:53:47 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=737</guid>
		<description><![CDATA[#&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;//// #       Color Commands #&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;//// if [ -x /usr/bin/dircolors ]; then     eval &#8220;`dircolors -b`&#8221;     alias ls=&#8217;ls &#8211;color=auto&#8217;     alias dir=&#8217;dir &#8211;color=auto&#8217;     alias vdir=&#8217;vdir &#8211;color=auto&#8217;     alias grep=&#8217;grep &#8211;color=auto&#8217;     alias fgrep=&#8217;fgrep &#8211;color=auto&#8217;     alias egrep=&#8217;egrep &#8211;color=auto&#8217; fi &#160; &#160; Ad above code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=737&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2012/01/26/color-code-commands-linux-cli/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Mint Fixer</title>
		<link>http://tnoergaard.wordpress.com/2012/01/23/mint-fixer/</link>
		<comments>http://tnoergaard.wordpress.com/2012/01/23/mint-fixer/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 13:43:08 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=735</guid>
		<description><![CDATA[#!/bin/bash clear # Test for UID=0 if [ "$(echo $UID)" != "0" ] then echo “You must be superuser to run this program. Try ‘sudo ./fixmint.sh’” exit fi # Add packages you need echo “install some good packages to have handy.” apt-get -y install sshfs smbfs irssi vpnc screen vlc mencoder vim moc openssh-server subversion [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=735&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2012/01/23/mint-fixer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Lost your Mint password?</title>
		<link>http://tnoergaard.wordpress.com/2012/01/23/lost-your-mint-password/</link>
		<comments>http://tnoergaard.wordpress.com/2012/01/23/lost-your-mint-password/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 13:39:33 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=733</guid>
		<description><![CDATA[First time this happened! A coworker asked me today how to get into his Linux Mint box after he forgot his password. Of course I rattled off the old GRUB way to get things done, but, what?? This is GRUB 2! No so fast there! Turns out it’s quite different. You hold down the shift [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=733&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2012/01/23/lost-your-mint-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete Files Older Than x Days on Linux</title>
		<link>http://tnoergaard.wordpress.com/2012/01/23/delete-files-older-than-x-days-on-linux/</link>
		<comments>http://tnoergaard.wordpress.com/2012/01/23/delete-files-older-than-x-days-on-linux/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 11:21:00 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=730</guid>
		<description><![CDATA[Delete Files Older Than x Days on Linux The find utility on linux allows you to pass in a bunch of interesting arguments, including one to execute another command on each file. We’ll use this in order to figure out what files are older than a certain number of days, and then use the rm [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=730&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2012/01/23/delete-files-older-than-x-days-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy hide file or folder in Linux</title>
		<link>http://tnoergaard.wordpress.com/2010/10/13/easy-hide-file-or-folder-in-linux/</link>
		<comments>http://tnoergaard.wordpress.com/2010/10/13/easy-hide-file-or-folder-in-linux/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 07:57:17 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>
		<category><![CDATA[Ubuntu Tips]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=725</guid>
		<description><![CDATA[Should you ever need to hide files or folders in Linux Create at hidden text file in home folder Code: touch .hidden All you have todo now is ad name of any folder or file to that txt file To view hidden files just press ctrl h<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=725&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2010/10/13/easy-hide-file-or-folder-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Right Click Tips Ubuntu</title>
		<link>http://tnoergaard.wordpress.com/2010/09/17/right-click-tips-ubuntu/</link>
		<comments>http://tnoergaard.wordpress.com/2010/09/17/right-click-tips-ubuntu/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 06:23:24 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>
		<category><![CDATA[Ubuntu Tips]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=721</guid>
		<description><![CDATA[If you like quick access to Documents,Spreadsheet Or any other file you use often,ad them in your Template folder in home dir. Now when you mouse right click the are instant available<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=721&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2010/09/17/right-click-tips-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Share a single file from your Linux. To any device with a web browser</title>
		<link>http://tnoergaard.wordpress.com/2010/09/10/share-a-single-file-from-your-linux-to-any-device-with-a-web-browser/</link>
		<comments>http://tnoergaard.wordpress.com/2010/09/10/share-a-single-file-from-your-linux-to-any-device-with-a-web-browser/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 18:31:06 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>
		<category><![CDATA[Ubuntu Tips]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=719</guid>
		<description><![CDATA[Run &#8220;python -m SimpleHTTPServer&#8221; in any directory, and the files are now available to anybody on http://your-ip:8000 ie: cd /home/rich/shared python -m SimpleHTTPServer Two commands and you can share anything anywhere with anyone<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=719&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2010/09/10/share-a-single-file-from-your-linux-to-any-device-with-a-web-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>UUID on Linux fstab file</title>
		<link>http://tnoergaard.wordpress.com/2010/09/10/uuid-on-linux-fstab-file/</link>
		<comments>http://tnoergaard.wordpress.com/2010/09/10/uuid-on-linux-fstab-file/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 18:05:17 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>
		<category><![CDATA[Ubuntu Tips]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=716</guid>
		<description><![CDATA[UUID stands for Universally Unique IDentifier and it is used in Linux to identify disk in the /etc/fstab file. This way, the order of the disk in the motherboard can be changed, not affecting the mount point they will have. As can be seen, it is a good idea to have fstab using UUID instead [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=716&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2010/09/10/uuid-on-linux-fstab-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
		<item>
		<title>Create directory trees in one command</title>
		<link>http://tnoergaard.wordpress.com/2010/09/10/create-directory-trees-in-one-command/</link>
		<comments>http://tnoergaard.wordpress.com/2010/09/10/create-directory-trees-in-one-command/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 17:53:32 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>
		<category><![CDATA[Ubuntu Tips]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=713</guid>
		<description><![CDATA[If you ever need to create directory trees like this You can do this: cd /tmp mkdir 1 cd 1 mkdir 2 cd 2 mkdir C or, you can just do this: mkdir -p /tmp/1/2/3 From the man page of mkdir -p, --parents no error if existing, make parent directories as needed You can also [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=713&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2010/09/10/create-directory-trees-in-one-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>

		<media:content url="http://imgur.com/LUDbt.png" medium="image">
			<media:title type="html">Directory Tree</media:title>
		</media:content>

		<media:content url="http://imgur.com/X2OQM.png" medium="image">
			<media:title type="html">Directory Tree</media:title>
		</media:content>
	</item>
		<item>
		<title>Tar tips and uses</title>
		<link>http://tnoergaard.wordpress.com/2010/09/10/tar-tips-and-uses/</link>
		<comments>http://tnoergaard.wordpress.com/2010/09/10/tar-tips-and-uses/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 17:45:23 +0000</pubDate>
		<dc:creator>tnoergaard</dc:creator>
				<category><![CDATA[A Tnoergaard Blog]]></category>
		<category><![CDATA[Ubuntu Tips]]></category>

		<guid isPermaLink="false">http://tnoergaard.wordpress.com/?p=710</guid>
		<description><![CDATA[According to Wikipedia: &#8220;In computing, tar (derived from tape archive and commonly referred to as &#8220;tarball&#8221;) is both a file format (in the form of a type of archive bitstream) and the name of a program used to handle such files. The format was created in the early days of Unix and standardized by POSIX.1-1988 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tnoergaard.wordpress.com&amp;blog=6168226&amp;post=710&amp;subd=tnoergaard&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tnoergaard.wordpress.com/2010/09/10/tar-tips-and-uses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d8fb9cad3c2ba0d958c8ee8921f8a891?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tnoergaard</media:title>
		</media:content>
	</item>
	</channel>
</rss>
