Kategória: News
[How-To] What to do when the SA account password is lost in SQL Server
1. Open the Configuration Manager tool from the “SQL Server 2005| Configuration” menu
2. Stop the SQL Server Instance you need to recover
3. Navigate to the “Advanced” tab, and in the Properties text box add “;–m” to the end of the list in the …
[How-To] Change Server Collation in SQL Server 2008
Changing the default collation for an instance of SQL Server can be a complex operation and involves the following steps:
- Make sure you have all the information or scripts needed to re-create your user databases and all the objects in them.
- Export all your data
[How-To] Backup/Restore Sharepoint Site
The best way to backup a SharePoint site is:
Stsadm –o backup –url <SiteURL> -filename <FileName>
And then at a later date you can restore the site using
Stsadm –o restore –url <restoretoURL> -filename <filetorestorefrom>
From the command line:
Backup Farm/Content Databases: STSADM -o …
[How-To] Configure NTP on Windows 2003 Server
Setting Domain Time
There a number of time service refinements in Server 2003 but the following will work on 2K as well. For continuity make the PDC Emulator the time server (in a 2003 domain its the time server by default)
First arm yourself with …
[News] Apple Release iOS 4.3
Apple has just released iOS 4.3 to the public, two days ahead of schedule. Updates are available for the iPad, iPhone, and iPod touch, and users should be able update their devices by connecting them to iTunes and clicking the “Check for Update” button.
iOS …
[How To] AirLive IPCam Streaming
…Remote Protocol : HTTP
Remote Method : Simple
Remote Host Name : admin:airlive:192.168.123.100
Remote Host Port : 80
Remote Host Path : /mjpg/video.mjpg?resolution=vga
Remote Image Colours : 24 bit colour
Capture Width (pixels) : 640
Capture Height (pixels) : 480
Preserve Aspect Ratio : Not
[News] VMware vSphere 4.1 Install, Configure, Manage
Leveraging more than a decade of industry-leading technology, VMware vSphereTM sets a new standard as the most robust and reliable virtualization platform, and now forms the best foundation for building cloud infrastructures. VMware vSphere is used in over 170,000 deployments in companies of all sizes …