<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>a little stupid blog</title>
	<link>http://alittlestupid.com</link>
	<description>join the revolution... be a little stupid</description>
	<lastBuildDate>Thu, 21 Jan 2010 18:03:32 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>My Super Cool Passwords</title>
		<description><![CDATA[Here is a list of my all time favorite passwords I like to use for all my banking accounts, email accounts, and anything else that requires a password.  I figure I&#8217;d save the bad guy the time of running through a normal dictionary attack and provide them here instead.  
Without further ado, here [...]]]></description>
		<link>http://alittlestupid.com/2010/01/21/my-super-cool-passwords/</link>
			</item>
	<item>
		<title>ZFS Deduplication</title>
		<description><![CDATA[Jeff Bonwick talks about ZFS Deduplication:
You knew this day was coming: ZFS now has built-in deduplication.  If you already know what dedup is and why you want it, you can skip the next couple of sections. For everyone else, let&#8217;s start with a little background. 
Read more about it at http://blogs.sun.com/bonwick/en_US/entry/zfs_dedup.
]]></description>
		<link>http://alittlestupid.com/2009/11/02/zfs-deduplication/</link>
			</item>
	<item>
		<title>Howto: Mount New File System To Running Solaris 10 Zone</title>
		<description><![CDATA[I recently came across the need to mount a new file system to a Solaris 10 non-global zone without rebooting the actual zone.  There are other ways to accomplish this same task but most of the solutions I&#8217;ve found required rebooting the non-global zone.  Unfortunately, we could not take an outage by rebooting [...]]]></description>
		<link>http://alittlestupid.com/2009/10/22/howto-mount-new-file-system-to-running-solaris-10-zone/</link>
			</item>
	<item>
		<title>Tech Support Cheat Sheet</title>
		<description><![CDATA[This cartoon made me chuckle.
http://xkcd.com/627/
]]></description>
		<link>http://alittlestupid.com/2009/08/25/tech-support-cheat-sheet/</link>
			</item>
	<item>
		<title>WiFi Security: I like to use the analogy of door locks</title>
		<description><![CDATA[I came across a post on http://lifehacker.com titled &#8220;How to Crack a Wi-Fi Network&#8217;s WEP Password with BackTrack&#8220;.  The article itself is good but one of the comment by commenter &#8220;MaribelAlligator&#8221; made a lot of sense.

&#8220;I like to use the analogy of door locks. WEP is closest to a bathroom or bedroom lock (the [...]]]></description>
		<link>http://alittlestupid.com/2009/07/08/wifi-security-i-like-to-use-the-analogy-of-door-locks/</link>
			</item>
	<item>
		<title>Solaris zone stuck in &#8220;shutting_down&#8221; state</title>
		<description><![CDATA[Recently, one of the servers I manage had problems bringing down one of its non-global zones.  I ran &#8220;zoneadm list -vic&#8221; and confirmed that ngzone1 was in a &#8220;shutting_down&#8221; state.  


(global-zone)# zoneadm list -vic
  ID NAME             STATUS    [...]]]></description>
		<link>http://alittlestupid.com/2009/07/04/solaris-zone-stuck-in-shutting_down-state/</link>
			</item>
	<item>
		<title>How to find the WWN in Sun Solaris</title>
		<description><![CDATA[Covers a good amount of methods you can use to obtain the WWN  (World Wide Name) from a Solaris host.
http://www.sunsolarisadmin.com/hardware/how-to-find-the-wwn-world-wide-name-in-sun-solaris/
]]></description>
		<link>http://alittlestupid.com/2009/06/19/how-to-find-the-wwn-in-sun-solaris/</link>
			</item>
	<item>
		<title>Minimum disk size required for Solaris ZFS pool</title>
		<description><![CDATA[Ever wanted to find out the the smallest size disk that one could use in a zfs pool?  No?  Well, I did (goes to show you how exciting my life really is).  It turns out that your disk must be at least 64Megs in size.  
I started with 500Meg disks and [...]]]></description>
		<link>http://alittlestupid.com/2009/06/01/minimum-disk-size-required-for-solaris-zfs-pool/</link>
			</item>
	<item>
		<title>Add ZFS file system to Solaris non-global zone</title>
		<description><![CDATA[Ever wanted to add a ZFS file system to a Solaris 10 non-global zone but ran into the following error:

could not verify fs /test: zfs &#8216;tank/test&#8217; mountpoint is not &#8220;legacy&#8221;
zoneadm: zone non-global-zone failed to verify

The fix would be to update/create the ZFS dataset as a legacy mount point.  For this post, I assume that [...]]]></description>
		<link>http://alittlestupid.com/2009/04/28/add-zfs-file-system-to-solaris-non-global-zone/</link>
			</item>
	<item>
		<title>Assign metadevice to Solaris non-global zone</title>
		<description><![CDATA[
From the global zone, create the SVM Metadevice like you normally would.
Create the zone and add the SVM Metadevice to the zone configuration via zonecfg. 



global-zone# zonecfg -z myzone
myzone: No such zone configured
Use 'create' to begin configuring a new zone.
zonecfg:myzone> create
zonecfg:myzone> set zonepath=/zones/myzone
zonecfg:myzone> set autoboot=true
zonecfg:myzone> add net
zonecfg:myzone:net> set address=192.168.1.100
zonecfg:myzone:net> set physical=ce0
zonecfg:myzone:net> end
zonecfg:myzone:net> add device
zonecfg:myzone:net> set [...]]]></description>
		<link>http://alittlestupid.com/2009/04/23/assign-metadevice-to-solaris-non-global-zone/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.476 seconds -->
