Viewing: February 2019




How to install Ubuntu Desktop 18.04 LTS in Hyper-V on Windows 10

In this blog post, I will show you how to install and setup Ubuntu Desktop 18.04 LTS in Hyper-V. Since Hyper V comes shipped with Windows OS (Except Home Edition), chances are that you already have Hyper V available in your system, ready to be used. Please note that you can install only LTS version… Read more




How to download and install Node.js and NPM on Windows 10

In this blog post, I will show you how to install NodeJS 13.8.0 and Node Package Manager (NPM) in Windows 10. Node.JS is a popular server side scripting language which is based on JavaScript V8 Engine. As you know, JavaScript runs and restricted to a web browser. NodeJS is a enhanced version of JavaScript in… Read more