Top of page
Hello, guest
dmoz.org - Open Directory Project

FreeBSD for performance/stability in service Ubuntu for super-fast client OS
  1. Do you use lighttpd web server ?

      Last Updated: 2010-09-02 15:00
Active Directory Replication - 2
Author: M. Bora Teoman
read more
Link to ipsure.com home page Link to ipsure.com home page Link to ipsure.com Services page Link to ipsure.com Hands-On blog Link to ipsure.com Life and Business blog Link to ipsure.com Contact page Link to Turkish version of ipsure.com Top right header image Link to About page Link to References page Link to Terms Of Use page Link to RSS Feed

22/07/2010

Clustering MS SQL Server 2008 R2 on VMware Virtual Windows Server 2008 R2 – 3

Filed under: ms tip — Tags: , , , , , , , , — M. Bora Teoman @ 15:18

Hi folks

This is the third and the last part of our article series about MS SQL Server 2008 R2 clustering and untill now we completed the creation of virtual machines and Windows clustering on them. In this last part, I will install MS SQL Server 2008 R2 on these virtual clustered machines. But first of all, I want to talk a little bit about MS SQL Server clustering options.

Read More

2

19/07/2010

Clustering MS SQL Server 2008 R2 on VMware Virtual Windows Server 2008 R2 – 2

Filed under: ms tip — Tags: , , , , , , , , — M. Bora Teoman @ 15:06

Hi folks

This is the second part of our three part article series about MS SQL Server 2008 R2 clustering. In the first part , I created Windows Server 2008 R2 virtual machines in vSphere 4 environment. In this part, I will build the cluster infrastructure,  means create a two-node Windows cluster. Lets start with the requirements for failover cluster creation.

Read More

15/07/2010

Clustering MS SQL Server 2008 R2 on VMware Virtual Windows Server 2008 R2 – 1

Filed under: ms tip — Tags: , , , , , , , , — M. Bora Teoman @ 13:09

Hello folks

These three part article series are about MS SQL Server 2008 R2 clustering. First part is about the creation of virtual machines. In second part, I will build the cluster infrastructure and finally in third part I will install MS SQL Server 2008 R2 in the clustered environment. The operating system to use for clustering is Windows Server 2008 R2 Enterprise Edition and it is on a virtualization environment of VMware vSphere 4. Let me first introduce you the components that is going to be used in my clustering scenario. After that,  I can start to explain the procedures to cluster MS SQL product.

Read More

06/07/2010

Incremental Backup with cwRsync by Using –backup-dir Option inside a Windows Batch File

Filed under: down-to-earth — Tags: , , , , , — Sezgin Bayrak @ 23:30

Rsync is a powerfull utility for UNIX systems which synchronizes files and folders between local and remote locations using a smart delta transfer algorithm when appropriate. It’s fast, it’s free and it has tons of handy features such as compression, recursion, bandwith limitation and more which you can benefit even in your daily life certainly if you know what to do with it and how. In order to be more familiar with the rsync advantages that can not be found in most similar applications or protocols, you may browse the documenation pages.

Read More