Enterprise Operating Systems

Troubleshooting and Guides for: Microsoft Server, Linux, and VMware

Read More

Dell Hardware/Software Guides

Dell Servers – PowerEdge, Blades, and Cloud
integrated Dell Remote Access Controller (iDrac)
OpenMange Server Administrator (OMSA)

Read More

Scripting Guides

PowerShell, Bash, JSON, and Python Scripting Guides

Read More

Join Linux to Active Directory with PowerShell Core

crtechtips Aug 28, 2020 1 min read

There are many possibilities for using PowerShell on non-Windows platforms now and today my mind was pondering how to use it to join Linux servers to Active Directory. So, I …

How to Install PostgreSQL on Windows Servers

crtechtips Aug 4, 2020 3 min read

Open a browser tab and go to the PostgreSQL -EnterpriseDB website to download the installer. Select the latest version (version 10.3 at the time of writing of this article). Then …

How To Install And Configure Windows Server 2019 And Project Honolulu

crtechtips Aug 4, 2020 10 min read

How To Install And Configure Windows Server 2019 And Project Honolulu This article discusses how you can install and setup Microsoft’s Windows Server 2019 and Project Honolulu. Step 1: Download …

How to Integrate RHEL 7 or CentOS 7 with Windows Active Directory

crtechtips Mar 11, 2020 5 min read

In Most of the Organizations users and groups are created and managed on Windows Active Directory.  We can integrate our RHEL 7 and CentOS 7 servers with AD(Active Directory) for …

How To Completely Uninstall PostgreSQL

crtechtips Mar 2, 2020 5 min read

Introduction If you’re using PostgreSQL, you may need to remove the package from your system at some point. It’s important to know how to uninstall PostgreSQL properly to make sure …