Adding remote MSSQL server is necessary for those server which host very large traffic websites, and therefore splitting services to multiple servers is necessary to make them fast.
Adding remote MSSQL server in Plesk is very simple and just requires few clicks, assuming that you have a server...
Unlike previous version of windows, there is an additional step requires to install before we go to dcpromo to promote the server to domain controller and install active directory. This additonal step is to enable active directory domain services role on server, and after that we proceed to...
If you ever wanted to add 200 ip addresses to Windows Server with one command instead of manually configure it on the interface? Netsh will help you to save time.
You can use this quick batch command in cmd:
FOR /L %I IN (2,1,254) DO netsh interface ip add address "Local Area Connection"...
If you want to have apple interface in your browse then use Safari. If you want to test your website for apple users then use safari for windows.
During the early phase of safari, when apply released only beta version of safari for windows, my computer related people compared it with top level...
Registry is an important component in Windows Operating system. It is like a central database in windows which contains the information of all installed hardware, software, preferences by users, system startup information, setup, and pc configuration. And because registry controls all the functions...
There is an easy way in Windows 7 to make its toolbar look like Vista.
1. Right-click on any open area of the toolbar and choose Properties.
2. Click the "Taskbar buttons" pull-down and choose Never combine.
3. If you really want a more Vista/XP-like taskbar, check the "Use small icons" check...