<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom"><generator uri="http://www.habariproject.org/" version="0.9-alpha">Habari</generator><id>tag:lildude.co.uk,2012-02-10:atom/e1c840d837fd1378a9e02db36e6caaa75f1fb923</id><title>Col's Tech</title><subtitle>But what is it good for?</subtitle><updated>2012-01-30T09:03:38+00:00</updated><link rel="alternate" href="http://lildude.co.uk/" /><link rel="first" href="http://lildude.co.uk/atom/1/page/1" type="application/atom+xml" title="First Page" /><link rel="next" href="http://lildude.co.uk/atom/1/page/2" type="application/atom+xml" title="Next Page" /><link rel="last" href="http://lildude.co.uk/atom/1/page/43" type="application/atom+xml" title="Last Page" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/ColsTechStuff" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="colstechstuff" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry><title>My Oracle Support's Improved HTML Interface </title><link rel="alternate" href="http://lildude.co.uk/my-oracle-supports-improved-html-interface" /><link rel="edit" href="http://lildude.co.uk/my-oracle-supports-improved-html-interface/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2012:my-oracle-supports-improved-html-interface/1327913666</id><updated>2012-01-30T09:03:38+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-30T09:03:38+00:00</app:edited><published>2012-01-30T09:03:38+00:00</published><category term="my-oracle-support" /><category term="mos" /><category term="interface" /><content type="html">&lt;p&gt;This weekend My Oracle Support was upgraded.  To most people, the change won't be noticeable as very little has changed within the Flash interface.  However, if you're a user of the HTML interface (&lt;a href="http://supporthtml.oracle.com" target="_blank"&gt;supporthtml.oracle.com&lt;/a&gt;), you'll see a huge change.  Check it out...&lt;/p&gt;&lt;p&gt;&lt;a href="http://colinseymour.smugmug.com/Other/Screenshots/i-BFnng48/0/XL/MOS-HTML-XL.png" target="_blank"&gt;&lt;img class="center" src="http://colinseymour.smugmug.com/Other/Screenshots/i-BFnng48/0/L/MOS-HTML-L.png" alt="MOS HTML Interface"&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;The HTML interface is significantly more functional and resembles the Flash interface a lot more.  Over time this will improve even more.&lt;/p&gt;&lt;p&gt;I like this change and will definitely be using the HTML interface from now one (whenever I need to check something from an external point of view).&lt;/p&gt;</content></entry><entry><title>Updating Solaris 11 With an SRU via ISO is So Easy</title><link rel="alternate" href="http://lildude.co.uk/updating-solaris-11-to-sru-via-iso-is-so-easy" /><link rel="edit" href="http://lildude.co.uk/updating-solaris-11-to-sru-via-iso-is-so-easy/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:updating-solaris-11-to-sru-via-iso-is-so-easy/1322588478</id><updated>2011-11-29T17:44:59+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-29T17:56:55+00:00</app:edited><published>2011-11-29T17:44:59+00:00</published><category term="update" /><category term="solaris-11" /><category term="sru" /><content type="html">&lt;p&gt;Today I had the pleasure of testing updating one of my Solaris 11 virtual machine images to &lt;a href="https://support.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1378004.1" target="_blank"&gt;SRU1&lt;/a&gt; using the &lt;a href="https://support.oracle.com/CSP/ui/flash.html#tab=PatchHomePage%28page=PatchHomePage&amp;id=%28%29%29,%28page=PatchSearchResultsHome&amp;id=%28search=%3CSearch%3E%0A%20%20%3CFilter%20name=%22product%22%20op=%22IS%22%20value=%2217450%22%20type=%22product%22/%3E%0A%20%20%3CFilter%20name=%22release%22%20op=%22IS%22%20value=%22400000110000%22%20type=%22release%22/%3E%0A%20%20%3CFilter%20name=%22platform%22%20op=%22IS%22%20value=%22%22 %20type=%22platform%22/%3E%0A%3C/Search%3E&amp;flag=search&amp;from=bookmark%29%29" target="_blank"&gt;ISO image&lt;/a&gt; for a colleague and I'm pleased to say it was incredibly easy.&lt;/p&gt;&lt;p&gt;Once downloaded, it was a simple matter of following the instructions in the &lt;a href="https://updates.oracle.com/Orion/Services/download?type=readme&amp;aru=14276084" target="_blank"&gt;README&lt;/a&gt; file for the download...&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Quick Start Guide&lt;br&gt;The basic steps to use the repository copy for updating your local system is as follows. Note that "sruN" represents the number of this SRU (e.g. sru1):&lt;/p&gt;&lt;p&gt;1. Mount the ISO image as a filesystem:&lt;/p&gt;&lt;p&gt;&lt;code&gt;$ mount -F hsfs {full_path_to}/sol-11-1111-sruN-incr-repo.iso /mnt&lt;/code&gt;&lt;/p&gt;&lt;p&gt;2. Add the publisher to the system:&lt;/p&gt;&lt;p&gt;&lt;code&gt;$ pkg set-publisher -G '*' -g file:///mnt/repo solaris&lt;/code&gt;&lt;/p&gt;&lt;p&gt;3. Perform the upgrade:&lt;/p&gt;&lt;p&gt;&lt;code&gt;$ pkg update&lt;/code&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Of course, updating using the online method directly from the Oracle &lt;a href="https://pkg.oracle.com/solaris/support" target="_blank"&gt;support repository&lt;/a&gt; (See doc &lt;a href="https://support.oracle.com/CSP/main/article?cmd=show&amp;type=NOT&amp;doctype=REFERENCE&amp;id=1021281.1" target="_blank"&gt;1021281.1&lt;/a&gt; for how to get access) was just as easy.&lt;/p&gt;</content></entry><entry><title>Solaris 11: End of Support for Legacy Hardware</title><link rel="alternate" href="http://lildude.co.uk/solaris-11-end-of-support-for-legacy-hardware" /><link rel="edit" href="http://lildude.co.uk/solaris-11-end-of-support-for-legacy-hardware/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:solaris-11-end-of-support-for-legacy-hardware/1321001897</id><updated>2011-11-11T09:05:44+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-11T09:05:44+00:00</app:edited><published>2011-11-11T09:05:44+00:00</published><category term="hardware" /><category term="solaris-11" /><content type="html">&lt;p&gt;It hasn't taken long for people to trip over this one and I knew I'd see this one coming.  People are finding when trying to boot or install Solaris 11 on relatively old hardware, they are getting output similar to the following:&lt;/p&gt;&lt;pre class="terminal"&gt;Rebooting with command: boot cdrom - nowin
Boot device: /pci@1e,600000/pci@0/pci@1/pci@0/ide@1f/cdrom@0,0:f  File and args: - nowin
Error: 'SUNW,UltraSPARC-IIIi' is not supported by this release of Solaris.
Program terminated
{1} ok &lt;/pre&gt;&lt;p&gt;This is because Solaris 11 does NOT include support for any of the UltraSPARC I, II, IIe, III, IIIi, III+, IV and IV+ CPUs as &lt;a href="http://www.oracle.com/technetwork/systems/end-of-notices/eonsolaris11-392732.html" target="_blank"&gt;documented&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;End of Support for Legacy Hardware&lt;/p&gt;&lt;p&gt;Support for legacy systems that have included the UltraSPARC I, II, IIe, III, IIIi, III+, IV and IV+ processor architectures (as reported by the Solaris 'psrinfo -pv' command) has been removed. All Oracle SPARC Enterprise M-Series Servers and Oracle SPARC T-Series Servers will continue to be supported.&lt;/p&gt;&lt;p&gt;Note: Oracle Solaris 10 will continue to be a supported operating system for these affected platforms as per the current Oracle lifetime support policy.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Unfortunately, I'm not privy to the reasoning behind this decision, though I suspect it may have something to do with the end-of-life dates for the hardware involved.&lt;/p&gt;&lt;p&gt;Of course you can continue to run Solaris 10 on these machines as the above states.  You can also run Solaris 11 on x86, but just not 32-bit CPUs as 32-bit kernel support has also been removed in Solaris 11.  32-bit applications will continue to run without change.&lt;/p&gt;</content></entry><entry><title>Useful Solaris 11 Posts and Documents You Should Read</title><link rel="alternate" href="http://lildude.co.uk/useful-solaris-11-posts-documents-you-should-read" /><link rel="edit" href="http://lildude.co.uk/useful-solaris-11-posts-documents-you-should-read/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:solaris-11-posts-you-must-read/1320859062</id><updated>2011-11-10T10:05:08+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-17T15:58:15+00:00</app:edited><published>2011-11-10T10:05:08+00:00</published><category term="links" /><category term="howto" /><category term="solaris-11" /><category term="documentation" /><content type="html">&lt;img class="alignright" alt="Solaris 11" src="http://lildude.co.uk/user/sites/lildude.co.uk/files/2011/11/Solaris11-cloud.png" width="308" height="223"&gt;&lt;p&gt;Well, &lt;a href="http://www.oracle.com/us/products/servers-storage/solaris/solaris11/overview/index.html" target="_blank"&gt;Solaris 11&lt;/a&gt; is now out there and I'm sure people are eager to get tinkering with the new functionality.&lt;/p&gt;&lt;p&gt;To help you, I'll be collecting links to some useful documents and blog posts I've found and add them to this post over the next week.&lt;/p&gt;&lt;h2&gt;Official Oracle Links and Documents&lt;/h2&gt;&lt;ul&gt;
	 &lt;li&gt;Just in case you haven't got your hands on a copy yet...
 &lt;a href="http://www.oracle.com/technetwork/server-storage/solaris11/downloads/index.html" target="_blank"&gt;Oracle Solaris 11 Downloads&lt;/a&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/server-storage/solaris11/documentation/index.html" target="_blank"&gt;Oracle Solaris 11 Product Documentation&lt;/a&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://www.oracle.com/us/products/servers-storage/solaris/solaris11/resources/index.html" target="_blank"&gt;Oracle Solaris 11 - Resources&lt;/a&gt; - this page includes links to data sheets, FAQs and several white papers.&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://download.oracle.com/docs/cd/E23824_01/index.html" target="_blank"&gt;Oracle Solaris 11 Information Library&lt;/a&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/server-storage/solaris11/technologies/ips-323421.html" target="_blank"&gt;Oracle Solaris 11 Package Management with IPS&lt;/a&gt; -  the official (and huge) source of information about IPS, which also includes a link to...&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://wikis.sun.com/download/attachments/240520636/oracle-solaris-11-ips-dev-guide.pdf" target="_blank"&gt;The IPS Developer Guide&lt;/a&gt; (PDF)&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/server-storage/solaris11/documentation/how-to-517481.html" target="_blank"&gt;Oracle Solaris 11 How to Articles&lt;/a&gt; - some really useful docs in here.  I'm not going to list them all, but here are a few notable ones...
	 &lt;ul&gt;
	 	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/articles/servers-storage-admin/o11-112-s11-first-steps-524819.html" target="_blank"&gt;Taking Your First Steps with Oracle Solaris 11&lt;/a&gt; - good run through for someone who's never touched Solaris 11 or Solaris 11 Express.&lt;/li&gt;
	 	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/articles/servers-storage-admin/o11-091-sol-dis-recovery-489183.html" target="_blank"&gt;How to Perform System Archival and Recovery Procedures with Oracle Solaris 11&lt;/a&gt;&lt;/li&gt;
	 	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/articles/servers-storage-admin/o11-092-s11-zones-intro-524494.html" target="_blank"&gt;How to Get Started Creating Oracle Solaris Zones in Oracle Solaris 11&lt;/a&gt;&lt;/li&gt;
	 	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/articles/servers-storage-admin/o11-118-s11-script-zones-524499.html" target="_blank"&gt;How to Script Oracle Solaris 11 Zones Creation for a Network-In-a-Box Configuration&lt;/a&gt; - taking zone creation to the next level with an emphasis on the networking side of things.&lt;/li&gt;
	 	 &lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/articles/servers-storage-admin/o11-083-ips-basics-523756.html" target="_blank"&gt;Introducing the Basics of Image Packaging System (IPS) on Oracle Solaris 11&lt;/a&gt; - wooohooo!!! No more patching.  IPS integrates beautifully with boot environments and ZFS allowing for quick easy rollbacks if things go wrong.  It happens automatically too.&lt;/li&gt;
	 &lt;/ul&gt;&lt;/li&gt;&lt;p&gt;&lt;li&gt;&lt;a href="https://support.us.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=1313405.1" target="_blank"&gt;Oracle Solaris 11 Information Center&lt;/a&gt; - this is actually a knowledge document on &lt;a href="http://support.oracle.com" target="_blank"&gt;My Oracle Support&lt;/a&gt; that will grow and evolve as more documentation and alerts about Solaris 11 come to light.&lt;/li&gt;&lt;br&gt;&lt;/p&gt;&lt;/ul&gt;&lt;h2&gt;Third Party Articles and Blog Posts&lt;/h2&gt;&lt;p&gt;Most of these are from Oracle employees who have been actively involved in the development of Solaris 11 and most of the documentation linked above.  This is the section I anticipate will grow over the coming week.&lt;/p&gt;&lt;h3&gt;General&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="https://blogs.oracle.com/orasysat/entry/the_most_inviting_solaris_111" target="_blank"&gt;The most inviting Solaris 11 features - Part I, Boot Environments&lt;/a&gt; - probably one of the best features of Solaris 11.  Start getting into the habit of creating a new BE or snapshot BEFORE you make any system changes.  It's cheap, quick and oh so easy to revert if things go wrong.&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://www.phoronix.com/scan.php?page=article&amp;item=oracle_solaris_11&amp;num=1" target="_blank"&gt;A Quick Tour Of Oracle Solaris 11&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Desktop&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/calum/entry/what_s_new_on_the" target="_blank"&gt;What's new on the Solaris 11 Desktop?&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt; 
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/alanc/entry/s11_x11" target="_blank"&gt;S11 X11: ye olde window system in today's new operating system&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt; 
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/korn/entry/accessible_solaris_11" target="_blank"&gt;Accessible Oracle Solaris 11 - released!&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Development tools&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/ali/entry/nagging_as_a_strategy_for" target="_blank"&gt;Nagging As A Strategy For Better Linking: -z guidance&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt; 
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/ali/entry/much_ado_about_nothing_stub" target="_blank"&gt;Much Ado About Nothing: Stub Objects&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/ali/entry/using_stub_objects" target="_blank"&gt;Using Stub Objects&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt; 
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/ali/entry/the_stub_proto_not_just" target="_blank"&gt;The Stub Proto: Not Just For Stub Objects Anymore&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/ali/entry/elffile_elf_specific_file_identification" target="_blank"&gt;elffile: ELF Specific File Identification Utility&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt; 
&lt;/ul&gt;&lt;h3&gt;IPS packaging&lt;/h3&gt;&lt;ul&gt;
	 &lt;li&gt;&lt;a href="https://timsfoster.wordpress.com/2011/11/09/the-ips-system-repository/" target="_blank"&gt;The IPS System Repository&lt;/a&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="https://timsfoster.wordpress.com/2011/11/09/ips-self-assembly-part-1-overlays/" target="_blank"&gt;
IPS Self-assembly – Part 1: overlays&lt;/a&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="https://timsfoster.wordpress.com/2011/11/09/self-assembly-part-2-multiple-packages-delivering-configuration/" target="_blank"&gt;Self assembly – Part 2: multiple packages delivering configuration&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="https://timsfoster.wordpress.com/2011/10/17/replacing-the-application-packaging-developers-guide/" target="_blank"&gt;Replacing the Application Packaging Developer’s guide&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;SMF &amp; FMA&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/SolarisSMF/entry/introducig_smf_layers" target="_blank"&gt;Introducing SMF Layers&lt;/a&gt; &lt;small&gt;(Added: 11 Nov)&lt;/small&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://hub.opensolaris.org/bin/view/Community+Group+fm/Solaris11FCS" target="_blank"&gt;Oracle Solaris 11: New Fault Management Features&lt;/a&gt; - very interesting developments here.  Now you can easily identify disks, email FMA events, FMA events for kernel panics and SMF service issues are also no reported by FMA. &lt;small&gt;(Added: 11 Nov)&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Security&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="https://blogs.oracle.com/darren/entry/user_user_home_directory_encryption" target="_blank"&gt;User home directory encryption with ZFS&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="https://blogs.oracle.com/darren/entry/password_caching_for_solaris_su" target="_blank"&gt;Password (PAM) caching for Solaris su - "a la sudo"&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="https://blogs.oracle.com/darren/entry/completely_disabling_root_logins_on" target="_blank"&gt;Completely disabling root logins on Solaris 11&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://bubbva.blogspot.com/2011/11/exciting-crypto-advances-with-t4.html" target="_blank"&gt;Exciting Crypto Advances with the T4 processor and Oracle Solaris 11&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/DanX/entry/sparc_t4_openssl_engine" target="_blank"&gt;SPARC T4 OpenSSL Engine&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href="http://blogs.oracle.com/DanX/entry/solaris_x86_aesni_openssl_engine" target="_blank"&gt;Solaris X86 AESNI OpenSSL Engine&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://blogs.oracle.com/darren/entry/openssl_versions_in_solaris" target="_blank"&gt;OpenSSL Versions in Solaris&lt;/a&gt; &lt;small&gt;(Added: 17 Nov)&lt;/small&gt;&lt;/li&gt; 
&lt;/ul&gt;&lt;h3&gt;Zones&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="https://blogs.oracle.com/darren/entry/immutable_zones_on_encrypted_zfs" target="_blank"&gt;Immutable Zones on Encrypted ZFS - not just an immutable (read-only) zone, but one that takes advantage of ZFS encryption.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Dtrace&lt;/h3&gt;&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://dtrace.org/blogs/brendan/2011/11/09/solaris-11-dtrace-syscall-provider-changes/" target="_blank"&gt;Solaris 11 DTrace syscall Provider Changes&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Networking&lt;/h3&gt;&lt;ul&gt;	
	&lt;li&gt;&lt;a href="http://milek.blogspot.com/2011/11/solaris-11-hostmodel.html" target="_blank"&gt;Solaris 11  hostmodel&lt;/a&gt; &lt;small&gt;(Added: 14 Nov)&lt;/small&gt;&lt;/li&gt; 
	 &lt;li&gt;&lt;a href="http://thegreyblog.blogspot.com/2011/11/network-configuration-in-solaris-11.html" target="_blank"&gt;Network Configuration in Solaris 11 with NWAM Profiles&lt;/a&gt; &lt;small&gt;(Added: 17 Nov)&lt;/small&gt;&lt;/li&gt;
	 &lt;li&gt;&lt;a href="http://blogs.oracle.com/amaguire/entry/exploring_tcp_throughput_with_dtrace" target="_blank"&gt;Exploring TCP throughput with DTrace&lt;/a&gt; &lt;small&gt;(Added: 17 Nov)&lt;/small&gt;&lt;/li&gt;
&lt;/ul&gt;</content></entry><entry><title>HOWTO: Upgrade from Solaris 10 to Solaris 11</title><link rel="alternate" href="http://lildude.co.uk/howto-upgrade-from-solaris-10-to-solaris-11" /><link rel="edit" href="http://lildude.co.uk/howto-upgrade-from-solaris-10-to-solaris-11/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:howto-upgrade-from-solaris-10-to-solaris-11/1319702796</id><updated>2011-11-09T16:00:30+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-10T10:02:01+00:00</app:edited><published>2011-11-09T16:00:00+00:00</published><category term="howto" /><category term="upgrade" /><category term="solaris-11" /><content type="html">&lt;p&gt;Now that Solaris 11 is officially available, people are going to start seriously consider upgrading to it and one of the first questions is going to be: How do I upgrade my Solaris 10 or lower systems to Solaris 11?&lt;/p&gt;&lt;p&gt;Unfortunately, you &lt;strong&gt;CAN'T&lt;/strong&gt;.  There is no direct upgrade installer or other tool that will allow you to upgrade from earlier releases of Solaris to Solaris 11.  This is primarily due to the vast changes in the packaging mechanism in Solaris 10.&lt;/p&gt;&lt;p&gt;To quote the &lt;a href="http://download.oracle.com/docs/cd/E23824_01/html/E24456/index.html" target="_blank"&gt;Transitioning From Oracle Solaris 10 to Oracle Solaris 11&lt;/a&gt; guide:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;There are no upgrade methods or tools available to transition your Oracle Solaris 10 system to Oracle Solaris 11. You cannot use an installer to upgrade from Oracle Solaris 10 to Oracle Solaris 11. You must perform a fresh installation of the Oracle Solaris 11 software by using one of the installation options that are described in this chapter.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;In order to start using Solaris 11, it needs to be a clean install.  Once installed, you can then decide what you want to do with your Solaris 10 host and the applications running on it.&lt;/p&gt;&lt;p&gt;Thanks to the Solaris binary guarantee, provided your application is using documented interfaces, it should run without modification on Solaris 11, so you can manually transition your users, applications and data to Solaris 11 if you wish.&lt;/p&gt;&lt;p&gt;Alternatively, you can create a Solaris 10 non-global zone on your Solaris 11 host and install a flash archive of your original Solaris 10 host into the Solaris 10 non-global zone using the &lt;a href="http://download.oracle.com/docs/cd/E23824_01/html/E24456/transzone-1.html#scrolltoc" target="_blank"&gt;physical-to-virtual process&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;There is no support for Solaris 8 and 9 branded zones on Solaris 11 and you can't next zones: ie you can't run Solaris 8 or 9 or even Solaris 10 native zones in a Solaris 10 zone on a Solaris 11 host.&lt;/p&gt;&lt;p&gt;For Solaris 8 and 9 zones, you will need to continue using Solaris 10.&lt;/p&gt;&lt;p&gt;For those eager to &lt;a href="http://download.oracle.com/docs/cd/E23824_01/html/E24456/upgrade-1.html#scrolltoc" target="_blank"&gt;upgrade from Solaris 11 Express or Early Access (EA) to Solaris 11&lt;/a&gt;, the process is dead easy and really gives you an idea of things to come in the future when you need to upgrade, or update.&lt;/p&gt;</content></entry><entry><title>Cisco AnyConnect Client Failing on Ubuntu 11.10</title><link rel="alternate" href="http://lildude.co.uk/cisco-anyconnect-client-failing-on-ubuntu-1110" /><link rel="edit" href="http://lildude.co.uk/cisco-anyconnect-client-failing-on-ubuntu-1110/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:cisco-anyconnect-client-failing-on-ubuntu-1110/1319907791</id><updated>2011-10-29T17:18:02+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-29T17:18:02+00:00</app:edited><published>2011-10-29T17:18:02+00:00</published><category term="linux" /><category term="ubuntu" /><category term="vpn" /><category term="cisco" /><content type="html">&lt;p&gt;Several weeks ago I took the plunge and upgraded my work laptop to run Ubuntu 11.10 and after switching to Gnome Shell, all has gone well and I've grown accustomed to the way Gnome 3 works.&lt;/p&gt;&lt;p&gt;One thing that hit me when I initially upgraded was the way the proxy settings are configured and used by Ubuntu 11.10 seemed a bit broken.  The "system wide" settings weren't taking effect as they used to in Ubuntu 11.04.  After a fair amount of hacking around and changing individual applications to use their own settings instead of the centralize setting, all was well. Until this morning.&lt;/p&gt;&lt;p&gt;This morning was the first time I've used Ubuntu 11.10 to connect to work via the Cisco AnyConnect VPN client.  It used to work on 11.04 so I was very surprised to find it didn't work this morning.  All attempts to connect failed with...&lt;/p&gt;&lt;p&gt;&lt;img class="center" alt="Useless Cisco error message" src="http://lildude.co.uk/user/sites/lildude.co.uk/files/2011/10/cisco.png" width="333" height="439"&gt;&lt;/p&gt;&lt;p&gt;Note the message at the bottom of the window... "Unable to process response from...". Not very useful at all.&lt;/p&gt;&lt;p&gt;A quick search around Google revealed nothing.  I downloaded and re-installed the client.  No go.  By now, I'd wasted about 30 mins and was now technically late for my shift, so I quickly installed &lt;a href="http://www.infradead.org/openconnect/" target="_blank"&gt;OpenConnect&lt;/a&gt; and it worked a treat and worked all day.  Performance was a bit poor at times, but I don't know if that was OpenConnect, work or my broadband.&lt;/p&gt;&lt;p&gt;This evening, once I'd finished my shift, I investigated why the AnyConnect client wasn't connecting.  Rather than trawl through Google even more, I decided to trace executing the client from the command line...&lt;/p&gt;&lt;div class="terminal"&gt;&lt;pre&gt;$ strace /opt/cisco/vpn/bin/vpn connect [my.vpn.servername] 2&gt;/tmp/error.log
Cisco AnyConnect VPN Client (version 2.5.0217) .

Copyright (c) 2004 - 2010 Cisco Systems, Inc.
All Rights Reserved.


  &gt;&gt; state: Disconnected
  &gt;&gt; warning: No profile is available.  Please enter host to "Connect to".
  &gt;&gt; notice: VPN Service is available.
  &gt;&gt; registered with local VPN subsystem.
  &gt;&gt; state: Disconnected
  &gt;&gt; notice: VPN Service is available.
VPN&gt;   &gt;&gt; contacting host (my.vpn.servername) for login information...
  &gt;&gt; notice: Contacting my.vpn.servername.
  &gt;&gt; warning: Unable to process response from my.vpn.servername.
  &gt;&gt; error: Connection attempt failed.  Please try again.
  &gt;&gt; state: Disconnected
VPN&gt; %         
&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Nothing useful there, as I expected, but what about the strace file?  Well, it did have something interesting...&lt;/p&gt;&lt;pre&gt;
socket(PF_INET, SOCK_DGRAM|SOCK_NONBLOCK, IPPROTO_IP) = 13
connect(13, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("8.8.8.8")}, 16) = 0
poll([{fd=13, events=POLLOUT}], 1, 0)   = 1 ([{fd=13, revents=POLLOUT}])
&lt;strong&gt;sendto(13, "=*\1\0\0\1\0\0\0\0\0\0\thostname\2uk\6domain"..., 41, MSG_NOSIGNAL, NULL, 0) = 41&lt;/strong&gt;
poll([{fd=13, events=POLLIN}], 1, 5000) = 1 ([{fd=13, revents=POLLIN}])
ioctl(13, FIONREAD, [100])              = 0
&lt;/pre&gt;&lt;p&gt;Huh?? It's attempting to resolve the proxy hostname (obfuscated to hostname.uk.domain by me) which means it's trying to connect to the proxy.  Why is it trying to connect to my proxy?  To try and connect to https://my.vpn.servername.&lt;/p&gt;&lt;p&gt;Sure enough, unsetting the https_proxy environment variable from the command line allowed me to connect using the CLI invocation of the client.&lt;/p&gt;&lt;p&gt;So what about the GUI?  Well, as I tend to use my laptop at work more often than not, I decided to just create a wrapper script around &lt;code&gt;/opt/cisco/vpn/bin/vpnui&lt;/code&gt; as follows:&lt;/p&gt;&lt;div class="terminal"&gt;&lt;pre&gt;
$ sudo -i
# mv /opt/cisco/vpn/bin/vpnui{,.orig}
# cat &gt; /opt/cisco/vpn/bin/vpnui
#!/bin/sh
unset https_proxy
/opt/cisco/vpn/bin/vpnui.orig
^d
# chmod +x /opt/cisco/vpn/bin/vpnui
# exit
&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now when I start the VPN client via the GUI, it unsets the proxy just for that shell and we're A-for-Away and I can connect.  I know I could just disable the proxy configuration and initiate the VPN connect, but once I'm connected to the VPN, I'd need to re-enable it again.  Seems like a waste of time to me when I only need the proxy disabled for a moment.&lt;/p&gt;&lt;p&gt;I have no idea what Ubuntu has done with the proxy configuration in 11.10, but all I know it it's far from perfect and I was definitely not expecting it to be the culprit here.&lt;/p&gt;</content></entry><entry><title>Dennis Ritchie: The Passing of a Computing Giant</title><link rel="alternate" href="http://lildude.co.uk/dennis-ritchie-the-passing-of-a-computing-giant" /><link rel="edit" href="http://lildude.co.uk/dennis-ritchie-the-passing-of-a-computing-giant/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:dennis-ritchie-the-passing-of-a-computing-giant/1318515740</id><updated>2011-10-13T14:23:43+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-13T14:23:43+00:00</app:edited><published>2011-10-13T14:23:43+00:00</published><category term="unix-1" /><category term="dennis-ritchie" /><content type="html">&lt;p&gt;More sad news in the computing world: Dennis Richie passed away this weekend after a long battle against an unspecified illness.&lt;/p&gt;&lt;p&gt;The passing of &lt;a href="https://secure.wikimedia.org/wikipedia/en/wiki/Dennis_Ritchie" target="_blank"&gt;Dennis Ritchie&lt;/a&gt; is not going to get the same attention the passing of Steve Jobs did, which is a shame as I believe Dennis Ritchie contributed more to computing in more people's lives than Steve Jobs ever did, whether people know it or not.  I know for certain that I wouldn't be doing my current job had it not been for Dennis Ritchie.&lt;/p&gt;&lt;p&gt;For those who don't know or who aren't quite sure, Wikipedia has a nice biography...&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Ritchie was best known as the creator of the C programming language and a key developer of the Unix operating system, and as co-author of the definitive book on C, &lt;a href="http://www.amazon.co.uk/C-Programming-Language-2nd/dp/0131103628/ref=as_li_ss_tl?ie=UTF8&amp;tag=lildude-21" target="_blank"&gt;The C Programming Language&lt;/a&gt;, commonly referred to as K&amp;R (in reference to the authors Kernighan and Ritchie).&lt;/p&gt;&lt;p&gt;Ritchie's invention of C and his role in the development of UNIX alongside Ken Thompson has placed him as an important pioneer of modern computing. The C language is still widely used today in application and operating system development, and its influence is seen in most modern programming languages. UNIX has also been influential, establishing concepts and principles that are now precepts of computing.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Who knows is Solaris would ever have happened had Dennis not help develop UNIX.&lt;/p&gt;&lt;p&gt;I think some of the tributes to Dennis have also been good and most of them quite geeky but of them all, I think &lt;a href="https://twitter.com/#!/sfmnemonic/status/124306785371824128" target="_blank"&gt;James Grimmelman's tweet&lt;/a&gt; sums it up beautifully...&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Dennis Ritchie (1941-2011). His pointer has been cast to void *; his process has terminated with exit code 0.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Rest in Peace Dennis Ritchie.&lt;/p&gt;</content></entry><entry><title>HB-Cumulus 1.9</title><link rel="alternate" href="http://lildude.co.uk/hb-cumulus-19" /><link rel="edit" href="http://lildude.co.uk/hb-cumulus-19/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:hb-cumulus-19/1316527319</id><updated>2011-09-20T14:04:19+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-20T14:04:19+00:00</app:edited><published>2011-09-20T14:04:19+00:00</published><category term="security" /><category term="update" /><category term="hb-cumulus" /><content type="html">&lt;p&gt;Well, it's been a week since I implemented my changes to the &lt;code&gt;tagcloud.swf&lt;/code&gt; and I've not encountered any problems.  I've also been in touch with MustLive who reported &lt;a href="http://lildude.co.uk/security-vulnerabilities-in-hb-cumulus-14-and-lower"&gt;the original XSS and HTML Injection issues I mentioned last week&lt;/a&gt; and he believes my changes successfully mitigate the HTML Injection issue.&lt;/p&gt;&lt;p&gt;So, with that in mind, I'm pleased to announce &lt;a href="http://lildude.co.uk/projects/hb-cumulus"&gt;HB-Cumulus 1.9&lt;/a&gt; as the latest revision of HB-Cumulus and for a limited time only, it is the &lt;strong&gt;ONLY&lt;/strong&gt; port of WP-Cumulus that is NOT vulnerable to the HTML Injection issue.&lt;/p&gt;&lt;p&gt;I'm in the process of writing up my changes and I'll feed them back to Roy so he can fix WP-Cumulus and in doing so, fix all the other ports where the authors, like Roy, couldn't be bothered to look into this issue themselves.  I need to be quick this this though as my trial Flash CS5 license is about to expire :-)&lt;/p&gt;</content></entry><entry><title>Security Vulnerabilities in HB-Cumulus 1.4 and Lower</title><link rel="alternate" href="http://lildude.co.uk/security-vulnerabilities-in-hb-cumulus-14-and-lower" /><link rel="edit" href="http://lildude.co.uk/security-vulnerabilities-in-hb-cumulus-14-and-lower/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:security-vulnerabilities-in-hb-cumulus-14-and-lower/1315906998</id><updated>2011-09-13T09:52:31+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-13T09:59:14+00:00</app:edited><published>2011-09-13T09:52:31+00:00</published><category term="security" /><category term="hb-cumulus" /><content type="html">&lt;p&gt;This week an announcement was made on &lt;a href="http://seclists.org/fulldisclosure/2011/Sep/101" target="_blank"&gt;Seclist.org about a XSS and HTML Injection vulnerability&lt;/a&gt; in all the plugins that use the original &lt;code&gt;tagcloud.swf&lt;/code&gt; from WP-Cumulus (which includes &lt;a href="http://lildude.co.uk/projects/hb-cumulus"&gt;HB-Cumulus&lt;/a&gt;).&lt;/p&gt;&lt;p class="alertbox"&gt;The XSS vulnerability was fixed a long long time ago in HB-Cumulus - 19 December 2009 to be precise - so if you are running HB-Cumulus 1.4 or earlier, you &lt;strong&gt;MUST&lt;/strong&gt; upgrade.&lt;/p&gt;&lt;p&gt;The HTML Injection issue hasn't and can't be resolved due to the way the plugin works.  That said, I'm not sure this is really much of an issue.&lt;/p&gt;&lt;p&gt;In short, the way the tagcloud.swf works is it takes input in the form of a string (as an argument) or from a xml file.  The only HTML tag that are used and accepted by the plugin is the &lt;code&gt;&lt;a&gt;&lt;/code&gt; tag.  This is how the tag cloud knows that to display and link to without actually having to rebuild the Flash file repeatedly.&lt;/p&gt;&lt;p&gt;Now the HTML injection vulnerability basically states that this "feature" allows anyone to set any link they like, which is correct and true.  Now this &lt;em&gt;could&lt;/em&gt; be used to insert links to malicious sites, but in order for that to happen the "hacker" would have to have control of the HTML page in which the tagcloud.swf is embedded and thus effectively using the tagcloud.swf as it was designed.&lt;/p&gt;&lt;p&gt;This can NOT be used to exploit the security of the site hosting the &lt;code&gt;tagcloud.swf&lt;/code&gt; file.&lt;/p&gt;&lt;p&gt;I have whipped up a rebuild of the &lt;code&gt;tagcloud.swf&lt;/code&gt; that doesn't stop this issue (I can't else the plugin wouldn't work and everyone would need to recompile the tagcloud.swf everytime they updated a post) but it does limit the effectiveness of the links and by only displaying the links if they link to a domain that is the same as that hosting the tagcloud.swf file.&lt;/p&gt;&lt;p&gt;I'll test this for a couple of days on my own sites (it's in place on this site already) and if I don't spot any problems, I'll release an updated version of HB-Cumulus with this updated file in it.&lt;/p&gt;</content></entry><entry><title>Interesting Links for 21 Apr 2011 - 16 Aug 2011</title><link rel="alternate" href="http://lildude.co.uk/interesting-links-for-21-apr-2011-16-aug-2011" /><link rel="edit" href="http://lildude.co.uk/interesting-links-for-21-apr-2011-16-aug-2011/atom" /><author><name>Colin</name><uri>http://lildude.co.uk</uri></author><id>tag:lildude.co.uk,2011:interesting-links-for-21-apr-2011-16-aug-2011/1313478983</id><updated>2011-08-16T07:16:23+00:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-16T07:16:23+00:00</app:edited><published>2011-08-16T07:16:23+00:00</published><category term="links" /><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://gdamore.blogspot.com/2011/04/thank-you-joyent.html"&gt;Thank you Joyent!&lt;/a&gt; - Some very useful contributions made to Illumos by Joyent.  Pity Sun wasn't quite so accepting of changes in the past.  There are some really useful changes here that really should be in Solaris.  Who knows, maybe they'll be incorporated one day.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://stu.mp/2011/04/the-cloud-is-not-a-silver-bullet.html"&gt;The Cloud is not a Silver Bullet – stu.mp&lt;/a&gt; - A great explanation as to why the recent Amazon outage affected so many sites. In short: bad planning by the sites that used Amazon's services.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.baekdal.com/tips/password-security-usability"&gt;The Usability of Passwords (by @baekdal) #tips&lt;/a&gt; - A good discussion on the use of easy to remember passwords being as secure as complex passwords without the unnecessary agro of trying to type the complex passwords.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.oracle.com/technetwork/systems/end-of-notices/eonsolaris11-392732.html"&gt;End of Feature Notices for Oracle Solaris 11 Express&lt;/a&gt; - Take note of this list of EOLd features when considering upgrading to Solaris 11 Express, especially for older SPARC machines.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://dtrace.org/blogs/bmc/2011/08/15/kvm-on-illumos/"&gt;The Observation Deck » KVM on illumos&lt;/a&gt; - This is pretty impressive and something I think would be great in Solaris itself.  I've downloaded the ISO. Time to get playing.&lt;/li&gt;

&lt;/ul&gt;</content></entry></feed>

