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

How to Install PostgreSQL on Windows Servers

crtechtipsAug 4, 20203 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

crtechtipsAug 4, 202010 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

crtechtipsMar 11, 20205 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

crtechtipsMar 2, 20205 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 …

How to Install PostgreSQL on CentOS 7

crtechtipsMar 2, 20207 min read

PostgreSQL is a powerful and open source relational database platform. It’s scalable across multiple platforms and is a widely used and well-loved tool. In this tutorial, we’ll show you how …