Tag: server

Index SQL Server Database

Index SQL Server Database Index SQL Server 2008R2 Database Every once in a while it’s a good idea to re-index your tables when you are using Microsoft SQL Server. Unlike…

Read More

Setup NFS Server on CentOS 6

Setup NFS Server on CentOS 6 Setup NFS Server on CentOS 6 NFS server has been around for a long time, since the days of Solaris and Early UNIX Systems,…

Read More

Install Webmin on CentOS 6.3

Install Webmin on CentOS 6.3 Install Webmin on CentOS 6.3 I make it a habit to install Webmin on any Linux Box i have, it makes it easier to administer…

Read More

Disable Windows Firewall Server Core

Disable Windows Firewall Server Core Most Sysadmins will look this up second as soon as they get the server installed, or pretty close.   Open powershell/command window issue the following…

Read More

Install Hyper-V on Server 2012 Core

Install Hyper-V on Server 2012 Core get your server all setup, with a static IP, fully patched, on the domain, Etc, and ready to install hyper-v from there issue the…

Read More

Configure NFS for CentOS 5

Configure NFS for CentOS 5 Configure NFS for CentOS 5 this process dates back to the 80’s and Sun Mounts, so this should be nothing new to the veterans, but…

Read More

Move Pagefile to Another Drive Windows

Move Pagefile to Another Drive Windows This process will work for Windows 98, 2000,ME,XP,Windows 7, Windows 8, Windows Server 2003, Server 2008 so on, and so forth, the process hasn’t…

Read More

Configure MySQL Multi-Master Replication

Configure MySQL Multi-Master Replication Configure MySQL Multi-Master Replication In this scenario we are configuring mysql master-master replication. The idea behing multimaster is to load-balance MySQL. This configuration will allow read/write…

Read More

Install Server 2012 Core

Install Server 2012 Core Alright, so let’s sum it up, if you want to use server 2012, you will prob. install the GUI first, and be like “screw this all…

Read More

Configure OpenLDAP Server over TLS

Configure OpenLDAP Server over TLS Configure LDAP over TLS CentOS 6 in this blog we will cover setting up our LDAP server to use StartTLS encryption for communication. Let’s get…

Read More