<?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>The Solaris Cookbook</title>
	<atom:link href="http://www.cloud7-itconsult.com/Solaris-Cookbook/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cloud7-itconsult.com/Solaris-Cookbook</link>
	<description>The Unix cookbook and reference for all Solaris Admins</description>
	<lastBuildDate>Thu, 09 Feb 2012 10:11:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Excel 2007: How To Highlight Duplicate Cells</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/office/excel-2007-how-to-highlight-duplicate-cells</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/office/excel-2007-how-to-highlight-duplicate-cells#comments</comments>
		<pubDate>Thu, 09 Feb 2012 10:09:43 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[data validation]]></category>
		<category><![CDATA[duplicates]]></category>
		<category><![CDATA[excel 2007]]></category>
		<category><![CDATA[highlight]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=262</guid>
		<description><![CDATA[This task was so easy that I couldn&#8217;t find it in the first place. Condition is, I don&#8217;t want to remove duplicate cells or rows because I like to see first what is duplicate to delete myself. Under &#8220;Data&#8221; there is a &#8220;Remove Duplicate&#8221; command which deletes my duplicates. And that&#8217;s what I don&#8217;t want [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/office/excel-2007-how-to-highlight-duplicate-cells/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: How to uninstall VMWare Player or VMWare Workstation</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/general/ubuntu-how-to-uninstall-vmware-player-or-vmware-workstation</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/general/ubuntu-how-to-uninstall-vmware-player-or-vmware-workstation#comments</comments>
		<pubDate>Mon, 06 Feb 2012 20:06:50 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[VMWare Player]]></category>
		<category><![CDATA[VMWare Workstation]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=255</guid>
		<description><![CDATA[Ubuntu: How to uninstall VMWare Player Trivial task and it took me to Google the right page (but I hope its getting better now with the right trackbacks) http://ubuntuforums.org/showthread.php?t=1364485 the program is located under /usr/bin/vmware-installer Examples and usage: Be aware that you need to be root to execute all those commands so you either su [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/general/ubuntu-how-to-uninstall-vmware-player-or-vmware-workstation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint 2007: list calculated column calculates a 2 way status based on days left between 2 dates</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-list-calculated-column-calculates-a-2-way-status-based-on-days-left-between-2-dates</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-list-calculated-column-calculates-a-2-way-status-based-on-days-left-between-2-dates#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:31:06 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Calculated Columns]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2007]]></category>
		<category><![CDATA[Calculated Column]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Status]]></category>
		<category><![CDATA[Task Status]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=217</guid>
		<description><![CDATA[For a Sharepoint 2007 list I would like to have a calculated column that calculates a 2 way status based on a calculation of days between 2 dates. (ex: project time status) Prerequisites: We have a Sharepoint 2007 list We have at least “design” level permission (Can create lists and document libraries and edit pages [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-list-calculated-column-calculates-a-2-way-status-based-on-days-left-between-2-dates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint 2007: list calculated column calculate days between 2 dates</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-list-calculated-column-calculate-days-between-2-dates</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-list-calculated-column-calculate-days-between-2-dates#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:07:39 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Calculated Columns]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2007]]></category>
		<category><![CDATA[Calculated Column]]></category>
		<category><![CDATA[List]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=211</guid>
		<description><![CDATA[For a Sharepoint 2007 list I would like to have a calculated column that calculates the days between 2 dates. Prerequisites: We have a Sharepoint 2007 list We have at least “design” level permission (Can create lists and document libraries and edit pages in the Web site)  to the site where the list is located [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-list-calculated-column-calculate-days-between-2-dates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint 2007: Calculated Column with 5 hours offset for GMT to EST conversion</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-calculated-column-with-5-hours-offset-for-gmt-to-est-conversion</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-calculated-column-with-5-hours-offset-for-gmt-to-est-conversion#comments</comments>
		<pubDate>Thu, 02 Jun 2011 10:53:20 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Calculated Columns]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint 2007]]></category>
		<category><![CDATA[Calculated Column]]></category>
		<category><![CDATA[List]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=206</guid>
		<description><![CDATA[For a Sharepoint 2007 list I would like to have a calculated column that calculates the GMT -5 =EST hours for a task list. Prerequisites: We have a Sharepoint 2007 list We have at least &#8220;design&#8221; level permission (Can create lists and document libraries and edit pages in the Web site)  to the site where [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/sharepoint/sharepoint-2007/sharepoint-2007-calculated-column-with-5-hours-offset-for-gmt-to-est-conversion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Determine Solaris 32 bit or 64 bit version</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/solaris/determine-solaris-32-bit-or-64-bit-version</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/solaris/determine-solaris-32-bit-or-64-bit-version#comments</comments>
		<pubDate>Mon, 30 May 2011 13:45:04 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Solaris]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[isainfo]]></category>
		<category><![CDATA[kernel]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=202</guid>
		<description><![CDATA[How to find out on what kernel version (32 bit or 64 bit) Solaris is configured and running ? # isainfo -kv 64-bit sparcv9 kernel modules &#160;]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/solaris/determine-solaris-32-bit-or-64-bit-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unity optimisation</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/unity-optimisation</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/unity-optimisation#comments</comments>
		<pubDate>Fri, 13 May 2011 19:36:26 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[usefull commands]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=198</guid>
		<description><![CDATA[Assuming someone is working on unity there might be 2 applets which are crucial to install 1. CPU frequency scaling applet in unity Indicator applet for displaying and changing CPU frequency on-the-fly. It provides the same functionality as the Gnome CPU frequency applet, but doesn’t require Gnome panel and works under Unity. Install CPU frequency applet [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/unity-optimisation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubunty Unity-2D</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/ubunty-unity-2d</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/ubunty-unity-2d#comments</comments>
		<pubDate>Thu, 12 May 2011 15:16:27 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Unity]]></category>
		<category><![CDATA[usefull commands]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=193</guid>
		<description><![CDATA[There comes the time when you might update a slow specked device (Netbook) to a more recent Ubuntu version with Unity and realize somewhere after the install that &#8220;It seems that you do not have the hardware required to run Unity. Please choose Ubuntu Classic at the login screen and you will be using the traditional environment.&#8221; So [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/ubunty-unity-2d/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hardware lister lshw</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/hardware-lister-lshw</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/hardware-lister-lshw#comments</comments>
		<pubDate>Thu, 12 May 2011 12:56:51 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[hardware inventory]]></category>
		<category><![CDATA[lshw]]></category>
		<category><![CDATA[speccy]]></category>
		<category><![CDATA[usefull commands]]></category>

		<guid isPermaLink="false">http://www.cloud7-itconsult.com/Solaris-Cookbook/?p=185</guid>
		<description><![CDATA[I recently run into the need to know what components I have inside my box without going upstairs and grabbing the screwdriver and going back downstairs, starting to unscrew the case, maybe hurt myself while doing so, etc etc. Under Windows there is the nice tool called Speccy doing that job. But what about my [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/hardware-lister-lshw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safe erase harddrives on Ubuntu</title>
		<link>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/safe-erase-harddrives-on-ubuntu</link>
		<comments>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/safe-erase-harddrives-on-ubuntu#comments</comments>
		<pubDate>Wed, 23 Mar 2011 22:20:18 +0000</pubDate>
		<dc:creator>Andreas Schmidt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[harddrive]]></category>
		<category><![CDATA[safe erase]]></category>
		<category><![CDATA[shred]]></category>

		<guid isPermaLink="false">http://cloud7-itconsult.com/Solaris-Cookbook/?p=175</guid>
		<description><![CDATA[Suppose you want to erase all data on a hard-drive before selling or trowing it away. Use the following commands to do so. # sudo fdisk -l to Identify the hard-drive to be deleted # shred -vfz -n 10 /dev/sdb (where sdb correspondence to the devicename you identified via fdisk) This will overwrite the hard-drive 10 times and should be enough [...]]]></description>
		<wfw:commentRss>http://www.cloud7-itconsult.com/Solaris-Cookbook/linux/safe-erase-harddrives-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.cloud7-itconsult.com/Solaris-Cookbook/feed ) in 4.43456 seconds, on Feb 22nd, 2012 at 7:21 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 22nd, 2012 at 8:21 pm UTC -->
