Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Overview

You can enter the bash shell on windows from the command prompt by typing: 

Code Block
> bash

...

Installation

Visit the Microsoft Store and install Ubuntu.


Image Added


Click get and then wait for the download to complete. You can view the status of the download by clicking the download icon in the top right corner.

Image Added


Once it has downloaded, click the launch button from the initial ubuntu screen.


Image Added

Enter a new username and password.


Image Added


Launch the Ubuntu App to get a command prompt.

Code Block
USER@HOST:~$ uname -a
Linux N-CND1042RH7 5.4.72-microsoft-standard-WSL2

...

 #1 SMP Wed Oct 28 23:40:43 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Common Tasks 

Mount your windows home folder

...