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…
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…
Move Windows Deployment Server To Another Hard Drive Move Windows Deployment Server To Another Hard Drive is easy with this tutorial not sure why i thought this was a good…
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…
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,…
Change SQL Database Single and Multiuser Mode Change SQL Database Single and Multiuser Mode this i unfortunately had to learn on the fly, not sure how it happened, but…
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…
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…
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…
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:…
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…