Tag: server

Install SharePoint 2013

Install SharePoint 2013 Install SharePoint 2013 I have a new 2008R2 VM Setup with SQL Server 2012 Express freshly installed (if you are not yet at this point, get the…

Read More

Configure NIS Server CentOS 6

Configure NIS Server CentOS 6 Configure NIS Server CentOS 6 NIS or Network Information Service is an Older Directory Protocol that was used Before LDAP and Active Directory. The concept…

Read More

Reboot Windows Server Core

Reboot Windows Server Core so how do you do it from just a commad? open up a command prompt/powershell window Use the following command: shutdown  /r /t 0 basically shutdown…

Read More

Install SQL Management Studio 2008R2

Install SQL Management Studio 2008R2 To Install SQL Management Studio 2008R2 first you need to download it, to do so go to the following link: http://www.microsoft.com/en-us/download/details.aspx?id=7593 choose the 32 or…

Read More

Configure TLS/SSL 389 Directory Server CentOS

Configure TLS/SSL 389 Directory Server CentOS Configure TLS/SSL 389 Directory Server CentOS 389 Directory server is an amazing MultiMaster LDAP solution. Out of the box 389 is not configured to…

Read More

Move WSUS to another Hard Drive

Move WSUS to another Hard Drive Move WSUS to another Hard Drive is a timely, yet fun little project First things first, let’s add another hard drive (if it’s virtualized,…

Read More

Enable DNS Scavenging Windows Server

Enable DNS Scavenging Windows Server This one bugs me a little bit, why this is not enabled by default in Microsoft’s Active Directory, DNS Scavenging. The idea behind it is…

Read More

Install 389 Directory Server CentOS

Install 389 Directory Server CentOS Install 389 Directory Server CentOS 389 Directory server is a wonderful drop-in replacement for OpenLDAP, and is extremely easy to install and configure. A few…

Read More

Install Bind/Named/DNS on CentOS

Install Bind/Named/DNS on CentOS Install Bind/Named/DNS on CentOS Need a Linux DNS server in a jiffy? Look no further, here’s the basic steps to get BIND Installed. Please note that…

Read More