by ray | Dec 8, 2009 | IT / Tech News
So with a little hunting and SQL queries I found out that SQL Server doesn’t use the network name, it only excepts that as an alias. My SQL Server instance was still named “old_name”. I found that out by running these two queries: 1sp_helpserver 2select @@servername...
by ray | Dec 6, 2009 | IT / Tech News
try http://slacker.com
by ray | Dec 6, 2009 | IT / Tech News
I like http://grooveshark.com and http://lala.com but I’d probably give a bit of edge for lala because they have fewer advertisements and Apple just bought them so that bodes well for its future.
by ray | Dec 5, 2009 | IT / Tech News
http://fireftp.mozdev.org/
by ray | Dec 2, 2009 | IT / Tech News
First, you need to enable Volume Shadow Service and make sure it is running. Next, you have to install Windows Resource Toolkit (Windows 2003). Here is the command you need to run: robocopy E:yourlocalfolder R:destinationfolder /MIR /MIR mirrors the 2 folders....