Zwiegnet Blog

NFS Export to Multiple Hosts

NFS Export to Multiple Hosts NFS Export to Multiple Hosts this blog assumes you already have a working NFS server, if not, use the following: http://blog.zwiegnet.com/linux-server/setup-nfs-server-on-centos-6/ In this example we…

Read More

Disable Apache Version

Disable Apache Version Disable Apache Version CentOS 6 For security reasons, it’s usually a good idea to disable the apache version of you public webserver, that way if there is…

Read More

Disable OpenLDAP Anonymous Access

Disable OpenLDAP Anonymous Access Disable OpenLDAP Anonymous Access There may be instances where you would want to disable OpenLDAP searching via an Anonymous Source. Let’s get started, login, and su…

Read More

Join Fedora to Windows Domain

Join Fedora to Windows Domain Join Fedora to Windows Domain from time to time you may be in a situation where we need to join to a Windows Domain, it’s…

Read More

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

389 Directory Server Password Policy CentOS

389 Directory Server Password Policy CentOS 389 Directory Server Password Policy CentOS 389 Directory server is a nice suite for LDAP management, and has gone above and beyond to meetup…

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