Archive for November, 2008

Installing MSDE

Sunday, November 23rd, 2008

A strong SA password is required for security reasons. Please use SAPWD …

Installation instructions can solved this: Strong SA password required

The one I did was…

Start > Run > then type path to setup.exe then type
SAPWD=”what_ever_you_want _for_your_PW”
So it should look like this.

setup.exe sapwd=”PW”

Use of Power Schemes

Thursday, November 13th, 2008

Microsoft’s Recommendations

Configuring an Internal Server

Wednesday, November 12th, 2008

CONFIGURING AN INTERNAL DNS SERVER.
(WINDOWS SERVER 2003)

About DNS (Domain Name System).
This tutorial documents the steps needed to create an internal DNS Server that will allow you to use “friendly” names within your LAN (Local Area Network) or provide a platform for Host Headers to be used within your IIS (Internet Information Services) configuration.

http://www.simongibson.com/intranet/dns2003/

Service: To manually delete MySQL

Wednesday, November 12th, 2008

Run Regedit or regedt32 in the WINDOWS directory.

Find the registry entry called
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services

There should be a MySQL service listed which can be deleted. Have a look at
the keys and see what files the service was using and perhaps delete them
also.
Then reboot.

Show/Hide Div

Tuesday, November 4th, 2008

function ShowHideLayer(divID) {
var box = document.getElementById(divID);
if(box.style.display == "none" || box.style.display=="") {
box.style.display = "block";
}
else {
box.style.display = "none";
}
}

Add Comment

host-tracker

Saturday, November 1st, 2008

Host uptime check.

width=88 height=31 border=0 alt='server monitor'
src="http://ext.host-tracker.com/uptime-img/?s=31&t=1711437&m=00.09&p=Total&src=lvuc">