Programmatically set FireFox as Default Browser

The issue for programmatically setting FireFox as the default browser came from our Citrix environment. We were using Internet Explorer 8 and did not have the ability to update to IE 9 to satisfy some specific browsing compatibility needs. Being able to do this programmatically is a must, and the manual ‘registry’ options […]

Configuring TLS for Sendmail (STARTTLS)

Getting this to work took quite some time – mostly because the articles I have found on the subject are wrong or contain errors making them useless. Is that deliberate? It almost felt that way!

The basic structure isn’t difficult, but it is critical to get the right files in the right places. These […]

Move SSL certificates from IIS 6.0 to the latest version of IIS IIS 7.0/ IIS 7.5 IIS

Export the certificates from IIS 6.0 web server i Open MMC – type “MMC” without quotes in your run menu ii Select the “Add/Remove Snap-in” option CTRL + M from the file menu. iii Select “Computer Account’” and then “Local Computer” iv Close the ‘Add Standalone Snap-in’ window and click on OK v Choose […]

DD-WRT as a Wireless Access Point and DHCP Client

This ‘HowTo’ describes how to to set up DD-WRT to be a stand alone access point and use DHCP to get it’s LAN address. (For those that don’t know, DD-WRT is an operating system that can be put on many popular over the counter routers to replace the default OS. The basic purpose is […]

Adding a Javascript PopUp Window to HTML

You can add Pop-Up functionality to a web page quickly and easily with a little Javascript. This is useful for help screens or any other informational screens where you don’t need a browser window with full functionality and you don’t want to lose your existing page.To do this, add the following to the <HEAD> […]

Avatars I like

Traffic Flows in Packeteer

Another topic because I’m tired of looking it up!

This is the command to identify traffic to/from a given IP from the Packeteer CLI:

traffic flow -tupxICA <ip address>