Install Node.js and cncjs on Raspberry Pi Zero

Installation of Node.js Like I installed the light version of Raspbian without any additional packages, it is necessary to install Node.js on which cncjs is based. Raspberry Pi Zero is based on an armv6l architecture, so we have to download the appropriate version. Furthermore, cncjs v1.x recommends to use a specific Node.js version as v4 … Continue reading Install Node.js and cncjs on Raspberry Pi Zero

0x8007025D Windows Installation Error and VirtualBox

I tried to install a new virtual machine with latest version of Windows 10 (2004), but during installation, I always encountered the 0x8007025D error message, randomly in different moment of the setup. It appears that this error is related to Hyper-V. In my case, I solved this issue by deactivating Hyper-V on my computer but … Continue reading 0x8007025D Windows Installation Error and VirtualBox