Segmentation Fault using yarn (Linux) [New Question]

A quick question, answered on Heelpbook, about “Segmentation Fault using yarn (Linux)”, that prevents the usage of yarn utility, that is used to use and share code with other developers from around the world. 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 …

SharePoint – Install SharePoint Client Components SDK

As Sharepoint server developers or administrators, we will have to look for a necessary component that is required when preparing client machines for CSOM based PowerShell development. These components, called Sharepoint Client Components SDK, are available for free by Microsoft. Read More …

Powershell – Check and find the product GUID of an installed MSI setup

The product code is the unique GUID of identifying an application or product release; In other words, different versions and languages of Product must have different product codes. Also, ProductCode can be used to query feature state, and product state. For example, installer API “MsiQueryFeatureStateEx()” and “MsiQueryProductState()”, etc. Read More …

VMware – OVF ha un manifest file non valido

Spesso, in ambienti VMware complessi si adopera molto la funzionalità di estrazione delle virtual machines in formato OVF/OVA, per poter trasferire tali VM su altri cluster VMware o semplicemente adoperarli come template su altri sistemi di virtualizzazione. Read More …