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
0 Minutes