Zwiegnet Blog

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

389 Directory Server TLS Client CentOS

389 Directory Server TLS Client CentOS 389 Directory Server TLS Client CentOS This blog is about joining a PC/server to 389 directory server as a client using TLS. For ease…

Read More

Export Active Directory to LDIF file

Export Active Directory to LDIF file Export Active Directory to LDIF file In this case we need to export our Legacy Active Directory system to a more modern OpenLDAP infastrucutre,…

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

Map a network Drive Windows

Mapping A Network Drive Windows   How do you map a network drive manually? If you are not using group policy, this should work. This has been tested on Windown…

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

Install PostgreSQL on RHEL/CentOS/Oracle/Rocky/Alma

Install PostgreSQL on RHEL/CentOS/Oracle/Rocky/Alma Install PostgreSQL on CentOS PostgreSQL is used for alot of business applications, and runs arguably much better on Linux than Windows (then again what doesn’t?) Anywho:…

Read More

Install Xnest CentOS 6

Install Xnest CentOS 6 Install Xnest CentOS 6 Usually if you are installing Xnest, it’s because you want to view a remote Linux Terminal locally on a Linux Desktop, or…

Read More