TEST POST

How to install Ubuntu on Windows 10

Ubuntu on Windows 10
Ubuntu on Windows 10


Why we need this Ubuntu on Windows

Those who love to work with a good terminal like Mac one or Ubuntu one, did not get it in window system, to have same kind of experience for windows PC it was hard to get. 

The solution to the given problem -

To solve this problem on windows, Now we can enable Ubuntu which would help the developer to get the same terminal feel without leaving the windows(I will share the how-to steps in this blog). This setup will not be required to install new Ubuntu altogether, which starts and need to be selected on each system boot but will have Ubuntu running as subsystem within the current running windows system, means no reboot is required.

Features you will get-

  • Easily install all the package through the terminal for your easy 
  • Use or run native tools such as ssh, apt, git etc from windows computer
  • Get bash, Z shell and other shell environments without virtual machine  or dual-booting

How to install Ubuntu -

The first step is to enable WSL for your windows, run the following common in PowerShell as Administrator:
Ubuntu on Windows 10
Ubuntu on Windows 10
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
You will see the window like this:
Ubuntu on Windows 10
Ubuntu on Windows 10
Wait for few more minutes to download this image into the laptop, it may take few minutes dependent on your internet speed.

In the end, You will get this screen.

Ubuntu on Windows 10
Ubuntu on Windows 10

After this just restart your computer.


And then restart you windows 10.

Post a Comment

Previous Post Next Post