Rename an existing PostgreSQL Database

Renaming a PostgreSQL is one of the activities that could be necessary during a normal database lifecycle, sometimes due to testing or development related activities linked to a pre-existing database. Let’s see which PL/pgSQL statement we can use to rename a database. Read More …

Downgrade nodejs when needed using CLI [New Question]

A quick question, answered on Heelpbook, about how to “Downgrade nodejs when needed using CLI”, on both Windows and Linux platforms. Here two available methods (they are not the only ones) to downgrade nodejs (and npm) using command line approach. Read More …

Install the PowerShell Active Directory Module

This guide explains how to install the Active Directory (AD) module for PowerShell Core 6.0 and Windows PowerShell. For Windows PowerShell, the document describes how to install the AD module for Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008 R2, Windows Server 2012 R2, and Windows Server 2016. Read More …

Managing Fonts in Windows 10

Managing fonts in Windows 10 is not so difficult, once seen the procedure on how to add, remove and modify them. Let’s begin saying that in latest Windows 10 builds you will need to open the Fonts Control Panel by opening the following folder: C:\Windows\Fonts. Read More …