Ubuntu on Windows 10 WSL
Last updated
Was this helpful?
Last updated
Was this helpful?
Have WLS installed and enabled with Ubuntu 20.04 installed, see .
In Windows create the following folder structure, where it's suitable for you on the C: drive Documents\workspace\microting, in this example we asume it's located like this: C:\Users\yourname\Documents\workspace\microting In order for you to be able to do git clones in Ubuntu onto your C: drive, we have to change the mounting of the C: drive. Open the Ubuntu window and execute, see :
When that is done, we can symbolic link the directory structure, to ensure our Linux scripts work as expected in WSL, so execute the following:
Now we have the following structure in our home directory of the linux user: /home/ubuntu/Documents From now on all sh scripts can be executed inside the Ubuntu terminal and you can either follow the or use node/C# from within Windows and follow the rest of the guide.
On google type "mySQL windows" or go to this link:
Download and install web community
Download install .Net core 2.2 SDK for WINDOWS
In your webbrowser go to "localhost:4200"
Thereafter fil out the form
OBS! Remember to use the token and customer number you have received from Microting
OBS! If you havent received a token or customer number, then use this standard token and customer number:
Token: abc1234567890abc1234567890abcdef
Customer Number: 420
OBS! In "Authentication Type" write "user = root;"
OBS! In "Authentication Type" if a password is needed by your mysql write "user=root;password=*yourpassword*;"
After filling form Click button "Save"
Look at screenshot below:
Login with your Email and Password
Enjoy!
Download and install node.JS 12.x Windows installer