Posts
23
Comments
229
Trackbacks
0
Technical Articles
Cloning with Different Mass Storage Controllers

OK, so you have a bunch of servers and they are all similar. Say for instance, you have 10 HP Proliant DL360's. They are a mix of first generation through the latest generation (currently G5.) You install Windows Server 2003 on one server along with whatever apps you want. Then you image the server with your favorite imaging program, saving it to a network share. Next you push your image to the another server. Upon bootup you plan to run something like newsid to rename the server and give it a new sid. However, upon initial bootup of your new...

posted @ Wednesday, October 11, 2006 3:33 PM | Feedback (4)
How to install Subtext

The purpose of this article is to take you through the install of Subtext. To start with: If you can, wipe out your computer and start new. 01. Install Windows Server 2003, or 2000, or XP. 02. Install IIS, go ahead and include ASP.NET as one of the components. 03. Install all your updates via Windows Update. 04. Install ASP.NET 2.0 Framework (This should be done after installing IIS.) 05. Install Microsoft SQL Server 2005 Express Edition. (It's free!) Install both SQL server and the management tools. 06. For the SQL install, don't use a named instance, use the default instance.  Install everything but replication, and use Mixed...

posted @ Tuesday, October 10, 2006 8:03 PM | Feedback (3)