Install apps on Ubuntu on Wsl2 in Windows 10

Posted on March 13, 2021 in DevOps • Tagged with #ubuntu, #wsl2, #win10, #git, #ssh, #nvm, #nodejs

Intro

This blog is a continuation from Install Docker Desktop on Windows 10 Home - including WSL, where I installed WSL2 on a Windows 10 laptop including openSUSE-Leap-15-1 as default distro in WSL2.

In this blog I want to start using Ubuntu 20.04 and see if it gives an ok …


Continue reading

Vue Storefront installation on Windows Dev box

Posted on May 15, 2018 in DevOps • Tagged with #vue, #magento, #webshop, #seo, #pwa, #docker, #git, #yarn, #npm, #nvm, #shopify, #snipchart

Vue Storefront will soon be out (june 2018). It is a PWA frontend to the Magento webshop.

I think I'll give it a testdrive.
I am attending a online marketing seminar and workshop presented by Thomas Zacchi (@tzacchi) from intoto digital, so I could use a modern webshop to play …


Continue reading

Using NVM for Windows and Yarn

Posted on October 08, 2017 in DevOps • Tagged with #nvm, #nodejs, #npm, #yarn, #chocolatay, #symlink

Microsoft created Taco (Tools for Apache Cordova) - a set of Node.js tools with specific versions. It was to be used from within Visual Studio, so they knew what was global in their Cordova apps. I blogged about it here

With Nvm For Windows you can stay in the shell …


Continue reading