Quicken 2010 Bypass Registration

If you want Quicken 2010 to stop prompting you to register your software, you can do the following:

  1. Press and hold the Ctrl + Shift keys on the left side of your keyboard, and select Tools, then One Step Update.
  2. When the message “You will no longer be prompted for registration” appears, click OK.

This also works on Quicken 2011, and Quicken 2012.

How to Install man Pages on FreeBSD

I did a minimal installation of FreeBSD a long time ago. At the time, I did not install manual pages. To later install these man pages, I should be able to do the following:

  1. Run sysinstall.
  2. Select Distributions.
  3. Select man.
  4. Pick an FTP mirror and install.

Unfortunately, I received the following error message:

Warning: Can’t find the `7.2-RELEASE-p2′ distribution on this FTP server. You may need to visit a different server for the release you are trying to fetch or go to the Options menu and to set the release name to explicitly match what’s available on ftp.freebsd.org (or set to “any”).

To solve this issue, I went under the options for sysinstall and set the Release Name to 7.2-RELEASE, instead of 7.2-RELEASE-p2.