Using VM to Migrate Computers

Charlie Arehart has a good posting on VM for migrating between machines.

Self-signing your secure certificate - SSL for free

Here's how to do it or, for IIS6, you can get Microsoft to do the work with their SelfSSL tool from the IIS Resource Kit. Barney has a posting on an issue with Apache and OSX.

Windows Password Cracker

Ophcrack is a Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a GTK+ Graphical User Interface and runs on Windows, Mac OS X (Intel CPU) as well as on Linux.

Howto Break Into Any Windows Box

Rob Rohan has the lowdown!

Multiple IIS Sites on XP Pro

Windows XP Professional is only able to run one website at a time. If you’re developing in a multisite environment it is practically impossible when one site depends on another. Using Multisite you can extend IIS to run as many websites as you need.

Multisite is an ISAPI filter that intercepts requests then looks at the host header and redirects the request to the appropriate place on your on your filesystem. Oh, and the filter is FREE!

Get MS Access db Info

Mult-Homing on Non-Server IIS

Map Drive to Local Folder

Try this from DOS...

subst W: "C:\Documents and Settings\tes folder\"

and...

subst W: /D

...to drop it!

Adsense Notifier

Here's a new extension to add an Google Adsense earnings function. There a Windows version which displays in the System Tray.

Here also are some AdSense Optimization Tips.

The file is in use by another program or user

Ever get that Windows message? Or "Cannot delete file: Access is denied", or " There has been a sharing violation ", well try Unlocker, it's free!

More Entries

BlogCFC was created by Raymond Camden. This blog is running version 5.9.001. Contact Blog Owner