<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>ydns' blog</title>
  <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/" />
  <link rel="self" href="http://ydns.no-ip.com/blog/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2008-01-08T20:31:39.3078293-05:00</updated>
  <author>
    <name>ydns</name>
  </author>
  <subtitle>information security, the outdoors and me</subtitle>
  <id>http://ydns.no-ip.com/blog/</id>
  <generator uri="http://dasblog.info/" version="2.1.8102.813">DasBlog</generator>
  <entry>
    <title>Free gets the download, features get the dough</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2008/01/09/FreeGetsTheDownloadFeaturesGetTheDough.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,314d4b58-16d2-447e-8554-4e3da3dd537f.aspx</id>
    <published>2008-01-08T20:29:32.685-05:00</published>
    <updated>2008-01-08T20:31:39.3078293-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">I've seen about my billionth discussion <a href="http://www.dailytech.com/article.aspx?newsid=10219">about
the splintering of linux distributions</a>.  The simple fact that choice doesn't
make people interested in using something.  If that made people happy, then blank
paper would be the internet!  Nothing allows open choices like a blank piece
of paper - but you have to do the work.  When you stare at a blank piece of paper,
your mind churns with ideas but it takes time to put anything interesting or useful
down.  (See <a href="http://en.wikipedia.org/wiki/Writer%27s_block">writer's
block</a>)<br /><br />
 Who wants to write their own daily paper from scratch every day - no one! 
We pay to have someone deliver it to our doors.  Who even wants to write their
own news?  Eck!  Who wants to compile their own software...or debug their
kernel dumps?<br /><br />
Linux has all the choices you could possibly want, but not one variant has all of
the features most want/need.  Some call this progress because you get to make
a choice, but it isn't.  Its just an overly splintered OS.  Just build one
version that does all of this stuff (well of course).  If all these linux developers
were forced to work on a single linux version, it would be incredible!  We'd
have a featureful, stable OS for most everyones needs.  This could take down
Microsoft, nothing less will.  
<br /><br />
So its clear by market analysis, psychoanalysis, etc, that the primary key to a software's
success is not how free it is, but rather how featureful it is.  Linux is horrible
at providing a standard process for configuration modification.  Every config
file could be in about a dozen different locations with a dozen different syntaxes...just
in the last 6 months.  ;)<br /><br />
I think if the linux community had the kohones they could reverse their years of wallowing
in about a year by picking a single variant and closing development on all others. 
Within 356 days this OS would be close to useful for everyone.  Within another
365 days it would be robust.  Microsoft stock would plunge as vendor after vendor
noticed business after business switch to OneLinux and introduce useful solutions. 
I call it the two year plan.  I would also think that goverments would appreciate
this consolidation and follow suit by promoting this OS.  Within 5 years, the
market would be able to support multiple variants again (but a controlled few) allowing
for those special needs.  But the key reason why only one variant of linux is
required to make this all work is the developers and the geek community simply can't
agree on working for the common good very well and there aren't enough people developing
to support more than that (See <a href="http://distrowatch.com/">the list of poor
quality and insecure linux distributions here</a>).<br /><br />
So charge as little as you want...I'll download it, but I'll gladly buy something
that has what I need and does it well.<br /><p></p></div>
    </content>
  </entry>
  <entry>
    <title>The Write-Once OS</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/10/20/TheWriteOnceOS.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,6696ea58-b711-4b14-ab0e-31b70f6c6209.aspx</id>
    <published>2007-10-20T13:56:38.594-04:00</published>
    <updated>2007-10-20T13:56:46.8757532-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div align="left">I have been thinking more about trust and its importance in a computing
environment.  Since there are so many ways to erode or remove trust altogether
it seems that we need to do more to provide solutions to combat these attacks.<br /><br />
The key benefit with computing technology is that it is so dynamic.  This capability
enables us to change anything in a nanosecond.  This is also a huge risk. 
What would happen if you removed the element of change from a computing environment? 
Would it cease to have value?  I think not.  I think that the recent surge
of CD bootable OS images and virtualized images are merely one phase of this trust
recovery process.  The next phase is creating "write-once" environments that
cannot be modified by API.  Simply revoke ALL write API access to the disk. 
Force all activity to occur in memory.  This of course has constraints, but systems
are more powerful everyday.  Its only a few years away that we will have many
GB's of memory in systems as a low end standard.<br /><br />
A write-once OS would improve the trust level it provides by preventing any changes
to it on the fly.  The concern of course is that all of its flaws are persistent
as well.  oh well, mankind has yet to make a perfect piece of software. 
I guess we'll have to live with that human flaw.  A write-once OS should be as
locked down as possible of course to reduce its attack surface area.  Of course
data storage will need to happen elsewhere.  And session persistence is not a
trustworthy goal as the session data needs to be stored elsewhere and could have been
polluted/infected.<br /><br />
Now this is an area Linux could easily excel in.  The write-once OS.  This
would need to be refreshed/recompiled (possible by the user as well) so any vulnerabilities
or features can be released.  Sure, you need to download a 10-20GB image, but
at least once you securly load it, you won't have any questions.<br /><br />
Perhaps its even possible to convert the concept to hardware - the hardware linux
OS.  Not only is it not modifiable, but you never have to doubt it - ever. 
This is merely a thought, I've no experience in OS design, but I suspect this is possible,
just by forking linux.<br /></div>
        <p>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>CISSP certified!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/10/18/CISSPCertified.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,fb5ec811-99d9-4e31-8aa8-491a6b9e4671.aspx</id>
    <published>2007-10-18T18:30:48.707-04:00</published>
    <updated>2007-10-20T13:37:29.1310919-04:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <div align="left">This month I received my CISSP certification after passing the test
last month!<br /><br /><br /></div>
  <font size="6">   </font><img src="http://ydns.no-ip.com/blog/content/binary/CISSP_logo.jpg" border="0" /><br /><br /></div>
    </content>
  </entry>
  <entry>
    <title>well now...that is interesting</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/09/03/wellNowthatIsInteresting.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,f028b5db-3fe2-4cb1-b039-e52935aa883c.aspx</id>
    <published>2007-09-03T18:04:45.3005239-04:00</published>
    <updated>2007-09-03T18:04:45.3005239-04:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
So, I've been holding off my migration to Community Server 2.1 since I really don't
want to deal with the differences yet.  Lo and behold...there is <a href="http://www.codeplex.com/blogengine">BlogEngine.NET</a>!<br /><br />
Essentially looks like a simple blog engine good for replacing DasBlog.  I'm
checking this out as my replacement, making sure I can migrate content over and that'll
be that for DasBlog I think.<br /></div>
    </content>
  </entry>
  <entry>
    <title>Attack ships on fire off the shoulder of Orion...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/08/21/AttackShipsOnFireOffTheShoulderOfOrion.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,8258b387-e9b9-49e2-afa6-82e4307f0e3e.aspx</id>
    <published>2007-08-20T20:49:53.691-04:00</published>
    <updated>2007-09-03T19:08:29.1088903-04:00</updated>
    <category term="Fun" label="Fun" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Fun.aspx" />
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I got to go to LA for CISSP training.  It was nice although I didn't get to explore
much.  Deckard would be proud...
</p>
        <p>
A nice shot of the <a href="http://en.wikipedia.org/wiki/Bradbury_Building">Bradbury
Building</a>:
</p>
        <img src="http://ydns.no-ip.com/blog/content/binary/Bradbury%203.jpg" border="0" />
        <br />
        <br />
        <br />
        <br />
      </div>
    </content>
  </entry>
  <entry>
    <title>Security+ and MCSA:Security 2003 certified!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/07/17/SecurityAndMCSASecurity2003Certified.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,cdec0a12-2057-49bd-86d9-245e1116761a.aspx</id>
    <published>2007-07-17T18:59:22.509-04:00</published>
    <updated>2007-09-03T18:00:05.3079143-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have passed my CompTIA Security+ exam and I'm now Security+ and MCSA:Security 2003
certified!
</p>
        <p>
 
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/SecPlus.jpg" border="0" />  
<br /></p>
        <p>
  <img src="http://ydns.no-ip.com/blog/content/binary/MCSAS%28rgb%29.jpg" border="0" /></p>
      </div>
    </content>
  </entry>
  <entry>
    <title>new forums setup</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/02/09/newForumsSetup.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,1c2944b9-052d-4911-8e7f-82a74ba8c375.aspx</id>
    <published>2007-02-08T21:15:42.691-05:00</published>
    <updated>2007-02-08T23:00:38.8734694-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
    I have setup CS 2.1 for my new blog content at <a href="http://ydns.no-ip.com/cs/blogs/ydns/default.aspx">http://ydns.no-ip.com/cs/blogs/ydns/default.aspx</a>. 
Probably gonna abandon DasBlog as it is infrequently updated and lacks the feature
set of <a href="http://communityserver.org">Community Server</a>.<br /><br /></div>
    </content>
  </entry>
  <entry>
    <title>What is trust?</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/01/26/WhatIsTrust.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,9ec99ce2-973d-475e-bd41-e986b06bbfcf.aspx</id>
    <published>2007-01-26T16:34:52.429-05:00</published>
    <updated>2007-01-26T19:27:06.4295376-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Trust is an reliance on the integrity or nature of a entity.  It does
not protect you.  Just assures you of its virtue of topic.  So, you can
have trust of identity, trust of intent, trust of protecting your credit card number,
etc.
</p>
        <p>
Validation is what is used to determine the state of trust.
</p>
        <p>
Website use SSL certificates to provide a level of security for users.  The nature
of those certificates is built upon a "chain of trust" that emanates from their root
certificate, held by some other entity usually.  So the reason you don't need
to fear someone seeing your email on gmail is not that it has been encrypted per say,
but that the only entity that can see that traffic is actually Google.  If Google
sold their SSL certificates private key, they would risk exposing everyone's email
to that buyer.  Hmm...quite a lucrative market there I bet.  :)
</p>
        <p>
 Trust is a odd thing.  If you have to prove it did you have any to begin
with?  So why call it trust, why not call it something else like Validated Identity
Recognition - "I see that certificate and I have determined it to be proof of your
identity so lets talk in private now".  You have essentially validated Google's
identity in the example above, not placed trust in them.  Hey, they may not have
a clue how to protect their servers or customers.
</p>
        <p>
So why mention this distinction?  Well it seems that there is one current problem
with open source - a lack of trust.  I don't play with guns because I don't trust
them in the situations I would place them in; Leaving them unsecured for hours a day,
etc. Trust isn't the only thing encouraging someone to buy a product though. 
There are lots of reasons.  But I suspect companies see things differently. 
Users (and companies) don't trust this stuff just because they could take a look
at its code.  Most users have no clue how to review code.  They also have
no reason to trust something based on its existence.  That's like trusting a
bomb because you see it.  Exactly not what you would do.
</p>
        <p>
So the point I'm making here is that somehow it becomes important to increase the
amount of trust related to open source projects.  It therefore becomes necessary to
give "outsiders" a standard method of accepting (or refuting) the measure of trust
of a open source project.
</p>
        <p>
So why not start creating a trust based solution for open source projects.  A
way of saying "I've reviewed the project or part of it and I can validate it does
what it is supposed to".  Repeated hundreds of times for a project and you can
begin to see how "supporters" and developers" begin to assign levels of trust to specific
people.  I trust ProjectX so therefore I trust developer John.  Or vice-versa.
</p>
        <p>
Using things like certificates as a identity placeholder, you can associate Trust
Points in some public manner that enforces the notion of trust in open source projects. 
So as you gain Trust Points in general you may be generally more accepted regarding
your input to a project.  This is kind of like the forum policing that moderators
(and user) perform, but in reverse.  Don't focus on tearing a person down. 
Instead focus on building up trust.  Those that continue to fail in that regard
will not achieve much trust.  The same for projects.
</p>
        <p>
I can see modules being implemented similar to blogs posts using Captcha, but signing
with a public cert.  Since you can only sign once, re-signing is irrelevant and
easily blockable.  Getting around the system becomes difficult and only coersion
is a concern.  So could you either convince or force others to sign?  Of
course.  That is certainly a risk here, but no more then other repudiation systems. 
You could be notified and have the ability to renounce a signing (with limited options)
and an impact on your Trust Status.
</p>
        <p>
I think this idea of Project Trust has merit and could even be implemented in companies
on a much smaller scale for internal projects.  More or less rated on their quality
of work rather than the trust that they aren't putting backdoors in, but both are
still relevant.
</p>
        <p>
So validate the code, then trust the code.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>The Future of Information Security</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/01/20/TheFutureOfInformationSecurity.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,b0da8062-c9c3-4c71-a343-ab2ac27e6f5e.aspx</id>
    <published>2007-01-20T14:16:40.214-05:00</published>
    <updated>2007-01-20T14:51:02.7497904-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <div>
          <font face="Arial" size="2">
            <p>
What will come in the future for Information Security?  Here is a list of things
I see clearly becoming relevant in the next 20 years.
</p>
            <ol>
              <li>
                <strong>Standardized definition of a file</strong> - An ISO (universal) standard
defining a "file".  this standard will allow for more robust security measures
such as signatures, thumbprints, reliable timestamps, content validation, etc. 
Making a file more into a container with approved slots for required features. 
This will place more integrity in the files.  A previous post I made about secret
sharing can be combined with this to appease any Board of Directors. 
</li>
              <li>
                <strong>Full auditing computer systems</strong> - A computer designed to fully audit
every single change to it for providing a reliable audit trail.  This will require
isolated logging features, likely open source analysis, and an insane amount
of storage space, memory and features. 
</li>
              <li>
                <strong>Multi-factor authentication</strong> - Two ain't enough. Eight may be. 
See next entry. 
</li>
              <li>
                <strong>Split secrets</strong> - The old missile launch key solution to major risks
will become more pervasive in corporate environments where data security is mandated. 
An erosion of trust masked in a technological solution will be quickly accepted by
management. 
</li>
              <li>
                <strong>Templatized security code analysis</strong> - This is already found in limited
capabilities at some large companies.  But the days of 300Kb exe's is going the
way of the dodo.  Imagine MBs of security code to protect the actual code. 
Writing a C++ app for the government? You need to implement at least one of 3 possible
security enhanced services within your code or no acceptance.  This will protect
from all known exploits for a language and provide the intense logic analysis needed
to actually do its job.  I imagine protected updates will be mandatory. 
Think TPM here. 
</li>
              <li>
                <strong>Restrictive Operating Systems</strong> - So locked down, you may be able to
revert to a mainframe concept and reduce usage to specific commands and applications
options.  Corporate users will cry today, but thank us later, when millions of
social security numbers, credit card numbers are actually abused in a vast breach. 
All those unknowing employees fired/jailed without a thought by their companies to
protect their investors.  Then not being able to run Solitaire will bring a sigh
of relief to the worker bee who fears some strange program from ruining their career. 
</li>
              <li>
                <strong>Big Brother</strong> - Think you have someone watching your every move today? 
Ha!  Its nothing like will be present in 20 years.  Mandatory recording,
tracking, home auditing will all be part of getting a job in the future.  Remember
Back to the Future 2, they'll watch every transaction you perform at home as well
and be able to act instantly on it.  All because you'll want a job that pays
well.  Cheap jobs will still be generally unmonitored.  Homeland Security
will push for this program design, you'll see. 
</li>
              <li>
                <strong>Open source</strong> - After years of struggling with acceptance open source
solutions will go critical as technology provides some of the solutions above. 
Once code security is modularized, implementing secure open source solutions raises
their trust factor significantly.  I imagine modularized solutions for code performance
and feature provisioning will also occur reducing the effort in producing well built
open source solutions that don't require a degree to use.  Most open sources
apps today have a handful of active developers and likely numerous hackers attacking
the published code, with opposite goals.  The changes mentioned will make hacking
much more difficult at the code level.</li>
            </ol>
          </font>
        </div>
      </div>
    </content>
  </entry>
  <entry>
    <title>Setting a default category on Outlook calendar items (and likely contacts also)</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/01/14/SettingADefaultCategoryOnOutlookCalendarItemsAndLikelyContactsAlso.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,bfe23919-c9c2-4ae3-a1ff-1a57cebd0c65.aspx</id>
    <published>2007-01-14T15:23:11.917-05:00</published>
    <updated>2007-01-14T15:29:20.9377328-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been looking at getting a cell phone that can handle all my needs, including
calendaring.  Well, the problem is I'd like to sync my personal calendar and
my work calendar without publishing my personal calendar to work.
</p>
        <p>
I use Outlook 2003 at work (Exchange 2003) and home.
</p>
        <p>
So there are several Outlook sync apps out there, but they all seem to require the
use of Outlook categories.  You then select which categories to sync and in which
direction.  This allows granular control.  So in order to separate my personal
calendar from my work calendar, I have to at least identify ALL of my personal calendar
items with a category.  Not so bad to manually change them once.  But I
would have to manually set a category for every calendar event I create!  Ah,
but I can just set a default category so I never have to think about it, right? 
No, the silly problem is that there is no easy way to have a default category set
on your calendar items.  OK, so now you're saying "this guy has no idea what
he's talking about."  Go and check...I'll wait here.  OK, now onward. 
;)
</p>
        <p>
How on Earth could Microsoft have been releasing this Outlook product and be considered
the premier product without such a seemingly simple setting (Set a default category
for appointments and/or contacts)?  Apparently, just by never doing it.
</p>
        <p>
So here is:
</p>
        <p>
          <strong>
            <u>
              <font size="3">How to set a default category for all Outlook appointments</font>
            </u>
          </strong>:
</p>
        <ol>
          <li>
Open Outlook 2003 or higher. 
</li>
          <li>
Open (select) the default Calendar folder or create a new folder for calendar
items. 
</li>
          <li>
While the correct calendar folder is selected, click "<strong>Tools/Forms/Design a
form</strong>" 
</li>
          <li>
Select Appointment from the "<strong>Standard Forms Library</strong>". 
</li>
          <li>
The Form Designer will open the "Appointment" template. 
</li>
          <li>
Click on the <strong>Category</strong> button in the lower right of the Appointment
tab. 
</li>
          <li>
Select (or create) at least one category to use as the default for all items
in this calendar and click OK. You can choose multiple categories if you want. 
</li>
          <li>
Click "<strong>Tools/Forms/Publish form as</strong>". 
</li>
          <li>
At the top left, select the "<strong>Personal Forms Library</strong>", then provide
a useful name for your form (such as PersonalAppt or WorkAppt) and click <strong>Publish</strong>. 
</li>
          <li>
Click <strong>File/Close</strong>.  Do NOT save changes. 
</li>
          <li>
Right click the calendar folder you wish to use this new "default category" on and
choose <strong>Properties</strong>. 
</li>
          <li>
Change "<strong>When posting to this folder</strong>" to use the form name you created
in step 9.  (You may have to browse by choosing Forms...)  Click OK. 
</li>
          <li>
Now create a new calendar appointment in this calendar.  Note that it should
automatically have the category (ies) that you set in the template.  If not you
may have not selected the correct form or saved it on the properties window.</li>
        </ol>
        <p>
This same process can be performed for any pre-existing form type such as contacts,
appointments, notes, etc.  just make sure to change the correct folder to use
the new form you created. Enjoy!
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>What was that you said?</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2007/01/02/WhatWasThatYouSaid.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,f91dd69b-2996-48e6-aaa8-87458de4a48a.aspx</id>
    <published>2007-01-01T19:44:39.871-05:00</published>
    <updated>2007-01-01T20:05:11.9228272-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
So the new is that a whole bunch of information was declassified by the US government
at midnight 12/31/2006.  These types of information declassifications always
seem to be meaningless when you don't know everything else that may have been learned. 
The expected (perceived) value of government information is accountability and truth. 
But how do we know that no one twisted the information's focus over time or transcribing
generations?
</p>
        <p>
          <a href="http://politics.slashdot.org/politics/07/01/01/1657224.shtml">http://politics.slashdot.org/politics/07/01/01/1657224.shtml</a>
        </p>
        <p>
I've been pondering this problem and I thought that a public system that tracked the
thumbprints of various documents and information (of any digital format) would
help to assuage the publics fear of misinformation without releasing any information
for use by foreign intelligence.  This being one of the primary concerns of governments
secrets.  The system would also be key in assuring the governments people that
there government wasn't abusing its knowledge or trying to obfuscate its meaning.
</p>
        <p>
A "secret sharing" system that was certified by appropriate international organizations
and reviewed by information security bodies could achieve this goal if well designed. 
Similar to a Nuclear materials review, a "shared secrets" review could be performed
to assure that the related procedures were being followed.
</p>
        <p>
I can see a digital system managed in part by organizations such as the U.N. and monitored
universally by peoples such that more accurate criticism can be leveled at participating
governments.
</p>
        <p>
Any form of this system would place personnel at risk since information without witnesses
is pointless.  I see a multitiered system of witness lists, references, etc such
that the individual personnel who may have obtained the information (field agents)
may be protected.  Of course information itself may not be needed to determine
its focus.  Sometimes simply a datestamp can be enough evidence to direct foreign
intelligence to its content.  This can easily be misdirected (counter-intelligence
style) by claiming minutia of information, such as "The sky is cloudy today" and recording
these in the system as well.
</p>
        <p>
Now, I certainly understand (being in IT and all) the potential amount of information
(and misinformation) being gathered here, which is why these "shared secrets" would
cost money to the governments listing them.  In addition a multitude of processes
(checks and balances) would need to be formalized and protected in various ways, including
technological means.
</p>
        <p>
As an example a field agent discovers an assassination plot against the US President
and they document this as a "secret" in a system, either indirectly or directly due
to exposure concerns.  Presumably a superior ranking professional will receive
this "reported secret" an in turn acknowledge its existence and its origin. 
this creates definitively the first "digital secret", with a full record of its
contents (video, email etc) with several digital signatures stored in public fields
(its Digital Secret Signature or DSS) using approved protocols, etc.  Any
forwarding (presumably digital) of this information would result in further (automatic?)
acknowledgement of secret sharing and result in a digital trail of evidence which
is stored in the "Secret Sharing System" of the US government. This "database" exposes
its DSS lists and they are synched with external systems in "real time".  Each
acknowledgement of secret reception results in a new entry associated with the original
secret (perhaps its DSS only?) and therefore there is a fairly reliable breadcrumb
trail.
</p>
        <p>
Now, of course this whole system relies on a lot of process and technological innovation
that doesn't exist quite yet.  With technology becoming more pervasive in our
daily lives, is it too much to expect that government employees would need to comply
with participation in such a system?  This may mean extensive monitoring of the
work environment and all communication devices owned, as well as GPS tracking, microchip-under-skin,
etc.  Essentially until there is such encompassing auditing of persons,
this would merely be a Orwellian future.  Not to mention the petabytes of information
to be stored to audit all of this.
</p>
        <p>
There would never be a need to demand release of information.  Anything that
was deemed releasable could be.  It would validate that the information released
was factually represented in the past and provide accountability for any mistakes. 
Now you at least have names tied to information in a formal manner.  If people
aren't willing to take the accountability for the information they handle they should
not be a government agent.  Prescribe jail time and related sentences to those
who fail to abide by the universally accepted law.  Now you have a globally backable
justice system brewing...no need for a UN court, just make the various goverments
courts abide by international laws when treating related cases and you have provided
transparency to government sourced injustice.
</p>
        <p>
But you see what I mean, right?
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>What does an Help Desk Technician do when his fresh Redhat Linux install bombs out? </title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/12/30/WhatDoesAnHelpDeskTechnicianDoWhenHisFreshRedhatLinuxInstallBombsOut.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,da8f2fd1-c233-4cb3-8797-e41dadfd8f32.aspx</id>
    <published>2006-12-29T19:24:26.605-05:00</published>
    <updated>2006-12-29T19:29:02.7524176-05:00</updated>
    <category term="Fun" label="Fun" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Fun.aspx" />
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <b>
            <font color="#000000" size="1">"Well, I must say having an OS choice other than
Micro$loth seems really cool, like I'm not trapped by the system! </font>
          </b>
          <b>
            <font color="#000000" size="1">I'm
glad I've installed RedHat on this old box I had layin around. This should be fun!  </font>
          </b>
          <b>
            <font color="#000000" size="1">I'll
come back in five minutes and continue my foray into Linux..."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;5 minutes pass&gt;</font>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Ahh, ready to go again...just wiggle the mouse
to get the screensaver off..."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;mouse pointer wiggles like a dying bug&gt;</font>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"oh, I must have to click the keyboard."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;click, click...CLICK!CLICK!CLICK!&gt;</font>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"What the #%^@? OK, I'll just reboot by pressing
the ever handy Reset button."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;Reboot starts. Spiels of text flow past until...&gt;</font>
        </p>
        <p>
          <font color="#000000">
            <font size="1">
              <b>"Hey, what does this mean "</b>
              <i>Corrupt
XF86Config; Initialization Failure</i>
              <b>"? Oh, I'll just go in to the command prompt
and fix this there."</b>
            </font>
          </font>
        </p>
        <p>
          <font color="#000000" size="1">&lt;click click,click&gt;</font>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Uh, nothings wrong with this config...it hasn't
changed a bit! I'll just call a old friend. He'll help."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;beep, beep, beep,beep,beep,beep,beep....ring,ring&gt;</font>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"Uh, hullo?"</font>
          </i>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Hey Lloyd, it's Scott. Remember me?"</font>
          </b>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"Uh, no."</font>
          </i>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"OK, well I have this problem with my Linux XF86Config.
I think the system just hosed up for no apparent reason."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;chuckle, chuckle&gt;</font>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Hey what're ya chucklin at Lloyd? Find something
funny on the web?"</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;silence&gt;</font>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"So, Scott have you tried to edit the config file?"</font>
          </i>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Yeah, it seems fine."</font>
          </b>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"OK. Have you reinstalled the drivers through the
config util?"</font>
          </i>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Uh, what?!?! I have to reinstall the friggin drivers??!?!?!"</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;sigh&gt;</font>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"Have you tried editing the timings for the Horiz.
and Sync modes?"</font>
          </i>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Uh, I have no idea how to read that stuff, it's
like in PigLatin binary or something!"</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">&lt;oy, vey!&gt;</font>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"OK, Scott what you need to do is go to Borders
and buy a book."</font>
          </i>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Oh, is there some book that's good for troubleshooting
this kinda problem?</font>
          </b>
        </p>
        <p>
          <i>
            <font color="#000000" size="1">"Yeah, it's called Computers For Dummies."</font>
          </i>
        </p>
        <p>
          <font color="#000000" size="1">&lt;Click....brrrrrrrrrrrrrrrrrrrr&gt;</font>
        </p>
        <p>
          <b>
            <font color="#000000" size="1">"Uh Lloyd, I think we got disconnected...."</font>
          </b>
        </p>
        <p>
          <font color="#000000" size="1">Needless to say I have not ventured back into the RedHat
zone even though I have decent Unix skills. And I'm still trapped by the system. Oh,
Neo when will you come rescue us?</font>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>What if you needed technical support on your home?... </title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/12/30/WhatIfYouNeededTechnicalSupportOnYourHome.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,5a145a24-c8ca-4755-a7dd-fb1fa104c77c.aspx</id>
    <published>2006-12-29T19:21:36.02-05:00</published>
    <updated>2006-12-29T19:28:41.0612272-05:00</updated>
    <category term="Fun" label="Fun" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Fun.aspx" />
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p align="left">
          <b>
            <font face="Tahoma" color="#000000" size="1">"I can't seem to get into my place."</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">OK, first- what type of place do you
have? Is it a apartment? A House? A tent in the woods?</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"I don't know, it's got <i>windows</i>....."</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">OoooooooK. &lt;preparing to become frustrated&gt;
Well do you have a key to get in?</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"I have a bunch, but none of them
work. The one marked Ford fit but it wouldn't open the door."</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">Nah, nah, nah, that one DEFINITELY won't
work. Did you get one from a person who helped you buy the place there?</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"Yeah, I think..."</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">OK, let's try that one. Now before I
start [BEEP,BEEP,BEEP....]...What's that noise?</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"Uh, nothing. [BEEP,BEEP,BEEP....]"</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">No, WHAT IS THAT NOISE? I NEED to know.
[BEEP,BEEP,BEEP....]</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"I think I have some kind of security
alarm." [BEEP,BEEP,BEEP....]</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">[SLAP!!!!] &lt;Techie slaps his forehead
hard&gt;</font>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">OK, STOP what your doing! Listen to me,
try putting the key you got, from the person we mentioned, in the keyhole and turn
it clockwise. [BEEP,BEEP,BEEP....]</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">[BEEP,BEEP, bee...] "Hey the noise
stopped! Wow thanks!"</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">Alright, have you pushed the door open
now?</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"Left handed or right handed?"</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">It doesn't matter. </font>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">&lt;techie makes the "duh" face&gt;</font>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">[chhk] "Hey thanks for getting me
in. Hey while I've got you, could you tell me what that box out front is for?"</font>
          </b>
        </p>
        <p>
          <i>
            <font face="Tahoma" color="#000000" size="1">The mailbox?!?!?</font>
          </i>
        </p>
        <p>
          <b>
            <font face="Tahoma" color="#000000" size="1">"Is that what it's for? How do I get
my mail?"</font>
          </b>
        </p>
        <p>
          <font face="Tahoma" color="#000000" size="1">Ummm.&lt;dreading a longer conversation&gt;
I'm not sure. Could I get in touch with you----&lt;click....RRRRRRRR&gt; (phone dialtone
appears) </font>
        </p>
        <p>
          <font size="1">
          </font> 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Dryer Road 10-22-2006</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/10/27/DryerRoad10222006.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,a89e1978-3cb8-4d63-b854-ea3650e7a409.aspx</id>
    <published>2006-10-26T21:37:31.3998944-04:00</published>
    <updated>2006-10-26T21:37:31.3998944-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Had some good riding with some friends.  Probably the last ride of the season.
</p>
        <p>
Ride with Rob stats:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%2010-22-2006%20-%20Rob-%20stats.JPG" border="0" />
        </p>
        <p>
Ride with Rob Vert Profile:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%2010-22-2006%20-%20Rob-%20%20Vertical%20Profile-mini.JPG" border="0" />
        </p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_10-22-2006-Rob.htm">Google
Maps track of the ride with Rob</a>.  <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_10-22-2006_Rob_clamped.kml">Google
Earth track of the same</a>.
</p>
        <p>
          <font size="4">
            <strong>
              <u>
                <hr />
Riding with everyone</u>
            </strong>
          </font>
        </p>
        <p>
Ride with everyone stats:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%2010-22-2006%20-Everyone%20-%20Stats.JPG" border="0" />
        </p>
        <p>
Ride with everyone vert profile:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%2010-22-2006%20-Everyone%20Vertical%20Profile%20-%20mini.JPG" border="0" />
        </p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_10-22-2006-everyone.htm">Google
Maps track of the ride with everyone</a>.  <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_10-22-2006_everyone_clamped.kml">And
the Google Earth track of the same</a>.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Dryer Road 10-8-2006 - beautiful day to ride</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/10/10/DryerRoad1082006BeautifulDayToRide.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,ab33d9e2-5d73-413f-922e-12e13d172d08.aspx</id>
    <published>2006-10-09T21:02:03.5568061-04:00</published>
    <updated>2006-10-09T21:02:03.5568061-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here are the details:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/dryer_road_10-8-2006_stats.JPG" border="0" />
        </p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/dryer_road_10-8-2006_vert_profile_mini.JPG" border="0" />
        </p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_10-8-2006.htm">
            <font size="3">The
track is here</font>
          </a>
          <font size="3">.  And here is the </font>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_10-8-2006_clamped.kml">
            <font size="3">Google
earth view</font>
          </a>
          <font size="3">.</font>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Dryer Road 9-24-2006 - great riding</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/09/30/DryerRoad9242006GreatRiding.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,6ea32cae-80a3-4012-aa3a-7385c7738fa8.aspx</id>
    <published>2006-09-30T10:54:14.908-04:00</published>
    <updated>2006-09-30T11:00:34.554656-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here is the track from 9-24-2006.  Some great challenges for the beginner I was
with.
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%209-24-2006%20mini.JPG" border="0" />
        </p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/dryer_road_9-24-2006_stats.JPG" border="0" />
        </p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_9-24-2006-not%20split.htm">The
Google Maps GPS track</a> (without track splits)
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_9-24-2006-clamped.kml">A
view from Google Earth</a>.
</p>
        <p>
The elevation profile:
</p>
        <img src="http://ydns.no-ip.com/blog/content/binary/Dryer Road 9-24-2006 Vertical Profile-mini.JPG" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Dryer Road excursion - great riding day</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/09/18/DryerRoadExcursionGreatRidingDay.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,f22065f4-e8c8-4621-97d7-9894401bec30.aspx</id>
    <published>2006-09-18T07:45:01.119-04:00</published>
    <updated>2006-09-30T11:01:35.6124528-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Went out both days this weekend and had a lot of fun riding. 
</p>
        <p>
The overall stats:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/dryer_road_9-17-2006_stats1.JPG" border="0" />
        </p>
        <p>
 <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_9-18-2006.htm">Heres
a set of tracks.</a></p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_9-17-2006.kml">Here
is the Google Earth view.</a> (save to disk first)
</p>
        <p>
Here is the elevation profile:
</p>
        <p>
 
</p>
        <img src="http://ydns.no-ip.com/blog/content/binary/Dryer Road 9-18-2006 Vertical Profile-mini.JPG" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Simple DeskNotes 1.01 released</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/09/04/SimpleDeskNotes101Released.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,91bbed9e-50a4-4b6a-a1bb-2cdb4ba35f3c.aspx</id>
    <published>2006-09-04T19:23:12.8990784-04:00</published>
    <updated>2006-09-04T19:23:12.8990784-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have fixed a couple of annoying bugs with this version.  Now it works cleanly. 
Download <a href="http://ydns.no-ip.com/blog/content/binary/Simple%20DeskNotes.msi">here</a>.
</p>
        <p>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Another sweet day at Dryer Road park</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/08/29/AnotherSweetDayAtDryerRoadPark.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,39e732db-5bc4-44e5-9ffd-92f7770fe7a0.aspx</id>
    <published>2006-08-28T23:24:09.818-04:00</published>
    <updated>2006-08-28T23:54:49.2531702-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Nice ride with a co-worker.  (its Google Map, so you can zoom in on the track
via the control)
</p>
        <a href="http://ydns.no-ip.com/blog/content/binary/Dryer_Road_8-26-2006.htm">Dryer_Road_8-26-2006.htm
(106.36 KB)</a>
      </div>
    </content>
  </entry>
  <entry>
    <title>Vista and the new netsh</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/08/10/VistaAndTheNewNetsh.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,55debe1e-57b8-4f40-b590-f11bc3093f9c.aspx</id>
    <published>2006-08-09T22:43:13.2571424-04:00</published>
    <updated>2006-08-09T22:43:13.2571424-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">    The new netsh in Vista
is simly updated with a new section for outbound filtering.  I took some time
and made a few example rules for those struggling with the syntax.  The rules
below are linked here (<a href="http://ydns.no-ip.com/blog/content/binary/Vista-Outbound-Firewall-Rules.bat.txt">Vista-Outbound-Firewall-Rules.bat.txt
(1.23 KB)</a>).<br /><br />
Pretty nice.  Finding some processes trying to access the internet such as Windows
Error Reporting.  More a pain to translate the event log entries generated then
anything.<br /><br /><br />
netsh advfirewall firewall add rule name="IE (TCP)" dir=out program="c:\program files\internet
explorer\iexplore.exe" protocol=TCP localip=any localport=any remoteip=any remoteport=80,443
action=allow<br />
netsh advfirewall firewall add rule name="IE (UDP)" dir=out program="c:\program files\internet
explorer\iexplore.exe" protocol=UDP localip=any localport=any remoteip=any remoteport=80,443
action=allow<br /><br /><br />
netsh advfirewall firewall add rule name="Firefox (TCP)" dir=out program="C:\Program
Files\Mozilla Firefox\firefox.exe" protocol=TCP localip=any localport=any remoteip=any
remoteport=80,443 action=allow<br />
netsh advfirewall firewall add rule name="Firefox (UDP)" dir=out program="C:\Program
Files\Mozilla Firefox\firefox.exe" protocol=UDP localip=any localport=any remoteip=any
remoteport=80,443 action=allow<br /><br /><br />
netsh advfirewall firewall add rule name="Windows Messenger (TCP)" dir=out program="c:\program
files\msn messenger\msnmsgr.exe" protocol=TCP localip=any localport=any remoteip=any
remoteport=80,443,1863 action=allow<br />
netsh advfirewall firewall add rule name="Windows Messenger (UDP)" dir=out program="c:\program
files\msn messenger\msnmsgr.exe" protocol=UDP localip=any localport=any remoteip=any
remoteport=80,443,1863 action=allow<br /><br /><br /><br /><br /><br /><p></p></div>
    </content>
  </entry>
  <entry>
    <title>Encrypted and bit by bit it goes away?</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/08/09/EncryptedAndBitByBitItGoesAway.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,4ae95a94-824c-404a-b227-926fc9ec8fed.aspx</id>
    <published>2006-08-09T19:39:16.4169456-04:00</published>
    <updated>2006-08-09T19:39:16.4169456-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Yikes, read this post on a Microsoft forum and it has scared me a little bit about
Vista's BitLocker feature.
</p>
        <p>
          <a href="http://windowshelp.microsoft.com/communities/newsgroups/en-us/default.mspx?dg=microsoft.public.windows.vista.security&amp;tid=9550eb1d-edd7-4905-8e8a-fcaa997faa99&amp;lang=en&amp;cr=US&amp;sloc=en-us&amp;p=1">http://windowshelp.microsoft.com/communities/newsgroups/en-us/default.mspx?dg=microsoft.public.windows.vista.security&amp;tid=9550eb1d-edd7-4905-8e8a-fcaa997faa99&amp;lang=en&amp;cr=US&amp;sloc=en-us&amp;p=1</a>
        </p>
        <p>
This essentially means that your system "may" have a significant failure because of
a single bit error on a drive.  Now I know I'm sounding a little brazen here,
but this is a legitimate concern for users, especially corporate users - the ones
most likely to implement this feature.
</p>
        <p>
The only workarounds to this problem are:
</p>
        <ol>
          <li>
Don't use BitLocker - Less security is safer?</li>
          <li>
Perform regular backups of your system - this may help but a typical user won't be
capable of restoring their system without administrative intervention.  So you
end up taking a user down for a day to get their system restored or rebuilt from image
- great, just great.</li>
        </ol>
        <p>
I guess we'll just have to wait for a RAID-able solution.  or some type of parity
option.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Encrypted and tasty</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/07/31/EncryptedAndTasty.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,2e4b1303-de64-48cb-98bb-d320fb0f5375.aspx</id>
    <published>2006-07-31T07:09:41.679-04:00</published>
    <updated>2006-07-31T07:09:49.7815168-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I'm posting from inside Windows Vista, the next OS and I must say its pretty sweet. 
I've encrypted my main partition using BitLocker and messed around with a featureful
firewall.  Too bad the firewall and its associated parts needs some work. 
It says that it will notify me when something is blocked, but I never received a single
alert for anything.
</p>
        <p>
For more on Vista --&gt; <a href="http://www.microsoft.com/windowsvista/">http://www.microsoft.com/windowsvista/</a></p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Updated Dryer Road Park Trail Guide (temp)</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/07/08/UpdatedDryerRoadParkTrailGuideTemp.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,2ecda822-6db1-4120-a4e6-e1ea9359d365.aspx</id>
    <published>2006-07-08T17:39:06.632-04:00</published>
    <updated>2006-07-08T18:59:03.9906704-04:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Here is <a href="http://ydns.no-ip.com/blog/Dryer_Road_Park_Trails_7-8-2006.htm">an
updated Dryer Road Park trail guide</a> that has numerous mistakes due to GPS inaccuracy
(?), but I wanted to get this posted as there are many more trails.
</p>
        <p>
Enjoy!  Be aware that it can be very slow to load.
</p>
        <a href="http://ydns.no-ip.com/blog/Dryer_Road_Park_Trails_7-8-2006.htm">
        </a>
        <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%20Trail%20upd%20sml1.jpg" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Some NH mountain biking</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/07/04/SomeNHMountainBiking.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,a5d2169b-85a9-4972-bf89-7dce3a267f79.aspx</id>
    <published>2006-07-04T13:39:11.635-04:00</published>
    <updated>2006-07-08T11:58:48.9932848-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p>
Rode here a couple times this week.  Almost 8 miles of technical riding. 
Click the pic for the interactive Google map.
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/exeter-bike-trails.html">
            <img src="http://ydns.no-ip.com/blog/content/binary/exeter-trail-sml.JPG" border="0" />
          </a>
        </p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/exeter%20trail%20profile1.JPG">Here
is the profile of that trail</a> (careful! - its huge so you can see the most detail). 
The way we rode this trail it goes in a figure 8, starting at the bottom right and
going across to the bottom left, then to the upper right, across to the upper
left, then down to the bottom right.
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Exeter%20bike%20trail.kml">Here
is a Google Earth version</a>, with altitude data included so you see a wall indicating
the trail altitude.  Clearly not great accuracy, but probably somewhat close.
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/Exeter%20bike%20trail.kml">
            <img src="http://ydns.no-ip.com/blog/content/binary/exeter%20trail%20-%20google%20earth%20-%20sml.JPG" border="0" />
          </a>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>"No, there is another..."</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/06/24/NoThereIsAnother.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,0e53956b-363e-464c-afac-74239db94743.aspx</id>
    <published>2006-06-24T17:44:21.248-04:00</published>
    <updated>2006-06-24T17:49:15.6820368-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Other then riding at Dryer Road Park, which rocks, there is another place to ride
near Rochester.  Royal Coach Parkland, which is public property as far as I
know.
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/Royal%20Coach%20Parkland%20race%20course.htm">Royal
Coach Parkland race course</a>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>sweet Dryer Road Park trail guide</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/06/03/sweetDryerRoadParkTrailGuide.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,03383810-1408-4f66-9a9c-45fd1a80c630.aspx</id>
    <published>2006-06-02T20:31:52.918-04:00</published>
    <updated>2006-07-08T18:57:23.6764256-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I made this with GPS based on my rides at Dryer Road Park recently..click pic for
the full experience.  Click trail names to blink them.  <a href="http://ydns.no-ip.com/blog/PermaLink,guid,2ecda822-6db1-4120-a4e6-e1ea9359d365.aspx">See
my updated version</a>.
</p>
        <a href="http://ydns.no-ip.com/blog/Dryer%20Road%20Park%20Trails%20(with%20trailheads).htm">
          <img src="http://ydns.no-ip.com/blog/content/binary/Dryer%20Road%20Trail%20sml.jpg" border="0" />
        </a>
      </div>
    </content>
  </entry>
  <entry>
    <title>something I found artworthy</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/05/28/somethingIFoundArtworthy.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,137cacd4-286a-403a-a5aa-242678d5bcb0.aspx</id>
    <published>2006-05-28T00:09:31.599-04:00</published>
    <updated>2006-06-10T20:02:53.7798644-04:00</updated>
    <category term="Fun" label="Fun" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Fun.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Like it?  I title it "My Day 5-19-2006".
</p>
        <p>
          <a href="http://ydns.no-ip.com/images/My%20day%205-19-2006.jpg">
          </a>
        </p>
        <p>
          <a href="http://ydns.no-ip.com/images/My%20day%205-19-2006.jpg">
            <img src="http://ydns.no-ip.com/blog/content/binary/My day 5-19-2006-sml.jpg" border="0" />
          </a>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>MCSA here</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/05/18/MCSAHere.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,90b950e0-4705-41d4-aee4-cadb0fff4787.aspx</id>
    <published>2006-05-18T18:50:00.49-04:00</published>
    <updated>2006-06-04T13:17:02.295088-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I easily passed the 70-299 exam today!  :)  That makes me a MCSA. 
Next month I'm gonna try the "ISA 2004" exam for my MCSA+Security.
</p>
        <img src="http://ydns.no-ip.com/blog/content/binary/MCSA-lrg.JPG" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Got my GPS working</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/05/18/GotMyGPSWorking.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,ecc01818-14a6-4cb8-89de-cc5ac694d032.aspx</id>
    <published>2006-05-18T18:30:07.705-04:00</published>
    <updated>2006-06-04T13:17:12.8202224-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Got my GPS yesterday, but had to wait a whole day to play because I HAD to study for
my 070-299 MCSE exam (Windows 2003 Security).
</p>
        <p>
Check out this nice map of my first GPS track, my location is not visible.
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/track.html">http://ydns.no-ip.com/blog/track.html</a>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>geocaching rocks (TNLN/SL)</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/05/15/geocachingRocksTNLNSL.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,e4fc6d5c-1e99-46bb-9dc9-d83e88913eba.aspx</id>
    <published>2006-05-15T17:55:01.635-04:00</published>
    <updated>2006-06-04T13:17:36.1738032-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
As I prepare to take my 70-299 MCSE exam, I have started <a href="http://www.geocaching.com/">geocaching</a>. 
Its a nice way to get outside, or something to do inbetween more intensive outdoor
activities.  ;)  As many other newer outdoor activities, its eco-light and
unlimited in scope.
</p>
        <p>
I encourage everyone to have a fun activity like this that can be played anywhere
on the cheap.  So if you travel for work, you can geocache there.  The only
cost is a basic GPS device like the <a href="http://www.garmin.com/products/geko201/">Garmin
geko 201</a> ($~120).  That device can be used for any basic GPS needs, such
as fishing, hiking, sailing, etc.
</p>
        <p>
I must admit, it is possible to geocache without a GPS device, albeit harder and slower. 
(As I can attest to these past 2 days)
</p>
        <a href="http://www.geocaching.com/profile/?guid=491b49ac-03e3-46e2-ab73-9d13f1da47b0" target="_blank">
          <img title="Profile for ydns" alt="Profile for ydns" src="http://img.geocaching.com/stats/img.aspx?txt=Let's+go+geocaching&amp;uid=491b49ac-03e3-46e2-ab73-9d13f1da47b0&amp;bg=1" border="0" />
        </a>
      </div>
    </content>
  </entry>
  <entry>
    <title>I passed MCSE exam 070-291!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/04/21/IPassedMCSEExam070291.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,443f0984-278b-465d-aa1e-62eb14ce35be.aspx</id>
    <published>2006-04-20T21:04:46.933-04:00</published>
    <updated>2006-04-24T07:02:02.4286-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I was a little worried about this one, but I thought I did great on the test. 
Not exactly  ;)  Next up 070-299!  This next one will give me my MCSA. 
Then I'll step thru certifications until I reach my goal of MCSE: Security.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Another MCSE exam down!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/03/24/AnotherMCSEExamDown.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,56110d8a-c55a-4428-b96c-5ee651b1d225.aspx</id>
    <published>2006-03-24T18:12:36.262-04:00</published>
    <updated>2006-03-24T18:13:34.00512-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I just passed my 070-290 exam - "Managing and Maintaining a Microsoft Windows Server
2003 Environment"
</p>
        <p>
I'm looking to schedule 070-291 for later next month but I hope to be able and move
it up.
</p>
        <p>
 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>wallpaper fun</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/02/24/wallpaperFun.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,5bb8379b-46fc-495a-a388-bac082edf5a9.aspx</id>
    <published>2006-02-23T22:54:04.845-05:00</published>
    <updated>2006-02-23T23:00:06.9361408-05:00</updated>
    <category term="Fun" label="Fun" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Fun.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
When I got <a href="http://www.eecs.wsu.edu/paint.net/index.html">Paint.NET</a> (which
rocks by the way), I went crazy making stuff.  Here is a wallpaper that I use. Click
to download.
</p>
        <a href="http://ydns.no-ip.com/Shaded%20background%20-%20800x600.zip">
          <img src="http://ydns.no-ip.com/blog/content/binary/Shaded background - 4x3.jpg" border="0" />
        </a>
      </div>
    </content>
  </entry>
  <entry>
    <title>Forgot to add..I passed my XP MCSE exam!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/02/24/ForgotToAddIPassedMyXPMCSEExam.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,c0c51869-dfee-403a-bb31-cf8a79461020.aspx</id>
    <published>2006-02-23T22:36:40.103-05:00</published>
    <updated>2006-02-23T22:47:12.2622144-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I'm halfway through my core exams!  I rocked the XP exam.  I'm gonna start
moving quicker on my exams.  I can do one a month.  So I get to brag and
put this logo up again.  :)
</p>
        <p>
 
</p>
        <img src="http://ydns.no-ip.com/blog/content/binary/MCP-RGB.gif" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>tick tock, its almost nine o'clock</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/02/24/tickTockItsAlmostNineOclock.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,927badd7-865c-458f-a912-449ed3f6c9e4.aspx</id>
    <published>2006-02-23T22:29:35.092-05:00</published>
    <updated>2006-02-23T22:47:04.5711552-05:00</updated>
    <category term="Fun" label="Fun" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Fun.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I made this a couple of years ago.  I rather like it for its simplicity. 
The topic is evident, but not blatent.
</p>
        <img src="http://ydns.no-ip.com/blog/content/binary/911-4x3.jpg" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Windows privileges and Internet Explorer</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/01/22/WindowsPrivilegesAndInternetExplorer.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,becbd7d5-8f5e-4b23-a8fa-2a758c201375.aspx</id>
    <published>2006-01-22T10:04:08.599-05:00</published>
    <updated>2006-01-22T19:56:53.8201632-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <div align="left">So recently I been reading about Windows privileges and all the
concern about privilege escalation.  Privilege escalation is a "feature" where
a user/process may obtain a Windows privilege not currently held via a special request
or change to an account.  This is something I've looked into before, but I think
its more important today then ever.
</div>
        <div align="left"> 
</div>
        <div align="left">Here's a great resource for this (<a href="http://blogs.msdn.com/aaron_margosis/default.aspx">Aaron
Margosis' blog</a>).  He provides tools, articles and a wiki!  I have used <a href="http://blogs.msdn.com/aaron_margosis/archive/2005/10/13/480901.aspx">PrivBar</a> and <a href="http://blogs.msdn.com/aaron_margosis/archive/2005/03/11/394244.aspx">MakeMeAdmin</a>.
</div>
        <div align="left"> 
</div>
        <div align="left">
          <a href="http://msevents.microsoft.com/cui/eventdetail.aspx?eventID=1032274954&amp;Culture=en-US">Microsoft
on-demand webcast on Least Privilege</a>
        </div>
        <div align="left"> 
</div>
        <div align="left">It should be well known by now the concept of Least Privilege is
a key pillar in the realm of security.  This means you should only have the rights
to do what you need to and no more.  Unfortunately we usually find 1 reason to
use admin rights on computers and decide to keep things easy by always running as
admin.  Bad idea!
</div>
        <div align="left"> 
</div>
        <div align="left">What we all should be doing is using a regular user account that
has been granted the necessary privileges/permissions to use the computer as we need. 
So start by creating/changing an account on your computer to be a regular user. 
Then try to perform everything you need to as this account.  When you have issues,
determine what they are and grant them with as little extra rights granted.<br /><br />
If you use <a href="http://www.desktopstandard.com/PolicyMaker.aspx">PolicyMaker Application
Security</a> (a free install for local use) to disable all Windows privileges for
iexplore.exe, you will protect your self from malware that tries to modify the system
using privileges.  Now, that isn't all that helpful, but you have revoked the
web browsers ability to do things on your computer that it shouldn't be able to. 
That is the essense of Least Privilege.
</div>
        <div align="left"> 
</div>
        <div align="left">So besides locking down application privileges, you can do lots
of other stuff with PolicyMaker such as escalate your privileges for those apps that
can't run as a regular user.  This is very nice.  So you can set your account
as a regular user and proceed to identify those apps that have issues and place them
into your local group policy to work correctly.
</div>
        <div align="left"> 
</div>
        <div align="left"> 
</div>
        <div align="left"> 
</div>
        <div align="left">fyi - I did have some issues on my computer that I thought revealed
an odd dependency of IE on privileges, but it appears I was wrong.  I'm concerned
over what I saw, but I can't explain it.
</div>
        <div align="left"> 
</div>
      </div>
    </content>
  </entry>
  <entry>
    <title>More on IPSec (Group Policy and more)</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/01/10/MoreOnIPSecGroupPolicyAndMore.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,e9a38e7c-82db-4fd0-8817-725c915f28b2.aspx</id>
    <published>2006-01-09T20:56:01.61-05:00</published>
    <updated>2006-01-09T21:48:55.8547168-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
So what about IPSec is hot, other then the fact you can script it?  Well in a
enterprise environment you can deploy it in Group Policy.  Now that is a pretty cool
way to protect your network.  So you can use IPSec to protect traffic between
trusted hosts.  The easiest scenario is to setup IPSec between domain computers. 
Once Group Policy refreshes on a client computer they implement whatever IPSec policy
is deployed to it.  In a workgroup environment you can still use IPSec for protecting
your network, but it is more manual effort.
</p>
        <p>
Not only can you deploy IPSec policies to computers using Group Policy, you can also
deploy dynamic IPSec policies to the same computer at the same time.  Now dynamic
IPSec policies are the same thing only they don't stick after a reboot or IPSec is
restarted.  This makes them handy for testing a setting, you can just reboot
(or restart IPSec) to undo it.  
</p>
        <p>
So deploy a baseline IPSec policy to everyone, then use script to deploy dynamic IPSec
policies at startup.  That way you can quickly deploy IPSec protection without
a way to back out.
</p>
        <p>
The key thing to remember about applying an IPSec policy using Group Policy is
that you can only have one policy - the last one that applies.  Similiar to a
specific Group Policy setting.  The IPSec Policies don't merge into one big policy
as Group Policy is enforced onto a computer.
</p>
        <p>
          <a href="http://www.microsoft.com/windowsserver2003/techinfo/overview/ipsecfaq.mspx">Microsoft
IPSec FAQ</a>
        </p>
        <p>
          <a href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/DepKit/adc73c15-cb3d-4dc9-90d1-61902896d664.mspx">Important
things to consider</a> regarding IPSec and tradeoffs.
</p>
        <p>
          <a href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/DepKit/78e3d7da-13e3-46b7-8396-801912a295aa.mspx">Microsoft
article</a> on how to assign Domain based IPSec policy
</p>
        <p>
          <a href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/DepKit/0bd06cf7-2ed6-46f1-bb55-2bf870273e15.mspx">Microsoft
article</a> providing an outline of reasons to use IPSec.
</p>
        <p>
          <a href="http://www.microsoft.com/technet/community/columns/secmgmt/sm0105.mspx">Example
scripts and reasons</a> to use IPSec to protect your systems
</p>
        <p>
          <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=20f8df98-7eee-4293-b80a-c34bb1208828&amp;displaylang=en">Example
scripts</a> for protecting against a specific security concern (WINS exploit)
</p>
        <p>
Go read <a href="http://ydns.no-ip.com/blog/PermaLink,guid,9316e193-feeb-4e2b-ad53-99189a6a62b7.aspx">my
other article on IPSec</a> (sample scripts and IPSec policy files)
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Microsoft manages to do their job, hurrah.  One non-Microsoft developer does it quicker and better, sweet!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/01/07/MicrosoftManagesToDoTheirJobHurrahOneNonMicrosoftDeveloperDoesItQuickerAndBetterSweet.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,579335cc-89aa-487e-ac07-079796ae60f8.aspx</id>
    <published>2006-01-07T12:56:32.137-05:00</published>
    <updated>2006-01-07T14:52:15.6419792-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>
            <font size="3">Microsoft needs to provide free builtin 0-day protection
to their OS's.</font>
          </strong>
        </p>
        <p>
So as many have probably heard, this Microsoft Windows WMF vulnerability was getting
massive amounts of security community attention including a well dissected hotfix
from a well known developer.  So I myself sent two critical emails to Microsoft
trying to encourage them to work with this community effort for a quick hotfix. 
They were both essentially dismissed via replies, but I'm sure that my emails along
with the hundreds of others they probably received made the points of concern clear.
</p>
        <p>
   This wasn't about profit, "open source" or even "free 0-day protection",
but about protecting Microsoft customers.  This is a key part of their Trustworthy
Computing initiative.  There were numerous people working to identify the security
vulnerability, test it and discuss it.  When everyone complained to Microsoft
about the situation, clearly Microsoft noticed that the customer wasn't satisfied
by waiting 10 days for a hotfix.  If a non-Microsoft developer could build a
"patch" to protect users, get it tested and deployed in 4 days, then Microsoft should
be able to do that or better.
</p>
        <p>
As it turned out Microsoft addressed the same exact piece of code that was a concern. 
So the "unofficial" patch was correct and protected users.
</p>
        <p>
Now the big point is, why can't Microsoft do something like this quick hotfix? 
Well, sounds like Microsoft doesn't think they impacted their customers enough by
costing them untold millions in lost productivity and revenue with all of the vulnerabilities
over the years.  Apparently Trustworthy Computing means "Trust Microsoft, and
only Microsoft".  This is an unacceptable stance in the realm of information
security.
</p>
        <p>
Microsoft could easily build a framework to deploy quick hotfixes that merely block
vulnerable code.  They don't need to fix the code immediately, just offer something
that block access to the bad code.  This is why the unofficial hotfix was so
perfect.  It didn't ask users to replace a file provided by Microsoft, just put
one in the middle and intercept the vulnerable code.
</p>
        <p>
All in all, I really think that Microsoft is afraid of too many things, not unable
to solve the problem. I'm sure there are IP questions about 3rd party hotfixes. I'm
sure there are patch availability, reliability and trustworthiness concerns. But I'm
also sure Microsoft can do a whole lot more to protect its users than it is doing
today.
</p>
        <p>
So, go demand that Microsoft build a 0-day protection framework that protects their
customers.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>IPSec is hot</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/01/02/IPSecIsHot.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,9316e193-feeb-4e2b-ad53-99189a6a62b7.aspx</id>
    <published>2006-01-02T13:07:28.635-05:00</published>
    <updated>2006-06-02T20:57:26.3460418-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Whats hot...IPSec is hot.  I've been playing around over the past few days on
scripts that setup IPSec rules to protect a Windows 2000 or XP system.  Now IPSec
has two modes - AH and ESP.  AH provides authentication of packets while ESP
provides encryption of packets.  You can use both at once but its a little different
then the perfect security option you would think.
</p>
        <p>
IPSec has performance concerns.  It causes an increase in bandwidth and CPU usage. 
Not so big on a home network, but in a corporate environment it can be huge.
</p>
        <p>
  I've extended this IPSec learning to enable IPSec security (AH+ESP) on
my home network for all traffic.  I haven't noticed any performance issues. 
I tend to do very little between my computers.
</p>
        <p>
          <strong>
            <u>How to use IPSec on Windows XP SP2</u>
          </strong>
        </p>
        <ol>
          <li>
Download the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=49AE8576-9BB9-4126-9761-BA8011FABF38&amp;displaylang=en">Windows
XP SP Support Tools</a>. (must be the SP2 version) 
</li>
          <li>
Install the Support Tools.  I choose the "complete" install option, but it may
not matter. 
</li>
          <li>
Review <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ipsecmd.mspx">how
the ipseccmd.exe command works</a>.  Note - I think the help offered by "/?"
is inaccurate as the 1f option works, yet doesn't display at the command line. 
</li>
          <li>
Either build your own script or choose one of mine.  Only one can work at a time. 
<ol><li>
Notes:  
<ul><li>
You must run the same script on all XP computers you want to use that IPSec between. 
</li><li>
All my scripts allow ICMP unhindered to facilitate troubleshooting. 
</li><li>
Make sure you edit my script to customize the shared secret used from "<em>PresharedKeyString</em>"
to something else. 
</li><li><em>Dynamic</em> scripts will only work until the next reboot or IPSec service restart. 
This allows you to make temporary changes to IPSec. Safer for testing out IPSec 
</li><li><em>Static</em> scripts will stay running at all times.  The only way to disable
it is to open the IPSec console (via MMC) and disable the policy.  True
secure modes of IPSec.</li></ul></li><li>
Optional IPSec scripts (don't force IPSec usage, just try to use it) 
<ol><li><a href="http://ydns.no-ip.com/files/IPSec-XP-dynamic-OptionalEncryptAllHomeNetwork.cmd.txt">Dynamic</a> or <a href="http://ydns.no-ip.com/files/IPSec-XP-static-OptionalEncryptAllHomeNetwork.cmd.txt">static</a><strong>encryption</strong>. <a href="http://ydns.no-ip.com/files/IPSec-XP-static-OptionalEncryptAllHomeNetwork.ipsec">Related
IPSec policy file for static</a>. 
</li><li><a href="http://ydns.no-ip.com/files/IPSec-XP-dynamic-OptionalAuthAllHomeNetwork.cmd.txt">Dynamic</a> or <a href="http://ydns.no-ip.com/files/IPSec-XP-static-OptionalAuthAllHomeNetwork.cmd.txt">static</a><strong>authentication</strong>.  <a href="http://ydns.no-ip.com/files/IPSec-XP-static-OptionalAuthAllHomeNetwork.ipsec">Related
IPSec policy file for static</a>.</li></ol></li><li>
Required IPSec scripts (force IPSec usage, drop non-IPSec connections) 
<ol><li><a href="http://ydns.no-ip.com/files/IPSec-XP-dynamic-RequiredEncryptAllHomeNetwork.cmd.txt">Dynamic</a> or <a href="http://ydns.no-ip.com/files/IPSec-XP-static-RequiredEncryptAllHomeNetwork.cmd.txt">static</a><strong>encryption</strong>.  <a href="http://ydns.no-ip.com/files/IPSec-XP-static-RequiredEncryptAllHomeNetwork.ipsec">Related
IPSec policy file for static.</a></li><li><a href="http://ydns.no-ip.com/files/IPSec-XP-dynamic-RequiredAuthAllHomeNetwork.cmd.txt">Dynamic</a> or <a href="http://ydns.no-ip.com/files/IPSec-XP-static-RequiredAuthAllHomeNetwork.cmd.txt">static</a><strong>authentication</strong>.  <a href="http://ydns.no-ip.com/files/IPSec-XP-static-RequiredAuthAllHomeNetwork.ipsec">Related
IPSec policy file for static</a>.</li></ol></li></ol></li>
        </ol>
      </div>
    </content>
  </entry>
  <entry>
    <title>oh the stupidity of CYA (wow, look, no one using linux is affected by this...huh...)</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2006/01/02/ohTheStupidityOfCYAWowLookNoOneUsingLinuxIsAffectedByThishuh.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,7c058363-4711-4f9e-885a-cf97edd4ffa6.aspx</id>
    <published>2006-01-02T12:11:48.392-05:00</published>
    <updated>2006-01-22T12:43:18.1013968-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Recently <a href="http://www.microsoft.com/technet/security/advisory/912840.mspx">a
vulnerability was uncovered related to WMF files</a> on Windows OS's.  This vulnerability
has yet to have a functional workaround or patch from Microsoft.  <a href="http://www.hexblog.com/2005/12/wmf_vuln.html">The
security community has taken it upon theeselves to issue a workaround that alleviates
the issue</a>.  This is a good sign that the community is willing to spend effort
to protect Microsoft's customers at no value to themselves except credibility.
</p>
        <p>
Various <a href="http://www.f-secure.com/weblog/">credible companies</a> and <a href="http://isc.sans.org/diary.php?storyid=996">groups</a> have
supported this code development level workaround.  This is better then Microsoft's
response which has included a workaround which breaks functionality and <a href="http://blogs.technet.com/msrc/">a
couple of useless blog postings</a>. 
</p>
        <p>
It seems that Microsoft has taken the CYA (cover your a--) path - contacting law enforcement
and publishing a bulletin, but not actually protecting their users.  WTF? 
Isn't that out of order in the list of priorities?
</p>
        <p>
I have submitted a plea to Microsoft to work with the security community to provide
and approve such workarounds.  Clearly they don't have the manpower or time to
devote to this problem as lots of people are being attacked due to this vulnerability. 
So the next best thing for Microsoft to do is accept the community based efforts and
support them.
</p>
        <p>
This clearly isn't about open source or providing free protection services, its all
about protecting the customers.  Microsoft consistently has placed its company
above the customer during these security issues.  It is a disgusting trend that
has had impact on lots of their customers.  I hope their customers vote with
their wallets.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Would you like to play a game of global thermonuclear war? (reminds me of ET too)</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/12/23/WouldYouLikeToPlayAGameOfGlobalThermonuclearWarRemindsMeOfETToo.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,dbfe39bb-5ff3-47e9-9b4a-a1a3a2fe8946.aspx</id>
    <published>2005-12-22T23:26:22.633-05:00</published>
    <updated>2006-01-07T14:28:42.6803319-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
That voice of the computer from Wargames...ahh brings back memories of 1984. 
As for the actual reason I mentioned it, the lovely voices of the Microsoft Agent
program.  I've been messing around ALL DAY with Microsoft Agent and scripting. 
Its been somewhat fun, but fairly frustrating.  I've just built a script that
acts as a simple helper running on your desktop.  Not really too helpful.
</p>
        <p>
          <a href="http://ydns.no-ip.com/msAgentHelper.vbs.txt">
            <u>
              <font color="#0000ff">http://ydns.no-ip.com/msAgentHelper.vbs.txt
</font>
            </u>
          </a>
        </p>
        <p>
This script will expect you to setup a few things:
</p>
        <ul>
          <li>
Microsoft Agent (<a href="http://www.microsoft.com/msagent/default.asp">http://www.microsoft.com/msagent/default.asp</a>) 
</li>
          <li>
An agent for Microsoft Agent (the filename without extension) 
</li>
          <li>
your email program path 
</li>
          <li>
and your home page to open in IE.</li>
        </ul>
        <ol>
          <li>
right click this file (<a href="http://ydns.no-ip.com/msAgentHelper.vbs.txt"><u><font color="#0000ff">http://ydns.no-ip.com/msAgentHelper.vbs.txt
</font></u></a>) and do a "Save target as" 
</li>
          <li>
Rename the file to remove the ".txt" extension. 
</li>
          <li>
Choose a location to save the file that you can remember.  Click Save. 
</li>
          <li>
Open the folder where the file was saved. 
</li>
          <li>
Edit the file by right-clicking and choosing Edit. 
</li>
          <li>
Modify the top few entries to match your needs. 
</li>
          <li>
Save and close the file. 
</li>
          <li>
Right click the ".vbs" file, choose Properties and go to the Script tab. 
</li>
          <li>
uncheck "Display logo..." 
</li>
          <li>
Click OK.  Now you will have a file by the same name except a WSH extension in
the same location as the vbs file.  
</li>
          <li>
Double click the "wsh" file.  When you run it, it should play sound if Microsoft
Agent is properly installed.</li>
        </ol>
        <p>
This was fun to write but has little value as it is.  Trying to think of ways
to make it more useful.  Perhaps some type of table of things it can do for me.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>frikin cell phones!  Why can't I sync 2 Outlook calendars?</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/12/18/frikinCellPhonesWhyCantISync2OutlookCalendars.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,91a9345c-4ea9-4a29-b1dd-eca4bcb46f6c.aspx</id>
    <published>2005-12-17T20:47:26.324728-05:00</published>
    <updated>2005-12-17T20:51:36.9250736-05:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been given the word at work that I'll need to switch to a cell phone, essentially
removing my FREE pager that I receive from them to perform oncall duties, etc.
</p>
        <p>
I don't really have a problem with a cell phone except that work is pushing me to
get one, which means I BUY one and spend MY money.  Then they may reimburse me
for some of my costs.  That is frustrating in and of itself.  Not to mention
all the complications of getting into cell phones.
</p>
        <p>
I can't believe how complicated it is to determine if a cell phone supports my needs
or not.  I want a cell phone that replaces my current uses and also provides
cell phone usage.  So for me that means a phone that can sync my work calendar
and provide the related alerts.  Thats the minimum I need.
</p>
        <p>
          <em>Since I'm gonna be paying for it though,</em>
          <u>I want all the features I demand.</u> 
So that means also providing the ability to sync my home calendar onto my cell phone/PDA. 
So essentially I'm looking for a cell phone that can sync my personal Outlook 2003
and my work Outlook 2003 onto my cell phone/PDA so I can be alerted for both. 
I don't want them to sync 2-way, just collect both onto my cell phone so i have one
portable scheduler that keeps personal and work entries separate.  
</p>
        <p>
That really doesn't sound too complicated to me.
</p>
        <p>
Lets not go into the need to keep work and personal stuff separate nowadays. 
Its ridiculous how companies demand that they own anything on their servers/computers. 
Even when its personal in nature.
</p>
        <p>
But apparently, you'd think I'd of asked for the Messiah to come down and grant 3
wishes.  Frikin unreal.
</p>
        <p>
No where that I look can I find ANY clear indication that this is supported. 
And since I can't really test any related software unless I buy a phone I'm really
screwed!
</p>
        <p>
So I don't care if I get a cheap phone running Windows Mobile 5 or an expensive one
running Palm OS.  As long as it fits my needs.  Which apparently are of
such an absurd nature that I'd be better off asking for a flight to Mars.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Gene Hackman says...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/12/10/GeneHackmanSays.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,21e7300a-061b-40bf-8567-3c8ab41739c8.aspx</id>
    <published>2005-12-09T20:43:07.0728288-05:00</published>
    <updated>2005-12-09T20:45:34.51484-05:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
This is so funny you can't laugh.  There is new talk of a Russian-built space
shuttle for the European Space Agency.  Story here.
</p>
        <p>
          <a href="http://www.popsci.com/popsci/aviationspace/347575a5d99e7010vgnvcm1000004eecbccdrcrd.html">http://www.popsci.com/popsci/aviationspace/347575a5d99e7010vgnvcm1000004eecbccdrcrd.html</a>
        </p>
        <p>
Now this awesome looking shuttle looks similar to the current US space shuttle, right? 
But I think it looks a lot more like this movie prop from Marooned (<a href="http://www.imdb.com/title/tt0064639/">IMDB
link</a>):
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/xrv05-small.JPG" border="0" />
        </p>
        <p>
 
</p>
        <p>
For more on Marooned <a href="http://www.cloudster.com/Sets&amp;Vehicles/Marooned/MaroonedTop.htm">see
here</a>.
</p>
        <p>
If you want more experimental planes (some for space) <a href="http://www.dfrc.nasa.gov/Gallery/Photo/index.html">see
here</a>.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Got my MCP!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/10/28/GotMyMCP.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,ce157288-328d-46b3-aa05-776299d0b4e9.aspx</id>
    <published>2005-10-28T09:53:54.1119488-04:00</published>
    <updated>2005-10-28T09:53:54.1119488-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I easily passed the Microsoft exam 70-294 - Planning, Implementing, and Maintaining
a Microsoft Windows Server 2003 Active Directory Infrastructure.  And I barely
studied for it.  I guess I'll go for the whole shebang now.
</p>
        <img style="WIDTH: 145px; HEIGHT: 75px" height="54" src="http://ydns.no-ip.com/blog/content/binary/MCP-RGB.jpg" width="145" border="0" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Freaking VNF4 Ultra motherboard sucks!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/09/10/FreakingVNF4UltraMotherboardSucks.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,5112f8fc-6c6c-479a-b025-d491a0b77ab6.aspx</id>
    <published>2005-09-10T13:50:40.5936464-04:00</published>
    <updated>2005-09-10T13:50:40.5936464-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've just had my VNF4 Ultra based computer die a second time on me.  I get a
BIOS post code 50 when I try to boot the box.  I bought this computer at the
beginning of the year and a few months later, this problem cropped up and I had to
RMA my mobo.  I got a replacement and it just happened again!
</p>
        <p>
I think the issue is a heat issue, not a USB issue as they would have you believe. 
I don't live in a very hot area and the mobo has averaged 110F.
</p>
        <p>
Its absolutely ridiculous that this new computer can't handle staying on 24/7. 
I am likely going to demand my money back.  I cannot handle this crap any more.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>How to fix that annoying Microsoft Antispware auto-update bug </title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/07/17/HowToFixThatAnnoyingMicrosoftAntispwareAutoupdateBug.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,aee82606-d76f-443a-bbf8-36520fe287a4.aspx</id>
    <published>2005-07-16T21:03:12.884952-04:00</published>
    <updated>2005-07-17T15:11:24.169208-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been happy to try out this app since it first came out the beginning of the year. 
Its just ridiculous that the app no longer downloads updates because of a bug.
</p>
        <p>
Here is the "permanent fix" found by a user, not Microsoft.  :)
</p>
        <p>
          <a href="http://communities.microsoft.com/newsgroups/previewFrame.asp?ICP=spyware&amp;sLCID=US&amp;sgroupURL=microsoft.private.security.spyware.announcements&amp;sMessageID=%253CuPXTRaNhFHA.1388@TK2MSFTNGSA01.privatenews.microsoft.com%253E">http://communities.microsoft.com/newsgroups/previewFrame.asp?ICP=spyware&amp;sLCID=US&amp;sgroupURL=microsoft.private.security.spyware.announcements&amp;sMessageID=%253CuPXTRaNhFHA.1388@TK2MSFTNGSA01.privatenews.microsoft.com%253E</a>
        </p>
        <p>
 
</p>
        <p>
Here is the old workaround I built:
</p>
        <p align="center">
          <strong>
            <u>How to force Microsoft Antispyware to download updates</u>
          </strong>
        </p>
        <ol>
          <li>
Decide which File Downloader app you want to use.  The files are in a zip file
and need to be extracted. The batch files are very simple, just downloading
the 3 files that are needed for anti-spyware updates. 
<ol><li>
Either download <a href="http://ydns.no-ip.com/blog/content/binary/forceMSASUpdateViaFileDownloader.Net.zip">my
FileDownload.Net version</a> (which hasn't been tested very much) which will
have its source code published shortly. This requires the .Net Framework 1.1 from
Microsoft.  Its in Windows Update. 
</li><li>
Or use <a href="http://ydns.no-ip.com/blog/content/binary/forceMSASUpdateViaFileDownloader.zip">the
File Downloader version</a> built on the File Downloader from <a href="http://noeld.com/programs.asp?cat=misc#download">this
site</a>.  It is used by many programs and I have to say its seems trustworthy,
but its source code isn't published.</li></ol></li>
          <li>
Extract both files into your Microsoft Antispyware folder (ie, C:\Program Files\Microsoft
AntiSpyware). 
</li>
          <li>
Rename the "forceMSASUpdate.bat.txt"  file to "forceMSASUpdate.bat" so that it
will run as a batch file when double-clicked. 
<ul><li>
If you installed Microsoft Antispyware somewhere other than "C:\Program Files\Microsoft
AntiSpyware", you need to edit the file before using it.  Simply replace this
patch with your own.</li></ul></li>
          <li>
Create a Scheduled Task for the bat file that runs as some fairly unprivileged
user account on your computer.  
<ul><li>
Create an account if you don't have one for tasks.  Mine is named tasks and is
only a member of Users.</li></ul></li>
          <li>
Modify the permissions for the Microsoft Antispyware folder to grant this "scheduled
task user" full rights (Full Control) to this folder and all files. 
</li>
          <li>
Grant the "scheduled task user" the privilege to "Log on as a batch job"
in the "Administrative Tools\Local Security Settings". 
<ul><li><img src="http://ydns.no-ip.com/blog/content/binary/Local%20Security%20Settings%20-%20Batch%20Job%20Privilege.jpg" border="0" /></li></ul></li>
          <li>
Run the scheduled task and then manually verify that the Microsoft Antispyware updater
is updated. 
<ul><li><img src="http://ydns.no-ip.com/blog/content/binary/Microsoft%20Antispyware%20AutoUpdate.jpg" border="0" /></li></ul></li>
          <li>
Finally, go to bed knowing you have the latest anispyware updates.  :)</li>
        </ol>
      </div>
    </content>
  </entry>
  <entry>
    <title>phew, finally done moving</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/07/04/phewFinallyDoneMoving.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,94f8f12c-5bc2-4cb4-94ec-265d0417b2a2.aspx</id>
    <published>2005-07-04T12:42:27.6518128-04:00</published>
    <updated>2005-07-04T12:42:27.6518128-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Well, I'm finally done moving. It was a short move, but still it takes time to box
everything up and move it over.  And then unpack it all.  Since my new apartment
is larger I'm sure it'll all fit, but I haven't figured out where I want everything. 
So the "office" room is a mess.<br /><br />
Yesterday I had to get cable and broadband hooked up.  You know how they give
you the incredibly helpful window of "<em>12 PM to 4PM</em>", naturally my tech
didn't show up until 3:45!  At least he was pleasant and appreciative that I
had run my own cables.  I sat around all afternoon wondering when the guy is
coming and I end up being the last for the day.  Like they can't pass on
info like that to the customer. <em> "A tech will be out between 12 PM and
4PM, and you're the 8th location in line."</em>  Well that would actually be
helpful.  Of course I'd realize the guy wouldn't be there for at least an hour
or two.  I did have to run out a few times to take care of stuff.  By the
time the guy left, I had to race around buying "stove drip trays" for my old apartment
and put them in before I handed the keys back over.  I made two trips to the
store since I bought the wrong type the first time. (%^$#!)
</p>
        <p>
 I managed to setup my stereo yesterday and watch some TV (once he hooked it
up).  I watch Indiana Jones and The Temple of Doom last night to test out the
stereo (and the neighbors).
</p>
        <p>
I will finish unpacking over the next day or so, but I plan to enjoy the Fourth of
July with a beer and some AC.
</p>
        <p>
Happy Fourth!
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>boxes, who's got boxes...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/06/26/boxesWhosGotBoxes.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,bfc57ecd-1868-4bb0-8891-fa87caf219c3.aspx</id>
    <published>2005-06-26T11:21:43.192488-04:00</published>
    <updated>2005-06-26T11:21:43.192488-04:00</updated>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Well, its time to move on.  In a few days, I'm changing apartments in the same
complex I live in.  Hopefully the new apartment will be a little better for me. 
I'm upsizing and that'll let me spread my junk out.  I'll be glad to live on
the second floor also. No noise from upstairs, not that it was ever really bad.
</p>
        <p>
I've always had a problems with bugs in my current apartment - silverfish and
those armadillo bugs.  Hopefully this move eliminates that problem also.
</p>
        <p>
Once I'm in I plan on getting some old junk furniture replaced with "real" stuff. 
I won't feel like a college kid anymore then.
</p>
        <p>
 
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>53:17</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/06/23/5317.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,31f8aaf8-0a98-4c17-9211-e1c84a24f978.aspx</id>
    <published>2005-06-22T20:41:00.8075744-04:00</published>
    <updated>2005-06-22T20:49:06.2355856-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
No, it's not a Bible reference...its my race time from my first bike race.  I'll
get back to the Bible reference in a minute.  I have to say I'm drained from
the effort, but it was my lungs that did me in.  3 laps of 2.5m mountain biking
hell (for a beginner) and I never thought I'd make it.  I finished 5th (of ~15)
in the beginner class.  A coworker who races finished first, but he's raced before.
</p>
        <p>
The best part about the race was the number I was assigned - 666.  I looked down
at it when it was handed to me and knew I was in trouble.  Fortunately, Satan
is better than some mortals.  &lt;deep evil voice&gt;<em><font face="Arial" color="#ff0000">I
shall point and they shall fall...haw, haw, haw, haw!</font></em>&lt;/deep evil voice&gt;
</p>
        <p>
It was fun to test my skill level.  I had tried out the course a couple times
so I knew the terain in general, BUT THEY REVERSED THE COURSE FOR THE RACE! &lt;deep
evil voice&gt;<em><font face="Arial" color="#ff0000">Satan can not be tricked. 
I will defeat thy pitiful humans!</font>&lt;/</em>deep evil voice&gt;
</p>
        <p>
So I was racing and getting passed by the Pro group members thinking "These guys are
just crazy riders."&lt;exicited deep evil voice&gt;<font face="Arial" color="#ff0000"><em>Hah,
even though you pass me I will still finish before you! You have more laps to do! 
I'll get to go home before you!  Haw, haw, haw, haw!</em></font>&lt;/excited
deep evil voice&gt;
</p>
        <p>
&lt;inquisitive deep evil voice&gt;<font color="#ff0000"><em>I never did ask how God
was doing, although I bet he was in the Pro group.</em><font color="#000000">&lt;/inquisitive
deep evil voice&gt;</font></font><font color="#ff0000"><font color="#000000">&lt;deep
evil voice&gt;</font><em>While he raced on, I took over the world. M<font face="Arial">uwahahaha,muwahahaha!</font></em></font>&lt;/inquisitive
deep evil voice&gt;      <strong><font face="Courier New">&gt;:-&gt;</font></strong></p>
      </div>
    </content>
  </entry>
  <entry>
    <title>finally, its back!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/06/21/finallyItsBack.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,7540e16d-4452-4ac7-b205-5e46ac75f1dc.aspx</id>
    <published>2005-06-21T07:16:50.4645312-04:00</published>
    <updated>2005-06-21T20:14:47.7291741-04:00</updated>
    <category term="tech" label="tech" scheme="http://ydns.no-ip.com/blog/CategoryView,category,tech.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I just got my motherboard back for my new system.  I sent it in for repair two
weeks ago.  Talk about breaking out in a cold sweat  ;)  I went to
reboot my computer one day and it refused to get past the BIOS.  It was giving
"status code 50".  So I contacted support for the motherboard and they thought
it was likely a fried USB controller, so I had to send it in for repair/replacement.
</p>
        <p>
Well I just wasn't ready to part with it.  I hadn't made recent remote backups
of my data and I could read from the hard drives on another system since they were
all new SATA drives.  I was going to have to without access to my Outlook, my
favorites and all my important data.
</p>
        <p>
I managed to gimp along without this stuff, but I will stress again that you should
make an effort to setup remote backups of your data.
</p>
        <p>
To assist in this manner, here is a script that I use to perform copies of "NTBackup"
backups that I have been making.  It will only copy the files if the dates are
different by more than 24 hours, to make sure that you don't waste time overwriting
the same file.
</p>
        <p>
Here is a text file with the script contents.  Save the file below to your computer.
Rename the file below to remove the "txt" extention. So its named "RemoteBackupCopy.vbs"
somewhere on your computer.
</p>
        <p>
          <a href="http://ydns.no-ip.com/blog/content/binary/RemoteBackupCopy.vbs.txt">RemoteBackupCopy.vbs.txt
(5.3 KB)</a>
        </p>
        <p>
          <u>How to use:</u>
        </p>
        <ol>
          <li>
Modify the script contents in the marked location. 
</li>
          <li>
Open a command prompt. In XP, type "cmd" in the Start/Run box. 
</li>
          <li>
This opens a command prompt window. 
</li>
          <li>
In this window type "cscript " (with a space at the end) 
</li>
          <li>
Locate and "drag and drop" your backup script onto the open command prompt window.
If its hidden, hover the mouse over the task bar entry for it at the bottom of the
screen.  This will make it pop up. 
</li>
          <li>
Once the "drag and drop" is finished, you see the path to the VBscript in the window. 
</li>
          <li>
Press Enter. 
</li>
          <li>
Review the output for details on the success.  Be patient if the files are large,
it could take hours to copy, depending on your network. 
</li>
          <li>
After the script completes, look at the remote file to make sure it has the same properties
as the local one.  The date may be different, not sure.</li>
        </ol>
      </div>
    </content>
  </entry>
  <entry>
    <title>trail ahead, work behind</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/06/19/trailAheadWorkBehind.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,083506f6-b46c-4222-a1af-724ed54abb6d.aspx</id>
    <published>2005-06-19T19:29:28.869416-04:00</published>
    <updated>2005-06-22T06:48:52.8346752-04:00</updated>
    <category term="Outdoors" label="Outdoors" scheme="http://ydns.no-ip.com/blog/CategoryView,category,Outdoors.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
   I finally got to ride a decent trail with my new bike.  It
isn't all that, but it is certainly a good trail for me.  I have a bike with
full suspension and I'm sure it helped.  It was exilarating taking blind curves
on the trail at a pace that could easily cause harm.  OK, I wasn't tearing it
up, but I was going a little fast for my experience.  I did slam my shoulder
into a tree on a tight turn.  The hills were killer.  This trail has been
used as a race course this month.  I really doubt I could do a single lap without
stopping.
</p>
        <p>
There is one last race on Wednesday that I'm planning on giving a shot.  I watched
last weeks race and the beginners class had a lot of kids, but something tells
me I couldn't do it any better then them. I was dead after half a lap.  I've
been slacking on my workouts recently, but I'm hoping I can manage the race. 
I can at least say I gave it a shot.
</p>
        <p>
So, get a bike and hit a trail, no matter your skill level.  You'll enjoy the
outdoors and it'll provide a good chance to avoid work.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Who cares...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/06/13/WhoCares.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,3a4b801b-9eed-4f53-b611-bc988162ddc8.aspx</id>
    <published>2005-06-13T18:18:26.1052784-04:00</published>
    <updated>2005-06-13T18:18:36.3800528-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
So, they read the verdicts for the Michael Jackson trial. I was in my car, stuck on
the highway mere feet from my on-ramp.  Who cares?  I think its a great
waste of time to sit there and watch this poor soul get publicly flogged over the
possibility of crime.  Don't get me wrong, I'm no fan.  I just think it
was a whole bunch of ASSuming going on.
</p>
        <p>
So the right-wing moral nuts will use this as a example of how little control we have
over preventing crimes like pedophilia.  They'll push for stronger laws that
invade privacy even more and soon, you need authorization to take your pants off. 
Ahh, the wonderful world of RFID... (note: right-wing moral nuts will take this very
seriously)
</p>
        <p>
And the Democrats will simply drag out union leaders and activists sasying how dangerous
this is.  In the end it'll pass.  Invest in RFID...
</p>
        <p>
          <font size="1">Naturally after I got through the first traffic jam, I passed
an alternate exit for me by mere feet and hit another traffic jam.  That was
frustrating.</font>
        </p>
      </div>
    </content>
  </entry>
  <entry>
    <title>Movie Reviews...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/05/31/MovieReviews.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,1700b5d3-4081-4bc9-9e43-3c410fbbf048.aspx</id>
    <published>2005-05-30T22:23:29.5379824-04:00</published>
    <updated>2005-05-30T22:23:29.5379824-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <strong>First movie</strong>, <strong>Star Wars Episode 3: Revenge of the Sith</strong>. 
The movie was a lot of hype.  Alls it has to offer is closure and while some
will pay for that, many won't (there was nothing to be closed for them).  Not
sure where I fall in this regard.  I really wasn't blown away by any aspect of
the story or visual effects.
</p>
        <p>
   I was actually extremely picky on the special effects.  I noticed
lots (I mean lots) of funky animation for the humans (clonetroopers, wookies, etc)
that simply annoyed me.  This movie should have nailed down the motion of characers
so they didn't seem to be floating or animatronic, but Lucas failed in my eyes.
</p>
        <p>
I saw this on a digital screen, the only thing I liked about the movie.  It
was not enough to save this one though.  It was neat to see a flawless image,
but during much of the movie, you wouldn't be able to tell anyway.  I actually
noticed that the speakers were vibrating the screen I think in the beginning, blurring
the image.  That annoyed me.
</p>
        <p>
Sometimes a lot of the screen contents were blurry when the camera was panning. 
Not like in the normal "background" fashion, but more digitally stuttered.  It
hurt my eyes.  I think they were trying to drive your eyes to the primary action,
but I want to investigate the environments.  This blurring destroyed this, taking
what little fun I was getting from the movie.  I felt like it was copyright protection
- "Don't look at my movie that way, just the way I want you to."  If this was
a problem with trying to present all the content in a panning image, then take it
back to the drawing board (ironic comment) until you can handle it.
</p>
        <p>
The effects were too overwhelming at times.  I was totally incapable of keeping
track of what was going on in any of the battle scenes.  Some of the starship
explosions were cool, but they only appeared on screen for mere instants.  Lucas
has completely fallen for MTV editing and it ruined the experience.
</p>
        <p>
The acting...yeah, nothing needs to be said.  Ok, maybe something. It simply
sucked, but we expected that.
</p>
        <p>
The general story -  this is the spoiler section (DONT READ ME if you haven't
seen this movie!).  So no real surprises, I expected this was what would happen
in this movie. The fight scene with ObiWan and Anakin was so bad I wanted to puke. 
He would've killed him, not left him there.  The decision to join the dark side
was done in an instant, no real contemplation.  Not buying that.  The scene
when Vader get mad about Padme was simply laughable.  I think there was already
a Cheetos commercial mocking it.  That will be mocked till the end of time.
</p>
        <p>
Simply put, Lucas has managed to kill the Force.  It is no more.  Drained
from our minds, we are left with vapid commercialization of a treasured memory.
</p>
        <p>
 
</p>
        <p>
          <strong>Second movie</strong> - <strong>Constantine</strong>.  Really not that
bad, but only worth going to the dollar theatre.  Hokey religious nonsense that
we are just supposed to accept.  Ain't no match for a blaster at your side. 
Good effects, 1 good scare that almost had me choke on my Buncha Crunch.  Nice
ending, but perhaps too inline with the standard hollywood ending.  He should
have died, maybe go to heaven.  "Redemption is not easily bought" being the lesson,
but something that we strive to emulate even when we cannot achieve it.  The
fact it ended the way it did was a touch disappointing.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>How to Bypass Windows 2000/XP Task Manager "Show processes from all users" option</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/05/28/HowToBypassWindows2000XPTaskManagerShowProcessesFromAllUsersOption.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,880f0360-415d-473d-bcb6-07089769fa02.aspx</id>
    <published>2005-05-27T22:54:11.5053056-04:00</published>
    <updated>2005-05-29T17:08:56.3826192-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p align="center">
          <strong>
            <u>How to view all process running on an Windows 2000/XP system as a regular
user</u>
          </strong>
        </p>
        <p>
Normally only accounts setup in the Administrators security group can view all running
processes in Task Manager.  You can now bypass the "security" feature by performing
the following change in your accounts registry.
</p>
        <p>
          <em>
            <font color="#ff0000">Note</font>
          </em>:  Changing the registry is dangerous,
don't do it unless you have a clue, etc.
</p>
        <ol>
          <li>
Run regedit from "<strong>Start/Run...</strong>" 
</li>
          <li>
Browse to the following registry location: 
<ul><li><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\TaskManager</strong></li></ul></li>
          <li>
Double click the value on the right named "<strong>Preferences</strong>". 
</li>
          <li>
You should get a window similar to the flollowing that pops up. 
<ul><li><img src="http://ydns.no-ip.com/blog/content/binary/taskManager-regSettings-asUser.JPG" border="0" /></li></ul></li>
          <li>
On the bottom line change the text so that it has a 1 in it.  You will have to
click in the blank column near the left edge on the bottom line.  Press Delete
and type in "01" (not just "1") 
</li>
          <li>
You should now see the following text on the bottom line. 
<ul><li><img src="http://ydns.no-ip.com/blog/content/binary/taskManager-regSettings-asAdmin.JPG" border="0" /></li></ul></li>
          <li>
Click OK. 
</li>
          <li>
Now re-open Task Manager and have fun seeing what everyone else is doing!</li>
        </ol>
      </div>
    </content>
  </entry>
  <entry>
    <title>Too many problems...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/05/24/TooManyProblems.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,80e69bb4-52fd-49cd-ad41-96d02ec12012.aspx</id>
    <published>2005-05-23T23:58:39.6888768-04:00</published>
    <updated>2005-05-27T22:56:36.323544-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Arrgh, yet another night spent fixing wierd problems.  The first, a problem
viewing <a href="http://ydns.no-ip.com/cs">my newest blog</a> that only happened as
a user account (my main one).  It turns out that you need full access to your
own profile (how demanding!) in order to use certain code pieces on the site.
</p>
        <p>
Then I turned my attention to an annoying bug on my Start Menu where the "Explore"
and "Explore All Users" context-menu options wouldn't work.  Tracked it down
to a buggy context-menu dll.  I have now uninstalled it as I had no need for
it.
</p>
        <p>
While most of my problems are from my own tweaking, I just wish I could have a stable
computer that never gave me problems.  At least I've addressed my backup concerns
with nightly "System State" backups and weekly fulls.  Borrowing the great idea
from work.  :)
</p>
        <p>
Now I have to figure out how to get my CD burner at work to understand cd-rw's, humorously
(almost) it doesn't right now.
</p>
        <p>
&lt;sigh&gt;
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>A new shiny bike...</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/05/21/ANewShinyBike.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,34f09b0e-ccce-44f5-b406-8cab152d3116.aspx</id>
    <published>2005-05-21T10:23:49.31-04:00</published>
    <updated>2007-06-08T18:38:32.6880832-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
I haven't mentioned my newest toy - a Giant Trance 4 mountain bike that I bought recently. 
I'd been thinking about buying a mountain bike since 1 and 1/2 years ago, but never
bit on one.  Well, I finally took the plunge and grabbed this bike.
</p>
        <p>
Here's a pic:
</p>
        <p>
          <img src="http://ydns.no-ip.com/blog/content/binary/f04-Trance-4-final-big.jpg" border="0" />
        </p>
        <p>
I had to get a full suspension bike.  Having give on the front and rear tires
makes for a much more comfortable ride.
</p>
        <p>
I've been out a couple times with it so far.  Not much around me in the way of
mountain biking, but there are general trails and some nice places to ride. 
This is kinda a problem for me, since there is no bike rack that fits my car. 
Doh.  That means I have to break my bike down and stuff it in the car to transport
it. Oy, vey.
</p>
        <p>
I'm hoping to solve this problem somehow, so I can take it on trips.
</p>
        <p>
Get a bike and go find a trail.
</p>
      </div>
    </content>
  </entry>
  <entry>
    <title>XP NTBackup scheduled task problem solved!</title>
    <link rel="alternate" type="text/html" href="http://ydns.no-ip.com/blog/2005/05/20/XPNTBackupScheduledTaskProblemSolved.aspx" />
    <id>http://ydns.no-ip.com/blog/PermaLink,guid,226bbc51-4316-45ae-822c-98874215f831.aspx</id>
    <published>2005-05-19T20:56:34.077416-04:00</published>
    <updated>2005-05-19T21:08:45.128616-04:00</updated>
    <category term="General" label="General" scheme="http://ydns.no-ip.com/blog/CategoryView,category,General.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
In case you haven't learned your lesson yet --  BACKUP YOUR DATA!  I had
a recent scare (failed sound card install) that cost me 2 nights of agony. 
I did manage to "repair" the system, but I was literally on the verge of reinstalling
XP; thus agreeing to flush lots of my data.  Yes, that means my EFS cert, my
encrypted files and lots of app configs that weren't backed up in the past 4
months!
</p>
        <p>
          <font size="1">(I think my repaired system is almost 100%; Likely only small sound
issues remain due to the failed sound card install)</font>
        </p>
        <p>
My ideal goal was to get an automated backup solution that would work in case I had
to totally rebuild the system.  XP provides NTBackup.  There is even a nice
feature called an ASR backup.  Along with a floppy you can rebuild your system. 
The problem is you can't automate an ASR backup.  So I had to settle on regular
backups of the System State and weekly C drive backups.
</p>
        <p>
I've finally learned how to deal with DCOM permissions.  With SP1/SP2 they've
apparently changed enough to cause lots of trouble with Scheduled Tasks on XP.
</p>
        <p>
I've always had issues running Backups via Scheduled Tasks.  The latest issue
was that my "Backup Operator" account could manually run (by right clicking) a NTBackup
scheduled task (via Control Panel), but the scheduled task would not execute (properly)
when run by anyone else with "permisisons" to run the scheduled task.
</p>
        <p>
I received errors like the following.  Note the CLSID mentioned in each.
</p>
        <p>
          <font face="Courier New">Event Type: Error<br />
Event Source: DCOM<br />
Event ID: 10016<br />
User:  COMPUTERNAME\backupuser<br />
Computer: COMPUTERNAME<br />
Description:<br />
The machine-default permission settings do not grant Local Activation permission for
the COM Server application with CLSID 
<br /><strong><u>{0022DFD7-0469-49FF-BDD4-192CB402F5C6}</u></strong><br />
 to the user COMPUTERNAME\backupuser SID (ENTER YOUR SID HERE).  This security
permission can be modified using the Component Services administrative tool.</font>
        </p>
        <p>
AND
</p>
        <p>
          <font face="Courier New">Event Type: Error<br />
Event Source: DCOM<br />
Event ID: 10016<br