Categories
Reference Tech Talk

listsrv – PatchManagement.org

If you are an Systems Administrator that is responsible for Patching and Updating Servers and Workstations, it is HIGHLY recommend that you subscribe to the FREE PatchManagement.org’s listsrv!

PatchManagement.org is hosted by Shavlik Technologies, and is updated continuously!

Since the “group” is geared toward Sys Admins, the conversation are very topical and technical and one can learn a great deal!

Again, HIGHLY recommended!

– Andrew
§ § § § §
[adrotate banner=”1″]
Categories
How to(s)? Information Open Source Reference Software Tech Talk Website

DotNetNuke Upgrade (5.0.x) – The Long Way

The following steps have been written for a remote shared hosting environment, and have been used in a DNN 5.0.1 to 5.1.1 upgrade.

  1. Backup your website files;
  2. Backup your database file;
  3. Download the lasted package;
    1. Most folks use the “Update” package, but others seem to prefer the “Install”
  4. Backup and then Verify/Modify your web.config (Step not need in DNN version 4.6.2 and above)
    1. Database connection strings in <connectionStrings> section
      1. Data Source=(your server name);Initial Catalog=(your db name);user id=(your db user);password=(your db password);” providerName=”System.Data.SqlClient”/>
    2. Database connection strings in <appSettings> section
      1. Data Source=(your server name);Initial Catalog=(your db name);user id=(your db user);password=(your db password);”/>
  5. Backup and Modify <add key=”AutoUpgrade” value=”false” /> in web.config from true to false;
    1. Change this to prevent accidental upgrade from an outside source during your Upgrade file transfer [Reference Link]
  6. Add the a file named “App_Offline.htm” to your root directory;
    1. By adding this file, it will take your site off line. [Reference Link]
  7. Replace/Move the Unzipped files into the active site;
    1. Some Hosting environments allow one to Upload a Zip file and then Unzip to over write the existing files.
    2. Manually replace files/directories.
      1. Unzip the Update/Install package on your Local Hard drive
      2. Use something like FileZilla to view and move files and directories
      3. This can take 45-60 minutes
      4. Allows one to get a better understanding of the internal “plumbing” of DNN
  8. Backup and Modify <add key=”AutoUpgrade” value=”true” /> in web.config from false to true;
  9. Rename or Delete “App_Offline.htm” to your root directory;
    1. One can just add the “.bak” extension and leave the file in place for future use.
      1. Example: “App_Offline.htm.bak”
  10. Browse to
    1. During this process, all new web.config changes are added [Reference Link]
  11. The Upgrade window should appear, and give a progress status line for each item or event that is happen.
    1. This takes approximately 5-10 minutes.
  12. Your done!
    1. Total time: 60-75 minutes

Additional Resources:

DotNetNuke – “Chat About It” Forum – “Upgrade Steps

– There are additional links within this thread

Mitchel Seller “DNN Saint” – Main Website

– This site has a TON of great DNN related info!


[contentblock id=1]

Categories
Events Milestones Personal Reference

The Date

Five years ago, we were watching the now-defunct TV series “Millenium” (done by Chris Carter, the same guy who does “X-files”), and they had a whole show based on a cult who believed that the world was going to end on May 5, 2000 because there would be a total planetary alignment. We joked that we should plan to get married 5/5/2000 since the world was going to end anyway, and then Andrew wouldn’t really have to stay married. Andrew confirmed with some online research that the planetary alignment was really going to happen, and so, the joke date was born…

As the year 2000 approached, we discovered that 5/5/2000 was in fact a FRIDAY. Of course, because we care about YOU and didn’t want everyone we know to hate us for making them take a day off work, we were forced to move the date of the wedding to the next day, Saturday May 6th. (Isn’t it a good thing 5/5 wasn’t a Wednesday?)

However, to retain the legend of the planetary alignment, we plan to have our marriage license issued for May 5, 2000 and celebrate our anniversary on that date as well. We know this is a little unusual, but because you know both of us can be unusual AT BEST sometimes, this is fitting!

See you on the Sixth!

– Amy
§ § § § §
[adrotate group=”1″]