This is a jumble, at the moment – just some random observations from a rank beginner…..I’ll clean it up later. This presumes you’ve just installed Windows Server 2003 on your computer… Set a static...
Read More
IIS with PHP5 (dso ver.) and MySQL
Note: this post is not here because I am an authority on this subject. It’s here because I am brand new to IIS, etc. and when I got this working I figured I’d better...
Read More
System Restore on Windows Server 2003
I found this info on the net, but, it had some minor problems. With some extremely inconsequential tinkering, it worked perfectly. I’m not even going to document the steps, here. I made little package...
Read More
Exchange Basics (1)
This, for the time being, is very poorly organized and is just a collection of various things I’ve learned in a few days…. Adding a Domain – the “Vpopmail” function in Exchange There is,...
Read More
5 Minutes
Windows Server 2003 R2
What’s New in Windows Server 2003 R2 Windows Server 2003 R2 extends the Windows Server 2003 operating system, providing a more efficient way to manage and control access to local and remote resources while...
Read More
0 Minutes
Removing DOS characters from Linux
Wow….I’ve found about two dozen methods that purport to do this, but, this is the only one I’ve found that actually worked – working is a good thing: tr -d ‘\r’ < httpd-vhosts.conf >...
Read More